/*! tailwindcss v4.3.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-ease:initial}}}@layer theme{:root,:host{--radius-sm:.25rem;--ease-in-out:cubic-bezier(.4, 0, .2, 1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1)}}@layer utilities{.static{position:static}.block{display:block}.hidden{display:none}.inline{display:inline}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.ease-in-out{--tw-ease:var(--ease-in-out);transition-timing-function:var(--ease-in-out)}}:root{color-scheme:light;--bg:#e8ecf1;--bg-deep:#e2e7ed;--surface:#edf1f5;--shadow-light:#fff;--shadow-dark:#c5ccd6;--text:#192226;--text-2:#4a5550;--text-3:#6e756d;--accent:#45696e;--accent-soft:#d2e8e5;--on-accent:#fff;--pos:#3a7a57;--neg:#b0584f;--pending:#8a93a3;--radius:22px;--radius-sm:14px}*{box-sizing:border-box}html,body{margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.6;transition:background .25s,color .25s}.tnum{font-variant-numeric:tabular-nums}.wrap{max-width:1100px;margin:0 auto;padding:0 24px}a{color:var(--accent);text-decoration:none}section{padding:112px 0}h1,h2,h3{letter-spacing:-.02em;margin:0;font-weight:600;line-height:1.15}h2{margin-bottom:14px;font-size:clamp(1.6rem,3vw,2.4rem)}.lead{color:var(--text-2);max-width:620px;font-size:1.05rem}.eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.08em;margin-bottom:10px;font-size:.85rem;font-weight:600}.band{background:var(--bg-deep)}.band-dark{color:#e9f2f0;background:linear-gradient(165deg,#28474b,#1b2f32);position:relative}.band-dark h2{color:#fff}.band-dark .eyebrow{color:#8ec8c2}.band-dark .lead{color:#aec7c4}.band-dark .priv-list li{color:#dceae7}.band-dark .priv-list svg{color:#7fd4a3}.band-dark .neu{background:#ffffff0d;box-shadow:8px 8px 22px #00000061,-6px -6px 18px #ffffff0a}.band-dark .neu-sm{box-shadow:none;background:#ffffff12}.band-dark .neu-inset{background:#0003;box-shadow:inset 4px 4px 10px #0000006b,inset -3px -3px 8px #ffffff0d}.band-dark .chip{color:#d4e7e4}.band-dark .priv-visual .lock{color:#9bd6d0}.band-dark .priv-visual>div{color:#fff}.neu{background:var(--bg);border-radius:var(--radius);box-shadow:7px 7px 16px var(--shadow-dark),-7px -7px 16px var(--shadow-light)}.neu-sm{background:var(--bg);border-radius:var(--radius-sm);box-shadow:5px 5px 11px var(--shadow-dark),-5px -5px 11px var(--shadow-light)}.neu-inset{background:var(--bg);border-radius:var(--radius-sm);box-shadow:inset 4px 4px 9px var(--shadow-dark),inset -4px -4px 9px var(--shadow-light)}.neu-press{background:var(--bg);border-radius:var(--radius-sm);color:var(--text);box-shadow:5px 5px 11px var(--shadow-dark),-5px -5px 11px var(--shadow-light);cursor:pointer;border:none;transition:box-shadow .15s,transform .15s}.neu-press:hover{box-shadow:6px 6px 13px var(--shadow-dark),-6px -6px 13px var(--shadow-light)}.neu-press:active{box-shadow:inset 4px 4px 9px var(--shadow-dark),inset -4px -4px 9px var(--shadow-light);transform:translateY(1px)}:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.btn{border-radius:var(--radius-sm);cursor:pointer;border:none;align-items:center;gap:10px;padding:14px 26px;font-family:inherit;font-size:1rem;font-weight:600;text-decoration:none;transition:box-shadow .15s,transform .15s,background .15s;display:inline-flex}.btn-primary{background:var(--accent);color:var(--on-accent);box-shadow:5px 5px 11px var(--shadow-dark),-5px -5px 11px var(--shadow-light)}.btn-primary:hover{box-shadow:6px 6px 14px var(--shadow-dark),-6px -6px 14px var(--shadow-light);transform:translateY(-1px)}.btn-primary:active{transform:translateY(1px);box-shadow:inset 3px 3px 7px #00000040}.btn-ghost{background:var(--bg);color:var(--text)}.icon{fill:none;stroke:currentColor;stroke-width:1.6px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:20px;height:20px}.icon-fill{fill:currentColor;stroke:none}.nav{z-index:50;background:var(--bg);position:sticky;top:0}@supports (color:color-mix(in lab,red,red)){.nav{background:color-mix(in srgb,var(--bg) 88%,transparent)}}.nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:box-shadow .25s,background .25s}.nav.scrolled{box-shadow:0 4px 14px #0000000f}.nav-inner{align-items:center;gap:20px;height:68px;display:flex}.brand{color:var(--text);align-items:center;gap:10px;font-size:1.15rem;font-weight:700;display:flex}.brand svg{width:30px;height:30px;color:var(--text)}.nav-links{align-items:center;gap:8px;margin-left:auto;display:flex}.nav-links a.txt{color:var(--text-2);border-radius:10px;padding:8px 12px;font-size:.95rem;transition:color .15s}.nav-links a.txt:hover{color:var(--text)}.iconbtn{width:42px;height:42px;color:var(--text-2);border-radius:12px;place-items:center;display:grid}.hamb{display:none}@media(max-width:820px){.nav-links .txt{display:none}.hamb{display:grid}}.mobile-menu{flex-direction:column;gap:6px;padding:16px 24px 22px;display:none}.mobile-menu.open{display:flex}.mobile-menu a{color:var(--text);border-radius:12px;padding:12px;font-size:1.05rem}.hero{padding-top:60px;padding-bottom:60px}.hero h1{font-size:clamp(2.3rem,5.2vw,3.9rem)}.hero .lead{margin:20px 0 0;font-size:1.15rem}.hero-cta{flex-wrap:wrap;align-items:center;gap:16px;margin-top:30px;display:flex}.alt-os{color:var(--text-2);font-size:.95rem}.alt-os a{font-weight:600}.hero-meta{color:var(--text-3);margin-top:16px;font-size:.9rem}.hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:48px;display:grid}@media(max-width:880px){.hero-grid{grid-template-columns:1fr;gap:36px}}.preview{padding:18px;animation:6s ease-in-out infinite float}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.pv-top{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.pv-bal{color:var(--text-3);font-size:.78rem}.pv-amt{font-size:1.7rem;font-weight:700}.pv-amt .cur{color:var(--text-3);font-size:1rem;font-weight:500}.pv-pill{background:var(--accent-soft);color:var(--accent);border-radius:99px;padding:4px 10px;font-size:.72rem;font-weight:600}.pv-row{gap:12px;margin-bottom:12px;display:flex}.pv-card{border-radius:var(--radius-sm);flex:1;padding:12px 14px}.pv-lbl{color:var(--text-3);margin-bottom:6px;font-size:.7rem}.pv-val{font-size:1.05rem;font-weight:600}.bar-track{background:var(--bg);height:9px;box-shadow:inset 2px 2px 5px var(--shadow-dark),inset -2px -2px 5px var(--shadow-light);border-radius:99px;margin-top:8px;overflow:hidden}.bar-fill{border-radius:99px;height:100%;transition:width .7s cubic-bezier(.34,1.1,.4,1),background .4s}.pv-tx{border-top:1px solid var(--shadow-dark);justify-content:space-between;align-items:center;padding:9px 4px;font-size:.85rem;display:flex}@supports (color:color-mix(in lab,red,red)){.pv-tx{border-top:1px solid color-mix(in srgb,var(--shadow-dark) 50%,transparent)}}.pv-tx:first-of-type{border-top:none}.pv-ai{background:var(--accent-soft);border-left:3px solid var(--accent);color:var(--text);border-radius:10px;gap:8px;margin-top:14px;padding:12px 14px;font-size:.82rem;display:flex}.pv-ai svg{width:16px;height:16px;color:var(--accent);flex:none;margin-top:2px}.pv-chart-head{justify-content:space-between;align-items:baseline;margin-bottom:8px;display:flex}.pv-chart-lbl{color:var(--text-3);font-size:.7rem}.pv-chart-sum{color:var(--text-2);font-size:.8rem;font-weight:600}.pv-chart{align-items:flex-end;gap:6px;height:62px;margin-bottom:14px;padding:0 2px;display:flex}.pv-bar{background:linear-gradient(180deg,var(--accent),var(--accent));border-radius:6px 6px 3px 3px;flex:1;min-height:6px}@supports (color:color-mix(in lab,red,red)){.pv-bar{background:linear-gradient(180deg,var(--accent),color-mix(in srgb,var(--accent) 35%,transparent))}}.pv-bar{transition:height .8s cubic-bezier(.34,1.2,.4,1),background .8s}.pv-bar.hl{background:linear-gradient(180deg,var(--pos),var(--pos))}@supports (color:color-mix(in lab,red,red)){.pv-bar.hl{background:linear-gradient(180deg,var(--pos),color-mix(in srgb,var(--pos) 35%,transparent))}}.trust{grid-template-columns:repeat(4,1fr);gap:16px;padding:0;display:grid}@media(max-width:760px){.trust{grid-template-columns:repeat(2,1fr)}}.trust-item{align-items:center;gap:12px;padding:18px 20px;display:flex}.trust-item svg{width:24px;height:24px;color:var(--accent);flex:none}.trust-item b{font-size:.95rem;display:block}.trust-item span{color:var(--text-3);font-size:.8rem}.cards-3{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:36px;display:grid}.cards-2{grid-template-columns:repeat(2,1fr);gap:24px;margin-top:36px;display:grid}@media(max-width:820px){.cards-3,.cards-2{grid-template-columns:1fr}}.card{padding:28px}.card h3{align-items:center;gap:10px;margin-bottom:10px;font-size:1.2rem;display:flex}.card p{color:var(--text-2);margin:0;font-size:.95rem}.card .ic{width:44px;height:44px;color:var(--accent);border-radius:12px;place-items:center;margin-bottom:16px;display:grid}.card .ic svg{width:24px;height:24px}.axis-tag{color:var(--text-3);text-transform:uppercase;letter-spacing:.06em;margin-bottom:6px;font-size:.72rem;font-weight:600}.features{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:36px;display:grid}@media(max-width:820px){.features{grid-template-columns:repeat(2,1fr)}}@media(max-width:520px){.features{grid-template-columns:1fr}}.feat{padding:22px}.feat .ic{width:40px;height:40px;color:var(--accent);margin-bottom:12px}.feat h3{margin-bottom:6px;font-size:1.05rem}.feat p{color:var(--text-2);margin:0;font-size:.88rem}.feat{flex-direction:column;display:flex}.feat-head{align-items:center;gap:11px;margin-bottom:8px;display:flex}.feat-head .ic{width:34px;height:34px;color:var(--accent);flex:none;margin:0}.feat-head h3{margin:0;font-size:1.05rem}.fv{margin-top:16px}.fv-acc{gap:7px;display:grid}.fv-acc .row{background:var(--bg);box-shadow:inset 2px 2px 5px var(--shadow-dark),inset -2px -2px 5px var(--shadow-light);border-radius:9px;justify-content:space-between;align-items:center;padding:8px 12px;font-size:.78rem;display:flex}.fv-acc .row span{color:var(--text-3)}.fv-acc .row b{font-variant-numeric:tabular-nums;color:var(--text);font-weight:600}.fv-bud{gap:11px;display:grid}.fv-bud .b{gap:5px;display:grid}.fv-bud .b .t{color:var(--text-3);justify-content:space-between;font-size:.72rem;display:flex}.fv-bud .trk{background:var(--bg);height:8px;box-shadow:inset 2px 2px 4px var(--shadow-dark),inset -2px -2px 4px var(--shadow-light);border-radius:99px;overflow:hidden}.fv-bud .trk i{border-radius:99px;height:100%;display:block}.fv-ring{align-items:center;gap:15px;display:flex}.fv-ring .ring{background:conic-gradient(var(--accent) var(--p,71%),var(--bg) 0);border-radius:50%;flex:none;place-items:center;width:76px;height:76px;display:grid}.fv-ring .ring .hole{background:var(--surface);width:56px;height:56px;color:var(--accent);box-shadow:inset 2px 2px 5px var(--shadow-dark),inset -2px -2px 5px var(--shadow-light);border-radius:50%;place-items:center;font-size:.95rem;font-weight:700;display:grid}.fv-ring .meta{color:var(--text-3);font-size:.78rem}.fv-ring .meta b{color:var(--text);margin-bottom:2px;font-size:.92rem;font-weight:600;display:block}.fv-rat .bars{align-items:flex-end;gap:5px;display:flex}.fv-rat .bars i{background:var(--bg);height:28px;box-shadow:inset 1px 1px 3px var(--shadow-dark),inset -1px -1px 2px var(--shadow-light);border-radius:5px;flex:1}.fv-rat .bars i.paid{background:var(--accent);box-shadow:none}.fv-rat .lbl{color:var(--text-3);justify-content:space-between;margin-top:9px;font-size:.72rem;display:flex}.fv-work{align-items:flex-end;gap:6px;height:64px;display:flex}.fv-work i{background:linear-gradient(180deg,var(--accent),var(--accent));border-radius:5px 5px 3px 3px;flex:1}@supports (color:color-mix(in lab,red,red)){.fv-work i{background:linear-gradient(180deg,var(--accent),color-mix(in srgb,var(--accent) 32%,transparent))}}.fv-chat{gap:8px;display:grid}.fv-chat .q,.fv-chat .a{border-radius:12px;max-width:90%;padding:8px 12px;font-size:.78rem;line-height:1.35}.fv-chat .q{background:var(--accent);color:var(--on-accent);border-bottom-right-radius:3px;justify-self:end}.fv-chat .a{background:var(--accent-soft);color:var(--text);border-bottom-left-radius:3px;justify-self:start}.ax-viz{margin-top:18px}.ax-viz svg{aspect-ratio:200/66;width:100%;height:auto;display:block;overflow:visible}.ax-line{fill:none;stroke:var(--accent);stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.ax-area{fill:var(--accent);opacity:.09}.ax-dash{fill:none;stroke:var(--accent);stroke-width:2.5px;stroke-dasharray:5 6;stroke-linecap:round;opacity:.55;vector-effect:non-scaling-stroke}.ax-anom{fill:var(--neg);stroke:var(--surface);stroke-width:3px;vector-effect:non-scaling-stroke}.ax-now{fill:var(--accent);stroke:var(--surface);stroke-width:3px;vector-effect:non-scaling-stroke}.ax-goal{fill:var(--pos);stroke:var(--surface);stroke-width:3px;vector-effect:non-scaling-stroke}.ax-foot{color:var(--text-3);justify-content:space-between;align-items:center;margin-top:10px;font-size:.74rem;display:flex}.ax-foot b{color:var(--text);font-variant-numeric:tabular-nums;font-weight:600}.ax-badge{border-radius:99px;padding:3px 9px;font-size:.68rem;font-weight:600}.ax-badge.neg{color:var(--neg);background:var(--neg)}@supports (color:color-mix(in lab,red,red)){.ax-badge.neg{background:color-mix(in srgb,var(--neg) 14%,transparent)}}.ax-badge.acc{color:var(--accent);background:var(--accent-soft)}.ax-badge.pos{color:var(--pos);background:var(--pos)}@supports (color:color-mix(in lab,red,red)){.ax-badge.pos{background:color-mix(in srgb,var(--pos) 14%,transparent)}}.split{grid-template-columns:1fr 1fr;align-items:center;gap:48px;display:grid}@media(max-width:820px){.split{grid-template-columns:1fr;gap:32px}}.priv-list{flex-direction:column;gap:14px;margin:24px 0 0;padding:0;list-style:none;display:flex}.priv-list li{align-items:center;gap:12px;font-size:.98rem;display:flex}.priv-list svg{width:22px;height:22px;color:var(--pos);flex:none}.priv-visual{text-align:center;flex-direction:column;align-items:center;gap:18px;padding:32px;display:flex}.priv-visual .lock{width:72px;height:72px;color:var(--accent);border-radius:50%;place-items:center;display:grid}.priv-visual .lock svg{width:34px;height:34px}.chip{color:var(--text-2);border-radius:99px;padding:6px 14px;font-size:.78rem}.dl-grid{grid-template-columns:repeat(2,1fr);gap:24px;max-width:640px;margin-top:36px;margin-left:auto;margin-right:auto;display:grid}@media(max-width:820px){.dl-grid{grid-template-columns:1fr}}.dl-card{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:30px 26px;transition:box-shadow .18s,transform .18s;display:flex}.dl-card:hover{box-shadow:9px 9px 20px var(--shadow-dark),-9px -9px 20px var(--shadow-light);transform:translateY(-3px)}.dl-card .os{width:52px;height:52px;color:var(--text);margin-bottom:6px}.dl-card h3{font-size:1.2rem}.dl-card .spec{color:var(--text-3);font-size:.82rem;line-height:1.5}.dl-card .btn{justify-content:center;width:100%;margin-top:14px}.dl-card.featured{position:relative}.dl-card.featured:after{content:"Wykryto Twój system";background:var(--accent);color:var(--on-accent);white-space:nowrap;border-radius:99px;padding:4px 12px;font-size:.68rem;font-weight:600;position:absolute;top:-11px;left:50%;transform:translate(-50%)}#pobierz{padding:120px 0}.dl-title{font-size:clamp(1.9rem,3.4vw,2.7rem)}.dl-grid-big{gap:28px;max-width:720px}.dl-grid-big .dl-card{gap:10px;padding:40px 32px}.dl-grid-big .dl-card .os{width:64px;height:64px;margin-bottom:10px}.dl-grid-big .dl-card h3{font-size:1.45rem}.dl-grid-big .dl-card .spec{font-size:.88rem}.dl-grid-big .dl-card .btn{margin-top:18px;padding:16px 26px;font-size:1.05rem}.dl-meta{color:var(--text-3);margin-top:4px;font-size:.74rem}.dl-btn:disabled{opacity:.45;cursor:not-allowed;box-shadow:none;transform:none}.dl-btn:disabled:hover{box-shadow:none;transform:none}.dl-consent{max-width:560px;color:var(--text-2);text-align:left;justify-content:center;align-items:flex-start;gap:10px;margin:24px auto 0;font-size:.88rem;display:flex}.dl-consent input{width:17px;height:17px;accent-color:var(--accent);cursor:pointer;flex:none;margin-top:2px}.dl-consent a{color:var(--accent)}.dl-modal{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#141e208c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.dl-modal[hidden]{display:none}.dl-modal-box{text-align:center;width:100%;max-width:440px;padding:38px 32px;position:relative}.dl-modal-box h3{margin-bottom:10px;font-size:1.3rem}.dl-modal-box p{color:var(--text-2);margin:0 0 22px;font-size:.92rem;line-height:1.5}.dl-modal-x{width:34px;height:34px;color:var(--text-3);cursor:pointer;background:0 0;border:none;border-radius:8px;place-items:center;display:grid;position:absolute;top:16px;right:16px}.dl-modal-x svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.dl-modal-x:hover{color:var(--text)}.dl-opts{gap:12px;display:grid}.dl-opt{cursor:pointer;text-align:left;background:var(--bg);border-radius:var(--radius-sm);color:var(--text);border:none;flex-direction:column;gap:3px;padding:16px 20px;transition:box-shadow .15s,transform .15s;display:flex}.dl-opt:hover{box-shadow:6px 6px 13px var(--shadow-dark),-6px -6px 13px var(--shadow-light);transform:translateY(-2px)}.dl-opt b{color:var(--text);font-size:1.02rem}.dl-opt span{color:var(--text-3);font-size:.82rem}.dl-mobile-note{display:none}.dl-mobile-note .mico{width:66px;height:66px;color:var(--accent);border-radius:50%;place-items:center;display:grid}.dl-mobile-note .mico svg{width:32px;height:32px}.dl-mobile-note h3{font-size:1.3rem}.dl-mobile-note p{color:var(--text-2);max-width:380px;margin:0;font-size:.95rem}.dl-mobile-note .btn{margin-top:4px}@media(max-width:680px){#pobierz .dl-grid-big,#pobierz .dl-accept{display:none}.dl-mobile-note{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:460px;margin:36px auto 0;padding:38px 28px;display:flex}}.dl-foot{flex-wrap:wrap;justify-content:center;gap:24px;margin-top:32px;display:flex}.dl-foot span{color:var(--text-2);align-items:center;gap:8px;font-size:.9rem;display:flex}.dl-foot svg{width:18px;height:18px;color:var(--pos);flex:none}.notify{text-align:center;max-width:560px;margin:0 auto}.notify-form{gap:12px;margin-top:24px;display:flex}@media(max-width:560px){.notify-form{flex-direction:column}}.notify-form input{border-radius:var(--radius-sm);background:var(--bg);color:var(--text);box-shadow:inset 4px 4px 9px var(--shadow-dark),inset -4px -4px 9px var(--shadow-light);border:none;flex:1;padding:14px 18px;font-family:inherit;font-size:1rem}.notify-form input::placeholder{color:var(--text-3)}.notify-form input:focus-visible{box-shadow:inset 4px 4px 9px var(--shadow-dark),inset -4px -4px 9px var(--shadow-light),0 0 0 2px var(--accent-soft);outline:none}.consent{color:var(--text-3);margin-top:14px;font-size:.78rem}.form-msg{border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-top:16px;padding:12px 16px;font-size:.9rem;display:none}.form-msg.ok{background:var(--accent-soft);color:var(--accent);display:flex}.form-msg.err{background:var(--neg);display:flex}@supports (color:color-mix(in lab,red,red)){.form-msg.err{background:color-mix(in srgb,var(--neg) 18%,var(--bg))}}.form-msg.err{color:var(--neg)}.spin{border:2px solid var(--on-accent);border-top-color:#0000;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite sp}@keyframes sp{to{transform:rotate(360deg)}}.calc{max-width:820px;margin:36px auto 0;padding:36px}.calc-inputs{grid-template-columns:repeat(3,1fr);align-items:end;gap:16px;display:grid}@media(max-width:620px){.calc-inputs{grid-template-columns:1fr}}.calc-field{flex-direction:column;gap:8px;display:flex}.calc-field span{color:var(--text-3);font-size:.8rem;font-weight:600}.calc-field input{border-radius:var(--radius-sm);background:var(--bg);color:var(--text);-moz-appearance:textfield;box-shadow:inset 4px 4px 9px var(--shadow-dark),inset -4px -4px 9px var(--shadow-light);border:none;padding:14px 18px;font-family:inherit;font-size:1.05rem;font-weight:600}.calc-field input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.calc-field input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.calc-slider{margin-top:24px}.calc-slider-head{color:var(--text-3);justify-content:space-between;margin-bottom:10px;font-size:.82rem;font-weight:600;display:flex}.calc-slider-head #calcMonthlyOut{color:var(--accent);font-size:.95rem}.calc-slider input[type=range]{appearance:none;background:var(--bg);width:100%;height:9px;box-shadow:inset 2px 2px 5px var(--shadow-dark),inset -2px -2px 5px var(--shadow-light);border-radius:99px;outline:none}.calc-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:var(--accent);cursor:pointer;width:24px;height:24px;box-shadow:3px 3px 7px var(--shadow-dark),-2px -2px 5px var(--shadow-light);border-radius:50%}.calc-slider input[type=range]::-moz-range-thumb{background:var(--accent);cursor:pointer;border:none;border-radius:50%;width:24px;height:24px}.calc-stats{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:26px;display:grid}@media(max-width:620px){.calc-stats{grid-template-columns:repeat(2,1fr)}}.calc-stat{border-radius:var(--radius-sm);text-align:center;padding:16px 18px}.calc-stat-lbl{color:var(--text-3);margin-bottom:6px;font-size:.72rem}.calc-stat-val{color:var(--accent);font-size:1.25rem;font-weight:700}.calc-progress{margin-top:24px}.calc-prog-head{color:var(--text-2);justify-content:space-between;margin-bottom:10px;font-size:.84rem;display:flex}.calc-prog-head b{color:var(--accent)}.calc-bar-track{background:var(--bg);height:11px;box-shadow:inset 2px 2px 5px var(--shadow-dark),inset -2px -2px 5px var(--shadow-light);border-radius:99px;overflow:hidden}.calc-bar-fill{background:linear-gradient(90deg,var(--accent),var(--pos));border-radius:99px;width:0;height:100%;transition:width .9s cubic-bezier(.34,1.1,.4,1)}.calc-tip{border-radius:var(--radius-sm);color:var(--text-2);align-items:center;gap:12px;margin-top:24px;padding:16px 18px;font-size:.92rem;display:flex}.calc-tip svg{width:20px;height:20px;color:var(--accent);flex:none}.calc-tip b{color:var(--accent)}footer{color:var(--text-3);padding:48px 0 60px;font-size:.88rem}.foot-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;display:flex}.foot-links{flex-wrap:wrap;gap:20px;display:flex}.foot-links a{color:var(--text-2)}.reveal{opacity:1;transform:none}html.js .reveal{opacity:0;transition:opacity .5s,transform .5s;transform:translateY(14px)}html.js .reveal.in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){html.js .reveal{opacity:1;transition:none;transform:none}.preview{animation:none}html{scroll-behavior:auto}}.section-head{text-align:center;max-width:640px;margin:0 auto}.section-head .lead{margin:0 auto}.beta-bar{background:var(--accent);color:var(--on-accent);text-align:center;padding:9px 16px;font-size:.86rem;font-weight:500;line-height:1.4}.nav-back{color:var(--text-2);align-items:center;gap:7px;margin-left:auto;font-size:.95rem;display:flex}.nav-back:hover{color:var(--text);text-decoration:none}.sub-nav .nav-inner{max-width:760px}.sub-wrap{max-width:760px;margin:0 auto;padding:0 24px}.head{text-align:center;padding:56px 0 28px}.meta-upd{color:var(--text-3);margin-top:12px;font-size:.82rem}.prose{padding:40px 44px}@media(max-width:560px){.prose{padding:28px 22px}}.prose h2{letter-spacing:-.01em;margin:30px 0 10px;font-size:1.25rem}.prose h2:first-child,.prose h2:first-of-type{margin-top:0}.prose h2 .n{color:var(--accent);font-variant-numeric:tabular-nums;min-width:24px;font-size:1rem;display:inline-block}.prose p{color:var(--text-2);margin:0 0 14px}.prose ul{color:var(--text-2);margin:0 0 14px;padding-left:20px}.prose li{margin-bottom:8px}.prose strong{color:var(--text);font-weight:600}.callout{color:var(--text-2);margin:0 0 14px;padding:16px 20px;font-size:.95rem}.callout strong{color:var(--accent)}.sub-foot{text-align:center;color:var(--text-3);padding:48px 0;font-size:.85rem}.sub-foot .foot-links{justify-content:center;margin-bottom:12px}.field{flex-direction:column;gap:8px;margin-top:22px;display:flex}.field>label{color:var(--text-3);font-size:.82rem;font-weight:600}.field .opt{color:var(--text-3);font-weight:400}.inp,textarea.inp{border-radius:var(--radius-sm);background:var(--bg);color:var(--text);width:100%;box-shadow:inset 4px 4px 9px var(--shadow-dark),inset -4px -4px 9px var(--shadow-light);border:none;padding:14px 18px;font-family:inherit;font-size:1rem}.inp::placeholder,textarea.inp::placeholder{color:var(--text-3)}.inp:focus-visible,textarea.inp:focus-visible,select.inp:focus-visible{box-shadow:inset 4px 4px 9px var(--shadow-dark),inset -4px -4px 9px var(--shadow-light),0 0 0 2px var(--accent-soft);outline:none}textarea.inp{resize:vertical;min-height:130px;line-height:1.55}select.inp{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='%236e756d' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'><path d='M4 6l4 4 4-4'/></svg>");background-position:right 18px center;background-repeat:no-repeat}.seg{border-radius:var(--radius-sm);grid-template-columns:1fr 1fr;gap:8px;padding:6px;display:grid}.seg label{color:var(--text-2);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:9px;padding:13px;font-size:.95rem;font-weight:600;transition:background .15s,color .15s,box-shadow .15s;display:flex}.seg label svg{width:19px;height:19px}.seg input{opacity:0;pointer-events:none;position:absolute}.seg input:checked+label{background:var(--accent);color:var(--on-accent);box-shadow:3px 3px 8px var(--shadow-dark),-3px -3px 8px var(--shadow-light)}.seg input:focus-visible+label{outline:2px solid var(--accent);outline-offset:2px}.row2{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media(max-width:560px){.row2{grid-template-columns:1fr}}.consent-box{color:var(--text-2);align-items:flex-start;gap:10px;margin-top:22px;font-size:.82rem;display:flex}.consent-box input{width:17px;height:17px;accent-color:var(--accent);flex:none;margin-top:3px}.actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:26px;display:flex}.field.invalid .inp{box-shadow:inset 4px 4px 9px var(--shadow-dark),inset -4px -4px 9px var(--shadow-light),0 0 0 2px var(--neg)}.bug-only{transition:opacity .2s}.cgrid{grid-template-columns:1fr 1fr;gap:20px;display:grid}@media(max-width:620px){.cgrid{grid-template-columns:1fr}}.ccard{flex-direction:column;gap:10px;padding:28px;display:flex}.ccard .ic{width:44px;height:44px;color:var(--accent);border-radius:12px;place-items:center;margin-bottom:4px;display:grid}.ccard .ic svg{width:24px;height:24px}.ccard h2{margin:0;font-size:1.15rem}.ccard p{color:var(--text-2);flex:1;margin:0;font-size:.93rem}.ccard .act{margin-top:8px}.ccard a.lnk{align-items:center;gap:6px;font-size:.93rem;font-weight:600;display:inline-flex}.ccard a.lnk svg{width:16px;height:16px}.info{color:var(--text-2);gap:8px;margin-top:24px;padding:24px 28px;font-size:.93rem;display:grid}.info b{color:var(--text);font-weight:600}.chlog{flex-direction:column;gap:20px;margin-top:8px;display:flex}.chlog-item{padding:28px 32px}@media(max-width:560px){.chlog-item{padding:24px 22px}}.chlog-head{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;display:flex}.chlog-ver{color:var(--text);font-size:1.3rem;font-weight:700}.chlog-date{color:var(--text-3);font-size:.85rem}.chlog-tag{background:var(--accent-soft);color:var(--accent);text-transform:uppercase;letter-spacing:.05em;border-radius:99px;padding:3px 11px;font-size:.68rem;font-weight:600}.chlog-list{flex-direction:column;gap:11px;margin:0;padding:0;list-style:none;display:flex}.chlog-list li{color:var(--text-2);align-items:baseline;gap:11px;font-size:.95rem;line-height:1.5;display:flex}.chlog-badge{text-transform:uppercase;letter-spacing:.03em;text-align:center;border-radius:7px;flex:none;width:78px;padding:3px 0;font-size:.64rem;font-weight:700}.chlog-badge.new{background:var(--pos)}@supports (color:color-mix(in lab,red,red)){.chlog-badge.new{background:color-mix(in srgb,var(--pos) 16%,transparent)}}.chlog-badge.new{color:var(--pos)}.chlog-badge.fix{background:var(--neg)}@supports (color:color-mix(in lab,red,red)){.chlog-badge.fix{background:color-mix(in srgb,var(--neg) 14%,transparent)}}.chlog-badge.fix{color:var(--neg)}.chlog-badge.chg{background:var(--accent-soft);color:var(--accent)}.chlog-note{border-top:1px solid var(--shadow-dark);margin:18px 0 0;padding-top:16px}@supports (color:color-mix(in lab,red,red)){.chlog-note{border-top:1px solid color-mix(in srgb,var(--shadow-dark) 50%,transparent)}}.chlog-note{color:var(--text-3);font-size:.9rem;line-height:1.55}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-ease{syntax:"*";inherits:false}
