:root{--bg:#f7f6f3;--panel:#ffffff;--surface:#fbfbfa;--ink:#2d2d2a;--muted:#6a6a63;--line:#e7e6e3;--line-strong:#d9d8d4;--accent:#3a2a1f;--accent-ink:#ffffff;--font-ui:"Avenir Next","Segoe UI","Helvetica Neue",Arial,sans-serif;--font-writing:"Iowan Old Style","Palatino Linotype",Palatino,"Book Antiqua",Georgia,serif}*{box-sizing:border-box}body{margin:0;font-family:var(--theme-font-ui,var(--font-ui)),"Segoe UI",sans-serif;background:var(
    --theme-page-bg,linear-gradient(140deg,#f8f7f4 0,#f3f2ef 100%)
  )}[data-site-system-page],body{color:var(--theme-text,var(--ink))}[data-site-system-page]{background:var(--theme-page-bg,var(--bg))}a{color:inherit}.container{max-width:980px;margin:0 auto;padding:2rem 1rem}.card{border:1px solid var(--line);border-radius:14px;background:var(--panel);padding:1rem}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:1.5rem}.auth-card{width:min(100%,460px);background:var(--panel);border:1px solid var(--line);border-radius:16px;padding:1.2rem;display:grid;grid-gap:.75rem;gap:.75rem;box-shadow:0 12px 32px rgba(20,20,19,.06)}.auth-eyebrow{margin:0;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}h1,h2,h3,p{margin-top:0}label{display:grid;grid-gap:.3rem;gap:.3rem;font-size:.86rem;color:var(--muted)}button,input,select,textarea{font:inherit}input,select,textarea{width:100%;border:1px solid var(--line-strong);border-radius:8px;padding:.52rem .72rem;background:#fff;color:var(--ink);font:inherit;transition:border-color .12s ease,box-shadow .12s ease}input:focus,select:focus,textarea:focus{outline:none;border-color:rgba(58,42,31,.4);box-shadow:0 0 0 3px rgba(58,42,31,.07)}button{border:1px solid var(--line-strong);border-radius:7px;padding:.36rem .72rem;background:transparent;color:var(--ink);font-size:.82rem;font-weight:500;letter-spacing:.01em;cursor:pointer;transition:background .12s ease,border-color .12s ease,color .12s ease}button:hover{background:rgba(0,0,0,.03);border-color:var(--line-strong)}button:disabled{opacity:.45;cursor:not-allowed}.primary-btn{background:#2d1d15;border-color:#2d1d15;color:#f5f0e8}.primary-btn:hover{background:#3d2a1e;border-color:#3d2a1e}.primary-btn:disabled{opacity:.45}.danger-btn{background:transparent;border-color:rgba(191,54,12,.35);color:#8b2409}.danger-btn:hover{background:rgba(191,54,12,.06);border-color:rgba(191,54,12,.55)}.theme-link-btn{border:1px solid var(--line-strong);border-radius:8px;padding:.3rem .62rem;font-size:.82rem;text-decoration:none}.db-mode-pill{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:6px;padding:.2rem .55rem;font-size:.72rem;color:var(--muted);background:var(--surface)}.status-line,.status-text{color:var(--muted);font-size:.9rem}.workspace{min-height:100vh;padding:1.1rem}.workspace-topbar{max-width:1300px;margin:0 auto;display:flex;align-items:center;justify-content:flex-start;gap:1rem}.workspace-shellbar{position:-webkit-sticky;position:sticky;top:0;z-index:35;justify-content:space-between;padding:.85rem 1.1rem;border-bottom:1px solid var(--line);background:linear-gradient(180deg,rgba(247,245,241,.96),rgba(247,245,241,.9)),var(--theme-page-bg,#f7f5f1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.workspace-topbar-left{display:flex;align-items:center;gap:.55rem}.workspace-shell-desktop-links,.workspace-shellbar-left,.workspace-shellbar-right{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.workspace-shell-mobile-nav{display:none;position:relative}.workspace-shell-home{font-size:.98rem;font-weight:700;letter-spacing:-.01em;text-decoration:none;color:var(--fg)}.workspace-shell-divider{width:1px;height:1rem;background:var(--line)}.workspace-shell-section{color:var(--muted);font-size:.85rem;letter-spacing:.01em;text-transform:uppercase}.workspace-shell-gear.active,.workspace-shell-link.active,.workspace-shell-popover-link.active{background:rgba(58,42,31,.08);border-color:var(--line-strong);color:var(--fg)}.workspace-shell-gear,.workspace-shell-menu-toggle{display:inline-flex;align-items:center;gap:.4rem}.workspace-shell-gear svg,.workspace-shell-menu-toggle svg{width:.95rem;height:.95rem}.workspace-shell-popover{width:min(280px,calc(100vw - 2rem))}.workspace-shell-mobile-popover{position:absolute;top:calc(100% + .35rem);right:0}.workspace-shell-popover-heading{margin:0;font-size:.72rem;letter-spacing:.05em;text-transform:uppercase;color:var(--muted)}.workspace-shell-popover-links{display:grid;grid-gap:.35rem;gap:.35rem}.workspace-shell-popover-link{display:flex;align-items:center;justify-content:space-between;gap:.6rem;border:1px solid transparent;border-radius:10px;padding:.5rem .6rem;text-decoration:none;color:var(--fg)}.workspace-shell-popover-link:hover{background:rgba(58,42,31,.05);border-color:var(--line)}.workspace-shell-popover-link-label{min-width:0}.workspace-shell-popover-link-label.deprecated{color:var(--muted);text-decoration:line-through;text-decoration-thickness:1px}.workspace-shell-popover-link-badge{display:inline-flex;align-items:center;min-height:1.25rem;padding:0 .4rem;border-radius:5px;background:rgba(58,42,31,.06);color:var(--muted);font-size:.66rem;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.workspace-topbar h1{margin-bottom:0;font-size:1.35rem}.status-line{max-width:1300px;margin:.4rem auto .8rem}.workspace-docked-sidebar{--workspace-sidebar-width:290px;--workspace-sidebar-collapsed-width:64px;--workspace-shellbar-offset:64px;max-width:none;padding-left:0;padding-right:1.1rem}.workspace-layout{max-width:1300px;margin:0 auto;display:grid;grid-template-columns:290px 1fr;grid-gap:1rem;gap:1rem;align-items:start}.workspace-layout.sidebar-collapsed{grid-template-columns:64px 1fr}.workspace-sidebar{position:-webkit-sticky;position:sticky;top:1rem;border:1px solid var(--line);border-radius:14px;background:var(--surface);padding:.55rem;max-height:calc(100vh - 2rem);overflow:hidden;display:flex;flex-direction:column}.workspace-sidebar.collapsed{padding:.45rem}.sidebar-scroll{flex:1 1;overflow:auto}.workspace-docked-sidebar .status-line{max-width:none;margin-left:calc(var(--workspace-sidebar-width) + 1.1rem);margin-right:0}.workspace-docked-sidebar .workspace-topbar{max-width:none;margin-left:0}.workspace-shell-only{max-width:none;padding-left:0;padding-right:0}.workspace-docked-sidebar .workspace-layout{max-width:none;margin:0;display:block}.workspace-docked-sidebar .workspace-sidebar{position:fixed;top:calc(var(--workspace-shellbar-offset) + .35rem);left:0;width:var(--workspace-sidebar-width);max-height:calc(100vh - var(--workspace-shellbar-offset) - .7rem);height:calc(100vh - var(--workspace-shellbar-offset) - .7rem);border-top-left-radius:0;border-bottom-left-radius:0;border-left:0;z-index:24;box-shadow:0 8px 24px rgba(20,18,12,.06)}.workspace-docked-sidebar .workspace-layout.sidebar-collapsed .workspace-sidebar{width:var(--workspace-sidebar-collapsed-width)}.workspace-docked-sidebar .workspace-main{margin-left:calc(var(--workspace-sidebar-width) + 1.1rem)}.workspace-docked-sidebar .workspace-layout.sidebar-collapsed .workspace-main{margin-left:calc(var(--workspace-sidebar-collapsed-width) + 1.1rem)}.sidebar-icon-rail{display:grid;justify-items:center;grid-gap:.4rem;gap:.4rem;padding-top:.25rem}.sidebar-media{margin-top:.85rem;border-top:1px solid var(--line);padding-top:.75rem}.sidebar-media-grid{display:grid;grid-gap:.45rem;gap:.45rem;max-height:330px;overflow:auto}.sidebar-media-card{border:1px solid var(--line);border-radius:10px;background:#fff;padding:.35rem;cursor:-webkit-grab;cursor:grab}.sidebar-media-card:active{cursor:-webkit-grabbing;cursor:grabbing}.sidebar-media-card img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:8px;border:1px solid var(--line)}.sidebar-media-card p{margin:.35rem 0;font-size:.72rem;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-header{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.75rem}.sidebar-footer{border-top:1px solid var(--line);margin-top:.55rem;padding-top:.45rem}.profile-menu{position:relative}.profile-trigger{width:100%;display:flex;align-items:center;gap:.45rem;justify-content:flex-start;padding:.24rem .38rem}.profile-avatar{width:20px;height:20px;border-radius:50%;border:1px solid var(--line);display:inline-flex;align-items:center;justify-content:center;font-size:.66rem}.profile-name{font-size:.78rem;color:var(--ink)}.profile-caret{margin-left:auto;color:var(--muted);font-size:.7rem}.profile-popover{position:absolute;left:0;bottom:calc(100% + .45rem);border:1px solid var(--line-strong);border-radius:10px;background:#f6f6f5;box-shadow:0 10px 22px rgba(12,12,11,.15);padding:.3rem;min-width:150px;z-index:35}.workspace-sidebar.collapsed .profile-popover{left:100%;margin-left:.35rem;bottom:0}.sidebar-header h2{margin:0;font-size:.95rem}.create-menu{position:relative}.create-menu-popover{position:absolute;top:calc(100% + .35rem);right:0;z-index:30;min-width:170px;padding:.28rem;border:1px solid var(--line-strong);border-radius:10px;background:#f8f8f7;box-shadow:0 8px 18px rgba(14,14,12,.15);display:grid;grid-gap:.12rem;gap:.12rem}.create-menu-popover button{width:100%;text-align:left;border:0;background:transparent;border-radius:7px;padding:.35rem .45rem;font-size:.78rem}.create-menu-popover button:hover{background:#ecebe8}.doc-filters{margin-bottom:.45rem}.doc-filter-row,.doc-filters{display:grid;grid-gap:.3rem;gap:.3rem}.doc-filter-row{grid-template-columns:1fr 1fr}.doc-filter-count{font-size:.72rem;color:var(--color-text-muted,#888);margin:0;padding:0 .1rem}.doc-filters input,.doc-filters select{font-size:.74rem;padding:.34rem .42rem;border-radius:8px}.doc-list{display:grid;grid-gap:.55rem;gap:.55rem}.doc-group{display:grid;grid-gap:.28rem;gap:.28rem}.doc-group-title{margin:0;padding:0 .45rem;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase;color:#7a7a73}.doc-item{position:relative}.doc-item-child{margin-left:.95rem}.doc-item-child:before{content:"";position:absolute;left:-.45rem;top:.3rem;bottom:.3rem;width:1px;background:#dde3ef}.doc-chip{width:100%;text-align:left;border:1px solid transparent;background:transparent;padding:.5rem 4.4rem .5rem 1.2rem;border-radius:8px;display:grid;grid-gap:.1rem;gap:.1rem;position:relative}.doc-chip.link-draggable{cursor:-webkit-grab;cursor:grab}.doc-chip.link-draggable:active{cursor:-webkit-grabbing;cursor:grabbing}.doc-chip-top{display:flex;align-items:center;justify-content:space-between;gap:.35rem}.doc-toggle-btn{border:1px solid #d3dae7;background:#fff;color:#556074;border-radius:5px;padding:.08rem .42rem;font-size:.68rem;line-height:1.2}.doc-toggle-btn:hover{background:#f3f6fb}.doc-item[data-status=draft] .doc-chip:focus-visible,.doc-item[data-status=draft] .doc-chip:hover{background:#efefec}.doc-item[data-status=scheduled] .doc-chip:focus-visible,.doc-item[data-status=scheduled] .doc-chip:hover{background:#f7f2e7}.doc-item[data-status=published] .doc-chip:focus-visible,.doc-item[data-status=published] .doc-chip:hover{background:#ecf7ef}.doc-chip.active{background:#e8eefc;border-color:#cfdbf9}.doc-chip-title{font-size:.9rem;line-height:1.2}.doc-chip-meta{font-size:.72rem;color:var(--muted);text-transform:capitalize}.doc-chip-meta,.doc-chip-meta-piece{display:inline-flex;align-items:center;gap:.28rem}.doc-chip-meta-sep{color:#9aa3b2}.doc-chip-status-cue{position:absolute;left:.45rem;top:.78rem;width:.44rem;height:.44rem;border-radius:999px;border:1px solid transparent}.doc-status-cue-draft{background:#e7e7e3;border-color:#d3d3cd}.doc-status-cue-scheduled{background:#f5ebd8;border-color:#e7d5af}.doc-status-cue-published{background:#dff1e4;border-color:#b9dfc5}.doc-edition-cue{position:absolute;left:.32rem;top:.7rem;width:.68rem;height:.68rem;color:#8a93a3;opacity:.9}.doc-edition-cue svg{width:100%;height:100%;display:block}.doc-edition-cue.email.sent{color:#3f7f52}.doc-edition-cue.email.draft{color:#98a1b2}.doc-chip-date{display:inline-block;max-width:0;opacity:0;overflow:hidden;white-space:nowrap;margin-left:0;transition:opacity .12s ease,max-width .14s ease,margin-left .14s ease;vertical-align:bottom}.doc-item-force-meta .doc-chip-date,.doc-item:focus-within .doc-chip-date,.doc-item:hover .doc-chip-date{opacity:1;max-width:160px;margin-left:0}.doc-chip-actions{position:absolute;right:.35rem;top:50%;transform:translateY(-50%);display:inline-flex;opacity:0;pointer-events:none;transition:opacity .12s ease}.doc-item:focus-within .doc-chip-actions,.doc-item:hover .doc-chip-actions{opacity:1;pointer-events:auto}.doc-action-btn{border-color:var(--line);background:#fff;color:#5b5b56;font-size:.7rem;padding:.18rem .42rem;border-radius:6px}.doc-empty{margin:0;padding:.2rem .45rem;font-size:.72rem;color:var(--muted)}.workspace-main{border:1px solid var(--line);border-radius:14px;background:var(--theme-panel-bg,var(--panel));padding:.8rem;min-height:calc(100vh - 8.2rem)}.workspace-main-with-preview{display:grid;grid-template-columns:minmax(0,1fr) 430px;grid-gap:.8rem;gap:.8rem;align-items:start}.workspace-main-homepage-builder{display:grid;grid-template-rows:minmax(0,1fr) minmax(210px,48vh);grid-gap:.8rem;gap:.8rem;align-items:stretch}.workspace-main-homepage-builder.homepage-preview-collapsed{grid-template-rows:minmax(0,1fr) auto}.homepage-editor-pane{min-width:0}.home-builder{display:grid;grid-gap:.9rem;gap:.9rem}.home-builder-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.6rem}.home-builder-head h3{margin-bottom:.2rem}.home-builder-head p{margin:0;color:var(--muted)}.home-builder-section{border:1px solid var(--line);border-radius:12px;background:#fbfbfa;padding:.65rem;display:grid;grid-gap:.6rem;gap:.6rem}.home-builder-section.collapsed{gap:.35rem}.home-builder-section-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.home-builder-section-head h4{margin:0;font-size:.9rem}.home-edit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.6rem;gap:.6rem}.home-edit-card{border:1px solid var(--line);border-radius:10px;background:#fff;padding:.55rem;display:grid;grid-gap:.5rem;gap:.5rem;transition:border-color .12s ease,box-shadow .12s ease,opacity .12s ease}.home-edit-card.dragging{opacity:.5}.home-edit-card.drop-target{border-color:#8d5a3f;box-shadow:0 0 0 1px rgba(141,90,63,.18)}.home-edit-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.5rem}.home-card-handle{width:1.2rem;height:1.2rem;border:1px solid var(--line);border-radius:6px;color:#7b7a74;display:inline-flex;align-items:center;justify-content:center;cursor:-webkit-grab;cursor:grab;margin-left:auto}.home-card-handle svg{width:.8rem;height:.8rem;fill:currentColor}.rich-text-input{display:grid;grid-gap:.28rem;gap:.28rem}.rich-text-editor{border:1px solid var(--line-strong);border-radius:8px;background:#fff;padding:.4rem .5rem;position:relative}.notion-canvas .ProseMirror,.public-rich-fragment,.rich-text-editor .ProseMirror{font-family:var(--theme-font-writing,var(--font-writing)),Georgia,serif;font-size:var(--theme-post-body-size,20px);line-height:var(--theme-post-line-height,1.72);font-weight:400;color:var(--theme-text,var(--ink))}.rich-text-editor .ProseMirror{min-height:52px;outline:none}.notion-canvas .ProseMirror p,.public-rich-fragment p,.rich-text-editor .ProseMirror p{margin:.7rem 0}.notion-canvas .ProseMirror ol,.notion-canvas .ProseMirror ul,.public-rich-fragment ol,.public-rich-fragment ul,.rich-text-editor .ProseMirror ol,.rich-text-editor .ProseMirror ul{padding-left:1.35rem}.notion-canvas .ProseMirror h1,.notion-canvas .ProseMirror h2,.notion-canvas .ProseMirror h3,.public-rich-fragment h1,.public-rich-fragment h2,.public-rich-fragment h3,.rich-text-editor .ProseMirror h1,.rich-text-editor .ProseMirror h2,.rich-text-editor .ProseMirror h3{font-weight:600;margin:1.15rem 0 .55rem}.notion-canvas .ProseMirror h1,.public-rich-fragment h1,.rich-text-editor .ProseMirror h1{font-size:32px;line-height:1.2}.notion-canvas .ProseMirror h2,.public-rich-fragment h2,.rich-text-editor .ProseMirror h2{font-size:24px;line-height:1.25}.notion-canvas .ProseMirror h3,.public-rich-fragment h3,.rich-text-editor .ProseMirror h3{font-size:20px;line-height:1.3}.notion-canvas .ProseMirror blockquote,.public-rich-fragment blockquote,.rich-text-editor .ProseMirror blockquote{border-left:3px solid var(--theme-post-blockquote-border,var(--line-strong));margin:.8rem 0;padding-left:.75rem;color:var(--theme-muted,var(--muted))}.notion-canvas .ProseMirror a,.public-rich-fragment a,.rich-text-editor .ProseMirror a{color:var(--theme-post-link-color,var(--theme-accent,var(--accent)));text-underline-offset:2px}.notion-canvas .ProseMirror a.internal-link-draft,.notion-canvas .ProseMirror a.internal-link-scheduled,.public-post-content a.internal-link-draft,.public-post-content a.internal-link-scheduled,.public-rich-fragment a.internal-link-draft,.public-rich-fragment a.internal-link-scheduled{color:#b42318;-webkit-text-decoration-color:rgba(180,35,24,.65);text-decoration-color:rgba(180,35,24,.65)}.notion-canvas .ProseMirror [style],.public-hero-sub [style],.public-kicker [style],.public-post-content [style],.public-rich-fragment [style],.rich-text-editor .ProseMirror [style]{font-family:inherit!important;font-size:inherit!important;font-weight:inherit!important;line-height:inherit!important;letter-spacing:inherit!important;color:inherit!important;background-color:transparent!important}.rich-input-bubble{display:flex;gap:.22rem;background:#18181a;color:#fff;border-radius:8px;border:1px solid #2e2e33;padding:.24rem}.rich-input-bubble button{border:0;background:transparent;color:inherit;min-width:28px;padding:.14rem .32rem}.rich-input-bubble button:hover{background:#2a2a30}.rich-input-float{width:min(220px,calc(100vw - 2rem));display:grid;background:#fff;border:1px solid var(--line-strong);border-radius:10px;padding:.24rem;box-shadow:0 12px 24px rgba(16,18,24,.14)}.rich-input-float button{border:0;text-align:left;background:transparent;border-radius:6px;padding:.34rem .42rem;font-size:.76rem}.rich-input-float button:hover{background:#f2f5fd}.rich-input-empty{font-size:.72rem;color:var(--muted);padding:.36rem}.public-rich-fragment ol,.public-rich-fragment ul{margin:.5rem 0}.home-edit-head h4{margin:0;font-size:.84rem}.home-edit-head p{margin:.2rem 0 0;font-size:.72rem;color:var(--muted)}.feature-active-cue{margin:.22rem 0 0;font-size:.68rem;color:#807e76}.feature-active-cue.active{color:#3f7a52}.homepage-preview-pane{border:1px solid var(--line);border-radius:12px;background:#faf9f7;overflow:hidden;min-height:0}.homepage-preview-pane.collapsed{min-height:auto}.homepage-preview-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.5rem .55rem;border-bottom:1px solid var(--line)}.homepage-preview-head h3{margin:0;font-size:.82rem;font-weight:600;color:var(--muted)}.homepage-preview-body{width:100%;height:100%;overflow:auto;background:#fff}.home-image-preview{border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fff}.home-image-preview img{display:block;width:100%;max-height:180px;object-fit:cover}.home-hero-dropzone{border:1px dashed #c8c3b7;border-radius:8px;padding:.5rem .6rem;font-size:.75rem;color:#757167;background:#faf9f6}.home-hero-dropzone:hover{border-color:#8b6a4f;background:#f7f2ea}.toolbar{display:flex;flex-wrap:wrap;gap:.45rem}.icon-btn{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;padding:0;font-size:.9rem;line-height:1}.icon-btn.modern{border-color:transparent;background:transparent;color:#4e4b43}.icon-btn.modern:hover{border-color:var(--line);background:#f6f5f2;color:#282620}.icon-btn svg{width:14px;height:14px;display:block}.icon-btn.subtle{border-color:transparent;background:transparent;color:#7b786f}.icon-btn.subtle:hover{border-color:var(--line);background:#f6f5f2;color:#46443d}.editor-shell{--editor-status-bar-height:34px;--editor-status-gap:8px;width:100%;max-width:84ch;margin:0 auto}.editor-frame{width:100%}.editor-control-row{display:flex;align-items:flex-start;justify-content:flex-end;gap:.6rem;margin-bottom:.35rem;padding-right:.3rem}.editor-topline-actions{align-items:center;justify-content:flex-end;flex-shrink:0;padding-top:.2rem;margin-left:auto}.editor-command-bar{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap;gap:.9rem;margin-bottom:.95rem;padding:0 .2rem .72rem;border-bottom:1px solid color-mix(in srgb,var(--line) 68%,transparent)}.editor-command-context{min-width:0;display:grid;grid-gap:.25rem;gap:.25rem;color:var(--muted)}.editor-command-title-row{display:flex;align-items:center;gap:.55rem;min-width:0}.editor-command-channel-icon{display:inline-flex;align-items:center;justify-content:center;color:#5a554a;flex-shrink:0}.editor-command-channel-icon.published{color:#2f6b45}.editor-command-channel-icon svg{width:1.05rem;height:1.05rem}.editor-command-docname{min-width:0;font-size:1rem;font-weight:600;color:var(--fg)}.editor-command-meta-row{display:flex;align-items:center;flex-wrap:wrap;gap:.35rem .55rem}.editor-command-tip{min-width:0;font-size:.84rem;line-height:1.4}.editor-edition-settings-trigger{display:inline-flex;align-items:center;gap:.32rem;padding-inline:.55rem .48rem}.editor-edition-settings-trigger.active{background:rgba(58,42,31,.08);border-color:var(--line-strong)}.editor-edition-settings-gear,.editor-edition-settings-icon{display:inline-flex;align-items:center;justify-content:center}.editor-edition-settings-icon svg{width:.95rem;height:.95rem}.editor-edition-settings-gear svg{width:.78rem;height:.78rem}.editor-save-badge{font-size:.7rem;padding:.15rem .45rem;border-radius:3px;font-weight:500;letter-spacing:.01em;color:#6f6a60;background:transparent}.editor-save-badge.save-saving{color:#5f4b33;background:#f5ead8}.editor-save-badge.save-saved{color:#3f6a49;background:#dff0e5}.editor-save-badge.save-error{color:#7a3e34;background:#f5e0dc;font-weight:600}.editor-layout{display:block}.editor-layout.has-sidepanel{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,340px);grid-gap:1rem;gap:1rem;align-items:start}.editor-body{max-width:100%;margin:0;padding-bottom:1rem;min-width:0}.settings-menu{position:relative}.settings-popover{position:absolute;top:calc(100% + .45rem);right:0;width:min(360px,calc(100vw - 2rem));border:1px solid var(--line-strong);border-radius:12px;background:#f6f6f5;box-shadow:0 16px 32px rgba(12,12,11,.16);padding:.55rem;z-index:40}.public-homepage{max-width:var(--theme-home-max-width,980px);margin:0 auto;padding:2.4rem 1rem 3rem;display:grid;grid-gap:1.2rem;gap:1.2rem}.public-hero{border:1px solid var(--line);border-radius:var(--theme-home-hero-radius,22px);background:radial-gradient(circle at 95% 12%,rgba(147,127,91,.16),transparent 34%),radial-gradient(circle at 20% 80%,rgba(147,127,91,.08),transparent 45%),var(--theme-panel-bg,var(--panel));padding:var(--theme-home-hero-padding,24px)}.public-hero-media{margin:-.2rem -.2rem 1rem;border-radius:14px;overflow:hidden}.public-hero-media img{width:100%;max-height:340px;object-fit:cover;display:block}.public-kicker{margin-bottom:.55rem;font-size:var(--theme-home-kicker-size,12px);text-transform:uppercase;letter-spacing:.09em;color:var(--theme-muted,var(--muted))}.public-hero-sub p,.public-kicker p{margin:0}.public-hero h1{font-size:clamp(2rem,5vw,var(--theme-home-title-size,44px));line-height:1.05;letter-spacing:-.02em;margin-bottom:.62rem}.public-hero h1,.public-hero-sub{font-family:var(--theme-font-writing,var(--font-writing)),Georgia,serif}.public-hero-sub{color:var(--theme-muted,var(--muted));font-size:var(--theme-home-subhead-size,22px);font-weight:var(--theme-home-subhead-weight,300);font-style:var(--theme-home-subhead-style,italic);line-height:1.45;max-width:62ch;margin-bottom:1rem}.public-module{border:1px solid var(--line);border-radius:14px;background:var(--theme-panel-bg,var(--panel));padding:.85rem}.public-module h2{margin-bottom:.55rem;font-size:.93rem}.public-module ul{margin:0;padding-left:1rem;color:var(--theme-muted,var(--muted));font-size:.84rem;line-height:1.5}.public-chip-row{display:flex;flex-wrap:wrap;gap:.38rem}.public-chip-row span{border:1px solid var(--line);border-radius:999px;padding:.2rem .56rem;font-size:.75rem;color:var(--theme-muted,var(--muted))}.public-content-columns{display:grid;grid-template-columns:minmax(240px,.9fr) minmax(0,2.25fr);grid-gap:var(--theme-home-card-gap,16px);gap:var(--theme-home-card-gap,16px);align-items:start}.public-content-columns.no-stream{grid-template-columns:1fr}.public-stream-column{position:-webkit-sticky;position:sticky;top:1rem}.public-main-column{grid-gap:var(--theme-home-card-gap,16px)}.public-feature-grid,.public-main-column{display:grid;gap:var(--theme-home-card-gap,16px)}.public-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:var(--theme-home-card-gap,16px)}.public-feature-grid>:only-child{grid-column:1/-1}.public-feature{border:1px solid var(--line);border-radius:var(--theme-home-card-radius,14px);padding:.95rem;background:linear-gradient(180deg,var(--theme-panel-bg,var(--panel)) 0,#fbfaf8 100%)}.public-feature h3{margin-bottom:.45rem;font-size:var(--theme-home-feature-title-size,20px);font-family:var(--theme-font-writing,var(--font-writing)),Georgia,serif;font-weight:500}.public-feature>p{margin-bottom:0}.public-feature .public-rich-fragment,.public-feature>p{color:var(--theme-muted,var(--muted));font-size:var(--theme-home-feature-body-size,16px)}.public-feature .public-rich-fragment{font-family:var(--theme-font-ui,var(--font-ui)),"Segoe UI",sans-serif;line-height:1.6}.public-feature .public-rich-fragment blockquote,.public-feature .public-rich-fragment li,.public-feature .public-rich-fragment p{font-size:inherit}.public-feature .public-rich-fragment h1,.public-feature .public-rich-fragment h2,.public-feature .public-rich-fragment h3{font-size:1.15em;line-height:1.3}.public-thought-list{list-style:none;margin:0;padding:0;display:grid;grid-gap:.55rem;gap:.55rem}.public-thought-list li{display:grid;grid-gap:.22rem;gap:.22rem;padding-bottom:.5rem;border-bottom:1px dashed var(--line)}.public-thought-list li:last-child{border-bottom:0;padding-bottom:0}.public-thought-meta{display:flex;align-items:center;justify-content:flex-end;gap:.4rem}.public-thought-meta strong{font-size:.74rem;letter-spacing:.01em}.public-thought-meta time{font-size:.7rem;color:var(--theme-muted,var(--muted))}.public-thought-list p,.public-thought-list span{color:var(--theme-muted,var(--muted));font-size:.8rem;margin:0}.public-thought-tags{display:flex;flex-wrap:wrap;gap:.35rem}.public-thought-tags span{font-size:.72rem;color:#6f6f68}.public-thought-reactions{display:flex;flex-wrap:wrap;gap:.3rem;margin-top:.15rem;align-items:center;opacity:0;transition:opacity .12s ease}.public-thought-list li:focus-within .public-thought-reactions,.public-thought-list li:hover .public-thought-reactions{opacity:1}.public-thought-reactions button{border:1px solid transparent;border-radius:999px;background:transparent;padding:.06rem .32rem;font-size:.72rem;color:#6f6d65;display:inline-flex;align-items:center;gap:.2rem}.public-thought-reactions button:hover{border-color:var(--line);background:#f3f3f0;color:#4f4d46}.public-thought-reactions .reaction-count{max-width:0;opacity:0;overflow:hidden;white-space:nowrap;transition:max-width .12s ease,opacity .12s ease}.public-thought-reactions button:focus-visible .reaction-count,.public-thought-reactions button:hover .reaction-count{max-width:26px;opacity:1}.reaction-more{font-size:.68rem;color:#7a786f}.thought-reaction-picker-wrap{position:relative}.thought-reaction-add-btn{width:20px;height:20px;border:1px solid transparent;border-radius:999px;background:transparent;color:#7d7b73;display:inline-flex;align-items:center;justify-content:center;padding:0}.thought-reaction-add-btn:hover{border-color:var(--line);background:#f3f3f0;color:#5f5d55}.thought-reaction-add-btn svg{width:14px;height:14px;display:block}.thought-reaction-add-btn.minimal{width:auto;height:auto;border-radius:6px;padding:.05rem .25rem;font-size:.82rem;line-height:1}.thought-reaction-picker{position:absolute;left:0;top:calc(100% + .25rem);z-index:10;background:#fff;border:1px solid var(--line);border-radius:10px;box-shadow:0 10px 18px rgba(0,0,0,.1);padding:.25rem;display:flex;gap:.15rem}.thought-reaction-picker button{border:0;background:transparent;min-width:28px;height:28px;border-radius:7px;font-size:1rem;display:inline-flex;align-items:center;justify-content:center;padding:0}.thought-reaction-picker button:hover{background:#f3f3f0}.thought-reaction-picker-more{color:#6e6b63;font-size:.9rem;border-left:1px solid var(--line)!important;border-radius:0 7px 7px 0!important;padding-left:.28rem!important;margin-left:.12rem}.public-writing{display:grid;grid-gap:.72rem;gap:.72rem;margin-left:0}.public-section-head h2{font-family:var(--theme-font-writing,var(--font-writing)),Georgia,serif;font-size:clamp(1.3rem,4vw,var(--theme-home-section-title-size,28px));margin-bottom:.2rem}.public-section-head p{margin:0 auto}.public-section-head p,.public-stream-panel h3{color:var(--theme-muted,var(--muted));text-align:center;font-family:var(--theme-font-writing,var(--font-writing)),Georgia,serif;font-size:clamp(.9rem,1.4vw,1.06rem);line-height:1.35;letter-spacing:.08em;text-transform:uppercase;font-weight:400}.public-stream-panel h3{margin:0 auto .45rem}.public-featured-post{border:0;border-radius:var(--theme-home-card-radius,14px);background:transparent;padding:.25rem 0}.public-post-thumb-frame{overflow:hidden;border-radius:10px;border:1px solid var(--line);margin-bottom:.75rem}.public-post-thumb{display:block;width:100%;max-height:230px;height:230px;object-fit:cover;margin-bottom:0}.public-featured-post h3{margin:.25rem 0 .5rem;font-family:var(--theme-font-writing,var(--font-writing)),Georgia,serif;font-size:clamp(1.3rem,2.8vw,var(--theme-home-post-card-title-size,32px));letter-spacing:-.045em;line-height:1.1;text-wrap:pretty}.public-meta{color:var(--theme-muted,var(--muted));margin-bottom:0;font-size:var(--theme-home-meta-size,12px);letter-spacing:.01em;opacity:0;transform:translateY(-2px);transition:opacity .14s ease,transform .14s ease;pointer-events:none}.public-featured-post.is-inview .public-meta,.public-featured-post:focus-within .public-meta,.public-featured-post:hover .public-meta,.public-homepage-card.is-inview .public-meta,.public-homepage-card:focus-within .public-meta,.public-homepage-card:hover .public-meta{opacity:1;transform:translateY(0)}.public-post-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:var(--theme-home-card-gap,16px);gap:var(--theme-home-card-gap,16px)}.public-post-grid>:only-child{grid-column:1/-1}.public-homepage-list{display:grid;grid-gap:var(--theme-home-card-gap,16px);gap:var(--theme-home-card-gap,16px)}.public-homepage-card{border:0;border-radius:var(--theme-home-card-radius,14px);background:transparent;padding:.25rem 0}.public-homepage-card h2{margin-bottom:.45rem}.public-homepage-card h3{margin:.25rem 0 .5rem;font-family:var(--theme-font-writing,var(--font-writing)),Georgia,serif;font-size:clamp(1.3rem,2.8vw,var(--theme-home-post-card-title-size,32px));letter-spacing:-.045em;line-height:1.1;text-wrap:pretty}.public-featured-post>p:not(.public-meta),.public-homepage-card>p:not(.public-meta){color:color-mix(in srgb,var(--theme-text,var(--ink)) 86%,var(--theme-muted,var(--muted)) 14%);font-size:clamp(1rem,1.2vw,1.15rem);line-height:1.58;letter-spacing:.002em;text-wrap:pretty;margin:.05rem 0 0;max-width:none;text-align:left;opacity:0;transform:translateY(-2px);transition:opacity .14s ease,transform .14s ease;pointer-events:none}.public-homepage-card>p:not(.public-meta){font-size:clamp(.95rem,1.05vw,1.05rem);line-height:1.52}.public-featured-post.is-inview>p:not(.public-meta),.public-featured-post:focus-within>p:not(.public-meta),.public-featured-post:hover>p:not(.public-meta),.public-homepage-card.is-inview>p:not(.public-meta),.public-homepage-card:focus-within>p:not(.public-meta),.public-homepage-card:hover>p:not(.public-meta){opacity:1;transform:translateY(0)}.public-featured-post h3 a,.public-homepage-card h3 a{text-decoration:none}.public-homepage-admin{margin-bottom:var(--theme-home-card-gap,16px)}@media (max-width:960px){.public-content-columns{grid-template-columns:1fr}.public-stream-column{position:static}.public-feature-grid,.public-post-grid{grid-template-columns:1fr}.public-writing{margin-left:0}.public-featured-post,.public-featured-post .public-meta,.public-featured-post h3,.public-featured-post>p:not(.public-meta),.public-homepage-card,.public-homepage-card .public-meta,.public-homepage-card h3,.public-homepage-card>p:not(.public-meta){text-align:center}.public-thought-list p,.public-thought-list span{font-size:.92rem}.public-thought-meta strong{font-size:.82rem}.public-thought-meta time,.public-thought-tags span{font-size:.8rem}}.public-post-page{max-width:100%;margin:0;padding:2rem 1rem 3rem;background:color-mix(in srgb,var(--theme-page-bg,#f7f6f3) 82%,#f1e8e6 18%)}.public-post-shell{max-width:min(1440px,100%);margin:0 auto;padding-inline:clamp(8px,1.25vw,18px)}.public-post-context{display:flex;align-items:center;gap:.35rem;font-size:.8rem;letter-spacing:.02em;color:var(--theme-muted,var(--muted));margin:0 0 .8rem clamp(14px,2.8vw,42px)}.public-post-context a{color:inherit;text-decoration:none}.public-post-layout{display:grid;grid-template-columns:minmax(0,calc(75ch + 2.7rem)) minmax(200px,1fr);grid-gap:clamp(16px,3vw,44px);gap:clamp(16px,3vw,44px);align-items:start}.public-post-article{max-width:calc(75ch + 2.7rem);margin:0 0 0 clamp(14px,2.8vw,42px);background:color-mix(in srgb,var(--theme-page-bg,#f7f6f3) 74%,#ffffff 26%);border:0;border-radius:0;padding:1.4rem 1.7rem}.public-post-title{font-family:var(--theme-font-writing,var(--font-writing)),Georgia,serif;font-size:clamp(2rem,6vw,var(--theme-post-title-size,52px));line-height:1.08;letter-spacing:-.05em;margin-bottom:.45rem}.public-post-meta{color:var(--theme-muted,var(--muted));margin-bottom:1rem;padding-bottom:.55rem;border-bottom:1px solid color-mix(in srgb,var(--line) 72%,transparent);font-size:.82rem;letter-spacing:.01em}.public-post-content{font-family:var(--theme-font-writing,var(--font-writing)),Georgia,serif;font-size:clamp(16px,calc(var(--theme-post-body-size, 20px) - 2px),24px);line-height:1.5;letter-spacing:-.006em;color:var(--theme-text,var(--ink));padding-inline:.1rem}.public-post-content>:first-child{margin-top:0}.public-post-content h1,.public-post-content h2,.public-post-content h3{line-height:1.2;margin:1.2rem 0 .55rem}.public-post-content h2{font-size:1.4em}.public-post-content h3{font-size:1.18em}.public-post-content p{margin:.72rem 0}.public-post-content ol,.public-post-content ul{padding-left:1.25rem}.public-post-content blockquote{margin:.95rem 0;padding-left:.8rem;border-left:3px solid var(--line-strong);color:var(--theme-muted,var(--muted))}.public-post-content img{width:100%;max-width:100%;border-radius:12px;border:1px solid var(--line);margin:1rem 0}.public-post-content a{color:var(--theme-post-link-color,var(--theme-accent,var(--accent)))}.public-post-content iframe{width:100%;aspect-ratio:16/9;border:0;border-radius:12px}.public-post-toc{position:-webkit-sticky;position:sticky;top:1rem;align-self:start;padding:.2rem .5rem;color:color-mix(in srgb,var(--theme-text,var(--ink)) 58%,var(--theme-muted,var(--muted)) 42%)}.public-post-toc p{margin:0 0 .45rem;font-size:.76rem;text-transform:uppercase;letter-spacing:.08em}.public-post-toc ul{margin:0;padding:0;list-style:none;display:grid;grid-gap:.35rem;gap:.35rem}.public-post-toc li{margin:0;line-height:1.25}.public-post-toc li.is-subsection{padding-left:.7rem}.public-post-toc a{color:color-mix(in srgb,var(--theme-text,var(--ink)) 58%,var(--theme-muted,var(--muted)) 42%);text-decoration:none;font-size:.86rem}.public-post-toc a.is-active,.public-post-toc a:hover{color:var(--theme-text,var(--ink))}.public-post-toc a.is-active{font-weight:600}@media (max-width:1120px){.public-post-layout{grid-template-columns:minmax(0,1fr)}.public-post-toc{display:none}}@media (max-width:700px){.public-post-context{margin-left:.2rem}.public-post-article{margin-left:0;padding:1.1rem 1rem;max-width:100%}}.theme-editor-page{display:flex;flex-direction:column;height:100vh;overflow:hidden;padding:1.4rem 1rem 0}.theme-editor-page-scroll{height:auto;min-height:100vh;overflow:visible;padding-bottom:1rem}.theme-editor-head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:.8rem;flex-shrink:0}.theme-editor-split{display:grid;grid-template-columns:420px 1fr;grid-gap:.8rem;gap:.8rem;flex:1 1;min-height:0;padding-bottom:1rem}.theme-editor-controls{overflow-y:auto;padding-right:.2rem}.theme-preview-shell{min-height:0;height:100%;position:-webkit-sticky;position:sticky;top:0;align-self:start;border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff;box-shadow:0 10px 30px rgba(20,18,12,.06)}.theme-preview-shell-inner{display:grid;grid-template-rows:auto minmax(0,1fr);height:100%}.theme-preview-inspector{display:grid;grid-gap:.8rem;gap:.8rem;padding:.9rem;border-bottom:1px solid var(--line);background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(249,247,242,.96))}.theme-preview-inspector h2{margin:.15rem 0 0}.theme-preview-inspector-kicker{margin:0;font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.theme-preview-inspector-actions,.theme-preview-token-grid{display:flex;flex-wrap:wrap;gap:.55rem}.theme-preview-token-card{display:grid;grid-gap:.2rem;gap:.2rem;min-width:180px;padding:.75rem .85rem;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.8)}.theme-preview-token-card strong{font-size:.82rem}.theme-preview-token-card span{font-size:.77rem;color:var(--muted);word-break:break-word}.theme-preview-canvas{position:relative;min-height:0}.theme-preview-overlay-box,.theme-preview-overlay-label{position:absolute;z-index:2;pointer-events:none}.theme-preview-overlay-box{border:2px solid rgba(240,91,39,.92);border-radius:12px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.75)}.theme-preview-overlay-label{max-width:min(320px,calc(100% - 12px));padding:.38rem .55rem;border-radius:999px;background:rgba(21,39,84,.96);color:#fff;font-size:.76rem;font-weight:700;line-height:1.2}.theme-editor-grid{display:grid;grid-template-columns:1fr;grid-gap:.8rem;gap:.8rem;flex:1 1;min-height:0;overflow-y:auto;padding-bottom:1rem}.theme-preview-frame{width:100%;height:min(100%,calc(100vh - 8.5rem));min-height:720px;border:none;display:block;background:#fff}.site-system-preview-page{min-height:100vh;background:#fff}.site-system-preview-block{position:relative}.secondary-btn{background:rgba(255,255,255,.9);border-color:var(--line);color:var(--ink)}.secondary-btn:hover{background:rgba(0,0,0,.03);border-color:var(--line-strong)}.site-system-studio{min-height:100vh;padding:1.2rem;display:grid;grid-gap:1rem;gap:1rem;background:radial-gradient(circle at top left,rgba(240,91,39,.08),transparent 26%),radial-gradient(circle at 88% 12%,rgba(21,39,84,.08),transparent 28%),linear-gradient(180deg,#f5f3ee,#efede7)}.site-system-studio-head{max-width:1680px;width:100%;margin:0 auto;padding:1rem 1.1rem;border:1px solid rgba(58,42,31,.08);border-radius:24px;background:rgba(255,252,248,.82);box-shadow:0 24px 60px rgba(31,26,19,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.site-system-studio-title{display:grid;grid-gap:.3rem;gap:.3rem}.site-system-mode-toggle{display:inline-flex;width:-moz-fit-content;width:fit-content;margin-top:.35rem;padding:.2rem;border:1px solid rgba(58,42,31,.08);border-radius:10px;background:rgba(244,240,232,.92)}.site-system-mode-toggle button{min-width:92px;border:none;border-radius:8px;padding:.46rem .78rem;background:transparent;color:#6f6257;font-size:.8rem;font-weight:600}.site-system-mode-toggle button.active{background:#ffffff;color:#231b16;box-shadow:0 6px 16px rgba(31,26,19,.08)}.site-system-studio-title h1{margin:0;font-size:clamp(1.8rem,2vw,2.5rem);line-height:1;letter-spacing:-.04em}.site-system-studio-actions{display:flex;align-items:center;justify-content:flex-end;gap:.55rem;flex-wrap:wrap}.site-system-shell{max-width:1680px;width:100%;margin:0 auto;display:grid;grid-template-columns:248px minmax(0,1fr) 360px;grid-gap:1rem;gap:1rem;align-items:start;isolation:isolate}.site-system-shell.build-mode{gap:.85rem;grid-template-columns:248px minmax(0,1fr) 344px}.site-system-shell.sidebar-collapsed{grid-template-columns:92px minmax(0,1fr) 360px}.site-system-shell.build-mode.sidebar-collapsed{grid-template-columns:96px minmax(0,1fr) 336px}.site-system-inspector,.site-system-sidebar{position:-webkit-sticky;position:sticky;top:1rem;align-self:start;max-height:calc(100vh - 2rem);overflow:auto;overscroll-behavior:contain;scrollbar-gutter:stable;z-index:4}.site-system-inspector-body,.site-system-sidebar{display:grid;grid-gap:.9rem;gap:.9rem}.site-system-canvas-panel{position:relative;z-index:1}.site-system-sidebar.collapsed{gap:0}.site-system-sidebar-dock{display:grid;justify-items:center;grid-gap:.6rem;gap:.6rem;padding:.7rem .55rem;border:1px solid rgba(58,42,31,.08);border-radius:20px;background:linear-gradient(180deg,rgba(255,252,248,.95),rgba(248,244,236,.9));box-shadow:0 20px 48px rgba(31,26,19,.07)}.site-system-sidebar.build-mode .site-system-sidebar-dock{padding:.85rem .65rem;border-color:rgba(18,35,63,.08);background:radial-gradient(circle at top,rgba(240,91,39,.12),transparent 34%),linear-gradient(180deg,rgba(255,253,249,.98),rgba(244,239,230,.94));box-shadow:0 26px 56px rgba(21,39,84,.08)}.site-system-sidebar-dock-badge{display:inline-flex;align-items:center;justify-content:center;min-width:2.2rem;min-height:2.2rem;padding:.35rem;border-radius:14px;background:#213050;color:#ffffff;font-size:.64rem;font-weight:700;letter-spacing:.14em}.site-system-sidebar-dock .secondary-btn{width:100%;min-height:2.35rem;border-radius:14px;font-size:.72rem;font-weight:600}.site-system-sidebar.build-mode .site-system-sidebar-dock .secondary-btn{background:rgba(255,255,255,.92);border-color:rgba(18,35,63,.1);color:#213050}.site-system-sidebar-dock-meta{display:grid;grid-gap:.15rem;gap:.15rem;width:100%;padding:.58rem .55rem;border-radius:14px;border:1px solid rgba(58,42,31,.08);background:rgba(245,240,232,.6);text-align:center}.site-system-sidebar.build-mode .site-system-sidebar-dock-meta{border-color:rgba(18,35,63,.08);background:rgba(255,255,255,.74)}.site-system-sidebar-dock-meta span{font-size:.62rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.site-system-sidebar-dock-meta strong{font-size:.78rem;font-weight:600;color:#2d241d;word-break:break-word}.site-system-card{display:grid;grid-gap:.75rem;gap:.75rem;padding:.85rem;border:1px solid rgba(58,42,31,.08);border-radius:18px;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(252,250,247,.92));box-shadow:0 18px 44px rgba(31,26,19,.06)}.site-system-card-tight{padding:.9rem 1rem}.site-system-card-compact{gap:.55rem;padding:.72rem .78rem}.site-system-sidebar-card{gap:.5rem;padding:.68rem;border-radius:16px}.site-system-sidebar-compact-card{align-content:start}.site-system-sidebar-compact-head{align-items:center}.site-system-sidebar-inline-stats{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap;justify-content:flex-end}.site-system-sidebar-inline-stats span{display:inline-flex;align-items:center;background:rgba(18,35,63,.05);color:#6c635b;font-weight:500;white-space:nowrap}.site-system-inline-cta,.site-system-sidebar-inline-stats span{min-height:1.6rem;padding:0 .45rem;border-radius:999px;font-size:.66rem}.site-system-sidebar-nav-toggle{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));grid-gap:.25rem;gap:.25rem;padding:.18rem;border-radius:12px;background:rgba(18,35,63,.04)}.site-system-sidebar-nav-toggle button{min-height:1.9rem;padding:0 .4rem;border:0;border-radius:10px;background:transparent;color:#6b635b;font-size:.7rem;font-weight:500}.site-system-sidebar-nav-toggle button.active{background:#ffffff;color:#253351;box-shadow:0 6px 14px rgba(21,39,84,.08)}.site-system-sidebar-inline-panel{display:grid;grid-gap:.45rem;gap:.45rem;padding-top:.2rem;border-top:1px solid rgba(18,35,63,.08)}.site-system-builder-mode-toggle{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.22rem;gap:.22rem;padding:.16rem;border-radius:12px;background:rgba(18,35,63,.04)}.site-system-builder-mode-toggle button{min-height:2rem;padding:0 .45rem;border:0;border-radius:10px;background:transparent;color:#6b635b;font-size:.7rem;font-weight:500}.site-system-builder-mode-toggle button.active{background:#ffffff;color:#253351;box-shadow:0 6px 14px rgba(21,39,84,.08)}.site-system-data-panel{align-content:start}.site-system-data-summary-card{display:grid;grid-gap:.18rem;gap:.18rem;padding:.55rem .6rem;border:1px solid rgba(18,35,63,.08);border-radius:12px;background:rgba(255,255,255,.76)}.site-system-data-summary-card strong{font-size:.78rem;font-weight:600;color:#2d241d}.site-system-data-summary-card small{color:var(--muted);font-size:.66rem;line-height:1.35}.site-system-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.6rem}.site-system-section-head h2,.site-system-section-head h3{margin:.1rem 0 0;letter-spacing:-.03em;font-size:1rem;font-weight:600}.site-system-kicker{margin:0;font-size:.62rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#8a7660}.site-system-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.site-system-stat-grid-compact{grid-template-columns:1fr;gap:.45rem}.site-system-stat-grid div{display:grid;grid-gap:.25rem;gap:.25rem;padding:.8rem .85rem;border:1px solid rgba(58,42,31,.08);border-radius:16px;background:rgba(245,240,232,.55)}.site-system-stat-grid span{font-size:.72rem;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.site-system-stat-grid strong{font-size:1rem;letter-spacing:-.03em}.site-system-layer-list,.site-system-page-list{display:grid;grid-gap:.22rem;gap:.22rem;overflow:visible;padding-right:.1rem}.site-system-page-list{max-height:none}.site-system-layer-list{max-height:none;min-height:0}.site-system-layer-item,.site-system-page-item{width:100%;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:.55rem;padding:.46rem .52rem;border-radius:10px;border:1px solid transparent;background:transparent}.site-system-layer-item:hover,.site-system-page-item:hover{background:rgba(58,42,31,.05)}.site-system-layer-item.active,.site-system-page-item.active{border-color:rgba(240,91,39,.22);background:linear-gradient(180deg,rgba(255,242,236,.96),rgba(255,248,243,.92));box-shadow:inset 0 0 0 1px rgba(240,91,39,.18)}.site-system-layer-item-compact,.site-system-page-item-compact{min-height:2.05rem}.site-system-layer-item,.site-system-page-item>div:first-child,.site-system-page-meta{min-width:0}.site-system-layer-item span,.site-system-page-item strong{display:block;font-size:.76rem;font-weight:500;color:#2d241d}.site-system-layer-item small,.site-system-page-item span{display:block;font-size:.66rem;color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-system-page-meta{display:flex;align-items:center;gap:.35rem;flex:0 0 auto}.site-system-page-meta-compact span{max-width:5.5rem}.site-system-page-meta span:last-child{max-width:6rem}.site-system-page-hovercard{position:absolute;left:calc(100% + .45rem);top:50%;z-index:12;display:grid;grid-gap:.18rem;gap:.18rem;min-width:12rem;max-width:16rem;padding:.5rem .58rem;border:1px solid rgba(18,35,63,.1);border-radius:12px;background:rgba(255,255,255,.98);box-shadow:0 14px 36px rgba(21,39,84,.12);opacity:0;pointer-events:none;transform:translate3d(4px,-50%,0);transition:opacity .14s ease,transform .14s ease}.site-system-page-hovercard strong{font-size:.72rem;font-weight:600;color:#2d241d}.site-system-page-hovercard small,.site-system-page-hovercard span{white-space:normal;word-break:break-word;font-size:.64rem;line-height:1.35;color:var(--muted)}.site-system-sidebar.build-mode .site-system-insert-item span,.site-system-sidebar.build-mode .site-system-layer-item small,.site-system-sidebar.build-mode .site-system-page-item>.site-system-page-meta,.site-system-sidebar.build-mode .site-system-page-item>div:first-child>span{opacity:0;max-height:0;overflow:hidden;transform:translateY(-2px);transition:opacity .14s ease,max-height .14s ease,transform .14s ease}.site-system-sidebar.build-mode .site-system-insert-item:hover span,.site-system-sidebar.build-mode .site-system-layer-item.active small,.site-system-sidebar.build-mode .site-system-layer-item:hover small,.site-system-sidebar.build-mode .site-system-page-item.active>.site-system-page-meta,.site-system-sidebar.build-mode .site-system-page-item.active>div:first-child>span,.site-system-sidebar.build-mode .site-system-page-item:hover>.site-system-page-meta,.site-system-sidebar.build-mode .site-system-page-item:hover>div:first-child>span{opacity:1;max-height:2rem;transform:translateY(0)}.site-system-sidebar.build-mode .site-system-page-item{position:relative;overflow:visible}.site-system-sidebar.build-mode .site-system-page-item strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-system-sidebar.build-mode .site-system-page-item:focus-visible .site-system-page-hovercard,.site-system-sidebar.build-mode .site-system-page-item:hover .site-system-page-hovercard{opacity:1;transform:translate3d(0,-50%,0)}.site-system-canvas-panel{min-width:0;display:grid;grid-gap:.9rem;gap:.9rem}.site-system-command-card{gap:.8rem;padding:1rem 1.05rem;border-radius:24px;background:radial-gradient(circle at top right,rgba(240,91,39,.08),transparent 28%),linear-gradient(180deg,rgba(255,253,250,.98),rgba(250,247,241,.94));box-shadow:0 22px 50px rgba(21,39,84,.08)}.site-system-canvas-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:.85rem .95rem;border:1px solid rgba(58,42,31,.08);border-radius:18px;background:rgba(255,252,248,.82);box-shadow:0 18px 44px rgba(31,26,19,.06)}.site-system-canvas-head h2{margin:.15rem 0 0;font-size:1.28rem;font-weight:600;letter-spacing:-.04em}.site-system-canvas-actions{display:flex;align-items:center;justify-content:flex-end;gap:.55rem;flex-wrap:wrap}.site-system-chip{display:inline-flex;align-items:center;padding:.28rem .55rem;border:1px solid rgba(58,42,31,.1);border-radius:999px;background:rgba(255,248,241,.88);color:#6f5c48;font-size:.68rem;font-weight:500;letter-spacing:.03em}.site-system-canvas-shell{min-height:calc(100vh - 13.4rem);border-radius:26px;background:linear-gradient(180deg,rgba(250,247,242,.92),rgba(255,255,255,.96))}.site-system-preview-bar{display:flex;align-items:flex-start;justify-content:space-between;gap:.9rem}.site-system-preview-bar h2{margin:.15rem 0 0;font-size:1.15rem;letter-spacing:-.03em}.site-system-inspector{min-width:0;padding:.6rem;border:1px solid rgba(58,42,31,.08);border-radius:18px;background:linear-gradient(180deg,rgba(250,247,241,.95),rgba(255,253,250,.92));box-shadow:0 22px 52px rgba(31,26,19,.07)}.site-system-inspector.build-mode{padding:.68rem;border-color:rgba(18,35,63,.08);border-radius:18px;background:radial-gradient(circle at top right,rgba(240,91,39,.08),transparent 24%),linear-gradient(180deg,rgba(255,254,251,.98),rgba(249,246,239,.96));box-shadow:0 28px 60px rgba(21,39,84,.08)}.site-system-inspector-head{display:grid;grid-gap:.55rem;gap:.55rem;padding:.1rem .02rem .6rem;border-bottom:1px solid rgba(58,42,31,.08)}.site-system-inspector.build-mode .site-system-inspector-head{gap:.55rem;padding:.1rem .05rem .65rem}.site-system-inspector-head h2{margin:.15rem 0 0;font-size:1rem;font-weight:600;letter-spacing:-.04em}.site-system-inspector-body{padding-top:.7rem;overflow:visible;padding-right:0}.site-system-tab-row{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:.12rem;border:1px solid rgba(58,42,31,.08);border-radius:999px;background:rgba(244,240,232,.9)}.site-system-tab-row button{min-width:64px;border:none;border-radius:999px;padding:.34rem .6rem;font-size:.72rem;color:#6f6257;background:transparent;font-weight:500}.site-system-tab-row button:hover{background:rgba(255,255,255,.55)}.site-system-tab-row button.active{background:#fff;color:#231b16;box-shadow:0 6px 16px rgba(31,26,19,.08)}.site-system-inspector.build-mode .site-system-tab-row{background:rgba(18,35,63,.05);border-color:rgba(18,35,63,.08)}.site-system-inspector.build-mode .site-system-tab-row button{min-width:70px;font-weight:500}.site-system-inspector.build-mode .site-system-tab-row button.active{background:#213050;color:#ffffff;box-shadow:0 12px 24px rgba(21,39,84,.2)}.site-system-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-system-form-grid,.site-system-form-stack{display:grid;grid-gap:.8rem;gap:.8rem}.site-system-form-actions{display:grid;grid-gap:.4rem;gap:.4rem}.site-system-data-workbench{display:grid;grid-gap:.9rem;gap:.9rem}.site-system-data-editor,.site-system-data-library{display:grid;grid-gap:.7rem;gap:.7rem;min-width:0}.site-system-data-field-list,.site-system-data-list{display:grid;grid-gap:.38rem;gap:.38rem}.site-system-data-list-item{width:100%;text-align:left;display:grid;grid-gap:.1rem;gap:.1rem;padding:.58rem .62rem;border-radius:12px;border:1px solid rgba(18,35,63,.08);background:rgba(255,255,255,.78)}.site-system-data-list-item strong{font-size:.78rem;font-weight:500;color:#2d241d}.site-system-data-list-item small{font-size:.66rem;color:var(--muted)}.site-system-data-list-item.active{border-color:rgba(240,91,39,.24);box-shadow:0 10px 22px rgba(240,91,39,.1)}.site-system-data-starters{display:grid;grid-gap:.35rem;gap:.35rem;padding-top:.25rem;border-top:1px solid rgba(18,35,63,.08)}.site-system-chip-list{display:flex;flex-wrap:wrap;gap:.35rem}.site-system-data-fields{display:grid;grid-gap:.55rem;gap:.55rem;padding-top:.25rem;border-top:1px solid rgba(18,35,63,.08)}.site-system-data-field-row{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.9fr) auto;grid-gap:.45rem;gap:.45rem;padding:.55rem;border:1px solid rgba(18,35,63,.08);border-radius:12px;background:rgba(255,255,255,.74)}.site-system-data-field-help,.site-system-data-field-id{grid-column:1/-1}.site-system-data-field-toggle{display:inline-flex;align-items:center;gap:.38rem;min-height:2.4rem;font-size:.7rem;color:#6b635b}.site-system-data-field-toggle input[type=checkbox]{width:.9rem;height:.9rem}.site-system-data-empty{display:grid;grid-gap:.2rem;gap:.2rem;padding:.85rem;border:1px dashed rgba(18,35,63,.16);border-radius:14px;background:rgba(247,243,236,.58)}.site-system-data-empty strong{font-size:.82rem;font-weight:600}.site-system-data-empty small{color:var(--muted);line-height:1.45}.site-system-email-template-preview{border:1px solid rgba(18,35,63,.08);border-radius:16px;overflow:hidden;background:rgba(247,243,236,.72)}.site-system-email-template-frame{width:100%;min-height:520px;border:0;background:transparent}.site-system-submit-btn{width:100%;min-height:2.5rem;background:#213050;border-color:#213050;color:#ffffff;font-weight:700}.site-system-submit-btn:hover{background:#16223d;border-color:#16223d}.site-system-form-stack label,.site-system-token-grid label{gap:.38rem}.site-system-data-editor label>span,.site-system-data-library label>span,.site-system-form-stack label>span{display:block;margin-bottom:.32rem;font-size:.68rem;font-weight:500;color:#6b635b}.site-system-token-sections{display:grid;grid-gap:.75rem;gap:.75rem}.site-system-create-page{display:grid;grid-gap:.5rem;gap:.5rem;padding:.58rem;border:1px solid rgba(58,42,31,.08);border-radius:12px;background:rgba(247,243,236,.8)}.site-system-insert-mode{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.35rem;gap:.35rem}.site-system-scope-toggle{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.35rem;gap:.35rem}.site-system-insert-mode button{padding:.34rem .24rem;border-radius:9px;font-size:.68rem;font-weight:500}.site-system-insert-mode button.active,.site-system-scope-toggle button.active{background:rgba(58,42,31,.08);border-color:rgba(58,42,31,.12)}.site-system-scope-toggle button{padding:.34rem .24rem;border-radius:9px;font-size:.68rem;font-weight:500}.site-system-insert-list{display:grid;grid-gap:.4rem;gap:.4rem}.site-system-insert-item{width:100%;text-align:left;display:grid;grid-gap:.16rem;gap:.16rem;padding:.5rem .56rem;border-radius:10px;border:1px solid rgba(58,42,31,.08);background:rgba(255,255,255,.72)}.site-system-insert-item strong{font-size:.74rem;font-weight:500;color:#2d241d}.site-system-insert-item span{font-size:.64rem;color:var(--muted);line-height:1.35}.site-system-ai-proposal{display:grid;grid-gap:.7rem;gap:.7rem;padding:.8rem;border:1px solid rgba(58,42,31,.08);border-radius:14px;background:rgba(247,243,236,.8)}.site-system-command-card .site-system-ai-proposal{border-color:rgba(18,35,63,.08);background:rgba(255,255,255,.88)}.site-system-ai-proposal-head{display:flex;align-items:center;justify-content:space-between;gap:.65rem}.site-system-ai-proposal-head strong{font-size:.82rem;text-transform:capitalize}.site-system-chip-row{display:flex;flex-wrap:wrap;gap:.35rem}.site-system-chip-button{border:1px solid rgba(58,42,31,.1);background:rgba(255,255,255,.82);color:#564534;border-radius:999px;padding:.32rem .56rem;font-size:.68rem;font-weight:500;line-height:1.2;text-align:left}.site-system-chip-button:hover{border-color:rgba(240,91,39,.28);color:#a24a1f}.site-system-command-card .site-system-chip-button{background:rgba(255,255,255,.92)}.site-system-ai-list{display:grid;grid-gap:.4rem;gap:.4rem}.site-system-ai-item{display:grid;grid-gap:.1rem;gap:.1rem;padding:.52rem .62rem;border-radius:10px;background:rgba(255,255,255,.74);border:1px solid rgba(58,42,31,.08)}.site-system-ai-item strong{font-size:.76rem;color:#312820}.site-system-ai-item span{font-size:.72rem;color:var(--muted);word-break:break-word}.site-system-qa-stats{display:flex;flex-wrap:wrap;gap:.45rem}.site-system-qa-stats span{display:inline-flex;align-items:center;padding:.3rem .6rem;border-radius:999px;background:rgba(248,244,236,.82);border:1px solid rgba(58,42,31,.08);font-size:.72rem;color:#6f5c48}.site-system-qa-list{display:grid;grid-gap:.35rem;gap:.35rem;max-height:220px;overflow:auto;padding-right:.1rem}.site-system-qa-item{width:100%;text-align:left;display:grid;grid-gap:.16rem;gap:.16rem;padding:.58rem .65rem;border-radius:12px;border:1px solid rgba(58,42,31,.08);background:rgba(255,255,255,.74)}.site-system-qa-item.active{border-color:rgba(240,91,39,.24);background:linear-gradient(180deg,rgba(255,242,236,.96),rgba(255,248,243,.92))}.site-system-qa-item strong{font-size:.79rem;color:#2d241d}.site-system-qa-item small,.site-system-qa-item span{font-size:.71rem;color:var(--muted)}.site-system-qa-detail,.site-system-qa-json,.site-system-qa-prompts{display:grid;grid-gap:.6rem;gap:.6rem}.site-system-qa-detail{padding-top:.1rem}.site-system-qa-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.7rem}.site-system-qa-json strong,.site-system-qa-prompts strong{font-size:.76rem;letter-spacing:.05em;text-transform:uppercase;color:#7d6a57}.site-system-qa-json pre{margin:0;padding:.75rem .85rem;border-radius:14px;border:1px solid rgba(58,42,31,.08);background:rgba(247,243,236,.82);overflow:auto;font-size:.72rem;line-height:1.45}.site-system-style-quick-grid{display:grid;grid-gap:.55rem;gap:.55rem}.site-system-style-pane{display:grid;grid-gap:.4rem;gap:.4rem;padding:.58rem;border:1px solid rgba(58,42,31,.08);border-radius:12px;background:rgba(255,255,255,.76)}.site-system-style-summary{display:grid;grid-gap:.45rem;gap:.45rem}.site-system-style-pane-compact{gap:.3rem;padding:.5rem}.site-system-inspector.build-mode .site-system-card{border-radius:16px;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(252,249,244,.94));box-shadow:0 12px 28px rgba(21,39,84,.05)}.site-system-style-pane strong{font-size:.68rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#7d6a57}.site-system-palette-strip{display:grid;grid-template-columns:1fr;grid-gap:.24rem;gap:.24rem}.site-system-swatch-card{display:grid;grid-template-columns:.9rem minmax(0,1fr) auto;align-items:center;grid-gap:.45rem;gap:.45rem;padding:.34rem .42rem;border:1px solid rgba(58,42,31,.08);border-radius:10px;background:rgba(248,244,236,.68)}.site-system-swatch{width:.9rem;min-width:.9rem;height:.9rem;border-radius:999px;border:1px solid rgba(58,42,31,.12);box-shadow:inset 0 0 0 1px rgba(255,255,255,.45)}.site-system-swatch-inline{width:1.35rem;min-width:1.35rem;height:1.35rem}.site-system-swatch-card-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;font-weight:500;color:#332a22}.site-system-swatch-card small,.site-system-token-key small{color:var(--muted);font-size:.64rem}.site-system-type-stack{display:grid;grid-gap:.28rem;gap:.28rem}.site-system-type-stack-compact{gap:.22rem}.site-system-type-sample{display:flex;align-items:baseline;justify-content:space-between;gap:.45rem;padding:.38rem .48rem;border-radius:10px;background:rgba(248,244,236,.68)}.site-system-type-sample span{font-size:.68rem;color:var(--muted)}.site-system-type-sample strong{font-size:.72rem;font-weight:500;text-transform:none;letter-spacing:0;color:#2d241d}.site-system-token-category-row{display:flex;gap:.25rem;flex-wrap:wrap}.site-system-token-category-row-compact .theme-link-btn{min-height:1.6rem;padding:0 .45rem;font-size:.66rem}.site-system-token-sections details{border:1px solid rgba(58,42,31,.08);border-radius:12px;background:rgba(255,255,255,.72);overflow:hidden}.site-system-token-sections summary{cursor:pointer;list-style:none;padding:.5rem .6rem;font-weight:500;display:flex;align-items:center;justify-content:space-between;gap:.55rem}.site-system-token-sections summary small{font-weight:400;color:var(--muted);font-size:.64rem}.site-system-token-sections summary::-webkit-details-marker{display:none}.site-system-token-grid{display:grid;grid-template-columns:1fr;grid-gap:.38rem;gap:.38rem;padding:0 .6rem .6rem}.site-system-token-row{display:grid;grid-gap:.24rem;gap:.24rem}.site-system-token-key{display:flex;align-items:center;justify-content:space-between;gap:.45rem;font-size:.68rem;font-weight:500;color:#3f342a}.site-system-token-input{display:flex;align-items:center;gap:.35rem}.site-system-token-input input[type=color]{width:1.8rem;min-width:1.8rem;height:1.55rem;padding:.1rem;border-radius:8px}.site-system-selection-mini{display:grid;justify-items:end;grid-gap:.1rem;gap:.1rem;min-width:0}.site-system-selection-mini span{font-size:.62rem;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.site-system-selection-mini strong{max-width:9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;font-weight:500;color:#2f281f}.site-system-detail-list{display:grid;grid-gap:.7rem;gap:.7rem;margin:0}.site-system-detail-list div{display:grid;grid-gap:.18rem;gap:.18rem;padding-bottom:.7rem;border-bottom:1px solid rgba(58,42,31,.08)}.site-system-detail-list div:last-child{padding-bottom:0;border-bottom:none}.site-system-detail-list dt{font-size:.72rem;font-weight:700;color:#8a7660;text-transform:uppercase;letter-spacing:.08em}.site-system-detail-list dd{margin:0;color:#2d241d;word-break:break-word}.site-system-inline-actions{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap}.site-system-check-row{display:flex;align-items:center;gap:.65rem;padding:.8rem .9rem;border:1px solid rgba(58,42,31,.08);border-radius:14px;background:rgba(255,255,255,.72)}.site-system-check-row input{width:auto}.site-system-json-panel{border:1px solid rgba(58,42,31,.08);border-radius:16px;background:#fff;overflow:hidden}.site-system-json-panel summary{cursor:pointer;padding:.85rem 1rem;font-weight:600}.site-system-json-panel pre{margin:0;padding:0 1rem 1rem;overflow:auto;font-size:.78rem;line-height:1.5;color:#4b433b}.site-placeholder-page{min-height:min(70vh,720px);display:grid;place-items:center;padding:3rem 1.2rem;background:radial-gradient(circle at top left,rgba(240,91,39,.1),transparent 24%),linear-gradient(180deg,color-mix(in srgb,var(--theme-page-bg,#f7f6f3) 84%,#ffffff 16%),var(--theme-page-bg,#f7f6f3))}.site-placeholder-shell{width:min(100%,760px);display:grid;grid-gap:1rem;gap:1rem;padding:2rem;border:1px solid var(--site-color-border-default,rgba(58,42,31,.12));border-radius:28px;background:color-mix(in srgb,var(--site-color-surface-card,#ffffff) 94%,#fff7f0 6%);box-shadow:0 28px 60px rgba(22,20,16,.08)}.site-placeholder-eyebrow{margin:0;font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.14em;color:var(--site-color-text-muted,#7f7265)}.site-placeholder-shell h1{margin:0;font-size:clamp(2rem,5vw,3.8rem);line-height:.95;letter-spacing:-.05em}.site-placeholder-shell p{margin:0;max-width:42rem;font-size:1.02rem;line-height:1.7;color:var(--site-color-text-muted,#64584d)}.site-placeholder-cta{width:-moz-fit-content;width:fit-content;margin-top:.4rem;padding:.8rem 1.15rem;border-radius:999px;background:var(--site-color-action-primary-bg,#f05b27);color:var(--site-color-action-primary-fg,#fff);font-weight:700;text-decoration:none}.site-utility-shell{width:min(100%,var(--site-container-page,980px));margin:0 auto;padding:0 1rem}.site-utility-prose{width:min(100%,var(--site-container-prose,760px))}.site-utility-cta-banner,.site-utility-hero,.site-utility-rich-text{padding:clamp(1.5rem,4vw,4rem) 0}.site-utility-hero{background:radial-gradient(circle at top left,rgba(240,91,39,.08),transparent 26%),var(--theme-page-bg,var(--bg))}.site-utility-eyebrow{margin:0 0 .7rem;color:var(--site-color-text-muted,var(--theme-muted,#6a6a63));font-size:.76rem;text-transform:uppercase;letter-spacing:.14em;font-weight:700}.site-utility-cta-banner h2,.site-utility-hero h1,.site-utility-rich-text h2{margin:0;color:var(--site-color-text-primary,var(--theme-text,#2d2d2a));letter-spacing:-.04em}.site-utility-hero h1{font-size:clamp(2.4rem,7vw,5.6rem);line-height:.95;max-width:12ch}.site-utility-cta-banner h2,.site-utility-rich-text h2{font-size:clamp(1.6rem,4vw,2.6rem)}.site-utility-body{margin:.9rem 0 0;max-width:48rem;color:var(--site-color-text-muted,var(--theme-muted,#6a6a63));font-size:1.02rem;line-height:1.75}.site-utility-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:1.2rem}.site-utility-primary,.site-utility-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:2.9rem;padding:.78rem 1.15rem;border-radius:999px;text-decoration:none;font-weight:700}.site-utility-primary{background:var(--site-color-action-primary-bg,var(--theme-accent,#5a3a24));color:var(--site-color-action-primary-fg,var(--theme-accent-ink,#fff))}.site-utility-secondary{color:var(--site-color-text-primary,var(--theme-text,#2d2d2a))}.site-utility-cta-card,.site-utility-secondary{border:1px solid var(--site-color-border-default,var(--theme-line,#e7e6e3))}.site-utility-cta-card{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.5rem;border-radius:24px;background:color-mix(in srgb,var(--site-color-surface-card,#fff) 92%,#fff8f1 8%);box-shadow:0 16px 32px rgba(18,18,17,.06)}.theme-panel{border:1px solid var(--line);border-radius:14px;background:var(--theme-panel-bg,var(--panel));padding:.9rem;display:grid;grid-gap:.6rem;gap:.6rem}.site-settings-logo-row{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap}.site-settings-logo-preview{display:inline-flex;align-items:center;justify-content:center;min-width:4.5rem;min-height:4.5rem;padding:.65rem;border-radius:12px;border:1px solid var(--line);background:color-mix(in srgb,var(--theme-panel-bg,var(--panel)) 90%,#f6f1ea 10%)}.site-settings-logo-preview img{display:block;max-width:180px;max-height:72px;width:auto;height:auto}.site-settings-logo-picker-backdrop{position:fixed;inset:0;z-index:70;background:rgba(15,23,42,.45);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:grid;place-items:center;padding:1.2rem}.site-settings-logo-picker{width:min(960px,100%);max-height:min(84vh,820px);overflow:hidden;display:grid;grid-template-rows:auto auto minmax(0,1fr);grid-gap:.85rem;gap:.85rem;padding:1rem;border-radius:18px;border:1px solid var(--line);background:var(--theme-panel-bg,var(--panel));box-shadow:0 30px 90px rgba(15,23,42,.2)}.site-settings-logo-picker-head,.site-settings-logo-picker-toolbar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.site-settings-logo-picker-head h2,.site-settings-logo-picker-head p{margin:0}.site-settings-logo-picker-grid{overflow:auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:.8rem;gap:.8rem;padding-right:.15rem}.site-settings-logo-picker-card{display:grid;grid-gap:.55rem;gap:.55rem;padding:.7rem;text-align:left;border-radius:14px;border:1px solid var(--line);background:color-mix(in srgb,var(--theme-panel-bg,var(--panel)) 92%,#f8f4ec 8%)}.site-settings-logo-picker-card img{display:block;width:100%;height:124px;object-fit:contain;border-radius:10px;background:#fff}.site-settings-logo-picker-meta{display:grid;grid-gap:.2rem;gap:.2rem}.site-settings-logo-picker-meta strong{font-size:.88rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-settings-logo-picker-meta span{font-size:.76rem;color:var(--muted)}.public-site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;border-bottom:1px solid color-mix(in srgb,var(--theme-line,#e7e6e3) 78%,transparent);background:color-mix(in srgb,var(--theme-panel-bg,#ffffff) 84%,transparent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.public-site-header-inner{width:100%;max-width:min(1180px,calc(100% - 2rem));margin:0 auto;padding:.85rem 0;display:flex;align-items:center;justify-content:space-between;gap:1rem 1.5rem;flex-wrap:wrap}.public-site-header-brand{display:inline-flex;align-items:center;gap:.75rem;min-height:2.5rem;color:var(--theme-text,#2d2d2a);text-decoration:none}.public-site-header-logo{display:block;max-width:min(240px,48vw);max-height:56px;width:auto;height:auto}.public-site-header-wordmark{font-size:.95rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.public-site-header-brand-text{color:var(--theme-header-brand-text-color,var(--theme-text,#2d2d2a));font-family:var(--theme-font-ui,var(--font-ui)),"Segoe UI",sans-serif;font-size:var(--theme-header-brand-text-size,18px);font-weight:var(--theme-header-brand-text-weight,700);letter-spacing:var(--theme-header-brand-text-letter-spacing,.02em);line-height:1.1}.public-site-header-actions{gap:.85rem 1.1rem;flex:1 1 420px}.public-site-header-actions,.public-site-header-nav{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap}.public-site-header-nav{gap:.5rem 1rem}.public-site-header-nav-link{color:var(--theme-text,#2d2d2a);font-size:.92rem;text-decoration:none;opacity:.82}.public-site-header-nav-link:hover{opacity:1}.public-site-header-cta{display:inline-flex;align-items:center;justify-content:center;min-height:2.4rem;padding:.55rem .95rem;border-radius:999px;border:1px solid color-mix(in srgb,var(--theme-line,#e7e6e3) 75%,transparent);background:var(--theme-text,#2d2d2a);color:var(--theme-page-bg,#ffffff);text-decoration:none;font-size:.9rem;font-weight:600}.site-settings-nav-editor{display:grid;grid-gap:.8rem;gap:.8rem;padding-top:.4rem}.site-settings-inline-checkbox{display:inline-flex;align-items:center;gap:.55rem}.site-settings-inline-checkbox input[type=checkbox]{width:auto;margin:0}.site-settings-nav-editor-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.site-settings-nav-list{display:grid;grid-gap:.8rem;gap:.8rem}.site-settings-nav-item{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.4fr) auto;grid-gap:.75rem;gap:.75rem;align-items:end}.site-settings-nav-item-actions{display:flex;align-items:center;justify-content:flex-end}.operator-action-grid,.operator-client-grid,.operator-console-grid,.operator-detail-grid{display:grid;grid-gap:.8rem;gap:.8rem}.operator-action-grid,.operator-console-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-bottom:.8rem}.operator-client-grid,.operator-detail-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.operator-form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));grid-gap:.85rem 1rem;gap:.85rem 1rem}.operator-stack{display:grid;grid-gap:.9rem;gap:.9rem}.operator-subpanel{background:color-mix(in srgb,var(--theme-panel-bg,var(--panel)) 88%,#f6f1ea 12%)}.operator-field{display:grid;grid-gap:.35rem;gap:.35rem}.operator-field-label{font-size:.8rem;font-weight:600}.operator-field-help{color:var(--muted);font-size:.77rem;line-height:1.4}.operator-helper-list{display:grid;grid-gap:.35rem;gap:.35rem}.operator-helper-list p{margin:0;color:var(--muted);font-size:.86rem;line-height:1.45}.operator-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.operator-generated-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:.75rem;gap:.75rem}.operator-generated-item{display:grid;grid-gap:.3rem;gap:.3rem;padding:.85rem .9rem;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.55)}.operator-generated-label{font-size:.75rem;font-weight:600;color:var(--muted)}.operator-generated-item code{font-size:.84rem;word-break:break-word}.theme-checkbox{display:flex;align-items:center;justify-content:space-between}.theme-checkbox input[type=checkbox]{width:auto}.settings-popover-section{display:grid;grid-gap:.52rem;gap:.52rem;padding:.28rem}.settings-popover-section+.settings-popover-section{border-top:1px solid var(--line);margin-top:.45rem;padding-top:.65rem}.settings-popover label span{display:block;font-size:.74rem;color:var(--muted);margin-bottom:.2rem}.hero-image-setting{display:grid;grid-gap:.5rem;gap:.5rem}.hero-image-setting-head{display:flex;align-items:center;justify-content:space-between;gap:.6rem;flex-wrap:wrap}.hero-image-setting-head>span{display:block;font-size:.74rem;color:var(--muted)}.hero-image-setting-actions{display:flex;flex-wrap:wrap;gap:.35rem}.hero-image-setting-actions button{padding:.28rem .55rem;font-size:.72rem}.hero-image-setting-preview{display:grid;grid-template-columns:96px minmax(0,1fr);grid-gap:.65rem;gap:.65rem;padding:.55rem;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.82)}.hero-image-setting-preview img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:10px;background:#e9e7e0}.hero-image-setting-meta{min-width:0;display:grid;grid-gap:.25rem;gap:.25rem;align-content:start}.hero-image-setting-meta strong{font-size:.82rem}.hero-image-setting-meta p{margin:0;font-size:.72rem;line-height:1.45;color:var(--muted);overflow-wrap:anywhere}.homepage-image-presentation-editor{display:grid;grid-gap:.7rem;gap:.7rem;padding:.75rem;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.7)}.homepage-image-presentation-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.homepage-image-presentation-head>span{font-size:.76rem;font-weight:600;letter-spacing:.01em}.homepage-image-presentation-head button{border:1px solid var(--line);border-radius:999px;background:#fff;padding:.25rem .7rem;font-size:.72rem}.homepage-image-presentation-head button:disabled{opacity:.45}.homepage-image-presentation-preview{position:relative;overflow:hidden;border-radius:12px;border:1px solid var(--line);background:color-mix(in srgb,var(--panel) 92%,var(--line) 8%);aspect-ratio:16/10;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.homepage-image-presentation-preview:active{cursor:-webkit-grabbing;cursor:grabbing}.homepage-image-presentation-preview img{display:block;width:100%;height:100%;object-fit:cover;pointer-events:none}.homepage-image-presentation-overlay{position:absolute;inset:auto 0 0;padding:.45rem .6rem;background:linear-gradient(180deg,transparent,rgba(15,15,15,.62));color:#fff;font-size:.72rem;letter-spacing:.01em}.homepage-image-presentation-sliders{display:grid;grid-gap:.5rem;gap:.5rem}.homepage-image-presentation-sliders label{display:grid;grid-template-columns:5.4rem minmax(0,1fr) 3rem;align-items:center;grid-gap:.6rem;gap:.6rem}.homepage-image-presentation-sliders span,.homepage-image-presentation-sliders strong{font-size:.74rem}.homepage-image-presentation-sliders strong{text-align:right;color:var(--muted)}.hero-media-picker-backdrop{position:fixed;inset:0;z-index:70;display:grid;place-items:center;padding:1rem;background:rgba(30,24,18,.35);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.hero-media-picker{width:min(980px,calc(100vw - 2rem));max-height:calc(100vh - 2rem);overflow:auto;border:1px solid var(--line-strong);border-radius:16px;background:#f6f6f5;box-shadow:0 18px 48px rgba(12,12,11,.18);padding:.85rem;display:grid;grid-gap:.8rem;gap:.8rem}.hero-media-picker-head{display:flex;align-items:start;justify-content:space-between;gap:.9rem;flex-wrap:wrap}.hero-media-picker-head h3{margin:0 0 .2rem}.hero-media-picker-actions{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.hero-media-picker-actions input{width:min(320px,60vw)}.hero-media-picker-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-gap:.7rem;gap:.7rem}.hero-media-picker-card{display:grid;grid-gap:.45rem;gap:.45rem;text-align:left;border:1px solid var(--line);border-radius:12px;background:#fff;padding:.45rem}.hero-media-picker-card.selected{border-color:#3f3a31;box-shadow:0 0 0 1px rgba(63,58,49,.18)}.hero-media-picker-card img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:8px;border:1px solid var(--line)}.hero-media-picker-card span,.hero-media-picker-card strong{overflow:hidden;text-overflow:ellipsis}.hero-media-picker-card strong{font-size:.8rem;white-space:nowrap}.hero-media-picker-card span{font-size:.7rem;color:var(--muted);line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.hero-media-picker-foot{display:flex;justify-content:center}.title-input{width:100%;border:0;outline:0;background:transparent;font-family:var(--font-writing),Georgia,serif;font-size:clamp(2.5rem,5vw,3.25rem);font-weight:600;line-height:1.08;letter-spacing:-.02em;padding:.25rem 0;border-radius:0}.title-input::placeholder{color:#a5a49f}.thought-limit-warning{color:#8e4e2b}.ai-panel{border:1px solid var(--line);border-radius:10px;background:#f7f6f3;padding:.6rem;margin:.3rem 0 .75rem;display:grid;grid-gap:.45rem;gap:.45rem}.ai-panel header{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.ai-panel header strong{font-size:.84rem}.ai-panel header button{border:1px solid transparent;background:transparent;color:var(--muted);font-size:.76rem;padding:.2rem .35rem}.ai-panel p{margin:0;font-size:.78rem;color:var(--muted)}.ai-panel blockquote{margin:0;border-left:2px solid var(--line-strong);background:#fff;border-radius:6px;padding:.45rem .55rem;font-size:.85rem;color:#3d3d39}.ai-panel label span{display:block;font-size:.72rem;color:var(--muted);margin-bottom:.18rem}.ai-panel textarea{width:100%;border:1px solid var(--line-strong);border-radius:8px;background:#fff;padding:.45rem .5rem;font-size:.84rem;line-height:1.4;resize:vertical}.ai-panel-actions{display:flex;justify-content:flex-end}.ai-panel-actions button{min-width:120px}.ai-replace-check{display:flex;align-items:center;gap:.42rem}.ai-replace-check input[type=checkbox]{width:auto}.schedule-toggle{align-self:end}.schedule-toggle input[type=checkbox]{width:auto;margin-top:.35rem}.schedule-toggle-inline{display:inline-flex;align-items:center;justify-content:space-between;gap:.45rem;padding:.2rem 0}.schedule-toggle-inline span{margin-bottom:0;font-size:.74rem}.schedule-toggle-inline input[type=checkbox]{width:auto;margin:0}.text-toggle{display:inline-flex;align-items:center;gap:.2rem;border:1px solid var(--line);border-radius:999px;padding:.1rem;background:#f7f6f2}.text-toggle button{border:0;border-radius:999px;padding:.12rem .5rem;font-size:.72rem;color:var(--muted);background:transparent}.text-toggle button.active{background:#fff;color:#3f3a31;box-shadow:0 1px 2px rgba(0,0,0,.08)}.meta-panel{border:1px dashed var(--line-strong);border-radius:12px;padding:.65rem;margin-bottom:.8rem;background:#fcfcfb}.meta-panel summary{cursor:pointer;font-weight:600;color:#555650}.meta-stack{margin-top:.7rem;display:grid;grid-gap:.65rem;gap:.65rem}.notion-canvas{border:0;border-radius:0;padding:.35rem 0 0;background:transparent;min-height:470px;position:relative}.notion-canvas.drag-over{outline:2px dashed #6f4f3a;outline-offset:5px}.post-link-drop-preview{position:absolute;pointer-events:none;border-radius:3px;background:rgba(65,110,210,.12);border-bottom:1px solid rgba(65,110,210,.45);box-shadow:inset 0 -1px 0 rgba(65,110,210,.35);z-index:4}.notion-canvas .ProseMirror{outline:none;min-height:430px;font-weight:400;max-width:80ch;line-height:1.6;padding:0 .55rem}.notion-canvas .ProseMirror p{margin:.55rem 0}.notion-canvas .ProseMirror ol,.notion-canvas .ProseMirror ul{margin:.45rem 0}.tiptap-drag-handle{width:1rem;height:1rem;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;color:#9b9589;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:-webkit-grab;cursor:grab;background:#faf8f3;border:1px solid #e1d8cb;box-shadow:0 3px 10px rgba(0,0,0,.08)}.tiptap-drag-handle svg{width:.72rem;height:.72rem;fill:currentColor}.tiptap-handle-group{display:inline-flex;align-items:center;gap:.2rem}.tiptap-add-block{width:1rem;height:1rem;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;border:1px solid #e1d8cb;background:#faf8f3;color:#8d8679;font-size:.8rem;line-height:1;padding:0}.tiptap-add-block:hover{background:#f2eee7;color:#645b4e}.add-block-menu{position:fixed;z-index:80;display:grid;min-width:170px;background:#fff;border:1px solid var(--line-strong);border-radius:10px;padding:.24rem;box-shadow:0 12px 28px rgba(10,10,10,.16)}.add-block-menu button{border:0;background:transparent;text-align:left;border-radius:7px;padding:.38rem .45rem;font-size:.76rem;color:#2e2d29}.add-block-menu button:hover{background:#f2f5fd}.tiptap-drag-handle:hover{background:#f2eee7;color:#6f6558}.tiptap-drag-handle:active{cursor:-webkit-grabbing;cursor:grabbing}.tiptap-drag-target-line{position:absolute;left:.55rem;right:.55rem;height:1px;background:color-mix(in srgb,var(--theme-text,var(--ink)) 12%,transparent);opacity:.45;pointer-events:none;z-index:3}.notion-canvas .ProseMirror img{display:block;width:100%;max-width:100%;height:auto;border-radius:10px;margin:1rem 0;border:1px solid var(--line)}.notion-canvas .ProseMirror div[data-youtube-video]{margin:1rem 0}.notion-canvas .ProseMirror iframe{width:100%;aspect-ratio:16/9;height:auto;border:0;border-radius:10px}.editor-ai-bar{position:-webkit-sticky;position:sticky;bottom:calc(var(--editor-status-bar-height) + var(--editor-status-gap));z-index:16;margin:.85rem 0 0;display:flex;align-items:center;gap:.45rem;border:1px solid var(--line-strong);border-radius:999px;background:color-mix(in srgb,#ffffff 92%,#f0ece6 8%);box-shadow:0 10px 24px rgba(20,22,30,.08);padding:.34rem .38rem .34rem .62rem}.editor-ai-bar input{flex:1 1;min-width:0;border:0;outline:0;background:transparent;font-size:.82rem;color:var(--theme-text,var(--ink))}.editor-ai-bar input::placeholder{color:var(--muted)}.editor-ai-bar button{border-radius:999px;padding:.3rem .7rem;font-size:.76rem}.editor-sidepanel{position:-webkit-sticky;position:sticky;top:.75rem;display:grid;grid-gap:.9rem;gap:.9rem}.edition-panel{display:grid;grid-gap:.85rem;gap:.85rem}.edition-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.edition-panel-head-actions{display:inline-flex;align-items:center;gap:.45rem}.edition-panel-head h3{margin:0;font-size:.96rem}.edition-panel-head p{margin:.22rem 0 0}.edition-panel-body{display:grid;grid-gap:.72rem;gap:.72rem}.edition-designer-actions{display:grid;grid-gap:.65rem;gap:.65rem}.email-designer-panel{height:100%;background:#f6f6f5;padding:1rem;display:grid;grid-template-rows:auto 1fr;grid-gap:.9rem;gap:.9rem}.email-designer-drawer{position:fixed;z-index:120;top:0;left:0;bottom:0;width:min(78vw,1120px);border-right:1px solid var(--line-strong);box-shadow:12px 0 32px rgba(12,12,11,.16);background:#f6f6f5}.email-designer-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.9rem}.email-designer-head h3{margin:0;font-size:.96rem}.email-designer-head p{margin:.22rem 0 0}.email-designer-head-actions{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap;justify-content:flex-end}.email-designer-device-toggle{display:inline-flex;align-items:center;gap:.2rem;padding:.18rem;border:1px solid color-mix(in srgb,var(--line) 82%,transparent);border-radius:999px;background:rgba(255,255,255,.88)}.email-designer-device-toggle button{border:0;background:transparent;color:#6b7280;border-radius:999px;padding:.3rem .72rem;font:inherit;font-size:.76rem}.email-designer-device-toggle button.active{background:#ecece7;color:#111827}.email-designer-body{min-height:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(256px,300px);grid-gap:.85rem;gap:.85rem;align-items:start}.email-designer-body-configured{align-items:stretch}.email-designer-preview-shell{min-height:0;display:grid;justify-items:center;padding:.35rem 0 0}.email-designer-preview-shell.desktop .email-designer-preview-frame{width:min(100%,760px)}.email-designer-preview-shell.mobile .email-designer-preview-frame{width:min(100%,390px)}.email-designer-preview-frame{min-height:760px;height:calc(100vh - 170px);border:1px solid rgba(17,24,39,.08);border-radius:16px;background:#ffffff;box-shadow:0 18px 36px rgba(12,12,11,.08)}.email-designer-sidepanel{min-height:0;position:-webkit-sticky;position:sticky;top:.5rem}.email-designer-settings{display:grid;grid-gap:.7rem;gap:.7rem}.email-designer-setting-group{display:grid;grid-gap:.42rem;gap:.42rem;padding:.72rem .78rem;border:1px solid rgba(17,24,39,.08);border-radius:14px;background:rgba(255,255,255,.78)}.email-designer-blocks-label{font-size:.67rem;letter-spacing:.04em;text-transform:uppercase;color:#7b8170;line-height:1}.email-designer-toggle-row{width:100%;justify-content:flex-start;flex-wrap:wrap}.email-designer-toggle-row button{display:inline-flex;align-items:center;gap:.32rem;min-height:1.8rem;padding:.14rem .52rem;font-size:.72rem;line-height:1}.email-designer-toggle-row button span:last-child{line-height:1}.email-designer-toggle-icon{display:inline-flex;align-items:center;justify-content:center;width:.9rem;height:.9rem;color:currentColor;flex:0 0 auto}.email-designer-toggle-icon svg{width:.9rem;height:.9rem;display:block}.email-designer-setting-group .field-label{margin:0}.email-designer-setting-group .field-label span{display:block;margin-bottom:.22rem;font-size:.72rem;color:#6b7280}.email-designer-setting-group input,.email-designer-setting-group textarea{width:100%;border:1px solid rgba(17,24,39,.1);background:#ffffff;border-radius:10px;padding:.5rem .62rem;font:inherit;color:#111827}.email-designer-setting-group textarea{min-height:5.2rem;resize:vertical}.email-designer-setting-group input:disabled,.email-designer-setting-group textarea:disabled{background:#f6f5f2;color:#9a988f}.email-designer-setting-group .text-toggle{padding:.12rem;background:#f7f6f2}.email-designer-setting-group .text-toggle button{min-height:1.72rem}.editor-inspector{border-top:1px solid color-mix(in srgb,var(--line) 82%,transparent);background:color-mix(in srgb,var(--theme-panel-bg,var(--panel)) 72%,#f1ede7 28%);backdrop-filter:blur(10px) saturate(1.08);-webkit-backdrop-filter:blur(10px) saturate(1.08)}.editor-inspector-wrap{position:-webkit-sticky;position:sticky;left:auto;transform:none;bottom:0;z-index:18;width:100%;margin:.35rem 0 0;box-shadow:none;border-radius:10px;overflow:visible}.editor-inspector-toggle{width:100%;border:0;background:transparent;display:flex;align-items:center;justify-content:space-between;gap:.7rem;padding:.34rem .62rem;text-align:left;min-height:30px;height:var(--editor-status-bar-height)}.editor-inspector-bar{display:flex;align-items:center;gap:.35rem;padding-right:.35rem}.editor-inspector-toggle code{font-size:.68rem;color:#6e695f;background:transparent;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.editor-inspector.collapsed .editor-inspector-toggle{opacity:.78}.editor-inspector-meta{gap:.42rem}.editor-inspector-meta,.inspector-ai-toggle{display:inline-flex;align-items:center;flex-shrink:0}.inspector-ai-toggle{border:1px solid transparent;background:transparent;color:#7a7367;width:24px;height:24px;border-radius:6px;justify-content:center;line-height:1}.inspector-ai-toggle:hover{border-color:var(--line);background:rgba(255,255,255,.45);color:#5f584d}.inspector-ai-toggle.minimized{border-color:#8a7b68;color:#5d4a33;background:rgba(255,255,255,.5)}.inspector-meta-item{font-size:.67rem;color:#6f6a60;white-space:nowrap}.inspector-meta-item+.inspector-meta-item:before{content:"·";margin-right:.38rem;color:#9b958a}.inspector-meta-item.save.saving{color:#5f4b33}.inspector-meta-item.save.error{color:#7a3e34}.inspector-meta-item.save.clickable{cursor:pointer;text-decoration:underline;-webkit-text-decoration-style:dotted;text-decoration-style:dotted;text-underline-offset:2px}.inspector-meta-item.publish.published{color:#3f6a49}.inspector-meta-item.publish.scheduled{color:#6e5a37}.inspector-meta-item.ai-minimized-state{color:#6b5a44}.editor-inspector-body{position:absolute;left:0;right:0;bottom:calc(100% + 2px);border:1px solid var(--line);border-bottom:0;border-radius:12px 12px 0 0;background:color-mix(in srgb,#fcfbf8 84%,#efe9e1 16%);backdrop-filter:blur(12px) saturate(1.06);-webkit-backdrop-filter:blur(12px) saturate(1.06);padding:.5rem;display:grid;grid-gap:.5rem;gap:.5rem;box-shadow:0 -16px 30px rgba(14,12,8,.12)}.editor-inspector-head{display:flex;align-items:center;justify-content:space-between;gap:.6rem}.editor-inspector-head span{font-size:.74rem;color:var(--muted)}.editor-inspector-head button{font-size:.72rem;padding:.22rem .45rem;border-radius:999px}.editor-inspector-body ul{list-style:none;margin:0;padding:0;display:grid;grid-gap:.34rem;gap:.34rem;max-height:min(38vh,320px);overflow:auto}.editor-inspector-body li{border:1px solid var(--line);border-radius:8px;background:#fff;padding:.34rem;display:grid;grid-gap:.3rem;gap:.3rem}.editor-inspector-body li.selected{border-color:#8d7c66;box-shadow:0 0 0 1px rgba(141,124,102,.16)}.editor-inspector-body li.drag-over{border-color:#6f5d47;box-shadow:0 0 0 1px rgba(111,93,71,.2)}.inspector-select{width:100%;border:0;background:transparent;text-align:left;padding:0;display:grid;grid-gap:.1rem;gap:.1rem}.inspector-select strong{font-size:.76rem;color:#353229}.inspector-select span{font-size:.72rem;color:var(--muted)}.inspector-actions{display:flex;align-items:center;gap:.24rem}.inspector-actions button,.inspector-actions select{font-size:.72rem;padding:.2rem .38rem;border-radius:6px}.inspector-drag-handle{cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;line-height:1;display:inline-flex;align-items:center;justify-content:center;min-width:24px}.inspector-drag-handle svg{width:.72rem;height:.72rem;fill:currentColor;opacity:.78}.inspector-drag-handle:active{cursor:-webkit-grabbing;cursor:grabbing}.inspector-delete-confirm{color:#7a3e34;font-weight:600}@media (max-width:760px){.editor-ai-bar{border-radius:12px;flex-direction:column;align-items:stretch;padding:.5rem}.editor-ai-bar button{width:100%}.editor-inspector-toggle{flex-direction:column;align-items:flex-start;height:auto;min-height:28px}.editor-inspector-meta{width:100%;justify-content:flex-start;flex-wrap:wrap}.editor-inspector-bar{align-items:flex-start}.editor-inspector-wrap{width:100%;bottom:0}.editor-body{padding-bottom:1rem}}.media-library{border:1px solid var(--line);background:#fcfcfb;border-radius:12px;padding:.75rem;margin-bottom:.75rem}.media-library-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.6rem}.media-library-head .toolbar{align-items:center}.media-library-head input{width:210px}.media-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));grid-gap:.6rem;gap:.6rem}.media-card{border:1px solid var(--line);border-radius:10px;padding:.4rem;background:#fff}.media-card img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:8px;border:1px solid var(--line)}.media-card p{margin:.35rem 0;font-size:.72rem;color:var(--muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.workspace-layout.focus-mode .workspace-main{border:0;background:transparent;padding:.2rem 0}@media (max-width:960px){.workspace-main-homepage-builder{grid-template-rows:minmax(0,1fr) minmax(180px,42vh)}.home-edit-grid,.workspace-main-with-preview{grid-template-columns:1fr}.homepage-preview-pane{position:static}.homepage-preview-body{height:56vh}.editor-command-bar,.editor-control-row{flex-direction:column;align-items:stretch}.editor-topline-actions{justify-content:flex-start}}.tiptap-bubble-menu{display:flex;gap:.25rem;background:#18181a;color:#fff;border-radius:10px;border:1px solid #2e2e33;padding:.3rem;box-shadow:0 10px 24px rgba(0,0,0,.26)}.menu-btn{border:0;background:transparent;color:inherit;padding:.2rem .45rem;border-radius:6px;min-width:30px}.menu-btn:hover{background:#2a2a30}.menu-btn:disabled{opacity:.55;cursor:not-allowed}.menu-btn.active{background:#4a3527}.menu-link-wrap{position:relative}.link-picker-popover{position:absolute;top:calc(100% + .4rem);left:0;z-index:50;width:min(420px,calc(100vw - 2rem));display:grid;grid-gap:.45rem;gap:.45rem;background:#ffffff;color:#17171a;border:1px solid #dcdfe7;border-radius:12px;padding:.5rem;box-shadow:0 16px 36px rgba(12,16,30,.18)}.link-picker-input{width:100%;border:1px solid #d1d5de;border-radius:8px;padding:.45rem .55rem;font-size:.84rem}.link-picker-input:focus{outline:2px solid #97b4ff;outline-offset:1px;border-color:#a8baf0}.link-picker-current{margin:0;font-size:.72rem;color:#666d7f}.link-picker-error{margin:0;font-size:.74rem;color:#b42318}.link-picker-list{max-height:260px;overflow:auto;display:grid;grid-gap:.2rem;gap:.2rem}.link-picker-section{margin:.2rem 0 0;padding:.2rem .3rem;font-size:.68rem;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:#6f7789}.link-picker-item{width:100%;border:0;background:transparent;border-radius:8px;padding:.45rem .52rem;text-align:left;display:grid;grid-gap:.08rem;gap:.08rem}.link-picker-item:hover{background:#eef3ff}.link-picker-item.active{background:#e2ebff}.link-picker-item strong{font-size:.81rem;color:#1e2435;font-weight:600}.link-picker-item span{font-size:.72rem;color:#6f7789}.link-picker-item em{font-size:.69rem;color:#8a91a2;font-style:normal}.link-picker-empty{margin:0;padding:.5rem;font-size:.77rem;color:#747a89}.link-picker-actions{display:flex;justify-content:flex-end;gap:.35rem}.link-picker-actions button{border:1px solid #d1d5de;border-radius:7px;background:#f9fafb;padding:.24rem .45rem;font-size:.74rem}.link-picker-actions button:hover{background:#eff2f7}.tiptap-float-menu{position:fixed;z-index:90;width:min(320px,calc(100vw - 2rem));display:grid;background:#fff;border:1px solid var(--line-strong);border-radius:12px;padding:.35rem;box-shadow:0 14px 28px rgba(16,18,24,.14);max-height:min(420px,calc(100vh - 2rem));overflow:auto}.menu-query{font-size:.75rem;color:var(--muted);padding:.2rem .45rem .4rem;border-bottom:1px solid var(--line);margin-bottom:.2rem}.menu-item{width:100%;border:0;background:transparent;border-radius:8px;padding:.45rem .55rem;text-align:left;display:grid;grid-gap:.08rem;gap:.08rem}.menu-item:hover{background:#f2f5fd}.menu-item.active{background:#e8eefc}.menu-item strong{font-size:.84rem}.menu-item span{color:var(--muted);font-size:.74rem}.menu-empty{color:var(--muted);font-size:.78rem;padding:.5rem}.empty-state{background:#fafaf9;padding:1.2rem}.newsletter-signup{border-top:1px solid var(--line);border-bottom:1px solid var(--line);border-left:0;border-right:0;border-radius:0;padding:.82rem 0;margin:0 0 1rem;text-align:center}.newsletter-signup h3{margin:0;color:var(--theme-muted,var(--muted));font-family:var(--theme-font-writing,var(--font-writing)),Georgia,serif;font-size:clamp(.9rem,1.4vw,1.06rem);line-height:1.35;letter-spacing:.08em;text-transform:uppercase;font-weight:400}.newsletter-signup p{margin:.24rem 0 0}.newsletter-signup-subtext{opacity:0;transform:translateY(-2px);transition:opacity .18s ease,transform .18s ease;pointer-events:none}.newsletter-signup:focus-within .newsletter-signup-subtext,.newsletter-signup:hover .newsletter-signup-subtext{opacity:1;transform:translateY(0)}.newsletter-signup-form{margin-top:.52rem;display:flex;gap:.45rem;justify-content:center;align-items:center}.newsletter-signup-form input{width:min(420px,100%);min-width:220px;padding:.55rem .75rem;font-size:.95rem}.newsletter-signup-form button,.newsletter-signup-form input{min-height:42px;font-family:var(--theme-font-writing,var(--font-writing)),Georgia,serif}.newsletter-signup-form button{padding:.55rem .9rem;font-size:.92rem}.newsletter-signup-form input::placeholder{font-family:var(--theme-font-writing,var(--font-writing)),Georgia,serif;opacity:.62}.newsletter-signup-notice{color:#1f5f2d;min-height:1.12rem;opacity:0;transform:translateY(2px);transition:opacity .18s ease,transform .18s ease}.newsletter-signup-notice.visible{opacity:1;transform:translateY(0)}.newsletter-signup-error{color:#9f1239;min-height:1.12rem;opacity:0;transform:translateY(2px);transition:opacity .18s ease,transform .18s ease}.newsletter-signup-error.visible{opacity:1;transform:translateY(0)}.newsletter-state-page{min-height:60vh;display:grid;place-items:center;padding:1.2rem}.newsletter-state-card{width:min(560px,100%);border:1px solid var(--line);border-radius:12px;background:#fff;padding:1.1rem}.newsletter-state-card h1{margin:0 0 .6rem}.template-builder-page{max-width:1500px}.template-builder-head{align-items:center;margin-bottom:1.1rem}.template-builder-head-copy{display:grid;grid-gap:.4rem;gap:.4rem}.template-builder-headline{display:flex;align-items:center;gap:.55rem;flex-wrap:wrap}.template-builder-headline h1{margin:0}.template-builder-summary{display:flex;flex-wrap:wrap;gap:.45rem;color:var(--muted);font-size:.8rem}.template-builder-summary span{border:1px solid var(--line);border-radius:999px;padding:.2rem .52rem}.template-builder-toolbar{flex-wrap:wrap;justify-content:flex-end}.template-builder-grid{grid-template-columns:320px minmax(0,1fr) minmax(360px,.95fr);gap:1rem;align-items:start}.template-builder-preview,.template-builder-sidebar{position:-webkit-sticky;position:sticky;top:1rem;max-height:calc(100vh - 2rem);overflow:auto}.template-builder-main{min-height:calc(100vh - 10rem)}.template-builder-section{display:grid;grid-gap:.65rem;gap:.65rem}.template-builder-section+.template-builder-section{border-top:1px solid var(--line);padding-top:.85rem}.template-builder-section-head{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.template-builder-main-head h2,.template-builder-section-head h2{margin:0;font-size:1rem}.template-builder-kicker{margin:0 0 .16rem;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.template-builder-ai-grid{display:grid;grid-gap:.7rem;gap:.7rem}.template-builder-library,.template-builder-outline-wrap,.template-builder-saved{display:grid;grid-gap:.55rem;gap:.55rem}.template-builder-library{max-height:520px;overflow:auto;padding-right:.2rem}.template-builder-library-card{border:1px solid var(--line);border-radius:12px;background:#fff;padding:.75rem;display:grid;grid-gap:.75rem;gap:.75rem}.template-builder-library-card button{justify-self:start}.template-builder-library-top{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.template-builder-library-id{margin:.18rem 0 0;font-size:.72rem;color:var(--muted);font-family:ui-monospace,SFMono-Regular,monospace}.template-builder-library-copy{margin:.42rem 0 0;line-height:1.45}.template-builder-badge{border:1px solid rgba(58,42,31,.18);border-radius:5px;padding:.1rem .4rem;font-size:.68rem;font-weight:600}.template-builder-inline-toolbar{margin-top:.45rem}.template-builder-main-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,320px);grid-gap:.9rem;gap:.9rem;align-items:end}.template-builder-name{justify-self:end;width:100%}.template-builder-outline-wrap{padding:.2rem;border:1px solid rgba(17,24,39,.08);border-radius:14px;background:rgba(255,255,255,.62)}.template-builder-outline-node{margin-left:.2rem}.template-builder-outline-chip{margin-bottom:.5rem;padding-right:1rem;justify-content:space-between;gap:.8rem}.template-builder-outline-chip-copy{display:grid;grid-gap:.16rem;gap:.16rem}.template-builder-outline-children{margin-left:1rem;padding-left:.85rem;border-left:1px dashed rgba(58,42,31,.18)}.template-builder-warning-pill{flex-shrink:0;padding:.15rem .45rem;border-radius:5px;background:#fff3d6;color:#8a5a00;font-size:.72rem;font-weight:600}.template-builder-json{border-top:1px solid var(--line);padding-top:.8rem}.template-builder-json summary{cursor:pointer;font-weight:600;margin-bottom:.65rem}.template-builder-json-editor{font-family:ui-monospace,SFMono-Regular,monospace;min-height:520px}.template-builder-inspector{display:grid;grid-gap:.6rem;gap:.6rem}.template-builder-node-label{margin:0}.template-builder-warning-box{padding:.65rem .75rem;border-radius:12px;background:#fff8e7;border:1px solid #f1d9a6;color:#704b00;display:grid;grid-gap:.35rem;gap:.35rem}.template-builder-preview-frame-wrap{min-height:0}.template-builder-preview-frame{width:100%;min-height:900px;border:1px solid var(--line);border-radius:14px;background:#fff}.theme-controls-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.85rem;gap:.85rem}.theme-table{width:100%;border-collapse:collapse;font-size:.92rem}.theme-table td,.theme-table th{padding:.7rem .75rem;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.theme-table th{font-size:.76rem;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}@media (max-width:980px){.workspace-layout{grid-template-columns:1fr}.workspace-sidebar{position:static;max-height:unset}.workspace-main{min-height:unset}.editor-command-row{flex-direction:column;align-items:flex-start}.editor-meta-grid{grid-template-columns:1fr}.newsletter-signup-form{flex-direction:column}.newsletter-signup-subtext{opacity:1;transform:translateY(0)}}@media (max-width:960px){.site-system-studio{padding:.8rem}.site-system-canvas-head,.site-system-studio-head{flex-direction:column;align-items:stretch}.site-system-shell{grid-template-columns:1fr}.site-system-inspector,.site-system-sidebar{position:static}.site-system-canvas-shell{min-height:auto}.site-system-form-grid,.site-system-stat-grid{grid-template-columns:1fr}.site-system-preview-bar{flex-direction:column}.theme-editor-split{grid-template-columns:1fr}.theme-editor-controls{overflow:visible;padding-right:0}.theme-preview-shell{position:relative;top:auto;height:auto}.theme-preview-frame{height:70vh;min-height:520px}.workspace-docked-sidebar{padding-left:1.1rem}.workspace-docked-sidebar .status-line,.workspace-docked-sidebar .workspace-layout.sidebar-collapsed .workspace-main,.workspace-docked-sidebar .workspace-main{margin-left:0}.workspace-docked-sidebar .workspace-layout{display:grid}.workspace-docked-sidebar .workspace-layout.sidebar-collapsed .workspace-sidebar,.workspace-docked-sidebar .workspace-sidebar{position:-webkit-sticky;position:sticky;top:1rem;left:auto;width:auto;height:auto;max-height:calc(100vh - 2rem);border-left:1px solid var(--line);border-radius:14px}.editor-sidepanel{position:static}}@media (max-width:1180px){.template-builder-grid{grid-template-columns:300px minmax(0,1fr)}.template-builder-preview{grid-column:1/-1;position:static;max-height:none}}@media (max-width:920px){.template-builder-head{align-items:stretch;flex-direction:column}.template-builder-grid{grid-template-columns:1fr}.template-builder-preview,.template-builder-sidebar{position:static;max-height:none}.template-builder-main-head,.theme-controls-grid{grid-template-columns:1fr}}@media (max-width:640px){.site-system-canvas-head,.site-system-card,.site-system-inspector,.site-system-studio-head{border-radius:18px}.site-system-tab-row{width:100%}.site-system-tab-row button{min-width:0;flex:1 1}.site-system-layer-item,.site-system-page-item{padding-right:.7rem;padding-left:.7rem}.theme-preview-frame{height:60vh;min-height:420px}}.furhan-site{--furhan-page:var(--site-color-surface-page,var(--theme-page-bg,#f7efe4));--furhan-page-alt:var(--site-color-surface-section,#fbf5ed);--furhan-panel:var(--site-color-surface-card,rgba(255,250,242,0.94));--furhan-panel-strong:var(--site-color-surface-inverse,#102b63);--furhan-panel-strong-ink:var(--site-color-text-on-action,#f7f2e8);--furhan-ink:var(--site-color-text-primary,var(--theme-text,#12233f));--furhan-muted:var(--site-color-text-muted,#5b6980);--furhan-accent:var(--site-color-action-primary-bg,#f05b27);--furhan-accent-ink:var(--site-color-action-primary-fg,#ffffff);--furhan-border:var(--site-color-border-default,rgba(18,35,63,0.14));--furhan-border-strong:rgba(17,39,84,0.28);--furhan-shadow:0 24px 64px rgba(17,31,60,0.12);--furhan-shadow-soft:0 16px 40px rgba(17,31,60,0.08);--furhan-display-font:var(
    --site-type-display-family,var(
      --theme-font-display,"Avenir Next","Helvetica Neue",Arial,sans-serif
    )
  );--furhan-body-font:var(
    --site-type-body-family,var(--theme-font-body,"Avenir Next","Segoe UI",Arial,sans-serif)
  );--furhan-mono-font:var(
    --site-type-mono-family,ui-monospace,"SFMono-Regular","SF Mono",Consolas,monospace
  );min-height:100vh;background:radial-gradient(circle at top left,rgba(240,180,41,.18),transparent 28%),radial-gradient(circle at 80% 10%,rgba(240,91,39,.12),transparent 24%),var(--furhan-page);color:var(--furhan-ink);font-family:var(--furhan-body-font)}.furhan-site *,.furhan-site :after,.furhan-site :before{box-sizing:border-box}.furhan-site main{display:block}.furhan-site h1,.furhan-site h2,.furhan-site h3{margin:0;color:inherit;font-family:var(--furhan-display-font);letter-spacing:-.04em;line-height:.95}.furhan-site ol,.furhan-site p,.furhan-site ul{margin:0}.furhan-site a{color:inherit;text-decoration:none}.furhan-shell{width:min(1180px,calc(100% - 2rem));margin:0 auto}.furhan-home-badge,.furhan-home-event-label,.furhan-home-eyebrow,.furhan-kicker,.furhan-site-election-card p{font-family:var(--furhan-mono-font);font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.furhan-kicker.small{font-size:.7rem}.furhan-copy,.furhan-district-note,.furhan-district-other,.furhan-home-action-head p,.furhan-home-form-note,.furhan-home-newsletter-form p,.furhan-muted,.furhan-subhead{line-height:1.65}.furhan-subhead{font-size:1.15rem;color:var(--furhan-muted)}.furhan-copy,.furhan-district-note,.furhan-home-about-copy,.furhan-home-priority-body,.furhan-post-content{font-size:1.02rem}.furhan-district-note,.furhan-home-form-note,.furhan-home-newsletter-form p,.furhan-muted{color:var(--furhan-muted)}.furhan-inline-link{display:inline-flex;align-items:center;gap:.4rem;font-weight:700;color:var(--furhan-accent)}.furhan-inline-link:hover{text-decoration:underline}.furhan-site-header{position:-webkit-sticky;position:sticky;top:0;z-index:60;border-bottom:1px solid rgba(18,35,63,.08);background:rgba(247,239,228,.88);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.furhan-site-nav{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:78px}.furhan-site-logo{flex-shrink:0}.furhan-site-logo img{display:block;width:auto;height:54px}.furhan-site-actions,.furhan-site-footer-socials,.furhan-site-links,.furhan-site-mobile-links{display:flex;align-items:center;gap:.85rem}.furhan-site-links{flex:1 1;justify-content:center;flex-wrap:wrap}.furhan-site-links a,.furhan-site-mobile-links a{font-size:.92rem;font-weight:700;letter-spacing:.02em}.furhan-site-links a:hover,.furhan-site-mobile-links a:hover{color:var(--furhan-accent)}.furhan-site-menu-toggle,.furhan-site-social{display:inline-flex;align-items:center;justify-content:center;width:2.65rem;height:2.65rem;border:1px solid var(--furhan-border);border-radius:999px;background:rgba(255,255,255,.5);color:var(--furhan-ink)}.furhan-site-menu-toggle:hover,.furhan-site-social:hover{border-color:var(--furhan-accent);color:var(--furhan-accent);background:rgba(255,255,255,.85)}.furhan-event-meta-icon,.furhan-icon,.furhan-priority-chevron,.furhan-story-audio-icon,.furhan-story-control-icon,.furhan-story-play-icon,.furhan-value-icon{width:1.1rem;height:1.1rem;flex-shrink:0}.furhan-value-icon{width:1.35rem;height:1.35rem}.furhan-event-meta-icon{width:1rem;height:1rem;opacity:.7}.furhan-story-play-icon{width:2.6rem;height:2.6rem}.furhan-action-btn,.furhan-home-btn,.furhan-site-donate,.furhan-site-mobile-donate{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-height:3rem;border-radius:999px;padding:.85rem 1.35rem;border:1px solid transparent;font-size:.95rem;font-weight:800;letter-spacing:.01em;cursor:pointer;transition:transform .14s ease,background .14s ease,border-color .14s ease,color .14s ease,box-shadow .14s ease}.furhan-action-btn.primary,.furhan-home-btn.primary,.furhan-site-donate,.furhan-site-mobile-donate{background:var(--furhan-accent);color:var(--furhan-accent-ink);box-shadow:0 10px 24px rgba(240,91,39,.28)}.furhan-action-btn.secondary,.furhan-home-btn.secondary{border-color:var(--furhan-border-strong);background:rgba(255,255,255,.65);color:var(--furhan-ink)}.furhan-action-btn:hover,.furhan-home-btn:hover,.furhan-site-donate:hover,.furhan-site-mobile-donate:hover{transform:translateY(-1px)}.furhan-action-btn.inline{width:-moz-fit-content;width:fit-content}.furhan-action-btn.full,.furhan-home-btn.full{width:100%}.furhan-site-menu-toggle{display:none;padding:0}.furhan-site-mobile-menu{display:none}.furhan-hero,.furhan-home-about,.furhan-home-actions,.furhan-home-events,.furhan-home-hero,.furhan-home-lookup,.furhan-home-newsletter-band,.furhan-home-priorities,.furhan-section{position:relative;padding:4.75rem 0}.furhan-hero.compact,.furhan-section.muted{padding:3.75rem 0}.furhan-hero-grid,.furhan-home-about-grid,.furhan-home-action-grid,.furhan-home-event-grid,.furhan-home-hero-grid,.furhan-site-footer-grid,.furhan-split{display:grid;grid-gap:1.5rem;gap:1.5rem}.furhan-hero-grid,.furhan-home-about-grid,.furhan-home-hero-grid,.furhan-split{grid-template-columns:minmax(0,1.05fr) minmax(300px,.95fr);align-items:center}.furhan-home-event-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.furhan-home-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.furhan-site-footer-grid{grid-template-columns:minmax(220px,1.2fr) repeat(3,minmax(0,1fr));align-items:start}.furhan-home-hero{padding-top:5.25rem;overflow:clip}.furhan-home-grid-bg{position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.22),transparent 45%),linear-gradient(90deg,rgba(16,43,99,.06) 1px,transparent 0),linear-gradient(rgba(16,43,99,.06) 1px,transparent 0);background-size:auto,38px 38px,38px 38px;-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.9),transparent 92%);mask-image:linear-gradient(180deg,rgba(0,0,0,.9),transparent 92%);pointer-events:none}.furhan-hero-copy,.furhan-home-hero-copy{position:relative;z-index:1;display:grid;grid-gap:1.4rem;gap:1.4rem}.furhan-home-logo-wrap{width:-moz-fit-content;width:fit-content;border-radius:28px;padding:.85rem 1.1rem;background:rgba(255,255,255,.76);box-shadow:var(--furhan-shadow-soft)}.furhan-home-logo{display:block;max-width:min(380px,100%);height:auto}.furhan-home-headline{display:grid;grid-gap:.7rem;gap:.7rem}.furhan-hero h1,.furhan-home-headline-line,.furhan-section h1{font-size:clamp(2.75rem,6vw,5.9rem)}.furhan-home-subcopy{max-width:38rem;font-size:1.12rem;line-height:1.75;color:var(--furhan-muted)}.furhan-district-actions,.furhan-home-cta-row{display:flex;flex-wrap:wrap;gap:.85rem}.furhan-home-stats{display:flex;flex-wrap:wrap;gap:1rem;padding-top:.6rem}.furhan-home-stat{display:flex;align-items:center;gap:.95rem;padding:.15rem 0}.furhan-home-stat strong{font-size:2rem;font-family:var(--furhan-display-font);line-height:1}.furhan-home-stat span{max-width:8rem;font-size:.88rem;color:var(--furhan-muted)}.furhan-home-stat i{width:1px;height:1.8rem;background:rgba(18,35,63,.14)}.furhan-home-trainline{display:flex;align-items:center;gap:.8rem;width:-moz-fit-content;width:fit-content;color:var(--furhan-muted)}.furhan-home-trainline>div{width:3.5rem;height:1px;background:rgba(18,35,63,.16)}.furhan-home-trainline p{display:flex;align-items:center;gap:.45rem;font-family:var(--furhan-mono-font);font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.furhan-home-trainline img{width:1.05rem;height:1.05rem}.furhan-hero-media,.furhan-home-hero-media-wrap{position:relative}.furhan-home-hero-media{overflow:hidden;border-radius:34px;background:linear-gradient(180deg,rgba(16,43,99,.1),transparent),rgba(255,255,255,.72);box-shadow:var(--furhan-shadow)}.furhan-hero-media img,.furhan-home-hero-media img{display:block;width:100%;height:auto}.furhan-home-quote{position:absolute;right:-.6rem;bottom:1.75rem;max-width:18rem;border-radius:28px;padding:1rem 1.1rem;background:rgba(16,43,99,.92);color:var(--furhan-panel-strong-ink);box-shadow:0 16px 40px rgba(16,43,99,.3)}.furhan-home-quote p{font-size:.98rem;line-height:1.55}.furhan-district-head,.furhan-home-action-head,.furhan-home-section-intro{display:grid;grid-gap:.65rem;gap:.65rem}.furhan-home-section-intro.center{justify-items:center;text-align:center}.furhan-card h2,.furhan-card h3,.furhan-district-head h3,.furhan-home-section-intro h2,.furhan-section h2{font-size:clamp(2rem,4vw,3.15rem)}.furhan-district-head p,.furhan-home-action-head p,.furhan-home-section-intro p{max-width:42rem;color:var(--furhan-muted)}.furhan-home-badge{display:inline-flex;align-items:center;gap:.45rem;border-radius:999px;padding:.5rem .9rem;border:1px solid rgba(18,35,63,.1);background:rgba(255,255,255,.76);color:var(--furhan-accent)}.furhan-home-about{background:linear-gradient(180deg,rgba(255,255,255,.45),rgba(255,255,255,0)),var(--furhan-page-alt)}.furhan-card,.furhan-district-card,.furhan-home-about-content,.furhan-home-about-stories,.furhan-home-action-card,.furhan-home-newsletter,.furhan-post,.furhan-post-toc{border:1px solid var(--furhan-border);border-radius:28px;background:var(--furhan-panel);box-shadow:var(--furhan-shadow-soft)}.furhan-card,.furhan-district-card,.furhan-home-about-content,.furhan-home-action-card,.furhan-home-newsletter,.furhan-post,.furhan-post-toc{padding:1.5rem}.furhan-home-about-content{display:grid;grid-gap:1.5rem;gap:1.5rem}.furhan-home-about-copy{display:grid;grid-gap:1rem;gap:1rem}.furhan-home-about-values{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.furhan-home-about-values article{display:grid;grid-gap:.65rem;gap:.65rem;padding:1.1rem;border:1px solid rgba(18,35,63,.08);border-radius:22px;background:rgba(255,255,255,.72)}.furhan-home-about-values h3{font-size:1.35rem}.furhan-home-value-badge{display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:999px;background:rgba(240,91,39,.12);color:var(--furhan-accent)}.furhan-story-player{height:100%}.furhan-home-about-fallback{display:grid;grid-gap:1.1rem;gap:1.1rem;height:100%;padding:1rem;border-radius:28px;background:radial-gradient(circle at top,rgba(240,180,41,.18),transparent 30%),linear-gradient(180deg,rgba(15,36,84,.98),rgba(15,36,84,.92));color:var(--furhan-panel-strong-ink);box-shadow:0 24px 60px rgba(16,43,99,.28)}.furhan-home-about-fallback-image{display:block;width:100%;aspect-ratio:9/16;object-fit:cover;border-radius:22px}.furhan-home-about-fallback-copy{display:grid;grid-gap:.65rem;gap:.65rem}.furhan-home-about-fallback-copy h3{font-size:1.8rem}.furhan-home-about-fallback-copy p{color:rgba(247,242,232,.82)}.furhan-story-player-frame{display:grid;grid-gap:1rem;gap:1rem;height:100%;padding:1rem;border-radius:28px;background:radial-gradient(circle at top,rgba(240,180,41,.18),transparent 28%),linear-gradient(180deg,rgba(15,36,84,.98),rgba(15,36,84,.92));color:var(--furhan-panel-strong-ink);box-shadow:0 24px 60px rgba(16,43,99,.28)}.furhan-story-player-audio,.furhan-story-player-bottom,.furhan-story-player-controls,.furhan-story-player-top{display:flex;align-items:center;justify-content:space-between;gap:.85rem}.furhan-story-player-top{flex-direction:column;align-items:stretch}.furhan-story-player-bars{display:grid;grid-template-columns:repeat(auto-fit,minmax(48px,1fr));grid-gap:.45rem;gap:.45rem}.furhan-story-player-bar{height:.3rem;padding:0;border:0;border-radius:999px;background:rgba(255,255,255,.28)}.furhan-story-player-bar:focus-visible,.furhan-story-player-bar:hover{background:rgba(255,255,255,.48)}.furhan-story-player-head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.furhan-story-player-title{display:grid;grid-gap:.35rem;gap:.35rem}.furhan-story-player-title strong{font-size:1.15rem}.furhan-story-player-audio span,.furhan-story-player-timer,.furhan-story-player-title span{color:rgba(247,242,232,.75);font-size:.88rem}.furhan-story-player-slide{display:none}.furhan-story-player-slide.active{display:block}.furhan-story-player-fallback,.furhan-story-player-video{display:block;width:100%;aspect-ratio:9/16;border-radius:22px;object-fit:cover;background:rgba(255,255,255,.08)}.furhan-story-player-fallback{display:grid;place-items:center;border:1px dashed rgba(255,255,255,.24);cursor:pointer}.furhan-story-player-fallback-mark{display:grid;place-items:center;width:5.5rem;height:5.5rem;border-radius:999px;background:rgba(255,255,255,.12)}.furhan-story-player-audio button,.furhan-story-player-controls button{display:inline-flex;align-items:center;justify-content:center;width:2.65rem;height:2.65rem;padding:0;border-radius:999px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08);color:var(--furhan-panel-strong-ink)}.furhan-home-priorities{overflow:clip;background:linear-gradient(180deg,#153a86,#102b63);color:var(--furhan-panel-strong-ink)}.furhan-home-map,.furhan-home-map-overlay,.furhan-home-priorities-bg{position:absolute;inset:0}.furhan-home-map{background:radial-gradient(circle at 20% 20%,rgba(240,180,41,.18),transparent 18%),radial-gradient(circle at 70% 35%,rgba(240,91,39,.16),transparent 20%),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 0),linear-gradient(rgba(255,255,255,.08) 1px,transparent 0);background-size:auto,auto,44px 44px,44px 44px;opacity:.48}.furhan-home-map-overlay{background:linear-gradient(180deg,rgba(16,43,99,.18),rgba(16,43,99,.82))}.furhan-home-priorities .furhan-shell{position:relative;z-index:1}.furhan-home-eyebrow,.furhan-home-priorities .furhan-home-badge,.furhan-home-priorities .furhan-home-section-intro p,.furhan-home-priorities-policy p,.furhan-home-priority-body p,.furhan-home-priority-copy p{color:rgba(247,242,232,.82)}.furhan-home-priority-list,.furhan-list{display:grid;grid-gap:1rem;gap:1rem}.furhan-home-priority{overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:28px;background:rgba(255,255,255,.08);box-shadow:0 20px 48px rgba(4,14,37,.18)}.furhan-home-priority summary{list-style:none;cursor:pointer}.furhan-home-priority summary::-webkit-details-marker{display:none}.furhan-home-priority-copy{display:grid;grid-gap:.8rem;gap:.8rem;padding:1.35rem 1.5rem}.furhan-home-priority-head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.furhan-home-priority-head h3{font-size:1.7rem}.furhan-home-priority-meta{display:inline-flex;align-items:center;gap:.8rem;font-family:var(--furhan-mono-font);font-size:.78rem;letter-spacing:.14em}.furhan-home-priority[open] .furhan-priority-chevron{transform:rotate(180deg)}.furhan-priority-chevron{transition:transform .14s ease}.furhan-home-priority-body{display:grid;grid-gap:.9rem;gap:.9rem;padding:0 1.5rem 1.35rem;border-top:1px solid rgba(255,255,255,.12)}.furhan-home-priorities-policy{display:grid;grid-gap:.8rem;gap:.8rem;margin-top:1.25rem;padding:1.35rem 1.5rem;border-radius:28px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.12)}.furhan-home-events{background:linear-gradient(180deg,rgba(255,255,255,.55),rgba(255,255,255,0)),var(--furhan-page)}.furhan-home-event-card{display:grid;grid-gap:1rem;gap:1rem;height:100%;padding:1.4rem;border-radius:28px;background:var(--furhan-panel);border:1px solid var(--furhan-border);box-shadow:var(--furhan-shadow-soft)}.furhan-home-event-card h3{font-size:1.7rem}.furhan-home-event-meta{display:grid;grid-gap:.75rem;gap:.75rem}.furhan-home-event-meta>div{display:grid;grid-template-columns:1rem minmax(0,1fr);grid-gap:.7rem;gap:.7rem;align-items:start}.furhan-home-event-meta span{display:block;font-size:.76rem;font-family:var(--furhan-mono-font);letter-spacing:.12em;text-transform:uppercase;color:var(--furhan-muted)}.furhan-home-event-meta strong{display:block;margin-top:.15rem;line-height:1.45}.furhan-home-event-card .furhan-home-btn,.furhan-home-events .furhan-home-btn{margin-top:auto}.furhan-home-actions{background:radial-gradient(circle at top right,rgba(240,180,41,.22),transparent 20%),linear-gradient(180deg,rgba(255,255,255,.72),rgba(255,255,255,.3)),var(--furhan-page-alt)}.furhan-home-lookup{background:linear-gradient(180deg,rgba(255,255,255,.42),rgba(255,255,255,0)),var(--furhan-page)}.furhan-home-newsletter-band{padding-top:0;background:linear-gradient(180deg,rgba(255,255,255,.2),rgba(255,255,255,0)),var(--furhan-page)}.furhan-home-action-card{display:grid;grid-gap:1.2rem;gap:1.2rem}.furhan-district-form,.furhan-home-form,.furhan-home-newsletter-form{display:grid;grid-gap:.95rem;gap:.95rem}.furhan-district-field,.furhan-home-form label,.furhan-home-newsletter-form label{display:grid;grid-gap:.45rem;gap:.45rem;color:inherit}.furhan-district-field label,.furhan-home-form label span,.furhan-home-newsletter-form label span{font-size:.82rem;font-family:var(--furhan-mono-font);letter-spacing:.1em;text-transform:uppercase;color:var(--furhan-muted)}.furhan-action-input{width:100%;min-height:3rem;border-radius:18px;border:1px solid var(--furhan-border);padding:.85rem 1rem;background:rgba(255,255,255,.9);color:var(--furhan-ink);box-shadow:inset 0 1px 0 rgba(255,255,255,.5)}.furhan-action-input:focus{outline:2px solid rgba(240,91,39,.2);border-color:rgba(240,91,39,.4)}.furhan-action-input.on-dark{background:rgba(255,255,255,.1);border-color:rgba(255,255,255,.16);color:var(--furhan-panel-strong-ink)}.furhan-action-input.on-dark::placeholder{color:rgba(247,242,232,.55)}.furhan-home-checkbox{grid-template-columns:auto 1fr;align-items:center;gap:.7rem}.furhan-action-checkbox{width:1.1rem;height:1.1rem;accent-color:var(--furhan-accent)}.furhan-home-donation-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:.7rem;gap:.7rem}.furhan-home-donation-choice{min-height:3rem;border-radius:18px;border:1px solid var(--furhan-border);background:rgba(255,255,255,.74);font-size:1rem;font-weight:800}.furhan-home-donation-choice.active,.furhan-home-donation-choice:hover{border-color:var(--furhan-accent);background:rgba(240,91,39,.08);color:var(--furhan-accent)}.furhan-home-action-utility{margin-top:1.5rem}.furhan-home-newsletter{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:1.25rem;gap:1.25rem;background:radial-gradient(circle at top left,rgba(240,180,41,.22),transparent 26%),linear-gradient(135deg,rgba(15,36,84,.98),rgba(17,31,60,.94));color:var(--furhan-panel-strong-ink)}.furhan-home-newsletter-copy{display:grid;grid-gap:.5rem;gap:.5rem}.furhan-home-newsletter-copy h3{font-size:1.9rem}.furhan-home-newsletter-form{grid-template-columns:minmax(220px,1fr) auto;align-items:start}.furhan-home-newsletter-form>div{display:grid;grid-gap:.5rem;gap:.5rem}.furhan-district-card{display:grid;grid-gap:1.2rem;gap:1.2rem}.furhan-district-card-loading{display:grid;place-items:center;min-height:220px;color:var(--furhan-muted)}.furhan-district-suggestions{display:grid;grid-gap:.4rem;gap:.4rem;margin-top:.3rem}.furhan-district-suggestions button{justify-content:flex-start;min-height:0;padding:.8rem .9rem;border-radius:14px;border:1px solid rgba(18,35,63,.08);background:rgba(255,255,255,.72)}.furhan-district-result{display:grid;grid-gap:.9rem;gap:.9rem;padding-top:.25rem}.furhan-district-success{position:relative;overflow:hidden;border-radius:22px;padding:1rem 1.05rem;background:rgba(240,91,39,.1);border:1px solid rgba(240,91,39,.18);color:var(--furhan-accent);font-weight:800}.furhan-district-error{color:#a32510;font-weight:700}.district-confetti-burst{position:absolute;inset:0;overflow:hidden;pointer-events:none}.district-confetti-burst span{position:absolute;top:-.5rem;left:var(--x);width:.42rem;height:.9rem;border-radius:999px;background:var(--confetti-color);opacity:0;animation:district-confetti-fall var(--dur) ease-out var(--delay) forwards}@keyframes district-confetti-fall{0%{opacity:0;transform:translate3d(0,-18px,0) rotate(0deg)}12%{opacity:1}to{opacity:0;transform:translate3d(var(--drift),110px,0) rotate(1turn)}}.furhan-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.furhan-card{display:grid;grid-gap:.85rem;gap:.85rem}.furhan-card.accent{background:linear-gradient(180deg,rgba(240,91,39,.08),rgba(255,255,255,0)),var(--furhan-panel)}.furhan-list-item{display:grid;grid-gap:.25rem;gap:.25rem;padding:.95rem 1rem;border-radius:18px;background:rgba(18,35,63,.04);border:1px solid rgba(18,35,63,.06)}.furhan-post-shell{display:grid;grid-template-columns:minmax(0,1fr) 280px;grid-gap:1.2rem;gap:1.2rem;align-items:start}.furhan-post h1{font-size:clamp(2.4rem,5vw,4.4rem);margin:.35rem 0 .75rem}.furhan-post-content{display:grid;grid-gap:1rem;gap:1rem;margin-top:1.2rem}.furhan-post-content h2,.furhan-post-content h3{margin-top:1.4rem;scroll-margin-top:6rem;line-height:1.04}.furhan-post-content h2{font-size:2rem}.furhan-post-content h3{font-size:1.45rem}.furhan-post-content li,.furhan-post-content p{line-height:1.78}.furhan-post-content a{color:var(--furhan-accent);text-decoration:underline;text-decoration-thickness:1px}.furhan-post-content blockquote{margin:0;padding-left:1rem;border-left:3px solid rgba(240,91,39,.28);color:var(--furhan-muted)}.furhan-post-content ol,.furhan-post-content ul{padding-left:1.3rem}.furhan-post-toc{position:-webkit-sticky;position:sticky;top:6.2rem;display:grid;grid-gap:.85rem;gap:.85rem}.furhan-post-toc h3{font-size:1.2rem}.furhan-post-toc ul{display:grid;grid-gap:.55rem;gap:.55rem;padding:0;list-style:none}.furhan-post-toc a{color:var(--furhan-muted)}.furhan-post-toc a:hover{color:var(--furhan-accent)}.furhan-site-footer{margin-top:0;padding:4.25rem 0 2.25rem;background:radial-gradient(circle at top left,rgba(240,180,41,.2),transparent 26%),linear-gradient(180deg,rgba(15,36,84,1),rgba(17,31,60,1));color:var(--furhan-panel-strong-ink)}.furhan-site-footer-brand{display:grid;grid-gap:1rem;gap:1rem}.furhan-site-footer-brand img{width:min(220px,100%);height:auto}.furhan-site-footer h3{margin-bottom:.75rem;font-size:1.25rem}.furhan-site-footer-links{display:grid;grid-gap:.5rem;gap:.5rem}.furhan-site-footer-links a,.furhan-site-footer-meta a{color:rgba(247,242,232,.84)}.furhan-site-footer-links a:hover,.furhan-site-footer-meta a:hover{color:#ffffff}.furhan-site-election-card{display:grid;grid-gap:.3rem;gap:.3rem;padding:1rem 1.05rem;border-radius:24px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12)}.furhan-site-election-card strong{font-size:1.5rem;font-family:var(--furhan-display-font)}.furhan-site-footer-meta{display:grid;grid-gap:.35rem;gap:.35rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.12);color:rgba(247,242,232,.68);font-size:.88rem;line-height:1.6}@media (max-width:1100px){.furhan-hero-grid,.furhan-home-about-grid,.furhan-home-hero-grid,.furhan-site-footer-grid,.furhan-split{grid-template-columns:1fr}.furhan-card-grid,.furhan-home-event-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.furhan-home-quote{position:static;margin-top:1rem}}@media (max-width:900px){.furhan-site-links{display:none}.furhan-site-menu-toggle{display:inline-flex}.furhan-site-mobile-menu{display:block;padding:0 1rem 1rem;border-top:1px solid rgba(18,35,63,.08);background:rgba(247,239,228,.95)}.furhan-site-mobile-links{flex-direction:column;align-items:stretch;padding-top:1rem}.furhan-home-action-grid,.furhan-home-newsletter,.furhan-home-newsletter-form,.furhan-post-shell{grid-template-columns:1fr}.furhan-post-toc{position:static}}@media (max-width:720px){.furhan-shell{width:min(100%,calc(100% - 1.1rem))}.furhan-site-nav{min-height:68px}.furhan-site-logo img{height:44px}.furhan-hero,.furhan-home-about,.furhan-home-actions,.furhan-home-events,.furhan-home-hero,.furhan-home-lookup,.furhan-home-newsletter-band,.furhan-home-priorities,.furhan-section{padding:3.2rem 0}.furhan-hero h1,.furhan-home-headline-line,.furhan-section h1{font-size:clamp(2.2rem,12vw,3.7rem)}.furhan-card-grid,.furhan-home-about-values,.furhan-home-donation-grid,.furhan-home-event-grid{grid-template-columns:1fr}.furhan-home-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.furhan-home-stat{align-items:start}.furhan-home-stat i{display:none}.furhan-site-actions{gap:.55rem}.furhan-site-social{display:none}.furhan-action-btn,.furhan-home-btn,.furhan-site-donate,.furhan-site-mobile-donate{width:100%}.furhan-district-actions,.furhan-home-cta-row{display:grid}}.puck-builder-studio-shell{display:flex;align-items:stretch;min-height:calc(100vh - 72px);position:relative}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.puck-builder-main{background:rgba(255,252,247,.92);border:1px solid rgba(122,75,47,.12);border-radius:24px;box-shadow:0 18px 54px rgba(66,47,29,.08)}.puck-builder-documentbar,.puck-builder-toolbar,.puck-builder-topbar{display:flex;justify-content:space-between;align-items:center;gap:.6rem}.puck-builder-document-chips,.puck-builder-titleline{display:flex;align-items:center;gap:.55rem;min-width:0;flex-wrap:wrap}.puck-builder-topbar h1{margin:0;font-size:1.05rem;line-height:1;font-weight:600;color:#34281f}.puck-builder-topbar{padding:.4rem 0;border-bottom:1px solid rgba(122,75,47,.08)}.puck-builder-topbar-actions{display:flex;gap:.35rem;align-items:center;flex-shrink:0}.puck-builder-doc-chip,.puck-builder-sitechip{display:inline-flex;align-items:center;height:1.7rem;padding:0 .55rem;border-radius:5px;background:rgba(255,255,255,.82);border:1px solid rgba(122,75,47,.12);color:rgba(68,51,38,.78);font-size:.72rem;letter-spacing:.04em;text-transform:uppercase}.puck-builder-doc-meta{display:flex;align-items:center;gap:.35rem;flex-shrink:0;flex-wrap:nowrap;min-width:0}.puck-builder-status-dot{display:inline-block;width:.48rem;height:.48rem;border-radius:50%;flex-shrink:0}.puck-builder-status-dot.published{background:#4a9961;box-shadow:0 0 0 2px rgba(74,153,97,.18)}.puck-builder-status-dot.draft{background:#bbbab4;box-shadow:0 0 0 2px rgba(120,118,110,.14)}.puck-builder-meta-text{font-size:.76rem;color:var(--muted);letter-spacing:.03em;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.puck-builder-meta-live{display:inline-flex;align-items:center;font-size:.68rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#2e6b30;background:rgba(74,153,97,.1);border:1px solid rgba(74,153,97,.22);border-radius:4px;padding:0 .35rem;height:1.35rem}.puck-builder-meta-sep{color:var(--line-strong);font-size:.7rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.puck-builder-meta-route{display:inline-flex;align-items:center;gap:.2rem;font-size:.73rem;color:var(--muted);text-decoration:none;border-radius:4px;padding:.1rem .3rem;margin:0 -.3rem;transition:background .1s ease,color .1s ease;white-space:nowrap;max-width:14rem;overflow:hidden;text-overflow:ellipsis}.puck-builder-meta-route:hover{background:rgba(122,75,47,.06);color:var(--ink)}.puck-builder-theme-picker{display:inline-flex;align-items:center;gap:.2rem;flex-shrink:0}.puck-builder-theme-kicker{font-size:.68rem;color:var(--muted);letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.puck-builder-theme-select{border:none!important;background:transparent!important;font:inherit;font-size:.82rem;color:var(--ink);cursor:pointer;padding:0!important;width:auto!important;min-height:auto!important;border-radius:0!important;box-shadow:none!important;max-width:9rem;transition:none}.puck-builder-theme-select:focus{outline:none;box-shadow:none!important;border-color:transparent!important}.puck-builder-overflow-menu{position:relative;flex-shrink:0}.puck-builder-overflow-dropdown{position:absolute;top:calc(100% + .4rem);right:0;z-index:40;display:grid;min-width:9rem;padding:.3rem;border:1px solid var(--line-strong);border-radius:8px;background:var(--panel);box-shadow:0 8px 24px rgba(0,0,0,.1)}.puck-builder-overflow-dropdown button{text-align:left;border:none;border-radius:5px;padding:.42rem .6rem;font-size:.85rem;color:var(--ink);background:transparent}.puck-builder-overflow-dropdown button:hover{background:rgba(0,0,0,.04)}.puck-builder-overflow-dropdown button.danger-text-btn{color:#8b2409}.puck-builder-overflow-dropdown button.danger-text-btn:hover{background:rgba(191,54,12,.06)}.puck-builder-jump-results{position:absolute;top:calc(100% + .55rem);left:0;right:0;z-index:30;display:grid;grid-gap:.3rem;gap:.3rem;max-height:320px;overflow:auto;padding:.4rem;border-radius:10px;border:1px solid rgba(122,75,47,.12);background:rgba(255,252,247,.98);box-shadow:0 12px 36px rgba(66,47,29,.12)}.puck-builder-jump-item{display:grid;grid-gap:.12rem;gap:.12rem;text-align:left;padding:.55rem .65rem;border-radius:7px;border:1px solid transparent;background:rgba(255,255,255,.84);color:#34281f}.puck-builder-jump-item.active{border-color:rgba(240,91,39,.28);box-shadow:0 0 0 1px rgba(240,91,39,.12)}.puck-builder-jump-item span{color:rgba(77,60,46,.72);font-size:.9rem}.puck-builder-create-card,.puck-builder-documentbar,.puck-builder-meta{display:grid;grid-gap:.4rem;gap:.4rem;padding:.45rem .6rem;border-radius:14px;background:rgba(255,255,255,.7);border:1px solid rgba(122,75,47,.1)}.puck-builder-theme-studio{grid-gap:.7rem;gap:.7rem}.puck-builder-utility-panel{display:grid;grid-gap:.7rem;gap:.7rem}.puck-builder-utility-head{display:flex;justify-content:space-between;gap:1rem;align-items:end}.puck-builder-utility-head h2{margin:.1rem 0 0;color:#34281f;font-size:1rem}.puck-builder-statusbar{display:grid;grid-gap:.15rem;gap:.15rem;padding:.7rem .9rem;border-radius:16px;border:1px solid rgba(122,75,47,.1);background:rgba(255,255,255,.72)}.puck-builder-statusbar p{margin:0;color:rgba(68,51,38,.86);font-size:.92rem;line-height:1.4}.puck-builder-statusbar.working{border-color:rgba(240,91,39,.16);background:rgba(255,244,238,.92)}.puck-builder-statusbar.error{border-color:rgba(191,54,12,.16);background:rgba(255,244,241,.94)}.puck-builder-status-kicker{color:rgba(95,75,56,.78);font-size:.74rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.puck-builder-homepage-banner{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.95rem 1rem;border-radius:18px;border:1px solid rgba(240,91,39,.16);background:linear-gradient(180deg,rgba(255,248,243,.98),rgba(255,241,235,.9))}.puck-builder-homepage-banner-copy{display:grid;grid-gap:.35rem;gap:.35rem}.puck-builder-homepage-banner-copy strong{color:#5c2f1f;font-size:.98rem}.puck-builder-homepage-banner-copy p{margin:0;max-width:56rem;color:rgba(92,55,34,.82);font-size:.92rem;line-height:1.5}.puck-builder-flow{display:grid;grid-gap:.35rem;gap:.35rem;margin-top:-.15rem}.puck-builder-flow-steps{display:flex;flex-wrap:wrap;gap:.4rem}.puck-builder-flow-step{display:inline-flex;align-items:center;min-height:1.7rem;padding:0 .65rem;border-radius:999px;border:1px solid rgba(122,75,47,.1);background:rgba(255,255,255,.72);color:rgba(88,67,49,.68);font-size:.76rem;letter-spacing:.02em}.puck-builder-flow-step.done{border-color:rgba(56,142,60,.18);background:rgba(235,247,236,.9);color:#2f6a35}.puck-builder-flow-step.current{border-color:rgba(240,91,39,.2);background:rgba(255,241,235,.95);color:#8b4727}.puck-builder-flow-help{margin:0;color:rgba(77,60,46,.76);font-size:.88rem}.puck-builder-empty-note,.puck-builder-inline-note{margin:0;color:rgba(77,60,46,.76);font-size:.88rem;line-height:1.45}.puck-builder-create-card.compact,.puck-builder-meta.compact{grid-template-columns:repeat(auto-fit,minmax(10rem,1fr));align-items:center}.puck-builder-nested-grid{padding:0;background:transparent;border:0}.puck-builder-form-section{display:grid;grid-gap:.6rem;gap:.6rem;padding-top:.1rem}.puck-builder-form-section-head{display:grid;grid-gap:.2rem;gap:.2rem}.puck-builder-form-section-head strong{color:#34281f;font-size:.94rem}.puck-builder-form-section-head p{margin:0;color:rgba(77,60,46,.76);font-size:.88rem;line-height:1.45}.puck-builder-documentbar{grid-template-columns:minmax(14rem,1fr) 1fr auto auto auto;align-items:center}.puck-builder-document-picker{position:relative;display:flex;align-items:center;gap:.4rem;min-width:0;min-height:2.2rem;padding:.16rem .24rem .16rem .78rem;border-radius:8px;border:1px solid rgba(122,75,47,.16);background:rgba(255,255,255,.96);box-shadow:inset 0 1px 0 rgba(255,255,255,.4)}.puck-builder-document-picker-actions{display:inline-flex;align-items:center;flex:0 0 auto;gap:.15rem;padding-left:.35rem;border-left:1px solid rgba(122,75,47,.12)}.puck-builder-create-card label,.puck-builder-meta label{display:grid;grid-gap:.2rem;gap:.2rem}.puck-builder-create-card input,.puck-builder-create-card select,.puck-builder-create-card textarea,.puck-builder-meta input,.puck-builder-meta select{min-width:0;min-height:2.2rem;border-radius:8px;border:1px solid rgba(122,75,47,.16);background:rgba(255,255,255,.96);padding:.5rem .8rem;color:#2f241d;font-size:.92rem}.puck-builder-create-card textarea{min-height:6.4rem;border-radius:18px;resize:vertical;padding:.75rem .8rem}.puck-builder-main{flex:1 1;min-width:0;display:grid;align-content:start;grid-gap:.6rem;gap:.6rem;padding:.8rem}.puck-builder-inline-row,.puck-builder-toolbar-actions{display:flex;gap:.35rem;flex-wrap:wrap;align-items:center}.puck-builder-create-card .primary-btn,.puck-builder-inline-row .secondary-btn,.puck-builder-toolbar-actions .secondary-btn,.puck-builder-topbar-actions .secondary-btn{min-height:1.85rem;padding:.32rem .65rem;border-radius:6px;font-size:.82rem}.puck-builder-topbar-actions .secondary-btn.active{border-color:rgba(240,91,39,.18);background:rgba(255,241,235,.92);color:#8b4727}@media (max-width:960px){.puck-builder-utility-head{align-items:start;flex-direction:column}.puck-builder-theme-field-grid,.theme-advanced-fields,.theme-workspace-fields,.theme-workspace-toggle-group{grid-template-columns:1fr}.theme-workspace-preview-head{flex-direction:column;align-items:stretch}.theme-workspace-preview-actions{justify-items:start}}.puck-builder-grid-wide{grid-column:1/-1}.puck-builder-panel-intro{margin:0;color:rgba(77,60,46,.76);font-size:.9rem;line-height:1.45}.puck-builder-document-name,.puck-builder-preview-select,.puck-builder-route-input{min-width:0;min-height:2.2rem;border-radius:8px;border:1px solid rgba(122,75,47,.16);background:rgba(255,255,255,.96);padding:.5rem .8rem;color:#2f241d;font-size:.92rem}.puck-builder-document-name{flex:1 1 auto;min-height:1.9rem;border:0;background:transparent;padding:.15rem 0;box-shadow:none;font-size:.98rem;font-weight:600;line-height:1.1}.puck-builder-document-name[readonly]{cursor:default;text-overflow:ellipsis}.puck-builder-document-name:focus{outline:none}.puck-builder-document-picker:focus-within{border-color:rgba(240,91,39,.24);box-shadow:0 0 0 3px rgba(240,91,39,.08)}.puck-builder-document-picker-icon{display:inline-flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;border:0;border-radius:5px;background:transparent;color:rgba(95,75,56,.72);font-size:.88rem;line-height:1;transition:background-color .12s ease,color .12s ease}.puck-builder-document-picker-icon:hover{background:rgba(122,75,47,.08);color:#5a3925}.puck-builder-document-picker-icon.active{background:rgba(240,91,39,.1);color:#a34f28}.puck-builder-editor-frame{--puck-font-family:var(--font-ui);--puck-color-azure-01:#5d2710;--puck-color-azure-02:#74341b;--puck-color-azure-03:#91442a;--puck-color-azure-04:#b3592e;--puck-color-azure-05:#c57a52;--puck-color-azure-06:#d99b7b;--puck-color-azure-07:#e4b49b;--puck-color-azure-08:#edd0bf;--puck-color-azure-09:#f4e1d5;--puck-color-azure-10:#f9efe8;--puck-color-azure-11:#fcf6f1;--puck-color-azure-12:#fefaf7;--puck-color-grey-01:#34281f;--puck-color-grey-02:#47362a;--puck-color-grey-03:#5c4739;--puck-color-grey-04:#735c4b;--puck-color-grey-05:#957c68;--puck-color-grey-06:#b29e90;--puck-color-grey-07:#cabbaf;--puck-color-grey-08:#ddd2c9;--puck-color-grey-09:#e9e0d9;--puck-color-grey-10:#f1ebe4;--puck-color-grey-11:#f7f2ec;--puck-color-grey-12:#fbf8f4;min-width:0;overflow:hidden;border-radius:20px;border:1px solid rgba(122,75,47,.12);background:rgba(255,252,247,.94)}.puck-builder-puck-header{display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:.55rem .7rem;background:linear-gradient(180deg,rgba(255,251,245,.98),rgba(252,247,240,.94));border-bottom:1px solid rgba(122,75,47,.1)}.puck-builder-puck-header-main{min-width:0;flex:1 1 auto}.puck-builder-puck-header-actions,.puck-builder-puck-header-actions-wrap{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}.puck-builder-puck-header-actions{margin-left:auto;justify-content:flex-end}.puck-builder-puck-header :where(button,a){min-height:1.95rem;padding:.42rem .72rem;border-radius:999px;font-size:.85rem}.puck-builder-puck-panel{background:rgba(255,252,247,.82)}.puck-builder-puck-drawer,.puck-builder-puck-fields,.puck-builder-puck-outline{padding:.35rem}.puck-builder-puck-drawer :where(button,a),.puck-builder-puck-outline :where(button,a){border-radius:12px}.puck-builder-puck-fields :where(input,select,textarea){border-radius:12px;border-color:rgba(122,75,47,.16)}.puck-builder-editor-frame :where(button,[role=button]){font-family:var(--font-ui)}.puck-builder-editor-frame :where([class*=_ActionBar_],[class*=_Drawer_],[class*=_Fields_],[class*=_Outline_]){font-family:var(--font-ui)}.puck-builder-puck-field-label{display:grid;grid-gap:.35rem;gap:.35rem}.puck-builder-puck-field-label-text{gap:.35rem;font-size:.72rem;letter-spacing:.06em;text-transform:uppercase;color:rgba(87,66,48,.78)}.puck-builder-puck-field-label-icon,.puck-builder-puck-field-label-text{display:inline-flex;align-items:center}.puck-builder-empty{padding:2rem;border-radius:20px;background:rgba(255,255,255,.72);border:1px dashed rgba(122,75,47,.2)}.theme-preview-supplemental{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(122,75,47,.12)}.puck-builder-theme-studio{display:grid;grid-gap:.9rem;gap:.9rem;min-height:0}.puck-builder-theme-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.puck-builder-theme-meta-card{align-content:start}.puck-builder-theme-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.7rem .85rem;gap:.7rem .85rem}.theme-workspace-page{display:grid;grid-gap:.85rem;gap:.85rem;height:auto;min-height:0;overflow:visible;padding:0}.theme-workspace-page-embedded{min-height:0}.theme-workspace-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin:0;padding:.95rem 1rem;border:1px solid rgba(122,75,47,.1);border-radius:20px;background:rgba(255,255,255,.76)}.theme-workspace-head h1{margin:0;color:#34281f;font-size:1.06rem}.theme-workspace-grid{display:grid;grid-template-columns:minmax(21rem,34rem) minmax(0,1fr);grid-gap:1rem;gap:1rem;align-items:start;min-height:min(980px,calc(100vh - 15rem))}.theme-workspace-page-embedded .theme-workspace-grid{grid-template-columns:1fr;min-height:0}.theme-workspace-page-external-preview .theme-workspace-jump-btn{display:none}.theme-panel{min-width:0;border:1px solid rgba(122,75,47,.1);border-radius:22px;background:rgba(255,255,255,.74);box-shadow:0 18px 44px rgba(66,47,29,.06)}.theme-workspace-controls{display:grid;grid-gap:.85rem;gap:.85rem;align-content:start;min-width:0;max-height:calc(100vh - 11rem);overflow:auto;padding-right:.15rem}.theme-workspace-preview{position:-webkit-sticky;position:sticky;top:.2rem;display:grid;grid-template-rows:auto minmax(0,1fr);min-height:min(980px,calc(100vh - 15rem));max-height:calc(100vh - 1rem);overflow:hidden}.theme-workspace-external-preview-note{display:grid;grid-gap:.55rem;gap:.55rem;padding:1rem}.theme-workspace-section{display:grid;grid-gap:.8rem;gap:.8rem;padding:1rem;border:1px solid rgba(122,75,47,.1);border-radius:20px;background:rgba(255,252,247,.82)}.theme-workspace-section-head{display:flex;justify-content:space-between;gap:.75rem;align-items:flex-start}.theme-workspace-section-head h2{margin:.15rem 0 0;color:#34281f;font-size:1rem}.theme-workspace-section-head p{margin:0}.theme-workspace-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem .85rem;gap:.75rem .85rem}.theme-workspace-field{display:grid;grid-gap:.45rem;gap:.45rem;min-width:0}.theme-workspace-field-wide{grid-column:1/-1}.theme-workspace-field-top,.theme-workspace-field>span{display:flex;justify-content:space-between;gap:.6rem;align-items:baseline;margin:0;color:rgba(77,60,46,.9);font-size:.78rem;font-weight:600;line-height:1.3}.theme-workspace-label-with-help{display:inline-flex;align-items:center;gap:.35rem}.theme-workspace-help-badge{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;border-radius:999px;background:rgba(122,75,47,.1);color:#8b4727;font-size:.68rem;font-weight:700;cursor:help}.theme-workspace-field-top strong{color:#8b4727;font-size:.76rem;font-weight:700}.theme-workspace-field-meta{display:inline-flex;align-items:center;gap:.45rem}.theme-workspace-jump-btn{display:inline-flex;align-items:center;justify-content:center;width:1.45rem;height:1.45rem;border:1px solid rgba(122,75,47,.14);border-radius:999px;background:rgba(255,255,255,.94);color:#8b4727;font-size:.76rem;font-weight:700;line-height:1;cursor:pointer;transition:transform .12s ease,border-color .12s ease,background .12s ease,color .12s ease,box-shadow .12s ease}.theme-workspace-jump-btn:hover{border-color:rgba(240,91,39,.22);background:rgba(255,248,241,.98);color:#a14f2a;box-shadow:0 8px 18px rgba(122,75,47,.08);transform:translateY(-1px)}.theme-workspace-jump-btn:focus-visible{outline:none;border-color:rgba(240,91,39,.32);box-shadow:0 0 0 3px rgba(240,91,39,.1)}.theme-workspace-field :where(input,select,textarea){width:100%;min-width:0;min-height:2.5rem;border-radius:14px;border:1px solid rgba(122,75,47,.14);background:rgba(255,255,255,.96);padding:.58rem .78rem;color:#2f241d;font-size:.92rem}.theme-workspace-field :where(input,select,textarea):focus{outline:none;border-color:rgba(240,91,39,.28);box-shadow:0 0 0 3px rgba(240,91,39,.08)}.theme-workspace-field input[type=range]{min-height:auto;padding:0;border:0;background:transparent;box-shadow:none}.theme-workspace-color-inputs{display:grid;grid-template-columns:3.1rem minmax(0,1fr);grid-gap:.55rem;gap:.55rem;align-items:center}.theme-workspace-color-inputs input[type=color]{min-height:2.5rem;padding:.18rem;cursor:pointer}.theme-workspace-font-import{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:.55rem;gap:.55rem}.theme-workspace-toggle-group{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.theme-workspace-label{display:block;margin-bottom:.4rem;color:rgba(87,66,48,.74);font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.theme-detail-tabs,.theme-surface-tabs{display:inline-flex;flex-wrap:wrap;gap:.3rem;padding:.2rem;border-radius:999px;border:1px solid rgba(122,75,47,.12);background:rgba(255,255,255,.8)}.theme-detail-tabs button,.theme-surface-tabs button{min-height:1.95rem;padding:.35rem .8rem;border:0;border-radius:999px;background:transparent;color:rgba(77,60,46,.76);font-size:.84rem;font-weight:600}.theme-detail-tabs button.active,.theme-surface-tabs button.active{background:rgba(240,91,39,.11);color:#8b4727}.theme-workspace-nav{display:flex;flex-wrap:wrap;gap:.45rem}.theme-workspace-nav-chip{display:inline-flex;align-items:center;min-height:1.85rem;padding:.28rem .68rem;border-radius:999px;border:1px solid rgba(122,75,47,.1);background:rgba(255,255,255,.84);color:rgba(77,60,46,.82);font-size:.78rem;text-decoration:none}.theme-workspace-nav-chip:hover{border-color:rgba(240,91,39,.18);color:#8b4727}.theme-workspace-preview-head{display:flex;justify-content:space-between;align-items:flex-start;gap:.8rem;padding:1rem;border-bottom:1px solid rgba(122,75,47,.1);background:linear-gradient(180deg,rgba(255,251,245,.98),rgba(252,247,240,.94))}.theme-workspace-preview-head h2{margin:.15rem 0 0;color:#34281f;font-size:1rem}.theme-workspace-preview-actions{display:grid;grid-gap:.45rem;gap:.45rem;justify-items:end}.theme-preview-stage{min-height:0;overflow:auto;background:linear-gradient(180deg,rgba(255,255,255,.95),rgba(252,248,243,.95))}.theme-preview-stage-samples{padding:1rem}.theme-preview-rendered{min-height:100%;padding:1rem}.theme-preview-rendered [data-theme-preview-anchor]{scroll-margin:1rem;transition:box-shadow .18s ease,outline-color .18s ease,background-color .18s ease}.theme-preview-target-highlight{outline:2px solid rgba(240,91,39,.72);outline-offset:6px;box-shadow:0 0 0 8px rgba(240,91,39,.1)}.theme-preview-empty{display:grid;place-items:center;min-height:18rem;padding:1.2rem;text-align:center;color:rgba(77,60,46,.76)}.theme-preview-supplemental{margin:0;padding:0;border-top:0}.theme-advanced-group{grid-column:1/-1;border:1px dashed rgba(122,75,47,.18);border-radius:16px;background:rgba(255,255,255,.62)}.theme-advanced-group summary{cursor:pointer;padding:.8rem .9rem;color:#8b4727;font-size:.88rem;font-weight:600}.theme-advanced-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem .85rem;gap:.75rem .85rem;padding:0 .9rem .9rem}.page-builder-theme-samples{display:grid;grid-gap:.9rem;gap:.9rem}.page-builder-theme-samples-head{display:flex;justify-content:space-between;align-items:baseline;gap:.75rem;flex-wrap:wrap}.page-builder-theme-samples-head h3{margin:.2rem 0 0;font-size:1rem;color:var(--theme-text,#1d1d1d)}.page-builder-theme-sample-grid{display:grid;grid-gap:.8rem;gap:.8rem}.page-builder-theme-sample-card{display:grid;grid-gap:.7rem;gap:.7rem;padding:1rem;border-radius:18px;background:rgba(255,255,255,.76);border:1px solid rgba(122,75,47,.1);color:var(--theme-text,#1d1d1d)}.page-builder-theme-sample-kicker{margin:0;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase;color:var(--theme-accent,#7a4b2f)}.page-builder-theme-sample-subtitle,.page-builder-theme-sample-title{margin:0;font-family:var(--theme-font-writing,"Iowan Old Style",Georgia,serif);color:var(--theme-text,#1d1d1d)}.page-builder-theme-sample-title{font-size:1.4rem;line-height:1.08}.page-builder-theme-sample-subtitle{font-size:1rem}.page-builder-theme-sample-body{margin:0;line-height:1.65;color:var(--theme-muted,#6b7280)}.page-builder-theme-sample-columns{display:flex;flex-wrap:wrap;gap:.75rem}.page-builder-theme-sample-panel{flex:1 1 14rem;min-width:0;padding:.9rem;border-radius:14px;background:rgba(255,255,255,.6);border:1px solid rgba(122,75,47,.08)}.page-builder-theme-sample-actions{display:flex;flex-wrap:wrap;gap:.6rem}.page-builder-theme-sample-button{display:inline-flex;align-items:center;justify-content:center;min-height:2.35rem;padding:.72rem 1rem;border-radius:999px;font-weight:600}@media (max-width:1200px){.puck-builder-theme-meta-grid,.theme-workspace-grid{grid-template-columns:1fr}.theme-workspace-controls{max-height:none;overflow:visible;padding-right:0}.theme-workspace-preview{position:relative;top:auto;min-height:0;max-height:none}.puck-builder-sidebar{width:100%!important;max-height:none;position:static;border-left:none;border-top:1px solid var(--line)}.puck-builder-studio-shell{flex-direction:column}.puck-builder-documentbar,.puck-builder-homepage-banner,.puck-builder-toolbar,.puck-builder-topbar{flex-direction:column;align-items:stretch}.puck-builder-documentbar{grid-template-columns:1fr}}.puck-builder-sidebar{width:400px;flex-shrink:0;border-left:1px solid var(--line);background:var(--panel);display:flex;flex-direction:column;overflow-y:auto;max-height:calc(100vh - 72px);position:-webkit-sticky;position:sticky;top:0}.puck-builder-sidebar-wide{width:560px}.puck-builder-sidebar-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:.9rem 1rem .75rem;border-bottom:1px solid var(--line);position:-webkit-sticky;position:sticky;top:0;background:var(--panel);z-index:2}.puck-builder-sidebar-header h2{margin:.1rem 0 0;font-size:1.05rem;color:#34281f}.puck-builder-sidebar-kicker{margin:0;font-size:.72rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--muted)}.puck-builder-sidebar-close{flex-shrink:0;margin-top:.15rem;width:1.6rem;height:1.6rem;border:none;background:transparent;font-size:1rem;cursor:pointer;color:var(--muted);border-radius:6px;padding:0;display:inline-flex;align-items:center;justify-content:center;transition:background .1s ease}.puck-builder-sidebar-close:hover{background:rgba(0,0,0,.04)}.puck-builder-sidebar-body{padding:.9rem 1rem;display:grid;grid-gap:.9rem;gap:.9rem;align-content:start}.puck-builder-sidebar-section{display:grid;grid-gap:.55rem;gap:.55rem}.puck-builder-sidebar-section-head{display:grid;grid-gap:.15rem;gap:.15rem;padding-bottom:.35rem;border-bottom:1px solid var(--line)}.puck-builder-sidebar-section-head strong{font-size:.9rem;color:#34281f}.puck-builder-sidebar-section-head p{margin:0;font-size:.82rem;color:var(--muted)}.puck-builder-unsaved-badge{display:inline-flex;align-items:center;gap:.3rem;padding:.2rem .55rem;border-radius:6px;font-size:.75rem;font-weight:600;background:rgba(240,164,30,.12);border:1px solid rgba(240,164,30,.28);color:#7a5a10}@keyframes toast-in{0%{transform:translateY(.4rem);opacity:0}to{transform:translateY(0);opacity:1}}.toast{position:fixed;bottom:1.5rem;right:1.5rem;z-index:999;display:flex;align-items:center;gap:.75rem;padding:.65rem .9rem;border-radius:8px;font-size:.88rem;border:1px solid var(--line);background:var(--panel);box-shadow:0 4px 20px rgba(0,0,0,.09);min-width:180px;max-width:400px;animation:toast-in .2s ease}.toast-success{border-color:rgba(56,142,60,.22);background:rgba(235,247,236,.98);color:#2e6b30}.toast-error{border-color:rgba(191,54,12,.22);background:rgba(255,244,241,.98);color:#8b2409}.toast-info{border-color:var(--line-strong);background:var(--panel);color:var(--ink)}.toast-message{flex:1 1}.toast-close{border:none;background:transparent;font-size:1rem;cursor:pointer;color:currentColor;opacity:.55;padding:0;line-height:1;flex-shrink:0}.toast-close:hover{opacity:1;background:transparent}.confirm-dialog{border:1px solid var(--line-strong);border-radius:10px;padding:1.4rem 1.5rem;max-width:400px;width:calc(100vw - 2rem);box-shadow:0 8px 40px rgba(0,0,0,.14);background:var(--panel)}.confirm-dialog::-webkit-backdrop{background:rgba(30,24,18,.35);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.confirm-dialog::backdrop{background:rgba(30,24,18,.35);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.confirm-dialog-message{margin:0 0 1.2rem;font-size:.98rem;color:var(--ink);line-height:1.5}.confirm-dialog-actions{display:flex;gap:.6rem;justify-content:flex-end}.confirm-dialog-actions .danger-btn{background:transparent;border-color:rgba(191,54,12,.35);color:#8b2409}.confirm-dialog-actions .danger-btn:hover{background:rgba(191,54,12,.06);border-color:rgba(191,54,12,.55)}.puck-builder-sidebar .puck-builder-theme-meta-grid{grid-template-columns:1fr}.puck-builder-sidebar .puck-builder-inline-note{display:none}.puck-builder-sidebar .puck-builder-utility-panel{padding:0;border:none;background:transparent}.empty-state{display:grid;place-items:center;padding:2.5rem 1rem;color:var(--muted);font-size:.9rem;text-align:center;border:1px dashed var(--line-strong);border-radius:12px;line-height:1.5}@media (max-width:920px){.workspace-shell-desktop-links{display:none}.workspace-shell-mobile-nav{display:block}.workspace-shellbar{padding-left:.9rem;padding-right:.9rem}.public-site-header-actions,.public-site-header-nav{width:100%;justify-content:flex-start}.site-settings-nav-item{grid-template-columns:1fr}.site-settings-nav-item-actions{justify-content:flex-start}}