:root{--g5:#04342c;--g4:#0a5c4a;--g3:#158a6e;--g2:#2db88f;--g1:#7dd8bc;--g0:#e1f5ee;--amber:#ba7517;--amber-bg:#fef3cd;--pink:#d4537e;--pink-bg:#fce8ef;--slate:#1a2332;--slate2:#2d3f55;--slate3:#4a5f78;--slate4:#8fa4bc;--off:#f5f9f7;--white:#fff;--r:14px;--rs:8px;--shadow:0 2px 16px #04342c1a;--shadow-h:0 8px 32px #04342c2e;--page-max:1220px;font-family:DM Sans,sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;overflow-x:clip}body{background:var(--off);color:var(--slate);-webkit-font-smoothing:antialiased;min-height:100vh}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}.section{padding:5rem 2rem}.section-inner{max-width:var(--page-max);margin:0 auto}.section-label{text-transform:uppercase;letter-spacing:.12em;color:var(--g3);margin-bottom:.65rem;font-size:.7rem;font-weight:700}.section-title{color:var(--slate);margin-bottom:.7rem;font-family:Playfair Display,serif;font-size:clamp(1.6rem,3.5vw,2.4rem);line-height:1.18}.section-title em{color:var(--g3);font-style:italic}.section-sub{color:var(--slate3);max-width:540px;font-size:.97rem;line-height:1.72}.soon-badge{color:var(--g2);vertical-align:middle;background:#2db88f26;border-radius:4px;margin-left:.4rem;padding:.04rem .32rem;font-size:.64rem}.ct-badge-glow{animation:2s ease-in-out infinite ctBadgeGlow}@keyframes ctBadgeGlow{0%,to{box-shadow:0 0 #ba75174d}50%{box-shadow:0 0 12px 4px #ba751726}}.ct-reveal{opacity:0;transition:opacity .65s,transform .65s;transform:translateY(32px)}.ct-reveal.ct-visible{opacity:1;transform:translateY(0)}.ct-reveal-left{opacity:0;transition:opacity .65s,transform .65s;transform:translate(-32px)}.ct-reveal-left.ct-visible{opacity:1;transform:translate(0)}.ct-reveal-right{opacity:0;transition:opacity .65s,transform .65s;transform:translate(32px)}.ct-reveal-right.ct-visible{opacity:1;transform:translate(0)}.ct-stagger-1{transition-delay:.1s}.ct-stagger-2{transition-delay:.2s}.ct-stagger-3{transition-delay:.3s}.ct-stagger-4{transition-delay:.4s}.ct-stagger-5{transition-delay:.5s}.ct-stagger-6{transition-delay:.6s}.fade-up{opacity:0;transition:opacity .55s,transform .55s;transform:translateY(24px)}.fade-up.visible{opacity:1;transform:translateY(0)}.ct-card-hover{transition:transform .2s,box-shadow .2s}.ct-card-hover:hover{transform:translateY(-6px);box-shadow:0 12px 40px #0000001f}.ct-pulse{animation:2.5s ease-in-out infinite ctPulse}@keyframes ctPulse{0%,to{box-shadow:0 0 #2db88f66}50%{box-shadow:0 0 0 10px #2db88f00}}.ct-hero-headline{opacity:0;animation:.9s forwards ctHeroIn;transform:translateY(24px)}.ct-hero-sub{opacity:0;animation:.9s .2s forwards ctHeroIn;transform:translateY(24px)}.ct-hero-cta{opacity:0;animation:.9s .4s forwards ctHeroIn;transform:translateY(24px)}.ct-hero-stats{opacity:0;animation:.9s .6s forwards ctHeroIn;transform:translateY(24px)}@keyframes ctHeroIn{to{opacity:1;transform:translateY(0)}}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}footer{background:var(--g5);padding:2.5rem 2rem 1.5rem}.footer-inner{max-width:var(--page-max);margin:0 auto}.footer-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:2rem;display:flex}.footer-brand .nav-logo{font-size:1.3rem}.footer-tagline{color:#ffffff6b;max-width:200px;margin-top:.4rem;font-size:.78rem;line-height:1.5}.footer-links{flex-wrap:wrap;gap:3rem;display:flex}.footer-col h4{text-transform:uppercase;letter-spacing:.1em;color:#ffffff4d;margin-bottom:.75rem;font-size:.67rem;font-weight:700}.footer-col a{color:#ffffff8c;margin-bottom:.4rem;font-size:.8rem;text-decoration:none;transition:color .15s;display:block}.footer-col a:hover{color:var(--g1)}.footer-bottom{border-top:1px solid #ffffff12;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.2rem;display:flex}.footer-bottom p{color:#ffffff52;font-size:.73rem}.footer-bottom strong{color:var(--g2)}.footer-mission{color:#ffffff47;text-align:right;max-width:320px;font-size:.72rem;line-height:1.5}@media (max-width:640px){.footer-top{flex-direction:column;gap:1.5rem}.footer-links{gap:2rem}.footer-mission{text-align:left}.footer-bottom{flex-direction:column;align-items:flex-start}}.hero{text-align:center;background:linear-gradient(135deg,#04342c 0%,#0a5c4a 45%,#158a6e 80%,#2db88f 100%);padding:6rem 2rem 5rem;position:relative;overflow:hidden}.hero:before{content:"🍵";opacity:.04;pointer-events:none;font-size:280px;line-height:1;position:absolute;top:-10%;right:-2%}.hero:after{content:"🍵";opacity:.03;pointer-events:none;font-size:200px;line-height:1;position:absolute;bottom:-15%;left:-1%;transform:rotate(-25deg)}.hero-eyebrow{color:#7dd8bc;letter-spacing:.06em;text-transform:uppercase;background:#2db88f2e;border:1px solid #2db88f59;border-radius:20px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.3rem .9rem;font-size:.75rem;font-weight:600;display:inline-flex}.hero-inner{z-index:1;max-width:760px;margin:0 auto;position:relative}.hero h1{color:#fff;letter-spacing:-.01em;margin-bottom:1.1rem;font-family:Playfair Display,serif;font-size:clamp(2.1rem,5.5vw,3.6rem);line-height:1.12}.hero h1 em{color:#7dd8bc;font-style:italic}.hero-sub{color:#ffffffc7;max-width:580px;margin:0 auto 2.5rem;font-size:1.05rem;line-height:1.78}.hero-ctas{flex-wrap:wrap;justify-content:center;gap:.85rem;margin-bottom:3rem;display:flex}.hero-brew-prompt{cursor:pointer;background:#2db88f1f;border:1.5px solid #2db88f59;border-radius:999px;justify-content:center;align-items:center;gap:.75rem;margin-bottom:2rem;padding:.6rem 1.4rem;text-decoration:none;transition:all .2s;display:inline-flex}.hero-brew-prompt:hover{background:#2db88f38;border-color:#2db88fa6;transform:translateY(-1px)}.hero-brew-prompt-dot{background:#2db88f;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s ease-in-out infinite brewPulseHero}@keyframes brewPulseHero{0%,to{box-shadow:0 0 #2db88f99}50%{box-shadow:0 0 0 6px #2db88f00}}.hero-brew-label{color:#7dd8bc;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;font-size:.8rem;font-weight:700}.hero-brew-text{color:#ffffffe0;white-space:nowrap;font-size:.88rem;font-weight:500}.hero-brew-arrow{color:#2db88f;font-size:.85rem;transition:transform .2s}.hero-brew-prompt:hover .hero-brew-arrow{transform:translate(3px)}.hero-stats{background:#ffffff12;border:1px solid #ffffff1a;border-radius:14px;justify-content:center;max-width:520px;margin:0 auto;display:flex;overflow:hidden}.hs{border-right:1px solid #ffffff1a;flex:1;padding:1rem .5rem}.hs:last-child{border-right:none}.hs-num{color:#fff;font-family:Playfair Display,serif;font-size:1.75rem;font-weight:700}.hs-lbl{color:#ffffff8c;margin-top:.18rem;font-size:.69rem;line-height:1.3}.btn-primary{color:#04342c;cursor:pointer;letter-spacing:.01em;background:#2db88f;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.82rem 1.8rem;font-family:inherit;font-size:.92rem;font-weight:700;text-decoration:none;transition:all .18s;display:inline-flex}.btn-primary:hover{color:#04342c;background:#fff;transform:translateY(-1px);box-shadow:0 6px 24px #0003}.btn-secondary{color:#fff;cursor:pointer;background:0 0;border:1.5px solid #ffffff73;border-radius:8px;align-items:center;gap:.5rem;padding:.82rem 1.8rem;font-family:inherit;font-size:.92rem;font-weight:600;text-decoration:none;transition:all .18s;display:inline-flex}.btn-secondary:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-1px)}.marquee-strip{background:#04342c;border-top:1px solid #ffffff0f;border-bottom:1px solid #ffffff0f;padding:.75rem 0;overflow:hidden}.marquee-track{white-space:nowrap;gap:0;animation:35s linear infinite marquee;display:flex}.marquee-track:hover{animation-play-state:paused}.marquee-item{color:#ffffffa6;border-right:1px solid #ffffff1a;align-items:center;gap:.5rem;padding:0 1.5rem;font-size:.78rem;font-weight:600;display:inline-flex}.marquee-item span{font-size:.95rem}.feature-strip{background:#fff;border-top:1px solid #e2ede9;border-bottom:1px solid #e2ede9}.feature-strip-inner{grid-template-columns:repeat(4,1fr);max-width:1220px;margin:0 auto;display:grid}.feat-item{text-align:center;border-right:1px solid #e2ede9;padding:2rem 1.5rem;transition:background .15s}.feat-item:last-child{border-right:none}.feat-item:hover{background:#e1f5ee}.feat-num{color:#0a5c4a;margin-bottom:.35rem;font-family:Playfair Display,serif;font-size:2rem;font-weight:700;line-height:1}.feat-label{color:#4a5f78;font-size:.78rem;font-weight:500;line-height:1.4}.diff-section{background:#fff}.diff-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-top:3rem;display:grid}.diff-card{background:#f5f9f7;border:1.5px solid #e2ede9;border-radius:14px;padding:1.6rem 1.5rem;transition:all .2s;position:relative;overflow:hidden}.diff-card:before{content:"";background:var(--card-accent,#158a6e);height:3px;position:absolute;top:0;left:0;right:0}.diff-card:hover{border-color:var(--card-accent,#158a6e);transform:translateY(-2px);box-shadow:0 8px 32px #04342c2e}.diff-icon{margin-bottom:.9rem;font-size:2rem;display:block}.diff-title{color:#1a2332;margin-bottom:.45rem;font-family:Playfair Display,serif;font-size:1.05rem;font-weight:700}.diff-desc{color:#4a5f78;font-size:.84rem;line-height:1.7}.diff-tag{text-transform:uppercase;letter-spacing:.08em;color:var(--card-accent,#158a6e);margin-top:.85rem;font-size:.68rem;font-weight:700;display:inline-block}.brew-section{background:linear-gradient(160deg,#04342c 0%,#0a5c4a 60%,#0d6b54 100%);position:relative;overflow:hidden}.brew-section:before{content:"";background:radial-gradient(at 70%,#2db88f2e 0%,#0000 65%);position:absolute;inset:0}.brew-inner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid;position:relative}.brew-text .section-label{color:#7dd8bc}.brew-text .section-title{color:#fff}.brew-text .section-title em{color:#7dd8bc}.brew-text .section-sub{color:#ffffffb8;max-width:460px}.brew-features{margin:1.8rem 0 2rem;list-style:none}.brew-features li{color:#ffffffd1;border-bottom:1px solid #ffffff12;align-items:flex-start;gap:.75rem;padding:.5rem 0;font-size:.88rem;line-height:1.6;display:flex}.brew-features li:last-child{border-bottom:none}.bf-icon{background:#2db88f40;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;margin-top:1px;font-size:.85rem;display:flex}.chat-mockup{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:16px;overflow:hidden;box-shadow:0 24px 80px #00000059}.chat-header{background:#04342c;border-bottom:1px solid #ffffff1a;align-items:center;gap:.75rem;padding:1rem 1.2rem;display:flex}.chat-avatar{background:#158a6e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:1.1rem;display:flex}.chat-name{color:#fff;font-size:.87rem;font-weight:700}.chat-status{color:#7dd8bc;align-items:center;gap:.3rem;font-size:.7rem;display:flex}.chat-dot{background:#2db88f;border-radius:50%;width:6px;height:6px}.chat-body{background:#04342c4d;flex-direction:column;gap:.75rem;min-height:320px;padding:1.2rem;display:flex}.msg{border-radius:12px;max-width:82%;padding:.65rem .88rem;font-size:.82rem;line-height:1.6}.msg-brew{color:#ffffffe0;background:#ffffff17;border:1px solid #ffffff14;border-radius:4px 12px 12px;align-self:flex-start}.msg-user{color:#fff;background:#158a6e;border-radius:12px 4px 12px 12px;align-self:flex-end}.chat-chips{flex-wrap:wrap;gap:.4rem;padding:.5rem 1.2rem 1.2rem;display:flex}.chat-chip{color:#7dd8bc;cursor:pointer;background:#2db88f33;border:1px solid #2db88f4d;border-radius:20px;padding:.32rem .72rem;font-size:.72rem;font-weight:600;transition:all .15s}.chat-chip:hover{color:#fff;background:#158a6e}.typing-dots{align-items:center;gap:3px;padding:.1rem .2rem;display:flex}.typing-dots span{background:#ffffff80;border-radius:50%;width:5px;height:5px;animation:.9s infinite bounce}.typing-dots span:nth-child(2){animation-delay:.15s}.typing-dots span:nth-child(3){animation-delay:.3s}@keyframes bounce{0%,80%,to{transform:translateY(0)}40%{transform:translateY(-5px)}}.proof-section{background:#04342c;padding:4.5rem 2rem}.proof-inner{max-width:1220px;margin:0 auto}.proof-label{text-transform:uppercase;letter-spacing:.12em;color:#7dd8bc;text-align:center;margin-bottom:.7rem;font-size:.7rem;font-weight:700}.proof-title{color:#fff;text-align:center;margin-bottom:3rem;font-family:Playfair Display,serif;font-size:clamp(1.5rem,3vw,2.1rem)}.quotes-marquee-wrap{padding:.5rem 0;position:relative;overflow:hidden}.quotes-marquee-wrap:before,.quotes-marquee-wrap:after{content:"";z-index:2;pointer-events:none;width:80px;position:absolute;top:0;bottom:0}.quotes-marquee-wrap:before{background:linear-gradient(90deg,#04342c,#0000);left:0}.quotes-marquee-wrap:after{background:linear-gradient(270deg,#04342c,#0000);right:0}.quotes-track{white-space:nowrap;gap:1.2rem;animation:50s linear infinite marquee;display:flex}.quotes-track:hover{animation-play-state:paused}.quote-card-slide{white-space:normal;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;flex-direction:column;flex-shrink:0;justify-content:space-between;min-width:360px;max-width:360px;padding:1.4rem 1.4rem 1.2rem;display:inline-flex}.quote-card-slide .quote-mark{color:#158a6e;margin-bottom:.4rem;font-family:Playfair Display,serif;font-size:1.8rem;line-height:1}.quote-card-slide .quote-text{color:#fffc;white-space:normal;margin-bottom:1rem;font-size:.82rem;font-style:italic;line-height:1.7}.quote-card-slide .quote-author{align-items:center;gap:.65rem;display:flex}.quote-card-slide .qa-avatar{background:#0a5c4a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.9rem;display:flex}.quote-card-slide .qa-name{color:#fff;font-size:.78rem;font-weight:700}.quote-card-slide .qa-role{color:#8fa4bc;font-size:.68rem}.cta-section{background:#f5f9f7;padding:5.5rem 2rem}.cta-inner{grid-template-columns:1fr 1fr;gap:1.5rem;max-width:1220px;margin:0 auto;display:grid}.cta-card{border-radius:16px;padding:2.8rem 2.4rem;position:relative;overflow:hidden}.cta-card-students{background:linear-gradient(135deg,#04342c 0%,#0a5c4a 100%);border:none}.cta-card-institutions{background:#fff;border:1.5px solid #e2ede9}.cta-card-students:after{content:"🍵";opacity:.06;pointer-events:none;font-size:7rem;position:absolute;bottom:-1.5rem;right:-1rem}.cta-tag{text-transform:uppercase;letter-spacing:.12em;margin-bottom:.9rem;font-size:.68rem;font-weight:700;display:block}.cta-card-students .cta-tag{color:#7dd8bc}.cta-card-institutions .cta-tag{color:#158a6e}.cta-card-students h3{color:#fff;margin-bottom:.65rem;font-family:Playfair Display,serif;font-size:1.6rem;line-height:1.18}.cta-card-institutions h3{color:#1a2332;margin-bottom:.65rem;font-family:Playfair Display,serif;font-size:1.6rem;line-height:1.18}.cta-card-students p{color:#ffffffb8;margin-bottom:1.8rem;font-size:.88rem;line-height:1.68}.cta-card-institutions p{color:#4a5f78;margin-bottom:1.8rem;font-size:.88rem;line-height:1.68}.cta-list{margin-bottom:2rem;list-style:none}.cta-list li{align-items:flex-start;gap:.55rem;padding:.3rem 0;font-size:.82rem;line-height:1.55;display:flex}.cta-card-students .cta-list li{color:#fffc}.cta-card-institutions .cta-list li{color:#2d3f55}.cta-check{flex-shrink:0;margin-top:.05rem;font-size:.85rem}.btn-cta-student{color:#04342c;cursor:pointer;background:#2db88f;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.82rem 1.7rem;font-family:inherit;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .18s;display:inline-flex}.btn-cta-student:hover{background:#fff;transform:translateY(-1px);box-shadow:0 6px 20px #0003}.btn-cta-institution{color:#fff;cursor:pointer;background:#158a6e;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.82rem 1.7rem;font-family:inherit;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .18s;display:inline-flex}.btn-cta-institution:hover{background:#0a5c4a;transform:translateY(-1px);box-shadow:0 6px 20px #04342c33}.pricing-note{color:#8fa4bc;margin-top:.7rem;font-size:.72rem;display:block}@media (max-width:900px){.brew-inner{grid-template-columns:1fr;gap:2.5rem}.cta-inner{grid-template-columns:1fr}.feature-strip-inner{grid-template-columns:repeat(2,1fr)}.feat-item:nth-child(2){border-right:none}.feat-item:nth-child(3){border-top:1px solid #e2ede9}}#brew-toggle-btn{bottom:88px!important}#brew-panel{bottom:154px!important}@media (max-width:640px){.hero{padding:4rem 1.25rem 3.5rem}.hero h1{font-size:clamp(1.75rem,7vw,2.4rem)}.hero-ctas{flex-direction:column;align-items:center}.hero-stats{max-width:100%}.hero-brew-text{display:none}.section{padding:3.5rem 1.25rem}.diff-grid{grid-template-columns:1fr}.cta-card{padding:2rem 1.5rem}.feature-strip-inner{grid-template-columns:repeat(2,1fr)}}
