:root{--bg:#f6efe4;--bg-strong:#ead5b5;--surface:#fffaf2db;--surface-strong:#fff8ed;--surface-muted:#ffffff9e;--border:#5f462d29;--text:#24180c;--text-muted:#6c5642;--accent:#b84c2e;--accent-dark:#8e391f;--accent-soft:#ffd9b6;--success:#255b3d;--warning:#8a5a14;--shadow:0 25px 60px #57381b21;--radius:24px;--radius-sm:14px;--content-width:min(1180px, calc(100vw - 2rem));--motion-ease:cubic-bezier(.22, 1, .36, 1)}*{box-sizing:border-box}html{min-height:100%}body{min-height:100%;color:var(--text);background:radial-gradient(circle at 0 0,#ffd6aacc,#0000 28%),radial-gradient(circle at 80% 20%,#b84c2e26,#0000 28%),linear-gradient(#f4ede2 0%,#efe4d3 52%,#ecdcc8 100%);margin:0;font-family:Avenir Next,Segoe UI,Helvetica Neue,sans-serif;line-height:1.5;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}code,pre{font-family:SFMono-Regular,Menlo,Consolas,monospace}button,input,select,textarea{font:inherit}.page-shell{isolation:isolate;min-height:100vh;position:relative}.page-shell:before,.page-shell:after{content:"";pointer-events:none;z-index:-1;filter:blur(14px);opacity:.55;border-radius:999px;width:28rem;height:28rem;position:fixed;inset:auto}.page-shell:before{background:radial-gradient(circle,#ffc8918c,#0000 68%);animation:18s ease-in-out infinite drift-one;top:-8rem;left:-6rem}.page-shell:after{background:radial-gradient(circle,#b84c2e29,#0000 66%);animation:22s ease-in-out infinite drift-two;bottom:-8rem;right:-7rem}.page-content{width:var(--content-width);animation:page-rise .9s var(--motion-ease) both;margin:0 auto;padding:2rem 0 4rem}.motion-shell>*{animation-delay:40ms}.motion-copy>*{opacity:0;animation:section-stagger .72s var(--motion-ease) forwards}.motion-copy>:first-child{animation-delay:60ms}.motion-copy>:nth-child(2){animation-delay:.14s}.motion-copy>:nth-child(3){animation-delay:.22s}.motion-copy>:nth-child(4){animation-delay:.3s}.motion-sequence>*{opacity:0;animation:section-stagger .7s var(--motion-ease) forwards}.motion-sequence-fast>*{animation-duration:.52s}.motion-sequence>:first-child{animation-delay:50ms}.motion-sequence>:nth-child(2){animation-delay:.11s}.motion-sequence>:nth-child(3){animation-delay:.17s}.motion-sequence>:nth-child(4){animation-delay:.23s}.motion-sequence>:nth-child(5){animation-delay:.29s}.motion-sequence>:nth-child(6){animation-delay:.35s}.motion-sequence>:nth-child(7){animation-delay:.41s}.motion-sequence>:nth-child(8){animation-delay:.47s}.motion-list>:first-child{animation-delay:60ms}.motion-list>:nth-child(2){animation-delay:.14s}.motion-list>:nth-child(3){animation-delay:.22s}.motion-list>:nth-child(4){animation-delay:.3s}.motion-list>:nth-child(5){animation-delay:.38s}.motion-list>:nth-child(6){animation-delay:.46s}.motion-list>:nth-child(7){animation-delay:.54s}.motion-list>:nth-child(8){animation-delay:.62s}.site-header{width:var(--content-width);animation:slide-down .75s var(--motion-ease) both;justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;padding:1.25rem 0 .25rem;display:flex}.site-brand{transition:transform .35s var(--motion-ease);align-items:center;gap:.85rem;font-family:Iowan Old Style,Palatino Linotype,serif;font-size:1.15rem;font-weight:700;display:inline-flex}.site-brand:hover{transform:translateY(-2px)scale(1.01)}.site-brand-mark{background:linear-gradient(135deg, var(--accent), #d37c30);color:#fff7f1;border-radius:999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;animation:4.8s ease-in-out infinite logo-pulse;display:inline-flex;box-shadow:0 14px 30px #b84c2e47}.site-nav{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.site-nav>a:not(.button){color:var(--text-muted);transition:color .2s ease, transform .25s var(--motion-ease);padding:.4rem .3rem;position:relative}.site-nav>a:not(.button):after{content:"";transform-origin:0;height:1px;transition:transform .28s var(--motion-ease);background:currentColor;position:absolute;bottom:.1rem;left:.3rem;right:.3rem;transform:scaleX(0)}.site-nav>a:not(.button):hover{color:var(--text);transform:translateY(-1px)}.site-nav>a:not(.button):hover:after{transform:scaleX(1)}.site-user{align-items:center;gap:.75rem;display:inline-flex}.user-badge{color:var(--text);background:#24180c14;border-radius:999px;padding:.45rem .8rem;font-size:.95rem}.button{background:linear-gradient(135deg, var(--accent), #d47530);color:#fff8f1;cursor:pointer;min-height:2.8rem;transition:transform .28s var(--motion-ease), box-shadow .28s var(--motion-ease), opacity .18s ease, border-color .28s ease;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.1rem;font-weight:600;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 12px 24px #b84c2e3d}.button:hover{transform:translateY(-3px)scale(1.01);box-shadow:0 18px 32px #b84c2e47}.button:before{content:"";background:linear-gradient(120deg,#0000 18%,#ffffff38,#0000 72%);position:absolute;inset:0;transform:translate(-120%)}.button:hover:before{animation:.95s button-sheen}.button:disabled,.button.is-pending{cursor:not-allowed;opacity:.75;transform:none}.button-secondary{color:var(--text);box-shadow:none;background:#fffbf6b8;border-color:#24180c1f}.button-danger{background:linear-gradient(135deg,#972f29,#be5a42)}.button-ghost{color:var(--text-muted);box-shadow:none;background:0 0;border-color:#24180c1a}.toolbar-button,.toolbar-file{min-height:2.45rem;padding:.55rem .9rem;font-size:.95rem}.toolbar-file{position:relative;overflow:hidden}.toolbar-file input{opacity:0;cursor:pointer;position:absolute;inset:0}.card{background:linear-gradient(180deg, var(--surface), #ffffffc7);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .45s var(--motion-ease), box-shadow .45s var(--motion-ease), border-color .35s ease;animation:float-in .82s var(--motion-ease) both}.card:hover{border-color:#b84c2e2e;transform:translateY(-6px);box-shadow:0 30px 70px #57381b2e}.hero-layout{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:stretch;gap:1.5rem;padding-top:1.75rem;display:grid}.hero-layout>:first-child{animation:hero-copy-in .95s var(--motion-ease) both}.hero-layout>:last-child{animation:hero-panel-in 1.05s var(--motion-ease) both}.hero-copy,.hero-panel,.info-card,.access-card,.docs-cta{padding:2rem}.hero-copy>*{opacity:0;animation:section-stagger .72s var(--motion-ease) forwards}.hero-copy>:first-child{animation-delay:80ms}.hero-copy>:nth-child(2){animation-delay:.16s}.hero-copy>:nth-child(3){animation-delay:.24s}.hero-copy>:nth-child(4){animation-delay:.32s}.hero-copy h1,.section-heading h1{letter-spacing:-.04em;margin:0;font-family:Iowan Old Style,Palatino Linotype,serif;font-size:clamp(2.8rem,6vw,5rem);line-height:.95}.hero-copy p,.section-heading p,.card p,.muted{color:var(--text-muted)}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--accent-dark);align-items:center;gap:.45rem;font-size:.76rem;font-weight:700;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:1.7rem;height:1px}.section-heading{gap:.5rem;display:grid}.section-heading h1,.section-heading h2,.section-heading h3{margin:0}.metric-row{opacity:0;animation:section-stagger .7s var(--motion-ease) forwards;border-bottom:1px solid #24180c14;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.2rem 0;display:flex}.metric-row:first-child{animation-delay:.24s}.metric-row:nth-child(2){animation-delay:.34s}.metric-row:nth-child(3){animation-delay:.44s}.metric-row:last-child{border-bottom:0}.metric-row strong{margin-bottom:.35rem;display:block}.metric-badge{background:var(--accent-soft);color:var(--accent-dark);border-radius:999px;padding:.55rem .8rem;font-size:.82rem;font-weight:700}.button-row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.tight-row{justify-content:flex-end}.number-list{gap:.7rem;margin:0;padding-left:1.25rem;display:grid}.centered-layout{place-items:center;min-height:calc(100vh - 8rem);display:grid}.auth-form,.stack-form{gap:1rem;padding:1.6rem;display:grid}.auth-form{width:min(440px,100%)}.field{gap:.45rem;display:grid}.field span:first-child{font-weight:600}.field input,.field select,.field textarea{border-radius:var(--radius-sm);width:100%;color:var(--text);background:#fffdfae0;border:1px solid #24180c1f;padding:.85rem .95rem;transition:border-color .25s,box-shadow .25s,transform .25s}.field input:focus,.field select:focus,.field textarea:focus{border-color:#b84c2e66;outline:none;transform:translateY(-1px);box-shadow:0 0 0 4px #b84c2e1f}.field textarea{resize:vertical}.field-error,.form-error{color:#9a2f28;font-size:.92rem}.form-success{color:var(--success);font-size:.92rem}.checkbox-row{color:var(--text-muted);align-items:flex-start;gap:.8rem;display:flex}.checkbox-row input{margin-top:.25rem}.modal-backdrop{z-index:30;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#20150d66;place-items:center;padding:1rem;animation:.25s both fade-in;display:grid;position:fixed;inset:0}.modal{width:min(580px,100%);animation:modal-pop .42s var(--motion-ease) both;padding:1.5rem}.modal-header{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.stack-grid{gap:1.3rem;display:grid}.download-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.download-card{gap:1rem;padding:1.5rem;display:grid}.download-card:first-child{animation-delay:.12s}.download-card:nth-child(2){animation-delay:.2s}.download-card:nth-child(3){animation-delay:.28s}.copy-block{background:#24180c0f;border:1px solid #24180c14;border-radius:1.2rem;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.1rem;animation:5.5s ease-in-out infinite gentle-pulse;display:flex}.copy-block code{overflow-wrap:anywhere}.vpn-string-panel{gap:.65rem}.vpn-string-textarea{overflow-wrap:anywhere;white-space:pre-wrap;min-height:7.5rem;font-family:SFMono-Regular,Menlo,Consolas,monospace}.docs-cta,.card-header,.card-footer{justify-content:space-between;align-items:center;gap:1rem;display:flex}.card-footer{color:var(--text-muted);font-size:.95rem}.admin-tabs{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.admin-tabs>*{opacity:0;animation:section-stagger .58s var(--motion-ease) forwards}.admin-tabs>:first-child{animation-delay:80ms}.admin-tabs>:nth-child(2){animation-delay:.14s}.admin-tabs>:nth-child(3){animation-delay:.2s}.admin-tab{color:var(--text-muted);transition:transform .28s var(--motion-ease), background .25s ease, color .25s ease;border:1px solid #24180c1a;border-radius:999px;padding:.7rem 1rem}.admin-tab:hover{transform:translateY(-2px)}.admin-tab.is-active{color:var(--accent-dark);background:#b84c2e1f;border-color:#b84c2e38}.meta-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;margin:1rem 0;display:grid}.meta-grid dt{color:var(--text-muted);font-size:.85rem}.meta-grid dd{margin:.25rem 0 0}.pill{border-radius:999px;align-items:center;padding:.45rem .7rem;font-size:.8rem;font-weight:700;display:inline-flex}.pill-ok{color:var(--success);background:#255b3d21}.pill-warn{color:#9a2f28;background:#9a2f281f}.pill-neutral{color:var(--text-muted);background:#24180c14}.docs-toolbar{justify-content:space-between;align-items:center;gap:1rem;padding:1.4rem 1.5rem;display:flex}.table-wrap{overflow-x:auto}.data-table{border-collapse:collapse;width:100%}.data-table th,.data-table td{text-align:left;vertical-align:top;border-bottom:1px solid #24180c14;padding:.95rem .75rem}.data-table th{color:var(--text-muted);font-weight:600}.data-table tbody tr{transition:transform .32s var(--motion-ease), background .25s ease}.data-table tbody tr:hover{background:#fff7eea8;transform:translate(4px)}.motion-row{opacity:0;animation:row-sweep .64s var(--motion-ease) forwards}.data-table tbody tr.motion-row:first-child{animation-delay:70ms}.data-table tbody tr.motion-row:nth-child(2){animation-delay:.12s}.data-table tbody tr.motion-row:nth-child(3){animation-delay:.17s}.data-table tbody tr.motion-row:nth-child(4){animation-delay:.22s}.data-table tbody tr.motion-row:nth-child(5){animation-delay:.27s}.data-table tbody tr.motion-row:nth-child(6){animation-delay:.32s}.data-table tbody tr.motion-row:nth-child(7){animation-delay:.37s}.data-table tbody tr.motion-row:nth-child(8){animation-delay:.42s}.break-cell{overflow-wrap:anywhere;max-width:22rem}.two-column{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.editor-toolbar{flex-wrap:wrap;gap:.65rem;display:flex}.editor-toolbar>*{animation:section-stagger .55s var(--motion-ease) both}.editor-toolbar>:first-child{animation-delay:50ms}.editor-toolbar>:nth-child(2){animation-delay:90ms}.editor-toolbar>:nth-child(3){animation-delay:.13s}.editor-toolbar>:nth-child(4){animation-delay:.17s}.editor-toolbar>:nth-child(5){animation-delay:.21s}.editor-toolbar>:nth-child(6){animation-delay:.25s}.editor-toolbar>:nth-child(7){animation-delay:.29s}.inline-image-note{animation:float-in .75s var(--motion-ease) both;background:linear-gradient(135deg,#ffe5ccb8,#fffaf4eb);border:1px solid #b84c2e24;border-radius:1.1rem;padding:1rem 1.1rem}.inline-image-note strong{margin-bottom:.4rem;font-family:Iowan Old Style,Palatino Linotype,serif;font-size:1.05rem;display:block}.inline-image-note p{color:var(--text-muted);margin:0}.image-size-panel{gap:1rem;padding:1.2rem 1.25rem;display:grid}.is-active-size{color:var(--accent-dark);background:#b84c2e1f;border-color:#b84c2e47}.editor-surface{min-height:22rem;transition:border-color .3s ease, box-shadow .3s ease, transform .35s var(--motion-ease);background:#fffdf9eb;border:1px solid #24180c1f;border-radius:1.2rem;padding:1rem}.editor-surface:focus-within{border-color:#b84c2e47;transform:translateY(-2px);box-shadow:0 18px 42px #b84c2e1f}.editor-surface .ProseMirror{outline:none;min-height:19rem}.editor-surface .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);color:#6c56428f;float:left;pointer-events:none;height:0}.editor-surface .ProseMirror img,.rich-text img,.cover-preview,.doc-cover{object-fit:cover;transition:transform .45s var(--motion-ease), box-shadow .45s var(--motion-ease), filter .35s ease;border:1px solid #24180c14;border-radius:1rem}.editor-surface .ProseMirror img,.rich-text img{width:auto;max-width:100%;height:auto;display:block}.cover-preview,.doc-cover{width:100%;height:auto}.editor-surface .ProseMirror img:hover,.rich-text img:hover,.cover-preview:hover,.doc-cover:hover{filter:saturate(1.06);transform:translateY(-4px)scale(1.01);box-shadow:0 24px 36px #57381b2b}.cover-preview{max-width:420px}.rich-text{color:var(--text)}.rich-text>*{animation:section-stagger .72s var(--motion-ease) both}.rich-text>:first-child{animation-delay:40ms}.rich-text>:nth-child(2){animation-delay:.1s}.rich-text>:nth-child(3){animation-delay:.16s}.rich-text>:nth-child(4){animation-delay:.22s}.rich-text>:nth-child(5){animation-delay:.28s}.rich-text>:nth-child(6){animation-delay:.34s}.rich-text h1,.rich-text h2,.rich-text h3{margin:1.35rem 0 .55rem;font-family:Iowan Old Style,Palatino Linotype,serif;line-height:1.08}.rich-text p,.rich-text ul,.rich-text ol{color:var(--text);margin:.9rem 0}.rich-text a{color:var(--accent-dark);text-decoration:underline}.rich-text ul,.rich-text ol{padding-left:1.4rem}.doc-detail{padding:2rem}.doc-card{gap:1rem;padding:1.5rem;display:grid}.info-card h2,.download-card h2,.docs-cta h2{margin-top:0;font-family:Iowan Old Style,Palatino Linotype,serif}@keyframes page-rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-down{0%{opacity:0;transform:translateY(-18px)}to{opacity:1;transform:translateY(0)}}@keyframes hero-copy-in{0%{opacity:0;transform:translate(-18px,28px)}to{opacity:1;transform:translate(0,0)}}@keyframes hero-panel-in{0%{opacity:0;transform:translate(22px,18px)rotate(1.2deg)}to{opacity:1;transform:translate(0,0)rotate(0)}}@keyframes section-stagger{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes float-in{0%{opacity:0;transform:translateY(24px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes row-sweep{0%{opacity:0;transform:translate(-16px)}to{opacity:1;transform:translate(0)}}@keyframes modal-pop{0%{opacity:0;transform:translateY(18px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes drift-one{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(40px,24px)scale(1.08)}}@keyframes drift-two{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(-34px,-28px)scale(.94)}}@keyframes logo-pulse{0%,to{transform:translateY(0);box-shadow:0 14px 30px #b84c2e47}50%{transform:translateY(-2px);box-shadow:0 18px 34px #b84c2e57}}@keyframes button-sheen{0%{transform:translate(-120%)}to{transform:translate(120%)}}@keyframes gentle-pulse{0%,to{box-shadow:inset 0 0 #b84c2e14}50%{box-shadow:inset 0 0 0 12px #b84c2e08}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media (max-width:980px){.hero-layout,.download-grid,.two-column,.meta-grid{grid-template-columns:1fr}.docs-cta,.docs-toolbar,.copy-block,.site-header{flex-direction:column;align-items:flex-start}}@media (max-width:720px){.page-content,.site-header{width:min(100vw - 1rem,100%)}.hero-copy,.hero-panel,.info-card,.access-card,.docs-cta,.doc-detail{padding:1.4rem}.site-nav{width:100%}.site-user{justify-content:space-between;width:100%}}
