.editorial-root{--display:var(--font-playfair),Georgia,"Times New Roman",serif;--sans:var(--font-plex),-apple-system,BlinkMacSystemFont,"Segoe UI",system-ui,sans-serif;--mono:var(--font-plex-mono),ui-monospace,SFMono-Regular,Menlo,monospace;--paper:#F4EFE3;--bg:#FBF8F0;--bg-2:#ECE6D6;--ink:#1A1612;--ink-2:#3F362B;--muted:#847868;--hairline:#E8DFCB;--hairline-strong:#D6CAB0;--brass:#B8841A;--brass-deep:#8F6510;--brass-soft:#D9B870;--brass-faint:#F5E9CC;--green:#2F7D3A;--shadow-sm:0 8px 20px -10px rgba(26,22,18,0.10);--shadow-md:0 20px 40px -16px rgba(26,22,18,0.15);--shadow-lg:0 40px 80px -24px rgba(26,22,18,0.22);--radius-sm:6px;--radius:10px;--radius-lg:14px;--ease:cubic-bezier(0.2,0.8,0.2,1);--ease-overshoot:cubic-bezier(0.34,1.56,0.64,1);--ease-strong:cubic-bezier(0.7,0,0.3,1);font-family:var(--sans);color:var(--ink);background:var(--paper);line-height:1.55;font-size:17px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;min-height:100vh}body.editorial-body{background:#F4EFE3}.editorial-root *,.editorial-root :after,.editorial-root :before{box-sizing:border-box}.editorial-root h1,.editorial-root h2,.editorial-root h3,.editorial-root h4{font-family:var(--display);font-weight:500;color:var(--ink);letter-spacing:-.025em;line-height:1.08;margin:0 0 .4em}.editorial-root h1{font-size:clamp(40px,5.5vw,76px);font-weight:500}.editorial-root h2{font-size:clamp(32px,3.6vw,52px);font-weight:500}.editorial-root h3{font-size:clamp(22px,2vw,28px);font-weight:500}.editorial-root h4{font-size:18px;font-weight:600}.editorial-root p{margin:0 0 1em;color:var(--ink-2)}.editorial-root em{font-style:italic;color:var(--ink);font-family:var(--display);font-weight:500}.editorial-root a{color:inherit;text-decoration:none}.editorial-root .mono{font-family:var(--mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;font-weight:500;color:var(--brass-deep)}.editorial-root .container{max-width:1200px;margin:0 auto;padding:0 32px}.editorial-root .reveal{opacity:0;transform:translateY(24px);transition:opacity .8s var(--ease),transform .8s var(--ease);will-change:opacity,transform}.editorial-root .reveal.in{opacity:1;transform:none}.editorial-root .reveal-d-1{transition-delay:80ms}.editorial-root .reveal-d-2{transition-delay:.16s}.editorial-root .reveal-d-3{transition-delay:.24s}.editorial-root .reveal-d-4{transition-delay:.32s}.editorial-root .reveal-d-5{transition-delay:.4s}.editorial-root .reveal-d-6{transition-delay:.48s}.editorial-root .btn{display:inline-flex;align-items:center;gap:8px;padding:13px 22px;border-radius:var(--radius-sm);font-family:var(--sans);font-size:15px;font-weight:500;letter-spacing:-.005em;cursor:pointer;border:1px solid transparent;transition:all .22s var(--ease);text-decoration:none;line-height:1}.editorial-root .btn-primary{background:var(--ink);color:var(--paper);border-color:var(--ink)}.editorial-root .btn-primary:hover{background:var(--brass-deep);border-color:var(--brass-deep);transform:translateY(-1px);box-shadow:var(--shadow-sm)}.editorial-root .btn-secondary{background:transparent;color:var(--ink);border-color:var(--hairline-strong)}.editorial-root .btn-secondary:hover{border-color:var(--ink);background:var(--bg)}.editorial-root .btn-brass{background:var(--brass);color:#fff;border-color:var(--brass)}.editorial-root .btn-brass:hover{background:var(--brass-deep);border-color:var(--brass-deep);transform:translateY(-1px)}.editorial-root :focus-visible{outline:2px solid var(--brass);outline-offset:3px;border-radius:4px}.editorial-root .nav{position:sticky;top:0;z-index:100;backdrop-filter:saturate(180%) blur(14px);-webkit-backdrop-filter:saturate(180%) blur(14px);background:rgba(244,239,227,.78);border-bottom:1px solid transparent;transition:border-color .24s var(--ease),background .24s var(--ease)}.editorial-root .nav.scrolled{border-bottom-color:var(--hairline);background:rgba(244,239,227,.92)}.editorial-root .nav-inner{display:flex;align-items:center;justify-content:space-between;padding:16px 0}.editorial-root .logo{display:flex;align-items:center;gap:10px;font-family:var(--display);font-size:22px;font-weight:600;letter-spacing:-.02em;color:var(--ink)}.editorial-root .logo-mark{width:30px;height:30px;border-radius:6px;background:var(--ink);color:var(--brass-soft);display:grid;place-items:center;font-family:var(--display);font-style:italic;font-size:18px;font-weight:600}.editorial-root .nav-links{display:flex;gap:32px;list-style:none;margin:0;padding:0}.editorial-root .nav-links a{font-size:14.5px;color:var(--ink-2);transition:color .2s ease}.editorial-root .nav-links a:hover{color:var(--brass-deep)}.editorial-root .nav-cta{display:flex;gap:10px;align-items:center}.editorial-root .nav-cta .btn{padding:10px 18px;font-size:14px}@media (max-width:900px){.editorial-root .nav-links{display:none}}.editorial-root .hero{padding:64px 0 80px;position:relative;overflow:hidden}.editorial-root .hero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 12% 20%,rgba(184,132,26,.05),transparent 40%),radial-gradient(circle at 88% 80%,rgba(184,132,26,.04),transparent 40%);pointer-events:none}.editorial-root .hero-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:56px;align-items:center;position:relative}@media (max-width:900px){.editorial-root .hero-grid{grid-template-columns:1fr;gap:40px}.editorial-root .hero{padding:32px 0 48px}}.editorial-root .eyebrow{display:inline-flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--hairline);padding:7px 14px;border-radius:100px;font-family:var(--mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-2);margin-bottom:28px}.editorial-root .eyebrow-dot{width:6px;height:6px;border-radius:50%;background:var(--brass)}.editorial-root .hero h1{margin:0 0 24px;font-size:clamp(40px,5.4vw,72px)}.editorial-root .hero h1 .accent{color:var(--brass-deep);font-style:italic;position:relative;display:inline-block}.editorial-root .hero h1 .accent:after{content:"";position:absolute;left:0;right:0;bottom:4px;height:7px;background:var(--brass-soft);z-index:-1;transform:scaleX(0);transform-origin:left center;animation:editorialAccentLine .8s var(--ease-strong) .6s forwards;opacity:.55}.editorial-root .hero h1 .accent:nth-of-type(2):after{animation-delay:1s}@keyframes editorialAccentLine{to{transform:scaleX(1)}}.editorial-root .hero-sub{font-size:19px;line-height:1.55;color:var(--ink-2);max-width:540px;margin:0 0 36px}.editorial-root .hero-ctas{display:flex;gap:12px;flex-wrap:wrap;margin-bottom:32px}.editorial-root .hero-meta{display:flex;flex-wrap:wrap;gap:22px;font-size:13.5px;color:var(--muted)}.editorial-root .hero-meta-item{display:inline-flex;align-items:center;gap:7px}.editorial-root .check-icon{width:14px;height:14px;color:var(--green)}.editorial-root .hero-stage{position:relative;aspect-ratio:1.15/1;border-radius:var(--radius-lg);background:var(--bg);border:1px solid var(--hairline);box-shadow:var(--shadow-md);overflow:hidden}.editorial-root .stage-bg{position:absolute;inset:0;background:repeating-linear-gradient(0deg,transparent,transparent 31px,rgba(184,132,26,.05) 0,rgba(184,132,26,.05) 32px)}.editorial-root .scene{position:absolute;inset:0;padding:36px;display:flex;flex-direction:column;justify-content:center;opacity:0;transition:opacity .6s var(--ease)}.editorial-root .scene.active{opacity:1}.editorial-root .scene-prompt-label{font-family:var(--mono);font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--brass-deep);margin-bottom:14px}.editorial-root .scene-prompt-input{background:#fff;border:1px solid var(--hairline-strong);border-radius:var(--radius);padding:22px 24px;box-shadow:var(--shadow-sm);min-height:130px;font-size:16px;line-height:1.55;color:var(--ink);position:relative}.editorial-root .scene-prompt-input:after{content:"";display:inline-block;width:2px;height:18px;background:var(--brass);margin-left:2px;vertical-align:middle;animation:editorialBlink 1s steps(2) infinite}@keyframes editorialBlink{50%{opacity:0}}.editorial-root .scene-prompt-meta{display:flex;gap:8px;margin-top:14px;flex-wrap:wrap}.editorial-root .prompt-chip{padding:5px 11px;background:var(--brass-faint);border:1px solid var(--brass-soft);border-radius:100px;font-size:11.5px;color:var(--brass-deep);font-family:var(--mono);letter-spacing:.05em}.editorial-root .scene[data-scene="2"]{justify-content:flex-start;padding-top:110px}.editorial-root .gen-paper{background:#fff;border:1px solid var(--hairline);border-radius:var(--radius);padding:26px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:12px}.editorial-root .gen-status{display:flex;align-items:center;gap:10px;margin-bottom:8px;font-family:var(--mono);font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--brass-deep)}.editorial-root .spinner{width:14px;height:14px;border:2px solid var(--hairline);border-top-color:var(--brass);border-radius:50%;animation:editorialSpin .8s linear infinite}@keyframes editorialSpin{to{transform:rotate(1turn)}}.editorial-root .skeleton-line{height:11px;border-radius:4px;background:linear-gradient(90deg,var(--bg-2) 0,var(--hairline) 50%,var(--bg-2) 100%);background-size:200% 100%;animation:editorialShimmer 1.6s ease-in-out infinite}.editorial-root .skeleton-line.w-90{width:90%}.editorial-root .skeleton-line.w-75{width:75%}.editorial-root .skeleton-line.w-60{width:60%}.editorial-root .skeleton-line.w-45{width:45%}@keyframes editorialShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.editorial-root .sig-paper{position:relative;background:#fff;border:1px solid var(--hairline);border-radius:var(--radius);padding:26px 28px;box-shadow:var(--shadow-sm);height:100%}.editorial-root .sig-paper-line{height:8px;background:var(--bg-2);border-radius:3px;margin-bottom:10px}.editorial-root .sig-paper-line.w-80{width:80%}.editorial-root .sig-paper-line.w-65{width:65%}.editorial-root .sig-paper-line.w-90{width:90%}.editorial-root .sig-paper-line.w-50{width:50%}.editorial-root .sig-area{margin-top:28px;border-top:1px dashed var(--hairline-strong);padding-top:16px;position:relative}.editorial-root .sig-svg{width:200px;height:70px}.editorial-root .sig-svg path{fill:none;stroke:var(--ink);stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.editorial-root .scene[data-scene="3"] .sig-svg path{stroke-dasharray:600;stroke-dashoffset:600}.editorial-root .scene[data-scene="3"].active .sig-svg path{animation:editorialDrawSig 1.5s ease-out .1s forwards}@keyframes editorialDrawSig{to{stroke-dashoffset:0}}.editorial-root .stamp{position:absolute;right:30px;top:30px;width:110px;height:110px;border:3px solid var(--brass);border-radius:50%;color:var(--brass);font-family:var(--display);font-style:italic;font-weight:600;display:grid;place-items:center;line-height:1.1;text-align:center;font-size:13px;letter-spacing:.05em;transform:rotate(-12deg) scale(0);opacity:0;background:rgba(255,255,255,.6)}.editorial-root .stamp:after{content:"";position:absolute;inset:6px;border:1.5px solid var(--brass);border-radius:50%;opacity:.5}.editorial-root .stamp .stamp-inner{z-index:1;padding:0 4px}.editorial-root .scene[data-scene="3"].active .stamp{animation:editorialStampDrop .7s var(--ease-overshoot) 1.1s forwards}@keyframes editorialStampDrop{0%{transform:rotate(-22deg) scale(2);opacity:0}to{transform:rotate(-12deg) scale(1);opacity:.85}}.editorial-root .archive-list{display:flex;flex-direction:column;gap:10px;height:100%;justify-content:center}.editorial-root .archive-row{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid var(--hairline);padding:12px 16px;border-radius:var(--radius-sm);opacity:0;transform:translateX(-12px);transition:opacity .4s var(--ease),transform .4s var(--ease)}.editorial-root .scene[data-scene="4"].active .archive-row{opacity:1;transform:none}.editorial-root .scene[data-scene="4"].active .archive-row:first-child{transition-delay:.1s}.editorial-root .scene[data-scene="4"].active .archive-row:nth-child(2){transition-delay:.22s}.editorial-root .scene[data-scene="4"].active .archive-row:nth-child(3){transition-delay:.34s}.editorial-root .scene[data-scene="4"].active .archive-row:nth-child(4){transition-delay:.46s}.editorial-root .archive-check{width:22px;height:22px;background:var(--green);border-radius:50%;display:grid;place-items:center;color:#fff;flex-shrink:0;font-size:13px;font-weight:600}.editorial-root .archive-meta{flex:1;min-width:0}.editorial-root .archive-title{font-family:var(--display);font-size:14.5px;color:var(--ink);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.editorial-root .archive-sub{font-family:var(--mono);font-size:10.5px;color:var(--muted);letter-spacing:.06em;margin-top:2px}.editorial-root .scene-caption{position:absolute;bottom:18px;left:36px;right:36px;font-family:var(--mono);font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted);display:flex;justify-content:space-between;align-items:center}.editorial-root .scene-dots{display:flex;gap:6px}.editorial-root .scene-dot{width:5px;height:5px;border-radius:50%;background:var(--hairline-strong);transition:background .3s var(--ease),width .3s var(--ease)}.editorial-root .scene-dot.active{background:var(--brass);width:18px;border-radius:3px}.editorial-root .ticker-section{border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline);background:var(--bg);padding:36px 0;overflow:hidden}.editorial-root .ticker-label{text-align:center;font-family:var(--mono);font-size:10.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--muted);margin-bottom:24px}.editorial-root .ticker{display:flex;overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent,#000 10%,#000 90%,transparent)}.editorial-root .ticker-track{display:flex;gap:80px;animation:editorialTicker 36s linear infinite;flex-shrink:0;padding-right:80px}@keyframes editorialTicker{to{transform:translateX(-50%)}}.editorial-root .ticker-item{font-family:var(--display);font-size:26px;font-weight:500;letter-spacing:-.02em;color:var(--ink);opacity:.45;transition:opacity .25s ease;white-space:nowrap;font-style:italic}.editorial-root .ticker-item:hover{opacity:1}.editorial-root .stats{padding:100px 0}.editorial-root .stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline)}.editorial-root .stat{padding:56px 32px;border-right:1px solid var(--hairline);text-align:left}.editorial-root .stat:last-child{border-right:none}.editorial-root .stat-value{font-family:var(--display);font-size:clamp(48px,5.5vw,72px);font-weight:500;letter-spacing:-.025em;color:var(--ink);line-height:1;margin-bottom:14px}.editorial-root .stat-value .unit{font-size:.42em;color:var(--brass-deep);margin-left:6px;font-style:italic}.editorial-root .stat-label{font-size:14.5px;color:var(--ink-2);line-height:1.45;max-width:260px}@media (max-width:900px){.editorial-root .stats-grid{grid-template-columns:1fr}.editorial-root .stat{border-right:none;border-bottom:1px solid var(--hairline)}.editorial-root .stat:last-child{border-bottom:none}.editorial-root .stats{padding:64px 0}}.editorial-root .how{padding:120px 0 0;position:relative;scroll-margin-top:80px;isolation:isolate}.editorial-root .how-header{max-width:720px;margin:0 auto 120px;text-align:center;position:relative;z-index:3;background:var(--paper);padding:8px 0}.editorial-root .how-header h2{margin-bottom:18px}.editorial-root .how-header p{font-size:18px;color:var(--ink-2)}.editorial-root .how-stage-wrap{position:relative}.editorial-root .how-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:flex-start}.editorial-root .how-text-col{padding-top:25vh;padding-bottom:25vh}.editorial-root .how-step{min-height:70vh;display:flex;flex-direction:column;justify-content:center;margin-bottom:0;opacity:.4;transition:opacity .5s var(--ease)}.editorial-root .how-step.active{opacity:1}.editorial-root .how-step-num{font-family:var(--display);font-style:italic;font-size:60px;color:var(--brass);line-height:1;margin-bottom:16px;font-weight:500}.editorial-root .how-step h3{font-size:32px;margin-bottom:14px}.editorial-root .how-step p{font-size:17px;max-width:460px}.editorial-root .how-stage-col{position:sticky;top:50%;transform:translateY(-50%);height:480px}.editorial-root .how-stage{position:relative;width:100%;height:100%;background:var(--bg);border:1px solid var(--hairline);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);overflow:hidden;opacity:0;transition:opacity .5s var(--ease)}.editorial-root .how-stage:has(.how-scene.active){opacity:1}.editorial-root .how-scene{position:absolute;inset:0;padding:36px;opacity:0;transform:translateY(20px) scale(.98);transition:opacity .6s var(--ease),transform .6s var(--ease);display:flex;flex-direction:column}.editorial-root .how-scene.active{opacity:1;transform:none}.editorial-root .how-scene-label{font-family:var(--mono);font-size:10.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--brass-deep);margin-bottom:18px}.editorial-root .how-doc-paper{background:#fff;border:1px solid var(--hairline);border-radius:var(--radius-sm);padding:22px;box-shadow:var(--shadow-sm);flex:1}.editorial-root .how-doc-title{font-family:var(--display);font-weight:500;font-size:15.5px;margin-bottom:14px;color:var(--ink)}.editorial-root .how-doc-line{height:7px;background:var(--bg-2);border-radius:3px;margin-bottom:8px}.editorial-root .how-doc-line.w-95{width:95%}.editorial-root .how-doc-line.w-80{width:80%}.editorial-root .how-doc-line.w-70{width:70%}.editorial-root .how-doc-line.w-60{width:60%}.editorial-root .how-doc-line.w-90{width:90%}.editorial-root .how-doc-line.w-50{width:50%}.editorial-root .how-doc-line.brass{background:var(--brass-soft)}.editorial-root .how-signers{display:flex;flex-direction:column;gap:10px;margin-top:18px}.editorial-root .how-signer-row{display:flex;align-items:center;gap:12px;padding:10px 14px;background:#fff;border:1px solid var(--hairline);border-radius:var(--radius-sm)}.editorial-root .signer-avatar{width:30px;height:30px;border-radius:50%;background:var(--brass-faint);color:var(--brass-deep);display:grid;place-items:center;font-family:var(--display);font-weight:600;font-size:12.5px}.editorial-root .signer-meta{flex:1}.editorial-root .signer-name{font-size:13.5px;font-weight:500;color:var(--ink)}.editorial-root .signer-email{font-family:var(--mono);font-size:10.5px;color:var(--muted);margin-top:1px}.editorial-root .signer-status{font-family:var(--mono);font-size:10px;letter-spacing:.1em;text-transform:uppercase;padding:4px 8px;border-radius:100px}.editorial-root .signer-status.pending{background:var(--bg-2);color:var(--ink-2)}.editorial-root .signer-status.signed{background:rgba(47,125,58,.12);color:var(--green)}.editorial-root .how-audit{margin-top:16px;background:var(--ink);color:var(--paper);border-radius:var(--radius-sm);padding:16px 20px;font-family:var(--mono);font-size:11.5px;line-height:1.7;flex:1;overflow:hidden}.editorial-root .how-audit-row{display:flex;gap:10px;opacity:.78}.editorial-root .how-audit-row .ts{color:var(--brass-soft);flex-shrink:0}.editorial-root .how-audit-row .ev{color:var(--paper)}@media (max-width:900px){.editorial-root .how-grid{grid-template-columns:1fr;gap:24px}.editorial-root .how-text-col{padding-top:0;padding-bottom:0}.editorial-root .how-step{min-height:auto;opacity:1;padding:28px 0}.editorial-root .how-stage-col{position:relative;top:auto;transform:none;height:320px;margin-bottom:24px}}.editorial-root .preview{padding:120px 0;background:var(--bg);border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline)}.editorial-root .preview-header{max-width:720px;margin:0 auto 48px;text-align:center}.editorial-root .preview-header .mono{color:var(--brass-deep);margin-bottom:14px;display:block}.editorial-root .preview-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:48px;align-items:flex-start}@media (max-width:900px){.editorial-root .preview-grid{grid-template-columns:1fr;gap:32px}.editorial-root .preview{padding:64px 0}}.editorial-root .preview-input-card{background:#fff;border:1px solid var(--hairline);border-radius:var(--radius-lg);padding:28px;box-shadow:var(--shadow-sm)}.editorial-root .preview-input-card label{display:block;font-family:var(--mono);font-size:10.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--brass-deep);margin-bottom:10px}.editorial-root .preview-textarea{width:100%;min-height:140px;border:1px solid var(--hairline-strong);border-radius:var(--radius);padding:16px 18px;font-family:var(--sans);font-size:15px;color:var(--ink);background:var(--paper);resize:vertical;line-height:1.5;transition:border-color .2s ease}.editorial-root .preview-textarea:focus{outline:none;border-color:var(--brass)}.editorial-root .preview-chips{display:flex;flex-wrap:wrap;gap:8px;margin:18px 0}.editorial-root .preview-chip{background:var(--bg);border:1px solid var(--hairline-strong);border-radius:100px;padding:8px 14px;font-size:12.5px;color:var(--ink-2);cursor:pointer;transition:all .2s ease;font-family:var(--sans)}.editorial-root .preview-chip:hover{background:var(--brass-faint);border-color:var(--brass-soft);color:var(--brass-deep)}.editorial-root .preview-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px}.editorial-root .preview-hint{font-family:var(--mono);font-size:10.5px;letter-spacing:.12em;color:var(--muted);text-transform:uppercase}.editorial-root .preview-output-paper{position:relative;background:#fff;border:1px solid var(--hairline);border-radius:var(--radius-lg);padding:44px 46px;box-shadow:var(--shadow-md);min-height:380px;overflow:hidden}.editorial-root .preview-output-paper:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(0deg,transparent,transparent 27px,rgba(184,132,26,.04) 0,rgba(184,132,26,.04) 28px);pointer-events:none;opacity:.6}.editorial-root .preview-output-paper>*{position:relative}.editorial-root .preview-output-empty{color:var(--muted);font-family:var(--display);font-style:italic;font-size:17px;line-height:1.5}.editorial-root .preview-output-loading{display:flex;align-items:center;gap:12px;font-family:var(--mono);font-size:11.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--brass-deep);margin-bottom:16px}.editorial-root .preview-output-content h4{font-family:var(--display);font-size:22px;color:var(--ink);margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid var(--hairline)}.editorial-root .preview-output-content p{font-size:14.5px;line-height:1.65;color:var(--ink-2);margin-bottom:12px}.editorial-root .preview-disclaimer{margin-top:22px;padding:12px 14px;background:var(--brass-faint);border:1px solid var(--brass-soft);border-radius:var(--radius-sm);font-size:12px;color:var(--brass-deep);line-height:1.5}.editorial-root .features{padding:120px 0}.editorial-root .features-header{max-width:720px;margin:0 auto 56px}.editorial-root .features-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(220px,auto);gap:16px}@media (max-width:900px){.editorial-root .features-grid{grid-template-columns:1fr}.editorial-root .features{padding:64px 0}}.editorial-root .feature-card{background:var(--bg);border:1px solid var(--hairline);border-radius:var(--radius-lg);padding:28px;transition:transform .25s var(--ease),box-shadow .25s var(--ease),border-color .25s ease;position:relative;overflow:hidden;display:flex;flex-direction:column}.editorial-root .feature-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-md);border-color:var(--hairline-strong)}.editorial-root .feature-card.span-2{grid-column:span 2}@media (max-width:900px){.editorial-root .feature-card.span-2{grid-column:auto}}.editorial-root .feature-card-label{font-family:var(--mono);font-size:10.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--brass-deep);margin-bottom:14px}.editorial-root .feature-card h3{font-size:22px;margin-bottom:8px}.editorial-root .feature-card p{font-size:14.5px;color:var(--ink-2);margin:0}.editorial-root .feature-visual{margin-top:auto;padding-top:24px}.editorial-root .phone-frame{margin:16px auto 0;width:140px;height:220px;background:var(--ink);border-radius:18px;padding:8px;position:relative;box-shadow:var(--shadow-md)}.editorial-root .phone-frame:before{content:"";position:absolute;top:8px;left:50%;transform:translateX(-50%);width:40px;height:4px;background:rgba(255,255,255,.2);border-radius:4px}.editorial-root .phone-screen{width:100%;height:100%;background:var(--paper);border-radius:12px;padding:18px 12px 12px;overflow:hidden;display:flex;flex-direction:column}.editorial-root .phone-doc-line{height:5px;background:var(--bg-2);border-radius:2px;margin-bottom:5px}.editorial-root .phone-sig{margin-top:auto;border-top:1px dashed var(--hairline-strong);padding-top:10px;height:50px;display:flex;align-items:center;justify-content:center;color:var(--brass-deep);font-family:var(--display);font-style:italic;font-size:18px;transform:rotate(-3deg);animation:editorialSignWave 4s ease-in-out infinite}@keyframes editorialSignWave{0%,to{transform:rotate(-3deg) scale(1)}50%{transform:rotate(-1deg) scale(1.04)}}.editorial-root .audit-mini{margin-top:16px;background:var(--ink);color:var(--paper);border-radius:var(--radius-sm);padding:16px;font-family:var(--mono);font-size:10.5px;line-height:1.7}.editorial-root .audit-mini-row{opacity:.85}.editorial-root .audit-mini-row .ts{color:var(--brass-soft)}.editorial-root .templates-mini{margin-top:18px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.editorial-root .template-card{background:#fff;border:1px solid var(--hairline);border-radius:6px;padding:12px 10px;text-align:center;font-family:var(--display);font-size:11px;line-height:1.3;color:var(--ink);height:60px;display:flex;align-items:center;justify-content:center}.editorial-root .nif-detect{margin-top:16px;background:#fff;border:1px solid var(--hairline);border-radius:var(--radius-sm);padding:14px 16px;font-family:var(--mono);font-size:12px}.editorial-root .nif-detect .field{display:flex;justify-content:space-between;margin-bottom:6px}.editorial-root .nif-detect .field .label{color:var(--muted)}.editorial-root .nif-detect .field .value{color:var(--ink)}.editorial-root .nif-detect .field .value.ok{color:var(--green)}.editorial-root .wa-mini{margin-top:16px;background:#fff;border:1px solid var(--hairline);border-radius:var(--radius-sm);padding:12px 14px;display:flex;gap:10px;align-items:center}.editorial-root .wa-bubble{flex:1;background:#DCF8C6;border-radius:12px 12px 12px 4px;padding:8px 12px;font-size:12px;color:#1A2E1A;line-height:1.4}.editorial-root .wa-time{font-family:var(--mono);font-size:10px;color:var(--muted)}.editorial-root .testimonials{padding:100px 0;background:var(--bg);border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline)}.editorial-root .testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:48px}@media (max-width:900px){.editorial-root .testimonials-grid{grid-template-columns:1fr}.editorial-root .testimonials{padding:64px 0}}.editorial-root .testimonial{background:var(--paper);border:1px solid var(--hairline);border-radius:var(--radius-lg);padding:36px 32px 28px;position:relative;transition:transform .25s var(--ease),box-shadow .25s var(--ease)}.editorial-root .testimonial:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.editorial-root .testimonial:before{content:'"';position:absolute;top:8px;left:24px;font-family:var(--display);font-size:80px;color:var(--brass);line-height:1;font-weight:700;opacity:.6}.editorial-root .testimonial blockquote{font-family:var(--display);font-size:19px;line-height:1.55;color:var(--ink);font-style:italic;font-weight:400;margin:28px 0 24px;position:relative;z-index:1}.editorial-root .testimonial-meta{font-family:var(--mono);font-size:10.5px;letter-spacing:.16em;text-transform:uppercase;color:var(--brass-deep);padding-top:18px;border-top:1px solid var(--hairline)}.editorial-root .pricing{padding:120px 0}.editorial-root .pricing-header{text-align:center;max-width:640px;margin:0 auto 56px}.editorial-root .pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;align-items:stretch}@media (max-width:900px){.editorial-root .pricing-grid{grid-template-columns:1fr}.editorial-root .pricing{padding:64px 0}}.editorial-root .price-card{background:var(--bg);border:1px solid var(--hairline);border-radius:var(--radius-lg);padding:36px 30px 32px;display:flex;flex-direction:column;transition:transform .25s var(--ease),box-shadow .25s var(--ease)}.editorial-root .price-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.editorial-root .price-card.featured{background:var(--ink);color:var(--paper);border-color:var(--ink);position:relative}.editorial-root .price-card.featured h3{color:var(--paper)}.editorial-root .price-card.featured p{color:rgba(244,239,227,.72)}.editorial-root .price-card.featured .price-amount{color:var(--paper)}.editorial-root .price-card.featured .price-period{color:var(--brass-soft)}.editorial-root .price-card.featured .price-feat-list li{color:rgba(244,239,227,.85)}.editorial-root .price-card.featured .price-feat-list li .check-icon{color:var(--brass-soft)}.editorial-root .price-card.featured .btn-primary{background:var(--brass);border-color:var(--brass);color:#fff}.editorial-root .price-card.featured .btn-primary:hover{background:var(--brass-deep);border-color:var(--brass-deep)}.editorial-root .price-badge{position:absolute;top:-12px;right:24px;background:var(--brass);color:#fff;font-family:var(--mono);font-size:10px;letter-spacing:.16em;text-transform:uppercase;padding:5px 10px;border-radius:4px;font-weight:500}.editorial-root .price-card-tier{font-family:var(--mono);font-size:10.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--brass-deep);margin-bottom:14px}.editorial-root .price-card.featured .price-card-tier{color:var(--brass-soft)}.editorial-root .price-card h3{font-size:26px;margin-bottom:8px}.editorial-root .price-card>p{font-size:14.5px;margin-bottom:24px;min-height:44px}.editorial-root .price-amount-row{display:flex;align-items:baseline;gap:6px;margin-bottom:32px;padding-bottom:24px;border-bottom:1px solid var(--hairline)}.editorial-root .price-card.featured .price-amount-row{border-bottom-color:rgba(244,239,227,.18)}.editorial-root .price-amount{font-family:var(--display);font-size:44px;font-weight:500;color:var(--ink);letter-spacing:-.02em;line-height:1}.editorial-root .price-period{font-size:13px;color:var(--muted);font-family:var(--mono);letter-spacing:.04em}.editorial-root .price-feat-list{list-style:none;padding:0;margin:0 0 28px;display:flex;flex-direction:column;gap:12px;flex:1}.editorial-root .price-feat-list li{display:flex;gap:10px;align-items:flex-start;font-size:14.5px;color:var(--ink-2);line-height:1.45}.editorial-root .price-feat-list li .check-icon{color:var(--green);flex-shrink:0;margin-top:4px}.editorial-root .price-card .btn{width:100%;justify-content:center}.editorial-root .compare{padding:100px 0;background:var(--bg);border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline)}.editorial-root .compare-header{text-align:center;max-width:720px;margin:0 auto 48px}.editorial-root .compare-table-wrap{background:var(--paper);border:1px solid var(--hairline);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm)}.editorial-root .compare-table{width:100%;border-collapse:collapse;font-size:14.5px}.editorial-root .compare-table th{text-align:left;padding:20px 22px;font-family:var(--display);font-weight:500;font-size:16.5px;background:var(--paper);border-bottom:1px solid var(--hairline);position:sticky;top:72px;z-index:5;color:var(--ink)}.editorial-root .compare-table th.brass-col{background:var(--brass-faint);color:var(--brass-deep)}.editorial-root .compare-table th.brass-col em{font-style:italic;font-family:var(--display)}.editorial-root .compare-table td{padding:16px 22px;border-bottom:1px solid var(--hairline);color:var(--ink-2);vertical-align:middle}.editorial-root .compare-table td.brass-col{background:var(--brass-faint);color:var(--ink);font-weight:500}.editorial-root .compare-table tr:last-child td{border-bottom:none}.editorial-root .compare-table .feat{color:var(--ink);font-weight:500;font-family:var(--display);font-size:15.5px}.editorial-root .compare-row{opacity:0;transform:translateX(-10px);transition:opacity .5s var(--ease),transform .5s var(--ease)}.editorial-root .compare-row.in{opacity:1;transform:none}.editorial-root .compare-yes{color:var(--green);font-weight:500}.editorial-root .compare-no{color:var(--muted)}.editorial-root .compare-partial{color:#B58800;font-weight:500}@media (max-width:900px){.editorial-root .compare{padding:56px 0}.editorial-root .compare-table{font-size:13px}.editorial-root .compare-table td,.editorial-root .compare-table th{padding:12px 10px}}.editorial-root .faq{padding:100px 0}.editorial-root .faq-header{max-width:720px;margin:0 auto 56px;text-align:center}.editorial-root .faq-list{max-width:820px;margin:0 auto;display:flex;flex-direction:column;gap:0;border-top:1px solid var(--hairline)}.editorial-root .faq-list details{border-bottom:1px solid var(--hairline);padding:0}.editorial-root .faq-list summary{cursor:pointer;list-style:none;padding:26px 4px;display:flex;justify-content:space-between;align-items:center;gap:24px;font-family:var(--display);font-size:19px;font-weight:500;color:var(--ink);transition:color .2s ease}.editorial-root .faq-list summary::-webkit-details-marker{display:none}.editorial-root .faq-list summary:hover{color:var(--brass-deep)}.editorial-root .faq-chevron{width:22px;height:22px;flex-shrink:0;transition:transform .3s var(--ease);color:var(--brass-deep)}.editorial-root .faq-list details[open] .faq-chevron{transform:rotate(45deg)}.editorial-root .faq-body{padding:0 4px 26px;color:var(--ink-2);font-size:16px;line-height:1.6;max-width:680px}.editorial-root .faq-list details[open] .faq-body{animation:editorialFaqOpen .38s var(--ease) forwards}@keyframes editorialFaqOpen{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.editorial-root .cta-final{background:var(--ink);color:var(--paper);padding:130px 0;position:relative;overflow:hidden}.editorial-root .cta-papers{position:absolute;inset:0;pointer-events:none}.editorial-root .cta-paper{position:absolute;width:110px;height:150px;background:var(--paper);border-radius:4px;opacity:.05;animation:editorialPaperDrift 24s linear infinite}.editorial-root .cta-paper:first-child{top:8%;left:6%;animation-delay:0s;transform:rotate(-8deg)}.editorial-root .cta-paper:nth-child(2){top:70%;left:15%;animation-delay:-4s;transform:rotate(12deg)}.editorial-root .cta-paper:nth-child(3){top:20%;left:80%;animation-delay:-8s;transform:rotate(-15deg)}.editorial-root .cta-paper:nth-child(4){top:60%;left:88%;animation-delay:-12s;transform:rotate(6deg)}.editorial-root .cta-paper:nth-child(5){top:40%;left:45%;animation-delay:-16s;transform:rotate(-22deg);width:80px;height:110px}.editorial-root .cta-paper:nth-child(6){top:85%;left:60%;animation-delay:-20s;transform:rotate(18deg);width:130px;height:170px}@keyframes editorialPaperDrift{0%{transform:translateY(0) rotate(var(--r,0deg))}50%{transform:translateY(-30px) rotate(calc(var(--r, 0deg) + 4deg))}to{transform:translateY(0) rotate(var(--r,0deg))}}.editorial-root .cta-content{text-align:center;max-width:720px;margin:0 auto;position:relative;z-index:1}.editorial-root .cta-final .mono{color:var(--brass-soft);margin-bottom:18px;display:block}.editorial-root .cta-final h2{color:var(--paper);font-size:clamp(40px,5vw,64px);margin-bottom:22px}.editorial-root .cta-final h2 em{color:var(--brass-soft);font-style:italic;font-family:var(--display)}.editorial-root .cta-final p{color:rgba(244,239,227,.78);font-size:18px;margin-bottom:36px}.editorial-root .cta-final .cta-row{display:inline-flex;gap:12px;flex-wrap:wrap;justify-content:center}.editorial-root .cta-final .btn-secondary{border-color:rgba(244,239,227,.24);color:var(--paper)}.editorial-root .cta-final .btn-secondary:hover{background:rgba(244,239,227,.06);border-color:var(--paper)}.editorial-root .footer{background:var(--paper);color:var(--ink-2);padding:80px 0 40px;border-top:1px solid var(--hairline)}.editorial-root .footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:40px;margin-bottom:56px}@media (max-width:900px){.editorial-root .footer-grid{grid-template-columns:1fr 1fr;gap:32px}.editorial-root .footer{padding:48px 0 28px}}.editorial-root .footer-brand .logo{margin-bottom:16px}.editorial-root .footer-tagline{font-family:var(--display);font-style:italic;font-size:15px;color:var(--ink-2);line-height:1.5;max-width:280px}.editorial-root .footer-locale{margin-top:16px;display:flex;gap:14px;flex-wrap:wrap;font-family:var(--mono);font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.editorial-root .footer-col h4{font-family:var(--mono);font-size:10.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--ink);font-weight:500;margin-bottom:18px}.editorial-root .footer-col ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.editorial-root .footer-col a{font-size:14px;color:var(--ink-2);transition:color .2s ease}.editorial-root .footer-col a:hover{color:var(--brass-deep)}.editorial-root .footer-bottom{border-top:1px solid var(--hairline);padding-top:24px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:16px;font-family:var(--mono);font-size:11px;color:var(--muted);letter-spacing:.1em;text-transform:uppercase}.editorial-root .section-eyebrow{font-family:var(--mono);font-size:10.5px;letter-spacing:.18em;text-transform:uppercase;color:var(--brass-deep);margin-bottom:16px;display:block}.editorial-root .section-eyebrow.center{text-align:center}.editorial-root .section-h2 em{font-family:var(--display);font-style:italic;color:var(--brass-deep)}