@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700&display=swap";:root{font-family:DM Sans,sans-serif;color:#19211e;background:#f4f2eb;font-synthesis:none;--ink:#19211e;--paper:#f4f2eb;--white:#fffef9;--mint:#c9e7d4;--gold:#f1d79b;--blue:#b9d9e8;--line:#d8d6ce;--green:#356b51}*{box-sizing:border-box}body{margin:0;min-width:320px}button,textarea{font:inherit}.app-shell{min-height:100vh}.topbar{height:76px;padding:0 clamp(20px,5vw,72px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:#f4f2ebf0;position:sticky;top:0;z-index:5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}button{cursor:pointer}.brand{border:0;background:none;display:flex;align-items:center;gap:10px;font-family:Manrope;font-weight:700;font-size:18px;color:var(--ink)}.brand span{display:grid;place-items:center;width:32px;height:32px;background:var(--ink);color:#fff;border-radius:9px}.avatar{width:36px;height:36px;border-radius:50%;background:#dfddcf;display:grid;place-items:center;font-size:12px;font-weight:700}.mode-switch{background:#e8e6dd;padding:4px;border-radius:12px;display:flex}.mode-switch button{border:0;background:none;padding:8px 14px;border-radius:9px;font-size:13px}.mode-switch .active{background:var(--white);box-shadow:0 1px 4px #0001}.event-hero,.admin-hero{padding:clamp(44px,7vw,90px) clamp(22px,7vw,110px);background:var(--ink);color:#fff;display:flex;align-items:end;justify-content:space-between;gap:40px}.event-hero h1,.admin-hero h1,.session-hero h1{font:700 clamp(42px,7vw,88px)/.98 Manrope;margin:10px 0 20px;letter-spacing:-.055em}.event-hero p,.admin-hero p{color:#c9cec9}.eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:11px;font-weight:700;margin:0}.hero-proof{background:#26312d;border:1px solid #3a4641;padding:22px;border-radius:18px;display:grid;grid-template-columns:auto 1fr;gap:4px 12px;min-width:280px}.hero-proof svg{grid-row:1/3;color:var(--gold)}.hero-proof span{color:#aeb7b1;font-size:13px}.content{max-width:1180px;margin:auto;padding:58px 24px 90px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.section-head h2,.panel h2{font:700 30px/1.1 Manrope;margin:7px 0 0;letter-spacing:-.04em}.quiet{background:none;border:0;display:flex;align-items:center;gap:8px}.session-list{border-top:1px solid var(--line)}.session-row{width:100%;display:grid;grid-template-columns:52px 92px 1fr 24px;gap:18px;align-items:center;text-align:left;padding:18px 4px;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--ink)}.session-row:hover{padding-left:12px;background:#fff9;transition:.2s}.session-mark{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;font-weight:700}.session-mark svg{width:20px}.mint{background:var(--mint)}.gold{background:var(--gold)}.blue{background:var(--blue)}.session-time,.session-copy{display:flex;flex-direction:column;gap:4px}.session-time small,.session-copy small,.speaker small,.review-row small{color:#727873}.session-copy strong{font:600 18px Manrope}.notebook-banner{margin-top:48px;background:var(--gold);border-radius:24px;padding:30px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22px}.notebook-banner h3{font:700 25px Manrope;margin:6px 0}.notebook-banner p{margin:4px 0}.notebook-icon{width:60px;height:60px;border-radius:18px;background:#fff7;display:grid;place-items:center}.notebook-banner button,.admin-hero button,.takeaway button,.setup button{border:0;background:var(--ink);color:#fff;border-radius:12px;padding:14px 17px;display:flex;align-items:center;gap:8px;font-weight:700}.detail-page{max-width:1260px;margin:auto;padding:34px 26px 100px}.back{border:0;background:none;display:flex;gap:8px;align-items:center;margin-bottom:28px}.session-hero{background:var(--ink);color:#fff;border-radius:28px;padding:clamp(34px,6vw,72px)}.session-hero h1{font-size:clamp(38px,6vw,72px)}.speaker{display:flex;align-items:center;gap:14px}.speaker>span{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;background:var(--mint);color:var(--ink);font-weight:700}.speaker div{display:flex;flex-direction:column;gap:3px}.detail-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:28px;margin-top:28px}.capture-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:20px}.capture-actions button{padding:16px;border:1px solid var(--line);border-radius:14px;background:var(--white);display:flex;justify-content:center;gap:9px;font-weight:700}.panel{background:var(--white);border:1px solid var(--line);border-radius:22px;padding:28px;margin-bottom:20px}.muted,.takeaway p{color:#69706b}.point-list{display:grid;gap:9px;margin-top:22px}.point-list button{text-align:left;border:1px solid var(--line);background:#fff;border-radius:13px;padding:14px;display:flex;gap:12px;align-items:center}.point-list button span{width:22px;height:22px;border:1px solid var(--line);border-radius:7px;display:grid;place-items:center;flex:0 0 auto}.point-list button.selected{border-color:var(--green);background:#edf7f0}.point-list button.selected span{background:var(--green);color:#fff}.point-list svg{width:14px}textarea{width:100%;min-height:120px;margin-top:18px;border:1px solid var(--line);border-radius:13px;padding:14px;resize:vertical}.privacy{display:block;color:#727873;margin-top:10px}.takeaway{position:sticky;top:105px;align-self:start;background:var(--mint);border-radius:22px;padding:27px}.takeaway>svg{width:32px;height:32px;margin-bottom:22px}.takeaway h3{font:700 27px Manrope;margin:8px 0}.takeaway button{width:100%;justify-content:center;margin-top:20px}.admin-hero{align-items:center}.admin-hero h1{font-size:clamp(38px,5vw,66px)}.stats{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:20px;background:var(--white);margin-bottom:28px}.stats div{display:flex;flex-direction:column;padding:24px;border-right:1px solid var(--line)}.stats div:last-child{border:0}.stats span,.stats small{color:#727873}.stats strong{font:700 34px Manrope;margin:5px 0}.admin-grid{display:grid;grid-template-columns:2fr 1fr;gap:24px}.badge{background:#f5dfae;padding:7px 10px;border-radius:99px;font-size:12px;font-weight:700}.review-row{display:grid;grid-template-columns:48px 1fr auto;gap:14px;align-items:center;padding:15px 0;border-bottom:1px solid var(--line)}.review-row div{display:flex;flex-direction:column;gap:4px}.review-row button{border:0;background:none;display:flex;align-items:center}.setup>div{display:flex;gap:10px;padding:11px 0;border-bottom:1px solid var(--line)}.setup>div svg{width:18px;color:var(--green)}.setup>button{margin-top:24px;width:100%;justify-content:center}@media(max-width:760px){.topbar{height:66px;padding:0 16px}.brand{font-size:0}.brand span{font-size:15px}.mode-switch button{padding:7px 10px}.event-hero,.admin-hero{padding:42px 22px;display:block}.event-hero h1{font-size:44px}.hero-proof{margin-top:28px;min-width:0}.content{padding:38px 16px 80px}.session-row{grid-template-columns:44px 1fr 20px;gap:12px}.session-mark{width:42px;height:42px}.session-time{display:none}.session-copy strong{font-size:16px}.notebook-banner{grid-template-columns:auto 1fr;padding:22px}.notebook-banner button{grid-column:1/-1;width:100%;justify-content:center}.detail-page{padding:20px 14px 90px}.session-hero{border-radius:21px;padding:28px 22px}.session-hero h1{font-size:39px}.detail-grid,.admin-grid{grid-template-columns:1fr}.takeaway{position:static}.stats{grid-template-columns:1fr 1fr}.stats div:nth-child(2){border-right:0}.stats div:nth-child(-n+2){border-bottom:1px solid var(--line)}.admin-hero button{margin-top:25px}.review-row{grid-template-columns:42px 1fr}.review-row button{grid-column:2}.section-head{align-items:flex-start}.capture-actions{grid-template-columns:1fr}.panel{padding:22px}}.account-actions{display:flex;align-items:center;gap:8px}.icon-button{border:0;background:transparent;color:var(--ink);display:grid;place-items:center;padding:8px;border-radius:9px}.icon-button svg{width:18px}.auth-page,.status-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:var(--ink)}.auth-card,.status-page>section{width:min(100%,480px);background:var(--white);border-radius:24px;padding:clamp(28px,6vw,48px);box-shadow:0 25px 80px #0004}.auth-brand{margin-bottom:42px}.auth-card h1,.status-page h1{font:700 clamp(36px,7vw,58px)/1 Manrope;letter-spacing:-.055em;margin:12px 0 18px}.auth-card p,.status-page p{color:#606862;line-height:1.6}.auth-card form{display:grid;gap:10px;margin:28px 0 18px}.auth-card label{font-size:13px;font-weight:700}.auth-card input{font:inherit;border:1px solid var(--line);border-radius:12px;padding:14px 15px;background:#fff}.auth-card input:focus,textarea:focus{outline:3px solid #c9e7d499;border-color:var(--green)}.primary-button{border:0;background:var(--ink);color:#fff;border-radius:12px;padding:14px 17px;font-weight:700;margin-top:4px}.primary-button:disabled,.capture-actions button:disabled{opacity:.55}.text-button{border:0;background:transparent;color:var(--green);font-weight:700;padding:6px}.form-error{color:#9b2c2c!important;font-size:13px}.status-mark{display:grid;place-items:center;width:44px;height:44px;background:var(--ink);color:#fff;border-radius:12px;font:700 19px Manrope}.empty-copy{color:#727873}.note-footer{display:flex;align-items:center;justify-content:space-between;gap:16px}.inline-status{font-size:13px;color:var(--green);margin:10px 0 0}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.speaker a{color:inherit}.notebook-page{max-width:1180px;margin:auto;padding:34px 24px 110px}.notebook-cover{min-height:520px;background:#fff;border:1px solid var(--line);border-radius:28px;padding:clamp(38px,7vw,84px);display:flex;flex-direction:column;justify-content:flex-end;position:relative;overflow:hidden}.notebook-cover:before{content:"W";position:absolute;right:-.04em;top:-.2em;font:700 clamp(230px,40vw,500px)/1 Manrope;color:#f0efe9;letter-spacing:-.12em;z-index:0}.notebook-cover>*{position:relative}.notebook-cover h1{font:700 clamp(48px,8vw,94px)/.92 Manrope;letter-spacing:-.065em;margin:16px 0 24px;max-width:850px}.notebook-cover>p:not(.eyebrow){font-size:18px;color:#666d68}.notebook-cover>div{position:absolute;right:clamp(30px,6vw,72px);bottom:clamp(36px,7vw,78px);display:flex;flex-direction:column;color:#737973;font-size:13px}.notebook-cover>div span{font:700 42px Manrope;color:var(--ink)}.notebook-chapters{margin-top:70px}.notebook-chapter{padding:0 0 64px;margin-bottom:64px;border-bottom:1px solid var(--line)}.chapter-heading{width:100%;border:0;background:none;color:var(--ink);display:grid;grid-template-columns:52px 1fr 28px;gap:24px;text-align:left;align-items:start;padding:0}.chapter-heading>span{font:600 14px Manrope;color:#8a8f8b;padding-top:9px}.chapter-heading p{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:#777e79;margin:0 0 10px}.chapter-heading h2{font:700 clamp(32px,5vw,58px)/1 Manrope;letter-spacing:-.05em;margin:0;max-width:850px}.notebook-quotes{margin:40px 0 0 76px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.notebook-quotes blockquote{margin:0;background:var(--ink);color:#fff;border-radius:20px;padding:26px;font:500 20px/1.4 Manrope}.notebook-note{margin:16px 0 0 76px;padding:28px;background:var(--white);border:1px solid var(--line);border-radius:20px}.notebook-note>p:last-child{font:500 22px/1.55 Manrope;white-space:pre-wrap;margin:14px 0 0}.notebook-captures{margin:28px 0 0 76px}.notebook-captures>.eyebrow{display:flex;align-items:center;gap:8px}.notebook-captures svg{width:15px}.notebook-captures>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:15px}.notebook-captures img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:18px;border:1px solid var(--line)}.notebook-loading,.notebook-empty{margin-top:50px;padding:70px 24px;text-align:center;color:#737973}.notebook-empty svg{width:38px;height:38px}.notebook-empty h2{font:700 36px Manrope;color:var(--ink);letter-spacing:-.04em;margin:18px 0 8px}.notebook-empty p{max-width:520px;margin:0 auto 22px;line-height:1.6}@media(max-width:760px){.notebook-page{padding:20px 14px 80px}.notebook-cover{min-height:500px;border-radius:22px;padding:58px 22px 30px;justify-content:flex-start}.notebook-cover:before{font-size:270px;right:-20px;top:155px}.notebook-cover h1{font-size:49px}.notebook-cover>div{left:22px;right:auto;bottom:28px}.notebook-chapters{margin-top:48px}.notebook-chapter{padding-bottom:44px;margin-bottom:44px}.chapter-heading{grid-template-columns:32px 1fr 18px;gap:10px}.chapter-heading h2{font-size:34px}.chapter-heading svg{width:18px}.notebook-quotes{margin:28px 0 0;grid-template-columns:1fr}.notebook-quotes blockquote{font-size:18px;padding:22px}.notebook-note{margin:12px 0 0;padding:22px}.notebook-note>p:last-child{font-size:19px}.notebook-captures{margin:24px 0 0}.notebook-captures>div{grid-template-columns:repeat(2,minmax(0,1fr))}}.notebook-thread{margin:34px 0 0 76px;padding:0 0 28px;border-bottom:1px solid var(--line);max-width:820px}.notebook-thread>p:nth-child(2){font:500 clamp(20px,3vw,28px)/1.5 Manrope;letter-spacing:-.02em;margin:12px 0 18px}.notebook-thread>div{display:flex;gap:8px;flex-wrap:wrap}.notebook-thread span{border:1px solid var(--line);border-radius:999px;padding:7px 10px;color:#6e746f;font-size:12px}.notebook-captures figure{margin:0;background:var(--white);border:1px solid var(--line);border-radius:18px;overflow:hidden}.notebook-captures figure img{display:block;border:0;border-radius:0}.notebook-captures figcaption{padding:14px;font-size:13px;line-height:1.45;color:#59605b}.notebook-captures figcaption span{display:block;text-transform:uppercase;letter-spacing:.12em;font-size:9px;font-weight:700;color:#8a8f8b;margin-bottom:6px}@media(max-width:760px){.notebook-thread{margin:26px 0 0}.notebook-captures>div{grid-template-columns:1fr}}.event-hero.branded,.notebook-cover.branded,.brand-preview{background-size:cover;background-position:center}.event-logo{display:block;max-width:150px;max-height:58px;object-fit:contain;margin-bottom:28px;filter:drop-shadow(0 2px 10px #0004)}.notebook-logo{display:block;max-width:170px;max-height:64px;object-fit:contain;margin-bottom:auto}.notebook-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.notebook-toolbar .back{margin:0}.export-button,.upload-brand,.input-action button{border:1px solid var(--line);background:var(--white);color:var(--ink);border-radius:12px;padding:11px 14px;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:700}.export-button svg,.upload-brand svg,.input-action button svg,.brand-save svg{width:17px}.notebook-footer{display:flex;justify-content:space-between;gap:24px;padding:30px 0 0;margin-top:28px;border-top:1px solid var(--line);font-size:12px;color:#747a75}.notebook-footer a{color:var(--ink);font-weight:700}.brand-studio{margin-top:28px;padding:clamp(26px,5vw,48px)}.brand-studio-head{display:flex;justify-content:space-between;gap:30px;align-items:start;margin-bottom:34px}.brand-studio-head h2{font-size:clamp(30px,4vw,48px);max-width:640px}.brand-studio-head p:last-child{color:#717772}.brand-swatch{width:76px;height:76px;border-radius:24px;position:relative;flex:none}.brand-swatch span{position:absolute;width:28px;height:28px;border:4px solid var(--white);border-radius:50%;right:-5px;bottom:-5px}.brand-grid{display:grid;grid-template-columns:minmax(260px,.85fr) 1.15fr;gap:34px}.brand-preview{min-height:430px;border-radius:24px;padding:28px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden}.brand-preview img{max-width:150px;max-height:60px;object-fit:contain;margin-bottom:auto;align-self:flex-start}.brand-preview span{text-transform:uppercase;letter-spacing:.13em;font-size:10px;font-weight:700}.brand-preview strong{font:700 clamp(30px,4vw,48px)/1 Manrope;letter-spacing:-.05em;margin-top:10px}.brand-fields,.brand-fields label{display:grid;gap:9px}.brand-fields{gap:18px}.brand-fields label{font-size:12px;font-weight:700}.brand-fields input{font:inherit;padding:12px 13px;border:1px solid var(--line);border-radius:11px;background:#fff;min-width:0}.input-action{display:grid;grid-template-columns:1fr auto;gap:8px}.color-fields,.sponsor-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.color-fields input{width:100%;height:46px;padding:5px}.upload-brand{width:100%}.brand-save{margin:0;display:flex;align-items:center;justify-content:center;gap:8px}.brand-fields button:disabled{opacity:.55}@media(max-width:760px){.notebook-toolbar{align-items:center}.export-button{font-size:12px;padding:9px 10px}.notebook-footer{flex-direction:column}.event-logo{max-width:120px;max-height:48px}.brand-studio-head{align-items:center}.brand-swatch{width:54px;height:54px;border-radius:17px}.brand-grid{grid-template-columns:1fr}.brand-preview{min-height:330px}.input-action,.sponsor-fields{grid-template-columns:1fr}.input-action button{width:100%}}@media print{@page{size:A4;margin:14mm}body{background:#fff;color:#111;-webkit-print-color-adjust:exact;print-color-adjust:exact}.topbar,.notebook-toolbar{display:none!important}.app-shell{min-height:0}.notebook-page{max-width:none;padding:0}.notebook-cover{min-height:250mm;border:0;border-radius:0;break-after:page}.notebook-cover:before{color:#f0efe9!important}.notebook-chapters{margin-top:0}.notebook-chapter{break-before:page;margin:0;padding:12mm 0 0;border:0}.chapter-heading{pointer-events:none}.chapter-heading svg{display:none}.notebook-thread,.notebook-quotes,.notebook-note,.notebook-captures{break-inside:avoid}.notebook-captures img{max-height:72mm}.notebook-footer{break-before:auto;margin-top:12mm}.notebook-footer a{color:inherit;text-decoration:none}}.marketing-page{--marketing-ink:#1d1d1f;--marketing-fog:#f5f5f7;--marketing-line:#e8e8ed;--marketing-blue:#0071e3;background:var(--marketing-fog);color:var(--marketing-ink);min-height:100vh}.marketing-page *{scroll-margin-top:86px}.marketing-nav{height:64px;max-width:1240px;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:32px}.marketing-nav nav{display:flex;align-items:center;gap:30px}.marketing-nav a{color:inherit;text-decoration:none;font-size:13px}.nav-cta,.marketing-primary{display:inline-flex!important;align-items:center;justify-content:center;gap:8px;background:var(--marketing-blue);color:#fff!important;border-radius:999px;padding:10px 17px;font-weight:600;text-decoration:none}.nav-cta svg,.marketing-primary svg,.text-link svg{width:16px}.marketing-hero{min-height:830px;max-width:1240px;margin:auto;padding:96px 24px 110px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:72px;align-items:center;overflow:hidden}.hero-copy h1{font:700 clamp(62px,7vw,104px)/.92 Manrope;letter-spacing:-.075em;margin:22px 0 30px;max-width:760px}.hero-deck{font-size:20px;line-height:1.5;color:#6e6e73;max-width:600px;margin:0}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:38px}.hero-actions>a:last-child{color:var(--marketing-ink);font-size:14px;font-weight:600;text-decoration:none}.product-stage{height:680px;background:#fff;border-radius:38px;position:relative;display:grid;place-items:center;overflow:hidden}.product-stage:before{content:"";position:absolute;inset:9% -15% auto;height:70%;background:radial-gradient(circle at 50% 45%,#d9ece5 0,#edf3f0 38%,transparent 69%)}.phone-shell{position:relative;width:300px;height:620px;border:9px solid #1d1d1f;border-radius:48px;background:#fafaf8;box-shadow:0 28px 70px #1d1d1f25;overflow:hidden;padding:20px 17px}.phone-status{height:28px;display:flex;justify-content:space-between;font-size:9px;font-weight:700;padding:0 7px}.phone-event{background:#19372c;color:#fff;border-radius:24px;padding:25px 20px;margin-bottom:12px}.phone-event p,.phone-event span{font-size:10px;color:#c6d5cf;margin:0}.phone-event h3{font:700 32px/.95 Manrope;letter-spacing:-.055em;margin:38px 0 16px}.phone-now,.phone-session{display:grid;grid-template-columns:42px 1fr;gap:11px;padding:16px 8px;border-bottom:1px solid #e2e2df}.phone-now>span{font-size:8px;font-weight:700;color:#157653;padding-top:3px}.phone-now div,.phone-session div{display:flex;flex-direction:column;gap:4px}.phone-now small,.phone-session span,.phone-session small{font-size:9px;color:#777}.phone-now strong,.phone-session strong{font:600 13px/1.25 Manrope}.phone-now p{font-size:10px;color:#777;margin:0}.phone-capture{position:absolute;left:17px;right:17px;bottom:19px;background:#1d1d1f;color:#fff;padding:14px 16px;border-radius:15px;display:flex;gap:10px;align-items:center;font-size:12px;font-weight:700}.phone-capture svg{width:17px}.stage-note{position:absolute;right:25px;top:36%;background:#1d1d1f;color:#fff;border-radius:15px;padding:13px 16px;display:flex;align-items:center;gap:9px;font-size:12px;box-shadow:0 14px 30px #0002}.stage-note svg{width:16px;color:#c9e7d4}.proof-strip{border-top:1px solid var(--marketing-line);border-bottom:1px solid var(--marketing-line);display:grid;grid-template-columns:repeat(3,1fr);max-width:1192px;margin:auto}.proof-strip span{text-align:center;padding:25px;font-size:13px;font-weight:600;border-right:1px solid var(--marketing-line)}.proof-strip span:last-child{border:0}.marketing-section{max-width:1192px;margin:auto;padding:150px 0}.section-intro{padding:0 24px}.section-intro h2,.notebook-showcase h2,.organizer-copy h2,.privacy-section h2,.closing-section h2{font:700 clamp(48px,6vw,82px)/.97 Manrope;letter-spacing:-.065em;margin:16px 0}.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:74px;padding:0 24px}.story-card{background:#fff;border-radius:28px;padding:31px;min-height:390px;display:flex;flex-direction:column}.story-card>div{display:flex;align-items:center;justify-content:space-between;color:#777}.story-card svg{width:26px;height:26px}.story-card h3{font:700 31px/1.05 Manrope;letter-spacing:-.045em;margin:auto 0 18px}.story-card p{color:#6e6e73;line-height:1.6;margin:0}.notebook-showcase{background:#fff;padding:150px max(24px,calc((100vw - 1192px)/2));display:grid;grid-template-columns:.78fr 1.22fr;gap:90px;align-items:center}.notebook-showcase>div:first-child>p:not(.eyebrow){color:#6e6e73;font-size:18px;line-height:1.65;max-width:510px}.text-link{display:inline-flex;align-items:center;gap:8px;color:#06c;text-decoration:none;font-weight:600;margin-top:18px}.paper-stack{position:relative;padding:30px 0 0 30px}.paper-page{min-height:690px;background:#f8f5ed;border:1px solid #e2ded3;padding:54px;position:relative;box-shadow:0 24px 60px #312c2012}.paper-back{position:absolute;top:0;right:30px;bottom:30px;left:0;transform:rotate(-3deg);background:#ece7db}.paper-page header{display:flex;justify-content:space-between;font-size:9px;letter-spacing:.12em}.paper-page h3{font:700 clamp(46px,5vw,76px)/.9 Manrope;letter-spacing:-.07em;margin:90px 0 42px}.paper-rule{height:1px;background:#222}.paper-page section{display:grid;grid-template-columns:40px 1fr;gap:18px;padding:30px 0}.paper-page section div{display:flex;flex-direction:column;gap:7px}.paper-page section small{font-size:9px;letter-spacing:.08em}.paper-page section strong{font:600 20px Manrope}.paper-page blockquote{margin:25px 0;background:#1d1d1f;color:#fff;padding:26px;border-radius:18px;font:500 21px/1.4 Manrope}.paper-page footer{position:absolute;bottom:42px;left:54px;right:54px;border-top:1px solid #d4d0c6;padding-top:14px;display:flex;justify-content:space-between;font-size:10px}.paper-page footer svg{width:15px}.organizer-section{background:#1d1d1f;color:#fff;padding:150px max(24px,calc((100vw - 1192px)/2));display:grid;grid-template-columns:.8fr 1.2fr;gap:80px;align-items:center}.organizer-copy>p:not(.eyebrow){color:#b7b7ba;font-size:18px;line-height:1.6}.organizer-copy ul{list-style:none;padding:0;margin:32px 0;display:grid;gap:14px}.organizer-copy li{display:flex;align-items:center;gap:11px;color:#dedee0}.organizer-copy li svg{width:17px;color:#8ed1b7}.marketing-primary.light{background:#fff;color:#1d1d1f!important}.admin-preview{min-height:570px;border-radius:28px;background:#f7f7f7;color:#222;display:grid;grid-template-columns:62px 1fr;overflow:hidden}.admin-preview>aside{background:#eee;display:flex;align-items:center;flex-direction:column;gap:24px;padding:20px 0}.mini-brand{width:32px;height:32px;border-radius:9px;background:#222;color:#fff;display:grid;place-items:center;font-weight:700;margin-bottom:18px}.admin-preview>aside i{width:18px;height:18px;border:2px solid #aaa;border-radius:5px}.admin-canvas{padding:28px}.admin-canvas>header{display:flex;justify-content:space-between;align-items:center}.admin-canvas header div{display:flex;flex-direction:column;gap:6px}.admin-canvas header small,.readiness small,.admin-preview-grid small{font-size:8px;letter-spacing:.12em;color:#777}.admin-canvas header strong{font:600 18px Manrope}.admin-canvas header>span{width:32px;height:32px;border-radius:50%;background:#ddd;display:grid;place-items:center;font-size:9px;font-weight:700}.readiness{padding:36px 0 28px;border-bottom:1px solid #ddd}.readiness strong{display:block;font:700 31px Manrope;letter-spacing:-.04em;margin:9px 0}.readiness p{font-size:12px;color:#777}.admin-preview-grid{display:grid;grid-template-columns:1.5fr .7fr;gap:15px;margin-top:20px}.admin-preview-grid>section,.admin-preview-grid>aside{background:#fff;border:1px solid #e3e3e3;border-radius:15px;padding:18px}.admin-preview-grid section>div{display:grid;grid-template-columns:27px 1fr auto;gap:10px;align-items:center;border-top:1px solid #eee;padding:15px 0}.admin-preview-grid section>div:first-of-type{margin-top:13px}.admin-preview-grid section div>span{width:26px;height:26px;background:#dceee6;border-radius:8px;display:grid;place-items:center;font-size:9px}.admin-preview-grid section p{display:flex;flex-direction:column;gap:4px;margin:0}.admin-preview-grid section p strong{font-size:10px}.admin-preview-grid section b{font-size:9px}.admin-preview-grid aside strong{display:block;font:700 44px Manrope;margin-top:32px}.admin-preview-grid aside p{font-size:10px;color:#777}.admin-preview-grid aside hr{border:0;border-top:1px solid #eee;margin:30px 0}.privacy-section{max-width:1192px;margin:auto;padding:140px 24px;display:grid;grid-template-columns:80px 1.1fr .8fr;gap:45px;align-items:center}.privacy-section>svg{width:56px;height:56px}.privacy-section h2{font-size:clamp(45px,5vw,70px)}.privacy-section>p{font-size:18px;line-height:1.65;color:#6e6e73}.closing-section{text-align:center;padding:170px 24px;background:#fff}.closing-section h2{font-size:clamp(70px,10vw,140px);margin:20px 0 50px}.marketing-footer{max-width:1192px;margin:auto;padding:38px 24px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;border-top:1px solid var(--marketing-line);font-size:12px;color:#707070}.marketing-footer p{text-align:center}.marketing-footer>span{text-align:right}@media(max-width:900px){.marketing-nav nav{display:none}.marketing-hero{grid-template-columns:1fr;padding-top:70px;gap:55px}.product-stage{height:660px}.story-grid{grid-template-columns:1fr}.story-card{min-height:280px}.notebook-showcase,.organizer-section{grid-template-columns:1fr}.notebook-showcase{gap:55px}.organizer-section{gap:60px}.privacy-section{grid-template-columns:60px 1fr}.privacy-section>p{grid-column:2}.admin-preview{min-height:520px}}@media(max-width:600px){.marketing-nav{height:60px;padding:0 16px}.marketing-nav .brand{font-size:16px}.marketing-nav .brand span{width:29px;height:29px}.nav-cta{font-size:0!important;padding:9px 12px}.nav-cta svg{width:17px}.marketing-hero{min-height:0;padding:72px 18px 78px}.hero-copy h1{font-size:58px}.hero-deck{font-size:17px}.hero-actions{align-items:flex-start;flex-direction:column}.product-stage{height:540px;border-radius:26px}.phone-shell{width:254px;height:520px;border-width:7px;border-radius:40px;transform:translateY(34px)}.phone-event{padding:20px 17px}.phone-event h3{font-size:27px;margin-top:25px}.stage-note{right:8px;top:29%}.proof-strip{grid-template-columns:1fr}.proof-strip span{border-right:0;border-bottom:1px solid var(--marketing-line)}.proof-strip span:last-child{border:0}.marketing-section{padding:105px 0}.section-intro h2,.notebook-showcase h2,.organizer-copy h2{font-size:47px}.story-grid{margin-top:45px;padding:0 14px}.story-card{padding:26px}.notebook-showcase,.organizer-section{padding:105px 18px}.paper-stack{padding:18px 0 0 12px}.paper-page{min-height:580px;padding:32px 25px}.paper-page h3{font-size:48px;margin-top:75px}.paper-page footer{left:25px;right:25px}.admin-preview{grid-template-columns:44px;min-height:510px;border-radius:22px}.admin-preview>aside{display:none}.admin-canvas{padding:20px 15px}.admin-preview-grid{grid-template-columns:1fr}.admin-preview-grid>aside{display:none}.privacy-section{padding:100px 18px;grid-template-columns:1fr;gap:22px}.privacy-section>p{grid-column:auto}.closing-section{padding:120px 18px}.closing-section h2{font-size:68px}.marketing-footer{grid-template-columns:1fr;gap:16px;text-align:center}.marketing-footer .brand{justify-content:center}.marketing-footer p,.marketing-footer>span{text-align:center}}@media(prefers-reduced-motion:no-preference){.product-stage,.story-card,.paper-stack,.admin-preview{animation:marketing-rise .7s both ease}.story-card:nth-child(2){animation-delay:.08s}.story-card:nth-child(3){animation-delay:.16s}@keyframes marketing-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}}
