:root{--bg:#edf1ee;--paper:#fcfdfa;--ink:#263a32;--muted:#68786f;--line:#dce3dc;--accent:#315b50;--highlight:#e6edc9;--display:"Palatino Linotype", Palatino, "Book Antiqua", Georgia, serif;--body:"Helvetica Neue", Helvetica, Arial, sans-serif}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);font-family:var(--body);-webkit-font-smoothing:antialiased;margin:0;font-size:14px}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}a:hover{text-decoration:none}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #819e70}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--display);letter-spacing:-.045em;font-weight:400}h1{margin-bottom:14px;font-size:44px;line-height:1.12}h2{margin-bottom:12px;font-size:28px}h3{font-size:15px;font-weight:500}p{line-height:1.65}.muted,.quiet{color:var(--muted)}.quiet{align-items:center;gap:6px;font-size:12px;display:inline-flex}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);margin-bottom:18px;font-size:10px;font-weight:600}.logo{font-family:var(--display);letter-spacing:-2px;color:var(--ink);align-items:flex-start;gap:4px;width:fit-content;font-size:37px;display:inline-flex}.logo span{font-family:var(--body);color:var(--accent);margin-top:2px;font-size:24px}.button{background:var(--paper);color:var(--ink);white-space:nowrap;border:1px solid #cdd7d0;border-radius:7px;justify-content:center;align-items:center;gap:8px;padding:12px 17px;font-size:12px;font-weight:500;transition:background .15s,transform .15s;display:inline-flex}.button:hover{background:#e9eee8}.button:active{transform:translateY(1px)}.button.primary{background:var(--accent);border-color:var(--accent);color:#fff}.button.primary:hover{background:#244b40}.button.small{padding:8px 11px}.button.wide{width:100%}.icon-button{color:var(--muted);background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;padding:8px;display:inline-flex}.icon-button:hover{background:var(--bg)}.badge{color:#647264;white-space:nowrap;background:#eaece6;border-radius:5px;width:fit-content;padding:5px 9px;font-size:10px;display:inline-block}.badge.published{color:#38593c;background:#e1eddf}.skip{z-index:100;background:var(--ink);color:#fff;padding:12px;position:fixed;top:-100px;left:16px}.skip:focus{top:12px}.sr-only,.honeypot{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.message{color:#385b3d;background:#e8efdf;border-radius:6px;padding:12px 16px;font-size:12px}.message.error,.error{color:#923c31}.message.error{background:#f7e9e5}.stack{flex-direction:column;gap:20px;display:flex}.stack label{flex-direction:column;gap:8px;font-size:12px;font-weight:500;display:flex}input:not([type=color]),textarea,select{width:100%;color:var(--ink);background:#fff;border:1px solid #d2dbd3;border-radius:6px;padding:12px 13px;line-height:1.4}input::placeholder,textarea::placeholder{color:#94a096}textarea{resize:vertical}.stack small{color:var(--muted);font-size:11px;font-weight:400;line-height:1.55}input[type=color]{border:1px solid var(--line);background:#fff;border-radius:6px;width:72px;height:42px;padding:4px}.centered{align-self:center}.app-shell{min-height:100dvh;display:flex}.sidebar{background:#e8ede7;border-right:1px solid #dce3dc;flex-direction:column;width:238px;padding:33px 19px 18px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar>.logo{margin:0 13px 37px}.publication-switch{border-bottom:1px solid #d6ded5;align-items:center;gap:10px;margin-bottom:12px;padding:0 9px 29px;display:flex}.publication-switch strong{white-space:nowrap;text-overflow:ellipsis;max-width:143px;font-size:12px;font-weight:500;display:block;overflow:hidden}.publication-switch small,.owner small{color:var(--muted);margin-top:5px;font-size:10px;display:block}.publication-icon{color:#5c765b;background:#d8e2d4;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:37px;display:flex}.sidebar nav{flex-direction:column;gap:5px;display:flex}.nav-item{color:#607064;border-radius:6px;align-items:center;gap:11px;padding:13px;font-size:12px;display:flex}.nav-item:hover{background:#dde5da}.nav-item.active{color:#2c523e;background:#dce6d7;font-weight:500}.sidebar-bottom{margin-top:auto}.sidebar-bottom>.nav-item{justify-content:space-between;margin-bottom:20px;font-size:11px}.owner{border-top:1px solid #d4ddd3;align-items:center;gap:9px;padding-top:20px;display:flex}.owner strong{font-size:11px;font-weight:500}.owner .icon-button{margin-left:auto}.avatar{width:29px;height:29px;font-family:var(--display);background:#d9e1d3;border-radius:50%;justify-content:center;align-items:center;display:flex}.workspace{width:calc(100% - 238px);min-width:0;margin-left:238px}.dashboard-page{max-width:1330px;margin:0 auto;padding:39px 58px}.page-top{justify-content:space-between;align-items:center;margin-bottom:48px;display:flex}.page-top .eyebrow{margin:0}.page-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:35px;display:flex}.page-heading h1{margin-bottom:12px;font-size:41px}.page-heading p{margin:0;font-size:13px}.writing-note{background:#e8edda;border:1px solid #d8dfc4;border-radius:10px;align-items:center;gap:25px;margin-bottom:20px;padding:29px 31px;display:flex}.note-symbol{color:#7d8a5f;background:#f8faef;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:74px;height:89px;display:flex;transform:rotate(-7deg);box-shadow:2px 3px #d5dfc4}.writing-note .eyebrow{margin-bottom:9px;font-size:9px}.writing-note h2{margin-bottom:6px;font-size:27px}.writing-note p{color:#738167;margin:0;font-size:12px}.writing-note>div:last-child{margin-left:auto}.writing-note .button{color:#445537;background:#f8faef;border-color:#d5dec5}.setup-nudge{color:#687768;align-items:center;gap:12px;margin-bottom:29px;padding:12px 0;font-size:11px;display:flex}.setup-nudge strong{color:#445d4b;font-weight:500}.setup-nudge>svg:last-child{margin-left:auto}.list-toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;display:flex}.tabs{gap:24px;display:flex}.tabs a{color:#7a857c;border-bottom:2px solid #0000;align-items:center;gap:6px;padding:16px 0;font-size:11px;display:flex}.tabs a.selected{color:#3a5543;border-color:#4a6753}.tabs span{background:#e2e8df;border-radius:4px;padding:2px 5px;font-size:9px}.post-row{border-bottom:1px solid var(--line);align-items:center;gap:17px;padding:25px 3px;display:flex}.post-row:hover{background:#e8eee6}.post-icon{background:var(--paper);color:#80907b;border:1px solid #dbe2d9;border-radius:5px;justify-content:center;align-items:center;width:36px;height:43px;display:flex}.post-info{flex:1;min-width:0}.post-info h3{text-overflow:ellipsis;white-space:nowrap;margin-bottom:7px;overflow:hidden}.post-info p{color:#849080;margin:0;font-size:10px}.post-row>svg{color:#8b988a;margin-left:12px}.empty-state{text-align:center;color:#7d8c7b;padding:66px 20px}.empty-state>svg{color:#95a28d;margin-bottom:18px}.empty-state h3,.empty-state h2{color:#4d634e}.empty-state p{margin-bottom:20px;font-size:12px}.empty-state h2{font-size:26px}.empty-state .button{margin-top:6px}.desk-footer{color:#8a9888;justify-content:space-between;padding:34px 0;font-size:10px;display:flex}.panel{border:1px solid var(--line);background:#f5f8f2;border-radius:9px}.settings-form{margin-top:40px}.settings-section{border-top:1px solid var(--line);grid-template-columns:1fr 1.3fr;gap:55px;padding:32px 0;display:grid}.settings-section h2{font-size:25px}.settings-section p{color:var(--muted);max-width:300px;font-size:12px}.settings-section a{color:var(--accent);font-size:12px}.settings-section code{font-size:11px}.settings-save{border-top:1px solid var(--line);justify-content:flex-end;align-items:center;gap:20px;padding:22px 0;display:flex}.reader-count{align-items:baseline;gap:16px;padding:30px 0 36px;display:flex}.reader-count strong{font-family:var(--display);letter-spacing:-5px;font-size:74px;font-weight:400}.reader-count span{color:var(--muted);font-size:12px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;text-align:left;width:100%}th{color:var(--muted);border-bottom:1px solid var(--line);padding:15px;font-size:10px;font-weight:500}td{border-bottom:1px solid var(--line);padding:20px 15px;font-size:12px}.editor-top{border-bottom:1px solid var(--line);align-items:center;gap:20px;height:78px;padding:0 36px;display:flex}.save-status{color:#83907e;margin-left:auto;font-size:10px}.editor-actions{justify-content:space-between;align-items:center;padding:22px 36px;display:flex}.editor-actions>div{gap:9px;display:flex}.writing-paper{background:var(--paper);border:1px solid #e0e5dc;border-radius:3px;max-width:810px;min-height:680px;margin:20px auto 60px;padding:65px 64px 30px;box-shadow:0 6px 20px #354e3210}.writing-paper .title-input{font-family:var(--display);letter-spacing:-1.6px;background:0 0;border:none;border-radius:0;padding:0 0 28px;font-size:39px}.title-input::placeholder{color:#a5afa0}.editor-toolbar{border-top:1px solid #e7ebe3;border-bottom:1px solid #e7ebe3;align-items:center;gap:3px;margin-bottom:22px;padding:10px 0;display:flex}.tool{color:#73816e;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;width:32px;height:30px;display:flex}.tool:hover,.tool.active{color:#345338;background:#e3ebdd}.tool-divider{background:#e1e7dc;width:1px;height:17px;margin:0 9px}.editor-body{outline:none;min-height:390px;padding:8px 0}.editor-body:focus-visible{outline:none}.editor-body p:first-child:empty:before{content:"Begin anywhere. A sentence is enough.";color:#a1ad99;pointer-events:none;float:left;height:0}.prose{font-family:var(--display);overflow-wrap:anywhere;font-size:19px;line-height:1.85}.prose h2{margin:35px 0 15px;font-size:29px;line-height:1.3}.prose h3{font-family:var(--display);margin:30px 0 10px;font-size:24px}.prose p{line-height:inherit;margin-bottom:22px}.prose blockquote{color:#758366;border-left:3px solid #bbc9a5;margin-left:0;padding-left:22px;font-style:italic}.prose a{color:#315b50;text-underline-offset:4px;text-decoration:underline}.prose pre{background:#edf1e7;border-radius:6px;padding:20px;font-size:13px;overflow-x:auto}.prose ul,.prose ol{padding-left:24px}.paper-footer{font-family:var(--body);color:#a1ab98;border-top:1px solid #e8ece3;margin:0;padding-top:20px;font-size:10px}.editor-message{align-items:center;gap:12px;padding:0 36px;display:flex}.editor-message .message{flex:1}.email-dialog{border:1px solid var(--line);background:var(--paper);width:calc(100% - 40px);max-width:720px;max-height:90dvh;color:var(--ink);border-radius:12px;padding:28px;box-shadow:0 20px 90px #17281e40}.email-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#18291f66}.dialog-header{justify-content:space-between;align-items:flex-start;display:flex}.dialog-header .eyebrow{margin-bottom:7px}.email-dialog iframe{border:1px solid var(--line);background:#fff;border-radius:5px;width:100%;height:330px}.dialog-actions{justify-content:space-between;gap:12px;margin-top:20px;display:flex}.email-dialog>.muted{font-size:12px}.preview-page{padding:40px}.preview-page .reading{background:var(--paper);border-radius:4px;max-width:780px;padding:50px}.auth-page{grid-template-columns:1fr 1fr;min-height:100dvh;display:grid}.auth-story{background:#e1e9da;flex-direction:column;justify-content:space-between;min-height:100dvh;padding:45px 65px;display:flex}.auth-story h1{letter-spacing:-3px;font-size:67px;line-height:1.06}.auth-story h1 em{color:#607653;font-weight:400}.auth-story>div>p:last-child{color:#718065;max-width:320px;font-size:14px}.auth-panel{background:#f8faf5;justify-content:center;align-items:center;padding:50px;display:flex}.auth-card{width:100%;max-width:360px}.auth-card h2{font-size:36px}.auth-card>.muted{margin-bottom:30px;font-size:13px}.simple-auth{background:#f6f8f2;flex-direction:column;align-items:center;gap:70px;min-height:100dvh;padding:60px 25px;display:flex}.simple-auth h1{font-size:39px}.instructions{color:var(--muted);padding-left:18px;font-size:13px;line-height:1.8}.instructions li{margin-bottom:14px}.publication-site{background:var(--publication-background,#fafbf7);color:var(--ink);--ink:var(--publication-ink,#263a32);--muted:var(--publication-muted,#68786f);--line:var(--publication-line,#dce3dc);--accent:var(--publication-accent,#315b50);min-height:100dvh;padding:0 60px}.public-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;max-width:1060px;margin:auto;padding:34px 0;display:flex}.publication-name{font-family:var(--display);letter-spacing:-1px;font-size:25px}.public-header nav{color:var(--muted);gap:27px;font-size:12px;display:flex}.public-intro{max-width:var(--publication-width,770px);margin:0 auto;padding:85px 0 68px}.public-intro h1{letter-spacing:-4px;font-size:74px}.public-intro>p:last-child{font-family:var(--display);max-width:590px;color:var(--publication-muted,#798673);font-size:22px;line-height:1.55}.public-posts{max-width:var(--publication-width,770px);margin:auto}.section-line{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;padding:18px 0;font-size:10px;display:flex}.public-post{border-bottom:1px solid var(--line);padding:30px 0;display:block}.public-post time{color:var(--muted);font-size:10px}.public-post h2{margin:13px 0;font-size:30px}.public-post p{font-family:var(--display);color:var(--publication-muted,#7c8774);max-width:640px;font-size:18px;line-height:1.6}.public-post.featured{background:var(--publication-surface,#eff3e7);border:1px solid var(--publication-line,#e0e7d7);border-radius:6px;margin:10px 0;padding:35px}.public-post.featured h2{font-size:38px}.read-link{color:var(--accent);align-items:center;gap:7px;font-size:11px;display:flex}.public-empty{color:var(--publication-muted,#859079);padding:35px 0}.subscribe-block{border:1px solid var(--line);background:var(--publication-surface,#f0f4e9);text-align:center;border-radius:7px;max-width:770px;margin:70px auto;padding:36px}.subscribe-block h2{font-size:33px}.subscribe-block p{color:var(--publication-muted,#718063);font-size:13px}.subscribe-block small{color:var(--publication-muted,#8c967f);font-size:10px}.subscribe-form{flex-wrap:wrap;gap:8px;max-width:420px;margin:25px auto 14px;display:flex}.subscribe-form input{flex:1;min-width:160px}.subscribe-form>p{width:100%;margin:7px 0;font-size:12px}.public-footer{border-top:1px solid var(--line);max-width:1060px;color:var(--publication-muted,#8a947f);justify-content:space-between;margin:60px auto 0;padding:25px 0;font-size:10px;display:flex}.public-footer>div{gap:20px;display:flex}.reading{max-width:670px;margin:0 auto;padding:70px 0}.reading h1{margin-bottom:22px;font-size:55px}.byline{color:var(--publication-muted,#88917e);margin-bottom:40px;font-size:11px}.reading .prose{font-size:20px}.sans-reading .prose{font-family:var(--display);font-size:17px}.font-description{color:var(--muted);margin:-5px 0 0;font-size:12px}.font-preview{border:1px solid var(--line);background:var(--paper);border-radius:7px;min-width:0;padding:26px}.font-preview .eyebrow{margin-bottom:20px;font-size:10px}.font-preview h3{font-family:var(--display);letter-spacing:-.035em;margin-bottom:16px;font-size:29px;font-weight:400;line-height:1.2}.font-preview .font-preview-copy{font-family:var(--display);color:var(--ink);max-width:none;font-size:18px;line-height:1.7}.font-preview[data-font-kind=sans] .font-preview-copy{font-size:17px}.font-preview-note{border-top:1px solid var(--line);color:var(--muted);padding-top:14px;font-size:11px;line-height:1.6;display:block}.archive-page{max-width:770px;margin:auto;padding:70px 0}.archive-row{border-bottom:1px solid var(--line);align-items:baseline;gap:25px;padding:23px 0;display:flex}.archive-row time{color:var(--muted);min-width:85px;font-size:10px}.archive-row h2{flex:1;margin:0;font-size:23px}.create-page{background:#f6f9ef;min-height:100dvh;padding:35px 6vw}.create-page>header{justify-content:space-between;align-items:center;max-width:1200px;margin:auto;display:flex}.create-hero{grid-template-columns:1.3fr 1fr;align-items:center;gap:95px;max-width:1120px;margin:80px auto;display:grid}.create-hero h1{letter-spacing:-3.5px;font-size:68px;line-height:1.05}.create-hero h1 em{color:#71825a}.create-hero>div>p:not(.eyebrow){color:#728265;max-width:420px;font-size:15px}.create-hero small{color:#849275;max-width:340px;margin-top:13px;font-size:10px;line-height:1.6;display:block}.terminal{flex-direction:column;gap:8px;margin-top:32px;display:flex}.terminal>span{color:#88977a;font-size:10px}.terminal code{background:#e7eddf;border-radius:5px;width:fit-content;padding:12px 15px;font-size:12px}.terminal small{margin-top:0}.sample-letter{background:#fffef8;border:1px solid #e3e7d8;border-radius:4px;padding:36px;transform:rotate(2deg);box-shadow:10px 14px #e3eacb}.sample-label{color:#94a080;font-size:9px}.sample-masthead{font-family:var(--display);border-bottom:1px solid #e5e8db;justify-content:space-between;margin-bottom:30px;padding:20px 0;font-size:25px;display:flex}.sample-masthead span{font-family:var(--body);font-size:15px}.sample-letter h2{letter-spacing:-2px;font-size:42px;line-height:1.05}.sample-letter>p:not(.eyebrow){font-family:var(--display);line-height:1.65;font-size:17px!important}.sample-signature{color:#8d9878;font-family:var(--display);border-top:1px solid #e5e8db;margin-top:26px;padding-top:16px;font-style:italic}.create-benefits{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);gap:60px;max-width:1120px;margin:auto;padding:45px 0;display:grid}.create-benefits svg{color:#708956;margin-bottom:15px}.create-benefits h3{font-family:var(--display);letter-spacing:-.7px;font-size:24px;font-weight:400}.create-benefits p{color:#899778;max-width:240px;font-size:12px}.online-steps{border-top:1px solid var(--line);max-width:1120px;margin:20px auto;padding-top:30px}.online-steps ol{color:var(--muted);padding-left:20px;font-size:13px;line-height:2}@media (min-width:1500px){.dashboard-page{padding-top:50px}.writing-paper{margin-top:35px}.page-top{margin-bottom:65px}}@media (max-width:1100px){.sidebar{width:205px}.workspace{width:calc(100% - 205px);margin-left:205px}.dashboard-page{padding:32px}.writing-paper{margin:15px 28px 40px;padding:40px}.writing-note{gap:18px;padding:24px}.note-symbol{width:52px;height:65px}.page-heading h1{font-size:36px}.delivery-badge{display:none}.auth-story{padding:40px}.auth-story h1{font-size:55px}.create-hero{gap:40px}.create-hero h1{font-size:54px}.sample-letter{padding:26px}}@media (max-width:760px){h1{font-size:35px}.sidebar{border-right:0;border-bottom:1px solid var(--line);flex-flow:wrap;align-items:center;gap:22px;width:100%;padding:14px 20px;position:static}.sidebar>.logo{margin:0;font-size:29px}.sidebar>.logo span{font-size:18px}.publication-switch,.sidebar-bottom{display:none}.sidebar nav{flex-direction:row;gap:3px;margin-left:auto}.nav-item{gap:7px;padding:10px;font-size:11px}.nav-item svg{width:15px}.app-shell{display:block}.workspace{width:100%;margin:0}.dashboard-page{padding:28px 22px}.page-top{margin-bottom:32px}.page-heading{align-items:flex-start;gap:15px}.page-heading h1{font-size:34px}.page-heading>.button{margin-top:5px}.page-heading .muted{max-width:230px;font-size:12px}.writing-note{flex-wrap:wrap;padding:23px}.writing-note>div:last-child{margin-left:70px}.writing-note h2{font-size:25px}.setup-nudge{margin-bottom:16px;font-size:10px}.tabs{gap:18px}.list-toolbar>.quiet{font-size:10px}.post-row{gap:12px;padding:23px 0}.post-row>svg{display:none}.post-info h3{font-size:13px}.post-info p,.desk-footer{font-size:9px}.settings-section{grid-template-columns:1fr;gap:20px;padding:28px 0}.settings-section p{max-width:100%}.settings-save{flex-direction:column;align-items:stretch}.editor-top{gap:12px;height:63px;padding:0 18px}.save-status{font-size:9px}.editor-actions{gap:10px;padding:17px 18px}.editor-actions .button{padding:10px;font-size:10px}.editor-actions .button svg{display:none}.writing-paper{min-height:600px;margin:10px 16px 30px;padding:28px 23px}.writing-paper .title-input{letter-spacing:-1px;font-size:30px}.prose{font-size:18px}.editor-message{padding:0 18px}.auth-page{display:block}.auth-story{min-height:auto;padding:25px}.auth-story>div{padding:35px 0 10px}.auth-story h1{font-size:48px}.auth-story h1 br:nth-child(2),.auth-story>.quiet{display:none}.auth-panel{padding:40px 25px}.auth-card h2{font-size:32px}.simple-auth{gap:45px;padding-top:35px}.publication-site{padding:0 24px}.public-header{gap:20px;padding:25px 0}.publication-name{font-size:21px}.public-header nav{gap:18px;font-size:11px}.public-intro{padding:55px 0 35px}.public-intro h1{letter-spacing:-2.5px;font-size:52px}.public-intro>p:last-child{font-size:20px}.public-post.featured{padding:23px}.public-post.featured h2{font-size:30px}.subscribe-block{margin:45px auto;padding:28px 18px}.subscribe-block h2{font-size:29px}.public-footer{flex-direction:column;gap:17px}.reading{padding:45px 0}.reading h1{font-size:40px}.reading .prose{font-size:18px}.archive-page{padding:45px 0}.archive-row{gap:15px}.archive-row h2{font-size:21px}.archive-row time{min-width:68px;font-size:9px}.preview-page,.preview-page .reading,.create-page{padding:25px}.create-page>header>.quiet{display:none}.create-hero{grid-template-columns:1fr;gap:50px;margin:55px auto}.create-hero h1{font-size:52px}.sample-letter{max-width:420px;transform:rotate(1deg)}.create-benefits{grid-template-columns:1fr;gap:24px;padding:30px 0}.create-benefits div{grid-template-columns:25px 1fr;gap:0 15px;display:grid}.create-benefits h3{margin-bottom:8px}.create-benefits p{grid-column:2;max-width:100%;margin:0}.create-benefits svg{margin-top:4px}.email-dialog{padding:20px}.email-dialog iframe{height:260px}.dialog-actions .button{padding:12px 10px;font-size:11px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
.product-page{background:#f6f9ef;min-height:100dvh;padding:35px 6vw}.product-header,.product-footer,.product-page>section,.docs-layout{max-width:1120px;margin-left:auto;margin-right:auto}.product-header{justify-content:space-between;align-items:center;gap:28px;display:flex}.product-header nav,.product-footer nav{flex-wrap:wrap;align-items:center;gap:28px;display:flex}.inline-icon{vertical-align:-.14em;flex-shrink:0;width:1em;height:1em;display:inline-block}.product-header nav>a{white-space:nowrap;font-size:13px}.product-header nav>a:not(.button){color:#596e5c;padding:12px 0}.product-header nav>a[aria-current=page]{color:var(--ink);text-underline-offset:8px;-webkit-text-decoration:underline #a0b776;text-decoration:underline #a0b776;text-decoration-thickness:2px}.product-header a:hover,.product-footer a:hover,.product-text-link:hover,.docs-content a:hover,.fit-grid a:hover,.comparison-note a:hover{text-underline-offset:4px;text-decoration:underline}.product-hero{padding:85px 0 64px}.product-hero h1{letter-spacing:-.05em;max-width:850px;font-size:clamp(42px,5.2vw,68px)}.product-hero h1 em{color:#71825a}.product-hero>p:not(.eyebrow),.why-hero>div>p:not(.eyebrow){color:#64755f;max-width:570px;margin:24px 0;font-size:16px;line-height:1.75}.product-text-link,.fit-grid a{color:var(--accent);font-size:13px}.why-hero{grid-template-columns:1.45fr 1fr;align-items:center;gap:75px;display:grid}.why-note{background:#e9efd9;border:1px solid #dce5c8;border-radius:5px;padding:32px;transform:rotate(1deg)}.why-note>p{font-family:var(--display);letter-spacing:-.02em;margin:25px 0;font-size:23px;line-height:1.5}.why-note em{color:#657b50}.why-signature{color:#64774e;border-top:1px solid #ced9b9;justify-content:space-between;align-items:center;gap:12px;padding-top:20px;font-size:11px;display:flex}.why-signature>span{font-size:26px}.why-principles{grid-template-columns:1fr 1fr;column-gap:80px;display:grid}.why-principles article{border-top:1px solid var(--line);padding:38px 0}.why-principles h2,.fit-section h2,.why-scope h2{font-size:32px}.why-principles article>p:not(.eyebrow),.why-scope>div>p:not(.eyebrow){color:#65755f;max-width:480px;line-height:1.8}.why-principles article>.why-detail{font-size:12px}.workspace-tabs{flex-wrap:wrap;gap:8px;margin-top:25px;display:flex}.workspace-tabs span{border:1px solid var(--line);border-radius:5px;padding:9px 15px;font-size:12px}.workspace-tabs span:first-child{background:#e6edc9;border-color:#d6dfbc}.why-scope{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:80px;padding:40px 0;display:grid}.product-invitation{background:#e9efdc;border:1px solid #dfe6cd;border-radius:6px;justify-content:space-between;align-items:center;gap:30px;margin-top:35px;padding:36px;display:flex}.product-invitation h2{margin-bottom:0;font-size:34px}.product-invitation .button{flex-shrink:0}.product-footer{border-top:1px solid var(--line);color:#6c7a62;justify-content:space-between;align-items:center;gap:24px;margin-top:65px;padding:28px 0 10px;font-size:11px;display:flex}.product-footer p{margin:0}.comparison-heading{justify-content:space-between;align-items:baseline;gap:20px;display:flex}.comparison-heading h2{font-size:30px}.comparison-heading>span{color:#697961;font-size:11px}.comparison-hint{display:none}.comparison-scroll{border:1px solid #dae2cf;border-radius:7px;overflow-x:auto}.comparison-scroll:focus-visible,.docs-content summary:focus-visible{outline-offset:3px;outline:3px solid #819e70}.comparison-table{border-collapse:collapse;width:100%;min-width:880px;font-size:12px;line-height:1.65}.comparison-table th,.comparison-table td{text-align:left;vertical-align:top;border-bottom:1px solid #dfe5d6;width:21%;padding:22px 19px}.comparison-table th:first-child{width:16%}.comparison-table thead th{font-size:18px;font-family:var(--display);font-weight:400}.comparison-table tbody th{color:#53674f;font-weight:500}.comparison-table td{color:#5d6c56}.comparison-table .caveat-column{color:#324c33;background:#eaf0d8}.comparison-table tr:last-child>*{border-bottom:0}.comparison-note{color:#6b795f;max-width:860px;margin-top:18px;font-size:11px;line-height:1.8}.comparison-note a{text-underline-offset:3px;text-decoration:underline}.fit-section{padding:60px 0 15px}.fit-grid{grid-template-columns:repeat(4,1fr);gap:30px;margin-top:32px;display:grid}.fit-grid article{border-top:1px solid var(--line);padding-top:22px}.fit-grid h3{font-size:23px;font-family:var(--display);margin-bottom:14px;font-weight:400}.fit-grid p{color:#627359;font-size:13px;line-height:1.8}.fit-grid a{padding:8px 0;font-size:12px;display:inline-block}.visually-hidden{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.docs-hero{border-bottom:1px solid var(--line)}.docs-layout{grid-template-columns:210px minmax(0,670px);gap:65px;padding:42px 0;display:grid}.docs-toc{align-self:start;position:sticky;top:32px}.docs-toc nav{flex-direction:column;gap:3px;display:flex}.docs-toc nav a{color:#637657;padding:10px 0;font-size:13px}.docs-toc a:hover{text-underline-offset:4px;text-decoration:underline}.docs-source{border-top:1px solid var(--line);margin-top:20px;padding-top:20px;font-size:11px;display:inline-block}.docs-content{min-width:0}.docs-content>section{border-bottom:1px solid var(--line);margin-bottom:36px;padding:0 0 36px;scroll-margin-top:32px}.docs-content>section:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.docs-content h2{font-size:33px}.docs-content p,.docs-content li,.docs-content dd{color:#596d53;font-size:14px;line-height:1.85}.docs-content p{margin-bottom:18px}.docs-content a{color:#315b50;text-underline-offset:3px;text-decoration:underline}.docs-content ol{padding-left:22px}.docs-content li{margin-bottom:12px;padding-left:5px}.docs-content code{overflow-wrap:anywhere;background:#e9eedf;border-radius:3px;padding:2px 5px;font-size:12px}.docs-content pre{background:#e9eedf;border:1px solid #dce4cf;border-radius:5px;padding:18px;line-height:1.8;overflow-x:auto}.docs-content pre code{padding:0}.docs-content details{border:1px solid #dce4d2;border-radius:5px;margin:12px 0}.docs-content summary{color:#3d5439;cursor:pointer;padding:17px 20px;font-size:13px;line-height:1.6}.docs-content details[open] summary{border-bottom:1px solid #e0e7d6}.docs-content details>div{padding:18px 20px 0}.docs-definitions{margin:24px 0}.docs-definitions>div{border-top:1px solid var(--line);grid-template-columns:140px minmax(0,1fr);gap:20px;padding:18px 0;display:grid}.docs-definitions dt{color:#3c5135;padding-top:4px;font-size:13px;font-weight:500}.docs-definitions dd{margin:0}.docs-content .docs-callout{background:#ebf0df;border-left:3px solid #a3b780;border-radius:0 4px 4px 0;padding:18px 22px;font-size:13px}.docs-end{margin-top:26px}@media (max-width:950px){.why-hero{grid-template-columns:1.25fr 1fr;gap:35px}.why-note{padding:24px}.why-note>p{font-size:20px}.why-principles,.why-scope{column-gap:40px}.fit-grid{grid-template-columns:repeat(2,1fr)}.comparison-hint{color:#687b5b;font-size:11px;display:block}.docs-layout{grid-template-columns:180px minmax(0,1fr);gap:35px}.product-footer{flex-direction:column;align-items:flex-start}}@media (max-width:650px){.product-page{padding:24px}.product-header{flex-direction:column;align-items:flex-start;gap:14px}.product-header nav{flex-wrap:wrap;gap:22px}.product-header nav>a{font-size:12px}.product-header nav .product-start{min-height:36px;padding:9px 12px}.product-hero{padding:50px 0 35px}.product-hero h1{font-size:42px}.product-hero>p:not(.eyebrow),.why-hero>div>p:not(.eyebrow){font-size:14px}.why-hero,.why-principles,.why-scope{grid-template-columns:1fr}.why-hero{gap:30px}.why-note{transform:none}.why-principles article{padding:28px 0}.why-scope{gap:5px;padding:28px 0}.product-invitation{flex-direction:column;align-items:flex-start;padding:26px}.product-invitation h2{font-size:29px}.product-footer nav{flex-wrap:wrap;gap:20px}.comparison-heading{flex-direction:column;gap:0;margin-bottom:18px}.comparison-table th:first-child{background:#f6f9ef;border-right:1px solid #dfe5d6;position:sticky;left:0}.comparison-table th,.comparison-table td{padding:18px 14px}.fit-section{padding-top:40px}.fit-grid{gap:22px}.docs-layout{grid-template-columns:1fr;gap:35px;padding-top:28px}.docs-toc{position:static}.docs-toc nav{flex-flow:wrap;gap:4px 20px}.docs-toc nav a{padding:6px 0;font-size:12px}.docs-source{margin-top:15px;padding-top:15px}.docs-definitions>div{grid-template-columns:1fr;gap:7px}.docs-content h2{font-size:30px}}@media (max-width:380px){.product-page{padding:20px}.product-header nav{gap:16px}.fit-grid{grid-template-columns:1fr}}
.examples-hero{padding-bottom:40px}.examples-intro-note{color:#64755f;gap:12px;font-size:12px;line-height:1.7;display:flex}.examples-gallery{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:28px;padding:20px 0 50px;display:grid}.example-card{min-width:0;scroll-margin-top:25px}.example-thumbnail{background:var(--example-bg);min-height:480px;color:var(--example-ink);border:1px solid var(--example-line);border-radius:8px;flex-direction:column;padding:23px;display:flex;overflow:hidden}.example-thumbnail:hover{box-shadow:0 7px 22px #213c2210}.example-mini-header{border-bottom:1px solid var(--example-line);font-family:var(--example-font);justify-content:space-between;align-items:center;padding-bottom:16px;font-size:21px;display:flex}.example-cover{grid-template-columns:minmax(0,1.35fr) minmax(180px,.65fr);align-items:center;gap:40px;padding:65px 0;display:grid}.example-kicker{text-transform:uppercase;letter-spacing:.13em;color:var(--example-accent);font:500 10px/1.5 var(--body);margin-bottom:20px;display:block}.example-headline{font-family:var(--example-font);letter-spacing:-.045em;margin-bottom:23px;font-size:clamp(42px,5vw,68px);font-weight:400;line-height:1.06}.example-description{max-width:470px;color:var(--example-muted);margin:0;font-size:15px;line-height:1.8}.example-motif{color:var(--example-accent)}.example-motif svg{width:100%;display:block}.example-cover-compact{padding:26px 0 0;display:block}.example-cover-compact .example-kicker{margin-bottom:14px;font-size:8px}.example-cover-compact .example-headline{min-height:110px;margin-bottom:14px;font-size:33px;line-height:1.1}.example-cover-compact .example-description{min-height:60px;font-size:11px;line-height:1.65}.example-cover-compact .example-motif{max-width:170px;margin:5px auto}.example-mini-story{border-top:1px solid var(--example-line);margin-top:auto;padding-top:17px}.example-mini-story>span{color:var(--example-muted);font-size:8px}.example-mini-story>p{font-family:var(--example-font);margin:8px 0 0;font-size:18px;line-height:1.3}.example-card-caption{padding:26px 0 20px}.example-card-caption .eyebrow{font-size:9px}.example-card-caption h2{margin-bottom:12px;font-size:29px}.example-card-caption>p{color:#627359;min-height:65px;font-size:13px}.example-resources{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.example-resources summary{cursor:pointer;color:var(--accent);padding:16px 0;font-size:12px}.example-resources summary:focus-visible{outline-offset:3px;outline:3px solid #819e70}.example-resources>div{padding:6px 0 18px}.example-resources p{color:#5c6d52;font-size:12px;line-height:1.8}.example-resources h3{margin-top:26px}.example-resources textarea{resize:vertical;width:100%;margin-top:10px;font-size:12px;line-height:1.7}.example-resources pre{background:#e9eedf;border-radius:5px;margin:12px 0;padding:14px;font-size:11px;line-height:1.7;overflow-x:auto}.example-resources p code{overflow-wrap:anywhere;font-size:11px}.copy-control{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.example-card-actions{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.example-card-actions>.copy-control{display:contents}.example-card-actions .copy-feedback:empty{display:none}.example-card-actions .copy-feedback{order:3}.copy-fallback{width:100%;font-size:12px;line-height:1.7}.examples-freedom code{overflow-wrap:anywhere;font-size:12px}.copy-control .button{padding:8px 12px;font-size:11px}.copy-feedback{color:#536b48;font-size:11px}.examples-freedom{border-top:1px solid var(--line);grid-template-columns:1.1fr 1fr;gap:80px;padding:45px 0;display:grid}.examples-freedom p{color:#65755f;font-size:14px;line-height:1.85}.examples-freedom h3{font-size:19px;font-family:var(--display);font-weight:400}.examples-freedom p a{text-underline-offset:3px;color:var(--accent);text-decoration:underline}.example-toolbar{color:#53674b;background:#f6f9ef;border-bottom:1px solid #dce3dc;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;padding:14px 5vw;font-size:11px;display:flex}.example-toolbar a{padding:5px 0}.example-site{background:var(--example-bg);color:var(--example-ink);min-height:100dvh;padding:0 max(24px,50vw - 530px)}.example-site h1,.example-site h2,.example-site h3{font-family:var(--example-font);color:var(--example-ink);font-weight:400}.example-site a:hover{text-underline-offset:4px;text-decoration:underline}.example-site a:focus-visible{outline-color:var(--example-accent)}.example-header{border-bottom:1px solid var(--example-line);justify-content:space-between;align-items:center;gap:20px;padding:30px 0;display:flex}.example-name{font:28px var(--example-font);letter-spacing:-.035em;align-items:center;gap:12px;display:flex}.example-name>span{color:var(--example-accent)}.example-header nav{color:var(--example-muted);gap:25px;font-size:12px;display:flex}.example-section-label{border-top:1px solid var(--example-line);border-bottom:1px solid var(--example-line);justify-content:space-between;align-items:baseline;gap:20px;padding:18px 0;display:flex}.example-section-label h2,.example-section-label>span{font:11px var(--body);color:var(--example-muted);letter-spacing:0;margin:0}.example-story-grid{grid-template-columns:1fr;display:grid}.example-story{border-bottom:1px solid var(--example-line);padding:32px 0;display:block}.example-site .example-story:hover{text-decoration:none}.example-story:hover h3{text-underline-offset:5px;text-decoration:underline}.example-story h3{letter-spacing:-.035em;margin:12px 0;font-size:31px}.example-story>p{color:var(--example-muted);max-width:570px;font-size:15px}.example-read{color:var(--example-accent);align-items:center;gap:8px;margin-top:23px;font-size:12px;display:flex}.example-about{background:var(--example-surface);border:1px solid var(--example-line);border-radius:6px;margin:60px 0;padding:38px}.example-about h2{font-size:33px}.example-about>p:not(.example-kicker){color:var(--example-muted);max-width:580px;font-size:15px}.example-cta{background:var(--example-accent);color:var(--example-bg);border-radius:4px;gap:10px;margin-top:10px;padding:12px 17px;font-size:12px;display:inline-flex}.example-footer{border-top:1px solid var(--example-line);color:var(--example-muted);flex-wrap:wrap;justify-content:space-between;gap:20px;padding:25px 0 35px;font-size:11px;display:flex}.example-signal .example-headline{letter-spacing:-.055em;font-weight:500}.example-signal .example-cover,.example-sunday-table .example-cover{grid-template-columns:1fr}.example-signal .example-cover:not(.example-cover-compact) .example-headline{max-width:830px;font-size:clamp(46px,7vw,88px)}.example-sunday-table .example-cover:not(.example-cover-compact){text-align:center}.example-sunday-table .example-cover:not(.example-cover-compact) .example-headline{max-width:820px;margin-left:auto;margin-right:auto;font-size:clamp(46px,7vw,86px)}.example-sunday-table .example-cover:not(.example-cover-compact) .example-description{margin-left:auto;margin-right:auto}.example-signal .example-cover-compact,.example-sunday-table .example-cover-compact{padding-top:40px;padding-bottom:35px}.example-signal .example-cover-compact .example-headline{font-size:38px}.example-sunday-table .example-cover-compact .example-headline{font-size:39px}.example-signal .example-story-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px;padding-top:25px}.example-signal .example-story{background:var(--example-surface);border:1px solid var(--example-line);border-radius:6px;padding:28px}.example-signal .example-story-lead{grid-column:1/-1;padding:40px}.example-signal .example-story-lead h3{font-size:42px}.example-signal .example-kicker,.example-signal .example-section-label{font-family:ui-monospace,monospace}.example-sunday-table .example-cover{padding-top:75px;padding-bottom:75px}.example-sunday-table .example-cover-compact{padding-top:26px;padding-bottom:0}.example-sunday-table .example-story-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;padding-top:25px}.example-sunday-table .example-story{background:var(--example-surface);border:1px solid var(--example-line);border-radius:18px;padding:26px}.example-sunday-table .example-story h3{font-size:27px}.example-sunday-table .example-story>p{font-size:14px}.example-sunday-table .example-about{text-align:center;border-radius:20px}.example-sunday-table .example-about>p{margin-left:auto;margin-right:auto}.example-sunday-table .example-cta{border-radius:30px}.example-article{max-width:700px;margin:auto;padding:55px 0 0}.example-back{color:var(--example-accent);margin-bottom:35px;font-size:12px;display:inline-block}.example-article h1{font-size:clamp(40px,5vw,60px);line-height:1.1}.example-standfirst{font:23px/1.6 var(--example-font);color:var(--example-muted)}.example-byline{color:var(--example-muted);border-bottom:1px solid var(--example-line);padding:15px 0 25px;font-size:11px}.example-article-body{font:20px/1.85 var(--example-font);padding:25px 0}.example-article-body p{line-height:inherit;margin-bottom:25px}.example-signal .example-article-body{font-size:18px}.example-off-script .example-cover,.example-common-ground .example-cover,.example-after-hours .example-cover{grid-template-columns:minmax(0,1fr)}.example-off-script .example-cover:not(.example-cover-compact) .example-headline{max-width:1000px;font-size:clamp(48px,8vw,104px);font-weight:650;line-height:.98}.example-off-script .example-story-grid{grid-template-columns:1.2fr 1fr;gap:24px;padding-top:28px}.example-off-script .example-story{border:1px solid var(--example-line);border-radius:2px;padding:32px}.example-off-script .example-story-lead{background:var(--example-surface);flex-direction:column;grid-row:span 2;justify-content:center;display:flex}.example-off-script .example-story-lead h3{font-size:49px}.example-off-script .example-about{border-radius:2px}.example-off-script .example-cover-compact .example-headline{font-weight:600}.example-common-ground .example-cover:not(.example-cover-compact)>div{grid-template-columns:230px minmax(0,1fr);column-gap:45px;display:grid}.example-common-ground .example-cover:not(.example-cover-compact) .example-kicker{border-top:3px solid var(--example-accent);align-self:start;margin-top:9px;padding:12px 0}.example-common-ground .example-cover:not(.example-cover-compact) .example-description{grid-column:2}.example-common-ground .example-story{grid-template-columns:230px minmax(0,1fr);column-gap:45px;padding:38px 0;display:grid}.example-common-ground .example-story .example-kicker{grid-row:span 3;padding-top:9px}.example-common-ground .example-story h3{margin-top:0}.example-common-ground .example-story>p,.example-common-ground .example-read{grid-column:2}.example-common-ground .example-about{border-left:5px solid var(--example-accent);border-radius:0}.example-common-ground .example-article-body{font-size:18px}.example-after-hours .example-header{flex-direction:column;gap:18px;padding:35px 0 25px}.example-after-hours .example-name{font-size:42px}.example-after-hours .example-cover:not(.example-cover-compact){text-align:center;max-width:850px;margin:auto;padding:80px 0}.example-after-hours .example-cover:not(.example-cover-compact) .example-headline{font-size:clamp(54px,8vw,102px);font-style:italic}.example-after-hours .example-description{margin-left:auto;margin-right:auto}.example-after-hours .example-kicker,.example-after-hours .example-byline{font-family:ui-monospace,monospace}.example-after-hours .example-story{border-bottom-style:dashed;padding:38px 30px}.example-after-hours .example-story h3{font-size:40px}.example-after-hours .example-story-lead{background:var(--example-surface)}.example-after-hours .example-about{text-align:center;background:0 0;border:0}.example-after-hours .example-about>p{margin-left:auto;margin-right:auto}.example-after-hours .example-cover-compact .example-headline{font-size:42px;font-style:italic}@media (max-width:1000px){.examples-gallery{gap:18px}.example-thumbnail{padding:18px}.example-cover-compact .example-headline{min-height:130px;font-size:28px}.example-card-caption>p{min-height:85px}}@media (max-width:760px){.example-off-script .example-story-grid{grid-template-columns:1fr}.example-off-script .example-story-lead{grid-row:auto}.example-off-script .example-story-lead h3{font-size:37px}.example-common-ground .example-cover:not(.example-cover-compact)>div,.example-common-ground .example-story{grid-template-columns:1fr;gap:0}.example-common-ground .example-cover:not(.example-cover-compact) .example-description,.example-common-ground .example-story>p,.example-common-ground .example-read{grid-column:1}.example-common-ground .example-story .example-kicker{grid-row:auto}.example-after-hours .example-cover:not(.example-cover-compact){padding:50px 0}.example-after-hours .example-story{padding:28px 22px}.example-after-hours .example-story h3{font-size:33px}.examples-gallery{grid-template-columns:1fr;gap:40px;max-width:500px!important}.example-cover-compact .example-headline{min-height:0;font-size:36px}.example-cover-compact .example-description,.example-card-caption>p{min-height:0}.examples-freedom{grid-template-columns:1fr;gap:25px}.example-cover{grid-template-columns:1fr;gap:15px;padding:45px 0}.example-cover-compact{padding:25px 0 0}.example-motif{justify-self:center;width:100%;max-width:210px}.example-site .example-headline{font-size:46px}.example-signal .example-story-grid,.example-sunday-table .example-story-grid{grid-template-columns:1fr;gap:18px}.example-signal .example-story-lead{padding:28px}.example-signal .example-story-lead h3{font-size:32px}.example-sunday-table .example-cover{padding:45px 0}.example-sunday-table .example-cover-compact{padding:26px 0 0}.example-about{padding:25px}.example-toolbar>span{order:3;width:100%;font-size:10px}.example-header{align-items:baseline}.example-name{gap:7px;font-size:23px}.example-header nav{gap:18px}}
.create-design-hero{padding-bottom:35px}.create-design-hero .create-design-note{color:var(--muted);font-size:12px}.design-selection{padding:24px 0 40px}.design-section-heading{justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:25px;display:flex}.design-section-heading h2{margin:0;font-size:31px}.design-section-heading .product-text-link{margin-bottom:7px}.design-choice-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.design-choice{text-align:left;border:1px solid var(--example-line);background:var(--example-bg);min-width:0;color:var(--example-ink);border-radius:9px;flex-direction:column;padding:22px;display:flex}.design-choice:hover{box-shadow:0 6px 20px #213c2210}.design-choice[aria-pressed=true]{outline:3px solid var(--accent);outline-offset:3px}.design-choice-heading{border-bottom:1px solid var(--example-line);justify-content:space-between;align-items:center;gap:10px;padding-bottom:15px;display:flex}.design-choice-heading strong{font:24px var(--example-font);letter-spacing:-.035em}.design-choice .example-cover-compact{padding:25px 0}.design-choice .example-headline{min-height:100px;font-size:31px}.design-choice .example-description{min-height:70px;font-size:12px}.design-choice .example-kicker,.design-choice .example-motif{display:none}.design-choice-footer{border-top:1px solid var(--example-line);color:var(--example-muted);flex-direction:column;gap:13px;margin-top:auto;padding-top:15px;font-size:11px;display:flex}.design-choice-footer>span{color:var(--example-accent);justify-content:space-between;align-items:center;display:flex}.design-own{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:25px;margin-top:28px;padding:25px 0;display:flex}.design-own h3{font-family:var(--display);margin:0 0 8px;font-size:25px;font-weight:400}.design-own p{color:var(--muted);max-width:580px;margin:0;font-size:13px}.design-own .button{flex-shrink:0}.design-brief{grid-template-columns:1fr 1fr;gap:75px;padding:35px 0 65px;scroll-margin-top:30px;display:grid}.design-brief-intro>h2{font-size:39px;line-height:1.1}.design-brief-intro>p:not(.eyebrow){color:var(--muted);font-size:14px;line-height:1.8}.prompt-explained{border-top:1px solid var(--line);margin-top:30px;padding-top:25px}.prompt-explained h3{font-size:17px;font-weight:500}.prompt-explained p{color:var(--muted);font-size:13px;line-height:1.8}.prompt-explained code{overflow-wrap:anywhere;font-size:12px}.design-brief-fields{border:1px solid var(--line);background:var(--paper);border-radius:9px;min-width:0;padding:28px}.design-brief-fields .field-optional{color:var(--muted);font-size:10px;font-weight:400}.design-brief-fields label{gap:6px}.prompt-next-step{border-top:1px solid var(--line);padding-top:23px}.prompt-next-step p:not(.eyebrow){color:var(--muted);font-size:13px;line-height:1.8}.prompt-next-step .copy-control .button{background:var(--accent);color:var(--paper);border-color:var(--accent);padding:12px 17px;font-size:12px}.prompt-next-step small{color:var(--muted);margin-top:13px;font-size:11px;line-height:1.7;display:block}.prompt-full-text summary{cursor:pointer;color:var(--accent);padding:8px 0;font-size:12px}.prompt-full-text summary:focus-visible{outline-offset:3px;outline:3px solid #819e70}.prompt-full-text pre{white-space:pre-wrap;overflow-wrap:anywhere;background:var(--bg);border-radius:5px;max-height:360px;padding:16px;font-size:11px;line-height:1.8;overflow-y:auto}.design-standard{border-top:1px solid var(--line);grid-template-columns:1.4fr 1fr;align-items:center;gap:80px;padding:40px 0;display:grid}.design-standard h2{font-size:31px}.design-standard p:not(.eyebrow){color:var(--muted);font-size:13px;line-height:1.8}.design-standard .stack{align-items:flex-start}.design-standard small{color:var(--muted);font-size:11px;line-height:1.7}.design-community-note{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:16px;padding:25px 0 40px;display:flex}.design-community-note p{color:var(--muted);margin:0;font-size:13px}.examples-hero-actions{flex-wrap:wrap;align-items:center;gap:22px;margin-top:25px;display:flex}.examples-prompt-note{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:25px;padding:25px 0}.examples-prompt-note h2{font-family:var(--body);letter-spacing:-.02em;font-size:17px;font-weight:500}.examples-prompt-note p{color:var(--muted);max-width:850px;font-size:13px;line-height:1.8}.examples-prompt-note p:last-child{margin-bottom:0}.example-card-actions .button{padding:9px 12px;font-size:11px}.example-design-credit{color:var(--muted);margin:-4px 0 19px;font-size:10px;display:block}.example-contribute{border-top:1px solid var(--line);grid-template-columns:1.4fr 1fr;align-items:center;gap:60px;padding:40px 0 55px;scroll-margin-top:25px;display:grid}.example-contribute h2{font-size:35px}.example-contribute p:not(.eyebrow){color:var(--muted);font-size:13px;line-height:1.8}.example-contribute .stack{align-items:flex-start}@media (max-width:960px){.design-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.design-brief,.design-standard,.example-contribute{gap:35px}}@media (max-width:650px){.design-section-heading,.design-own{flex-direction:column;align-items:flex-start;gap:16px}.design-choice-grid{grid-template-columns:1fr}.design-choice .example-headline,.design-choice .example-description{min-height:0}.design-brief,.design-standard,.example-contribute{grid-template-columns:1fr;gap:25px}.design-brief-fields{padding:20px}.design-brief-intro>h2{font-size:34px}.examples-hero-actions{flex-direction:column;align-items:flex-start;gap:15px}.example-contribute .button{padding:11px 14px;font-size:11px}}
.components-how{color:#64755f;flex-wrap:wrap;align-items:center;gap:16px;font-size:12px;display:flex}.component-catalogue{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:35px;padding-bottom:50px;display:grid}.component-catalogue-card{min-width:0;scroll-margin-top:25px}.component-sample{background:#fcfdfa;border:1px solid #dce3dc;border-radius:7px;align-items:center;min-height:210px;padding:24px;font-family:Georgia,serif;font-size:16px;display:flex}.component-sample>div{width:100%}.component-card-heading{justify-content:space-between;align-items:baseline;gap:20px;margin-top:25px;display:flex}.component-card-heading h2{margin-bottom:10px;font-size:27px}.component-card-heading>span{color:#64755f;font-size:10px}.component-catalogue-card>p{color:#627359;font-size:13px}.component-credit{color:#68775e;justify-content:space-between;align-items:center;gap:15px;margin:20px 0;font-size:11px;display:flex}.component-credit a{color:var(--accent)}.component-contribute{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:70px;padding:45px 0;display:grid}.component-contribute h2{font-size:34px}.component-contribute p,.component-contribute li{color:#637459;font-size:14px;line-height:1.85}.component-contribute ul{padding-left:20px}.component-contribute li{margin-bottom:10px}.component-email-note{color:#697b5d;max-width:1120px;margin:0 auto;font-size:12px;line-height:1.8}.editor-toolbar{flex-wrap:wrap}.editor-toolbar .insert-component{white-space:nowrap;align-items:center;gap:6px;width:auto;padding:6px 9px;font-size:11px;display:inline-flex}.editor-body [data-caveat-component]{cursor:pointer;border-radius:5px}.editor-body [data-caveat-component].ProseMirror-selectednode{outline-offset:5px;outline:2px solid #819e70}.component-dialog{border:1px solid var(--line);background:var(--paper);width:calc(100% - 32px);max-width:620px;max-height:90dvh;color:var(--ink);border-radius:10px;padding:28px;overflow-y:auto;box-shadow:0 20px 90px #17281e40}.component-dialog::backdrop{background:#18291f66}.component-dialog h2{font-size:30px}.component-help{color:var(--muted);font-size:13px}.component-choices{grid-template-columns:1fr 1fr;gap:12px;margin:20px 0;display:grid}.component-choices>button{text-align:left;border:1px solid var(--line);color:var(--ink);background:#f4f7ee;border-radius:6px;flex-direction:column;align-items:flex-start;gap:9px;padding:18px;display:flex}.component-choices>button:hover{background:#edf3e4;border-color:#95a980}.component-choices strong{font-size:14px;font-weight:500}.component-choices span{color:var(--muted);font-size:12px;line-height:1.6}.component-choices small{color:#6c805f;font-size:10px}.component-library-link{color:var(--accent);padding:7px 0;font-size:12px;display:inline-block}.component-dialog-actions{flex-wrap:wrap;justify-content:flex-end;gap:12px;padding-top:10px;display:flex}.publication-site .prose a{color:var(--accent)}.publication-site .prose pre{background:var(--publication-surface,#edf1e7)}.publication-site .prose blockquote:not([style]){color:var(--publication-muted,#758366)}@media (max-width:650px){.component-catalogue,.component-contribute{grid-template-columns:1fr;gap:30px}.component-sample{padding:18px}.component-dialog{padding:22px}.component-dialog h2{font-size:26px}.component-dialog-actions .button{flex:1}}@media (max-width:380px){.component-choices{grid-template-columns:1fr}}
.font-picker>label{margin-bottom:8px;display:block}.font-picker-trigger{border:1px solid var(--line);background:var(--paper);width:100%;min-height:48px;color:var(--ink);text-align:left;border-radius:7px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.font-picker-trigger>span:last-child{color:var(--muted);align-items:center;gap:6px;font-size:11px;display:flex}.font-picker>.font-description{margin:10px 0}.font-dialog{color:var(--ink);background:var(--paper);border:1px solid var(--line);border-radius:14px;width:min(860px,100% - 32px);max-height:min(820px,92dvh);padding:28px;overflow:auto}.font-dialog::backdrop{background:#132c2480}.font-dialog h2{margin:0;font-size:35px}.font-dialog p{max-width:none}.font-dialog-intro{color:var(--muted);margin:12px 0 22px;font-size:13px}.font-search{position:relative}.font-search>svg{color:var(--muted);pointer-events:none;position:absolute;top:15px;left:13px}.font-dialog .font-search input{width:100%;min-height:46px;padding-left:39px}.font-filters{flex-wrap:wrap;gap:6px;margin:16px 0 22px;display:flex}.font-filters button{border:1px solid var(--line);color:var(--muted);background:0 0;border-radius:24px;min-height:36px;padding:7px 12px;font-size:11px}.font-filters button[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:var(--paper)}.font-browser{grid-template-columns:235px minmax(0,1fr);gap:25px;display:grid}.font-results{min-width:0}.font-result-count{color:var(--muted);margin-bottom:9px;font-size:10px}.font-options{overscroll-behavior:contain;max-height:300px;margin:-4px;padding:4px;overflow-y:auto}.font-options button{text-align:left;width:100%;min-height:58px;color:var(--ink);background:0 0;border:1px solid #0000;border-radius:7px;justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;display:flex}.font-options button:hover{background:var(--bg)}.font-options button[aria-pressed=true]{background:#e7eddf;border-color:#d4dfc8}.font-options strong{font-size:13px;font-weight:500;display:block}.font-options small{color:var(--muted);margin-top:4px;font-size:10px;display:block}.font-empty{color:var(--muted);padding:16px 12px;font-size:13px;line-height:1.6}.font-candidate{min-width:0}.font-candidate .font-preview{overflow-wrap:anywhere;min-height:255px}.font-candidate>.font-description{margin:12px 0 0;line-height:1.6}.font-dialog-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:10px;margin-top:24px;padding-top:20px;display:flex}.font-dialog-actions .button{white-space:normal;text-align:center}@media (max-width:600px){.font-dialog{width:calc(100% - 20px);padding:20px}.font-dialog h2{font-size:30px}.font-dialog-intro{margin-bottom:16px;line-height:1.6}.font-filters{gap:5px;margin-bottom:16px}.font-filters button{padding:7px 10px}.font-browser{grid-template-columns:minmax(0,1fr);gap:18px}.font-options{max-height:154px}.font-candidate .font-preview{min-height:0;padding:18px}.font-candidate .font-preview h3{font-size:25px}.font-candidate .font-preview-copy{font-size:16px}.font-dialog-actions{background:var(--paper);margin-top:18px;padding:14px 0;position:sticky;bottom:-20px}}

