@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;700;800&display=swap";.visit-dashboard{padding-top:25px}.visit-heading{justify-content:space-between;align-items:center;gap:24px;margin:30px 0;display:flex}.visit-heading h1{margin:10px 0;font-size:36px}.visit-heading label{margin:0}.visit-heading select{border:1px solid var(--border);color:var(--ink);font:inherit;background:#fff;border-radius:8px;margin-top:6px;padding:10px;display:block}.visit-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.visit-card,.visit-panel{border:1px solid var(--border);background:#fff;border-radius:16px;padding:24px}.visit-card h2{font:inherit;letter-spacing:0;color:var(--muted);font-size:13px}.visit-card strong{margin-top:12px;font-size:38px;display:block}.visit-panel{margin-top:24px}.visit-panel h2{letter-spacing:-.5px;margin-bottom:16px;font-size:23px}.visit-chart{border-bottom:1px solid var(--border);align-items:end;gap:5px;height:180px;margin-top:25px;display:flex}.visit-chart>div{flex:1;align-items:end;height:100%;display:flex}.visit-chart span{background:#b66385;border-radius:4px 4px 0 0;width:100%;display:block}.visit-chart-labels{justify-content:space-between;margin:10px 0 20px;font-size:12px;display:flex}.visit-table{overflow-x:auto}.visit-table table{border-collapse:collapse;width:100%;margin-top:20px;font-size:13px}.visit-table th,.visit-table td{text-align:right;border-bottom:1px solid var(--border);white-space:nowrap;padding:10px}.visit-table th:first-child{text-align:left}.visit-explanation p+p{margin-top:12px}.visit-empty{padding:24px 0}@media (width<=760px){.visit-heading{flex-direction:column;align-items:stretch}.visit-heading h1{font-size:29px}.visit-cards{gap:10px}.visit-card{padding:16px}.visit-card strong{font-size:30px}.visit-heading .actions{justify-content:space-between}.visit-chart{gap:3px}.visit-panel{padding:18px}.header .nav{gap:16px}}:root{color:#293b33;font-synthesis:none;--ink:#293b33;--muted:#7b827b;--green:#405d4b;--border:#e8ebe5;--soft:#f5f7f2;--danger:#a13f3f;background:#fff;font-family:DM Sans,sans-serif;font-weight:400;line-height:1.6}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.55;cursor:wait}a{color:inherit;text-decoration:none}button{color:inherit}img{object-fit:cover;max-width:100%;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-1.4px;font-family:Manrope,sans-serif;font-weight:500;line-height:1.2}p{color:var(--muted)}button svg,a svg{flex-shrink:0}::selection{background:#dbe7d8}:focus-visible{outline-offset:4px;outline:3px solid #87a88b}.wrap{max-width:1240px;margin:0 auto;padding:0 40px}.demo-bar{color:#667457;letter-spacing:.25px;background:#f0f3e9;justify-content:center;align-items:center;gap:8px;padding:7px 16px;font-size:11px;display:flex}.status-dot,.unsaved-dot{background:#718d66;border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.unsaved-dot{background:#c99f5b}.header{justify-content:space-between;align-items:center;gap:30px;height:110px;display:flex}.brand{letter-spacing:-1px;white-space:nowrap;align-items:center;font-family:Manrope,sans-serif;font-size:23px;font-weight:700;display:flex}.brand-icon{background:#eef2e9;border-radius:50% 50% 45% 45%;justify-content:center;align-items:center;width:38px;height:42px;margin-right:11px;display:flex;transform:rotate(-8deg)}.brand-dot{color:#8b9d79}.nav{align-items:center;gap:28px;font-size:12px;font-weight:500;display:flex}.nav>a:not(.button){padding:8px 0}.nav>a.active:not(.button){color:var(--green)}.nav>a.active:not(.button):after{content:"";background:#8a9c7c;width:14px;height:2px;margin:4px auto -6px;display:block}.nav-divider{background:var(--border);width:1px;height:20px}.login-link,.text-button{justify-content:center;align-items:center;gap:7px;display:inline-flex}.text-button{background:0 0;border:0;padding:5px 0;font-size:12px;font-weight:500}.button{border:1px solid var(--green);background:var(--green);color:#fff;white-space:nowrap;border-radius:8px;justify-content:center;align-items:center;gap:12px;padding:13px 21px;font-size:12px;font-weight:500;line-height:1.4;transition:background .2s,transform .2s;display:inline-flex}.button:hover{background:#304b3a;transform:translateY(-1px)}.button.small{padding:10px 14px;font-size:12px}.button.full{width:100%}.button.destructive{background:var(--danger);border-color:var(--danger)}.icon-button{border:1px solid var(--border);background:0 0;border-radius:8px;justify-content:center;align-items:center;padding:9px;display:flex}.menu-toggle{display:none}.hero{background:#f3f5ee;border-radius:20px;grid-template-columns:1fr 1fr;min-height:505px;display:grid;position:relative;overflow:hidden}.hero-copy{padding:61px 36px 44px 54px;position:relative}.eyebrow{letter-spacing:2.2px;color:#75856b;font-size:10px;font-weight:600;line-height:1.6;display:block}.hero .eyebrow{align-items:center;gap:10px;display:flex}.little-line{background:#839571;width:21px;height:1px}.hero h1{letter-spacing:-3px;margin:25px 0 21px;font-size:clamp(46px,4.5vw,65px);line-height:1.12}.hero h1 span{display:block}.hero h1 .italic{letter-spacing:-2.6px;color:#708461;font-family:Georgia,serif;font-style:italic;font-weight:400}.hero-copy>p{color:#7a8173;max-width:305px;margin-bottom:27px;font-size:14px;line-height:1.9}.hero-note{color:#929989;align-items:center;gap:10px;margin-top:32px;font-size:10px;display:flex}.note-line{background:#b8c1ad;width:18px;height:1px}.hero-visual{min-height:460px;margin:20px 20px 20px 0;position:relative}.hero-visual>img{object-position:55% center;filter:saturate(.7);border-radius:13px;width:100%;height:100%;position:absolute}.hero-visual:after{content:"";pointer-events:none;background:linear-gradient(#0000,#203c356e);border-radius:0 0 13px 13px;position:absolute;inset:55% 0 0}.photo-caption{color:#fff;letter-spacing:1px;z-index:1;align-items:center;gap:7px;font-size:8px;display:flex;position:absolute;bottom:23px;left:23px;right:23px}.photo-caption .status-dot{background:#d3dfbf;width:4px;height:4px}.photo-caption>span:last-child{opacity:.8;margin-left:auto;font-size:7px}.floating-note{color:#536049;background:#fffffff0;border-radius:7px;align-items:center;gap:11px;padding:17px 20px;font-size:12px;line-height:1.8;display:flex;position:absolute;top:47px;right:-3px;transform:rotate(4deg);box-shadow:0 5px 35px #243c3020}.floating-note em{font-family:Georgia,serif;font-size:15px}.posts-overview{padding-top:69px;scroll-margin-top:15px}.section-heading{justify-content:space-between;align-items:flex-end;margin-bottom:29px;display:flex}.section-heading h2{letter-spacing:-1.2px;margin-top:12px;font-size:30px}.section-aside{color:#929988;align-items:center;gap:17px;font-family:Georgia,serif;font-size:14px;font-style:italic;display:flex}.section-aside>span{color:#a7b099;font-family:Arial,sans-serif;font-size:26px;font-style:normal}.post-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:25px;display:grid}.post-card{border:1px solid var(--border);background:#fff;border-radius:14px;flex-direction:column;transition:box-shadow .2s,transform .2s;display:flex;overflow:hidden}.post-card:hover{transform:translateY(-3px);box-shadow:0 12px 35px #31423209}.card-image{border-radius:9px;height:219px;margin:7px 7px 0;display:block;position:relative;overflow:hidden}.card-image>img,.card-image>.image-placeholder{filter:saturate(.72);width:100%;height:100%;transition:transform .6s}.image-arrow{color:#4b614d;background:#fffffff0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;bottom:12px;right:12px}.card-body{flex-direction:column;flex:1;padding:22px 21px 23px;display:flex}.meta{color:#8a9187;align-items:center;gap:8px;font-size:10px;display:flex}.meta-dot{color:#b7bcb2}.card-body h3{letter-spacing:-.7px;margin:12px 0 10px;font-size:21px;line-height:1.4}.card-body>p{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:21px;font-size:12px;line-height:1.85;display:-webkit-box;overflow:hidden}.read-link{align-items:center;gap:10px;width:fit-content;margin-top:auto;font-size:11px;font-weight:600;display:flex}.read-link:hover{gap:16px}.about-strip{background:#f5f3f7;border:1px solid #efeaf4;border-radius:15px;align-items:center;gap:29px;margin-top:62px;padding:35px 39px;display:flex}.about-mark{color:#888196;background:#eae5ef;border-radius:50%;justify-content:center;align-items:center;min-width:66px;height:66px;display:flex;transform:rotate(-10deg)}.about-strip .eyebrow{color:#92899e;letter-spacing:1.6px;font-size:8px}.about-strip h2{letter-spacing:-.65px;margin-top:8px;margin-bottom:9px;font-size:23px}.about-strip p{color:#8b8792;max-width:620px;font-size:12px;line-height:1.8}.round-link{color:#7f788d;border:1px solid #dcd6e4;border-radius:50%;justify-content:center;align-items:center;min-width:43px;height:43px;margin-left:auto;display:flex}.footer{border-top:1px solid var(--border);color:#93988f;justify-content:space-between;align-items:center;gap:25px;min-height:145px;margin-top:75px;font-size:10px;display:flex}.footer-brand{letter-spacing:-.6px;color:#5c6b5b;font-family:Manrope,sans-serif;font-size:16px;font-weight:650}.footer p{color:#93988f;margin-top:4px;font-size:10px}.footer .text-button{font-size:10px}.admin-bar{justify-content:space-between;align-items:center;gap:15px;margin:0 0 25px;display:flex}.tabs{background:var(--soft);border:1px solid var(--border);border-radius:10px;gap:3px;padding:4px;display:flex}.tabs button{background:0 0;border:0;border-radius:6px;padding:7px 17px;font-size:12px}.tabs button.selected{background:#fff;box-shadow:0 1px 5px #25372810}.card-admin{border-top:1px solid var(--border);justify-content:space-between;margin-top:20px;padding-top:12px;display:flex}.danger{color:var(--danger)}.badge{color:#8c712d;background:#fff4d9;border-radius:20px;padding:4px 11px;font-size:10px;position:absolute;top:12px;left:12px}.image-placeholder{color:#94a387;background:linear-gradient(140deg,#e9eedf,#f1eee5);flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:120px;display:flex}.image-placeholder small{font-size:11px}.loading{color:var(--muted);justify-content:center;align-items:center;gap:10px;padding:70px 0;font-size:13px;display:flex}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.empty{text-align:center;background:#fafbf8;border-radius:15px;margin-top:20px;padding:75px 25px}.empty>svg{color:#8e9e81;margin:auto}.empty h1,.empty h3{margin:18px 0;font-size:28px}.empty p{margin-bottom:25px;font-size:14px}.load-more{text-align:center;margin-top:35px}.back-link{color:#7c8979;align-items:center;gap:8px;font-size:12px;display:inline-flex}.login-page{padding-top:18px;padding-bottom:20px}.login-card{border:1px solid var(--border);text-align:center;border-radius:18px;max-width:450px;margin:30px auto 0;padding:39px;box-shadow:0 12px 65px #35442c06}.login-feather{color:#7b906c;background:#f1f4eb;border-radius:50%;justify-content:center;align-items:center;width:61px;height:61px;margin:0 auto 22px;display:flex}.login-card h1{letter-spacing:-1.3px;margin:15px 0 9px;font-size:29px}.login-card>p{font-size:13px}.login-card form{text-align:left;margin-top:28px}label{margin-bottom:20px;font-size:12px;font-weight:500;display:block}input,textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #dfe5da;border-radius:8px;outline:none;margin-top:7px;padding:12px 14px;font-size:14px;display:block}textarea{resize:vertical}.forgot{color:#7e8b77;margin:15px auto 0;display:block}.login-footnote{border-top:1px solid var(--border);color:#969d91;margin-top:25px;padding-top:22px;font-size:10px}.demo-login p{margin-bottom:20px;font-size:13px}.setup-note{margin-top:14px;font-size:11px!important}.account-warning{text-align:left;margin-top:25px;font-size:13px}.account-warning p{margin:12px 0}.account-warning code{overflow-wrap:anywhere}.error-box{color:#9b5141;background:#fff2ee;border:1px solid #f0d7cf;border-radius:9px;margin:14px 0;padding:13px 17px;font-size:13px}.success{color:#537149;background:#f0f6ec;border:1px solid #d9e7d2;border-radius:9px;flex-wrap:wrap;align-items:center;gap:8px;margin:14px 0;padding:13px 17px;font-size:13px;display:flex}.success a{align-items:center;gap:4px;text-decoration:underline;display:inline-flex}.article-page{padding-top:15px}.article-navigation{justify-content:space-between;align-items:center;margin-bottom:35px;display:flex}.actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.article-header{text-align:center;max-width:740px;margin:45px auto 38px}.article-header h1{letter-spacing:-2px;margin:20px 0;font-size:clamp(32px,4.5vw,56px)}.article-excerpt{max-width:610px;margin:0 auto 21px;font-size:17px;line-height:1.9}.article-header .meta{justify-content:center;font-size:11px}.article-cover{border-radius:15px;width:100%;height:440px;margin:0 auto 45px}.prose{color:#566252;overflow-wrap:anywhere;max-width:680px;margin:0 auto;font-family:DM Sans,sans-serif;font-size:16px;line-height:1.95}.prose p,.prose .paragraph{margin:0 0 23px}.prose h1,.prose h2,.prose h3{color:var(--ink);letter-spacing:-.7px;margin:35px 0 18px;font-size:27px}.prose h3{font-size:22px}.prose blockquote{color:#708062;background:#f7f9f3;border-left:3px solid #a6b493;margin:30px 0;padding:8px 25px;font-family:Georgia,serif;font-size:22px;font-style:italic}.prose blockquote .paragraph{margin:8px 0}.prose a{text-underline-offset:3px;color:var(--green);text-decoration:underline}.prose img,.prose .image-placeholder{object-fit:contain;border-radius:10px;width:100%;max-height:650px;margin:20px 0}.prose pre{background:var(--soft);border-radius:6px;padding:15px;overflow:auto}.prose code{font-size:.85em}.prose li{margin:7px 0}.article-end{color:#97a08e;justify-content:center;align-items:center;gap:12px;padding:40px 0 25px;font-size:12px;display:flex}.editor-page{padding-top:15px}.editor-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.editor-heading .eyebrow{font-size:9px}.save-indicator{color:#85917b;align-items:center;gap:6px;font-size:11px;display:flex}.editor-title-row{justify-content:space-between;align-items:center;gap:20px;margin:35px 0 25px;display:flex}.editor-title-row h1{letter-spacing:-1px;font-size:32px}.editor-surface{border:1px solid var(--border);background:#fff;border-radius:15px;max-width:920px;margin:0 auto;padding:35px 45px;box-shadow:0 4px 30px #405d4b03}fieldset{border:0;min-width:0;margin:0;padding:0}.title-input{letter-spacing:-1px;border:0;border-bottom:1px solid var(--border);border-radius:0;padding:10px 0 17px;font-family:Manrope,sans-serif;font-size:29px;font-weight:500}.optional{color:#a0a695;font-weight:400}.excerpt-input{background:#fafbf8;border:0;min-height:80px;font-size:15px}.cover-editor{margin:26px 0;position:relative}.upload-area{color:#7f9271;background:#f8faf5;border:1px dashed #cdd7c5;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;padding:29px;display:flex}.upload-area>span{background:#edf2e6;border-radius:50%;justify-content:center;align-items:center;width:43px;height:43px;margin-bottom:4px;display:flex}.upload-area strong{font-size:12px;font-weight:500}.upload-area small{color:#a1ab99;font-size:10px}.editor-cover{border-radius:10px;width:100%;height:260px}.cover-controls{gap:6px;display:flex;position:absolute;bottom:12px;right:12px}.text-editor{border:1px solid var(--border);border-radius:9px;overflow:hidden}.text-editor textarea{border:0;border-radius:0;min-height:340px;margin:0;padding:22px;font-size:15px;line-height:1.9}.toolbar{border-bottom:1px solid var(--border);background:#f8faf6;align-items:center;gap:4px;padding:7px 12px;display:flex}.toolbar button{background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;min-width:32px;height:32px;display:flex}.toolbar>span{background:#dce3d7;width:1px;height:19px;margin:0 5px}.toolbar small{color:#9aa58f;margin-left:auto;font-size:10px}.editor-hint{color:#939d89;margin-top:10px;font-size:10px;line-height:1.8}.editor-actions{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--border);background:#fffffff5;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;max-width:920px;margin:20px auto 0;padding:15px 20px;display:flex;position:sticky;bottom:12px;box-shadow:0 5px 30px #36442e0b}.editor-status{color:#85917b;flex-wrap:wrap;align-items:center;gap:7px;font-size:11px;display:flex}.preview-surface{border:1px solid var(--border);border-radius:15px;padding:0 35px 20px}.preview-surface .article-cover{height:350px}.dialog{border:1px solid var(--border);width:calc(100% - 32px);max-width:440px;color:var(--ink);border-radius:17px;padding:32px;box-shadow:0 20px 100px #2032272b}.dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#21382d66}.dialog h2{margin:15px 0;font-size:26px}.dialog p{margin:12px 0 25px;font-size:14px;line-height:1.8}.dialog-icon{color:#aa6657;background:#fff0eb;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.about-page{padding-top:15px}.about-page section{text-align:center;max-width:760px;margin:45px auto}.about-page h1{letter-spacing:-2.5px;margin:24px 0;font-size:64px}.about-page h1 em{color:#829572;font-family:Georgia,serif;font-weight:400}.lead{max-width:600px;margin:0 auto 35px;font-size:18px;line-height:1.9}.about-photo{border-radius:14px;height:340px;margin-bottom:35px;overflow:hidden}.about-photo img{filter:saturate(.6);width:100%;height:100%}.about-page .prose{text-align:left}.about-page .button{margin-top:20px}.skip-link{z-index:30;border:1px solid var(--green);background:#fff;border-radius:6px;padding:12px;position:fixed;top:-100px;left:15px}.skip-link:focus{top:10px}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width>=1500px){.wrap{max-width:1330px}.hero{min-height:550px}.hero-copy{padding:69px 45px 45px 65px}.hero h1{font-size:72px}.hero-copy>p{font-size:15px}.card-image{height:235px}}@media (width<=1000px){.wrap{padding:0 25px}.header{height:95px}.nav{gap:17px}.brand{font-size:21px}.hero-copy{padding:42px 25px 30px 35px}.hero h1{font-size:52px}.hero-visual{min-height:420px}.hero{min-height:460px}.photo-caption{font-size:7px;left:14px;right:14px}.photo-caption>span:last-child{display:none}.post-grid{gap:17px}.card-image{height:185px}.card-body{padding:18px 16px}.card-body h3{font-size:19px}.meta{gap:5px;font-size:9px}.about-strip{gap:20px;padding:28px}.about-strip p{max-width:500px}.hero-note{font-size:9px}.nav .text-button{font-size:10px}}@media (width<=760px){.wrap{padding:0 20px}.header{height:85px;position:relative}.brand{font-size:21px}.brand-icon{width:32px;height:36px;margin-right:8px}.menu-toggle{display:flex}.nav{z-index:10;border:1px solid var(--border);background:#fff;border-radius:12px;align-items:stretch;gap:12px;padding:20px;display:none;position:absolute;top:75px;left:20px;right:20px;box-shadow:0 10px 30px #263e3020}.nav.open{flex-direction:column;display:flex}.nav-divider{width:100%;height:1px}.nav>a.active:not(.button):after{margin-left:0}.login-link{justify-content:flex-start}.hero{border-radius:16px;grid-template-columns:1fr}.hero-copy{padding:39px 30px 28px}.hero h1{margin-top:19px;font-size:55px}.hero-copy>p{max-width:330px;font-size:14px}.hero-note{margin-top:23px;font-size:10px}.hero-visual{min-height:310px;margin:0 12px 12px}.hero-visual>img{object-position:center 57%}.floating-note{padding:12px 17px;top:22px;right:8px}.photo-caption{font-size:8px;bottom:20px;left:20px}.photo-caption>span:last-child{font-size:6px;display:inline}.posts-overview{padding-top:43px}.section-heading{margin-bottom:23px}.section-heading h2{font-size:27px}.section-aside{display:none}.post-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.card-image{height:180px}.card-body h3{font-size:20px}.meta{flex-wrap:wrap;font-size:9px}.card-body>p{font-size:12px}.about-strip{align-items:flex-start;gap:18px;margin-top:39px;padding:27px 23px}.about-mark{min-width:44px;height:44px}.about-mark svg{width:24px}.about-strip h2{font-size:21px}.about-strip .round-link{display:none}.about-strip .eyebrow{font-size:7px}.footer{flex-wrap:wrap;gap:20px;min-height:150px;margin-top:45px;padding-top:25px;padding-bottom:25px}.footer>span{font-size:9px}.footer>a{display:none}.admin-bar{align-items:flex-start}.admin-bar>.text-button{gap:0;margin-top:8px;font-size:0}.admin-bar>.text-button svg{width:22px;height:22px}.tabs button{padding:7px 13px}.article-header{margin-top:25px}.article-header h1{letter-spacing:-1.3px;font-size:38px}.article-excerpt{font-size:15px}.article-cover{height:280px;margin-bottom:30px}.prose{font-size:15px;line-height:1.9}.article-navigation{margin-bottom:20px}.editor-heading>.eyebrow{display:none}.editor-title-row{align-items:flex-start;margin:27px 0 20px}.editor-title-row h1{font-size:25px}.editor-title-row>.button{gap:6px;padding:10px;font-size:10px}.editor-surface{padding:24px}.title-input{font-size:25px}.editor-actions{flex-direction:column;align-items:stretch;padding:12px;bottom:8px}.editor-actions .actions{justify-content:space-between}.editor-status{justify-content:center;font-size:10px}.editor-actions .button{flex:1;padding:12px 17px}.toolbar small{display:none}.preview-surface{padding:0 18px}.preview-surface .article-cover{height:230px}.editor-hint{font-size:10px}.about-page h1{font-size:48px}.lead{font-size:16px}.about-photo{height:280px}.demo-bar{font-size:10px}.demo-detail{font-size:9px}.editor-cover{height:220px}.cover-controls .button{padding:8px;font-size:10px}}@media (width<=480px){.wrap{padding:0 17px}.demo-detail{display:none}.hero-copy{padding:34px 25px 27px}.hero h1{font-size:51px}.hero-visual{min-height:270px}.post-grid{grid-template-columns:1fr;gap:24px}.card-image{height:225px}.card-body{padding:21px}.card-body h3{font-size:23px}.meta{font-size:10px}.card-body>p{font-size:13px}.read-link{font-size:12px}.about-strip{gap:13px;padding:25px 21px}.about-mark{display:none}.about-strip p{font-size:12px}.login-card{margin-top:25px;padding:30px 24px}.login-card h1{font-size:26px}.editor-surface{padding:20px 16px}.editor-title-row{gap:10px}.editor-title-row h1{max-width:190px;font-size:22px}.editor-title-row>.button{font-size:9px}.optional{font-size:10px}.article-header h1{font-size:34px}.article-cover{height:230px}.about-photo{height:235px}.footer{gap:18px}.footer>span{width:100%}.hero-note{font-size:9px}.photo-caption>span:last-child{display:none}}.site-edit-control{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:12px;margin:0 0 14px;display:flex}.site-saved{color:#607a50;font-size:11px}.about-strip .site-edit-control{justify-content:flex-start;margin:16px 0 0}.article-navigation .site-edit-control{margin:0}.site-editor{text-align:left;max-width:680px;max-height:calc(100dvh - 40px);padding:30px;overflow:auto}.site-editor-heading{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.site-editor-heading h2{margin:10px 0;font-size:27px}.site-editor-heading .icon-button{flex-shrink:0}.site-editor .site-editor-intro{margin:6px 0 25px;font-size:12px}.site-editor label{margin-bottom:20px}.site-field-hint{color:#79856f;margin-top:6px;font-size:11px;font-weight:400;line-height:1.6;display:block}.site-editor-actions{border-top:1px solid var(--border);background:#fff;justify-content:flex-end;gap:10px;padding:18px 0 5px;display:flex;position:sticky;bottom:-30px}.about-title-line{display:block}.hero-copy,.hero-visual,.about-strip>div{min-width:0}.hero h1,.hero-copy>p,.hero-note,.about-page h1,.about-strip h2,.about-strip p,.lead{overflow-wrap:anywhere;white-space:pre-line}.brand{min-width:0}.brand-name{text-overflow:ellipsis;overflow:hidden}.brand-icon,.brand-dot,.nav{flex-shrink:0}.footer-brand{overflow-wrap:anywhere}.site-edit-control .error-box{width:100%}@media (width<=760px){.header .brand{max-width:calc(100% - 65px)}.site-editor{max-height:calc(100dvh - 24px);padding:22px}.site-editor-heading h2{font-size:23px}.site-editor-actions{padding-bottom:4px;bottom:-22px}.site-edit-control .button{font-size:11px}.about-page .article-navigation{flex-wrap:wrap;gap:15px}.about-strip .site-edit-control{gap:8px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation-duration:.01ms!important}.post-card:hover,.button:hover{transform:none}}select{font:inherit;width:100%;max-width:100%;color:var(--ink);text-overflow:ellipsis;cursor:pointer;background:#fff;border:1px solid #dfe5da;border-radius:8px;margin-top:7px;padding:12px 34px 12px 14px;font-size:13px;display:block}select:focus{outline-offset:2px;outline:2px solid #91a786}.category-navigation{flex-wrap:wrap;gap:8px;margin:0 0 22px;display:flex}.category-navigation button{border:1px solid var(--border);background:#fff;border-radius:20px;padding:8px 13px;font-size:11px;line-height:1.5}.category-navigation button.selected{color:#fff;background:var(--green);border-color:var(--green)}.category-filter{justify-content:space-between;align-items:center;gap:25px;margin-bottom:26px;display:flex}.category-filter .category-select{flex-shrink:0;width:370px;max-width:100%}.category-filter label{margin:0}.category-filter>p{max-width:540px;font-size:12px}.category-description{margin-top:-10px;margin-bottom:20px;font-size:11px;line-height:1.7}.category-tag{color:#657b55;letter-spacing:.2px;overflow-wrap:anywhere;margin-bottom:11px;font-size:10px;line-height:1.6;display:inline-block}.category-tag:hover{text-decoration:underline}.article-header .category-tag{border:1px solid #e1e8da;border-radius:20px;margin-bottom:17px;padding:5px 13px}.locked-card{background:linear-gradient(145deg,#f8f7fa,#fff);align-self:start}.locked-card .card-body{padding:28px 23px}.locked-message{align-items:center;gap:9px;color:#8c8094!important;margin:10px 0 25px!important;display:flex!important}.locked-card .read-link{color:#796885}.reader-gate{text-align:center;background:#faf8fc;border:1px solid #e7e1ed;border-radius:16px;max-width:480px;margin:30px auto 65px;padding:35px}.gate-icon{color:#8b7a98;background:#eee8f3;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;margin:0 auto 22px;display:flex}.reader-gate h2{letter-spacing:-.7px;margin-bottom:15px;font-size:25px}.reader-gate>p{font-size:13px;line-height:1.85}.reader-gate form{text-align:left;margin:24px 0 18px}.reader-gate>small{color:#97909d;font-size:10px;line-height:1.6;display:block}.reader-status{color:#8a7a97;justify-content:flex-end;align-items:center;gap:15px;padding-bottom:15px;font-size:11px;display:flex}.post-options{border-bottom:1px solid var(--border);margin-bottom:26px;padding-bottom:22px}.post-options .category-select{max-width:100%}.lock-option{background:#f8f6fa;border:1px solid #e9e3ef;border-radius:10px;align-items:flex-start;gap:12px;margin:0;padding:17px;display:flex}.lock-option input{accent-color:#647958;flex-shrink:0;width:18px;height:18px;margin:3px 0}.lock-option strong{font-size:13px;font-weight:500;display:block}.lock-option small{color:#918697;margin-top:4px;font-size:11px;font-weight:400;line-height:1.7;display:block}.lock-option>svg{color:#9b8ba6;flex-shrink:0;margin-top:3px;margin-left:auto}.settings-page{padding-top:20px}.settings-surface{border:1px solid var(--border);border-radius:16px;max-width:620px;margin:40px auto 0;padding:36px}.settings-surface h1{letter-spacing:-1px;margin:14px 0 20px;font-size:31px}.settings-surface>p{font-size:14px;line-height:1.8}.settings-surface form{margin-top:29px}.password-field{align-items:center;gap:8px;display:flex}.password-field input{min-width:0}.password-field button{flex-shrink:0;margin-top:7px}.settings-hint{margin:-3px 0 24px;font-size:12px;line-height:1.8}.section-heading h2{overflow-wrap:anywhere}.section-aside{flex-shrink:0}.post-grid{align-items:start}@media (width<=1000px){.header .menu-toggle{display:flex}.header .brand{max-width:calc(100% - 65px)}.header{position:relative}.header .nav{z-index:10;border:1px solid var(--border);background:#fff;border-radius:12px;align-items:stretch;gap:12px;padding:20px;display:none;position:absolute;top:75px;left:20px;right:20px;box-shadow:0 10px 30px #263e3020}.header .nav.open{flex-direction:column;display:flex}.header .nav-divider{width:100%;height:1px}.header .nav>a.active:not(.button):after{margin-left:0}}@media (width<=760px){.category-filter{flex-direction:column;align-items:flex-start;gap:10px}.category-filter .category-select{width:100%}.category-navigation{flex-wrap:nowrap;margin-right:-17px;padding-bottom:6px;padding-right:17px;overflow-x:auto}.category-navigation button{white-space:nowrap;font-size:10px}.reader-gate{padding:28px 22px}.reader-gate h2{font-size:23px}.reader-status{justify-content:space-between;gap:10px;font-size:10px}.reader-status span{max-width:240px}.settings-surface{margin-top:25px;padding:25px 22px}.settings-surface h1{font-size:26px}.settings-surface .actions{flex-wrap:wrap}.lock-option{gap:10px;padding:14px}.section-heading h2{font-size:26px}.section-aside{display:none}}.header{gap:22px;height:84px}.brand{letter-spacing:-.8px;font-size:23px;font-weight:800}.brand-name{white-space:normal;text-overflow:clip;line-height:1.15}.brand-dot{display:none}.brand-art{object-fit:contain;flex-shrink:0;width:48px;height:48px;margin-right:10px}.hero{background:linear-gradient(115deg,#f2f5ed 35%,#faf0ee 75%,#f0ecf7);border-radius:16px;grid-template-columns:minmax(0,1fr) minmax(240px,30%);min-height:0;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:linear-gradient(90deg,#da8a84,#e7bb6e,#98b694,#88b4c6,#b5a0ca);height:3px;position:absolute;top:0;left:0;right:0}.category-navigation button:not(.selected):nth-child(3n+2){background:#fcf1ee;border-color:#eedbd5}.category-navigation button:not(.selected):nth-child(3n+3){background:#f4f0fa;border-color:#e6dff1}.category-navigation button:not(.selected):nth-child(3n+4){background:#f7f4e9;border-color:#e9e3ce}.hero-copy{padding:30px 36px}.hero h1{letter-spacing:-1.7px;margin:0 0 14px;font-size:clamp(32px,3.2vw,44px);font-weight:800;line-height:1.12}.hero .eyebrow{margin-bottom:14px}.hero-copy>.hero-subtitle{color:#6d7e63;max-width:none;margin-bottom:22px;font-family:Georgia,serif;font-size:19px;font-style:italic;font-weight:400;line-height:1.55}.hero-copy>.button{padding:10px 16px;font-size:11px}.hero-note{margin-top:16px}.hero-visual{min-height:0;margin:12px 12px 12px 0}.hero-visual>img{border-radius:10px}.hero-visual:after{display:none}.posts-overview{padding-top:38px}.footer-brand{font-weight:800}@media (width>=1500px){.hero-copy{padding:34px 40px}.hero h1{font-size:46px}}@media (width<=1000px){.header{height:78px}.hero{grid-template-columns:minmax(0,1fr) minmax(190px,28%)}.hero-copy{padding:27px}.hero h1{font-size:36px}.hero-copy>.hero-subtitle{font-size:18px}}@media (width<=760px){.header{height:76px}.brand{font-size:21px}.brand-icon{width:30px;height:34px;margin-right:8px}.hero{grid-template-columns:1fr}.hero-copy{padding:25px}.hero h1{letter-spacing:-1.2px;font-size:35px}.hero-copy>.hero-subtitle{margin-bottom:18px;font-size:18px}.hero-visual{display:none}.posts-overview{padding-top:30px}}@media (width<=380px){.brand{font-size:19px}.hero-copy{padding:23px}.hero h1{font-size:32px}.hero-copy>.hero-subtitle{font-size:17px}}.header.home-header{max-width:none;height:auto;margin:0;padding:0;display:block;position:relative}.home-header>.brand{display:none}.home-header .hero{border-radius:0;display:block}.home-header .hero-copy{max-width:1240px;margin:0 auto;padding:26px 40px}.hero-title{align-items:center;gap:12px;margin-bottom:12px;padding-right:48px;display:flex}.hero-emblem{object-fit:contain;flex-shrink:0;width:56px;height:64px}.hero-title h1{min-width:0;margin:0}.hero-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.hero-actions>.button{padding:10px 16px;font-size:11px}.hero-actions>.site-edit-control{margin:0;padding:0}.home-header .menu-toggle{z-index:12;background:#ffffffb3;display:flex;position:absolute;top:24px;right:24px}.home-header .nav{z-index:15;border:1px solid var(--border);background:#fff;border-radius:12px;align-items:stretch;gap:12px;max-width:calc(100% - 48px);padding:20px;display:none;position:absolute;top:70px;left:auto;right:24px;box-shadow:0 10px 30px #263e3020}.home-header .nav.open{flex-direction:column;display:flex}.home-header .nav-divider{width:100%;height:1px}.home-header .nav>a.active:not(.button):after{margin-left:0}.home-header~.reader-status{padding-top:12px;padding-bottom:0}.home-header .menu-toggle,.home-header .nav{right:max(40px,50% - 580px)}@media (width>=1500px){.home-header .hero-copy{max-width:1330px}.home-header .menu-toggle,.home-header .nav{right:max(40px,50% - 625px)}}@media (width<=1000px){.home-header .hero-copy{padding:26px 25px}.home-header .menu-toggle,.home-header .nav{right:25px}}@media (width<=760px){.home-header .hero-copy{padding:20px}.hero-title{gap:8px;padding-right:42px}.hero-emblem{width:40px;height:52px}.hero-title h1{letter-spacing:-1px;font-size:30px}.home-header .menu-toggle{width:32px;height:34px;top:17px;right:20px}.home-header .nav{top:58px;right:20px}.hero-actions{gap:8px}.hero-actions .button{padding:9px 11px;font-size:10px}}@media (width<=480px){.home-header .hero-copy{padding:20px 17px}.home-header .menu-toggle,.home-header .nav{right:17px}}:root{--pink:#e5006d;--accent:#bf005b;--accent-hover:#990049;--ink:#382631;--muted:#76616d;--green:var(--accent);--border:#ecdde4;--soft:#fff4f8;color:var(--ink);background:#fff8fb}::selection{color:#382631;background:#f8c9d9}:focus-visible{outline-color:var(--accent)}.hero{background:linear-gradient(115deg,#f9e5ed,#fbeaf1 65%,#f8c9d9)}.hero:before{background:linear-gradient(90deg,#e5006d,#ef7aaa,#f8c9d9);height:3px}.hero-copy>.hero-subtitle,.hero-note{color:#805267}.hero h1{color:#432133}.heading-dot{color:var(--pink)}.eyebrow,.category-tag,.back-link,.forgot,.footer-brand,.read-link,.about-page h1 em{color:#963963}.little-line,.note-line,.nav>a.active:not(.button):after{background:var(--pink)}.demo-bar{color:#8b4164;background:#fff2f7}.status-dot{background:#d74786}.button:hover{background:var(--accent-hover)}.button.secondary{color:#73334f;background:#fff;border-color:#e9c9d7}.button.secondary:hover{background:#fff0f6}.button.destructive:hover{background:#852d2d}.text-button:hover,.back-link:hover{color:var(--accent)}.icon-button{border-color:#e9c9d7}.category-navigation button:not(.selected):nth-child(n){color:#793951;background:#fff5f9;border-color:#edcfdd}.category-navigation button:not(.selected):hover{background:#f9e5ed;border-color:#df94b4}.category-navigation button.selected{background:var(--accent);border-color:var(--accent)}.section-aside,.section-aside>span,.meta,.meta-dot,.footer,.footer p{color:var(--muted)}.post-card:hover{box-shadow:0 12px 35px #882b5910}.image-arrow{color:var(--accent)}.about-strip{background:#fff0f6;border-color:#f3d9e5}.about-strip .eyebrow{color:#963963}.about-strip p{color:var(--muted)}.about-mark,.brand-icon,.login-feather{color:#a73369;background:#f8d8e6}.round-link{color:#963963;border-color:#e6b9cd}.round-link:hover{background:#f8d8e6}.empty,.excerpt-input{background:#fff8fb}.empty>svg{color:#be7295}.image-placeholder{color:#b56a8b;background:linear-gradient(140deg,#f9e5ed,#fff6f9)}.prose{color:#594650}.prose blockquote{border-left-color:var(--pink);color:#805267;background:#fff3f8}.article-end,.save-indicator,.editor-status,.optional,.editor-hint,.toolbar small,.site-field-hint,.login-footnote{color:var(--muted)}input,textarea,select{border-color:#e5cbd7}input:focus,textarea:focus{border-color:#bd407b;box-shadow:0 0 0 3px #e5006d12}select:focus{outline-color:var(--accent)}input::placeholder,textarea::placeholder{color:#927c87}.upload-area{color:#963963;background:#fff7fb;border-color:#dbacc0}.upload-area>span{background:#f9e5ed}.upload-area small{color:var(--muted)}.toolbar{background:#fff5f9}.toolbar button:hover{background:#f8d8e6}.toolbar>span{background:#e9c9d7}.dialog::backdrop{background:#3b203366}.locked-card{background:linear-gradient(145deg,#fff3f8,#fff)}.locked-message{color:#88516c!important}.locked-card .read-link,.reader-status{color:#963963}.reader-gate,.lock-option{background:#fff6fa;border-color:#efd4e1}.gate-icon{color:#a73369;background:#f8d8e6}.lock-option input{accent-color:var(--accent)}.lock-option small,.reader-gate>small{color:var(--muted)}.lock-option>svg{color:#a73369}.article-header .category-tag{border-color:#e9c9d7}.card-body .meta{flex-wrap:wrap}.new-post-badge{color:#9b004a;white-space:nowrap;background:#f9d6e5;border-radius:20px;align-items:center;padding:3px 9px;font-size:10px;font-weight:700;line-height:1.4;display:inline-flex}.category-card{border:1px solid var(--border);background:#fff;border-radius:14px;margin:0 0 26px;overflow:hidden}.category-card>summary{cursor:pointer;color:var(--accent);background:#fff8fb;align-items:center;gap:13px;padding:17px 20px;list-style:none;display:flex}.category-card>summary::-webkit-details-marker{display:none}.category-card>summary>span{flex:1;min-width:0}.category-card summary strong{color:var(--ink);font-size:13px;font-weight:600;display:block}.category-card summary small{color:var(--muted);overflow-wrap:anywhere;margin-top:2px;font-size:12px;display:block}.category-card summary svg{flex-shrink:0}.category-chevron{transition:transform .2s}.category-card[open] .category-chevron{transform:rotate(180deg)}.category-card>summary:focus-visible{outline-offset:-4px;border-radius:13px}.category-card-content{border-top:1px solid var(--border);padding:20px}.category-groups{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 28px;margin-top:20px;display:grid}.category-groups section{min-width:0}.category-choice{text-align:left;overflow-wrap:anywhere;background:0 0;border:1px solid #0000;border-radius:8px;max-width:100%;padding:8px 11px;font-size:12px;line-height:1.6;display:block}.category-choice:hover{background:#fff0f6}.category-choice[aria-pressed=true]{background:var(--accent);color:#fff}.category-all{border-color:#e9c9d7}.category-group-title{font-size:13px;font-weight:700}.category-groups p{margin:5px 11px 8px;font-size:11px;line-height:1.7}.category-groups ul{border-left:2px solid #f3d9e5;margin:0 0 0 11px;padding:0 0 0 10px;list-style:none}.category-groups li+li{margin-top:2px}@media (width<=760px){.category-groups{grid-template-columns:1fr;gap:20px}.category-card>summary{padding:15px 16px}.category-card-content{padding:16px}}.social-dialog{max-width:620px;max-height:calc(100dvh - 32px);overflow-y:auto}.social-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.social-heading .icon-button{flex-shrink:0}.social-dialog h2{margin:8px 0;font-size:26px}.social-dialog textarea{font-size:14px;line-height:1.7}.social-hint{color:var(--muted);margin:12px 0;font-size:11px;line-height:1.7;display:block}.social-dialog p.social-hint{font-size:12px}.social-channel{border-top:1px solid var(--border);margin:24px 0;padding-top:22px}.social-channel h3{letter-spacing:-.5px;font-size:19px}.social-channel p{margin:10px 0 16px;font-size:13px}.social-image{object-fit:contain;background:var(--soft);border-radius:10px;width:100%;max-height:200px;margin-bottom:14px}.social-buttons{flex-wrap:wrap;gap:10px;margin-bottom:12px;display:flex}.social-option{flex-basis:100%;align-items:center;gap:9px;margin:0;font-size:11px;display:flex}.social-option input{width:17px;height:17px;accent-color:var(--accent);margin:0}.editor-actions{flex-wrap:wrap}@media (width<=760px){.social-dialog{padding:22px}.social-dialog h2{font-size:23px}.social-option{flex-basis:auto}.social-option input{flex-shrink:0}}.card-image>img,img.article-cover,img.editor-cover{object-fit:contain;object-position:center;background:var(--soft)}.post-card:hover .card-image>img{transform:none}img.article-cover,.preview-surface img.article-cover{height:auto;max-height:80vh}
