@font-face{font-family:Poppins;src:url(/fonts/poppins-400.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/poppins-500.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/poppins-600.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/poppins-700.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Poppins;src:url(/fonts/poppins-800.woff2) format("woff2");font-weight:800;font-style:normal;font-display:swap}:root{--navy:#15133c;--purple:#8b43d6;--pink:#dc299c;--orange:#ff722b;--cyan:#17b7e7;--muted:#6e7184;--pale:#f7f8fc;--border:#e8e8f1}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--navy);background:#fff;font-family:Poppins,Arial,sans-serif;line-height:1.65}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}p{color:var(--muted)}h1,h2,h3,h4,p{margin-top:0}h1{font-size:clamp(2.6rem,5vw,5.3rem);line-height:1.04;letter-spacing:-.045em}h2{font-size:clamp(2rem,3.5vw,3.35rem);line-height:1.15;letter-spacing:-.035em}.container{width:min(1160px,calc(100% - 40px));margin-inline:auto}.section{padding:100px 0}.button{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:15px 30px;color:#fff;background:linear-gradient(110deg,var(--purple),var(--pink));font:700 .82rem Poppins,sans-serif;text-transform:uppercase;box-shadow:0 12px 24px rgba(154,54,193,.2);cursor:pointer;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px);box-shadow:0 15px 28px rgba(154,54,193,.3)}.button:disabled{opacity:.65;cursor:wait;transform:none}.button-orange{background:var(--orange);box-shadow:0 10px 22px rgba(255,114,43,.25)}.button-muted{border-radius:4px;background:#6e7782;box-shadow:none;text-transform:none;padding:10px 24px}.eyebrow{margin-bottom:12px;color:var(--pink);font-size:.77rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.center-heading{max-width:800px;margin:0 auto 55px;text-align:center}.center-heading>p:last-child{max-width:680px;margin-inline:auto}.split{display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:75px;gap:75px}.site-header{position:fixed;top:0;left:0;right:0;z-index:50;height:116px;background:transparent;transition:height .35s ease,box-shadow .35s ease,background .35s ease}.site-header.scrolled{height:82px;border-bottom:1px solid rgba(255,255,255,.5);box-shadow:0 12px 35px rgba(21,19,60,.07);background:rgba(255,255,255,.76);backdrop-filter:blur(20px) saturate(150%);-webkit-backdrop-filter:blur(20px) saturate(150%)}.header-inner{width:min(1350px,100%);height:100%;margin:auto;padding:0 28px;display:flex;align-items:center}.brand{align-self:flex-start;display:block;width:112px;flex:0 0 112px;transition:width .35s ease,flex-basis .35s ease}.brand img{border-radius:0 0 28px 28px;display:block;transition:transform .3s ease,width .35s ease,height .35s ease,border-radius .35s ease}.site-header.scrolled .brand{width:78px;flex-basis:78px}.site-header.scrolled .brand img{width:78px;height:78px;border-radius:0 0 20px 20px}.brand:hover img{transform:translateY(3px) rotate(-2deg)}.main-nav{display:flex;align-items:center;justify-content:flex-end;gap:28px;flex:1 1}.nav-item,.nav-item>a{position:relative}.nav-item>a{font-size:.75rem;font-weight:700;white-space:nowrap}.nav-item>a:after{content:"";position:absolute;left:0;right:100%;bottom:-7px;height:2px;border-radius:2px;background:linear-gradient(90deg,var(--purple),var(--pink));transition:right .25s ease}.nav-item>a.active:after,.nav-item>a:hover:after{right:0}.nav-item>a.active,.nav-item>a:hover{color:var(--pink)}.submenu{display:none;position:absolute;min-width:135px;top:100%;left:-18px;padding:14px 18px;background:#fff;box-shadow:0 15px 35px rgba(20,20,60,.13);border-radius:8px}.submenu a{font-size:.76rem;padding:5px}.nav-item:hover .submenu,.submenu a{display:block}.nav-download{margin-left:4px;padding:13px 25px;font-size:.7rem}.menu-toggle{display:none;border:0;background:none;width:38px;padding:7px}.menu-toggle span{display:block;height:2px;margin:6px 0;background:var(--navy)}.academy-premium-hero,.course-premium-hero,.hero,.poetry-premium-hero,.wuert-premium-hero{padding-top:116px}.hero{position:relative;min-height:655px;overflow:hidden;background:radial-gradient(circle at 15% 40%,rgba(143,71,214,.055),transparent 28%)}.hero-grid-pattern{position:absolute;inset:0;opacity:.35;background-image:linear-gradient(rgba(137,73,211,.045) 1px,transparent 0),linear-gradient(90deg,rgba(137,73,211,.045) 1px,transparent 0);background-size:52px 52px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 75%);mask-image:linear-gradient(90deg,#000,transparent 75%)}.hero-orb{position:absolute;border-radius:50%;filter:saturate(120%)}.orb-one{width:650px;height:650px;right:-100px;top:-190px;background:linear-gradient(135deg,#704ad7,#e52798);animation:orb-drift 9s ease-in-out infinite alternate}.orb-two{width:320px;height:320px;right:-60px;top:285px;background:rgba(255,80,178,.28);animation:orb-drift 7s ease-in-out 1s infinite alternate-reverse}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:53% 47%;align-items:center;min-height:620px}.hero-copy{padding-left:55px}.hero-copy h1 span{color:var(--orange)}.hero-copy>p:not(.eyebrow){max-width:540px;margin-bottom:35px}.hero-visual{align-self:end;text-align:center;height:600px}.hero-visual img{height:600px;width:auto;object-fit:contain;object-position:bottom;animation:phone-float 5s ease-in-out infinite;filter:drop-shadow(0 35px 32px rgba(38,17,70,.16))}.hero-actions{display:flex;align-items:center;gap:25px}.hero-actions .button span{margin-left:12px;font-size:1rem;transition:transform .2s ease}.hero-actions .button:hover span{transform:translateX(4px)}.text-link{display:inline-flex;align-items:center;gap:9px;color:var(--navy);font-size:.78rem;font-weight:700}.text-link span{color:var(--pink);transition:transform .2s ease}.text-link:hover span{transform:translateX(4px)}.stats{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3,1fr);padding:35px 0 50px;text-align:center}.stats div{position:relative;display:flex;flex-direction:column}.stats div+div:before{content:"";position:absolute;left:0;top:12%;height:76%;width:1px;background:linear-gradient(transparent,#e8ddf5,transparent)}.stats strong{font-size:2.3rem;color:var(--purple);font-weight:500}.stats span{font-size:.76rem;color:var(--navy)}.stats .stars{color:#ffbb2f;letter-spacing:5px}.benefit-marquee{overflow:hidden;padding:14px 0;color:#fff;background:linear-gradient(100deg,#703fd2,#cf2aaa 65%,#ff6d32);transform:rotate(-.5deg) scale(1.01)}.benefit-marquee>div{display:flex;align-items:center;width:max-content;gap:34px;animation:marquee 24s linear infinite}.benefit-marquee span{font-size:.77rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;white-space:nowrap}.benefit-marquee i{color:#ffcf64;font-style:normal}.intro-section{background:linear-gradient(#fff,#fbf9ff)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:35px;gap:35px;max-width:1050px;margin:60px auto 0}.feature-grid article{padding:32px 26px;border:1px solid transparent;border-radius:18px;transition:transform .3s ease,background .3s ease,border-color .3s ease,box-shadow .3s ease}.feature-grid article:hover{transform:translateY(-8px);background:#fff;border-color:#eee6f7;box-shadow:0 24px 55px rgba(45,25,80,.08)}.feature-grid i{display:inline-grid;place-items:center;width:54px;height:54px;margin-bottom:18px;border:2px solid var(--purple);border-radius:50%;color:var(--purple);font-style:normal;font-size:1.5rem}.feature-grid h3{font-size:1rem}.feature-grid p{font-size:.78rem}.overview{position:relative;overflow:hidden;background:linear-gradient(145deg,#fff,#fdfbff)}.overview-showcase{display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:75px;gap:75px}.overview-device-stage{position:relative;min-height:650px;display:grid;place-items:center}.overview-phone{position:relative;z-index:2;width:min(372px,72vw);aspect-ratio:372/750;overflow:hidden;border-radius:52px;filter:drop-shadow(0 32px 30px rgba(34,23,67,.2));transition:transform .5s ease}.overview-device-stage:hover .overview-phone{transform:translateY(-9px) rotate(-1deg)}.overview-screen{position:absolute;z-index:1;top:0;left:0;width:100%;max-width:none;height:auto;opacity:0;transform:translateX(7%) scale(.985);transition:opacity .55s ease,transform .65s cubic-bezier(.22,1,.36,1)}.overview-screen.active{opacity:1;transform:translateX(0) scale(1)}.overview-frame{position:absolute;z-index:3;inset:0;width:100%;height:100%;pointer-events:none}.overview-rings{width:590px;height:590px;background:repeating-radial-gradient(circle,transparent 0 12px,rgba(181,68,196,.12) 13px 14px);animation:academy-spin 60s linear infinite}.overview-glow,.overview-rings{position:absolute;border-radius:50%}.overview-glow{width:390px;height:390px;background:radial-gradient(circle,rgba(185,55,189,.15),transparent 68%);filter:blur(18px)}.overview-copy{position:relative;z-index:2}.timeline{border-left:1px solid #d9b7eb;margin:35px 0 25px 19px;padding-left:43px}.timeline-item{position:relative;display:block;width:100%;margin:0 0 32px;padding:0;border:0;color:inherit;background:none;font:inherit;text-align:left;cursor:pointer}.timeline-item:last-child{margin-bottom:0}.timeline-dot{position:absolute;width:15px;height:15px;left:-51px;top:5px;border:2px solid var(--pink);background:#fff;border-radius:50%;transition:background .25s ease,transform .25s ease,box-shadow .25s ease}.timeline-item.active .timeline-dot,.timeline-item:focus-visible .timeline-dot,.timeline-item:hover .timeline-dot{background:var(--pink);transform:scale(1.15);box-shadow:0 0 0 6px rgba(220,41,156,.1)}.timeline-item:focus-visible{outline:2px solid rgba(139,67,214,.35);outline-offset:8px;border-radius:3px}.timeline-text{display:flex;flex-direction:column}.timeline-text strong{margin-bottom:6px;font-size:1rem;transition:color .25s ease}.timeline-item.active .timeline-text strong{color:var(--pink)}.timeline-text small{color:var(--muted);font-size:.76rem;line-height:1.65}.store-buttons{display:flex;gap:14px;align-items:center;justify-content:flex-start}.store-buttons img{display:block;width:auto;height:48px}.languages{margin-top:18px;max-width:450px}.trainer{background:#faf9ff}.trainer-grid>div:first-child{text-align:center}.trainer-grid>div:first-child img{max-height:620px;width:auto}.trainer-grid>div:last-child p{max-width:510px}.available{color:#22af68;font-size:.8rem;font-weight:600}.lesson-stats{display:grid;grid-template-columns:repeat(4,1fr);margin-top:70px;text-align:center}.lesson-stats span,.lesson-stats strong{display:block}.lesson-stats strong{font-size:2.2rem;color:var(--purple)}.lesson-stats span{font-size:.75rem}.contact{position:relative;overflow:hidden;background:#f8f7fc}.contact-glow{position:absolute;width:600px;height:600px;left:50%;bottom:-500px;transform:translateX(-50%);border-radius:50%;background:rgba(212,47,171,.18);filter:blur(70px)}.contact-form{display:grid;grid-template-columns:1fr 1fr;grid-gap:22px;gap:22px;max-width:820px;margin:auto}.contact-form label{color:var(--navy);font-size:.78rem;font-weight:600}.contact-form .full{grid-column:1/-1}.contact-form input,.contact-form textarea{display:block;width:100%;margin-top:7px;padding:15px 17px;border:1px solid var(--border);border-radius:11px;outline:none;background:#fff;font:inherit;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.contact-form input:focus,.contact-form textarea:focus{border-color:#b46ce1;box-shadow:0 0 0 4px rgba(164,81,211,.1);transform:translateY(-1px)}.contact-form button{justify-self:start}.form-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.form-status{align-self:center;margin:0;font-size:.75rem;font-weight:600}.form-status.success{color:#168653}.form-status.error{color:#bd2854}.page-hero{padding:65px 0 75px;text-align:center}.page-hero h1{margin:25px auto 12px;font-size:2rem;letter-spacing:-.02em}.academy-hero img{width:150px}.academy-hero p{margin-bottom:0;font-weight:600}.academy-about{background:#f2f7fc}.academy-about h2,.academy-band h2,.module h2{color:#52ace3}.academy-showcase{display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;text-align:center}.academy-showcase img{max-height:310px;width:auto}.academy-showcase p{color:#42a9e6;font-size:.82rem;font-weight:600}.module{color:#50a8df;min-height:700px}.module>div>p{max-width:650px}.chapter-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:42px 25px;gap:42px 25px;margin-top:150px;text-align:center}.chapter-grid div{display:flex;flex-direction:column;align-items:center;color:#e8aa3c;font-size:.76rem;font-weight:600;line-height:1.3}.chapter-grid i{color:#747c86;font-size:2.6rem;font-style:normal;line-height:1;margin-bottom:9px}.academy-band{padding:65px 0}.academy-band .container{max-width:760px}.academy-band h2{font-size:1.75rem}.academy-band li{margin:7px 0;color:#686871;font-size:.85rem}.academy-band.lilac{background:#fff2ff}.academy-band.peach{background:#ffe3bc}.academy-actions{display:flex;justify-content:center;gap:12px;margin:25px 0}.small-note{font-size:.72rem;text-align:center;color:#43a8e5}.iframe-page{height:100vh;min-height:700px;padding-top:116px}.iframe-page iframe{width:100%;height:100%;display:block;border:0}.protected-page{min-height:780px;display:grid;place-items:center;padding:180px 20px 100px;background:linear-gradient(145deg,#f3f9fd,#fff8f0)}.protected-card{width:min(620px,100%);padding:55px;background:#fff;border-radius:18px;box-shadow:0 18px 50px rgba(20,20,60,.09);text-align:center}.protected-card .lock{display:grid;place-items:center;width:65px;height:65px;margin:0 auto 20px;border-radius:50%;background:#f5eaff;color:var(--purple);font-size:2rem}.protected-card h1{font-size:2.3rem}.protected-card label{display:block;text-align:left;font-size:.8rem;font-weight:600}.protected-card form>div{display:flex;gap:10px;margin-top:8px}.protected-card input{flex:1 1;min-width:0;padding:11px 14px;border:1px solid var(--border);border-radius:7px}.password-error{margin:16px 0 0;color:#bd2854;font-size:.75rem;font-weight:600}.module-one-page{background:#fff}.module-one-hero{position:relative;overflow:hidden;padding:166px 0 80px;background:linear-gradient(145deg,#f4fbff,#fff 56%,#fff7ed)}.module-one-hero:before{content:"";position:absolute;width:520px;height:520px;right:-190px;top:-220px;border-radius:50%;background:rgba(78,175,224,.15)}.module-one-welcome{position:relative;display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:65px;gap:65px;align-items:center}.module-one-welcome h1{margin-bottom:24px;font-size:clamp(3rem,4.5vw,4.9rem)}.module-one-welcome h1 span{color:#4cabe0}.module-one-welcome>div>p:not(.eyebrow){max-width:500px}.module-one-welcome .module-two-note{margin-top:28px;color:#ed9f3e;font-weight:700}.module-one-welcome>img{position:relative;width:100%;filter:drop-shadow(0 28px 35px rgba(36,98,130,.17))}.module-one-lessons{background:#f7fbfe}.module-one-heading{display:grid;grid-template-columns:1fr .8fr;grid-gap:90px;gap:90px;align-items:flex-end;margin-bottom:55px}.module-one-heading h2{margin:0}.module-one-heading h2 span{color:#4cabe0}.module-one-heading>p{margin:0}.module-one-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.module-video-card{overflow:hidden;padding:0;border:1px solid #dfebf3;border-radius:18px;color:var(--navy);background:#fff;font:inherit;text-align:left;cursor:pointer;box-shadow:0 12px 30px rgba(31,93,128,.055);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.module-video-card:hover{transform:translateY(-6px);border-color:#a9d8ef;box-shadow:0 24px 45px rgba(31,93,128,.13)}.module-video-thumb{position:relative;display:grid;place-items:center;aspect-ratio:16/9;background-position:50%;background-size:cover}.module-video-thumb:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(14,33,58,.05),rgba(14,33,58,.32));transition:background .25s ease}.module-video-card:hover .module-video-thumb:after{background:rgba(41,153,211,.2)}.module-video-thumb i{position:relative;z-index:1;display:grid;place-items:center;width:54px;height:54px;padding-left:4px;border-radius:50%;color:#fff;background:linear-gradient(135deg,#36a8df,#6cc6ee);box-shadow:0 10px 24px rgba(24,91,128,.3);font-size:.85rem;font-style:normal;transition:transform .25s ease}.module-video-card:hover .module-video-thumb i{transform:scale(1.1)}.module-video-copy{display:flex;flex-direction:column;min-height:150px;padding:22px}.module-video-copy small{color:#e99d3c;font-size:.64rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.module-video-copy strong{margin:7px 0 18px;font-size:.92rem;line-height:1.4}.module-video-copy em{margin-top:auto;color:#3d9dce;font-size:.67rem;font-style:normal;font-weight:700}.module-video-copy em b{margin-left:5px}.module-video-modal{position:fixed;z-index:200;inset:0;display:grid;place-items:center;padding:25px;background:rgba(8,15,36,.86);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.module-video-modal>div{position:relative;width:min(980px,100%);padding:14px;border-radius:20px;background:#fff;box-shadow:0 35px 90px rgba(0,0,0,.4)}.module-video-player{overflow:hidden;aspect-ratio:16/9;border-radius:12px;background:#0b1022}.module-video-player iframe{width:100%;height:100%;border:0}.module-video-modal p{margin:13px 7px 3px;color:var(--navy);font-weight:700}.module-video-close{position:absolute;z-index:2;top:-17px;right:-17px;display:grid;place-items:center;width:40px;height:40px;border:0;border-radius:50%;color:#fff;background:#df359d;font-size:1.6rem;cursor:pointer;box-shadow:0 8px 20px rgba(0,0,0,.25)}.module-feedback{background:#fff}.module-feedback-grid{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:100px;gap:100px;align-items:start}.module-feedback-grid>div>p:last-child{max-width:410px}.module-feedback-form{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px;padding:38px;border:1px solid #e2edf4;border-radius:24px;background:#f8fbfd}.module-feedback-form label{color:var(--navy);font-size:.75rem;font-weight:600}.module-feedback-form label span{color:#8a929d;font-weight:400}.module-feedback-form .full{grid-column:1/-1}.module-feedback-form input,.module-feedback-form textarea{width:100%;margin-top:7px;padding:12px 14px;border:1px solid #dce7ee;border-radius:8px;background:#fff;font:inherit;resize:vertical}.module-feedback-form input:focus,.module-feedback-form textarea:focus{outline:2px solid rgba(76,171,224,.25);border-color:#65b9e4}.module-feedback-form .button{justify-self:start}.wuert-page{padding:45px 0 90px;text-align:center}.wuert-heading{margin-bottom:32px}.wuert-heading img{border-radius:26%}.wuert-heading h1{margin:10px 0 15px;font-size:3rem}.wuert-gallery{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px;width:min(1420px,calc(100% - 32px));margin:auto}.wuert-gallery div{padding:30px 28px 0;background:#f76545;overflow:hidden;transition:transform .35s ease,box-shadow .35s ease}.wuert-gallery div:hover{transform:translateY(-10px);box-shadow:0 28px 50px rgba(140,52,34,.18)}.wuert-gallery img{display:block;width:100%;height:auto;transition:transform .35s ease}.wuert-gallery div:hover img{transform:scale(1.025)}.wuert-page>.store-buttons{justify-content:center;margin-top:25px}.academy-premium-hero{position:relative;min-height:720px;overflow:hidden;background:linear-gradient(135deg,#f6fbff,#eef7ff 52%,#fff8ef)}.academy-premium-hero:before{content:"";position:absolute;inset:0;opacity:.45;background-image:radial-gradient(#70b9e6 1px,transparent 0);background-size:28px 28px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 65%);mask-image:linear-gradient(90deg,#000,transparent 65%)}.academy-hero-shape{position:absolute;border-radius:50%;filter:blur(1px)}.academy-shape-one{width:500px;height:500px;right:-100px;top:-190px;background:rgba(77,173,226,.2);animation:orb-drift 10s ease-in-out infinite alternate}.academy-shape-two{width:300px;height:300px;right:27%;bottom:-220px;background:rgba(255,188,90,.18)}.academy-premium-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;min-height:720px;grid-gap:80px;gap:80px}.academy-label{display:inline-flex;gap:9px;align-items:center;margin-bottom:26px;padding:2px 0 2px 13px;border:0;border-left:3px solid #f1a43c;border-radius:0;color:#397a9f;background:none;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.09em}.academy-label span{color:#f1a43c}.academy-premium-copy h1{margin-bottom:26px;font-size:clamp(3.2rem,5.2vw,5.7rem)}.academy-premium-copy h1 em{color:#50afe3;font-style:normal}.academy-premium-copy>p{max-width:640px;font-size:1rem}.academy-hero-actions{display:flex;align-items:center;gap:27px;margin-top:35px}.academy-cta{background:linear-gradient(120deg,#239bda,#64c3ee);box-shadow:0 14px 30px rgba(49,160,219,.24)}.academy-cta span{margin-left:10px}.academy-trust{display:flex;gap:42px;margin-top:55px}.academy-trust div{display:flex;flex-direction:column}.academy-trust strong{color:#2e9ed9;font-size:1.5rem}.academy-trust span{color:#727b88;font-size:.64rem}.academy-hero-visual{position:relative;min-height:510px;display:grid;place-items:center}.academy-hero-visual:after,.academy-hero-visual:before{content:"";position:absolute;border-radius:50%}.academy-hero-visual:before{width:420px;height:420px;background:linear-gradient(145deg,#54b2e3,#88d0f3);box-shadow:0 45px 90px rgba(47,145,198,.22)}.academy-hero-visual:after{width:340px;height:340px;border:1px dashed rgba(255,255,255,.65);animation:academy-spin 28s linear infinite}.academy-logo-card{position:relative;z-index:2;width:300px;padding:36px 30px 28px;text-align:center;border-radius:34px;background:rgba(255,255,255,.93);box-shadow:0 35px 75px rgba(27,101,142,.2);transform:rotate(-2deg)}.academy-logo-card img{width:190px}.academy-logo-card p{margin:10px 0 0;color:#75808d;font-size:.82rem}.academy-logo-card strong{color:#2e9ed9}.academy-floating-note{position:absolute;z-index:3;display:flex;gap:12px;align-items:center;padding:13px 17px;border-radius:14px;background:#fff;box-shadow:0 18px 38px rgba(35,98,130,.16);animation:phone-float 5s ease-in-out infinite}.academy-floating-note i{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;color:#fff;background:#f2a849;font-size:.7rem;font-style:normal}.academy-floating-note span{display:flex;flex-direction:column;color:#8a8f99;font-size:.61rem}.academy-floating-note strong{color:var(--navy);font-size:.69rem}.note-video{left:-25px;top:100px}.note-workbook{right:-20px;bottom:95px;animation-delay:-2.4s}.note-workbook i{background:#54b2e3}.academy-method{background:#fff}.academy-method-heading{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:100px;gap:100px;align-items:flex-end;margin-bottom:65px}.academy-method-heading h2{margin:0}.academy-method-heading h2 span{color:#4cade0}.academy-method-heading>p{margin:0}.academy-method-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:25px;gap:25px}.academy-method-grid article{overflow:hidden;border:1px solid #e4eef5;border-radius:25px;background:#f7fbfe;transition:transform .35s ease,box-shadow .35s ease}.academy-method-grid article:hover{transform:translateY(-8px);box-shadow:0 30px 60px rgba(47,126,169,.12)}.academy-method-grid article>div:last-child{padding:30px 34px 35px}.academy-method-grid small{color:#e9a340;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.academy-method-grid h3{margin:8px 0;font-size:1.35rem}.academy-method-grid p{margin:0;font-size:.82rem}.academy-media{position:relative;height:300px;display:grid;place-items:center;overflow:hidden;background:#edf6fb}.academy-media img{height:100%;width:100%;object-fit:contain;transition:transform .4s ease}.academy-method-grid article:hover img{transform:scale(1.035)}.academy-media>span{position:absolute;top:20px;right:22px;display:grid;place-items:center;width:43px;height:43px;color:#fff;border-radius:50%;background:#50ace0;font-size:.75rem;font-weight:800}.academy-module-premium{color:#fff;background:#111b34}.module-premium-heading{display:grid;grid-template-columns:1fr 1fr;grid-gap:90px;gap:90px;align-items:flex-end;margin-bottom:60px}.module-premium-heading h2{margin:18px 0 0;color:#fff}.module-premium-heading>p{margin:0;color:#aeb8ca}.module-pill{display:inline-flex;padding:2px 0 2px 12px;color:#92daf7;border:0;border-left:3px solid #51b2e6;border-radius:0;background:none;font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.academy-chapter-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:15px;gap:15px}.academy-chapter-grid article{position:relative;min-height:225px;padding:28px 23px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:rgba(255,255,255,.035);transition:transform .3s ease,background .3s ease,border-color .3s ease}.academy-chapter-grid article:hover{transform:translateY(-6px);background:rgba(78,175,224,.1);border-color:rgba(109,202,240,.3)}.academy-chapter-grid article>span{position:absolute;right:17px;top:14px;color:rgba(255,255,255,.13);font-size:1.4rem;font-weight:800}.chapter-icon{display:grid;place-items:center;width:42px;height:42px;margin-bottom:28px;color:#51b2e6;border-radius:12px;background:rgba(77,176,227,.14);font-size:.78rem;font-weight:800}.academy-chapter-grid h3{margin-bottom:7px;font-size:.94rem}.academy-chapter-grid p{margin:0;color:#99a4b6;font-size:.69rem}.academy-audience{background:#f7fbfe}.academy-audience-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.academy-audience-grid article{padding:30px 25px;border:1px solid #e4eef5;border-radius:18px;background:#fff}.academy-audience-grid i{display:grid;place-items:center;width:48px;height:48px;margin-bottom:22px;color:#269fdc;border-radius:14px;background:#eaf7fd;font-style:normal;font-weight:800}.academy-audience-grid p{margin:0;font-size:.76rem}.academy-choice{background:#fff}.academy-choice-grid{display:grid;grid-template-columns:1fr .72fr;grid-gap:100px;gap:100px;align-items:center}.academy-choice-links{display:flex;gap:30px;margin-top:30px}.academy-route{padding:30px;border-radius:22px;background:#f1f9fd}.academy-route>div{display:flex;align-items:center;gap:18px;padding:18px;border-radius:14px;background:#fff;box-shadow:0 10px 25px rgba(45,118,157,.07)}.academy-route>div>span{display:grid;place-items:center;width:38px;height:38px;color:#fff;border-radius:50%;background:linear-gradient(135deg,#259fdd,#6ec7ee);font-size:.73rem;font-weight:800}.academy-route p{display:flex;flex-direction:column;margin:0;font-size:.7rem}.academy-route strong{color:var(--navy);font-size:.8rem}.academy-route>i{display:block;margin:3px 0 3px 35px;color:#69b9e2;font-style:normal}.academy-purchase{position:relative;overflow:hidden;padding:100px 0;color:#fff;background:linear-gradient(130deg,#198ec9,#59bdea)}.academy-purchase-orb{position:absolute;width:600px;height:600px;right:-230px;top:-250px;border:80px solid rgba(255,255,255,.07);border-radius:50%}.academy-purchase-grid{position:relative;display:grid;grid-template-columns:1fr 390px;grid-gap:110px;gap:110px;align-items:center}.module-pill.light{color:#fff;border-color:rgba(255,255,255,.72);background:none}.academy-purchase h2{margin:20px 0;color:#fff}.academy-purchase-grid>div:first-child>p{color:#e5f7ff}.academy-purchase ul{display:grid;grid-template-columns:1fr 1fr;grid-gap:7px 28px;gap:7px 28px;padding:0;list-style:none;font-size:.75rem}.academy-purchase li:before{content:"✓";margin-right:9px;color:#baf18e;font-weight:800}.academy-price-card{padding:36px;color:var(--navy);border-radius:25px;background:#fff;box-shadow:0 30px 70px rgba(13,89,128,.23)}.academy-price-card>small{color:#7d8492;text-transform:uppercase;letter-spacing:.1em}.academy-price{display:flex;align-items:center;margin:14px 0 22px}.academy-price>strong{font-size:4rem;line-height:1}.academy-price>span{display:flex;flex-direction:column;font-size:1.3rem;font-weight:800}.academy-price em{color:#888e99;font-size:.6rem;font-style:normal;font-weight:500}.academy-price-card .button{display:flex;border-radius:12px}.academy-price-card>a:not(.button){display:block;margin-top:18px;text-align:center;color:#399ccc;font-size:.7rem;font-weight:600}.academy-price-card>p{margin:18px 0 0;text-align:center;font-size:.62rem}.wuert-premium-hero{position:relative;min-height:790px;overflow:hidden;color:#fff;background:#f36543}.wuert-noise{position:absolute;inset:0;opacity:.12;background-image:radial-gradient(#fff 1px,transparent 0);background-size:24px 24px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 65%);mask-image:linear-gradient(90deg,#000,transparent 65%)}.wuert-premium-grid{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;min-height:790px;align-items:center;grid-gap:60px;gap:60px}.wuert-app-label{display:flex;align-items:center;gap:13px;margin-bottom:30px}.wuert-app-label img{border-radius:14px;box-shadow:0 12px 28px rgba(96,29,14,.18)}.wuert-app-label span{display:flex;flex-direction:column;color:#ffd8cf;font-size:.65rem}.wuert-app-label strong{color:#fff;font-size:.85rem}.wuert-premium-copy h1{margin-bottom:25px;color:#fff;font-size:clamp(3.4rem,5.5vw,6.2rem)}.wuert-premium-copy h1 em{color:#47213b;font-style:normal}.wuert-premium-copy>p{max-width:620px;color:#ffe6df}.wuert-premium-copy .store-buttons{margin-top:30px}.wuert-premium-copy .store-buttons img{height:54px}.wuert-proof{display:flex;align-items:center;gap:15px;margin-top:35px}.wuert-avatars{display:flex}.wuert-avatars span{display:grid;place-items:center;width:35px;height:35px;margin-left:-7px;color:#fff;border:2px solid #f36543;border-radius:50%;background:#48223b;font-size:.55rem;font-weight:700}.wuert-avatars span:first-child{margin-left:0;background:#8c3a5b}.wuert-avatars span:last-child{background:#ffb045}.wuert-proof p{margin:0;color:#ffd7ce;font-size:.66rem}.wuert-proof strong{color:#fff}.wuert-hero-phones{position:relative;min-height:670px}.wuert-blob{position:absolute;width:540px;height:540px;right:-40px;top:65px;border-radius:42% 58% 65% 35%/48% 36% 64% 52%;background:#48213c;animation:wuert-morph 9s ease-in-out infinite alternate}.wuert-phone{position:absolute;z-index:2;overflow:hidden;padding:10px 10px 0;border:6px solid #18141d;border-radius:43px;background:#18141d;box-shadow:0 38px 70px rgba(86,26,15,.3)}.wuert-phone img{display:block;border-radius:28px 28px 0 0}.phone-back{width:250px;left:25px;top:105px;transform:rotate(-10deg)}.phone-front{width:286px;right:5px;top:58px;transform:rotate(7deg);animation:phone-float 5s ease-in-out infinite}.wuert-float-card{position:absolute;z-index:4;padding:14px 18px;color:var(--navy);border-radius:14px;background:#fff;box-shadow:0 20px 45px rgba(93,31,18,.2)}.wuert-float-card span{display:flex;flex-direction:column;color:#8b8490;font-size:.57rem}.wuert-float-card strong{color:var(--navy);font-size:.72rem}.float-words{left:-12px;bottom:80px;display:flex;flex-direction:column}.float-words strong{color:#f05e3d;font-size:1.35rem}.float-smart{right:-20px;top:80px;display:flex;align-items:center;gap:10px}.float-smart>i{color:#f26343;font-style:normal;font-size:1.4rem}.wuert-ticker{overflow:hidden;padding:17px 0;color:#fff;background:#48213c}.wuert-ticker>div{display:flex;width:max-content;gap:33px;align-items:center;animation:marquee 26s linear infinite}.wuert-ticker span{white-space:nowrap;text-transform:uppercase;letter-spacing:.1em;font-size:.7rem;font-weight:700}.wuert-ticker i{color:#ff8b68;font-style:normal}.wuert-how{background:#fff8f5}.wuert-section-heading{display:grid;grid-template-columns:1fr .8fr;grid-gap:100px;gap:100px;align-items:flex-end;margin-bottom:60px}.wuert-section-heading h2{margin:0}.wuert-section-heading h2 span{color:#ed6545}.wuert-section-heading>p{margin:0}.wuert-steps{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #f2ded7;border-radius:20px;overflow:hidden;background:#fff}.wuert-steps article{position:relative;min-height:210px;padding:30px 24px;border-right:1px solid #f2ded7;transition:background .25s ease}.wuert-steps article:last-child{border:0}.wuert-steps article:hover{background:#fff3ee}.wuert-steps article>span{color:#ed6545;font-size:.7rem;font-weight:800}.wuert-steps h3{margin:38px 0 4px;font-size:1rem}.wuert-steps p{margin:0;font-size:.68rem}.wuert-steps i{position:absolute;right:20px;top:25px;color:#e4a18e;font-style:normal}.wuert-showcase{background:#48213c;color:#fff}.wuert-showcase h2{color:#fff}.wuert-showcase .center-heading>p:last-child{color:#c9adb9}.wuert-premium-gallery{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.wuert-premium-gallery article{min-width:0}.wuert-screen-caption{display:flex;gap:13px;min-height:85px}.wuert-screen-caption>span{color:#ff8060;font-size:.67rem;font-weight:800}.wuert-screen-caption h3{margin:0;font-size:.9rem}.wuert-screen-caption p{margin:2px 0 0;color:#c9adb9;font-size:.61rem}.wuert-screen-frame{overflow:hidden;padding:14px 14px 0;border-radius:28px 28px 0 0;background:#f36543;transition:transform .35s ease,box-shadow .35s ease}.wuert-screen-frame img{display:block;border-radius:18px 18px 0 0}.wuert-premium-gallery article:hover .wuert-screen-frame{transform:translateY(-8px);box-shadow:0 25px 50px rgba(0,0,0,.25)}.wuert-intelligence{background:#fff}.wuert-intelligence-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:100px;gap:100px;align-items:center}.wuert-intelligence-grid>div:last-child>p:not(.eyebrow){margin-bottom:28px}.wuert-intelligence ul{padding:0;list-style:none}.wuert-intelligence li{margin:13px 0;font-size:.8rem;font-weight:600}.wuert-intelligence li span{margin-right:11px;color:#fff;border-radius:50%;background:#ef6545;padding:2px 6px;font-size:.6rem}.wuert-brain{position:relative;min-height:500px;display:grid;place-items:center}.brain-core{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;width:190px;height:190px;color:#fff;border-radius:50%;background:linear-gradient(145deg,#f56b48,#d94c64);box-shadow:0 30px 60px rgba(220,76,78,.27)}.brain-core i{font-size:2rem;font-style:normal}.brain-core strong{margin-top:8px}.brain-core span{color:#ffd6d0;font-size:.63rem}.brain-orbit{border:1px dashed #e9c9c0;animation:academy-spin 24s linear infinite}.brain-orbit,.brain-orbit span{position:absolute;border-radius:50%}.brain-orbit span{width:15px;height:15px;background:#f36543;box-shadow:0 0 0 7px #fde5de}.orbit-one{width:320px;height:320px}.orbit-one span{top:35px;right:42px}.orbit-two{width:455px;height:455px;animation-direction:reverse;animation-duration:35s}.orbit-two span{bottom:50px;left:58px;background:#48213c;box-shadow:0 0 0 7px #f1e9ee}.brain-tag{position:absolute;z-index:3;padding:10px 15px;border:1px solid #f3ded8;border-radius:10px;background:#fff;box-shadow:0 12px 30px rgba(80,34,45,.08);font-size:.65rem;font-weight:700}.tag-one{top:72px;right:15px}.tag-two{left:12px;top:205px}.tag-three{right:30px;bottom:75px}.wuert-download{position:relative;overflow:hidden;padding:85px 0;background:#fff1ec}.wuert-download-shape{position:absolute;width:430px;height:430px;right:-170px;top:-230px;border:65px solid rgba(242,101,69,.08);border-radius:50%}.wuert-download>.container{position:relative;display:grid;grid-template-columns:150px 1fr auto;grid-gap:45px;gap:45px;align-items:center}.wuert-download img{border-radius:29px;box-shadow:0 20px 50px rgba(98,42,31,.13)}.wuert-download h2{margin-bottom:12px}.wuert-download p{margin-bottom:0}.wuert-download .store-buttons{flex-direction:column}@keyframes academy-spin{to{transform:rotate(1turn)}}@keyframes wuert-morph{0%{border-radius:42% 58% 65% 35%/48% 36% 64% 52%;transform:rotate(-2deg)}to{border-radius:55% 45% 39% 61%/38% 55% 45% 62%;transform:rotate(3deg)}}.course-pill{padding:2px 0 2px 12px;border:0;border-left:3px solid #ef7748;border-radius:0;background:none}.course-pill.light{border-color:rgba(255,255,255,.75);background:none}.price-popular{border-radius:6px}.course-premium-hero{position:relative;min-height:760px;overflow:hidden;background:linear-gradient(135deg,#fffaf4,#fff 58%,#f1fbfc)}.course-hero-lines{position:absolute;inset:0;opacity:.38;background-image:linear-gradient(rgba(22,124,139,.055) 1px,transparent 0),linear-gradient(90deg,rgba(22,124,139,.055) 1px,transparent 0);background-size:55px 55px;-webkit-mask-image:linear-gradient(90deg,#000,transparent 72%);mask-image:linear-gradient(90deg,#000,transparent 72%)}.course-premium-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.08fr .92fr;grid-gap:80px;gap:80px;min-height:760px;align-items:center}.course-label{display:inline-flex;align-items:center;gap:9px;margin-bottom:24px;padding:2px 0 2px 13px;color:#147787;border:0;border-left:3px solid #ef7748;border-radius:0;background:none;font-size:.67rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.course-label span{color:#ef7748;font-size:.55rem}.course-premium-copy h1{max-width:650px;margin-bottom:25px;font-size:clamp(3rem,3.7vw,4.1rem);line-height:1.02}.course-premium-copy h1 em{color:#0d8291;font-style:normal}.course-premium-copy>p{max-width:630px;font-size:.98rem}.course-hero-actions{display:flex;align-items:center;gap:28px;margin-top:34px}.course-main-cta{background:linear-gradient(120deg,#087887,#20a4ad);box-shadow:0 14px 30px rgba(12,126,139,.23)}.course-card-link span,.course-main-cta span{margin-left:10px;transition:transform .2s ease}.course-card-link:hover span,.course-main-cta:hover span{transform:translateX(4px)}.course-credentials{display:flex;gap:35px;margin-top:50px}.course-credentials>div{display:flex;align-items:center;gap:10px}.course-credentials i{display:grid;place-items:center;width:31px;height:31px;color:#fff;border-radius:50%;background:#ef7748;font-size:.65rem;font-style:normal}.course-credentials span{display:flex;flex-direction:column;color:#858992;font-size:.58rem}.course-credentials strong{color:var(--navy);font-size:.67rem}.course-portrait-wrap{position:relative;min-height:590px;display:grid;place-items:center}.course-portrait-shape{position:absolute;width:480px;height:480px;border-radius:46% 54% 57% 43%/41% 43% 57% 59%;background:linear-gradient(145deg,#0a7c89,#37adb4);animation:wuert-morph 11s ease-in-out infinite alternate;box-shadow:0 45px 90px rgba(13,120,133,.2)}.course-portrait{position:relative;z-index:2;width:385px;height:480px;overflow:hidden;border:9px solid #fff;border-radius:190px 190px 35px 35px;box-shadow:0 35px 70px rgba(31,96,104,.22)}.course-portrait img{width:100%;height:100%;object-fit:cover;object-position:center}.course-signature{position:absolute;z-index:3;right:12px;bottom:36px;display:flex;flex-direction:column;min-width:220px;padding:18px 22px;border-radius:16px;background:#fff;box-shadow:0 20px 45px rgba(20,80,88,.16);transform:rotate(-2deg)}.course-signature em,.course-signature span{color:#8b8f97;font-size:.6rem;font-style:normal}.course-signature strong{color:#0b7784;font-size:1rem}.course-float-badge{position:absolute;z-index:4;display:flex;align-items:center;gap:11px;padding:13px 16px;border-radius:13px;background:#fff;box-shadow:0 18px 40px rgba(24,80,85,.14);animation:phone-float 5s ease-in-out infinite}.course-float-badge>i{display:grid;place-items:center;width:36px;height:36px;color:#fff;border-radius:50%;background:#ef7748;font-style:normal}.course-float-badge span{display:flex;flex-direction:column;color:#8b8e96;font-size:.55rem}.course-float-badge strong{color:var(--navy);font-size:.66rem}.badge-approved{left:-25px;top:105px}.badge-human{right:-20px;top:225px;animation-delay:-2.4s}.badge-human>i{background:#0a8794}.course-promise{padding:22px 0;color:#fff;background:#112e3a}.course-promise>.container{display:flex;align-items:center;gap:55px}.course-promise p{flex:0 0 auto;margin:0;color:#7fd0d4;font-size:.67rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.course-promise>div>div{display:flex;gap:27px;align-items:center;white-space:nowrap;overflow:hidden}.course-promise span{font-size:.72rem;font-weight:600}.course-promise i{color:#ef7748;font-style:normal}.course-section-heading{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:100px;gap:100px;align-items:flex-end;margin-bottom:60px}.course-section-heading h2{margin:0}.course-section-heading h2 span{color:#0b8290}.course-section-heading>p{margin:0}.course-formats{background:#fff}.course-format-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.course-format-grid article{position:relative;min-height:380px;padding:34px;overflow:hidden;border:1px solid #e2eeee;border-radius:23px;background:#f9fcfc;transition:transform .35s ease,border-color .35s ease,box-shadow .35s ease}.course-format-grid article:hover{transform:translateY(-8px);border-color:#aad9dc;box-shadow:0 28px 60px rgba(23,111,121,.11)}.course-format-number{position:absolute;right:22px;top:12px;color:rgba(10,121,134,.08);font-size:4rem;font-weight:800;line-height:1}.course-format-grid article>i{display:grid;place-items:center;width:55px;height:55px;margin-bottom:40px;color:#fff;border-radius:16px;background:linear-gradient(145deg,#0b7c89,#25a7ae);font-size:1.25rem;font-style:normal}.course-format-grid small{color:#e87346;font-size:.63rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.course-format-grid h3{margin:8px 0;font-size:1.25rem}.course-format-grid p{min-height:90px;font-size:.76rem}.course-card-link{display:inline-flex;align-items:center;color:#0b7d89;font-size:.72rem;font-weight:700}.course-collective{background:#eff9fa}.course-collective-heading{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:80px;gap:80px;align-items:center}.course-pill{display:inline-flex;padding:7px 13px;color:#0a7d89;border:1px solid rgba(8,126,140,.19);border-radius:99px;background:rgba(255,255,255,.6);font-size:.64rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.course-collective h2{margin:20px 0}.course-collective ul{display:grid;grid-gap:8px;gap:8px;padding:0;margin:25px 0 30px;list-style:none;color:#61727a;font-size:.75rem}.course-collective li:before{content:"✓";display:inline-grid;place-items:center;width:20px;height:20px;margin-right:10px;color:#fff;border-radius:50%;background:#ef7748;font-size:.55rem}.course-flyers{display:grid;grid-template-columns:1fr 1fr;grid-gap:17px;gap:17px;transform:rotate(1deg)}.course-flyers>div{position:relative;overflow:hidden;border:7px solid #fff;border-radius:18px;box-shadow:0 22px 45px rgba(26,102,109,.16);transition:transform .35s ease}.course-flyers>div:first-child{transform:rotate(-4deg) translateY(12px)}.course-flyers>div:last-child{transform:rotate(3deg) translateY(-10px)}.course-flyers>div:hover{transform:rotate(0) translateY(-8px);z-index:2}.course-flyers img{display:block}.course-flyers span{position:absolute;left:14px;bottom:14px;padding:7px 11px;color:#fff;border-radius:7px;background:rgba(9,50,57,.9);font-size:.62rem;font-weight:700}.course-pricing{background:#fff}.course-pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:17px;gap:17px}.course-pricing-grid article{position:relative;padding:32px 25px;border:1px solid #e4eded;border-radius:21px;background:#fff;box-shadow:0 10px 35px rgba(20,65,69,.045);transition:transform .3s ease,box-shadow .3s ease}.course-pricing-grid article:hover{transform:translateY(-8px);box-shadow:0 25px 55px rgba(20,65,69,.1)}.course-pricing-grid article.featured{border:2px solid #0d8591;background:#f5fcfc}.price-popular{position:absolute;left:20px;right:20px;top:-14px;padding:6px;color:#fff;border-radius:99px;background:#0c8490;text-align:center;font-size:.58rem;font-weight:700}.course-pricing-grid article>small{color:#ed7547;text-transform:uppercase;letter-spacing:.1em;font-weight:700}.course-pricing-grid h3{margin:8px 0 2px;color:#0b7c88;font-size:1.35rem}.price-subtitle{margin:0;color:var(--navy);font-size:.72rem;font-weight:600}.price-mode{min-height:43px;margin-top:3px;font-size:.65rem}.price-lines{margin:22px 0;border-top:1px solid #e6eeee}.price-lines>div{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #e6eeee;font-size:.68rem}.price-lines strong{color:var(--navy)}.price-lines em{color:#93979e;font-size:.52rem;font-style:normal}.course-pricing-grid .button{width:100%}.course-intensive{color:#fff;background:#112e3a}.course-intensive-grid{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:100px;gap:100px;align-items:center}.course-intensive h2{color:#fff}.course-intensive-grid>div:last-child>p:not(.eyebrow){color:#b8cbd0}.course-intensive-visual{position:relative;min-height:470px;display:grid;place-items:center}.course-intensive-visual:before{content:"";position:absolute;width:380px;height:380px;border-radius:50%;background:#0b8290}.intensive-image-card{position:relative;z-index:1;overflow:hidden;padding:20px;border-radius:22px;background:#fff;box-shadow:0 30px 60px rgba(0,0,0,.2);transform:rotate(-4deg)}.intensive-image-card img{display:block}.intensive-book{position:absolute;z-index:2;right:0;bottom:40px;display:flex;gap:12px;align-items:center;padding:15px 18px;color:var(--navy);border-radius:14px;background:#fff;box-shadow:0 18px 40px rgba(0,0,0,.18)}.intensive-book>span{display:grid;place-items:center;width:34px;height:34px;color:#fff;border-radius:50%;background:#ef7748}.intensive-book p{display:flex;flex-direction:column;margin:0;color:#8a8f97;font-size:.58rem}.intensive-book strong{color:var(--navy);font-size:.65rem}.intensive-goals{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin:30px 0}.intensive-goals>div{padding:17px 14px;border:1px solid rgba(255,255,255,.11);border-radius:13px;background:rgba(255,255,255,.04)}.intensive-goals span{color:#65ced4;font-size:.72rem;font-weight:800}.intensive-goals p{display:flex;flex-direction:column;margin:8px 0 0;color:#8da8ae;font-size:.58rem}.intensive-goals strong{color:#fff;font-size:.65rem}.course-process{background:#f8fbfb}.course-process-grid{position:relative;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:22px;gap:22px}.course-process-grid:before{content:"";position:absolute;left:16%;right:16%;top:48px;border-top:1px dashed #a9d4d7}.course-process-grid article{position:relative;z-index:1;padding:30px;text-align:center}.course-process-grid article>span{position:absolute;right:25px;top:0;color:#e1eded;font-size:2.5rem;font-weight:800}.course-process-grid i{display:grid;place-items:center;width:65px;height:65px;margin:0 auto 25px;color:#fff;border:7px solid #f8fbfb;border-radius:50%;background:linear-gradient(145deg,#0c808c,#36afb5);box-shadow:0 0 0 1px #b7dfe1;font-style:normal}.course-process-grid h3{font-size:1rem}.course-process-grid p{font-size:.72rem}.course-package{position:relative;overflow:hidden;padding:100px 0;color:#fff;background:linear-gradient(125deg,#ee7447,#f29a5f)}.course-package-orb{position:absolute;width:620px;height:620px;left:-310px;bottom:-380px;border:85px solid rgba(255,255,255,.09);border-radius:50%}.course-package-grid{position:relative;display:grid;grid-template-columns:1fr 370px;grid-gap:110px;gap:110px;align-items:center}.course-pill.light{color:#fff;border-color:rgba(255,255,255,.3);background:rgba(255,255,255,.1)}.course-package h2{margin:20px 0;color:#fff}.course-package-grid>div:first-child>p{color:#fff0e8}.course-package ul{display:grid;grid-gap:8px;gap:8px;padding:0;margin-top:25px;list-style:none;font-size:.75rem}.course-package li:before{content:"✓";margin-right:10px;color:#5e322b;font-weight:800}.course-package-card{padding:36px;color:var(--navy);border-radius:24px;background:#fff;box-shadow:0 30px 70px rgba(124,52,30,.22)}.course-package-card>span{color:#8a8e96;font-size:.65rem;text-transform:uppercase;letter-spacing:.1em}.course-package-card>div{display:flex;align-items:flex-end;margin:15px 0 24px}.course-package-card strong{font-size:4rem;line-height:1}.course-package-card em{margin:0 0 6px 7px;color:#ec7447;font-size:.8rem;font-style:normal;font-weight:700}.course-package-card .button{display:flex;border-radius:12px}.course-package-card>p{margin:22px 0 0;text-align:center;font-size:.62rem}.course-package-card>p a{color:#0a7e89;font-weight:700}.courses-hero img{width:340px;height:340px;object-fit:cover;border-radius:50%}.courses-hero p{color:#0a7181;font-size:1.25rem;font-weight:700;line-height:2}.collective{background:#e9f8fb}.course-posters{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px;max-width:880px;margin:auto}.collective>.container>.reserve{display:flex;width:max-content;margin:28px auto 0}.home-course{background:#f1fbfd}.home-course h2,.intensive h2{color:#0c7885;font-size:2rem}.people-options{display:flex;justify-content:center;gap:120px;text-align:center}.people-options i{color:#727b85;font-size:3rem;font-style:normal}.people-options h3{margin:10px 0 0;color:#0b7885}.people-options p{margin-bottom:16px;color:#0b7885;font-weight:600}.intensive{background:#e9f8fb}.intensive-grid{display:grid;grid-template-columns:380px 1fr;grid-gap:65px;gap:65px;max-width:850px;margin:auto;align-items:center}.orange-note{color:var(--orange);font-weight:700}.pricing{background:#fff}.pricing-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.pricing-grid article{position:relative;overflow:hidden;padding:32px 25px;border:1px solid var(--border);border-radius:13px;box-shadow:0 10px 35px rgba(20,20,60,.06);transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.pricing-grid article:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,var(--purple),var(--pink),var(--orange));transform:scaleX(0);transform-origin:left;transition:transform .3s ease}.pricing-grid article:hover{transform:translateY(-8px);border-color:#e3d2f3;box-shadow:0 25px 55px rgba(32,20,60,.11)}.pricing-grid article:hover:before{transform:scaleX(1)}.pricing-grid h3{color:var(--cyan);font-size:1.45rem}.pricing-grid h4{min-height:48px;font-size:.9rem}.pricing-grid li,.pricing-grid p{font-size:.75rem}.pricing-grid ul{min-height:100px;padding-left:18px}.package{background:#f8f7fc}.package strong{display:block;margin:15px 0 25px;color:var(--pink);font-size:2rem}.poetry-page{padding:70px 0 110px;background:linear-gradient(120deg,#fff 58%,#fff7f2)}.poetry-grid{display:grid;grid-template-columns:45% 55%;grid-gap:80px;gap:80px;align-items:center}.poetry-cover{text-align:center}.poetry-cover img{width:auto;max-height:710px;box-shadow:0 25px 55px rgba(40,25,30,.18);transition:transform .5s ease,box-shadow .5s ease}.poetry-cover:hover img{transform:perspective(1000px) rotateY(5deg) rotateX(1deg) translateY(-8px);box-shadow:-18px 35px 70px rgba(40,25,30,.22)}.poetry-page h1{font-size:clamp(2.6rem,5vw,4.8rem)}.poetry-page p:not(.eyebrow){max-width:620px}.poetry-premium-hero{position:relative;min-height:790px;overflow:hidden;color:#3b2834;background:#f8f0e8}.poetry-paper-texture{position:absolute;inset:0;opacity:.34;background-image:radial-gradient(rgba(90,54,70,.18) .55px,transparent 0);background-size:7px 7px;-webkit-mask-image:linear-gradient(90deg,#000,rgba(0,0,0,.3));mask-image:linear-gradient(90deg,#000,rgba(0,0,0,.3))}.poetry-premium-hero:after{content:"";position:absolute;width:640px;height:640px;right:-310px;top:-350px;border:80px solid rgba(165,99,126,.06);border-radius:50%}.poetry-leaf{position:absolute;color:rgba(134,76,101,.09);font-family:Georgia,serif;font-size:14rem;line-height:1}.leaf-one{left:-40px;top:70px;transform:rotate(-28deg)}.leaf-two{right:20px;bottom:-30px;transform:rotate(145deg)}.poetry-premium-grid{position:relative;z-index:1;display:grid;grid-template-columns:.88fr 1.12fr;grid-gap:100px;gap:100px;min-height:790px;align-items:center}.poetry-book-stage{position:relative;min-height:650px;display:grid;place-items:center}.poetry-book-halo{position:absolute;width:470px;height:560px;border-radius:50%;background:radial-gradient(ellipse,rgba(178,112,137,.2),transparent 67%)}.poetry-book-premium{position:relative;z-index:2;height:570px;transform:perspective(1200px) rotateY(7deg) rotate(-2deg);filter:drop-shadow(-22px 35px 30px rgba(65,38,49,.2));transition:transform .55s ease}.poetry-book-stage:hover .poetry-book-premium{transform:perspective(1200px) rotateY(1deg) rotate(0) translateY(-8px)}.poetry-book-premium img{width:auto;height:100%}.poetry-book-note{position:absolute;z-index:3;left:4px;bottom:85px;display:flex;align-items:center;gap:12px;padding:13px 18px;border:1px solid rgba(127,77,98,.1);border-radius:14px;background:rgba(255,255,255,.92);box-shadow:0 18px 40px rgba(76,43,57,.13)}.poetry-book-note>span{display:grid;place-items:center;width:35px;height:35px;color:#fff;border-radius:50%;background:#a7627f}.poetry-book-note p{display:flex;flex-direction:column;margin:0;color:#9a8990;font-size:.56rem}.poetry-book-note strong{color:#49343e;font-size:.68rem}.poetry-handwritten{position:absolute;right:-15px;top:70px;color:#9b6078;font-family:Georgia,serif;font-size:1rem;font-style:italic;transform:rotate(7deg)}.poetry-handwritten:after{content:"";display:block;width:75px;margin:3px auto 0;border-top:1px solid #b37a91;transform:rotate(-4deg)}.poetry-label{display:inline-flex;padding:2px 0 2px 12px;color:#955c74;border:0;border-left:3px solid #a7627f;border-radius:0;background:none;font-size:.65rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.poetry-premium-copy h1{margin:25px 0;color:#382532;font-family:Georgia,Times New Roman,serif;font-size:clamp(3.5rem,5.7vw,6.2rem);font-weight:400;letter-spacing:-.045em;line-height:.96}.poetry-premium-copy h1 em{color:#a25f7c;font-style:italic}.poetry-premium-copy .poetry-lead{max-width:660px;color:#573c49;font-family:Georgia,serif;font-size:1.25rem;line-height:1.55}.poetry-premium-copy>p:not(.poetry-lead){max-width:650px;font-size:.84rem}.poetry-theme-pills{display:flex;flex-wrap:wrap;gap:8px;margin:28px 0 34px}.poetry-theme-pills span{padding:3px 0 5px;color:#785464;border-radius:0;background:none;font-size:.62rem;font-weight:700}.poetry-theme-pills span+span:before{content:"·";margin-right:8px;color:#b8879a}.poetry-hero-actions{display:flex;align-items:center;gap:27px}.poetry-button{background:linear-gradient(120deg,#81506b,#b36b87);box-shadow:0 14px 30px rgba(128,70,94,.22)}.poetry-button span{margin-left:10px}.poetry-intro{background:#fffdfb}.poetry-intro-grid{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:100px;gap:100px;align-items:center}.poetry-intro h2{color:#49333e;font-family:Georgia,serif;font-size:clamp(2rem,3.4vw,3.4rem);font-weight:400;letter-spacing:-.025em}.poetry-dropcap{display:block;height:50px;color:#bd8299;font-family:Georgia,serif;font-size:5.5rem;line-height:.8}.poetry-intro-grid>div:last-child p{font-size:.84rem}.poetry-themes{background:#f8f0e8}.poetry-section-heading{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:100px;gap:100px;align-items:flex-end;margin-bottom:60px}.poetry-section-heading h2{margin:0;color:#49333e;font-family:Georgia,serif;font-weight:400}.poetry-section-heading h2 span{color:#a45f7d;font-style:italic}.poetry-section-heading>p{margin:0}.poetry-theme-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:17px;gap:17px}.poetry-theme-grid article{position:relative;min-height:300px;padding:30px 25px;overflow:hidden;border:1px solid rgba(137,82,104,.12);border-radius:120px 120px 20px 20px;background:rgba(255,255,255,.58);transition:transform .35s ease,background .35s ease,box-shadow .35s ease}.poetry-theme-grid article:hover{transform:translateY(-8px);background:#fff;box-shadow:0 25px 55px rgba(84,48,63,.1)}.poetry-theme-grid article>span{position:absolute;right:20px;top:18px;color:rgba(127,75,96,.14);font-family:Georgia,serif;font-size:2rem}.poetry-theme-grid i{display:grid;place-items:center;width:58px;height:58px;margin:35px auto 28px;color:#fff;border-radius:50%;background:#a76680;font-family:Georgia,serif;font-style:normal}.poetry-theme-grid h3{text-align:center;color:#49333e;font-family:Georgia,serif;font-size:1.25rem;font-weight:400}.poetry-theme-grid p{margin:0;text-align:center;font-size:.69rem}.poetry-moments{background:#fffdfb}.poetry-moments-grid{display:grid;grid-template-columns:1.15fr .85fr;grid-template-rows:1fr 1fr;grid-gap:18px;gap:18px}.poetry-moment{position:relative;min-height:240px;display:flex;align-items:flex-end;overflow:hidden;padding:35px;border-radius:24px;background:#ede1d6}.poetry-moment.large{grid-row:1/3;min-height:500px;background:linear-gradient(145deg,#dbc4b4,#efe2d8)}.poetry-moment.dark{color:#fff;background:#46303c}.poetry-moment.blush{background:#ead2db}.poetry-moment>div{position:relative;z-index:1;max-width:400px}.poetry-moment small{color:#a15f79;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.poetry-moment.dark small{color:#d9a2b7}.poetry-moment h3{margin:9px 0;font-family:Georgia,serif;font-size:1.6rem;font-weight:400}.poetry-moment p{margin:0;font-size:.73rem}.poetry-moment.dark p{color:#d7c6ce}.poetry-moment>span{position:absolute;right:30px;top:20px;color:rgba(127,76,97,.14);font-family:Georgia,serif;font-size:7rem}.poetry-moment.dark>span{color:rgba(255,255,255,.09)}.poetry-moment.large>span{font-size:15rem;right:15px;top:20px}.poetry-author{background:#f6ede6}.poetry-author-grid{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:100px;gap:100px;align-items:center}.poetry-author-image{position:relative;min-height:550px;display:grid;place-items:center}.poetry-author-image:before{content:"";position:absolute;width:400px;height:470px;border:1px solid #cba7b6;border-radius:200px 200px 25px 25px;transform:rotate(-5deg)}.poetry-author-frame{position:relative;z-index:1;width:350px;height:445px;overflow:hidden;border:8px solid #fff;border-radius:175px 175px 20px 20px;box-shadow:0 30px 65px rgba(75,41,55,.18)}.poetry-author-frame img{width:100%;height:100%;object-fit:cover}.poetry-author-signature{position:absolute;z-index:2;right:25px;bottom:30px;padding:8px 18px;color:#8e5870;border-radius:8px;background:#fff;box-shadow:0 12px 30px rgba(74,41,54,.12);font-family:Georgia,serif;font-size:1.2rem;font-style:italic;transform:rotate(-5deg)}.poetry-author h2{color:#49333e;font-family:Georgia,serif;font-weight:400}.poetry-author>div>div:last-child>p:not(.eyebrow){font-size:.82rem}.poetry-author-quote{display:flex;gap:15px;margin-top:28px;padding:20px 24px;border-left:2px solid #aa6983;background:rgba(255,255,255,.45)}.poetry-author-quote>span{height:28px;color:#a7647f;font-family:Georgia,serif;font-size:3rem;line-height:.8}.poetry-author-quote p{margin:0;color:#59404c;font-family:Georgia,serif;font-size:.9rem;font-style:italic}.poetry-order{background:#fffdfb}.poetry-order-card{position:relative;display:grid;grid-template-columns:170px 1fr auto;grid-gap:45px;gap:45px;align-items:center;overflow:hidden;padding:45px 50px;border:1px solid #eadbd2;border-radius:28px;background:#f8f0e8;box-shadow:0 25px 70px rgba(72,39,52,.08)}.poetry-order-card:after{content:"❦";position:absolute;right:-20px;bottom:-70px;color:rgba(142,86,108,.07);font-family:Georgia,serif;font-size:13rem;transform:rotate(-20deg)}.poetry-order-mini{position:relative;z-index:1;height:240px;text-align:center}.poetry-order-mini img{width:auto;height:100%;box-shadow:-10px 18px 30px rgba(71,41,53,.18);transform:rotate(-3deg)}.poetry-order-card h2{margin:16px 0 8px;color:#49333e;font-family:Georgia,serif;font-weight:400}.poetry-order-card>div:nth-child(2)>p{font-size:.75rem}.poetry-order-details{display:flex;gap:35px;margin-top:22px}.poetry-order-details>div{display:flex;flex-direction:column}.poetry-order-details strong{color:#965b74;font-size:1.05rem}.poetry-order-details span{color:#929096;font-size:.55rem}.poetry-order-action{position:relative;z-index:1;min-width:220px;text-align:center}.poetry-order-action .button{display:flex}.poetry-order-action>p{margin:16px 0 0;font-size:.58rem}.site-footer{padding:35px 0;background:#fff;border-top:1px solid #f0eff5;font-size:.72rem}.footer-inner{display:flex;align-items:center;justify-content:space-between}.footer-inner p{margin:0}.socials{display:flex;gap:12px;font-size:1rem}.footer-apps{display:flex;flex-wrap:wrap;align-items:center;gap:10px 22px;margin-bottom:22px;padding-bottom:20px;border-bottom:1px solid #f0eff5}.footer-apps p{margin:0;color:var(--muted);font-size:.66rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.footer-apps ul{display:flex;flex-wrap:wrap;gap:10px 20px;margin:0;padding:0;list-style:none}.footer-apps a{font-weight:600;transition:color .2s ease}.footer-apps a:hover{color:var(--pink)}.cookie-banner{position:fixed;z-index:100;left:18px;right:18px;bottom:18px;display:flex;align-items:center;gap:15px;padding:15px 18px;background:#fff;border-radius:10px;box-shadow:0 6px 35px rgba(20,20,40,.2)}.cookie-banner p{flex:1 1;margin:0;color:#393948;font-size:.75rem}.cookie-banner button{border:0;border-radius:5px;padding:9px 15px;background:#65a82e;color:#fff;cursor:pointer;font-weight:600}.cookie-banner .cookie-secondary{color:#555;background:#eee}.not-found{min-height:650px;display:grid;place-items:center;text-align:center}.not-found span{color:#eee4fa;font-size:10rem;font-weight:800;line-height:1}.not-found h1{font-size:2.4rem}.course-collective .course-pill{padding:2px 0 2px 12px;border:0;border-left:3px solid #ef7748;border-radius:0;background:none}.course-package .course-pill.light{border-color:rgba(255,255,255,.75);background:none}.course-pricing-grid .price-popular{border-radius:6px}.reveal{opacity:0;transform:translateY(28px);transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1);transition-delay:var(--reveal-delay,0s)}.reveal.revealed{opacity:1;transform:translateY(0)}@keyframes phone-float{0%,to{transform:translateY(0) rotate(.2deg)}50%{transform:translateY(-13px) rotate(-.5deg)}}@keyframes orb-drift{0%{transform:translateZ(0) scale(1)}to{transform:translate3d(-24px,22px,0) scale(1.05)}}@keyframes marquee{to{transform:translateX(-50%)}}@media (max-width:1100px){.header-inner{padding:0 18px}.main-nav{gap:17px}.nav-item>a{font-size:.68rem}.nav-download{padding:11px 17px}.hero-copy{padding-left:20px}.pricing-grid{grid-template-columns:1fr 1fr}.academy-premium-grid{gap:35px}.academy-chapter-grid{grid-template-columns:repeat(3,1fr)}.academy-audience-grid{grid-template-columns:1fr 1fr}.wuert-premium-grid{gap:25px}.phone-back{left:5px}.phone-front{right:0}.course-premium-grid{gap:35px}.course-float-badge{padding:10px}.badge-approved{left:-5px}.badge-human{right:-5px}.course-pricing-grid{grid-template-columns:1fr 1fr;gap:25px}.poetry-premium-grid{gap:45px}.poetry-order-card{grid-template-columns:140px 1fr}.poetry-order-action{grid-column:1/-1;width:280px;margin:auto}}@media (max-width:860px){.site-header{height:88px}.site-header.scrolled{height:70px}.brand{width:88px;flex-basis:88px}.brand img{width:88px;height:88px}.site-header.scrolled .brand{width:70px;flex-basis:70px}.site-header.scrolled .brand img{width:70px;height:70px;border-radius:0 0 18px 18px}.menu-toggle{display:block;margin-left:auto}.main-nav{display:none;position:absolute;top:88px;left:0;right:0;padding:22px;background:#fff;box-shadow:0 18px 30px rgba(20,20,60,.1);align-items:flex-start;flex-direction:column;gap:14px}.site-header.scrolled .main-nav{top:70px}.academy-premium-hero,.course-premium-hero,.hero,.poetry-premium-hero,.wuert-premium-hero{padding-top:88px}.main-nav.open{display:flex}.nav-item>a{font-size:.8rem}.submenu{display:block;position:static;box-shadow:none;padding:4px 0 0 14px}.nav-download{margin-top:5px}.section{padding:75px 0}.poetry-grid,.split{grid-template-columns:1fr;gap:45px}.hero{min-height:700px}.hero-grid{grid-template-columns:1fr 42%;min-height:650px}.hero-copy{padding-left:10px}.hero-copy h1{font-size:3.4rem}.hero-visual,.hero-visual img{height:480px}.orb-one{width:500px;height:500px;right:-220px}.feature-grid{grid-template-columns:1fr;gap:8px}.lesson-stats{grid-template-columns:1fr 1fr;gap:30px}.chapter-grid{grid-template-columns:repeat(3,1fr);margin-top:85px}.pricing-grid,.wuert-gallery{grid-template-columns:1fr 1fr}.poetry-page{padding-top:45px}.poetry-grid>div:last-child{text-align:center}.poetry-page p:not(.eyebrow){margin-inline:auto}.overview-showcase{grid-template-columns:1fr;gap:45px}.overview-device-stage{min-height:650px}.overview-rings{width:530px;height:530px}.overview-copy{width:min(590px,100%);margin-inline:auto}.iframe-page{height:100vh;padding-top:88px}.academy-premium-grid{grid-template-columns:1fr;padding-top:75px;padding-bottom:60px;text-align:center}.academy-premium-copy>p{margin-inline:auto}.academy-hero-actions,.academy-trust{justify-content:center}.academy-hero-visual{min-height:500px}.academy-choice-grid,.academy-method-heading,.module-premium-heading{grid-template-columns:1fr;gap:24px}.academy-method-grid{grid-template-columns:1fr}.academy-chapter-grid{grid-template-columns:repeat(2,1fr)}.academy-purchase-grid{grid-template-columns:1fr 340px;gap:45px}.module-one-welcome{grid-template-columns:1fr;gap:35px;text-align:center}.module-one-welcome>div>p:not(.eyebrow){margin-inline:auto}.module-one-welcome>img{width:min(720px,100%);margin:auto}.module-feedback-grid,.module-one-heading{grid-template-columns:1fr;gap:28px}.module-one-grid{grid-template-columns:1fr 1fr}.wuert-premium-grid{grid-template-columns:1fr;padding-top:70px;text-align:center}.wuert-premium-copy>p{margin-inline:auto}.wuert-premium-copy .store-buttons,.wuert-proof{justify-content:center}.wuert-hero-phones{width:min(600px,100%);margin:auto}.wuert-intelligence-grid,.wuert-section-heading{grid-template-columns:1fr;gap:35px}.wuert-steps{grid-template-columns:1fr 1fr}.wuert-steps article:nth-child(2){border-right:0}.wuert-steps article:nth-child(-n+2){border-bottom:1px solid #f2ded7}.wuert-premium-gallery{grid-template-columns:1fr 1fr;gap:45px 20px}.wuert-download>.container{grid-template-columns:120px 1fr}.wuert-download .store-buttons{grid-column:1/-1;flex-direction:row;justify-content:center}.course-premium-grid{grid-template-columns:1fr;padding-top:70px;padding-bottom:60px;text-align:center}.course-premium-copy>p{margin-inline:auto}.course-credentials,.course-hero-actions{justify-content:center}.course-portrait-wrap{width:min(580px,100%);margin:auto}.course-collective-heading,.course-intensive-grid,.course-section-heading{grid-template-columns:1fr;gap:45px}.course-format-grid{grid-template-columns:1fr}.course-format-grid article{min-height:300px}.course-format-grid p{min-height:0}.course-collective-heading>div:first-child{text-align:center}.course-collective ul{display:inline-grid;text-align:left}.course-intensive-grid>div:last-child{text-align:center}.intensive-goals{text-align:left}.course-package-grid{grid-template-columns:1fr 340px;gap:50px}.poetry-premium-grid{grid-template-columns:1fr;padding-top:65px;padding-bottom:70px;text-align:center}.poetry-book-stage{order:2;min-height:610px}.poetry-premium-copy{order:1}.poetry-premium-copy .poetry-lead,.poetry-premium-copy>p{margin-inline:auto}.poetry-hero-actions,.poetry-theme-pills{justify-content:center}.poetry-author-grid,.poetry-intro-grid,.poetry-section-heading{grid-template-columns:1fr;gap:45px}.poetry-theme-grid{grid-template-columns:1fr 1fr}.poetry-author-image{order:2}.poetry-author-grid>div:last-child{text-align:center}.poetry-author-quote{text-align:left}}@media (max-width:600px){h1{font-size:2.7rem}h2{font-size:2rem}.container{width:min(100% - 28px,1160px)}.section{padding:58px 0}.hero{min-height:880px}.hero-grid{display:flex;flex-direction:column;padding-top:55px;text-align:center}.hero-copy{padding:0}.hero-copy h1{font-size:3rem}.hero-copy>p:not(.eyebrow){font-size:.85rem}.hero-actions{flex-direction:column;gap:18px}.hero-visual{height:410px;margin-top:25px}.hero-visual img{height:430px}.orb-one{top:500px;right:-175px;width:520px;height:520px}.stats{grid-template-columns:1fr;gap:25px}.stats div+div:before{display:none}.stats strong{font-size:2rem}.center-heading{margin-bottom:38px}.overview-device-stage{min-height:555px}.overview-phone{border-radius:39px}.overview-rings{width:400px;height:400px}.store-buttons{flex-direction:column;align-items:flex-start}.contact-form{grid-template-columns:1fr}.contact-form .full,.contact-form label{grid-column:1}.academy-showcase{grid-template-columns:1fr;gap:30px}.module{min-height:0}.chapter-grid{grid-template-columns:1fr 1fr;gap:28px 16px;margin-top:55px}.academy-band{padding:45px 0}.academy-actions{flex-direction:column;align-items:center}.protected-card{padding:35px 20px}.protected-card form>div{flex-direction:column}.protected-page{padding-top:135px}.module-one-hero{padding:130px 0 58px}.module-one-welcome h1{font-size:2.75rem}.module-feedback-form,.module-one-grid{grid-template-columns:1fr}.module-feedback-form{padding:25px 20px}.module-feedback-form .full,.module-feedback-form label{grid-column:1}.module-video-modal{padding:14px}.module-video-modal>div{padding:8px;border-radius:14px}.module-video-close{top:-11px;right:-7px}.wuert-gallery{grid-template-columns:1fr}.wuert-gallery div{padding:22px 22px 0}.course-posters{grid-template-columns:1fr}.courses-hero img{width:250px;height:250px}.courses-hero p{font-size:1rem}.people-options{gap:45px}.intensive-grid{grid-template-columns:1fr;gap:30px;text-align:center}.intensive-grid img{margin:auto}.poetry-grid,.pricing-grid{grid-template-columns:1fr}.poetry-grid{gap:45px}.cookie-banner{flex-wrap:wrap}.cookie-banner p{flex-basis:100%}.footer-inner{flex-direction:column;gap:12px}.footer-apps{flex-direction:column;align-items:flex-start;gap:10px}.academy-premium-grid{padding-top:50px}.academy-premium-copy h1{font-size:2.7rem}.academy-hero-actions{flex-direction:column;gap:18px}.academy-trust{gap:24px}.academy-trust strong{font-size:1.25rem}.academy-hero-visual{min-height:400px}.academy-hero-visual:before{width:320px;height:320px}.academy-hero-visual:after{width:260px;height:260px}.academy-logo-card{width:235px;padding:24px 20px 20px}.academy-logo-card img{width:140px}.academy-floating-note{padding:10px}.academy-floating-note i{width:30px;height:30px}.note-video{left:-8px;top:65px}.note-workbook{right:-8px;bottom:60px}.academy-method-heading{text-align:center}.academy-method-grid article>div:last-child{padding:25px}.academy-media{height:235px}.academy-chapter-grid{grid-template-columns:1fr}.academy-chapter-grid article{min-height:190px}.academy-audience-grid{grid-template-columns:1fr}.academy-choice{text-align:center}.academy-choice-links{justify-content:center;flex-direction:column;gap:14px}.academy-route{padding:18px;text-align:left}.academy-purchase{padding:70px 0;text-align:center}.academy-purchase-grid{grid-template-columns:1fr;gap:40px}.academy-purchase ul{grid-template-columns:1fr;text-align:left}.academy-price-card{padding:28px 22px;text-align:left}.wuert-premium-copy h1{font-size:3.25rem}.wuert-premium-copy .store-buttons{align-items:center}.wuert-hero-phones{min-height:500px}.wuert-blob{width:390px;height:390px;top:55px;right:-80px}.phone-back{width:178px;top:105px;left:8px;border-width:4px;border-radius:30px}.phone-front{width:205px;right:7px;border-width:4px;border-radius:31px}.float-words{left:0;bottom:25px}.float-smart{right:0;top:40px}.wuert-steps{grid-template-columns:1fr}.wuert-steps article{border-right:0;min-height:160px}.wuert-steps article,.wuert-steps article:nth-child(3){border-bottom:1px solid #f2ded7}.wuert-premium-gallery{grid-template-columns:1fr}.wuert-screen-frame{max-width:310px;margin:auto}.wuert-brain{min-height:400px;transform:scale(.82);margin:-40px}.tag-one{right:-5px}.tag-two{left:-5px}.wuert-download{text-align:center}.wuert-download>.container{grid-template-columns:1fr}.wuert-download img{margin:auto}.wuert-download .store-buttons{grid-column:1;flex-direction:column;align-items:center}.course-premium-grid{padding-top:50px}.course-premium-copy h1{font-size:2.72rem}.course-hero-actions{flex-direction:column;gap:17px}.course-credentials{flex-direction:column;align-items:center;gap:14px;text-align:left}.course-portrait-wrap{min-height:430px}.course-portrait-shape{width:340px;height:340px}.course-portrait{width:270px;height:350px;border-width:6px}.course-signature{right:5px;bottom:7px;min-width:185px;padding:13px 16px}.course-float-badge{display:none}.course-promise>.container{flex-direction:column;gap:10px}.course-promise>div>div{width:100vw;gap:22px}.course-section-heading{text-align:center}.course-format-grid article{padding:28px}.course-flyers{gap:7px}.course-flyers>div{border-width:4px}.course-flyers span{left:8px;bottom:8px}.course-pricing-grid{grid-template-columns:1fr}.course-pricing-grid article{padding:30px 25px}.course-intensive-visual{min-height:390px}.course-intensive-visual:before{width:310px;height:310px}.intensive-image-card{max-width:290px}.intensive-book{right:0;bottom:18px}.course-process-grid,.intensive-goals{grid-template-columns:1fr}.course-process-grid:before{left:50%;right:auto;top:50px;bottom:50px;border-left:1px dashed #a9d4d7;border-top:0}.course-process-grid article{background:#f8fbfb}.course-package{padding:70px 0;text-align:center}.course-package-grid{grid-template-columns:1fr;gap:40px}.course-package ul{display:inline-grid;text-align:left}.course-package-card{padding:28px 22px;text-align:left}.poetry-premium-copy h1{font-size:3.2rem}.poetry-premium-copy .poetry-lead{font-size:1.05rem}.poetry-hero-actions{flex-direction:column;gap:17px}.poetry-book-stage{min-height:490px}.poetry-book-premium{height:430px}.poetry-book-note{left:0;bottom:30px}.poetry-handwritten{right:0;top:15px}.poetry-intro{text-align:center}.poetry-intro-grid{gap:25px}.poetry-section-heading{text-align:center}.poetry-theme-grid{grid-template-columns:1fr}.poetry-theme-grid article{min-height:250px;border-radius:100px 100px 18px 18px}.poetry-moments-grid{grid-template-columns:1fr;grid-template-rows:auto}.poetry-moment.large{grid-row:auto;min-height:360px}.poetry-moment{min-height:240px}.poetry-author-image{min-height:430px}.poetry-author-image:before{width:310px;height:380px}.poetry-author-frame{width:275px;height:355px}.poetry-author-signature{right:5px;bottom:15px}.poetry-order-card{grid-template-columns:1fr;gap:28px;padding:35px 24px;text-align:center}.poetry-order-mini{height:210px}.poetry-order-details{justify-content:center;gap:23px}.poetry-order-action{grid-column:1;width:100%}.poetry-order-action .button{display:flex}}.ap-page{padding-top:116px}.ap-hero{position:relative;overflow:hidden;padding:70px 0 80px;background:linear-gradient(150deg,#fbf9ff,#fff 55%,#f6fcff)}.ap-hero:before{content:"";position:absolute;width:520px;height:520px;right:-170px;top:-210px;border-radius:50%;background:radial-gradient(circle,var(--ap-glow,rgba(139,67,214,.16)),transparent 68%)}.ap-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;grid-gap:60px;gap:60px}.ap-badge{display:inline-flex;align-items:center;gap:12px;margin-bottom:24px}.ap-badge img{border-radius:24%;box-shadow:0 10px 24px rgba(30,20,70,.16)}.ap-badge span{display:flex;flex-direction:column;font-size:.74rem;color:var(--muted);line-height:1.45}.ap-badge strong{font-size:1rem;color:var(--navy)}.ap-hero h1{font-size:clamp(2.2rem,3.9vw,3.5rem);margin-bottom:20px}.ap-lead{max-width:560px;margin-bottom:30px;font-size:1.02rem}.ap-actions{align-items:center;gap:20px}.ap-actions,.ap-facts{display:flex;flex-wrap:wrap}.ap-facts{gap:10px;margin-top:32px;padding:0;list-style:none}.ap-facts li{padding:7px 15px;border:1px solid var(--border);border-radius:999px;background:#fff;color:var(--muted);font-size:.72rem;font-weight:600}.ap-hero-visual{display:flex;justify-content:center}.ap-hero-visual img{width:min(300px,80%);height:auto;border-radius:26%;box-shadow:0 34px 60px rgba(30,20,70,.2)}.ap-hero-visual.shots{gap:16px}.ap-hero-visual.shots img{width:min(230px,44%);border-radius:24px;box-shadow:0 26px 48px rgba(30,20,70,.18)}.ap-prose{max-width:720px}.ap-prose h2,.ap-prose p{margin-bottom:18px}.ap-prose p:last-child{margin-bottom:0}.ap-prose a{color:var(--purple);font-weight:600;text-decoration:underline;text-underline-offset:3px}.ap-prose a:hover{color:var(--pink)}.ap-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(260px,100%),1fr));grid-gap:22px;gap:22px;margin-top:45px;padding:0;list-style:none}.ap-cards li{padding:28px 26px;border:1px solid var(--border);border-radius:18px;background:#fff;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.ap-cards li:hover{transform:translateY(-6px);border-color:#eadcf7;box-shadow:0 22px 48px rgba(45,25,80,.09)}.ap-cards h3{margin-bottom:9px;font-size:1rem}.ap-cards p{margin:0;color:var(--muted);font-size:.82rem}.ap-checklist{display:grid;grid-gap:13px;gap:13px;max-width:720px;margin-top:32px;padding:0;list-style:none}.ap-checklist li{position:relative;padding-left:32px;color:var(--muted);font-size:.9rem}.ap-checklist li:before{content:"✓";position:absolute;left:0;top:0;display:grid;place-items:center;width:21px;height:21px;border-radius:50%;background:#f5eaff;color:var(--purple);font-size:.68rem;font-weight:700}.ap-band{background:var(--pale)}.ap-band .split{gap:60px}.ap-band-visual{display:flex;justify-content:center}.ap-band-visual img{width:min(280px,78%);height:auto;border-radius:24px;box-shadow:0 26px 50px rgba(30,20,70,.16)}.ap-cta{position:relative;overflow:hidden;padding:82px 0;background:linear-gradient(115deg,#15133c,#3b1c63 58%,#7a2a8f);color:#fff}.ap-cta:before{content:"";position:absolute;width:420px;height:420px;right:-120px;top:-160px;border-radius:50%;background:rgba(255,255,255,.07)}.ap-cta .container{position:relative;z-index:1;display:grid;grid-template-columns:1.25fr .75fr;align-items:center;grid-gap:50px;gap:50px}.ap-cta h2{margin-bottom:14px;font-size:clamp(1.7rem,2.8vw,2.5rem)}.ap-cta p{margin:0;color:rgba(255,255,255,.78);font-size:.95rem}.ap-cta .ap-cta-actions{display:flex;flex-direction:column;gap:14px;align-items:flex-start}.ap-cta .button-orange{align-self:flex-start}.ap-store-links{display:flex;flex-wrap:wrap;gap:10px;padding:0;list-style:none}.ap-store-links a{display:inline-flex;align-items:center;padding:10px 17px;border:1px solid rgba(255,255,255,.28);border-radius:999px;color:#fff;font-size:.72rem;font-weight:600;transition:border-color .2s ease,background .2s ease}.ap-store-links a:hover{border-color:rgba(255,255,255,.7);background:rgba(255,255,255,.08)}.ap-related{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr));grid-gap:18px;gap:18px;margin-top:40px;padding:0;list-style:none}.ap-related a{display:flex;align-items:center;gap:15px;height:100%;padding:18px 20px;border:1px solid var(--border);border-radius:16px;background:#fff;transition:transform .25s ease,border-color .25s ease}.ap-related a:hover{transform:translateY(-3px);border-color:#eadcf7}.ap-related img{flex:0 0 46px;width:46px;height:46px;border-radius:24%}.ap-related strong{display:block;font-size:.92rem}.ap-related span{color:var(--muted);font-size:.76rem}.eco-section{background:linear-gradient(#fff,#faf8ff)}@media (max-width:1100px){.ap-cta .container,.ap-hero-grid{gap:35px}}@media (max-width:860px){.ap-page{padding-top:88px}.ap-hero{padding:48px 0 60px}.ap-hero-grid{grid-template-columns:1fr;gap:40px}.ap-hero-visual{order:-1}.ap-hero-visual img{width:min(200px,55%)}.ap-hero-visual.shots img{width:min(180px,42%)}.ap-band .split{gap:38px}.ap-cta{padding:62px 0}.ap-cta .container{grid-template-columns:1fr;gap:30px}}@media (max-width:600px){.ap-hero h1{font-size:2.05rem}.ap-lead{font-size:.95rem}.ap-actions{flex-direction:column;align-items:stretch;gap:14px}.ap-actions .button{justify-content:center}.ap-cta .ap-cta-actions{align-items:stretch}.ap-cta .button-orange{align-self:stretch;justify-content:center}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}