@font-face{font-family:IRANSans;src:url('assets/regular.woff2') format('woff2');font-weight:400;font-display:swap}@font-face{font-family:IRANSans;src:url('assets/bold.woff2') format('woff2');font-weight:600 900;font-display:swap}
:root{--teal:#008080;--deep:#073e43;--ink:#133f43;--muted:#566f72;--ice:#f2f8f9;--line:#dbe8e8;--cyan:#00ffff;--soft:#e9f6f4;--white:#fff;--shadow:0 18px 55px #084c5110}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:#fff;color:var(--ink);font-family:IRANSans,Tahoma,sans-serif;font-size:15px;line-height:1.85}button,a,input{ -webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}a,button{transition:background .18s,color .18s,box-shadow .18s,transform .18s}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--teal);outline-offset:5px}img{display:block;max-width:100%;height:auto}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.sprite{position:absolute;width:0;height:0;overflow:hidden}.wrap{max-width:1220px;width:calc(100% - 80px);margin-inline:auto}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.6;letter-spacing:-.7px}h2{font-size:clamp(24px,2.55vw,34px);font-weight:700}h3{font-size:19px}em{font-style:normal;color:var(--teal)}p{color:var(--muted)}.section{padding-block:54px}.eyebrow{display:block;color:var(--teal);font-size:12px;font-weight:700;margin-bottom:10px;letter-spacing:0}.eyebrow i{width:7px;height:7px;display:inline-block;background:var(--teal);border-radius:50%;margin-left:7px}.topbar{background:var(--deep);color:#d5eeee;font-size:11px}.topbar .wrap{display:flex;justify-content:space-between;align-items:center;min-height:32px}.topbar a{color:white}.header{position:sticky;top:0;z-index:30;background:#fffffff5;border-bottom:1px solid var(--line)}.navrow{min-height:88px;display:flex;align-items:center;gap:30px}.brand{display:flex;align-items:center;gap:6px;flex-shrink:0}.brand b{font-size:23px;display:block;line-height:1.4}.brand small{font-size:10px;color:var(--muted)}.brand img{width:66px;height:46px;object-fit:contain}.navrow nav{display:flex;gap:23px;align-items:center;flex:1}.navrow nav a{font-size:12px;white-space:nowrap;padding-block:12px}.navrow nav a:hover,.link:hover{color:var(--teal)}.nav-actions{display:flex;align-items:center;gap:6px}.iconbtn{height:44px;width:44px;border:1px solid var(--line);background:#fff;border-radius:13px;display:inline-flex;align-items:center;justify-content:center}.iconbtn:hover{background:var(--soft)}.app-nav{font-size:11px;background:var(--soft);color:var(--deep);padding:9px 12px;border-radius:10px;margin-left:5px;white-space:nowrap}.menu{display:none}.hero{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:64px;padding-block:55px 48px}.hero h1{font-size:clamp(38px,4.3vw,59px);font-weight:900;line-height:1.5;letter-spacing:-1.8px}.hero-copy>p{font-size:15px;line-height:2.15;max-width:455px;margin:19px 0 26px}.actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:52px;padding:12px 24px;border-radius:13px;border:1px solid transparent;font-weight:700;font-size:13px;cursor:pointer}.btn.primary{background:var(--teal);color:white;box-shadow:0 7px 17px #00808020}.btn.primary:hover{background:var(--deep);transform:translateY(-2px)}.btn.text{padding-inline:7px;color:var(--deep);background:none;font-size:12px}.btn.text svg{width:21px;height:21px}.btn.pale{background:#cffff8;color:var(--deep)}.btn.pale:hover{background:white}.hero-note{font-size:11px;color:var(--muted);display:flex;gap:10px;align-items:center;margin-top:26px}.mini-line{height:1px;width:26px;background:var(--teal)}.hero-art{position:relative;background:var(--soft);min-width:0;border-radius:110px 24px 24px 24px}.hero-photo{width:100%;height:450px;object-fit:cover;object-position:80% center;border-radius:110px 24px 24px 24px}.hero-caption{position:absolute;left:22px;top:27px;font-size:11px;color:var(--deep);writing-mode:vertical-rl;display:flex;gap:12px}.hero-caption b{font-size:16px}.hero-caption small{font-size:10px}.floating-note{position:absolute;bottom:24px;left:25px;right:25px;display:flex;align-items:center;gap:15px;background:#fffffff2;border:1px solid #fff;border-radius:16px;padding:16px 20px;box-shadow:var(--shadow)}.floating-note>svg{width:36px;height:36px;color:var(--teal)}.floating-note b,.floating-note span{display:block}.floating-note b{font-size:13px}.floating-note span{font-size:11px;color:var(--muted)}.wave{display:flex;gap:4px;align-items:center;margin-right:auto;height:40px}.wave i{display:block;width:3px;border-radius:4px;background:var(--teal);height:16px}.wave i:nth-child(2n){height:31px}.wave i:nth-child(3n){height:40px}.quicknav{border-block:1px solid var(--line);padding-block:20px;display:grid;grid-template-columns:repeat(7,1fr)}.quicknav a{display:flex;flex-direction:column;align-items:center;gap:9px;font-size:12px;border-left:1px solid var(--line)}.quicknav a:last-child{border:0}.quicknav a:hover{color:var(--teal);background:var(--ice);border-radius:14px}.quicknav img{height:48px;width:48px;object-fit:contain}.quicknav svg{height:48px;width:42px;color:var(--teal);padding:5px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:26px}.section-head p{font-size:13px;max-width:390px}.section-head .eyebrow{margin-bottom:4px}.section-head h2+p{margin-top:10px}.link{display:inline-flex;align-items:center;gap:14px;font-size:12px;font-weight:700;min-height:44px;flex-shrink:0;border:0;background:transparent;padding:0;color:var(--deep)}.path-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.path{border:1px solid var(--line);background:#fff;border-radius:18px;display:flex;flex-direction:column;align-items:center;padding:18px 10px 16px;position:relative}.path.active{border-color:var(--teal);background:#effbfa;box-shadow:0 0 0 1px var(--teal)}.path:hover{background:var(--ice);transform:translateY(-3px)}.path img{height:66px;object-fit:contain}.path svg{height:66px;width:50px;padding:9px;color:var(--teal)}.path b{font-size:14px;margin-top:9px}.path small{color:var(--muted);font-size:11px;margin-top:5px}.path-answer{margin-top:20px;padding:25px 28px;border-radius:18px;display:grid;grid-template-columns:1.2fr 1fr;gap:30px;align-items:center;background:var(--ice);border:1px solid var(--line)}.path-answer p{font-size:12px;margin:7px 0 14px;max-width:560px}.path-answer .btn{font-size:11px;padding:9px 14px;min-height:44px;background:white;border-color:var(--line)}.path-answer .btn:first-child{background:var(--teal);color:white}.path-answer .path-visual{width:100%;border-radius:12px;aspect-ratio:900/506;object-fit:contain}.tag{font-size:10px;background:#d6eeeb;color:var(--deep);padding:3px 9px;border-radius:6px;display:inline-block;margin-bottom:6px}.courses-section{background:var(--ice);margin-top:15px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.product{background:#fff;border:1px solid var(--line);border-radius:18px;overflow:hidden;display:flex;flex-direction:column;position:relative}.product:hover{box-shadow:var(--shadow);transform:translateY(-4px)}.product .cover{position:relative;display:block;background:#e9f1f1;overflow:hidden}.product .cover img{width:100%;aspect-ratio:1.32;object-fit:cover;transition:transform .4s}.product:hover .cover img{transform:scale(1.025)}.cover-tag{position:absolute;right:12px;top:12px;border:1px solid #ffffff70;background:#ffffffec;color:var(--deep);padding:3px 9px;border-radius:7px;font-size:10px}.product-body{padding:18px;display:flex;flex-direction:column;flex:1}.product h3{font-size:16px;line-height:1.8;margin-bottom:6px}.product-body>p{font-size:11px;min-height:43px}.product-footer{border-top:1px solid var(--line);padding-top:14px;margin-top:17px;display:flex;justify-content:space-between;align-items:center;gap:10px}.price{font-size:14px;font-weight:700;color:var(--deep)}.price small{font-size:9px;font-weight:400;margin-right:4px}.product-arrow{width:33px;height:33px;display:grid;place-items:center;background:var(--soft);color:var(--teal);border-radius:50%;font-size:19px}.product .view-label{font-size:11px;color:var(--teal);margin-top:10px}.trustline{display:flex;justify-content:center;gap:35px;font-size:11px;color:var(--muted);margin-top:25px}.trustline>*{display:flex;align-items:center;gap:8px}.trustline svg{width:19px;height:19px;color:var(--teal)}.chips{display:flex;gap:10px;margin-bottom:22px;flex-wrap:wrap}.chips button{min-height:44px;display:flex;gap:8px;align-items:center;border-radius:30px;border:1px solid var(--line);background:white;color:var(--muted);padding:8px 18px;font-size:12px}.chips button.selected{color:white;background:var(--deep);border-color:var(--deep)}.chips svg{width:17px;height:17px}.music-grid .cover img{aspect-ratio:1.3}.music-grid h3{font-size:14px;min-height:51px}.gift-note{padding:18px 22px;margin-top:20px;background:#f0f9f7;border:1px solid var(--line);border-radius:15px;display:flex;align-items:center;gap:14px}.gift-note>svg{color:var(--teal);width:29px;height:29px}.gift-note b{display:block;font-size:13px}.gift-note span{font-size:11px;color:var(--muted)}.gift-note .link{margin-right:auto}.app-panel{background:var(--deep);color:white;border-radius:28px;display:grid;grid-template-columns:1.1fr 1fr;gap:30px;overflow:hidden;min-height:610px;position:relative}.app-copy{padding:50px 50px 46px 0;z-index:1}.eyebrow.light{color:#9adecf}.app-copy h2{font-size:37px;line-height:1.7}.app-copy>p{color:#c9e0df;font-size:13px;margin-top:18px;max-width:395px}.app-features{list-style:none;padding:0;margin:25px 0;display:grid;gap:18px}.app-features li{display:flex;gap:13px;align-items:center}.app-features svg{color:#9fe3d9;width:27px;height:27px}.app-features b{display:block;font-size:13px}.app-features span{font-size:11px;color:#c2d9d7}.app-status{display:block;color:#c2d9d7;margin-top:12px;font-size:11px}.phones{position:relative;min-height:590px;background:radial-gradient(ellipse,#146667 0,transparent 65%);direction:ltr}.phone{position:absolute;width:220px;height:470px;border:7px solid #183b3c;outline:1px solid #73aaa6;border-radius:34px;overflow:hidden;background:white;box-shadow:0 25px 60px #0005}.phone img{width:100%;height:100%;object-fit:cover;object-position:top}.phone-front{left:33px;top:65px;transform:rotate(-7deg)}.phone-back{left:225px;top:125px;transform:rotate(8deg);width:195px;height:420px;opacity:.95}.phone-label{position:absolute;bottom:27px;width:100%;text-align:center;font-size:12px;color:#b3d5d2}.podcast-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:25px}.podcast-feature{display:grid;grid-template-columns:180px 1fr;gap:22px;background:var(--ice);border:1px solid var(--line);border-radius:22px;padding:22px;align-items:center}.podcast-feature>img{width:180px;aspect-ratio:1;object-fit:cover;border-radius:15px}.podcast-feature h3{font-size:18px;line-height:1.8;margin:7px 0 13px}.podcast-feature p{font-size:11px}.play-button{display:inline-flex;align-items:center;gap:9px;font-size:12px;color:white;background:var(--teal);padding:10px 14px;border:0;border-radius:11px;min-height:44px}.play-button svg{width:16px;height:16px}.podcast-list{display:grid;gap:12px}.episode{display:flex;align-items:center;gap:15px;border-bottom:1px solid var(--line);padding:5px 0 16px}.episode img{width:85px;height:85px;object-fit:cover;border-radius:13px}.episode h3{font-size:13px;line-height:1.9}.episode small{color:var(--muted);font-size:10px}.episode .iconbtn{flex-shrink:0;border-radius:50%;margin-right:auto;color:var(--teal)}.episode .iconbtn svg{width:18px;height:18px}.editorial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.editorial{min-width:0}.editorial .editorial-cover{position:relative;display:block;border-radius:17px;overflow:hidden;border:0;padding:0;width:100%;background:var(--ice)}.editorial img{width:100%;aspect-ratio:1.8;object-fit:cover}.editorial h3{font-size:16px;line-height:1.9;margin-top:12px}.editorial .meta{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:var(--muted);margin-top:13px}.editorial .meta b{font-weight:400;color:var(--teal)}.video-play{position:absolute;inset:0;display:grid;place-items:center;background:#00232520}.video-play svg{border:1px solid #fff8;background:#ffffffed;color:var(--teal);height:50px;width:50px;padding:15px;border-radius:50%}.video-duration{position:absolute;left:12px;bottom:12px;background:#002f32cf;color:white;border-radius:5px;font-size:11px;padding:2px 8px;direction:ltr}.self-panel{background:#eff6f6;border:1px solid var(--line);border-radius:25px;display:grid;grid-template-columns:1.1fr 1fr;align-items:center;overflow:hidden}.self-copy{padding:42px}.self-copy p{font-size:13px;max-width:420px;margin:15px 0 22px}.self-chips{display:flex;gap:9px;margin-top:20px}.self-chips span{border:1px solid #cbdede;border-radius:20px;padding:3px 12px;font-size:10px;color:var(--muted)}.self-art{min-height:320px;position:relative;display:grid;place-items:center;background:radial-gradient(circle,#bce9e7 0,transparent 67%)}.self-art img{width:240px}.orbit{position:absolute;font-size:11px;background:#fff;box-shadow:var(--shadow);border:1px solid var(--line);border-radius:25px;padding:7px 18px}.o1{top:55px;right:25px;transform:rotate(6deg)}.o2{bottom:48px;left:25px;transform:rotate(-5deg)}.o3{top:25px;left:35px;transform:rotate(-8deg)}.about-panel{border-block:1px solid var(--line);display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center;padding-top:30px}.author-photo{align-self:end;background:linear-gradient(0deg,#e8f4f0,transparent 80%);border-radius:50% 50% 0 0;max-width:380px;justify-self:center}.author-photo img{height:380px;object-fit:contain;width:auto}.about-panel p{margin:20px 0;font-size:14px;max-width:520px}.author-sign{color:var(--teal);font-weight:bold}.about-panel>div:last-child{padding-block:20px 35px}.faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.faq-layout p{font-size:13px;margin:12px 0}.faqs details{border-bottom:1px solid var(--line);padding-block:14px}.faqs summary{list-style:none;cursor:pointer;min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:14px;font-weight:700}.faqs summary::after{content:'+';font-size:23px;color:var(--teal)}.faqs details[open] summary::after{content:'−'}.faqs p{font-size:13px;line-height:2.1;padding-left:20px}.faqs p a{color:var(--teal);text-decoration:underline}.closing{border:1px solid var(--line);border-radius:20px;background:var(--ice);padding:35px 40px;display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:60px}.closing h2{font-size:27px}.closing p{font-size:12px;margin-top:7px}.closing .eyebrow{margin-bottom:2px}footer{border-top:1px solid var(--line);padding-top:40px;background:#f6f9f9}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.2fr;gap:30px}.footer-grid>div>b{font-size:13px;display:block;margin:8px 0 15px}.footer-grid>div>a:not(.brand){display:block;font-size:12px;color:var(--muted);padding-block:5px}.footer-grid p{font-size:12px;margin-top:15px}.footer-bottom{display:flex;gap:25px;font-size:10px;color:var(--muted);border-top:1px solid var(--line);padding-block:18px;margin-top:25px}.footer-bottom span{margin-left:auto}.help{position:fixed;bottom:22px;left:22px;background:var(--teal);color:#fff;box-shadow:0 5px 22px #00404030;border:2px solid #fff;border-radius:40px;padding:11px 16px;display:flex;align-items:center;gap:9px;z-index:25;font-size:11px}.help svg{width:21px;height:21px}dialog{border:1px solid var(--line);border-radius:22px;max-width:680px;width:calc(100% - 32px);padding:28px;color:var(--ink);font-family:inherit}dialog::backdrop{background:#01252bcc;backdrop-filter:blur(5px)}dialog .close{margin-bottom:16px}dialog h2{font-size:22px;margin-bottom:16px}dialog p{margin:12px 0}dialog video{width:100%;max-height:65vh;background:#000;border-radius:12px}dialog audio{width:100%;margin-block:20px}dialog a{color:var(--teal)}.skip{position:fixed;top:-100px;right:20px;z-index:100;background:white;padding:15px}.skip:focus{top:10px}#status:not(:empty){position:fixed;bottom:85px;left:20px;background:var(--deep);color:white;padding:12px 20px;z-index:50;border-radius:12px;max-width:340px}
@media(min-width:1500px){.wrap{max-width:1280px}.hero{gap:90px}.hero-photo{height:485px}}
@media(max-width:1150px){.navrow{gap:15px}.navrow nav{gap:14px}.navrow nav a{font-size:11px}.app-nav{display:none}.hero{gap:32px}.app-copy{padding-right:30px}.phone-front{left:10px;width:190px;height:410px}.phone-back{left:160px;width:170px;height:365px}.product-grid{gap:14px}.product-body{padding:14px}.podcast-feature{grid-template-columns:130px 1fr}.podcast-feature>img{width:130px}.hero-caption{display:none}}
@media(max-width:900px){.wrap{width:calc(100% - 40px)}.navrow{min-height:75px}.navrow nav{display:none;position:absolute;top:100%;left:20px;right:20px;background:white;border:1px solid var(--line);border-radius:15px;padding:12px;box-shadow:var(--shadow)}.navrow nav.open{display:grid}.navrow nav a{font-size:14px;padding:12px}.nav-actions{margin-right:auto}.menu{display:inline-flex}.hero{gap:25px}.hero h1{font-size:40px}.hero-photo{height:380px}.hero-copy>p{font-size:13px}.hero .actions{gap:5px}.hero .btn{padding:12px 15px;font-size:11px}.floating-note{padding:12px;left:13px;right:13px;gap:9px}.wave{display:none}.hero-note{font-size:10px}.path-grid{gap:8px}.path{padding:13px 4px}.path b{font-size:12px}.path small{font-size:9px}.product-grid{grid-template-columns:repeat(2,1fr);gap:18px}.app-panel{grid-template-columns:1fr 1fr;gap:10px}.app-copy{padding:35px 25px 35px 0}.app-copy h2{font-size:29px}.phones{min-height:565px}.phone-front{left:18px;top:100px;width:185px;height:400px}.phone-back{left:100px;top:70px;width:170px;height:365px;transform:rotate(7deg)}.podcast-layout{grid-template-columns:1fr}.podcast-feature{grid-template-columns:175px 1fr}.podcast-feature>img{width:175px}.self-copy{padding:27px}.self-art img{width:180px}.orbit{font-size:10px;padding:5px 12px}.o1{right:0}.o2{left:0}.o3{left:5px}.about-panel{gap:30px}.faq-layout{gap:30px}.trustline{gap:18px;font-size:10px}.editorial-grid{gap:16px}.editorial h3{font-size:14px}.quicknav a{font-size:10px}.closing{padding:25px}.closing h2{font-size:22px}}
@media(max-width:600px){html{scroll-padding-top:85px}.wrap{width:calc(100% - 32px)}.topbar{font-size:9px}.topbar .wrap{min-height:28px}.navrow{min-height:68px}.brand img{width:51px;height:38px}.brand b{font-size:20px}.brand small{font-size:9px}.nav-actions{gap:5px}.iconbtn{width:40px;height:44px;border-radius:10px}.iconbtn svg{width:21px;height:21px}.hero{grid-template-columns:1fr;gap:27px;padding-block:30px 26px}.hero h1{font-size:43px;line-height:1.48}.hero .eyebrow{font-size:11px}.hero-copy>p{font-size:13px;margin-block:14px 20px;max-width:100%}.hero .btn{font-size:12px;padding:11px 16px}.hero-note{margin-top:15px}.hero-art{border-radius:70px 20px 20px 20px}.hero-photo{height:295px;border-radius:70px 20px 20px 20px;object-position:70% center}.floating-note{bottom:17px;left:17px;right:17px;padding:12px 16px}.floating-note>svg{height:30px;width:30px}.floating-note b{font-size:12px}.floating-note span{font-size:10px}.wave{display:flex}.quicknav{grid-template-columns:repeat(4,1fr);row-gap:16px;padding-block:20px}.quicknav a{font-size:10px;gap:4px}.quicknav a:nth-child(4){border:0}.quicknav a:last-child{grid-column:auto}.quicknav img,.quicknav svg{width:39px;height:39px}.section{padding-block:34px}.section-head{display:block;margin-bottom:20px}.section-head h2{font-size:24px}.section-head>p{font-size:11px;margin-top:8px}.section-head>.link{margin-top:4px}.eyebrow{font-size:11px}.path-grid{grid-template-columns:repeat(2,1fr);gap:10px}.path{padding:12px 8px}.path b{font-size:13px}.path small{font-size:10px}.path img,.path svg{height:55px;width:55px}.path:last-child{grid-column:1/-1;flex-direction:row;justify-content:center;gap:12px;padding:8px}.path:last-child b{margin:0}.path:last-child small{margin-top:0}.path-answer{grid-template-columns:1fr;gap:16px;padding:20px}.path-answer h3{font-size:18px}.path-answer .actions{gap:8px}.path-answer .btn{font-size:10px;padding-inline:10px}.product-grid{gap:12px}.product{border-radius:14px}.product-body{padding:12px}.product h3{font-size:14px;line-height:1.85}.product-body>p{font-size:10px;line-height:1.9;min-height:39px}.product-footer{gap:5px;padding-top:11px;margin-top:12px;flex-wrap:wrap}.price{font-size:12px}.price small{font-size:8px}.product-arrow{width:28px;height:28px;font-size:16px}.cover-tag{font-size:8px;right:8px;top:8px;padding:2px 7px}.product .view-label{font-size:10px}.trustline{flex-direction:column;gap:8px;align-items:center;margin-top:22px;font-size:10px}.chips{gap:7px}.chips button{font-size:10px;padding:7px 11px;min-height:44px}.music-grid h3{font-size:12px;min-height:46px}.gift-note{padding:14px;flex-wrap:wrap;gap:10px}.gift-note>div{flex:1}.gift-note b{font-size:12px}.gift-note span{font-size:10px;display:block;margin-top:4px}.gift-note .link{margin-right:34px;min-height:34px;font-size:11px}.app-panel{grid-template-columns:1fr;border-radius:22px;gap:0}.app-copy{padding:29px 25px 15px}.app-copy h2{font-size:30px}.app-copy>p{font-size:12px}.app-features{gap:16px}.app-features b{font-size:12px}.app-features span{font-size:10px}.app-status{font-size:10px}.phones{min-height:435px;max-width:370px;width:100%;margin-inline:auto}.phone-front{left:28px;top:24px;width:173px;height:374px;border-width:6px;border-radius:28px}.phone-back{left:170px;top:64px;width:154px;height:333px;border-width:6px;border-radius:26px}.phone-label{bottom:8px;font-size:10px}.podcast-feature{padding:17px;gap:15px;grid-template-columns:105px 1fr;border-radius:16px}.podcast-feature>img{width:105px;border-radius:12px}.podcast-feature h3{font-size:14px;margin-block:3px 12px}.podcast-feature .eyebrow{font-size:9px}.podcast-feature p{font-size:10px}.play-button{font-size:10px;padding:9px 12px}.episode img{width:65px;height:65px}.episode h3{font-size:12px}.episode{gap:12px}.editorial-grid{grid-template-columns:1fr;gap:24px}.editorial h3{font-size:16px;margin-top:8px}.editorial .meta{font-size:10px;margin-top:9px}.editorial img{aspect-ratio:1.9}.self-panel{grid-template-columns:1fr}.self-copy{padding:26px}.self-copy h2{font-size:25px}.self-copy p{font-size:12px}.self-art{min-height:230px;grid-row:1}.self-art img{width:175px}.o1{top:42px;right:14px}.o2{bottom:25px;left:20px}.o3{top:14px;left:17px}.about-panel{grid-template-columns:1fr;gap:20px;padding-top:22px}.author-photo{grid-row:2;width:75%}.author-photo img{height:280px;width:auto;margin:auto}.about-panel>div:last-child{padding-bottom:0}.about-panel h2{font-size:26px}.about-panel p{font-size:12px;margin-block:14px}.faq-layout{grid-template-columns:1fr;gap:10px}.faq-layout h2 br{display:none}.faq-layout h2{font-size:25px}.faqs summary{font-size:12px}.faqs p{font-size:12px}.closing{padding:25px;display:block;margin-bottom:34px}.closing h2{font-size:23px}.closing p{font-size:12px}.closing .btn{margin-top:18px;width:100%}.footer-grid{grid-template-columns:1fr 1fr;gap:22px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div>b{font-size:12px;margin-bottom:10px}.footer-grid>div>a:not(.brand){font-size:11px;min-height:38px;display:flex;align-items:center}.footer-bottom{gap:15px;flex-wrap:wrap;padding-bottom:80px}.footer-bottom span{width:100%}.help{left:14px;bottom:14px;padding:12px}.help span{display:none}dialog{padding:20px}dialog h2{font-size:19px}}
/* Header, path and gift emphasis refinements */
.navrow{gap:24px}.navrow nav{gap:8px;justify-content:center}.navrow nav a{position:relative;font-size:14px;font-weight:700;padding:12px 10px;border-radius:11px;color:#174b50}.navrow nav a::after{content:"";position:absolute;right:11px;left:11px;bottom:5px;height:2px;border-radius:4px;background:linear-gradient(90deg,var(--teal),#00caca);transform:scaleX(0);transition:transform .18s}.navrow nav a:hover{background:#effafa;color:var(--teal)}.navrow nav a:hover::after,.navrow nav a:focus-visible::after{transform:scaleX(1)}.app-nav{font-size:12px;font-weight:800;color:#fff;background:linear-gradient(135deg,#087f80,#00a6aa);border:1px solid #19b9ba;padding:10px 13px;box-shadow:0 7px 18px #00808024}.app-nav:hover{background:var(--deep);transform:translateY(-1px)}.header-action{width:auto;min-width:62px;padding-inline:10px;gap:6px;font-size:11px;font-weight:700;color:var(--teal);border-color:#c4e6e4;background:linear-gradient(145deg,#fff,#e9fbf9);box-shadow:0 5px 15px #075b6010}.header-action svg{width:21px;height:21px;stroke-width:2}.header-action:hover{color:#fff;background:linear-gradient(145deg,#00a8aa,#00797b);border-color:#008b8b;box-shadow:0 8px 20px #007c7f2b;transform:translateY(-2px)}.cart-action{position:relative}.cart-action::after{content:"";position:absolute;top:7px;right:8px;width:7px;height:7px;border-radius:50%;background:#00dede;border:2px solid #fff}.path{overflow:hidden;min-height:156px}.path::before{content:"";position:absolute;inset:auto -25px -45px;width:90px;height:90px;border-radius:50%;background:#8fffff13;transition:transform .25s}.path:hover::before,.path.active::before{transform:scale(1.6)}.path img{width:72px;height:72px;filter:drop-shadow(0 8px 9px #006e7618);transition:transform .22s,filter .22s}.path:hover img,.path.active img{transform:translateY(-3px) scale(1.06);filter:drop-shadow(0 11px 10px #006e7628)}.gift-showcase{position:relative;isolation:isolate;overflow:hidden;margin-top:28px;min-height:245px;padding:34px 38px;border-radius:25px;color:#fff;background:linear-gradient(115deg,#063e43 0%,#007f82 54%,#00aaad 100%);box-shadow:0 20px 45px #00777b25;display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:28px}.gift-showcase::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 10%,#83ffff30 0 5%,transparent 26%),linear-gradient(120deg,transparent 50%,#b5ffff12);z-index:-1}.gift-copy{position:relative;z-index:2}.gift-badge{display:inline-flex;align-items:center;gap:8px;background:#d8fffb;color:#07575b;border:1px solid #fff;padding:5px 12px;border-radius:30px;font-size:11px;font-weight:800;box-shadow:0 6px 15px #00383c25}.gift-badge svg{width:18px;height:18px}.gift-showcase h3{font-size:clamp(24px,2.7vw,35px);margin-top:12px;color:#fff;font-weight:900}.gift-showcase p{color:#d8f5f3;font-size:13px;max-width:530px;margin-top:8px}.gift-actions{display:flex;align-items:center;gap:20px;margin-top:19px}.gift-btn{background:#fff;color:#006f72;border-color:#fff;box-shadow:0 8px 20px #003a3f30}.gift-btn:hover{background:#cffffa;transform:translateY(-2px)}.gift-login{font-size:12px;font-weight:700;color:#fff;border-bottom:1px solid #ffffff80;padding-block:5px}.gift-login:hover{color:#bffffa}.gift-covers{direction:ltr;display:flex;justify-content:center;align-items:center;min-height:170px;padding-inline:24px}.gift-covers a{display:block;width:112px;aspect-ratio:1;border-radius:18px;overflow:hidden;border:3px solid #fff;background:#fff;box-shadow:0 14px 32px #00383d55;transform:translateX(calc(var(--gift-index) * -18px)) rotate(calc((var(--gift-index) - 1.5) * 4deg));transition:transform .2s;z-index:calc(5 - var(--gift-index))}.gift-covers a:hover{transform:translateX(calc(var(--gift-index) * -18px)) translateY(-8px) rotate(0);z-index:10}.gift-covers img{width:100%;height:100%;object-fit:cover}.gift-glow{position:absolute;left:-60px;bottom:-115px;width:300px;height:300px;border:1px solid #82ffff38;border-radius:50%;box-shadow:0 0 0 35px #5fffff0b,0 0 0 70px #5fffff08;z-index:-1}
@media(max-width:1150px){.navrow nav{gap:2px}.navrow nav a{font-size:12.5px;padding-inline:6px}.header-action{min-width:44px;width:44px;padding:0}.header-action span{display:none}.app-nav{display:inline-flex;font-size:11px;padding-inline:10px}}
@media(max-width:760px){.app-nav{display:none}.header-action{display:inline-flex;min-width:42px;width:42px;padding:0}.header-action span{display:none}.gift-showcase{grid-template-columns:1fr;padding:26px 22px 22px;gap:12px}.gift-showcase h3{font-size:26px}.gift-showcase p{font-size:12px}.gift-covers{min-height:126px;padding-inline:0;justify-content:flex-start}.gift-covers a{width:86px;border-radius:14px;transform:translateX(calc(var(--gift-index) * -12px)) rotate(calc((var(--gift-index) - 1.5) * 3deg))}.gift-actions{gap:14px;flex-wrap:wrap}.gift-btn{min-height:46px;padding-inline:18px}.path{min-height:142px}}
@media(max-width:600px){.app-nav{font-size:10px;padding:8px 9px}.path img{width:58px;height:58px}.gift-showcase{margin-top:20px}.gift-covers a{width:78px}.gift-login{font-size:11px}}
.navrow nav a{font-size:14px;font-weight:800;background:linear-gradient(180deg,#fff,#f5faf9);border:1px solid #e5f0ef;box-shadow:0 2px 7px #06494d0b;padding-inline:9px}.navrow nav a:hover,.navrow nav a:focus-visible{border-color:#b8dedd;box-shadow:0 5px 13px #06777c17;transform:translateY(-1px)}.gift-showcase h3 mark{display:inline-block;color:#064d52;background:#bafff8;border-radius:10px;padding:0 10px 2px;margin-left:4px;box-shadow:0 6px 18px #00383c2b}.gift-badge{font-size:12px;letter-spacing:-.1px}
@media(max-width:1150px){.navrow nav a{font-size:13px}}
@media(max-width:900px){.navrow nav a{font-size:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
body.admin-bar .header{top:32px}@media(max-width:782px){body.admin-bar .header{top:46px}}
