@import "https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,600;1,9..144,600&family=Public+Sans:wght@400;500;600;700&display=swap";.adm-scrim{display:none}@media (width<=991.98px){.adm.nav-open .adm-side{z-index:60;width:260px;box-shadow:var(--st-sh-3);display:flex;position:fixed;inset:0 auto 0 0}.adm-scrim{z-index:55;background:#00000059;border:0;display:block;position:fixed;inset:0}}.adm-head{margin-bottom:1rem}.adm-head .sb-title{font-size:1.25rem}.toolbar{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.9rem;display:flex}.toolbar .srch{border:1px solid var(--st-line);background:var(--st-surface);border-radius:30px;align-items:center;gap:.4rem;padding:.3rem .8rem;display:flex}.toolbar .srch input{font:inherit;color:var(--st-ink);background:0 0;border:0;outline:none;width:200px;font-size:.8rem}.toolbar .sp{align-items:center;gap:.5rem;margin-left:auto;display:flex}.pager{color:var(--st-ink-3);align-items:center;gap:.6rem;font-size:.76rem;display:flex}.pager .btn-st{padding:.3rem .7rem}.row-link{color:inherit;text-decoration:none;display:contents}.qtable tbody tr.clickable{cursor:pointer}.muted{color:var(--st-ink-3);font-size:.74rem}.kv{grid-template-columns:140px 1fr;gap:.45rem 1rem;font-size:.84rem;display:grid}.kv dt{color:var(--st-ink-3);letter-spacing:.09em;text-transform:uppercase;padding-top:.15rem;font-size:.66rem;font-weight:800}.kv dd{color:var(--st-ink);overflow-wrap:anywhere;margin:0}.detail-grid{grid-template-columns:1fr 360px;align-items:start;gap:1rem;display:grid}.stack{flex-direction:column;gap:1rem;display:flex}.form-grid{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.form-grid .full{grid-column:1/-1}.editor-grid{grid-template-columns:1fr 340px;align-items:start;gap:1rem;display:grid}.sticky-side{position:sticky;top:80px}.sec-list{flex-direction:column;gap:.55rem;display:flex}.sec-row{background:var(--st-surface);border:1px solid var(--st-line);border-radius:var(--st-r-md);align-items:center;gap:.7rem;padding:.6rem .8rem;display:flex}.sec-row.is-draft{opacity:.85;border-style:dashed}.sec-row.is-open{border-color:var(--st-teal);box-shadow:var(--st-sh-2)}.sec-row .lp-ic{width:34px;height:34px;color:var(--st-teal);background:var(--st-teal-b);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;display:inline-flex}.sec-row .t{color:var(--st-ink);font-size:.84rem;font-weight:700}.sec-row .d{color:var(--st-ink-3);font-size:.7rem}.sec-row .acts{margin-left:auto}.sec-form{border:1px solid var(--st-line);border-radius:0 0 var(--st-r-md) var(--st-r-md);background:var(--st-surface-2);border-top:0;margin-top:-.55rem;padding:1rem}.rep{border:1px solid var(--st-line);border-radius:var(--st-r-sm);background:var(--st-surface);margin-bottom:.6rem;padding:.7rem}.rep-head{letter-spacing:.08em;text-transform:uppercase;color:var(--st-ink-3);align-items:center;gap:.4rem;margin-bottom:.5rem;font-size:.7rem;font-weight:800;display:flex}.rep-head .acts{margin-left:auto}.list-edit{flex-direction:column;gap:.35rem;display:flex}.list-edit>div{gap:.35rem;display:flex}.list-edit input{flex:1}.html-tools{flex-wrap:wrap;gap:.25rem;margin-bottom:.3rem;display:flex}.html-tools button{border:1px solid var(--st-line);background:var(--st-surface);font:inherit;color:var(--st-ink-2);cursor:pointer;border-radius:6px;padding:.15rem .5rem;font-size:.72rem;font-weight:700}.html-tools button:hover{border-color:var(--st-teal);color:var(--st-teal-d)}.html-preview{border:1px dashed var(--st-line);border-radius:var(--st-r-sm);background:var(--st-surface);max-height:300px;padding:.8rem;font-size:.86rem;overflow:auto}.icon-grid{grid-template-columns:repeat(auto-fill,minmax(44px,1fr));gap:.3rem;display:grid}.icon-grid button{aspect-ratio:1;border:1px solid var(--st-line);background:var(--st-surface);color:var(--st-ink-2);cursor:pointer;border-radius:9px;justify-content:center;align-items:center;font-size:1.1rem;display:inline-flex}.icon-grid button.on{border-color:var(--st-teal);background:var(--st-teal-b);color:var(--st-teal-d)}.tone-row{flex-wrap:wrap;gap:.35rem;display:flex}.tone-row button{cursor:pointer;background:var(--tone);border:2px solid #0000;border-radius:9px;width:30px;height:30px}.tone-row button.on{border-color:var(--st-ink);box-shadow:0 0 0 2px var(--st-surface) inset}.media-pick{border:1px dashed var(--st-line);border-radius:var(--st-r-sm);background:var(--st-surface);align-items:center;gap:.7rem;padding:.5rem;display:flex}.media-pick img{object-fit:cover;background:var(--st-surface-2);border-radius:6px;width:64px;height:48px}.media-pick .doc{background:var(--st-surface-2);width:64px;height:48px;color:var(--st-teal);border-radius:6px;justify-content:center;align-items:center;display:inline-flex}.media-pick .n{color:var(--st-ink);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:.78rem;overflow:hidden}.modal-scrim{z-index:100;background:#0a141e73;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal{background:var(--st-surface);border:1px solid var(--st-line);border-radius:var(--st-r-lg);box-shadow:var(--st-sh-3);flex-direction:column;width:min(920px,100%);max-height:90vh;display:flex;overflow:hidden}.modal.sm{width:min(460px,100%)}.modal-head{border-bottom:1px solid var(--st-line);background:var(--st-surface-2);align-items:center;gap:.6rem;padding:.85rem 1.1rem;display:flex}.modal-head h3{flex:1;margin:0;font-size:.9rem}.modal-body{padding:1rem 1.1rem;overflow:auto}.modal-foot{border-top:1px solid var(--st-line);background:var(--st-surface-2);justify-content:flex-end;gap:.5rem;padding:.7rem 1.1rem;display:flex}.media-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.6rem;display:grid}.media-card{border:1px solid var(--st-line);border-radius:var(--st-r-sm);background:var(--st-surface);cursor:pointer;text-align:left;font:inherit;color:inherit;padding:0;overflow:hidden}.media-card.on{border-color:var(--st-teal);box-shadow:0 0 0 2px var(--st-teal-b)}.media-card .thumb{background:var(--st-surface-2);height:96px;color:var(--st-teal);justify-content:center;align-items:center;font-size:1.6rem;display:flex}.media-card img{object-fit:cover;width:100%;height:96px;display:block}.media-card .cap{color:var(--st-ink-2);text-overflow:ellipsis;white-space:nowrap;padding:.4rem .55rem;font-size:.7rem;overflow:hidden}.drop{border:2px dashed var(--st-line);border-radius:var(--st-r-md);text-align:center;color:var(--st-ink-3);background:var(--st-surface);padding:1.2rem;font-size:.82rem}.drop.over{border-color:var(--st-teal);background:var(--st-teal-a)}.spark-lg{height:90px}.save-bar{z-index:5;background:var(--st-surface);border:1px solid var(--st-line);border-radius:var(--st-r-md);box-shadow:var(--st-sh-2);align-items:center;gap:.5rem;margin-top:1rem;padding:.7rem 1rem;display:flex;position:sticky;bottom:0}.save-bar .msg{color:var(--st-ink-3);font-size:.76rem}.save-bar .sp{gap:.5rem;margin-left:auto;display:flex}.badge-dot{background:var(--st-amber);vertical-align:middle;border-radius:50%;width:8px;height:8px;margin-left:.3rem;display:inline-block}.timeline-form{flex-direction:column;gap:.6rem;display:flex}.tl-toggle{color:var(--st-ink-2);align-items:center;gap:.4rem;font-size:.78rem;display:flex}.att-list{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.att-list li{align-items:center;gap:.5rem;font-size:.8rem;display:flex}.att-list a{color:var(--st-teal-d);font-weight:600;text-decoration:none}.nav-tree{margin:0;padding:0;list-style:none}.nav-tree li{border-bottom:1px solid var(--st-line-soft);align-items:center;gap:.5rem;padding:.45rem .6rem;font-size:.84rem;display:flex}.nav-tree li.child{padding-left:2.2rem}.nav-tree li .u{color:var(--st-ink-3);font-size:.72rem}.nav-tree li .acts{margin-left:auto}.settings-group{margin-bottom:1rem}@media (width<=1100px){.detail-grid,.editor-grid{grid-template-columns:1fr}.sticky-side{position:static}}@media (width<=575.98px){.form-grid,.kv{grid-template-columns:1fr}}.a-wrap{--lg-ink:#14203f;--lg-paper:#f6f9fa;--lg-teal:teal;--lg-cyan:#00cde5;--lg-line:#dfe6ea;--lg-mute:#6b7280;--lg-danger:#c0392b;--lg-danger-bg:#fdf1ef;background:var(--lg-paper);color:#1c1c3a;grid-template-columns:1.05fr 1fr;min-height:100vh;font-family:Public Sans,system-ui,sans-serif;display:grid}.a-hero{background:var(--lg-ink);color:#fff;flex-direction:column;justify-content:center;gap:1.6rem;padding:3rem;display:flex;position:relative;overflow:hidden}.a-mark{letter-spacing:.06em;text-transform:uppercase;color:#ffffffbf;align-items:center;gap:.55rem;font-size:.78rem;font-weight:700;display:inline-flex}.a-mark .dot{background:linear-gradient(135deg, var(--lg-cyan), var(--lg-teal));border-radius:50%;width:10px;height:10px}.a-grid{pointer-events:none;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 30% 40%,#000 20%,#0000 70%);mask-image:radial-gradient(at 30% 40%,#000 20%,#0000 70%)}.a-hero h2{letter-spacing:-.01em;margin:0;font-family:Fraunces,Georgia,serif;font-size:clamp(2rem,3.6vw,3rem);font-weight:600;line-height:1.1;position:relative}.a-hero h2 em{color:var(--lg-cyan);font-style:italic}.a-features{color:#ffffffc7;flex-direction:column;gap:.6rem;margin:0;padding:0;font-size:.95rem;list-style:none;display:flex;position:relative}.a-features li{padding-left:1.4rem;position:relative}.a-features li:before{content:"";background:linear-gradient(135deg, var(--lg-cyan), var(--lg-teal));border-radius:3px;width:9px;height:9px;position:absolute;top:.5rem;left:0}.a-form{flex-direction:column;justify-content:center;gap:1.1rem;padding:3rem clamp(1.5rem,7vw,6rem);display:flex}.lg-logo{align-self:flex-start;width:auto;height:44px;margin-bottom:.6rem}.lg-eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--lg-teal);font-size:.72rem;font-weight:700}.lg-head h1{color:#1c1c3a;margin:0 0 .3rem;font-family:Fraunces,Georgia,serif;font-size:2rem;font-weight:600}.lg-head p{color:var(--lg-mute);margin:0}.a-form form{flex-direction:column;gap:.9rem;max-width:420px;margin-top:.4rem;display:flex}.lg-field{color:#1c1c3a;flex-direction:column;gap:.35rem;font-size:.8rem;font-weight:600;display:flex}.lg-field input{border:1px solid var(--lg-line);font:inherit;background:#fff;border-radius:12px;outline:none;padding:.8rem .95rem;font-size:.95rem;transition:border-color .15s,box-shadow .15s}.lg-field input:focus{border-color:var(--lg-teal);box-shadow:0 0 0 3px #00808026}.lg-btn{font:inherit;color:#fff;background:linear-gradient(135deg, var(--lg-cyan), var(--lg-teal));cursor:pointer;border:0;border-radius:30px;padding:.9rem 1.4rem;font-weight:700;box-shadow:0 6px 18px #00808047}.lg-btn:disabled{opacity:.7;cursor:default}.lg-error{background:var(--lg-danger-bg);color:var(--lg-danger);border:1px solid #c0392b40;border-radius:10px;padding:.6rem .8rem;font-size:.85rem}.lg-foot{color:var(--lg-mute);margin:.4rem 0 0;font-size:.8rem}@media (width<=860px){.a-wrap{grid-template-columns:1fr}.a-hero{display:none}.a-form{min-height:100vh}}
