@import "https://fonts.googleapis.com/css2?family=Inter:wght@100;300;400;500;600;700;800;900&display=swap";
.LeadCaptureModal-module__j4-ZZG__overlay{z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#14100c9e;justify-content:center;align-items:center;padding:24px;animation:.22s LeadCaptureModal-module__j4-ZZG__fade;display:flex;position:fixed;inset:0}.LeadCaptureModal-module__j4-ZZG__panel{color:#2c2420;background:#faf7f2;border:1px solid #ddd5c8;border-radius:10px;width:100%;max-width:460px;max-height:calc(100vh - 48px);padding:40px 36px 32px;animation:.26s cubic-bezier(.16,1,.3,1) LeadCaptureModal-module__j4-ZZG__rise;position:relative;overflow-y:auto;box-shadow:0 30px 80px #14100c59}.LeadCaptureModal-module__j4-ZZG__close{color:#7a6e68;cursor:pointer;background:0 0;border:none;border-radius:50%;width:32px;height:32px;font-size:22px;line-height:1;transition:background .18s,color .18s;position:absolute;top:14px;right:16px}.LeadCaptureModal-module__j4-ZZG__close:hover{color:#2c2420;background:#ede5d8}.LeadCaptureModal-module__j4-ZZG__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#c9a97a;margin:0 0 12px;font-size:11px;font-weight:700}.LeadCaptureModal-module__j4-ZZG__title{text-wrap:balance;letter-spacing:-.01em;margin:0 0 10px;font-family:Playfair Display,Georgia,serif;font-size:28px;font-weight:600;line-height:1.25}.LeadCaptureModal-module__j4-ZZG__subtitle{color:#7a6e68;margin:0 0 26px;font-size:14px;line-height:1.7}.LeadCaptureModal-module__j4-ZZG__field{margin-bottom:16px}.LeadCaptureModal-module__j4-ZZG__label{letter-spacing:.12em;text-transform:uppercase;color:#7a6e68;margin-bottom:7px;font-size:11px;font-weight:700;display:block}.LeadCaptureModal-module__j4-ZZG__input{color:#2c2420;background:#fff;border:1px solid #ddd5c8;border-radius:6px;outline:none;width:100%;padding:13px 14px;font-family:inherit;font-size:15px;transition:border-color .18s,box-shadow .18s}.LeadCaptureModal-module__j4-ZZG__input:focus{border-color:#c9a97a;box-shadow:0 0 0 3px #c9a97a2e}.LeadCaptureModal-module__j4-ZZG__input::placeholder{color:#b6aca3}.LeadCaptureModal-module__j4-ZZG__phoneRow{gap:8px;display:flex}.LeadCaptureModal-module__j4-ZZG__phoneRow .LeadCaptureModal-module__j4-ZZG__number{flex:1;min-width:0}.LeadCaptureModal-module__j4-ZZG__picker{flex:none;position:relative}.LeadCaptureModal-module__j4-ZZG__pickerTrigger{color:#2c2420;cursor:pointer;background:#fff;border:1px solid #ddd5c8;border-radius:6px;outline:none;align-items:center;gap:7px;height:100%;padding:13px 12px;font-family:inherit;font-size:15px;transition:border-color .18s,box-shadow .18s;display:flex}.LeadCaptureModal-module__j4-ZZG__pickerTrigger:hover{border-color:#cbbfab}.LeadCaptureModal-module__j4-ZZG__pickerTrigger:focus-visible{border-color:#c9a97a;box-shadow:0 0 0 3px #c9a97a2e}.LeadCaptureModal-module__j4-ZZG__flag{object-fit:cover;background:#ede5d8;border-radius:2px;flex:0 0 22px;width:22px;height:15px}.LeadCaptureModal-module__j4-ZZG__dial{font-variant-numeric:tabular-nums;color:#5d534d}.LeadCaptureModal-module__j4-ZZG__caret{border-top:5px solid #a2968d;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0;transition:transform .18s}.LeadCaptureModal-module__j4-ZZG__caretOpen{transform:rotate(180deg)}.LeadCaptureModal-module__j4-ZZG__srOnly{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.LeadCaptureModal-module__j4-ZZG__pickerPanel{z-index:20;background:#fffdf9;border:1px solid #ddd5c8;border-radius:8px;flex-direction:column;width:268px;max-width:calc(100vw - 60px);display:flex;position:absolute;top:calc(100% + 6px);left:0;overflow:hidden;box-shadow:0 18px 44px #14100c2e}.LeadCaptureModal-module__j4-ZZG__pickerSearch{color:#2c2420;background:#fff;border:none;border-bottom:1px solid #eae2d5;outline:none;width:100%;padding:11px 13px;font-family:inherit;font-size:14px}.LeadCaptureModal-module__j4-ZZG__pickerSearch::placeholder{color:#b6aca3}.LeadCaptureModal-module__j4-ZZG__pickerSearch:focus{box-shadow:inset 0 -2px #c9a97a}.LeadCaptureModal-module__j4-ZZG__pickerList{max-height:236px;margin:0;padding:4px 0;list-style:none;overflow-y:auto}.LeadCaptureModal-module__j4-ZZG__pickerOption{color:#2c2420;cursor:pointer;align-items:center;gap:10px;padding:9px 13px;font-size:14px;display:flex}.LeadCaptureModal-module__j4-ZZG__pickerOptionActive{background:#f3ece0}.LeadCaptureModal-module__j4-ZZG__pickerOption[aria-selected=true]{font-weight:600}.LeadCaptureModal-module__j4-ZZG__pickerName{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.LeadCaptureModal-module__j4-ZZG__pickerEmpty{text-align:center;color:#9a8f88;padding:16px 13px;font-size:13px}.LeadCaptureModal-module__j4-ZZG__honeypot{opacity:0;width:1px;height:1px;position:absolute;left:-9999px}.LeadCaptureModal-module__j4-ZZG__consents{flex-direction:column;gap:12px;margin:22px 0 6px;display:flex}.LeadCaptureModal-module__j4-ZZG__consent{color:#5d534d;cursor:pointer;align-items:flex-start;gap:10px;font-size:12.5px;line-height:1.6;display:flex}.LeadCaptureModal-module__j4-ZZG__consent input{accent-color:#c9a97a;cursor:pointer;flex:0 0 15px;width:15px;height:15px;margin-top:2px}.LeadCaptureModal-module__j4-ZZG__required{color:#c9a97a;font-weight:700}.LeadCaptureModal-module__j4-ZZG__submit{letter-spacing:.04em;color:#faf7f2;cursor:pointer;background:#2c2420;border:none;border-radius:6px;width:100%;margin-top:20px;padding:15px 20px;font-family:inherit;font-size:14px;font-weight:700;transition:background .2s,opacity .2s}.LeadCaptureModal-module__j4-ZZG__submit:hover:not(:disabled){background:#4a3c36}.LeadCaptureModal-module__j4-ZZG__submit:disabled{opacity:.55;cursor:not-allowed}.LeadCaptureModal-module__j4-ZZG__error{color:#9c3b2e;margin:14px 0 0;font-size:13px;line-height:1.6}.LeadCaptureModal-module__j4-ZZG__note{color:#9a8f88;text-align:center;margin:14px 0 0;font-size:11.5px;line-height:1.6}.LeadCaptureModal-module__j4-ZZG__successWrap{text-align:center;padding:12px 0 4px}.LeadCaptureModal-module__j4-ZZG__successMark{color:#c9a97a;border:1px solid #c9a97a;border-radius:50%;width:46px;height:46px;margin:0 auto 20px;font-size:20px;line-height:44px}.LeadCaptureModal-module__j4-ZZG__successBody{color:#7a6e68;margin:0 0 26px;font-size:14px;line-height:1.75}@keyframes LeadCaptureModal-module__j4-ZZG__fade{0%{opacity:0}to{opacity:1}}@keyframes LeadCaptureModal-module__j4-ZZG__rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.LeadCaptureModal-module__j4-ZZG__overlay,.LeadCaptureModal-module__j4-ZZG__panel{animation:none}}@media (max-width:480px){.LeadCaptureModal-module__j4-ZZG__panel{padding:34px 22px 26px}.LeadCaptureModal-module__j4-ZZG__title{font-size:24px}}
.merged-landing *,.merged-landing :before,.merged-landing :after{box-sizing:border-box}.merged-landing{background:#f2ede6;font-family:Inter,system-ui,sans-serif;overflow-x:hidden}.merged-section{width:100%;position:relative}#merged-section-0{--beige:#f2ede6;--black:#111;--white:#fff;--gray:#888;--sans:"Inter", system-ui, sans-serif}#merged-section-0 *,#merged-section-0 :before,#merged-section-0 :after{box-sizing:border-box;margin:0;padding:0}#merged-section-0,#merged-section-0{height:100%;overflow-x:hidden}#merged-section-0{font-family:var(--sans);background:var(--beige)}#merged-section-0 #banner{z-index:500;background:var(--black);justify-content:center;align-items:center;gap:1.2rem;height:40px;padding:0 3rem;transition:height .3s,opacity .3s;display:flex;position:fixed;top:0;left:0;right:0;overflow:hidden}#merged-section-0 #banner.hidden{opacity:0;pointer-events:none;height:0}#merged-section-0 .banner-link{align-items:center;gap:.9rem;min-width:0;text-decoration:none;display:flex}#merged-section-0 .banner-text{letter-spacing:.12em;text-transform:uppercase;color:var(--white);white-space:nowrap;font-size:.65rem;font-weight:500}#merged-section-0 .banner-text strong{color:#d4a853}#merged-section-0 .banner-arrow{letter-spacing:.1em;text-transform:uppercase;color:#d4a853;text-underline-offset:3px;white-space:nowrap;flex-shrink:0;font-size:.6rem;font-weight:700;text-decoration:underline;transition:color .2s}#merged-section-0 .banner-link:hover .banner-arrow{color:var(--white)}#merged-section-0 .banner-close{color:#ffffff73;cursor:pointer;background:0 0;border:none;padding:.2rem .4rem;font-size:1.1rem;line-height:1;transition:color .2s;position:absolute;right:1.2rem}#merged-section-0 .banner-close:hover{color:var(--white)}#merged-section-0 #nav{z-index:400;background:var(--beige);border-bottom:1px solid #0000001a;justify-content:space-between;align-items:center;height:56px;padding:0 2.8rem;transition:top .3s;display:flex;position:fixed;top:40px;left:0;right:0}#merged-section-0 #nav.no-banner{top:0}#merged-section-0 .nav-logo{flex-shrink:0;align-items:center;text-decoration:none;display:flex}#merged-section-0 .nav-logo img{height:28px;display:block}#merged-section-0 .nav-logo-text{color:var(--black);letter-spacing:-.01em;font-size:1rem;font-weight:800;display:none}#merged-section-0 .nav-logo img.errored+.nav-logo-text{display:block}#merged-section-0 .nav-links{flex:1;justify-content:center;gap:3rem;list-style:none;display:flex}#merged-section-0 .nav-links a{letter-spacing:.14em;text-transform:uppercase;color:var(--black);opacity:.7;font-size:.68rem;font-weight:600;text-decoration:none;transition:opacity .2s}#merged-section-0 .nav-links a:hover{opacity:1}#merged-section-0 .nav-right{flex-shrink:0;align-items:center;gap:1.6rem;display:flex}#merged-section-0 .nav-login{color:var(--black);opacity:.65;font-size:.68rem;font-weight:500;text-decoration:none;transition:opacity .2s}#merged-section-0 .nav-login:hover{opacity:1}#merged-section-0 .nav-cta{letter-spacing:.08em;text-transform:uppercase;color:var(--white);background:var(--black);white-space:nowrap;border:none;padding:.62rem 1.3rem;font-size:.65rem;font-weight:700;text-decoration:none;transition:background .25s}#merged-section-0 .nav-cta:hover{background:#333}#merged-section-0 #hero{cursor:ew-resize;-webkit-user-select:none;user-select:none;background:#c9c5d0;width:100%;height:calc(100vh - 96px);min-height:480px;margin-top:96px;position:relative;overflow:hidden}#merged-section-0 .layer{width:100%;height:100%;position:absolute;inset:0}#merged-section-0 .layer img{object-fit:cover;object-position:center 12%;pointer-events:none;-webkit-user-drag:none;width:100%;height:100%;display:block}#merged-section-0 .layer:after{content:"";pointer-events:none;background:linear-gradient(#0000 50%,#0009 100%);position:absolute;inset:0}#merged-section-0 .layer-after{z-index:1}#merged-section-0 .layer-before{z-index:2}#merged-section-0 #divider{z-index:4;pointer-events:none;background:#ffffffbf;width:1px;position:absolute;inset:0 auto 0 50%;transform:translate(-50%)}#merged-section-0 #handle{z-index:5;-webkit-backdrop-filter:blur(8px);pointer-events:none;background:#c8c3d259;border:1.5px solid #fff9;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .12s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#merged-section-0 #hero.dragging #handle{transform:translate(-50%,-50%)scale(1.1)}#merged-section-0 #handle svg{stroke:#ffffffe6;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}#merged-section-0 .ba-pill{z-index:6;pointer-events:none;font-family:var(--sans);letter-spacing:.12em;text-transform:uppercase;color:var(--white);-webkit-backdrop-filter:blur(6px);background:#11111180;border-radius:999px;padding:.38rem 1rem;font-size:.6rem;font-weight:700;position:absolute;top:1.4rem}#merged-section-0 .ba-pill.before{left:1.4rem}#merged-section-0 .ba-pill.after{right:1.4rem}#merged-section-0 .hero-copy{z-index:7;pointer-events:none;max-width:680px;position:absolute;bottom:2.6rem;left:2.6rem}#merged-section-0 .hero-h1{color:var(--white);letter-spacing:-.02em;opacity:0;font-size:clamp(2rem,4.2vw,4.4rem);font-weight:800;line-height:1.08;animation:.65s .35s forwards rise;transform:translateY(16px)}#merged-section-0 .hero-sub{color:#ffffffb3;opacity:0;margin-top:.7rem;font-size:.82rem;font-weight:400;line-height:1.6;animation:.55s .6s forwards rise;transform:translateY(12px)}#merged-section-0 .hero-cta{pointer-events:all;letter-spacing:.1em;text-transform:uppercase;color:var(--white);background:var(--black);opacity:0;border:none;margin-top:1.6rem;padding:.85rem 2rem;font-size:.68rem;font-weight:700;text-decoration:none;transition:background .25s,transform .2s;animation:.55s .8s forwards rise;display:inline-block;transform:translateY(12px)}#merged-section-0 .hero-cta:hover{background:#333;transform:translateY(-1px)}@keyframes rise{to{opacity:1;transform:translateY(0)}}@media (max-width:700px){#merged-section-0 #nav{padding:0 1.2rem}#merged-section-0 .nav-links,#merged-section-0 .nav-login{display:none}#merged-section-0 .hero-copy{bottom:2rem;left:1.4rem}#merged-section-0 .ba-pill.before{left:1rem}#merged-section-0 .ba-pill.after{right:1rem}}@media (prefers-reduced-motion:reduce){#merged-section-0 .hero-h1,#merged-section-0 .hero-sub,#merged-section-0 .hero-cta{opacity:1!important;animation:none!important;transform:none!important}}#merged-section-1{--beige:#f2ede6;--black:#111;--white:#fff;--gray:#555;--sans:"Inter", system-ui, sans-serif;font-family:var(--sans);background:var(--beige);padding:5rem 18rem 5.5rem}#merged-section-1 *,#merged-section-1 :before,#merged-section-1 :after{box-sizing:border-box;margin:0;padding:0}#merged-section-1 .section-header{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:2.8rem;display:flex}#merged-section-1 .section-title{letter-spacing:-.02em;color:var(--black);max-width:620px;font-size:clamp(1.1rem,1.6vw,1.7rem);font-weight:800;line-height:1.2}#merged-section-1 .section-desc{color:var(--gray);max-width:520px;font-size:.88rem;font-weight:400;line-height:1.7}#merged-section-1 .cards{grid-template-columns:repeat(3,1fr);gap:1.2rem;margin-bottom:3rem;display:grid}#merged-section-1 .card{background:var(--white);cursor:pointer;border-radius:20px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}#merged-section-1 .card:hover{transform:translateY(-4px);box-shadow:0 16px 48px #0000001a}#merged-section-1 .card-img-wrap{aspect-ratio:4/3.8;background:#f0ebe3;width:100%;position:relative;overflow:hidden}#merged-section-1 .card-img-wrap img{object-fit:cover;object-position:center center;width:100%;height:100%;transition:transform .5s;display:block}#merged-section-1 .card:hover .card-img-wrap img{transform:scale(1.04)}#merged-section-1 .card-body{background:var(--white);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.55rem;padding:1.4rem 1.5rem 1.8rem;display:flex}#merged-section-1 .card-name{color:var(--black);letter-spacing:-.01em;font-size:.95rem;font-weight:700;line-height:1.35}#merged-section-1 .section-cta{justify-content:center;display:flex}#merged-section-1 .cta-btn{font-family:var(--sans);letter-spacing:.1em;text-transform:uppercase;color:var(--white);background:var(--black);cursor:pointer;border:none;border-radius:0;padding:1.05rem 2.6rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:background .25s,transform .2s;display:inline-block}#merged-section-1 .cta-btn:hover{background:#333;transform:translateY(-2px)}#merged-section-1 .section-title,#merged-section-1 .section-desc,#merged-section-1 .section-cta{opacity:0;transition:opacity .7s ease-out,transform .7s ease-out;transform:translateY(18px)}#merged-section-1 .card{opacity:0;transition:opacity .7s ease-out,transform .7s ease-out;transform:translateY(18px)scale(.86)}#merged-section-1.s1-visible .section-title{opacity:1;transition-delay:0s;transform:none}#merged-section-1.s1-visible .section-desc{opacity:1;transition-delay:.2s;transform:none}#merged-section-1.s1-visible .card:first-child{opacity:1;transition-delay:.4s;transform:none}#merged-section-1.s1-visible .card:nth-child(2){opacity:1;transition-delay:.55s;transform:none}#merged-section-1.s1-visible .card:nth-child(3){opacity:1;transition-delay:.7s;transform:none}#merged-section-1.s1-visible .section-cta{opacity:1;transition-delay:.95s;transform:none}@media (prefers-reduced-motion:reduce){#merged-section-1 .section-title,#merged-section-1 .section-desc,#merged-section-1 .card,#merged-section-1 .section-cta{opacity:1;transition:none;transform:none}}@media (max-width:820px){#merged-section-1{padding:3.5rem 1.4rem 4rem}#merged-section-1 .cards{grid-template-columns:1fr;gap:1rem}#merged-section-1 .card-img-wrap{aspect-ratio:4/3}}#merged-section-2 *,#merged-section-2 :before,#merged-section-2 :after{box-sizing:border-box;margin:0;padding:0}#merged-section-2{background:#fff;flex-direction:column;align-items:center;padding:5rem 18rem 5.5rem;font-family:Inter,sans-serif;display:flex}#merged-section-2 .collab-card{flex-direction:row;align-items:center;gap:3rem;width:100%;padding:3.5rem 0;display:flex}#merged-section-2 .collab-left{flex-direction:column;flex:1;justify-content:space-between;gap:0;display:flex}#merged-section-2 .collab-title{letter-spacing:-.02em;color:#111;margin-bottom:2.5rem;font-size:clamp(1.6rem,2.8vw,2.6rem);font-weight:800;line-height:1.2}#merged-section-2 .collab-divider{background:#eeece8;width:100%;height:1px;margin-bottom:1.8rem}#merged-section-2 .collab-badge{letter-spacing:.1em;text-transform:uppercase;color:#111;border:1.5px solid #111;border-radius:999px;width:fit-content;margin-bottom:1.2rem;padding:.45rem 1.2rem;font-size:.7rem;font-weight:600;display:inline-block}#merged-section-2 .tag-pills{flex-direction:column;gap:.55rem;display:flex}#merged-section-2 .tag-row-inline{flex-wrap:wrap;gap:.55rem;display:flex}#merged-section-2 .tag-pill{color:#111;white-space:nowrap;border-radius:999px;padding:.5rem 1.2rem;font-size:.72rem;font-weight:500}#merged-section-2 .pill-pink{background:#f8c8d8}#merged-section-2 .pill-lime{background:#d4ee8a}#merged-section-2 .collab-right{flex:1}#merged-section-2 .collab-right a{aspect-ratio:16/9;border-radius:14px;width:100%;text-decoration:none;display:block;position:relative;overflow:hidden}#merged-section-2 .collab-right img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}#merged-section-2 .play-btn{background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;display:flex;position:absolute;bottom:1.2rem;left:1.2rem;box-shadow:0 4px 20px #0003}#merged-section-2 .cta-wrap{justify-content:center;width:100%;margin-top:1rem;display:flex}#merged-section-2 .btn-primary{letter-spacing:.08em;text-transform:uppercase;color:#fff;cursor:pointer;background:#111;border:none;padding:.85rem 2rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:background .25s}#merged-section-2 .btn-primary:hover{background:#333}@media (max-width:900px){#merged-section-2{padding:3rem 1.5rem}#merged-section-2 .collab-card{flex-direction:column}}#merged-section-4 *,#merged-section-4 :before,#merged-section-4 :after{box-sizing:border-box;margin:0;padding:0}#merged-section-4{background:#f2ede6;padding:5rem 18rem 5.5rem;font-family:Inter,sans-serif}#merged-section-4 .main-title{letter-spacing:-.02em;color:#111;margin-bottom:2.5rem;font-size:clamp(1.6rem,2.8vw,2.4rem);font-weight:800;line-height:1.15}#merged-section-4 .cards{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:1.2rem;margin-bottom:3rem;display:grid}#merged-section-4 .card{text-align:center;background:#fff;border-radius:20px;justify-content:center;align-items:center;padding:2.2rem 2rem;transition:box-shadow .3s;display:flex}#merged-section-4 .card:hover{box-shadow:0 12px 40px #00000014}#merged-section-4 .card:nth-child(2){z-index:2;backface-visibility:hidden;will-change:transform;background:#1a1a1a;position:relative;transform:rotate(-3deg)}#merged-section-4 .card:nth-child(2) .card-text{color:#ffffffd9}#merged-section-4 .card-text{color:#333;font-size:.85rem;font-weight:400;line-height:1.75}#merged-section-4 .quote-wrap{align-items:center;gap:.8rem;margin-bottom:3rem;display:flex}#merged-section-4 .quote-line{background:#111;border-radius:2px;flex-shrink:0;width:3px;height:44px}#merged-section-4 .quote-text{color:#555;text-align:left;font-size:clamp(.95rem,2.6vw,1.1rem);font-weight:400;line-height:1.75}#merged-section-4 .cta-wrap{justify-content:center;display:flex}#merged-section-4 .btn-primary{letter-spacing:.08em;text-transform:uppercase;color:#fff;cursor:pointer;background:#111;border:none;padding:.85rem 2rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:background .25s;display:inline-block}#merged-section-4 .btn-primary:hover{background:#333}@media (max-width:900px){#merged-section-4{padding:3rem 1.5rem}#merged-section-4 .cards{grid-template-columns:1fr}#merged-section-4 .card:nth-child(2){backface-visibility:hidden;transform:rotate(-2deg)}}#merged-section-5 *,#merged-section-5 :before,#merged-section-5 :after{box-sizing:border-box;margin:0;padding:0}#merged-section-5{background:#fff;flex-direction:column;align-items:center;padding:5rem 18rem 5.5rem;font-family:Inter,sans-serif;display:flex}#merged-section-5 .header{width:100%;margin-bottom:3rem}#merged-section-5 .main-title{letter-spacing:-.02em;color:#111;margin-bottom:.8rem;font-size:clamp(1.2rem,2vw,1.9rem);font-weight:800;line-height:1.15}#merged-section-5 .sub-text{color:#888;font-size:.82rem;font-weight:400;line-height:1.6}#merged-section-5 .section-wrap{grid-template-columns:5fr 5fr;align-items:stretch;gap:3.5rem;width:100%;display:grid}#merged-section-5 .left{flex-direction:column;justify-content:center;display:flex}#merged-section-5 .result-list{flex-direction:column;display:flex}#merged-section-5 .result-item{cursor:pointer;border-top:1px solid #e5e0d8;padding:1.4rem 20% 1.4rem 0}#merged-section-5 .result-item:last-child{border-bottom:1px solid #e5e0d8}#merged-section-5 .result-name{color:#111;justify-content:space-between;align-items:center;margin-bottom:.4rem;font-size:.95rem;font-weight:700;display:flex}#merged-section-5 .result-check{display:none}#merged-section-5 .result-check svg{stroke:#888;fill:none;stroke-width:2px;stroke-linecap:round;width:15px;height:15px}#merged-section-5 .result-desc{color:#666;font-size:.85rem;font-weight:400;line-height:1.65}#merged-section-5 .right{cursor:ew-resize;-webkit-user-select:none;user-select:none;border-radius:16px;position:relative;overflow:hidden}#merged-section-5 .layer{width:100%;height:100%;position:absolute;inset:0}#merged-section-5 .layer img{object-fit:cover;object-position:center top;pointer-events:none;width:100%;height:100%;display:block}#merged-section-5 .layer-after{z-index:1}#merged-section-5 .layer-before{z-index:2}#merged-section-5 .right:after{content:"";padding-top:75%;display:block}#merged-section-5 #s11divider{z-index:4;pointer-events:none;background:#ffffffbf;width:1px;position:absolute;inset:0 auto 0 50%;transform:translate(-50%)}#merged-section-5 #s11handle{z-index:5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:none;background:#c8c3d259;border:1.5px solid #fff9;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .12s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}#merged-section-5 #s11slider.dragging #s11handle{transform:translate(-50%,-50%)scale(1.1)}#merged-section-5 #s11handle svg{stroke:#ffffffe6;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}#merged-section-5 .ba-pill{z-index:6;pointer-events:none;letter-spacing:.12em;text-transform:uppercase;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#11111180;border-radius:999px;padding:.38rem 1rem;font-size:.6rem;font-weight:700;position:absolute;top:1.4rem}#merged-section-5 .ba-pill.before{left:1.4rem}#merged-section-5 .ba-pill.after{right:1.4rem}#merged-section-5 .cta-wrap{justify-content:center;width:100%;margin-top:3rem;display:flex}#merged-section-5 .btn-primary{letter-spacing:.08em;text-transform:uppercase;color:#fff;cursor:pointer;background:#111;border:none;padding:.85rem 2rem;font-size:.75rem;font-weight:700;text-decoration:none;transition:background .25s;display:inline-block}#merged-section-5 .btn-primary:hover{background:#333}#merged-section-5 .header,#merged-section-5 .result-list,#merged-section-5 .right,#merged-section-5 .cta-wrap{opacity:0;transition:opacity .8s ease-out,transform .8s ease-out;transform:translateY(18px)}#merged-section-5.s5-visible .header{opacity:1;transition-delay:0s;transform:none}#merged-section-5.s5-visible .result-list{opacity:1;transition-delay:.2s;transform:none}#merged-section-5.s5-visible .right{opacity:1;transition-delay:.4s;transform:none}#merged-section-5.s5-visible .cta-wrap{opacity:1;transition-delay:.6s;transform:none}@media (prefers-reduced-motion:reduce){#merged-section-5 .header,#merged-section-5 .result-list,#merged-section-5 .right,#merged-section-5 .cta-wrap{opacity:1;transition:none;transform:none}}@media (max-width:900px){#merged-section-5{padding:3rem 1.5rem}#merged-section-5 .section-wrap{grid-template-columns:1fr}}#merged-section-6 *,#merged-section-6 :before,#merged-section-6 :after{box-sizing:border-box;border:0;outline:0;margin:0;padding:0}#merged-section-6{color:#111;background:#fff;font-family:Inter,sans-serif}#merged-section-6 .section{flex-direction:column;gap:80px;width:100%;max-width:none;margin:0 auto;padding:112px 288px;display:flex}#merged-section-6 .top{grid-template-columns:1fr 1fr;align-items:start;gap:96px;display:grid}#merged-section-6 .main-title{letter-spacing:-.03em;color:#111;font-size:clamp(32px,3.5vw,51.2px);font-weight:800;line-height:1.1}#merged-section-6 .dissolve-wrap{flex-direction:column;justify-content:space-between;gap:32px;min-height:180px;display:flex;position:relative}#merged-section-6 .text-slot{min-height:120px;position:relative}#merged-section-6 .dissolve-text{color:#444;opacity:0;pointer-events:none;font-size:.92rem;font-weight:400;line-height:1.8;transition:opacity .9s;position:absolute;inset:0}#merged-section-6 .dissolve-text.visible{opacity:1;pointer-events:auto}#merged-section-6 .dots{gap:8px;margin-top:16px;display:flex}#merged-section-6 .dot{cursor:pointer;background:#0000002e;border-radius:50%;width:6px;height:6px;transition:background .4s,transform .3s}#merged-section-6 .dot.active{background:#111;transform:scale(1.3)}#merged-section-6 .progress-bar{background:#0000001a;width:100%;height:1px;margin-top:32px;position:relative;overflow:hidden}#merged-section-6 .progress-fill{background:#00000080;width:0%;height:100%;transition:width linear;position:absolute;top:0;left:0}#merged-section-6 .marquee-section{flex-direction:column;gap:24px;display:flex}#merged-section-6 .marquee-label{letter-spacing:.22em;text-transform:uppercase;color:#0006;font-size:9.6px;font-weight:600}#merged-section-6 .marquee-track{position:relative;overflow:hidden;border:0!important}#merged-section-6 .marquee-track:before,#merged-section-6 .marquee-track:after{content:none!important;display:none!important}#merged-section-6 .marquee-inner{gap:19.2px;width:max-content;animation:36s linear infinite marquee;display:flex;border:0!important}#merged-section-6 .marquee-track:hover .marquee-inner{animation-play-state:running;border:0!important}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}#merged-section-6 .mc-card{box-shadow:none;cursor:pointer;backface-visibility:hidden;background:#fff;border-radius:0;outline:none;flex-shrink:0;width:320px;transition:transform .35s;position:relative;overflow:hidden;transform:translateZ(0);border:0!important}#merged-section-6 .mc-card:hover{transform:translateY(-6px)translateZ(0)}#merged-section-6 .mc-card img{aspect-ratio:3/4;object-fit:cover;object-position:center top;filter:brightness();backface-visibility:hidden;border-radius:18px;width:100%;transition:filter .35s;display:block;overflow:hidden;transform:translateZ(0)}#merged-section-6 .mc-card:hover img{filter:brightness()}#merged-section-6 .mc-card-overlay{display:none}#merged-section-6 .mc-card-badge{letter-spacing:.14em;text-transform:uppercase;color:#fff;z-index:2;background:#111;border-radius:999px;padding:4.48px 12.8px;font-size:8.8px;font-weight:700;position:absolute;top:16px;left:16px}#merged-section-6 .mc-card-info{background:#fff;padding:16px 19.2px 19.2px;border:0!important}#merged-section-6 .mc-card-tag{letter-spacing:.14em;text-transform:uppercase;color:#0006;margin-bottom:6.4px;font-size:8.8px;font-weight:600}#merged-section-6 .mc-card-name{color:#111;letter-spacing:-.01em;margin-bottom:8px;font-size:15.2px;font-weight:700;line-height:1.25}#merged-section-6 .mc-card-sub{color:#0000008c;font-size:11.52px;font-weight:300;line-height:1.55}#merged-section-6 .cta-row{flex-direction:column;align-items:center;gap:0;display:flex}#merged-section-6 .cta-btn{letter-spacing:.08em;text-transform:uppercase;color:#fff;cursor:pointer;background:#111;border:none;padding:13.6px 32px;font-size:12px;font-weight:700;text-decoration:none;transition:background .25s;display:inline-block}#merged-section-6 .cta-btn:hover{background:#333}#merged-section-6 .rainbow-word{animation:3.5s linear infinite rainbowCycle;display:inline-block}@keyframes rainbowCycle{0%{color:#c3a6f0}50%{color:#c08a3e}to{color:#c3a6f0}}@media (prefers-reduced-motion:reduce){#merged-section-6 .rainbow-word{color:#555;animation:none}}@media (max-width:860px){#merged-section-6 .section{gap:3.5rem;padding:4rem 1.5rem}#merged-section-6 .top{grid-template-columns:1fr;gap:2.5rem}#merged-section-6 .marquee-track{overflow:hidden}#merged-section-6 .mc-card{box-shadow:none;flex:none;width:calc(100vw - 3rem);border:0!important}}#merged-section-7 *,#merged-section-7 :before,#merged-section-7 :after{box-sizing:border-box;margin:0;padding:0}#merged-section-7{font-family:Inter,sans-serif}#merged-section-7 .cta-section{background-color:#f5edd8;background-image:repeating-linear-gradient(90deg,#0000,#0000 60px,#f0dc9673 60px 120px);justify-content:center;align-items:center;min-height:420px;padding:5rem 2rem;display:flex;position:relative;overflow:hidden}#merged-section-7 .card{text-align:center;background:#fdfaf3;border-radius:20px;width:100%;max-width:680px;padding:3rem 3.5rem;position:relative;box-shadow:0 8px 48px #00000014}#merged-section-7 .logo-badge{background:#f0dc96bf;border-radius:3px;width:80px;height:26px;position:absolute;top:-14px;left:50%;transform:translate(-50%);box-shadow:0 2px 6px #0000001a}#merged-section-7 .warning{color:#c2341b;margin-top:.5rem;margin-bottom:1.4rem;font-size:.72rem;font-weight:500}#merged-section-7 .card-title{letter-spacing:-.02em;color:#1a1208;margin-bottom:.8rem;font-size:clamp(1.3rem,2.4vw,1.9rem);font-weight:800;line-height:1.2}#merged-section-7 .card-sub{color:#666;max-width:460px;margin:0 auto 2.2rem;font-size:.82rem;font-weight:400;line-height:1.7}#merged-section-7 .divider{background:#e8e0cc;width:100%;height:1px;margin-bottom:2rem}#merged-section-7 .btn-wrap{flex-direction:column;align-items:center;gap:1rem;display:flex}#merged-section-7 .main-btn{color:#fff;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:#111;border:none;width:fit-content;padding:.85rem 2rem;font-family:Inter,sans-serif;font-size:.75rem;font-weight:700;transition:background .25s;display:inline-block}#merged-section-7 .main-btn:hover{background:#333}#merged-section-7 .email-form{width:100%;max-width:420px;display:none}#merged-section-7 .email-form.show{display:flex}#merged-section-7 .email-input{color:#111;background:#fff;border:1px solid #ccc;border-right:none;outline:none;flex:1;padding:.85rem 1.1rem;font-family:Inter,sans-serif;font-size:.82rem;transition:border-color .3s}#merged-section-7 .email-input::placeholder{color:#aaa}#merged-section-7 .email-input:focus{border-color:#111}#merged-section-7 .send-btn{color:#fff;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;white-space:nowrap;background:#111;border:none;padding:.85rem 1.4rem;font-family:Inter,sans-serif;font-size:.68rem;font-weight:700;transition:background .25s}#merged-section-7 .send-btn:hover{background:#333}#merged-section-7 .confirm-msg{flex-direction:column;align-items:center;gap:.8rem;display:none}#merged-section-7 .confirm-msg.show{display:flex}#merged-section-7 .confirm-check{background:#111;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex}#merged-section-7 .confirm-check svg{stroke:#fff;fill:none;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px}#merged-section-7 .confirm-title{color:#111;font-size:.9rem;font-weight:700}#merged-section-7 .confirm-body{color:#555;text-align:center;max-width:380px;font-size:.78rem;line-height:1.7}#merged-section-7 .confirm-body strong{color:#111;font-weight:700}#merged-section-7 .note{color:#aaa;margin-top:1.2rem;font-size:.65rem}#merged-section-7 .legal-note{color:#aaa;margin-top:.4rem;font-size:.62rem}#merged-section-7 .legal-link{color:#888;text-decoration:underline}#merged-section-7 .legal-link:hover{color:#555}@media (max-width:700px){#merged-section-7 .cta-section{padding:4rem 1rem}#merged-section-7 .card{padding:2.5rem 1.5rem}#merged-section-7 .email-form{flex-direction:column}#merged-section-7 .email-input{border-bottom:none;border-right:1px solid #ccc}}:root{--merged-cta-gap:3rem;--merged-cta-gap-mobile:2.4rem}#merged-section-1 .cards{margin-bottom:0!important}#merged-section-1 .section-cta{margin-top:var(--merged-cta-gap)!important}#merged-section-2 .collab-card{padding-bottom:0!important}#merged-section-2 .cta-wrap{margin-top:var(--merged-cta-gap)!important}#merged-section-4 .quote-wrap{margin-bottom:0!important}#merged-section-4 .cta-wrap{margin-top:2rem!important}#merged-section-5 .cta-wrap{margin-top:var(--merged-cta-gap)!important}#merged-section-7 .divider{margin-bottom:var(--merged-cta-gap)!important}@media (max-width:900px){#merged-section-1 .section-cta,#merged-section-2 .cta-wrap,#merged-section-5 .cta-wrap{margin-top:var(--merged-cta-gap-mobile)!important}#merged-section-4 .cta-wrap{margin-top:1.8rem!important}#merged-section-6 .top{margin-bottom:3.5rem!important}#merged-section-6 .marquee-section,#merged-section-7 .divider{margin-bottom:var(--merged-cta-gap-mobile)!important}}#merged-section-6 .cta-row p{margin-bottom:2rem!important}@media (max-width:900px){#merged-section-6 .marquee-section{margin-bottom:2.8rem!important}#merged-section-6 .cta-row p{margin-bottom:1.7rem!important}}:root{--uc-btn-height:44px;--uc-btn-pad-x:2.25rem;--uc-btn-font-size:.75rem;--uc-btn-font-weight:700;--uc-btn-letter-spacing:.08em;--uc-btn-line-height:1}#merged-section-0 .hero-cta,#merged-section-0 .nav-cta,#merged-section-1 .cta-btn,#merged-section-2 .btn-primary,#merged-section-4 .btn-primary,#merged-section-5 .btn-primary,#merged-section-6 .cta-btn,#merged-section-7 .main-btn,#merged-section-7 .send-btn{box-sizing:border-box!important;height:var(--uc-btn-height)!important;min-height:var(--uc-btn-height)!important;padding-top:0!important;padding-bottom:0!important;padding-left:var(--uc-btn-pad-x)!important;padding-right:var(--uc-btn-pad-x)!important;font-family:Inter,system-ui,sans-serif!important;font-size:var(--uc-btn-font-size)!important;font-weight:var(--uc-btn-font-weight)!important;line-height:var(--uc-btn-line-height)!important;letter-spacing:var(--uc-btn-letter-spacing)!important;text-transform:uppercase!important;text-align:center!important;white-space:nowrap!important;vertical-align:middle!important;border-radius:0!important;justify-content:center!important;align-items:center!important;display:inline-flex!important}#merged-section-0 .banner-btn{letter-spacing:.1em!important;text-align:center!important;white-space:nowrap!important;justify-content:center!important;align-items:center!important;height:26px!important;min-height:26px!important;padding:0 .9rem!important;font-family:Inter,system-ui,sans-serif!important;font-size:.6rem!important;font-weight:700!important;line-height:1!important;display:inline-flex!important}#merged-section-7 .email-input{height:var(--uc-btn-height)!important;min-height:var(--uc-btn-height)!important;padding-top:0!important;padding-bottom:0!important;line-height:1!important}@media (max-width:700px){:root{--uc-btn-height:44px;--uc-btn-pad-x:2rem}#merged-section-7 .main-btn,#merged-section-7 .send-btn{width:auto!important}}#merged-section-7 .btn-wrap{width:100%}#merged-section-7 .email-form{justify-content:center;align-items:stretch;width:100%;max-width:640px;margin:0 auto;display:flex!important}#merged-section-7 .email-form:not(.show){display:flex!important}#merged-section-7 .email-input{flex:auto;min-width:0}#merged-section-7 .send-btn{flex:none}#merged-section-7 .email-form.is-hidden{display:none!important}@media (max-width:700px){#merged-section-7 .email-form{flex-direction:column;max-width:420px}#merged-section-7 .email-input{text-align:center;width:100%;border-bottom:none!important;border-right:1px solid #ccc!important}#merged-section-7 .send-btn{white-space:normal!important;width:100%!important;min-height:48px!important;line-height:1.25!important}}#merged-section-6 .marquee-inner{will-change:transform;transform:translate(0,0);animation:none!important}#merged-section-6 .marquee-track:hover .marquee-inner{animation:none!important}#merged-section-55 *,#merged-section-55 :before,#merged-section-55 :after{box-sizing:border-box;margin:0;padding:0}#merged-section-55{background:#f2ede6;padding:4.8rem 18rem 5.2rem;font-family:Inter,sans-serif}#merged-section-55 .course-overview-card{background:#fff;border-radius:20px;grid-template-columns:.9fr 1.4fr;align-items:center;gap:3.2rem;width:100%;padding:3.2rem 3.4rem;display:grid;box-shadow:0 12px 42px #0000000b}#merged-section-55 .overview-kicker{letter-spacing:.18em;text-transform:uppercase;color:#0000007a;margin-bottom:1.1rem;font-size:.62rem;font-weight:700;display:inline-block}#merged-section-55 .overview-title{letter-spacing:-.025em;color:#111;font-size:clamp(1.45rem,2.2vw,2.2rem);font-weight:800;line-height:1.14}#merged-section-55 .overview-body{flex-direction:column;gap:1.05rem;display:flex}#merged-section-55 .overview-text{color:#000000a3;font-size:.9rem;font-weight:400;line-height:1.75}#merged-section-55 .overview-note{color:#111;background:#f7f4ef;border:1px solid #0000001f;border-radius:999px;align-items:center;gap:.65rem;width:fit-content;margin-top:.25rem;padding:.62rem 1rem;font-size:.72rem;font-weight:600;line-height:1;display:inline-flex}#merged-section-55 .overview-dot{background:#111;border-radius:50%;flex-shrink:0;width:6px;height:6px}@media (max-width:900px){#merged-section-55{padding:3rem 1.5rem}#merged-section-55 .course-overview-card{grid-template-columns:1fr;gap:1.8rem;padding:2.3rem 1.6rem}#merged-section-55 .overview-text{font-size:.86rem}#merged-section-55 .overview-note{text-align:center;border-radius:14px;justify-content:center;width:100%;line-height:1.35}}#merged-section-55 .overview-head{align-items:center;display:flex}#merged-section-55 .overview-body{gap:.95rem!important}#merged-section-7 .cta-section{padding-bottom:8.5rem!important}#merged-section-0 .sticky-cta-bar{padding-top:.65rem!important;padding-bottom:calc(.65rem + env(safe-area-inset-bottom))!important;background:#111!important;justify-content:space-between!important;gap:1rem!important}#merged-section-0 .sticky-cta-text{color:#ffffffe6!important;min-width:0!important;font-size:.72rem!important;line-height:1.3!important;display:block!important}#merged-section-0 .sticky-cta-btn{color:#111!important;letter-spacing:.06em!important;text-transform:uppercase!important;background:#fff!important;border:0!important;width:auto!important;min-width:0!important;height:42px!important;min-height:42px!important;padding:0 1.4rem!important;font-size:.68rem!important;font-weight:700!important;line-height:1!important}#merged-section-0 .sticky-cta-btn:hover{color:#111!important;background:#f2ede6!important}@media (min-width:901px){#merged-section-0 .sticky-cta-bar{padding:.65rem 18rem!important}#merged-section-0 .sticky-cta-text{font-size:.85rem!important}#merged-section-0 .sticky-cta-btn{height:42px!important;min-height:42px!important;padding:0 2rem!important;font-size:.72rem!important}}@media (max-width:700px){#merged-section-7 .cta-section{padding-bottom:7rem!important}#merged-section-0 .sticky-cta-bar{padding-top:.55rem!important;padding-left:1rem!important;padding-right:1rem!important;padding-bottom:calc(.55rem + env(safe-area-inset-bottom))!important}#merged-section-0 .sticky-cta-text{font-size:.68rem!important}#merged-section-0 .sticky-cta-btn{white-space:nowrap!important;flex-shrink:0!important;height:40px!important;min-height:40px!important;padding:0 1.2rem!important;font-size:.65rem!important}}#merged-section-55-new .section55-mobile-copy{display:none}@media (max-width:640px){#merged-section-55-new .section55-desktop-copy{display:none!important}#merged-section-55-new .section55-mobile-copy{display:block!important}#merged-section-55-new .section55-mobile-nowrap{white-space:nowrap}}#merged-section-7 .section7-mobile-copy{display:none}@media (max-width:700px){#merged-section-7 .section7-desktop-copy{display:none!important}#merged-section-7 .section7-mobile-copy{display:block!important}}:root{--uc-mobile-vh:100vh}#merged-section-0 #hero{--uc-header-h:96px}@media (max-width:900px){html,body{overscroll-behavior-x:none;-moz-text-size-adjust:100%;text-size-adjust:100%}#merged-section-0 #hero{touch-action:pan-y;-ms-touch-action:pan-y;height:calc(var(--uc-mobile-vh,100vh) - var(--uc-header-h,96px))!important}#merged-section-5 #s11slider{touch-action:pan-y;-ms-touch-action:pan-y}#merged-section-0 .sticky-cta-bar{will-change:transform;bottom:0;transform:translateY(100%);padding-bottom:calc(.55rem + env(safe-area-inset-bottom,0px))!important}#merged-section-0 .sticky-cta-bar.visible{transform:translate(0,0)}.card,.mc-card,.result-item,#merged-section-2 .collab-right a,#merged-section-2 .tag-pill,#merged-section-2 .collab-badge{-webkit-tap-highlight-color:transparent}}@supports (height:100dvh){@media (max-width:900px){#merged-section-0 #hero{height:calc(var(--uc-mobile-vh,100dvh) - var(--uc-header-h,96px))!important}}}@media (prefers-reduced-motion:reduce){.reveal,.divider-animate,#merged-section-1 .section-title,#merged-section-1 .section-desc,#merged-section-1 .card,#merged-section-1 .section-cta,#merged-section-5 .header,#merged-section-5 .result-list,#merged-section-5 .right,#merged-section-5 .cta-wrap{opacity:1!important;transition:none!important;transform:none!important}#merged-section-6 .text-slot{gap:1rem!important;min-height:0!important;display:grid!important}#merged-section-6 .dissolve-text{opacity:1!important;pointer-events:auto!important;transition:none!important;position:relative!important;inset:auto!important}#merged-section-6 .progress-bar,#merged-section-6 .dots{display:none!important}#merged-section-6 .marquee-track{-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow-x:auto!important}#merged-section-6 .marquee-track::-webkit-scrollbar{display:none}#merged-section-6 .marquee-inner{will-change:auto!important;transform:none!important}.warning,.flower,.illus,.rainbow-word{animation:none!important}}#merged-section-55-new{width:100%;overflow:hidden}#merged-section-55-new .section{text-align:center;background:#fff;width:100%;padding:5rem 0 0;position:relative}#merged-section-55-new .content-wrap{padding:0 18rem}#merged-section-55-new .title-wrap{display:inline-block;position:relative}#merged-section-55-new .flower{pointer-events:none;z-index:0;width:130px;height:130px;position:absolute;top:10px;left:-50px}#merged-section-55-new .title{z-index:1;letter-spacing:-.02em;color:#111;margin-bottom:2rem;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:800;line-height:1.15;position:relative}#merged-section-55-new .body-wrap{flex-direction:column;gap:1.4rem;margin-bottom:2rem;display:flex}#merged-section-55-new .body-text{color:#444;font-size:.92rem;font-weight:400;line-height:1.8}#merged-section-55-new .thin-divider{border:none;border-top:1px solid #ddd;width:100%;max-width:420px;margin:0 auto}#merged-section-55-new .wave-bottom{will-change:transform;width:100%;margin-bottom:-2px;display:block}@media (max-width:860px){#merged-section-55-new .content-wrap{padding:0 clamp(1.4rem,7vw,18rem)}}#scroll-progress{z-index:9999;background:#111;width:0%;height:3px;transition:width .1s linear;position:fixed;top:0;left:0}.reveal{opacity:0;transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1);transform:translateY(32px)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-d1{transition-delay:.1s}.reveal-d2{transition-delay:.2s}.reveal-d3{transition-delay:.3s}.reveal-d4{transition-delay:.4s}.btn-primary,.nav-cta,.hero-cta,.cta-btn,.submit-btn,.main-btn{transition:background .25s,transform .2s,box-shadow .2s!important}.btn-primary:hover,.nav-cta:hover,.hero-cta:hover,.cta-btn:hover,.submit-btn:hover,.main-btn:hover{transform:translateY(-2px)!important;box-shadow:0 6px 20px #00000026!important}.divider-animate{transform-origin:0;transition:transform .8s cubic-bezier(.4,0,.2,1);transform:scaleX(0)}.divider-animate.visible{transform:scaleX(1)}.ripple-btn{position:relative;overflow:hidden}.ripple-btn .ripple{pointer-events:none;background:#ffffff4d;border-radius:50%;animation:.5s linear ripple-anim;position:absolute;transform:scale(0)}@keyframes ripple-anim{to{opacity:0;transform:scale(4)}}#nav.scrolled{-webkit-backdrop-filter:blur(8px);box-shadow:0 2px 20px #00000014}.email-input:focus,input[type=email]:focus{border-color:#111!important;outline:none!important;transition:border-color .2s,box-shadow .2s!important;box-shadow:0 0 0 3px #11111114!important}input.invalid{animation:.4s cubic-bezier(.36,.07,.19,.97) shake;border-color:#c2341b!important;box-shadow:0 0 0 3px #c2341b1a!important}input.valid{border-color:#4caf50!important;box-shadow:0 0 0 3px #4caf501a!important}.email-error{color:#c2341b;text-align:left;margin-top:.5rem;font-size:.72rem;font-weight:500;display:none}.email-error.show{display:block}@keyframes shake{10%,90%{transform:translate(-2px)}20%,80%{transform:translate(4px)}30%,50%,70%{transform:translate(-4px)}40%,60%{transform:translate(4px)}}.card,.mc-card,.result-item{will-change:transform;transition:transform .4s ease-in-out,box-shadow .4s ease-in-out!important}.card img,.mc-card img,.card-img-wrap img{transition:filter .4s ease-in-out!important}#merged-section-1 .card:hover .card-img-wrap img,#merged-section-1 .card.group-active .card-img-wrap img,#merged-section-6 .mc-card:hover img,#merged-section-6 .mc-card.group-active img{transform:none!important}.card:hover,.card.group-active,.mc-card:hover,.mc-card.group-active{z-index:5;transform:translateY(-5px)scale(1.05)!important;box-shadow:0 20px 45px #00000024!important}.result-item:hover,.result-item.group-active{z-index:5;transform:translateY(-5px)scale(1.03)!important}.card-name,.card-title,.section-title,.main-title,.mc-card-name,.mc-card-tag,.mc-card-sub,.result-name{transition:text-shadow .4s ease-in-out,color .4s ease-in-out!important}.card:hover .card-name,.card.group-active .card-name,.card:hover .card-title,.card.group-active .card-title,.mc-card:hover .mc-card-name,.mc-card.group-active .mc-card-name,.mc-card:hover .mc-card-tag,.mc-card.group-active .mc-card-tag,.result-item:hover .result-name,.result-item.group-active .result-name{text-shadow:0 6px 18px #0000002e}@media (hover:none),(pointer:coarse){.card:hover,.mc-card:hover,.result-item:hover{box-shadow:none!important;background:0 0!important;transform:none!important}.card:hover .card-name,.card:hover .card-title,.mc-card:hover .mc-card-name,.mc-card:hover .mc-card-tag,.result-item:hover .result-name{text-shadow:none!important}}#merged-section-2 .collab-card,#merged-section-2 .collab-card.group-active{box-shadow:none!important;transform:none!important}#merged-section-2 .collab-right a{transition:transform .4s ease-in-out,box-shadow .4s ease-in-out;display:block}#merged-section-2 .collab-right a:hover,#merged-section-2 .collab-right a.group-active{z-index:5;transform:translateY(-5px)scale(1.05);box-shadow:0 20px 45px #0000002e}#merged-section-2 .play-btn{transition:transform .4s ease-in-out}#merged-section-2 .collab-right a:hover .play-btn,#merged-section-2 .collab-right a.group-active .play-btn{transform:scale(1.1)}#merged-section-2 .tag-pill{transition:transform .3s ease-in-out,box-shadow .3s ease-in-out,text-shadow .3s ease-in-out;display:inline-block}#merged-section-2 .tag-pill:hover,#merged-section-2 .tag-pill.group-active{text-shadow:0 2px 8px #0000001f;z-index:5;transform:translateY(-3px)scale(1.06);box-shadow:0 8px 18px #0000001f}#merged-section-2 .collab-badge{transition:transform .3s ease-in-out,box-shadow .3s ease-in-out}#merged-section-2 .collab-badge:hover,#merged-section-2 .collab-badge.group-active{transform:translateY(-3px)scale(1.05);box-shadow:0 8px 18px #0000001a}@media (hover:none),(pointer:coarse){#merged-section-2 .collab-right a:hover,#merged-section-2 .tag-pill:hover,#merged-section-2 .collab-badge:hover{box-shadow:none!important;text-shadow:none!important;transform:none!important}}.warning{animation:3s ease-in-out infinite warning-pulse}@keyframes warning-pulse{0%,to{opacity:1}50%{opacity:.65}}#merged-section-0 .hero-h1{animation-duration:.8s!important}#merged-section-0 .hero-sub{animation-duration:.7s!important}.illus{animation:4s ease-in-out infinite float-illus}.illus:nth-child(2){animation-delay:.5s}.illus:nth-child(3){animation-delay:1s}.illus:nth-child(4){animation-delay:1.5s}.illus:nth-child(5){animation-delay:2s}.illus:nth-child(6){animation-delay:2.5s}@keyframes float-illus{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.flower{transform-origin:50%;animation:20s linear infinite flower-spin!important}@keyframes flower-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#merged-section-2 .tag-pill{opacity:0;transition:opacity .4s,transform .4s;transform:translateY(10px)scale(.9)}#merged-section-2 .tag-pill.pill-visible{opacity:1;transform:translateY(0)scale(1)}html{-moz-text-size-adjust:100%;text-size-adjust:100%;font-size:clamp(15px,14px + .35vw,18px)}html,body{max-width:100%;overflow-x:hidden}img,video,svg,canvas{max-width:100%;height:auto}*{text-rendering:optimizelegibility}h1,h2,h3,h4,h5,p,span,li,a,button,label{word-break:keep-all;overflow-wrap:break-word}h1,h2,h3,h4,p{text-wrap:pretty}@media (max-width:900px){.banner-btn,.banner-close,.nav-cta,.nav-login,.cta-btn,.hero-cta,.btn-primary,.send-btn,.play-btn,#merged-section-7 .confirm-check{justify-content:center;align-items:center;min-width:48px;min-height:48px;display:inline-flex}.cta-btn,.hero-cta,.btn-primary,.send-btn{padding-top:1rem;padding-bottom:1rem}}@media (min-width:821px) and (max-width:1180px){#merged-section-1,#merged-section-2,#merged-section-4,#merged-section-5,#merged-section-55{padding-top:3.6rem;padding-bottom:4rem}}@media (max-width:600px){#merged-section-0 #banner{gap:.6rem;padding:0 .9rem}#merged-section-0 .banner-link{flex:auto;gap:.5rem;min-width:0}#merged-section-0 .banner-text{text-overflow:ellipsis;letter-spacing:.06em;flex:auto;min-width:0;font-size:clamp(.52rem,2.6vw,.65rem);overflow:hidden}#merged-section-0 .banner-arrow{flex:none;font-size:.58rem}#merged-section-0 .banner-close{right:.6rem}}@media (max-width:380px){#merged-section-0 #nav{padding:0 .9rem}#merged-section-1,#merged-section-2,#merged-section-4,#merged-section-5,#merged-section-55{padding-left:1.1rem;padding-right:1.1rem}#merged-section-55 .course-overview-card{padding:1.8rem 1.2rem}}@media (min-width:1920px){#merged-section-0 #nav,#merged-section-1,#merged-section-2,#merged-section-4,#merged-section-5,#merged-section-55{padding-left:max(18rem,50vw - 800px);padding-right:max(18rem,50vw - 800px)}}#merged-section-0 .sticky-cta-bar{z-index:450;padding:.75rem 1.1rem calc(.75rem + env(safe-area-inset-bottom));background:#111;justify-content:space-between;align-items:center;gap:1rem;transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%);box-shadow:0 -6px 24px #0000002e}#merged-section-0 .sticky-cta-bar.visible{transform:translateY(0)}#merged-section-0 .sticky-cta-text{color:#ffffffe6;min-width:0;font-size:.72rem;line-height:1.3}#merged-section-0 .sticky-cta-text strong{color:#d4a853}#merged-section-0 .sticky-cta-btn{color:#111;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;background:#fff;flex-shrink:0;justify-content:center;align-items:center;min-height:44px;padding:0 1.4rem;font-size:.68rem;font-weight:700;text-decoration:none;display:inline-flex}@media (min-width:901px){#merged-section-0 .sticky-cta-bar{padding:1rem 18rem}#merged-section-0 .sticky-cta-text{font-size:.85rem}#merged-section-0 .sticky-cta-btn{min-height:48px;padding:0 2rem;font-size:.72rem}}#merged-section-7 .card{backface-visibility:hidden;isolation:isolate;transform:translateZ(0);background:#fdfaf3!important;border-radius:20px!important;box-shadow:0 8px 48px #00000014!important}#merged-section-7 .logo-badge{background:#f0dc96bf!important}#merged-section-0 #hero,#merged-section-5 #s11slider{touch-action:pan-y;-ms-touch-action:pan-y}br.mobile-break{display:none}br.desktop-break{display:inline}@media (max-width:640px){br.mobile-break{display:inline}br.desktop-break{display:none}}#merged-section-6,#merged-section-6 *{word-break:normal;overflow-wrap:normal}#merged-section-6 h1,#merged-section-6 h2,#merged-section-6 h3,#merged-section-6 h4,#merged-section-6 p{text-wrap:wrap}#merged-section-6 .section{gap:0!important}#merged-section-6 .top{margin-bottom:80px!important}#merged-section-6 .marquee-section{margin-bottom:54.4px!important}#merged-section-6 .cta-row>p{margin-bottom:32px!important;font-size:14.08px!important}#merged-section-6 .cta-btn{box-sizing:border-box!important;letter-spacing:.08em!important;text-transform:uppercase!important;text-align:center!important;white-space:nowrap!important;vertical-align:middle!important;border-radius:0!important;justify-content:center!important;align-items:center!important;min-width:0!important;height:44px!important;min-height:44px!important;padding:0 36px!important;font-family:Inter,system-ui,sans-serif!important;font-size:12px!important;font-weight:700!important;line-height:1!important;display:inline-flex!important}@media (max-width:900px){#merged-section-6 .top{margin-bottom:56px!important}#merged-section-6 .marquee-section{margin-bottom:44.8px!important}#merged-section-6 .cta-row>p{margin-bottom:27.2px!important}}@media (max-width:700px){#merged-section-6 .cta-btn{height:44px!important;min-height:44px!important;padding-left:32px!important;padding-right:32px!important}}@media (max-width:640px){#merged-section-7 .section7-mobile-copy .section7-mobile-nowrap{white-space:nowrap}}#merged-section-7 .card{grid-template-rows:none!important;display:block!important}#merged-section-7 .card>*{height:auto!important;min-height:0!important}#merged-section-1 .card-img-wrap{border-top-left-radius:20px!important;border-top-right-radius:20px!important;overflow:hidden!important}
