
@font-face{font-family:Jakarta;src:url('./jakarta.woff2') format('woff2');font-weight:200 800;font-display:swap}
@font-face{font-family:Fraunces;src:url('./fraunces.woff2') format('woff2');font-weight:100 900;font-display:swap}
:root{--indigo:#6366F1;--deep:#4F46E5;--pale:#EEF2FF;--light:#C7D2FE;--ink:#0F172A;--body:#374151;--muted:#475569;--ground:#F3F4F6;--surface:#F8FAFC;--line:#E2E8F0;--raised:9px 9px 24px rgba(15,23,42,.095),-9px -9px 24px rgba(255,255,255,.95);--small:4px 4px 11px rgba(15,23,42,.11),-4px -4px 11px #fff;--inset:inset 4px 4px 10px rgba(15,23,42,.075),inset -4px -4px 10px #fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ground);color:var(--ink);font-family:Jakarta,Arial,sans-serif;-webkit-font-smoothing:antialiased}button,a,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button{border:0}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--deep);outline-offset:5px}button:disabled{cursor:default;opacity:.4}[hidden]{display:none!important}svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}h1,h2,h3,p{margin:0}h1,h2,.display{font-family:Fraunces,Georgia,serif;font-weight:500;letter-spacing:-.045em}h1{line-height:1.04}p{line-height:1.75}.raised{background:var(--ground);box-shadow:var(--raised);border:1px solid rgba(255,255,255,.85)}.carved{box-shadow:var(--inset);background:var(--ground)}.muted{color:var(--muted)}.brand{display:inline-flex;align-items:center;gap:11px;font-weight:800;font-size:20px;letter-spacing:-.9px;white-space:nowrap}.brand-icon{height:39px;width:39px;display:grid;place-items:center;flex-shrink:0;border-radius:13px;background:var(--ground);box-shadow:var(--small)}.brand-logo{width:22px;height:22px;object-fit:contain;display:inline-block;vertical-align:middle;flex-shrink:0}.brand-icon .brand-logo{width:68%;height:68%;display:block}.eyebrow{font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--deep);display:flex;align-items:center;gap:9px;margin-bottom:20px}.eyebrow:before{content:"";height:6px;width:6px;border-radius:100%;background:var(--indigo)}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:13px 23px;font-size:13px;font-weight:700;border-radius:14px;white-space:nowrap;background:var(--ground);box-shadow:var(--small);transition:box-shadow .16s,background .16s,transform .16s}.button:hover{transform:translateY(-2px);box-shadow:6px 8px 17px rgba(15,23,42,.13),-4px -4px 12px #fff}.button:active{transform:translateY(0);box-shadow:var(--inset)}.button.primary{background:var(--deep);color:white;box-shadow:5px 7px 15px rgba(79,70,229,.27),-4px -4px 13px #fff}.button.primary:hover{background:#4F46E5;box-shadow:5px 9px 20px rgba(79,70,229,.36),-4px -4px 13px #fff}.button.quiet{box-shadow:none;padding:12px 4px;background:transparent;color:var(--body)}.button.small{min-height:40px;padding:10px 17px;font-size:11px;border-radius:11px}.icon-button{display:grid;place-items:center;min-width:42px;min-height:42px;border-radius:12px;background:var(--ground);box-shadow:var(--small)}.icon-button:hover{color:var(--deep);box-shadow:var(--inset)}.pill{display:inline-flex;align-items:center;gap:7px;font-size:10px;font-weight:700;padding:7px 11px;border-radius:8px;background:var(--pale);color:var(--deep)}.pill.green{background:#F0FDF4;color:#15803D}.pill.amber{background:#FFFBEB;color:#92400E}.pill svg{width:13px;height:13px}.actions{display:flex;align-items:center;gap:24px;margin:27px 0 17px;flex-wrap:wrap}.terms{font-size:10px;color:var(--muted);line-height:1.8}.terms span{margin:0 8px;color:#6B7280}.price-note{font-size:10px;color:var(--muted);margin-top:7px}.accent{color:var(--deep)}
/* The gallery is a local comparison surface. Miniatures use the same markup as full pages. */
.collection{max-width:1640px;margin:auto;padding:32px 42px 22px}.collection-head{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:26px}.collection-title{display:flex;align-items:center;gap:20px}.collection-title .brand-icon{height:48px;width:48px;border-radius:16px}.collection-title h1{font-size:31px;letter-spacing:-1px}.collection-title p{font-size:11px;margin-top:7px;color:var(--muted)}.collection-meta{display:flex;align-items:center;gap:13px}.swatches{display:flex;padding:7px;border-radius:20px;box-shadow:var(--inset);gap:5px}.swatches i{width:13px;height:13px;border-radius:50%;display:block}.local-tag{font-size:10px;font-weight:700;letter-spacing:.04em;display:flex;gap:7px;align-items:center;color:var(--muted)}.local-tag svg{width:14px;height:14px}.studies{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}.study{position:relative;padding:11px 11px 0;border-radius:21px;background:var(--ground);box-shadow:var(--raised);border:1px solid rgba(255,255,255,.95);transition:transform .22s,box-shadow .22s;min-width:0}.study:hover{transform:translateY(-5px);box-shadow:12px 15px 28px rgba(15,23,42,.14),-10px -10px 25px #fff}.mini{width:100%;aspect-ratio:1.58;overflow:hidden;border-radius:13px;position:relative;box-shadow:var(--inset);border:1px solid #E5E7EB;background:var(--ground);pointer-events:none}.mini-page{width:1200px;transform:scale(var(--scale,.3));transform-origin:top left}.mini .page{min-height:760px}.study-caption{height:55px;display:flex;align-items:center;justify-content:space-between;padding:0 6px;gap:8px}.study-name{display:flex;align-items:center;gap:10px}.study-number{font-size:10px;color:var(--deep);font-weight:800;padding-right:11px;border-right:1px solid #D1D5DB}.study-name h3{font:700 12px Jakarta,Arial,sans-serif;letter-spacing:-.25px}.study-name p{font-size:9px;color:var(--muted);margin-top:3px}.study-caption>svg{width:17px;color:var(--deep)}.open-study{position:absolute;inset:0;width:100%;height:100%;background:transparent;border-radius:21px;z-index:2}.open-study:focus-visible{outline-offset:5px}.gallery-footer{display:flex;justify-content:space-between;gap:15px;margin-top:24px;font-size:10px;color:var(--muted)}.gallery-footer span{display:flex;align-items:center;gap:7px}.gallery-footer svg{width:13px;height:13px}.collection-fade{animation:enter .22s ease}
/* Page shell shared by the gallery miniatures and the twelve static pages. */
.page{container-type:inline-size;background:var(--ground);min-height:100vh}.page-inner{max-width:1200px;margin:0 auto}.nav{height:100px;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:0 64px}.nav-links{display:flex;gap:26px;align-items:center;font-size:11px;font-weight:600;color:var(--muted)}.nav-links a:hover{color:var(--deep)}.nav-actions{display:flex;align-items:center;gap:22px}.login{background:transparent;font-size:11px;font-weight:600;min-height:40px}.hero{padding:58px 64px 55px}.hero h1{font-size:67px}.hero .intro{font-size:14px;max-width:450px;color:var(--muted);margin-top:21px}.centered{text-align:center}.centered .eyebrow{justify-content:center}.centered .intro{margin-left:auto;margin-right:auto}.centered .actions{justify-content:center}.section{padding:80px 64px;border-top:1px solid var(--line)}.section h2{font-size:40px;line-height:1.14}.section-head{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:36px}.section-head p{font-size:12px;max-width:350px;color:var(--muted)}.section-label{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.14em;color:var(--deep);margin-bottom:15px}.feature-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;box-shadow:var(--inset);color:var(--deep);margin-bottom:22px}.faq details{border-bottom:1px solid #D1D5DB;padding:12px 0}.faq summary{font-size:12px;font-weight:400;cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:15px}.faq summary:after{content:"+";font-size:19px;font-weight:400;color:var(--deep)}.faq details[open] summary:after{content:"−"}.faq details p{font-size:11px;color:var(--muted);padding-top:13px}
/* Small, deliberately legible sample workspace elements. */
.workspace{border-radius:22px;padding:17px;background:var(--ground);box-shadow:var(--raised);border:1px solid rgba(255,255,255,.95);color:var(--ink);text-align:left}.workspace-bar{display:flex;align-items:center;justify-content:space-between;font-size:9px;color:var(--muted);padding:2px 5px 16px}.window-dots{display:flex;gap:5px}.window-dots i{height:5px;width:5px;border-radius:100%;background:#CBD5E1}.workspace-body{display:flex;min-height:270px;background:#F8FAFC;border-radius:13px;overflow:hidden;border:1px solid #E2E8F0}.workspace-sidebar{width:145px;padding:24px 15px;background:var(--ground);flex-shrink:0;border-right:1px solid #E2E8F0}.workspace-sidebar strong{display:block;font-size:10px;margin-bottom:25px}.side-item{display:flex;gap:8px;align-items:center;font-size:9px;padding:10px 9px;margin:3px 0;border-radius:8px;color:var(--muted)}.side-item svg{width:13px;height:13px}.side-item.active{box-shadow:var(--inset);color:var(--deep);font-weight:700}.workspace-main{padding:27px 28px;flex:1;min-width:0}.workspace-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:24px}.workspace-heading h3{font-family:Fraunces,Georgia,serif;font-size:21px;letter-spacing:-.6px;font-weight:500}.workspace-heading p{font-size:8px;color:var(--muted);margin-top:5px}.avatars{display:flex;padding-left:6px}.avatar{height:25px;width:25px;border-radius:50%;display:grid;place-items:center;background:#E0E7FF;color:var(--deep);font-size:8px;font-weight:700;border:2px solid #F8FAFC;margin-left:-6px}.avatar:nth-child(2){background:#FEF3C7;color:#92400E}.avatar:nth-child(3){background:#DCFCE7;color:#15803D}.task-row{display:flex;align-items:center;gap:11px;padding:13px 0;border-bottom:1px solid #E5E7EB;font-size:10px}.task-row .task-circle{height:15px;width:15px;border-radius:50%;border:1px solid #CBD5E1;flex-shrink:0}.task-row.done .task-circle{background:#16A34A;border-color:#16A34A;display:grid;place-items:center;color:white}.task-circle svg{width:11px;height:11px}.task-row .task-name{flex:1}.task-row .task-time{font-size:8px;color:var(--muted)}.task-row .avatar{height:21px;width:21px;font-size:7px}.task-row.done .task-name{color:#6B7280}.workspace-bottom{padding:15px 0 0;display:flex;align-items:center;justify-content:space-between;font-size:8px;color:var(--muted)}.track{height:4px;border-radius:10px;background:#E2E8F0;width:88px;overflow:hidden}.track:before{content:"";display:block;width:64%;height:100%;background:var(--indigo);border-radius:10px}.sample-label{font-size:8px;color:var(--muted);letter-spacing:.03em}.small-card{padding:24px;border-radius:20px;box-shadow:var(--raised);background:var(--ground);border:1px solid rgba(255,255,255,.85)}.small-card h3{font-size:12px;margin-bottom:7px}.small-card p{font-size:10px;color:var(--muted)}.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.card-top svg{color:var(--deep)}.check-line{display:flex;align-items:center;gap:8px;font-size:10px;color:var(--body);margin-top:13px}.check-line svg{width:14px;height:14px;color:#15803D}.calendar-week{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin:20px 0 18px}.day{font-size:8px;text-align:center;color:var(--muted);padding:9px 3px;border-radius:10px}.day strong{display:block;font-size:13px;margin-top:9px;color:var(--ink)}.day.selected{box-shadow:var(--small);color:var(--deep);background:var(--pale)}.day.selected strong{color:var(--deep)}.agenda-item{padding:15px;border-radius:12px;box-shadow:var(--inset);margin-top:10px;display:flex;align-items:center;gap:14px;font-size:11px}.agenda-time{font-size:9px;color:var(--deep);font-weight:700}.agenda-item p{font-size:9px;color:var(--muted);margin-top:4px}.folder-stack{height:80px;position:relative;margin:19px auto 0;width:100px}.folder-stack>.folder-illustration{display:block;width:100%;height:100%;fill:none;stroke:none;overflow:visible}
/* 01 · Soft focus */
.soft-focus .hero{padding-top:49px;padding-bottom:44px}.soft-focus .hero h1{font-size:73px}.soft-focus .hero .intro{max-width:475px}.soft-focus .showcase{display:grid;grid-template-columns:225px 1fr 225px;gap:27px;align-items:center;padding:18px 64px 57px}.soft-focus .workspace-sidebar{display:none}.soft-focus .workspace-main{padding:23px}.soft-focus .workspace-body{min-height:270px}.soft-focus .small-card:first-child{transform:rotate(-5deg)}.soft-focus .small-card:last-child{transform:rotate(5deg)}
/* 02 · Side by side */
.side-by-side .hero{display:grid;grid-template-columns:.95fr 1.05fr;gap:60px;align-items:center;padding-top:86px;padding-bottom:91px}.side-by-side .hero h1{font-size:75px}.side-by-side .hero .intro{max-width:350px}.side-by-side .visual-stack{position:relative;padding-top:22px;padding-bottom:36px}.side-by-side .workspace{transform:rotate(2deg)}.side-by-side .workspace-sidebar{display:none}.floating-note{position:absolute;bottom:7px;left:-30px;display:flex;align-items:center;gap:12px;padding:19px 22px;border-radius:16px;background:var(--ground);box-shadow:var(--raised);border:1px solid white;font-size:11px}.floating-note .feature-icon{margin:0;width:33px;height:33px;color:#15803D}.floating-note strong{font-size:10px}.floating-note p{font-size:8px;color:var(--muted)}.side-by-side .mini-features{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;padding:0 64px 55px}.mini-feature{display:flex;align-items:center;gap:13px;font-size:11px}.mini-feature .feature-icon{margin:0;flex-shrink:0}.mini-feature p{font-size:9px;color:var(--muted)}
/* 03 · The workspace */
.the-workspace .hero{display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:70px;padding-top:28px;padding-bottom:33px}.the-workspace .hero h1{font-size:61px}.the-workspace .hero .intro{font-size:12px;margin-top:0}.the-workspace .hero .eyebrow{margin-bottom:15px}.the-workspace .actions{margin-top:20px;margin-bottom:12px}.the-workspace .big-workspace{padding:0 64px 57px}.the-workspace .workspace-body{min-height:330px}.the-workspace .workspace-sidebar{width:185px;padding:29px 20px}.the-workspace .workspace-main{padding:28px 34px}.the-workspace .task-row{padding:17px 0;font-size:12px}.the-workspace .workspace-heading h3{font-size:26px}.the-workspace .workspace-bottom{padding-top:22px}.workspace-tools{display:flex;gap:9px}.workspace-tools span{padding:7px 12px;border-radius:8px;font-size:9px;box-shadow:var(--inset)}
/* 04 · Daily rhythm */
.daily-rhythm .page-inner{position:relative;padding-left:91px}.rail{position:absolute;left:0;top:0;bottom:0;width:91px;display:flex;align-items:center;flex-direction:column;gap:23px;padding-top:31px;box-shadow:inset -5px 0 13px rgba(15,23,42,.045);border-right:1px solid white}.rail .brand-icon{margin-bottom:48px}.rail-link{width:47px;height:47px;border-radius:15px;display:grid;place-items:center;color:var(--muted);background:transparent}.rail-link.active{box-shadow:var(--inset);color:var(--deep)}.daily-rhythm .nav{height:96px;padding:0 58px}.daily-rhythm .nav .brand{font-size:14px;letter-spacing:-.2px;font-weight:600;color:var(--muted)}.daily-rhythm .hero{display:grid;grid-template-columns:1.1fr .9fr;gap:55px;padding:68px 58px 78px;align-items:center}.daily-rhythm .hero h1{font-size:78px;letter-spacing:-4px;line-height:1.035}.daily-rhythm .hero .intro{max-width:340px;font-size:12px}.day-planner{padding:29px;border-radius:26px;box-shadow:var(--raised);border:1px solid white;transform:rotate(-3deg)}.planner-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:9px}.planner-heading h3{font:500 30px Fraunces,serif;letter-spacing:-1px}.planner-heading>span{font-size:9px;color:var(--muted)}.day-planner .calendar-week{margin-bottom:25px}.day-planner .day{padding:11px 4px}.day-planner .agenda-item{padding:17px 12px;margin-top:13px}.planner-foot{margin-top:26px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:9px;color:var(--muted)}.daily-rhythm .section{padding:70px 58px}
/* 05 · Everything in place */
.everything-in-place .nav{height:93px}.modular-hero{padding:23px 64px 55px}.modular-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px}.modular-copy{grid-column:span 2;padding:29px 27px 14px}.modular-copy h1{font-size:72px;max-width:650px}.modular-copy .intro{font-size:12px;color:var(--muted);max-width:390px;margin-top:16px}.modular-copy .actions{margin-top:22px;margin-bottom:13px}.modular-copy .eyebrow{margin-bottom:19px}.modular-grid>.small-card{min-height:189px;padding:25px}.modular-grid>.small-card h3{font-family:Fraunces,serif;font-weight:500;font-size:23px;letter-spacing:-.6px}.modular-calendar{grid-column:3;grid-row:1;padding-top:30px!important}.modular-calendar .calendar-week{margin-top:30px;margin-bottom:25px}.modular-grid .people{display:flex;align-items:center;justify-content:center;padding:17px 0 20px}.people .avatar{width:47px;height:47px;font-size:14px;border:4px solid var(--ground);margin-left:-8px}.module-tasks .check-line{margin-top:16px;font-size:11px}.modular-grid .folder-stack{float:right;transform:rotate(8deg);margin:-24px 0 0 0;width:78px;height:66px}.module-docs p{max-width:150px}.module-team{background:var(--pale)!important}
/* 06 · Room to grow */
.room-to-grow .hero{display:grid;grid-template-columns:1.1fr .9fr;gap:75px;align-items:center;padding-top:51px;padding-bottom:68px}.room-to-grow .hero h1{font-size:73px}.room-to-grow .hero .intro{max-width:360px;font-size:13px}.pricing-card{border-radius:29px;padding:33px;box-shadow:var(--raised);border:1px solid white;background:var(--ground)}.pricing-card .plan-name{display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:700}.pricing-card .plan-name>svg{color:var(--deep)}.pricing-card .big-price{font-family:Fraunces,serif;font-size:88px;letter-spacing:-6px;line-height:1;margin:26px 0 7px}.big-price small{font:400 12px Jakarta,sans-serif;letter-spacing:0;color:var(--muted)}.pricing-card .price-caption{font-size:10px;color:var(--muted)}.pricing-card .checks{margin:24px 0 27px}.pricing-card>.button{width:100%}.pricing-card .terms{text-align:center;margin-top:13px;font-size:9px}.seat-line{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:16px;margin-top:24px;border-radius:12px;box-shadow:var(--inset);font-size:10px;color:var(--body)}.seat-line strong{font-size:13px;color:var(--deep)}.room-to-grow .under-hero{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:0 64px 53px}.under-hero>p{font:500 25px Fraunces,serif;letter-spacing:-.7px;max-width:350px}.under-hero-features{display:flex;gap:27px}.under-hero-features span{display:flex;align-items:center;gap:8px;font-size:10px;color:var(--muted)}.under-hero-features svg{color:var(--deep);width:16px}
/* 07 · One question */
.one-question .hero{padding:66px 64px 30px;text-align:center;display:flex;flex-direction:column;align-items:center}.one-question .hero h1{font-size:66px;max-width:760px}.one-question .hero .intro{max-width:460px;margin:19px auto 0}.ask-field{margin:32px auto 0;width:100%;max-width:620px;display:flex;align-items:center;gap:16px;padding:19px 22px;border-radius:19px;box-shadow:var(--inset);background:var(--ground);text-align:left}.ask-field svg{width:20px;color:var(--deep);flex-shrink:0}.ask-field span{font-size:13px;color:var(--muted);flex:1}.answer-chips{display:flex;justify-content:center;flex-wrap:wrap;gap:14px;padding:30px 64px 55px}.answer-chip{display:flex;align-items:center;gap:11px;padding:16px 20px;border-radius:15px;background:var(--ground);box-shadow:var(--small);border:1px solid rgba(255,255,255,.85);font-size:11px;font-weight:600;color:var(--body)}.answer-chip svg{width:16px;color:var(--deep);flex-shrink:0}.answer-chip{flex-direction:column;align-items:flex-start;gap:8px;max-width:300px}.answer-chip .ask{font-size:10px;color:var(--muted);font-weight:500}.answer-chip .reply{display:flex;align-items:center;gap:9px}.one-question .hero h1{font-size:58px;max-width:820px}.oq-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.oq-column{padding:27px;border-radius:22px;box-shadow:var(--raised);background:var(--ground)}.oq-column>svg{width:22px;color:var(--deep);margin-bottom:16px}.oq-column h3{font-size:15px;margin-bottom:10px}.oq-column p{font-size:13px;color:var(--muted);margin-bottom:12px}.oq-limit-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:60px;align-items:start}.oq-limit-grid h2{font-size:30px;margin-bottom:16px}.oq-limit-grid p{font-size:14px;color:var(--muted)}.oq-note{padding:30px;border-radius:22px;box-shadow:var(--inset)}.oq-note p{margin-bottom:14px}
/* 08 · The week ahead */
.the-week-ahead .hero{padding:52px 64px 34px}.the-week-ahead .hero h1{font-size:68px;max-width:600px}.the-week-ahead .hero .intro{max-width:420px}.week-band{padding:0 64px 46px}.week-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.week-col{padding:22px 18px 24px;border-radius:20px;background:var(--ground);box-shadow:var(--raised);border:1px solid rgba(255,255,255,.85);min-height:196px}.week-col.today{box-shadow:var(--inset);border-color:transparent}.week-col .wd{font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.week-col .wn{font-family:Fraunces,serif;font-size:38px;line-height:1;margin:6px 0 16px;color:var(--ink)}.week-col.today .wn{color:var(--deep)}.week-item{display:flex;align-items:center;gap:8px;font-size:9px;color:var(--body);padding:9px 10px;border-radius:10px;background:var(--surface);box-shadow:var(--small);margin-bottom:8px}.week-item i{width:6px;height:6px;border-radius:50%;background:var(--indigo);flex-shrink:0;display:block}.week-tally{display:flex;align-items:center;gap:26px;padding:0 64px 52px;flex-wrap:wrap}.week-tally span{display:flex;align-items:center;gap:9px;font-size:10px;color:var(--muted)}.week-tally svg{width:16px;color:var(--deep)}.the-week-ahead .hero h1{font-size:54px;max-width:820px}.week-caption{font-size:12px;color:var(--muted);margin:18px 0 0;max-width:640px}.week-notes{display:grid;grid-template-columns:repeat(3,1fr);gap:34px}.week-note h2{font-size:24px;margin-bottom:14px}.week-note p{font-size:13px;color:var(--muted)}.week-links{display:flex;flex-wrap:wrap;gap:4px 22px;margin-top:8px}.week-limit{display:flex;align-items:center;justify-content:space-between;gap:40px}.week-limit h2{font-size:26px;margin-bottom:12px}.week-limit p{font-size:13px;color:var(--muted);max-width:560px}
/* 09 · On the job */
.on-the-job .hero{display:grid;grid-template-columns:1.12fr .88fr;gap:58px;align-items:center;padding-top:58px;padding-bottom:40px}.on-the-job .hero h1{font-size:70px}.on-the-job .hero .intro{max-width:395px}.trade-chips{display:flex;flex-wrap:wrap;gap:10px;margin:24px 0 2px}.trade-chip{padding:9px 14px;border-radius:11px;font-size:10px;font-weight:700;color:var(--deep);background:var(--pale);box-shadow:var(--small);border:1px solid white}.job-card{padding:28px;border-radius:26px;background:var(--ground);box-shadow:var(--raised);border:1px solid white}.job-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:20px}.job-head strong{font-family:Fraunces,serif;font-weight:500;font-size:24px;letter-spacing:-.6px}.job-line{display:flex;align-items:center;gap:12px;padding:14px 15px;border-radius:13px;box-shadow:var(--inset);margin-bottom:11px;font-size:11px;color:var(--body)}.job-line svg{width:16px;color:var(--deep);flex-shrink:0}.job-line .job-meta{margin-left:auto;font-size:9px;color:var(--muted)}.job-foot{display:flex;align-items:center;justify-content:space-between;margin-top:20px;padding-top:18px;border-top:1px solid var(--line)}.job-foot p{font-size:9px;color:var(--muted)}.crew-strip{display:flex;align-items:center;gap:24px;padding:0 64px 55px}.crew-strip>p{font:500 24px Fraunces,serif;letter-spacing:-.7px;max-width:340px}.crew-strip .avatars{margin-left:auto}.on-the-job .hero h1{font-size:54px}.trade-chip.home-link{min-height:0}.otj-grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start}.otj-grid h2{font-size:28px;margin-bottom:14px}.otj-grid p{font-size:13px;color:var(--muted);margin-bottom:10px}.otj-not .crew-strip{padding:28px;border-radius:22px;box-shadow:var(--inset);align-items:flex-start;flex-direction:column;gap:18px}.otj-not .crew-strip .avatars{margin-left:0}.crew-line{font:500 24px Fraunces,serif;letter-spacing:-.7px;margin-bottom:10px}.crew-strip p:not(.crew-line){font-size:13px;color:var(--muted)}
/* 10 · Quiet start */
.quiet-start .nav{height:96px}.quiet-start .hero{padding:118px 64px 104px;text-align:center;display:flex;flex-direction:column;align-items:center}.quiet-start .hero h1{font-size:96px;letter-spacing:-4px;max-width:830px;line-height:.98}.quiet-start .hero .intro{max-width:425px;margin:26px auto 0;font-size:15px}.quiet-start .actions{margin-top:34px}.quiet-rule{height:1px;background:var(--line);margin:0 64px}.quiet-note{display:flex;justify-content:center;gap:34px;padding:34px 64px 58px;flex-wrap:wrap}.quiet-note span{display:flex;align-items:center;gap:9px;font-size:10px;color:var(--muted)}.quiet-note svg{width:15px;color:var(--deep)}.quiet-start .hero h1{font-size:72px;letter-spacing:-3px;max-width:900px}.qs-note{display:grid;grid-template-columns:260px 1fr;gap:48px;align-items:center}.qs-photo{width:100%;height:auto;border-radius:24px;box-shadow:var(--raised);border:1px solid white;object-fit:cover;aspect-ratio:4/5}.qs-note h2,.qs-best h2{font-size:30px;margin-bottom:16px}.qs-note p,.qs-best p{font-size:14px;color:var(--muted);margin-bottom:14px;max-width:620px}.qs-note a[href^="mailto"]{color:var(--deep);text-decoration:underline;text-underline-offset:3px}.qs-links{display:flex;flex-wrap:wrap;gap:4px 24px}
/* 11 · Stacked proof */
.stacked-proof .hero{padding:56px 64px 28px;text-align:center;display:flex;flex-direction:column;align-items:center}.stacked-proof .hero h1{font-size:64px;max-width:650px}.stacked-proof .hero .intro{max-width:440px;margin:19px auto 0}.proof-stack{max-width:918px;margin:0 auto;padding:12px 64px 44px}.stacked-proof .workspace-sidebar{display:none}.stacked-proof .workspace-body{min-height:252px}.proof-features{max-width:918px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding:0 64px 55px}.proof-features .mini-feature{flex-direction:column;align-items:flex-start;gap:11px}.proof-features .mini-feature strong{font-size:11px}.stacked-proof .hero h1{font-size:54px;max-width:700px}.proof-screen{margin:0 0 44px}.proof-label{display:flex;align-items:center;gap:12px;margin-bottom:14px;font-size:12px;font-weight:700}.proof-label .sample-label{margin-left:auto;font-size:10px}.proof-screen figcaption{margin-top:16px}.proof-screen figcaption p{font-size:13px;color:var(--muted);max-width:700px}.proof-links{display:flex;flex-wrap:wrap;gap:4px 22px;margin-top:6px}.screen-card{border-radius:22px;padding:22px;background:var(--ground);box-shadow:var(--raised);border:1px solid rgba(255,255,255,.95)}.screen-bar{display:flex;justify-content:space-between;font-size:10px;color:var(--muted);margin-bottom:14px}.screen-card .calendar-week{margin:6px 0 14px}.agenda-item.moved{box-shadow:var(--small);background:var(--pale)}.shift-feed{margin-top:16px;padding:14px 16px;border-radius:12px;box-shadow:var(--inset);font-size:10px}.shift-feed strong{display:block;margin-bottom:8px;font-size:10px}.feed-line{display:flex;align-items:center;gap:8px;padding:5px 0;color:var(--muted)}.feed-line i{width:6px;height:6px;border-radius:50%;background:var(--indigo)}.customer-head{display:flex;align-items:center;gap:12px;margin-bottom:16px}.customer-head .avatar{width:34px;height:34px;font-size:10px;margin:0;border:0}.customer-head strong{font-size:14px}.customer-head p{font-size:10px;color:var(--muted)}.customer-head .pill{margin-left:auto}.customer-line{display:grid;grid-template-columns:90px 1fr;gap:12px;padding:11px 0;border-top:1px solid var(--line);font-size:11px}.customer-line span{color:var(--muted);font-size:10px;font-weight:700}.doc-row{display:flex;align-items:center;gap:12px;padding:12px 14px;border-radius:12px;box-shadow:var(--inset);margin-bottom:10px;font-size:11px}.doc-row svg{width:16px;color:var(--deep)}.doc-row p{font-size:9px;color:var(--muted)}.doc-row .pill{margin-left:auto}.tour-end{max-width:918px;margin:0 auto;padding:0 64px 50px}.tour-end p{font:500 24px/1.45 Fraunces,serif;letter-spacing:-.5px;max-width:720px}
/* 12 · Price up front */
.price-up-front .hero{padding:54px 64px 24px;text-align:center;display:flex;flex-direction:column;align-items:center}.price-up-front .hero h1{font-size:64px;max-width:680px}.price-up-front .hero .intro{max-width:435px;margin:18px auto 0}.plate-row{display:grid;grid-template-columns:1fr 1fr;gap:26px;max-width:952px;margin:0 auto;padding:26px 64px 20px}.plate{padding:30px;border-radius:26px;background:var(--ground);box-shadow:var(--raised);border:1px solid white;text-align:left}.plate.second{box-shadow:var(--inset);border-color:transparent}.plate .plate-name{display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:700;color:var(--body)}.plate .plate-name svg{width:17px;color:var(--deep)}.plate .big-price{font-family:Fraunces,serif;font-size:72px;letter-spacing:-5px;line-height:1;margin:20px 0 6px;color:var(--ink)}.plate .price-caption{font-size:10px;color:var(--muted)}.plate ul{list-style:none;margin:20px 0 0;padding:0}.plate li{display:flex;align-items:center;gap:10px;font-size:10px;color:var(--body);margin-bottom:10px}.plate li svg{width:14px;color:var(--deep);flex-shrink:0}.price-up-front .center-cta{display:flex;flex-direction:column;align-items:center;padding:0 64px 54px;text-align:center}.price-up-front .hero h1{font-size:54px;max-width:760px}.puf-rules{max-width:952px;margin:0 auto;border-top:0;padding-top:30px}.puf-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:start}.puf-grid h2{font-size:26px;margin-bottom:12px}.puf-grid h2+p{margin-bottom:14px}.puf-grid p{font-size:13px;color:var(--muted)}.puf-grid h2:not(:first-child){margin-top:26px}.puf-links{display:flex;flex-wrap:wrap;gap:4px 22px}.puf-beside{font-size:13px;color:var(--body);max-width:430px;margin-top:14px}.center-cta .reason{text-align:center}
@container(max-width:800px){.oq-columns{grid-template-columns:1fr;gap:18px}.oq-limit-grid{grid-template-columns:1fr;gap:34px}.week-notes{grid-template-columns:1fr;gap:28px}.week-limit{display:block}.week-limit h2{margin-top:0}.otj-grid{grid-template-columns:1fr;gap:34px}.qs-note{grid-template-columns:1fr;gap:28px}.qs-photo{max-width:260px}.puf-grid{grid-template-columns:1fr;gap:30px}.tour-end{padding:0 30px 40px}.tour-end p{font-size:20px}.one-question .hero{padding:42px 30px 22px}.one-question .hero h1{font-size:44px}.answer-chips{padding:22px 30px 45px}.the-week-ahead .hero{padding:40px 30px 26px}.the-week-ahead .hero h1{font-size:42px}.week-band{padding:0 30px 40px}.week-strip{grid-template-columns:repeat(3,1fr);gap:14px}.week-col:nth-child(n+4){display:none}.week-tally{padding:0 30px 42px;gap:16px}.on-the-job .hero{grid-template-columns:1fr;gap:32px;padding:40px 30px}.on-the-job .hero h1{font-size:44px}.crew-strip{padding:0 30px 45px;flex-wrap:wrap;gap:16px}.otj-not .crew-strip{padding:24px}.quiet-start .hero{padding:78px 30px 66px}.quiet-start .hero h1{font-size:56px;letter-spacing:-2px}.quiet-rule{margin:0 30px}.quiet-note{padding:26px 30px 46px;gap:20px}.stacked-proof .hero{padding:40px 30px 22px}.stacked-proof .hero h1{font-size:44px}.proof-stack{padding:10px 30px 34px}.proof-features{grid-template-columns:1fr 1fr;padding:0 30px 45px;gap:18px}.price-up-front .hero{padding:40px 30px 18px}.price-up-front .hero h1{font-size:44px}.plate-row{padding:20px 30px 16px;gap:18px}.plate{padding:24px}.plate .big-price{font-size:58px}.price-up-front .center-cta{padding:0 30px 44px}}
@container(max-width:540px){.answer-chip{max-width:none;width:100%}.oq-column{padding:22px}.tour-end{padding:0 24px 36px}.tour-end p{font-size:18px}.customer-line{grid-template-columns:1fr;gap:4px}.one-question .hero{padding:33px 24px 18px}.one-question .hero h1{font-size:36px}.ask-field{padding:15px 16px;gap:11px}.ask-field span{font-size:11px}.answer-chips{padding:18px 24px 40px;gap:10px}.answer-chip{padding:13px 15px;font-size:10px}.the-week-ahead .hero{padding:30px 24px 18px}.the-week-ahead .hero h1{font-size:34px}.week-band{padding:0 24px 34px}.week-strip{grid-template-columns:repeat(2,1fr);gap:12px}.week-col:nth-child(n+3){display:none}.week-col{padding:18px 14px 20px;min-height:170px}.week-tally{padding:0 24px 36px;gap:13px}.on-the-job .hero{padding:30px 24px}.on-the-job .hero h1{font-size:36px}.job-card{padding:22px}.job-head strong{font-size:20px}.crew-strip{padding:0 24px 40px;flex-direction:column;align-items:start}.crew-strip .avatars{margin-left:0}.quiet-start .hero{padding:56px 24px 48px}.quiet-start .hero h1{font-size:42px;letter-spacing:-1.5px}.quiet-rule{margin:0 24px}.quiet-note{padding:22px 24px 40px;flex-direction:column;align-items:center;gap:13px}.stacked-proof .hero{padding:31px 24px 18px}.stacked-proof .hero h1{font-size:36px}.proof-stack{padding:8px 24px 28px}.proof-features{grid-template-columns:1fr;padding:0 24px 40px;gap:18px}.price-up-front .hero{padding:30px 24px 14px}.price-up-front .hero h1{font-size:36px}.plate-row{grid-template-columns:1fr;padding:18px 24px 12px}.plate .big-price{font-size:64px}.price-up-front .center-cta{padding:0 24px 38px}}
dialog{max-width:490px;width:calc(100% - 40px);border:1px solid white;border-radius:25px;padding:33px;background:var(--ground);box-shadow:0 24px 80px rgba(15,23,42,.25);color:var(--ink)}dialog::backdrop{background:rgba(15,23,42,.3);backdrop-filter:blur(5px)}dialog h2{font-size:30px;line-height:1.1;margin:25px 0 17px}dialog p{font-size:13px;color:var(--muted);margin-bottom:25px}dialog .button{width:100%}@keyframes enter{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1700px){.collection{padding-top:42px}.collection-head{margin-bottom:35px}.study-caption{height:65px}.study-name h3{font-size:14px}.study-name p{font-size:10px}}
@media(max-width:950px){.collection{padding:25px}.studies{gap:18px}.collection-meta .swatches{display:none}.study-name p{display:none}.study-name{gap:6px}.study-name h3{font-size:10px}.study-number{padding-right:7px}.study-caption{height:43px;padding:0 2px}.study{padding:7px 7px 0;border-radius:15px}.gallery-footer{font-size:9px}}
@media(max-width:650px){.collection{padding:25px 18px}.studies{grid-template-columns:1fr;gap:23px}.collection-head{align-items:start;margin-bottom:24px}.collection-title{gap:13px}.collection-title h1{font-size:26px}.collection-title p{font-size:10px;max-width:215px}.collection-title .brand-icon{width:38px;height:38px}.collection-meta{display:none}.study-caption{height:57px;padding:0 9px}.study-name h3{font-size:13px}.study-name p{display:block;font-size:10px}.study-number{padding-right:10px}.gallery-footer{flex-direction:column;gap:8px}}
@container(max-width:800px){.nav{padding:0 27px;height:86px;gap:15px}.nav-links{gap:15px;font-size:10px}.nav-actions{gap:12px}.hero{padding:40px 27px}.hero h1{font-size:55px}.section{padding:55px 27px}.section h2{font-size:33px}.soft-focus .hero h1{font-size:62px}.soft-focus .showcase{grid-template-columns:1fr;padding:15px 50px 55px}.soft-focus .showcase>.small-card{display:none}.side-by-side .hero{padding:40px 35px 60px;gap:35px;grid-template-columns:1fr}.side-by-side .hero h1{font-size:66px}.side-by-side .hero .intro{max-width:490px}.side-by-side .visual-stack{max-width:550px;width:100%;margin:auto}.side-by-side .mini-features{padding:0 35px 45px;gap:15px}.the-workspace .hero{padding:35px 30px;gap:28px}.the-workspace .hero h1{font-size:47px}.the-workspace .big-workspace{padding:0 30px 45px}.the-workspace .workspace-sidebar{width:128px;padding:24px 12px}.daily-rhythm .page-inner{padding-left:64px}.rail{width:64px}.daily-rhythm .nav{padding:0 30px}.daily-rhythm .hero{padding:40px 30px 60px;grid-template-columns:1fr;gap:42px}.daily-rhythm .hero h1{font-size:68px;letter-spacing:-3px}.day-planner{max-width:440px;width:100%;margin:auto;transform:none}.daily-rhythm .section{padding:55px 30px}.modular-hero{padding:15px 27px 45px}.modular-grid{grid-template-columns:1fr 1fr;gap:18px}.modular-copy{grid-column:span 2}.modular-copy h1{font-size:66px}.modular-calendar{grid-column:auto;grid-row:auto}.room-to-grow .hero{grid-template-columns:1fr 1fr;padding:40px 30px;gap:30px}.room-to-grow .hero h1{font-size:53px}.pricing-card{padding:25px}.room-to-grow .under-hero{padding:15px 30px 45px}.under-hero-features{flex-wrap:wrap;gap:13px}}
@container(max-width:540px){.nav{height:80px;padding:0 23px}.brand{font-size:18px;gap:8px}.brand-icon{width:33px;height:33px;border-radius:11px}.nav-links{display:none}.nav-actions .login{display:none}.nav .button.small{font-size:10px;padding:9px 13px;min-height:39px}.hero{padding:35px 24px}.hero h1{font-size:49px}.hero .intro{font-size:13px}.actions{gap:18px;margin-top:25px}.eyebrow{font-size:9px;letter-spacing:.11em}.terms{font-size:9px}.terms span{margin:0 3px}.section{padding:44px 24px}.section h2{font-size:33px}.section-head{display:block;margin-bottom:25px}.section-head p{margin-top:18px}.faq summary{font-size:12px}.soft-focus .hero{padding:31px 24px 30px}.soft-focus .hero h1{font-size:51px}.soft-focus .showcase{padding:15px 18px 40px}.soft-focus .workspace-main{padding:18px 15px}.workspace{padding:12px;border-radius:18px}.workspace-bar{font-size:8px;padding-bottom:12px}.workspace-sidebar{display:none}.workspace-main{padding:22px 15px}.workspace-heading h3{font-size:20px}.task-row{font-size:9px;gap:8px}.task-row .task-time{font-size:7px}.side-by-side .hero{padding:33px 24px 43px;gap:17px}.side-by-side .hero h1{font-size:58px}.side-by-side .workspace{transform:none}.floating-note{left:6px;bottom:0;padding:14px}.side-by-side .mini-features{grid-template-columns:1fr;padding:5px 27px 45px;gap:20px}.the-workspace .hero{display:block;padding:31px 24px}.the-workspace .hero h1{font-size:51px}.the-workspace .hero>div+div{margin-top:20px}.the-workspace .hero .intro{font-size:13px}.the-workspace .big-workspace{padding:0 15px 37px}.the-workspace .workspace-main{padding:22px 14px}.the-workspace .workspace-heading h3{font-size:22px}.the-workspace .task-row{font-size:9px}.workspace-tools{display:none}.daily-rhythm .page-inner{padding-left:0}.rail{display:none}.daily-rhythm .nav{padding:0 23px}.daily-rhythm .nav .brand{font-size:12px}.daily-rhythm .hero{padding:28px 24px 45px;gap:35px}.daily-rhythm .hero h1{font-size:62px;letter-spacing:-3px}.daily-rhythm .section{padding:44px 24px}.modular-hero{padding:8px 18px 35px}.modular-grid{grid-template-columns:1fr;gap:23px}.modular-copy{grid-column:auto;padding:22px 7px 12px}.modular-copy h1{font-size:55px}.modular-grid>.small-card{min-height:180px}.modular-calendar{order:2}.module-tasks{order:1}.module-docs{order:3}.module-team{order:4}.room-to-grow .hero{display:block;padding:30px 24px 42px}.room-to-grow .hero h1{font-size:58px}.room-to-grow .pricing-card{margin-top:35px}.room-to-grow .hero .intro{font-size:13px}.room-to-grow .under-hero{padding:0 24px 40px;align-items:start;flex-direction:column;gap:25px}.under-hero-features{gap:19px}.pricing-card .big-price{font-size:90px}.day-planner{padding:24px}.gallery-footer{padding-bottom:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
/* Creator marks belong to the layout gallery and preview toolbar. */
.creator-badge{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:34px;height:34px;padding:7px;border-radius:11px;background:var(--surface);border:1px solid #fff;box-shadow:var(--small)}
.creator-badge img{display:block;width:100%;height:100%;object-fit:contain}
.study>.creator-badge{position:absolute;top:-7px;right:-7px;z-index:3;pointer-events:none}
.site-family-bar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 30px;padding:16px 20px;border-radius:17px;box-shadow:var(--inset)}.site-family-bar p{font-size:11px;color:var(--muted)}.site-family-bar .button{flex-shrink:0}@media(max-width:650px){.site-family-bar{display:block;padding:18px;margin-bottom:26px}.site-family-bar .button{margin-top:13px}}
