:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#1c2538;background:#fff;font-synthesis:none}*{box-sizing:border-box}body{--accent:#625cf6;--accent-dark:#4c46d6;--accent-soft:#efefff;--content:860px;margin:0;min-width:320px;line-height:1.7}body.theme-ocean{--accent:#147cc1;--accent-dark:#0d639e;--accent-soft:#e7f5ff}body.theme-forest{--accent:#16865c;--accent-dark:#0e6846;--accent-soft:#e6f8ef}body.theme-coral{--accent:#d35f50;--accent-dark:#ad473b;--accent-soft:#fff0ed}body.theme-midnight{--accent:#30364f;--accent-dark:#1d2235;--accent-soft:#eceef4}body.font-classic{font-family:Georgia,"Times New Roman",serif}body.font-humanist{font-family:"Trebuchet MS",Verdana,sans-serif}body.width-compact{--content:700px}body.width-wide{--content:1080px}a{color:inherit}.site-header{min-height:78px;display:flex;align-items:center;gap:32px;padding:14px max(24px,calc((100vw - 1240px)/2));border-bottom:1px solid #e8eaf0;background:rgba(255,255,255,.96)}.header-minimal .site-header{border:0}.header-pill .site-header{width:min(1180px,calc(100% - 32px));margin:16px auto 0;padding:12px 18px;border:1px solid #e2e5ec;border-radius:18px;box-shadow:0 8px 28px rgba(24,32,50,.07)}.site-brand{display:flex;align-items:center;gap:11px;text-decoration:none;white-space:nowrap}.site-brand img{display:block;max-width:168px;max-height:44px}.brand-symbol{display:grid;place-items:center;width:40px;height:40px;color:#fff;background:var(--accent);border-radius:12px;font-weight:900}.site-brand strong{font-size:1rem}.site-header nav{display:flex;gap:24px;align-items:center;margin-left:auto}.site-header nav a,.admin-link{color:#5d667a;text-decoration:none;font-size:.84rem;font-weight:650}.site-header nav a:hover{color:var(--accent)}.admin-link{padding:8px 13px;border:1px solid #dcdfe7;border-radius:9px}main{width:min(var(--content),calc(100% - 40px));min-height:calc(100vh - 190px);margin:0 auto;padding:76px 0}.published-content>h1,.archive-head h1,.launch h1{margin:0 0 24px;font-size:clamp(2.7rem,7vw,5.6rem);line-height:1.02;letter-spacing:-.055em}.published-content>p,.published-content>figure,.published-content>hr,.published-content>h2,.published-content>h3,.published-content>h4{margin:0 0 28px}.published-content>h2{margin-top:54px;font-size:2.1rem;line-height:1.18}.published-content>h3{margin-top:42px;font-size:1.55rem}.published-content>h4{margin-top:34px;font-size:1.2rem}.published-content>p{color:#4e586c;font-size:1.08rem}.published-content figure{margin-left:0;margin-right:0}.published-content img{display:block;width:100%;border-radius:18px;box-shadow:0 16px 45px rgba(23,32,51,.12)}figcaption{margin-top:8px;color:#70798c;font-size:.82rem}.published-content hr{border:0;border-top:1px solid #dfe2e8}.align-center{text-align:center}.align-right{text-align:right}.content-kicker{margin:0 0 16px!important;color:var(--accent)!important;font-size:.75rem!important;font-weight:850;letter-spacing:.13em;text-transform:uppercase}.primary-link{display:inline-block;padding:12px 20px;color:#fff;background:var(--accent);border-radius:10px;text-decoration:none;font-weight:800;box-shadow:0 9px 24px rgba(98,92,246,.18)}.primary-link:hover{background:var(--accent-dark)}.archive-head{max-width:700px;margin-bottom:52px}.archive-head>p:last-child{color:#606a7e;font-size:1.08rem}.post-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.post-card{padding:28px;border:1px solid #e2e5ec;border-radius:16px;transition:.18s ease}.post-card:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 14px 35px rgba(23,32,51,.07)}.post-card p{margin:0 0 12px;color:var(--accent);font-size:.72rem;font-weight:750;text-transform:uppercase}.post-card h2{margin:0 0 9px;font-size:1.35rem;line-height:1.25}.post-card h2 a{text-decoration:none}.post-card span{color:#657084;font-size:.9rem}.launch{max-width:760px;margin:8vh auto;text-align:center}.launch-mark{display:grid;place-items:center;width:68px;height:68px;margin:0 auto 28px;color:#fff;background:var(--accent);border-radius:20px;font-size:1.6rem;font-weight:900}.launch>p:not(.content-kicker){max-width:620px;margin:0 auto 30px;color:#596377;font-size:1.1rem}.launch h1{font-size:clamp(2.8rem,7vw,5rem)}.error-code{display:block;margin-bottom:20px;color:var(--accent);font-size:.8rem;font-weight:900;letter-spacing:.2em}.empty-public{grid-column:1/-1;padding:68px 24px;text-align:center;background:var(--accent-soft);border-radius:18px}.empty-public>span{color:var(--accent);font-size:1.8rem}.empty-public h2{margin:12px 0 0}.empty-public p{color:#687287}.site-footer{display:flex;justify-content:space-between;gap:20px;padding:30px max(24px,calc((100vw - 1240px)/2));color:#778095;border-top:1px solid #e8eaf0;font-size:.78rem}@media(max-width:760px){.site-header{flex-wrap:wrap;gap:14px}.site-header nav{width:100%;order:3;gap:16px;overflow:auto}.admin-link{margin-left:auto}.post-grid{grid-template-columns:1fr}main{padding-top:50px}.published-content>h1,.archive-head h1,.launch h1{font-size:2.8rem}.site-footer{flex-direction:column}}
.published-content>blockquote,.published-content>ul{margin:0 0 28px}.content-block{border-radius:14px}.content-block.size-small{font-size:.86rem!important}.content-block.size-base{font-size:1.08rem}.content-block.size-large{font-size:1.4rem!important;line-height:1.5}.content-block.size-display{font-size:clamp(2rem,5vw,3.6rem)!important;line-height:1.08}.content-block.weight-medium{font-weight:600}.content-block.weight-bold{font-weight:800}.content-block.color-muted{color:#687287!important}.content-block.color-accent{color:var(--accent)!important}.content-block.color-inverse{color:#fff!important}.content-block.surface-soft{background:var(--accent-soft)}.content-block.surface-accent{color:#fff!important;background:var(--accent)}.content-block.surface-dark{color:#fff!important;background:#24283b}.content-block.space-compact{padding:10px 14px}.content-block.space-normal:not(.surface-none){padding:20px}.content-block.space-roomy{padding:36px}.published-content blockquote{padding-left:24px;border-left:4px solid var(--accent);font-size:1.25rem;font-weight:600}.published-content ul{padding-left:30px}.content-spacer.space-compact{height:24px}.content-spacer.space-normal{height:56px}.content-spacer.space-roomy{height:96px}.page-soft{background:#f6f7fb}.page-warm{background:#fbf7ef}.design-editorial{--content:740px}.design-editorial .published-content>h1{font-family:Georgia,"Times New Roman",serif}.design-commerce .site-header{box-shadow:0 8px 30px rgba(23,32,51,.06)}.design-commerce .primary-link{font-weight:900;text-transform:uppercase;letter-spacing:.04em}.design-minimal .site-header,.design-minimal .site-footer{border-color:transparent}.headings-compact .published-content>h1,.headings-compact .archive-head h1,.headings-compact .launch h1{font-size:clamp(2.25rem,5vw,4.25rem)}.headings-dramatic .published-content>h1,.headings-dramatic .archive-head h1,.headings-dramatic .launch h1{font-size:clamp(3.4rem,9vw,7rem)}.buttons-square .primary-link{border-radius:0}.buttons-pill .primary-link{border-radius:999px}.footer-centered .site-footer{flex-direction:column;align-items:center;text-align:center}.footer-minimal .site-footer span:first-child{display:none}.template-landing main{width:min(1180px,calc(100% - 40px))}.template-landing .published-content>h1{text-align:center}.template-landing .published-content{padding:24px 0}.template-editorial main{--content:700px}.template-editorial .published-content>h1{font-family:Georgia,"Times New Roman",serif}.template-showcase main{width:min(1320px,calc(100% - 32px))}.template-showcase .published-content>h1{max-width:1050px;font-size:clamp(3.4rem,8vw,7.5rem)}.template-showcase .published-content>figure{margin-left:calc(50% - 50vw + 16px);margin-right:calc(50% - 50vw + 16px)}
