*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}.site-title,.site-subtitle,.hero-title,.hero-description,.section-header,.questions-intro,.questions li,.footer-headline,.footer-pronunciation,.footer-subtitle,.footer-copyright{will-change:opacity,transform,filter}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;color:#0a0a0a;background:#fafafa;min-height:100vh;position:relative}.site-nav{position:sticky;top:0;padding:2rem 6rem;z-index:1000;background:#fafafa00;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.1);width:80%;margin:auto;transition:all .6s cubic-bezier(.4,0,.2,1)}.site-nav.nav-dark{top:10px;background:#0a0a0a00;border-bottom:1px solid rgba(255,255,255,.15);padding:15px 50px;margin:10px auto;border-radius:20px}.site-title{font-family:Playfair Display,Georgia,serif;font-size:1.825rem;font-weight:600;color:#0a0a0a;letter-spacing:.015em;transition:color .6s cubic-bezier(.4,0,.2,1)}.site-nav.nav-dark .site-title{color:#fff;font-size:1em}.site-subtitle{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:.85rem;font-weight:400;letter-spacing:.025em;opacity:.45;margin-left:1.25rem;position:relative;top:-.15em;transition:opacity .6s cubic-bezier(.4,0,.2,1)}.site-nav.nav-dark .site-subtitle{opacity:.4}main{max-width:1100px;padding:4rem 6rem;margin:0 auto;position:relative;min-height:100vh;display:flex;flex-direction:column;justify-content:center}.hero-sections{display:flex;flex-direction:column;gap:4.5rem;margin-bottom:0;min-height:calc(100vh - 200px);justify-content:center}.hero-item{display:grid;grid-template-columns:1.2fr 1fr;gap:3.5rem;align-items:center;padding:0}.hero-title{font-family:Playfair Display,Georgia,serif;font-size:4.25rem;font-weight:400;color:#0a0a0a;letter-spacing:-.035em;line-height:.95;margin:0}.hero-description{font-size:1.125rem;font-weight:400;color:#1a1a1a;letter-spacing:-.015em;line-height:1.65;margin:0}.math-symbol{font-family:"STIX Two Math","Latin Modern Math","Cambria Math",serif;font-size:1.1em}.math-symbol-1{color:#11998e;background:linear-gradient(135deg,#11998e,#38ef7d,#11998e);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradient-shift 3s ease infinite}.math-symbol-2{color:#ff6b9d;background:linear-gradient(135deg,#ff6b9d,#ffc371,#ff6b9d);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradient-shift 3s ease infinite;animation-delay:.5s}.math-symbol-3{color:#667eea;background:linear-gradient(135deg,#667eea,#f857a6,#667eea);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradient-shift 3s ease infinite;animation-delay:1s}a{text-decoration:none;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);border-bottom:2px solid transparent;padding-bottom:2px;position:relative;display:inline-flex;align-items:center;gap:.3rem;padding-right:1.2em}a:before{content:"";width:.7em;height:2px;background:currentColor;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;right:calc(.45em - 6px);top:calc(50% - 4px);transform:rotate(-45deg);transform-origin:right center}a:after{content:"";width:.5em;height:.5em;border-top:2px solid currentColor;border-right:2px solid currentColor;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;right:0;top:50%;margin-top:-.25em}a:hover{opacity:.8;transform:translateY(-1px)}a:hover:before{transform:rotate(0) translateY(4px) translate(2px)}a:hover:after{transform:rotate(45deg)}.link-1{color:#11998e;background:linear-gradient(135deg,#11998e,#38ef7d,#11998e);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradient-shift 3s ease infinite}.link-1:hover{border-bottom-color:#11998e}.link-2{color:#ff6b9d;background:linear-gradient(135deg,#ff6b9d,#ffc371,#ff6b9d);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradient-shift 3s ease infinite;animation-delay:.5s}.link-2:hover{border-bottom-color:#ff6b9d}.link-3{color:#667eea;background:linear-gradient(135deg,#667eea,#f857a6,#667eea);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradient-shift 3s ease infinite;animation-delay:1s}.link-3:hover{border-bottom-color:#667eea}.questions-carousel{margin:0;padding:0;position:relative;width:100vw;height:calc(100vh + 100px);margin-left:calc(-50vw + 50%);margin-top:8rem;background:#000}.carousel-header{position:relative;display:flex;align-items:center;gap:2rem;margin-bottom:.5rem}.carousel-label{display:flex;align-items:center;gap:1.5rem}.label-text{font-family:Inter,sans-serif;font-size:.6875rem;font-weight:500;text-transform:uppercase;letter-spacing:.2em;color:#ffffff73}.live-badge{display:inline-flex;align-items:center;gap:.5rem;font-family:Inter,sans-serif;font-size:.625rem;font-weight:400;text-transform:uppercase;letter-spacing:.12em;color:#fff6;padding:.4rem .9rem;background:#ffffff0d;border-radius:50px;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.live-dot{width:6px;height:6px;border-radius:50%;background:#38ef7d;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1);box-shadow:0 0 #38ef7d66}50%{opacity:.6;transform:scale(.85);box-shadow:0 0 0 8px #38ef7d00}}.carousel-container{width:100%;height:100%;position:relative;overflow:hidden;cursor:grab;-webkit-user-select:none;user-select:none}.carousel-container:active{cursor:grabbing}.carousel-track{width:100%;height:100%;position:relative}.carousel-slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:opacity 1s cubic-bezier(.65,0,.35,1),visibility 1s cubic-bezier(.65,0,.35,1)}.carousel-slide.active{opacity:1;visibility:visible}@keyframes gradient-shift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.slide-background{position:absolute;top:0;left:0;width:100%;height:100%;background:#000;z-index:1;overflow:hidden}.slide-background video{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);object-fit:cover;z-index:1}.slide-background:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(circle at 30% 50%,rgba(17,153,142,.08) 0%,transparent 50%);z-index:2}.slide-background:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,.3) 0%,transparent 20%,transparent 80%,rgba(0,0,0,.5) 100%),radial-gradient(circle at center,transparent 40%,rgba(0,0,0,.4) 100%);z-index:3;pointer-events:none}.slide-content{position:absolute;bottom:6rem;left:4rem;max-width:55%;z-index:10;display:flex;flex-direction:column;gap:.75rem}.slide-number{font-family:Inter,sans-serif;font-size:3.25rem;font-weight:600;color:#fff;text-transform:uppercase;line-height:1;margin-bottom:.5rem}.slide-question{font-family:Space Grotesk,-apple-system,BlinkMacSystemFont,sans-serif;font-size:2.5rem;font-weight:400;line-height:1.3;letter-spacing:-.025em;color:#fff;margin:0}.carousel-controls{position:absolute;bottom:6rem;right:4rem;z-index:100;display:flex;align-items:center;gap:2rem}.carousel-btn{width:56px;height:56px;border:none;background:transparent;color:#ffffff80;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative}.carousel-btn:before{content:"";position:absolute;width:1px;height:32px;background:#fff3;transform:rotate(-45deg);transition:all .4s cubic-bezier(.4,0,.2,1)}.carousel-btn svg{opacity:0;transform:scale(.8);transition:all .4s cubic-bezier(.4,0,.2,1)}.carousel-btn:hover:before{opacity:0;transform:rotate(-45deg) scale(.5)}.carousel-btn:hover svg{opacity:1;transform:scale(1)}.carousel-btn:hover{color:#ffffffe6}.carousel-btn:active{transform:scale(.9)}.carousel-pagination{display:flex;align-items:center;gap:.75rem}.pagination-dot{width:8px;height:8px;border-radius:50%;background:#fff3;cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1)}.pagination-dot:hover{background:#fff6;transform:scale(1.2)}.pagination-dot.active{background:#fffc;width:24px;border-radius:4px}.site-footer{position:relative;width:100%;min-height:100vh;display:flex;align-items:center;justify-content:center;background:#fafafa}.footer-content{max-width:1100px;width:100%;margin:0 auto;padding:6rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:6rem;min-height:100vh}.footer-main{display:flex;flex-direction:column;align-items:center;gap:1.25rem;text-align:center;flex:1;justify-content:center}.footer-headline{font-family:EB Garamond,Cormorant Garamond,Georgia,serif;font-size:5.5rem;font-weight:400;color:#0a0a0a;letter-spacing:.02em;line-height:1;margin:0}.footer-pronunciation{font-family:Inter,sans-serif;font-size:1.125rem;font-weight:400;color:#0006;letter-spacing:.01em;margin:0 0 1.5rem}.footer-subtitle{font-family:Inter,sans-serif;font-size:1.25rem;font-weight:400;color:#666;letter-spacing:-.015em;line-height:1.7;margin:0;max-width:600px}.footer-link{font-family:Inter,sans-serif;font-size:1.25rem;font-weight:500;letter-spacing:-.01em}.link-footer{background:linear-gradient(135deg,#8e94a8,#a8b5d1,#c0cae0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:#8e94a8;transition:all .4s cubic-bezier(.4,0,.2,1)}.link-footer:hover{background:linear-gradient(135deg,#6b7280,#8e94a8,#a8b5d1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;border-bottom-color:#8e94a8}.footer-meta{position:absolute;bottom:3rem;right:4rem}.footer-copyright{font-family:SF Mono,Monaco,Menlo,Consolas,Courier New,monospace;font-size:.8125rem;font-weight:400;color:#0000004d;letter-spacing:.02em;margin:0}@media (max-width: 768px){.site-nav{padding:1.5rem 3rem;width:100%}.site-nav.nav-dark{width:100%}main{padding:6rem 3rem 3rem;min-height:auto;justify-content:flex-start}.hero-sections{gap:4rem}.hero-item{grid-template-columns:1fr;gap:1.5rem;align-items:start}.hero-title{font-size:3rem}.hero-description{font-size:1.0625rem}.questions-carousel{margin-top:4rem}.carousel-header{margin-bottom:.375rem}.label-text{font-size:.625rem}.live-badge{font-size:.5625rem;padding:.35rem .75rem}.slide-content{bottom:4rem;left:2rem;max-width:75%}.slide-number{font-size:1rem}.slide-question{font-size:2.5rem}.carousel-controls{bottom:4rem;right:2rem;gap:1.5rem}.carousel-btn{width:44px;height:44px}.footer-content{padding:4rem 3rem;gap:4rem}.footer-headline{font-size:4rem;letter-spacing:.015em}.footer-pronunciation{font-size:1rem}.footer-subtitle,.footer-link{font-size:1.125rem}.footer-meta{bottom:2rem;right:2rem}}@media (max-width: 768px){.site-subtitle{font-size:.5625rem;margin-left:1rem}}@media (max-width: 480px){.site-nav{padding:1.25rem 1.5rem}.site-title{font-size:.9375rem}.site-subtitle{font-size:.5rem;margin-left:.75rem;letter-spacing:.02em}main{padding:5rem 1.5rem 2rem}.hero-sections{gap:3.5rem}.hero-item{gap:1.25rem}.hero-title{font-size:2.25rem;line-height:1}.hero-description{font-size:1rem}.questions-carousel{margin-top:6rem}.carousel-header{margin-bottom:.25rem}.carousel-label{flex-direction:column;align-items:flex-start;gap:.75rem}.label-text{font-size:.5625rem}.live-badge{font-size:.5rem;padding:.3rem .7rem}.slide-content{bottom:3rem;left:1.5rem;right:1.5rem;max-width:none}.slide-number{font-size:.875rem}.slide-question{font-size:1.875rem;line-height:1.2}.carousel-controls{bottom:3rem;right:1.5rem;gap:1rem}.carousel-btn{width:40px;height:40px}.carousel-btn svg{width:20px;height:20px}.pagination-dot{width:6px;height:6px}.pagination-dot.active{width:18px}.footer-content{padding:3rem 1.5rem;gap:3rem}.footer-headline{font-size:3rem;letter-spacing:.01em}.footer-pronunciation{font-size:.9375rem;margin:0 0 1rem}.footer-subtitle,.footer-link{font-size:1rem}.footer-copyright{font-size:.75rem}.footer-meta{bottom:1.5rem;right:1.5rem}}::selection{background:#11998e;color:#fff}::-moz-selection{background:#11998e;color:#fff}
