@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700;900&display=swap";:root{font-size:16px;line-height:normal}body{width:100%;min-width:320px;min-height:100vh;margin:0;padding:0}#root{width:100%;min-height:100vh;margin:0;padding:0}*{box-sizing:border-box;margin:0;padding:0}:root{font-family:Montserrat,sans-serif;font-size:16px}html{-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body{background-color:#f5f5f5;width:100%;min-height:100vh;margin:0;padding:0;overflow-x:hidden}body{position:relative}.container{flex-direction:column;width:100%;max-width:100vw;min-height:100vh;display:flex;overflow-x:hidden}.hero-section{text-align:center;z-index:10;flex-direction:column;align-items:center;width:100%;padding:2rem 1rem;display:flex;position:relative}.profile-wrapper{background-color:#ddd;border:4px solid #fff;border-radius:50%;flex-shrink:0;width:clamp(120px,30vw,180px);height:clamp(120px,30vw,180px);margin-bottom:1rem;overflow:hidden;box-shadow:0 8px 16px #0000001a}.profile-pic{object-fit:cover;width:100%;height:100%;display:block}.name{text-transform:uppercase;letter-spacing:.05em;word-wrap:break-word;max-width:100%;margin:0 0 .5rem;padding:0 1rem;font-size:clamp(1.5rem,5vw,3rem);font-weight:900}.tagline{opacity:.95;max-width:90%;margin:0 auto;padding:0 1rem;font-size:clamp(.9rem,2.5vw,1.1rem);font-weight:500;line-height:1.6}.links-section{background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:scroll;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;min-height:60vh;padding:4rem 1rem;display:flex;position:relative}.links-section:before{content:"";pointer-events:none;z-index:1;background:#0000001a;position:absolute;inset:0}.links-grid{z-index:2;flex-direction:column;justify-content:center;width:100%;max-width:1200px;margin:0 auto;padding:0 1rem;display:flex;position:relative}.btn{color:#000;text-transform:uppercase;letter-spacing:.08em;text-align:center;word-wrap:break-word;background-color:#fff;border-radius:50px;justify-content:center;align-items:center;width:100%;min-height:50px;margin-bottom:1rem;padding:clamp(1rem,3vw,1.25rem);font-size:clamp(.75rem,2vw,.95rem);font-weight:800;text-decoration:none;transition:transform .2s cubic-bezier(.175,.885,.32,1.275),box-shadow .2s;display:flex;box-shadow:0 4px 6px #0000001a}.btn:hover{transform:translateY(-3px);box-shadow:0 8px 16px #00000026}.btn:active{transform:translateY(-1px)}.featured-card{color:#000;text-transform:uppercase;text-align:center;letter-spacing:.1em;word-wrap:break-word;background-color:#fff;border-radius:30px;justify-content:center;align-items:center;width:100%;height:100%;min-height:clamp(200px,40vw,300px);padding:2rem 1rem;font-size:clamp(1rem,2.5vw,1.2rem);font-weight:900;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 15px #0000001a}.featured-card:hover{transform:scale(1.02);box-shadow:0 12px 24px #0003}.copyright{color:#fff;text-shadow:0 2px 4px #00000080;z-index:2;text-align:center;flex-shrink:0;width:100%;margin-top:auto;padding:1.5rem 1rem;font-size:clamp(.75rem,2vw,.85rem);font-weight:600;position:relative}.mobile-links{flex-direction:column;width:100%;max-width:500px;margin:0 auto;display:flex}.desktop-links{display:none}.featured-btn{border:3px solid #ffffff4d;min-height:clamp(100px,20vw,150px);font-size:clamp(.9rem,2.5vw,1.1rem)}@media (min-width:600px){.hero-section{padding:3rem 2rem 2.5rem}.links-section{padding:2.5rem 2rem 2rem}.profile-wrapper{border:5px solid #fff;margin-bottom:1.5rem}.name{margin-bottom:.75rem}.tagline,.mobile-links{max-width:600px}.btn{margin-bottom:1.25rem}}@media (min-width:900px){.hero-section{padding:4rem 2rem 3rem}.links-section{background-attachment:fixed;padding:3rem 2rem 2rem}.mobile-links{display:none}.desktop-links{grid-template-columns:1fr 1.3fr 1fr;align-items:stretch;gap:clamp(1.5rem,2.5vw,2.5rem);display:grid}.col{flex-direction:column;justify-content:flex-start;gap:clamp(1rem,1.5vw,1.5rem);display:flex}.center-col{justify-content:center}.btn{margin-bottom:0}.copyright{padding-top:3rem}}@media (min-width:1400px){.hero-section{padding:5rem 3rem 4rem}.links-section{padding:4rem 3rem 3rem}.desktop-links{gap:3rem}.col{gap:2rem}}@media (max-width:375px){.hero-section,.links-section{padding:1.5rem .75rem}.name{letter-spacing:.03em}.btn{letter-spacing:.05em;padding:.9rem}}@media (max-height:600px) and (orientation:landscape){.hero-section{padding:1.5rem 1rem 1rem}.profile-wrapper{width:100px;height:100px;margin-bottom:.75rem}.name{margin-bottom:.25rem}.links-section{padding:1.5rem 1rem 1rem}.copyright{margin-top:1rem;padding-top:1rem}}@media print{.links-section{background:#fff!important}.btn,.featured-card{box-shadow:none;border:1px solid #ddd}}
