:root{--navy-950:#101d32;--navy-900:#172844;--navy-800:#253754;--navy-700:#33486c;--periwinkle:#8c99d0;--periwinkle-light:#dfe4f7;--coral:#f68e7c;--coral-dark:#c96863;--gold:#fdd687;--cream:#fffaf0;--paper:#f8f6f0;--white:#fff;--border:#25375424;--shadow:0 24px 70px #14233d24;--radius-xl:36px;--radius-lg:24px;--radius-md:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 8% 2%, #8c99d03b, transparent 26rem), var(--paper);color:var(--navy-800);font-feature-settings:"palt" 1;-webkit-font-smoothing:antialiased;margin:0;font-family:Hiragino Sans,Yu Gothic,YuGothic,Meiryo,sans-serif;line-height:1.75}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--coral);outline-offset:4px}.site-header{justify-content:space-between;align-items:center;gap:20px;width:min(1180px,100% - 40px);min-height:88px;margin:0 auto;display:flex}.brand{letter-spacing:.02em;align-items:center;gap:12px;font-weight:800;display:inline-flex}.brand img{border-radius:50%;width:48px;height:48px;box-shadow:0 7px 22px #25375429}.header-link,.text-link{color:var(--navy-800);align-items:center;gap:8px;font-weight:800;display:inline-flex}.header-link{border-bottom:1px solid}.site-nav{align-items:center;gap:clamp(16px,2.6vw,30px);font-size:.86rem;font-weight:800;display:flex}.site-nav a{border-bottom:1px solid #0000;padding:8px 0}.site-nav a:hover{border-color:currentColor}.hero{background:linear-gradient(135deg, #ffffffed, #eff2fdd1), var(--white);width:min(1180px,100% - 40px);min-height:700px;box-shadow:var(--shadow);border-radius:48px;grid-template-columns:minmax(0,1.12fr) minmax(280px,.72fr);align-items:center;gap:clamp(36px,7vw,96px);margin:10px auto 92px;padding:clamp(38px,6vw,76px);display:grid;position:relative;overflow:hidden}.hero:after{content:"";filter:blur(2px);pointer-events:none;background:#f68e7c2b;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-140px;right:-120px}.hero-copy{z-index:1;position:relative}.kicker{color:var(--coral-dark);letter-spacing:.15em;text-transform:uppercase;margin:0 0 14px;font-size:.78rem;font-weight:900}h1,h2,p{margin-top:0}h1{color:var(--navy-950);letter-spacing:-.055em;margin-bottom:24px;font-size:clamp(2.6rem,5.3vw,5.1rem);line-height:1.13}h1 span{color:var(--coral-dark)}h2{color:var(--navy-950);letter-spacing:-.045em;margin-bottom:18px;font-size:clamp(1.8rem,3.3vw,3.25rem);line-height:1.3}.hero-lead{max-width:38rem;margin-bottom:32px;font-size:clamp(1rem,1.5vw,1.18rem);font-weight:600}.hero-actions,.final-actions{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:58px;padding:15px 24px;font-weight:900;line-height:1.2;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{background:var(--coral);color:var(--navy-950);box-shadow:0 15px 34px #c9686340}.button-primary:hover{background:#fb9d8d;box-shadow:0 18px 42px #c968634f}.button-dark{background:var(--navy-950);color:var(--white)}.button-light{background:var(--cream);color:var(--navy-950)}.comfort-notes{flex-wrap:wrap;gap:8px;margin:30px 0 0;padding:0;list-style:none;display:flex}.comfort-notes li{border:1px solid var(--border);background:#ffffffb3;border-radius:999px;padding:7px 12px;font-size:.78rem;font-weight:800}.short-preview{aspect-ratio:9/16;border:9px solid var(--navy-950);z-index:1;border-radius:36px;justify-self:center;width:min(100%,330px);position:relative;overflow:hidden;transform:rotate(2.5deg);box-shadow:0 30px 64px #101d324d}.short-preview:after{content:"";background:linear-gradient(#0000 35%,#0a1626e0 100%);position:absolute;inset:0}.short-preview img{object-fit:cover;width:100%;height:100%}.preview-label,.play-mark,.preview-caption{z-index:2;position:absolute}.preview-label{color:var(--navy-950);background:#fffaf0e6;border-radius:999px;padding:7px 12px;font-size:.75rem;font-weight:900;top:24px;left:22px}.play-mark{width:64px;height:64px;color:var(--navy-950);background:#f68e7cf0;border-radius:50%;place-items:center;display:grid;top:48%;left:50%;transform:translate(-50%,-50%);box-shadow:0 12px 30px #0003}.preview-caption{color:#fff;font-size:clamp(1rem,1.9vw,1.35rem);font-weight:900;line-height:1.5;bottom:30px;left:25px;right:25px}.section{width:min(1080px,100% - 40px);margin:0 auto 120px}.section-heading{max-width:760px;margin-bottom:42px}.section-heading>p:last-child{margin-bottom:0}.need-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.need-card{border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;min-height:238px;padding:28px;transition:transform .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.need-card:hover{transform:translateY(-5px);box-shadow:0 22px 50px #14233d21}.need-card.school{background:#fff1eb}.need-card.work{background:#edf0fb}.need-card.night{background:#e7ecf7}.need-number{color:var(--coral-dark);letter-spacing:.14em;margin-bottom:42px;font-size:.76rem;font-weight:900}.need-card strong{color:var(--navy-950);margin-bottom:6px;font-size:1.18rem}.need-card>span:not(.need-number,.card-arrow){font-size:.9rem}.card-arrow{font-size:1.35rem;font-weight:900;position:absolute;bottom:23px;right:25px}.latest-panel{border-radius:var(--radius-xl);background:var(--navy-950);color:#ffffffdb;min-height:600px;box-shadow:var(--shadow);grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);display:grid;overflow:hidden}.latest-visual{min-height:600px;overflow:hidden}.latest-visual img{object-fit:cover;width:100%;height:100%}.latest-copy{align-self:center;padding:clamp(42px,7vw,86px)}.latest-copy h2{color:var(--cream)}.latest-copy blockquote{border-left:3px solid var(--coral);color:var(--gold);margin:26px 0;padding-left:22px;font-size:clamp(1.1rem,2vw,1.42rem);font-weight:800;line-height:1.7}.latest-copy .button{background:var(--cream);color:var(--navy-950);margin-top:18px}.panel-text-link{color:var(--cream);border-bottom:1px solid #fffaf080;align-items:center;gap:8px;margin-top:20px;font-weight:800;display:inline-flex}.return-section{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--white);grid-template-columns:auto 1fr auto;align-items:center;gap:30px;padding:38px 42px;display:grid;box-shadow:0 18px 54px #14233d17}.return-icon img{border-radius:50%;width:92px;height:92px}.return-section h2{margin-bottom:8px;font-size:clamp(1.65rem,3vw,2.6rem)}.return-section p:last-child{margin-bottom:0}.row-heading{justify-content:space-between;align-items:flex-end;gap:24px;max-width:none;display:flex}.word-list{border-top:1px solid var(--border)}.word-list>a{border-bottom:1px solid var(--border);grid-template-columns:58px 1fr 40px;align-items:center;gap:20px;min-height:126px;padding:24px 6px;transition:padding .18s,background .18s;display:grid}.word-list>a:hover{background:#ffffff8c;padding-left:20px;padding-right:20px}.word-index{color:var(--coral-dark);font-size:.8rem;font-weight:900}.word-body{flex-direction:column;display:flex}.word-body small{color:var(--navy-700);margin-bottom:4px;font-weight:700}.word-body strong{color:var(--navy-950);font-size:clamp(1.05rem,2.1vw,1.5rem)}.word-arrow{font-size:1.35rem;font-weight:900}.promise-section{border-radius:var(--radius-xl);background:linear-gradient(145deg,#e9ecf9,#fff7ef);grid-template-columns:1.1fr .9fr;gap:clamp(40px,8vw,92px);padding:clamp(42px,7vw,82px);display:grid}.promise-copy p:last-child{margin-bottom:0}.promise-points{align-content:center;gap:24px;display:grid}.promise-points>div{grid-template-columns:34px 1fr;gap:14px;display:grid}.promise-points>div>span{color:var(--coral-dark);font-size:1.35rem;font-weight:900}.promise-points p{margin:0}.promise-points strong{color:var(--navy-950);display:block}.comment-section{border-radius:var(--radius-xl);background:var(--navy-900);color:#ffffffdb;justify-content:space-between;align-items:center;gap:42px;padding:clamp(34px,6vw,62px);display:flex}.comment-section h2{color:var(--cream)}.comment-section p:last-child,.comment-section h2{margin-bottom:0}.final-section{text-align:center;flex-direction:column;align-items:center;padding:34px 20px 26px;display:flex}.final-section img{border-radius:50%;width:110px;height:110px;margin-bottom:22px;box-shadow:0 18px 40px #2537542e}.final-section h2{max-width:760px}.final-actions{justify-content:center}footer{border-top:1px solid var(--border);width:min(1080px,100% - 40px);color:var(--navy-700);grid-template-columns:auto minmax(0,1fr);gap:32px;margin:0 auto;padding:30px 0 110px;font-size:.76rem;display:grid}footer p{margin:0}footer p:last-child{text-align:right;justify-self:end;max-width:700px}.footer-left{gap:12px;display:grid}.footer-nav{flex-wrap:wrap;gap:8px 18px;display:flex}.footer-nav a{border-bottom:1px solid;font-weight:700}.content-shell{width:min(960px,100% - 40px);margin:0 auto;padding:72px 0 110px}.page-intro{max-width:820px;margin-bottom:58px}.content-shell h1{margin-bottom:22px;font-size:clamp(2.45rem,6vw,4.7rem)}.page-intro>p:last-child{max-width:720px;margin-bottom:0;font-size:1.05rem}.article-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.article-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:#ffffffc2;flex-direction:column;min-height:340px;padding:28px;display:flex;box-shadow:0 16px 46px #14233d12}.article-meta{color:var(--navy-700);flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:18px;font-size:.76rem;font-weight:800;display:flex}.article-meta span{background:var(--periwinkle-light);color:var(--navy-900);border-radius:999px;padding:5px 10px}.article-meta a,.article-trust a{border-bottom:1px solid}.article-card h3{color:var(--navy-950);letter-spacing:-.025em;margin:0 0 14px;font-size:1.3rem;line-height:1.45}.article-card h3 a:after{content:"";position:absolute;inset:0}.article-card{transition:transform .18s,box-shadow .18s;position:relative}.article-card:hover{transform:translateY(-4px);box-shadow:0 24px 60px #14233d21}.article-card p{color:var(--navy-700);margin-bottom:24px;font-size:.9rem}.article-link{color:var(--coral-dark);align-items:center;gap:8px;margin-top:auto;font-size:.86rem;font-weight:900;display:inline-flex}.archive-page{width:min(1080px,100% - 40px)}.archive-summary{border-left:3px solid var(--coral);background:#ffffff94;flex-wrap:wrap;align-items:baseline;gap:10px;margin:-22px 0 34px;padding:18px 22px;display:flex}.archive-summary strong{color:var(--navy-950);font-size:1.25rem}.archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.archive-grid .article-card{min-height:300px}.breadcrumb{color:var(--navy-700);flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:34px;font-size:.8rem;font-weight:800;display:flex}.breadcrumb a{border-bottom:1px solid}.article-layout{max-width:760px;margin:0 auto}.article-header{border-bottom:1px solid var(--border);margin-bottom:52px;padding-bottom:38px}.article-header h1{font-size:clamp(2.25rem,5.4vw,4rem);line-height:1.25}.article-description{max-width:700px;margin-bottom:12px;font-size:1.07rem;font-weight:650}.reading-note{color:var(--navy-700);margin:0;font-size:.78rem}.video-bridge{border-radius:var(--radius-xl);background:var(--navy-950);color:#ffffffdb;box-shadow:var(--shadow);grid-template-columns:minmax(200px,300px) minmax(0,1fr);align-items:center;gap:clamp(28px,5vw,54px);margin:0 0 58px;padding:clamp(24px,4vw,42px);display:grid}.video-frame{aspect-ratio:9/16;background:#050a12;border:6px solid #ffffff1f;border-radius:28px;justify-self:center;width:min(100%,300px);min-width:200px;overflow:hidden}.video-frame iframe{border:0;width:100%;height:100%;display:block}.video-bridge-copy h2{color:var(--white);font-size:clamp(1.75rem,3.5vw,2.7rem)}.video-bridge-copy>p:not(.kicker){max-width:34rem}.video-bridge-actions,.youtube-landing-actions{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.video-channel-link{color:var(--white)}.article-trust{border:1px solid var(--border);border-radius:var(--radius-md);color:var(--navy-700);background:#ffffffa3;margin-top:46px;padding:24px 26px;font-size:.82rem}.article-trust p:last-child{margin-bottom:0}.article-prose{color:#263853;font-size:1.03rem;line-height:2}.article-prose>:first-child{margin-top:0}.article-prose p,.article-prose ul,.article-prose ol,.article-prose blockquote{margin:0 0 1.65em}.article-prose h2{border-left:4px solid var(--coral);margin:2.25em 0 .8em;padding-left:18px;font-size:clamp(1.55rem,3vw,2.1rem)}.article-prose li+li{margin-top:.5em}.article-prose strong{color:var(--navy-950)}.article-prose a,.legal-page section a:not(.button){color:#335da5;text-underline-offset:3px;text-decoration:underline}.article-prose blockquote{border-left:4px solid var(--periwinkle);background:#edf0fb;padding:18px 22px}.short-cta{border-radius:var(--radius-xl);background:linear-gradient(145deg,#e8ebf8,#fff1eb);margin:60px 0 0;padding:clamp(30px,5vw,48px)}.short-cta h2{font-size:clamp(1.7rem,4vw,2.55rem)}.related-section{margin-top:104px}.ad-shell{text-align:center;background:#ffffff80;border:1px solid #25375417;border-radius:14px;width:100%;margin:48px 0;padding:20px 12px;overflow:hidden}.ad-article{min-height:280px}.ad-feed{min-height:180px}.ad-label{color:#6f7888;letter-spacing:.08em;margin-bottom:10px;font-size:.67rem;display:block}.legal-page{max-width:880px}.legal-page section{border:1px solid var(--border);border-radius:var(--radius-lg);background:#ffffffad;margin-bottom:46px;padding:34px 36px}.legal-page section h2{margin-bottom:14px;font-size:clamp(1.45rem,3.2vw,2.1rem)}.legal-page section p:last-child{margin-bottom:0}.legal-page .button{margin-top:10px}.youtube-landing{width:min(1080px,100% - 40px)}.youtube-landing-intro{max-width:880px}.youtube-pair-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.youtube-pair-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:#ffffffc7;flex-direction:column;padding:30px;display:flex;box-shadow:0 16px 46px #14233d12}.youtube-pair-card.is-latest{background:#fff4ef;border-color:#c968636b}.youtube-pair-card .article-meta strong{color:var(--coral-dark)}.youtube-video-label,.youtube-article-label{color:var(--coral-dark);letter-spacing:.1em;text-transform:uppercase;margin-bottom:6px;font-size:.72rem;font-weight:900}.youtube-pair-card h2{margin-bottom:24px;font-size:clamp(1.45rem,2.5vw,2rem)}.youtube-pair-card h3{color:var(--navy-950);margin:0 0 12px;font-size:1.2rem;line-height:1.5}.youtube-pair-card>p:not(.youtube-video-label,.youtube-article-label){color:var(--navy-700);font-size:.9rem}.youtube-pair-card .button{width:fit-content;margin-top:auto}.youtube-landing-note{border-left:4px solid var(--coral);background:#ffffffa3;margin-top:70px;padding:34px 38px}.youtube-landing-note h2{font-size:clamp(1.45rem,3vw,2rem)}@media (max-width:880px){.hero{grid-template-columns:1fr;padding-bottom:58px}.video-bridge{grid-template-columns:minmax(0,1fr)}.video-bridge-copy{text-align:center}.video-bridge-copy>p:not(.kicker){margin-left:auto;margin-right:auto}.video-bridge-actions{justify-content:center}.youtube-pair-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-lead{margin-left:auto;margin-right:auto}.hero-actions,.comfort-notes{justify-content:center}.short-preview{width:min(74vw,330px);transform:rotate(1.5deg)}.need-grid{grid-template-columns:1fr}.need-card{min-height:190px}.latest-panel{grid-template-columns:1fr}.latest-visual{min-height:420px;max-height:560px}.latest-visual img{object-position:50% 25%}.return-section{grid-template-columns:auto 1fr}.return-section>.button{grid-column:1/-1;width:100%}.promise-section{grid-template-columns:1fr}.comment-section{flex-direction:column;align-items:stretch}.article-grid{grid-template-columns:1fr}.article-card{min-height:0}}@media (max-width:620px){.site-header{flex-wrap:wrap;width:min(100% - 28px,1180px);min-height:74px;padding:10px 0 12px}.brand{gap:9px;font-size:.83rem}.brand img{width:40px;height:40px}.header-link{display:none}.site-nav{justify-content:space-between;gap:8px;width:100%;font-size:.76rem}.site-nav a{align-items:center;min-height:44px;padding:8px 3px;display:inline-flex}.hero{border-radius:30px;gap:40px;width:calc(100% - 22px);min-height:auto;margin:4px auto 84px;padding:38px 20px 48px}h1{font-size:clamp(2.4rem,13vw,3.7rem)}h2{font-size:clamp(1.65rem,8vw,2.3rem)}.hero-lead br{display:none}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .button{width:100%}.comfort-notes{gap:6px}.comfort-notes li{padding:6px 9px;font-size:.7rem}.section{width:calc(100% - 28px);margin-bottom:84px}.content-shell,.archive-page{width:calc(100% - 28px);padding:48px 0 72px}.content-shell h1{font-size:clamp(2.15rem,12vw,3.35rem)}.page-intro{margin-bottom:38px}.article-card,.legal-page section{padding:24px}.article-layout{width:100%}.article-header{margin-bottom:38px}.article-prose{font-size:.98rem;line-height:1.95}.short-cta{border-radius:26px;margin-top:46px}.short-cta .button{width:100%}.section-heading{margin-bottom:28px}.need-card{min-height:172px;padding:23px}.need-number{margin-bottom:26px}.latest-panel{border-radius:28px;min-height:0}.latest-visual{min-height:380px;max-height:430px}.latest-copy{padding:34px 24px 38px}.latest-copy blockquote br{display:none}.latest-copy .button{width:100%}.return-section{text-align:center;grid-template-columns:1fr;padding:28px 23px}.return-icon{justify-self:center}.return-section>.button{grid-column:auto}.row-heading{display:block}.row-heading .text-link{margin-top:10px}.word-list>a{grid-template-columns:36px 1fr 26px;gap:10px;min-height:112px}.promise-section,.comment-section{border-radius:28px;padding:34px 24px}.comment-section .button{width:100%}.final-section{padding-left:8px;padding-right:8px}.final-actions{flex-direction:column;align-items:stretch;width:100%}.final-actions .button{width:100%}footer{grid-template-columns:1fr;gap:14px;width:calc(100% - 28px);padding-bottom:34px}footer p:last-child{text-align:left;justify-self:start}.footer-nav{gap:8px 14px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important}}
