.pf-controls{position:fixed;right:14px;bottom:14px;z-index:80;display:flex;gap:7px;padding:7px;background:var(--cream);background:color-mix(in srgb,var(--cream) 92%,transparent);border:1px solid var(--line);box-shadow:0 14px 38px rgba(0,0,0,.18);backdrop-filter:blur(16px)}
.pf-controls-group{display:flex;border:1px solid var(--line)}
.pf-control{width:38px;height:34px;border:0;border-right:1px solid var(--line);background:transparent;color:var(--muted);font:800 11px/1 var(--sans);cursor:pointer}
.pf-control:last-child{border-right:0}.pf-control:hover{color:var(--ink)}.pf-control.is-active{background:var(--ink);color:var(--cream)}
.pf-control:focus-visible{outline:3px solid var(--brass);outline-offset:2px}
html[data-theme="dark"]{--ink:#f6efe4;--ink2:#f6efe4;--paper:#11130f;--cream:#191c17;--muted:#b8ae9f;--line:rgba(246,239,228,.16);--line2:rgba(246,239,228,.16);--copper:#d49a64;--brass:#e2bd7c;--sage:#202b25}
html[data-theme="dark"] body{background:#11130f;color:#f6efe4;color-scheme:dark}
html[data-theme="dark"] body:before{mix-blend-mode:screen;opacity:.45}
html[data-theme="dark"] nav{background:rgba(17,19,15,.84)}
html[data-theme="dark"] .lead,html[data-theme="dark"] .section-head p,html[data-theme="dark"] .big-line span,html[data-theme="dark"] .audit p,html[data-theme="dark"] .deliv p,html[data-theme="dark"] .work-copy p,html[data-theme="dark"] .tier li,html[data-theme="dark"] .pkg-note,html[data-theme="dark"] .brand-addon p,html[data-theme="dark"] .offer-card p,html[data-theme="dark"] .final p,html[data-theme="dark"] .site-foot,html[data-theme="dark"] .fineprint,html[data-theme="dark"] .msg p,html[data-theme="dark"] .intro,html[data-theme="dark"] .legal p,html[data-theme="dark"] .legal li{color:#cfc5b5}
html[data-theme="dark"] .big-line,html[data-theme="dark"] .audit div,html[data-theme="dark"] .deliv,html[data-theme="dark"] .work-card,html[data-theme="dark"] .tier,html[data-theme="dark"] .brand-addon,html[data-theme="dark"] .pkg-note,html[data-theme="dark"] .offer-card,html[data-theme="dark"] .price,html[data-theme="dark"] .amount,html[data-theme="dark"] .msg,html[data-theme="dark"] input,html[data-theme="dark"] select,html[data-theme="dark"] textarea,html[data-theme="dark"] .no-pay,html[data-theme="dark"] footer.site-foot{background:#191c17}
html[data-theme="dark"] .launch-panel,html[data-theme="dark"] .dark{background:#090a08;color:#f6efe4}
html[data-theme="dark"] .launch-list span,html[data-theme="dark"] .panel-foot,html[data-theme="dark"] .dark .step p{color:#ddd2c1}
html[data-theme="dark"] p,html[data-theme="dark"] .links a{color:#cfc5b5}
html[data-theme="dark"] .hero-card,html[data-theme="dark"] .leadbox{background:#191c17;color:#f6efe4}
html[data-theme="dark"] .btn{background:#f6efe4;color:#11130f;border-color:#f6efe4}
html[data-theme="dark"] .btn.alt{background:transparent;color:#f6efe4}
html[data-theme="dark"] .mark{background:#191c17;border-color:#f6efe4}
html[data-theme="dark"] input,html[data-theme="dark"] select,html[data-theme="dark"] textarea{color:#f6efe4}
html[data-theme="dark"] .pf-controls{background:rgba(25,28,23,.92)}
html[data-theme="dark"] .pf-control.is-active{background:#f6efe4;color:#11130f}
@media(max-width:640px){.pf-controls{right:10px;bottom:10px}.pf-control{width:36px;height:32px}}
