/* Lightweight EAudit theme. No UI or animation dependencies. */
:root{color-scheme:light;--bg:#fff;--card:#fff;--soft:#f6f7fa;--ink:#131c3e;--brand:#131c3e;--muted:#667087;--line:#e5e7ef;--accent:#e20935;--accent-ink:#bd0a30;--rose:#fff1f4}
html[data-theme=dark]{color-scheme:dark;--bg:#11182b;--card:#192239;--soft:#151e33;--ink:#ecedf5;--brand:#ecedf5;--muted:#b0b9d0;--line:#303c54;--accent-ink:#ff9ab1;--rose:#322334}
*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:175px}body{font-family:"Noto Sans Georgian","Segoe UI",system-ui,sans-serif;font-size:16px;line-height:1.75;color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;color:inherit}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,[tabindex]:focus-visible{outline:3px solid var(--accent);outline-offset:4px}h1,h2,h3{line-height:1.5;font-weight:550}p{color:var(--muted)}[hidden]{display:none!important}.wrap{max-width:1264px;margin:auto;padding:0 32px}.icon-sprite{position:absolute;width:0;height:0;overflow:hidden}.ui-icon{width:22px;height:22px;flex-shrink:0;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:var(--card);padding:15px}.skip-link:focus{top:10px}.eam b{color:var(--accent-ink);font-weight:inherit}.tlink{color:var(--accent-ink);text-decoration:underline;text-decoration-color:#e2093540;text-underline-offset:4px}
header{position:sticky;top:0;z-index:30;background:var(--card);border-bottom:1px solid var(--line)}header .wrap{max-width:1440px;padding:0 40px}.nav{display:flex;flex-wrap:wrap;gap:12px 18px;align-items:center;padding-top:18px!important;padding-bottom:18px!important}.brand{display:flex;align-items:center;gap:16px;flex:1;order:0;min-width:0}.backlogo{display:flex;flex-shrink:0}.backlogo img{width:133px;height:auto}.langs{display:flex;gap:8px;margin-left:12px;padding-left:24px;border-left:1px solid var(--line)}.langs a{display:flex;padding:5px;border-radius:5px}.langs img{width:22px;height:15px;object-fit:cover}.nav>.primary{order:2}.nav>#themeBtn{order:1}.btn{display:inline-flex;justify-content:center;align-items:center;gap:22px;min-height:48px;padding:12px 22px;background:var(--card);border:1px solid var(--line);border-radius:12px;color:var(--ink);font-size:14px;font-weight:550;transition:transform .22s,background .22s,border-color .22s}.btn.primary{background:var(--accent);border-color:var(--accent);color:#fff}.btn:hover{transform:translateY(-2px);border-color:#e2093550}.btn.primary:hover{background:#c90830}.btn span[aria-hidden]{font-size:22px;font-weight:400;transition:transform .2s}.btn:hover span[aria-hidden]{transform:translate(2px,-2px)}#themeBtn{width:44px;min-height:44px;padding:8px;border-radius:50%;background:var(--soft)}#themeBtn .ic-s{display:none}html[data-theme=dark] #themeBtn .ic-m{display:none}html[data-theme=dark] #themeBtn .ic-s{display:inline}html[data-theme=dark] .backlogo{padding:8px;background:#fff;border-radius:9px}.cta-short,#burger{display:none}.nav .links{display:flex;order:3;flex:1 0 100%;gap:8px;padding-top:7px}.nav .links a{display:flex;align-items:center;justify-content:center;gap:9px;flex:1;white-space:nowrap;min-height:46px;padding:10px 13px;border:1px solid var(--line);border-radius:11px;font-size:12px;font-weight:500;background:var(--soft);transition:transform .2s,border-color .2s,background .2s}.nav .links a .ui-icon{width:17px;height:17px;color:var(--muted)}.nav .links a:hover,.nav .links a[aria-current]{background:var(--rose);border-color:#e2093533;color:var(--accent-ink);transform:translateY(-2px)}.nav .links a:hover .ui-icon{color:var(--accent-ink)}#mnav{display:none;position:absolute;top:100%;left:16px;right:16px;max-height:calc(100dvh - 95px);overflow-y:auto;padding:12px;background:var(--card);border:1px solid var(--line);border-radius:16px;box-shadow:0 20px 40px #131c3e14}#mnav a{display:block;margin-bottom:6px;padding:12px 14px;border:1px solid var(--line);border-radius:10px;background:var(--soft);font-size:14px}#mnav a:last-child{margin:0}#mnav a:hover{color:var(--accent-ink);border-color:var(--accent)}
.intro{position:relative;isolation:isolate;overflow:hidden;padding:70px 0 0;background:var(--bg)}.intro:before{content:"";position:absolute;inset:0 0 0 48%;z-index:-1;opacity:.7;background:radial-gradient(ellipse at 65% 45%,#e2093508,transparent 70%),linear-gradient(#131c3e04 1px,transparent 1px),linear-gradient(90deg,#131c3e04 1px,transparent 1px);background-size:auto,36px 36px,36px 36px;mask-image:linear-gradient(90deg,transparent,#000 35%,#000)}.intro-grid{max-width:1376px;margin:auto;padding:0 48px 64px;display:grid;grid-template-columns:1.04fr 1fr;align-items:center;gap:72px}.hero{padding:0}.hero .badge{display:inline-flex;align-items:center;gap:11px;margin-bottom:24px;font-size:11px;font-weight:550;letter-spacing:1px;color:var(--accent-ink)}.hero .badge:before{content:"";width:22px;height:2px;background:var(--accent)}.hero h1{font-size:clamp(38px,3.65vw,57px);font-weight:600;line-height:1.4;letter-spacing:-1.9px;margin-bottom:23px}.hero h1 span{color:var(--accent)}.hero p{font-size:16px;line-height:1.95;max-width:560px;margin-bottom:30px}.hero .cta{display:flex;gap:12px;flex-wrap:wrap}.hero .btn{min-height:54px;padding:14px 23px}.hero .note{font-size:13px;color:var(--muted);margin-top:17px}.hero .note a{color:var(--ink);text-decoration:underline;text-underline-offset:4px;text-decoration-color:#929aac}.trust-strip{max-width:1280px;margin:auto;border-top:1px solid var(--line);padding:27px 0 32px;display:flex;align-items:center;gap:30px}.trust-strip>div{flex:1;display:flex;flex-direction:column;gap:4px}.trust-strip strong{font-size:24px;font-weight:550;letter-spacing:-.5px}.trust-strip span{font-size:12px;color:var(--muted)}.trust-strip>a{display:flex;gap:25px;align-items:center;font-size:14px}.trust-strip>a span{font-size:23px;color:var(--accent)}
.feature-rail{padding:0;min-width:0}.feature-rail .wrap{padding:0}.feature-shell{position:relative;background:var(--card);border:1px solid var(--line);border-radius:24px;box-shadow:0 18px 48px #131c3e0a,0 2px 4px #131c3e03;overflow:hidden}.feature-shell:before{content:"";position:absolute;left:30px;right:30px;top:0;height:2px;background:linear-gradient(90deg,var(--accent),#e2093500);opacity:.7}.feature-heading{display:flex;gap:16px;align-items:center;padding:22px 28px;border-bottom:1px solid var(--line);font-size:12px;color:var(--muted)}.feature-brand{font-family:"Segoe UI",system-ui,sans-serif;font-size:21px;letter-spacing:-.8px;color:var(--accent);font-weight:700}.feature-brand span{color:var(--ink)}.feature-caption{padding-left:16px;border-left:1px solid var(--line)}.feature-heading:after{content:attr(data-slide);margin-left:auto;color:var(--muted);font-family:monospace;white-space:nowrap;letter-spacing:1px}.feature-panel{position:relative;padding:29px 30px;min-height:355px;animation:feature-enter .5s cubic-bezier(.22,.7,.25,1)}.feature-art{display:block;width:62px;height:62px;padding:13px;border:1px solid #e209351a;background:var(--rose);color:var(--ink);border-radius:16px;margin-bottom:23px}.feature-label{font-size:11px;color:var(--accent-ink);letter-spacing:.3px}.feature-panel h2{font-size:25px;line-height:1.5;margin:9px 0 13px;max-width:440px}.feature-panel p{font-size:14px;line-height:1.9;max-width:450px}.feature-link{display:inline-flex;gap:18px;align-items:center;min-height:44px;font-size:14px;font-weight:500;color:var(--accent-ink);margin-top:15px}.feature-link+.feature-link{margin-left:18px}.feature-link span{transition:transform .2s}.feature-link:hover span{transform:translate(3px,-3px)}.live-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:var(--accent);margin-right:8px;vertical-align:middle}.feature-controls{display:grid;grid-template-columns:44px 44px 1fr;gap:14px 8px;padding:0 24px 20px}.feature-topics{grid-column:1/-1;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:3px;padding:5px;border-radius:12px;background:var(--soft);border:1px solid var(--line);order:-1}.feature-controls button{border:1px solid transparent;background:transparent;min-height:44px;font-size:12px;transition:background .2s,color .2s,border-color .2s}.feature-controls .feature-dot{border-radius:8px;color:var(--muted);padding:7px 3px;position:relative}.feature-dot[aria-pressed=true]{background:var(--card);border-color:var(--line);color:var(--accent-ink);box-shadow:0 2px 5px #131c3e06}.feature-dot[aria-pressed=true]:after{content:"";position:absolute;bottom:3px;left:calc(50% - 8px);height:2px;width:16px;background:var(--accent);border-radius:2px}.feature-controls .feature-arrow{border-color:var(--line);border-radius:50%;font-size:24px;line-height:1;background:var(--card)}.feature-controls .feature-pause{justify-self:end;color:var(--muted);border-radius:8px;padding:7px 12px}.feature-controls button:hover{background:var(--rose);color:var(--accent-ink)}@keyframes feature-enter{from{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}
main>section{padding:90px 0}.head{max-width:790px;margin:0 0 38px}.head h2{font-size:34px;line-height:1.5;letter-spacing:-.6px;margin-bottom:16px}.head p{font-size:16px;line-height:1.9}.eyebrow{display:flex;align-items:center;gap:10px;color:var(--accent-ink);font-size:12px;font-weight:550;margin-bottom:14px}.eyebrow:before{content:"";width:18px;height:2px;background:var(--accent)}.grid,.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.card,.step{padding:30px;border:1px solid var(--line);border-radius:20px;background:var(--card);transition:transform .25s,border-color .25s}.card .ic,.contact .ic{display:grid;place-items:center;width:47px;height:47px;border:1px solid var(--line);border-radius:12px;background:var(--soft);color:var(--ink);margin-bottom:24px}.card h3,.step h3{font-size:18px;margin-bottom:12px;line-height:1.65}.card p,.step p{font-size:15px;line-height:1.9}.card:hover,.step:hover{border-color:#e2093533;transform:translateY(-3px)}.card:hover .ic{color:var(--accent-ink)}.watch{background:var(--soft)}.watch .quote{padding:24px 28px;border-left:2px solid var(--accent);background:var(--card);margin-top:30px;color:var(--muted);font-size:15px;line-height:1.9;border-radius:0 12px 12px 0}.quote b{color:var(--ink)}#why .grid .card:first-child{grid-column:span 2;background:var(--soft)}#why .grid .card:first-child p{max-width:590px}.step{border-top:2px solid var(--line)}.step .n{font-family:"Segoe UI",sans-serif;font-size:35px;font-weight:300;color:var(--accent);margin-bottom:24px}.step .n:before{content:"0"}.step .go{display:inline-block;font-size:14px;color:var(--accent-ink);margin-top:16px;min-height:44px;padding:8px 0}.must,.plans-note{font-size:14px;line-height:1.9;color:var(--muted);margin-top:28px;max-width:940px}.must{border:1px solid var(--line);padding:18px 22px;border-radius:12px}.plans{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.plan{position:relative;display:flex;flex-direction:column;padding:28px 24px;border:1px solid var(--line);border-radius:20px;background:var(--card)}.plan h3{font-size:18px}.plan .price{font-size:43px;font-weight:600;letter-spacing:-1px;margin:17px 0 10px}.plan .price small{font-size:13px;font-weight:400;color:var(--muted);letter-spacing:0}.plan ul{flex:1;list-style:none;margin:12px 0 24px;font-size:14px;color:var(--muted)}.plan li{padding:8px 0}.plan li:before{content:"✓";margin-right:7px;color:var(--accent-ink)}.plan.hot{border-color:var(--accent);background:var(--rose)}.plan .tag{position:absolute;top:-13px;left:23px;background:var(--accent);color:white;font-size:12px;padding:3px 14px;border-radius:7px}.slider{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;padding:4px 0 20px}.slide{flex:0 0 340px;scroll-snap-align:start;display:flex;flex-direction:column}.slide p{flex:1}.slide .more{font-size:14px;color:var(--accent-ink);margin-top:22px}.blog-all{margin-top:24px}.contact{background:var(--soft)}.contact .item{padding:26px;border-top:1px solid var(--line)}.contact .item b{display:block;font-size:14px;margin-bottom:5px}.contact .item span{color:var(--muted);font-size:16px}footer{padding:35px 0;border-top:1px solid var(--line);font-size:13px;color:var(--muted)}footer .disc{max-width:950px;margin-bottom:16px}.privacyLink{display:inline-flex;align-items:center;min-height:44px;color:var(--accent-ink);text-decoration:underline;text-underline-offset:3px}.reveal{transition:opacity .55s,transform .55s}.reveal.pending{opacity:0;transform:translateY(14px)}
@media(min-width:901px){#mnav{display:none!important}}
@media(max-width:1280px){header .wrap{padding-inline:28px}.nav .links a{gap:6px;padding:10px 8px;font-size:11px}.nav .links .ui-icon{width:15px;height:15px}.intro-grid{gap:40px;padding-inline:32px}.trust-strip{margin-inline:32px}.hero h1{font-size:43px}.feature-panel{min-height:386px}.feature-caption{display:none}}
@media(min-width:901px) and (max-width:1100px){.nav .links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.nav .links a{font-size:13px}.hero h1{font-size:38px}.intro-grid{gap:30px}.feature-panel{min-height:421px}.feature-controls{padding-inline:16px}}
@media(max-width:900px){html{scroll-padding-top:100px}.nav{flex-wrap:nowrap;padding-block:14px!important}.nav .links,.langs,.cta-full{display:none}.cta-short{display:inline}#burger{display:inline-flex;padding:8px;width:42px;min-height:42px;border-radius:10px}.nav>.primary{min-height:44px;padding:9px 17px}.brand{gap:15px}#mnav.open{display:block}.intro{padding-top:48px}.intro-grid{grid-template-columns:1fr;max-width:710px;gap:36px;padding-bottom:40px}.hero h1{font-size:46px}.hero p{max-width:none}.intro:before{inset:40% 0 0}.feature-panel{min-height:326px}.feature-caption{display:inline}.feature-controls{padding-inline:24px}.trust-strip{gap:24px}.trust-strip>a{display:none}.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.watch .grid,.steps{grid-template-columns:1fr}.plans{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.head h2{font-size:30px}.contact .grid{grid-template-columns:1fr}}
@media(max-width:600px){header .wrap{padding-inline:16px}.nav{gap:8px}.brand{gap:10px}.backlogo img{width:99px}.nav>.primary{padding:9px 12px;font-size:13px}#themeBtn{width:38px;min-height:40px}#burger{width:36px;min-height:40px}.wrap{padding-inline:22px}.intro{padding-top:38px}.intro-grid{padding:0 22px 35px;gap:32px}.hero h1{font-size:35px;line-height:1.45;letter-spacing:-1px;margin-bottom:20px}.hero .badge{font-size:10px;letter-spacing:.4px;margin-bottom:20px}.hero p{font-size:15px;line-height:1.9;margin-bottom:24px}.hero .cta{gap:10px}.hero .btn{padding:12px 14px;min-height:50px;font-size:12px;gap:13px}.hero .note{font-size:12px}.feature-heading{padding:18px 20px}.feature-caption{font-size:11px;padding-left:12px}.feature-brand{font-size:19px}.feature-heading:after{font-size:11px;letter-spacing:0}.feature-panel{min-height:410px;padding:25px 22px}.feature-art{width:56px;height:56px;margin-bottom:20px}.feature-panel h2{font-size:23px}.feature-label{font-size:10px}.feature-panel p{font-size:14px}.feature-link{font-size:13px}.feature-link+.feature-link{margin-left:0;margin-right:15px}.feature-controls{padding:0 15px 16px}.feature-controls .feature-dot{font-size:10px;letter-spacing:-.4px;padding-inline:0;min-height:46px}.feature-topics{gap:1px;padding:4px}.trust-strip{margin-inline:22px;gap:10px;padding-block:22px}.trust-strip strong{font-size:19px}.trust-strip span{font-size:10px}.grid,.plans{grid-template-columns:1fr}#why .grid .card:first-child{grid-column:auto}.head h2{font-size:26px}.head p{font-size:15px}main>section{padding:62px 0}.card,.step{padding:26px}.slide{flex-basis:285px}.plan{padding:28px}.watch .quote{padding:23px;font-size:14px}.feature-shell{border-radius:20px}}
.feature-panels{display:grid}.feature-panel{grid-area:1/1}.feature-panel[hidden]{display:block!important;visibility:hidden;pointer-events:none;animation:none}
.feature-panel{display:block;grid-template-columns:none;gap:0;align-items:initial}
@media(min-width:1101px){.nav .links a{font-size:13px}}
@media(max-width:600px){.feature-topics{grid-template-columns:repeat(3,minmax(0,1fr));gap:3px}.feature-controls .feature-dot{font-size:12px;letter-spacing:0}.feature-caption{display:none}}
/* Motion is opt-in when the operating system requests reduced motion. */
.footer-preferences{margin-top:8px}.motion-toggle{display:inline-flex;align-items:center;flex-wrap:wrap;gap:8px;min-height:44px;padding:8px 0;font-size:12px;background:transparent;border:0;border-radius:4px;color:var(--muted)}.motion-status{font-size:11px;color:var(--muted)}.motion-status:before{content:'·';margin-right:8px}
.motion-toggle svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.motion-toggle:hover{color:var(--accent-ink)}
.subscription-hint{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:26px;color:var(--muted);font-size:12px}.subscription-hint .ui-icon{color:var(--accent-ink);width:19px;height:19px}
.subscription-dialog{margin:auto;width:min(540px,calc(100% - 32px));max-height:calc(100dvh - 32px);overflow-y:auto;padding:36px;border:1px solid var(--line);border-radius:24px;background:var(--card);color:var(--ink);box-shadow:0 28px 90px #08184725;overscroll-behavior:contain}
.subscription-dialog::backdrop{background:#08184775}.subscription-open{overflow:hidden}.subscription-close{position:absolute;right:14px;top:14px}.subscription-close button{display:grid;place-items:center;width:44px;height:44px;background:transparent;border:0;border-radius:50%;font:28px/1 system-ui;color:var(--muted)}.subscription-close button:hover{background:var(--soft);color:var(--ink)}
.subscription-emblem{display:grid;place-items:center;width:52px;height:52px;margin-bottom:24px;border:1px solid #e209351f;border-radius:16px;background:var(--rose);color:var(--accent-ink)}.subscription-emblem .ui-icon{width:25px;height:25px}.subscription-dialog .eyebrow{margin-bottom:8px;font-size:10px;letter-spacing:.5px;color:var(--accent-ink)}.subscription-dialog h2{max-width:390px;margin-bottom:12px;font-size:25px;line-height:1.5}.subscription-dialog>p{font-size:13px;line-height:1.9}
.subscription-selection{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:24px 0;padding:20px;border:1px solid var(--line);border-radius:15px;background:var(--soft)}.subscription-selection>div{display:flex;flex-direction:column;gap:3px}.subscription-caption{font-size:10px;color:var(--muted)}#subscriptionPlan{font-size:20px;font-weight:600}#subscriptionCredits{font-size:11px;color:var(--muted)}#subscriptionPrice{font-size:19px;white-space:nowrap;font-weight:550}
.subscription-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.subscription-actions .btn{min-width:0;gap:15px;padding:12px;font-size:13px}.subscription-account-note{text-align:center;margin-top:13px}.subscription-next{display:flex;align-items:flex-start;gap:13px;margin-top:24px;padding-top:22px;border-top:1px solid var(--line)}.subscription-next-icon{display:flex;margin-top:3px;color:var(--muted)}.subscription-next p{font-size:12px;line-height:1.9}.subscription-next strong{display:block;margin-bottom:5px;color:var(--ink);font-weight:550}
html[data-motion=on] .subscription-dialog[open]{animation:subscription-enter .24s ease-out}@keyframes subscription-enter{from{opacity:0;transform:translateY(12px) scale(.985)}to{opacity:1;transform:none}}
@media(max-width:600px){.subscription-hint{align-items:flex-start;justify-content:flex-start;line-height:1.9}.subscription-dialog{padding:28px 22px;border-radius:20px}.subscription-dialog h2{font-size:22px}.subscription-selection{padding:16px;gap:12px}#subscriptionPrice{font-size:16px}.subscription-actions .btn{font-size:12px}.subscription-emblem{margin-bottom:20px}}
.feature-heading{position:relative}.feature-progress{position:absolute;bottom:-1px;left:0;right:0;height:2px;transform:scaleX(0);transform-origin:left;background:var(--accent);pointer-events:none}
.feature-controls button:disabled{opacity:.45;cursor:default}
.feature-panel{animation:none}
html[data-motion=on] .hero>*{animation:entrance-up .8s cubic-bezier(.16,1,.3,1) both}
html[data-motion=on] .hero .badge{animation-delay:40ms}
html[data-motion=on] .hero h1{animation-delay:130ms}
html[data-motion=on] .hero p{animation-delay:230ms}
html[data-motion=on] .hero .cta{animation-delay:330ms}
html[data-motion=on] .hero .note{animation-delay:420ms}
html[data-motion=on] .feature-shell{animation:entrance-card .95s cubic-bezier(.16,1,.3,1) .2s both}
html[data-motion=on] .feature-panel:not([hidden]) .feature-art{animation:icon-arrive .7s cubic-bezier(.16,1,.3,1) both}
html[data-motion=on] .feature-panel:not([hidden])>div{animation:slide-copy .65s cubic-bezier(.16,1,.3,1) 90ms both}
html[data-motion=on] .nav .links a{animation:entrance-up .55s cubic-bezier(.16,1,.3,1) both}
html[data-motion=on] .nav .links a:nth-child(2){animation-delay:35ms}
html[data-motion=on] .nav .links a:nth-child(3){animation-delay:70ms}
html[data-motion=on] .nav .links a:nth-child(4){animation-delay:105ms}
html[data-motion=on] .nav .links a:nth-child(5){animation-delay:140ms}
html[data-motion=on] .nav .links a:nth-child(6){animation-delay:175ms}
html[data-motion=on] .nav .links a:nth-child(7){animation-delay:210ms}
html[data-motion=on] .nav .links a:nth-child(8){animation-delay:245ms}
html[data-motion=on] .nav .links .ui-icon{transition:transform .25s}
html[data-motion=on] .nav .links a:hover .ui-icon{transform:translateY(-2px) rotate(-8deg)}
html[data-motion=on] .btn.primary{position:relative;overflow:hidden}
html[data-motion=on] .btn.primary:after{content:"";position:absolute;inset:-20% 0;background:linear-gradient(100deg,transparent 20%,#fff3 50%,transparent 80%);transform:translateX(-150%) skewX(-15deg);pointer-events:none}
html[data-motion=on] .btn.primary:hover:after,html[data-motion=on] .btn.primary:focus-visible:after{animation:button-sheen .65s ease-out}
html[data-motion=on] .reveal{transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);transition-delay:var(--reveal-delay,0ms)}
html[data-motion=on] .reveal.pending{transform:translateY(24px)}
@keyframes entrance-up{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
@keyframes entrance-card{from{opacity:0;transform:translate(22px,14px) scale(.975)}to{opacity:1;transform:translate(0,0) scale(1)}}
@keyframes icon-arrive{from{opacity:0;transform:translateY(12px) rotate(-7deg) scale(.9)}to{opacity:1;transform:none}}
@keyframes slide-copy{from{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}
@keyframes button-sheen{to{transform:translateX(150%) skewX(-15deg)}}
html[data-motion=off]{scroll-behavior:auto}html[data-motion=off] *,html[data-motion=off] *:before,html[data-motion=off] *:after{animation:none!important;transition:none!important}
html[data-motion=off] .reveal.pending{opacity:1;transform:none}
html[data-motion=off] .btn:hover,html[data-motion=off] .nav .links a:hover,html[data-motion=off] .card:hover,html[data-motion=off] .step:hover,html[data-motion=off] .feature-link:hover span{transform:none}
@media(prefers-reduced-motion:reduce){html:not([data-motion=on]){scroll-behavior:auto}html:not([data-motion=on]) *,html:not([data-motion=on]) *:before,html:not([data-motion=on]) *:after{animation:none!important;transition:none!important}html:not([data-motion=on]) .reveal.pending{opacity:1;transform:none}}

/* Production controls retained outside the disabled legacy landing stylesheet. */
section.soft{background:var(--soft)}
.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;background:transparent}
.cbox{background:var(--card);border:1px solid var(--line);border-radius:13px;padding:24px}
.crow{display:flex;gap:12px;padding:12px 0;border-bottom:1px solid var(--line)}
.crow:last-child{border-bottom:0}.crow span{color:var(--muted);font-size:13px;min-width:78px}.crow a,.crow b{font-weight:600;text-decoration:none}
.frow{display:flex;gap:16px;flex-wrap:wrap;justify-content:space-between;align-items:center}
@media(max-width:900px){.contact-grid{grid-template-columns:1fr}}
.privacyLink{border:0;background:transparent;font:inherit;cursor:pointer;padding:8px}
.landing-period{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin:-18px 0 24px;font-size:13px;color:var(--muted)}
.landing-period select{min-height:44px;border:1px solid var(--line);border-radius:10px;background:var(--card);color:var(--ink);padding:8px 34px 8px 12px;font:inherit}
#consentBar{display:none;position:fixed;z-index:60;left:18px;right:18px;bottom:18px;max-width:760px;margin:auto;background:var(--card);color:var(--ink);border:1px solid var(--line);border-radius:14px;padding:16px;box-shadow:0 16px 48px rgba(15,23,42,.2)}
#consentBar.on{display:block}
#consentBar h2{font-size:16px;margin:0 0 5px}
#consentBar p{font-size:12.5px;line-height:1.6;color:var(--muted);margin:0}
#consentBar p a{color:var(--accent-ink);text-decoration:underline;text-underline-offset:3px}
.consentActions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}
.consentActions .btn{min-height:44px;flex:1;min-width:150px}
#consentBar .consentMore{margin-top:10px;text-align:center}
#consentPanel{margin-top:12px;border-top:1px solid var(--line);padding-top:12px}
.consentRow{display:flex;gap:10px;align-items:flex-start;font-size:12.5px;line-height:1.55;color:var(--muted);margin-bottom:10px;cursor:pointer}
.consentRow input{margin-top:3px;width:16px;height:16px;flex:0 0 auto;accent-color:var(--accent)}
.consentRow b{color:var(--ink);font-weight:600}
#consentSave{min-height:44px;width:100%}
.feedback{position:fixed;right:0;top:50%;z-index:25}
.feedback summary{cursor:pointer;list-style:none;writing-mode:vertical-rl;padding:18px 12px;border-radius:12px 0 0 12px;background:var(--ink);color:var(--card);font-size:13px;min-width:44px}
.feedback summary::-webkit-details-marker{display:none}
.feedback summary:focus-visible{outline:3px solid var(--accent);outline-offset:3px}
.feedback-panel{position:absolute;right:54px;top:0;width:280px;max-width:calc(100vw - 76px);padding:22px;background:var(--card);border:1px solid var(--line);border-radius:18px;box-shadow:0 12px 40px rgba(19,28,62,.16)}
.feedback-panel h2{font-size:19px;margin-bottom:10px}
.feedback-panel p{font-size:13px;color:var(--muted);margin-bottom:12px}
.feedback-panel a{display:block;padding:10px 0;color:var(--accent-ink);font-size:13px;overflow-wrap:anywhere}
@media(max-width:760px){.feedback{top:auto;bottom:100px}.feedback-panel{top:auto;bottom:0}}
@media(max-width:600px){.landing-period{justify-content:flex-start;margin-top:-10px}}
@media(max-width:560px){#consentBar{left:8px;right:8px;bottom:8px;padding:14px}.consentActions{display:grid}.consentActions .btn{width:100%}}
