.lp-root{--cv-yellow:#f8c416;--cv-yellow-2:#f4af14;--cv-yellow-light:#ffd95a;--cv-amber-dark:#a96b00;--cv-ink:#08090b;--cv-graphite:#14161a;--cv-elev:#1a1d22;--cv-line:#2a2d33;--cv-text:#f7f7f5;--cv-text-2:#b8bbc2}.cv-hero{isolation:isolate;background:var(--cv-ink);position:relative;overflow:hidden}.cv-hero-photo{object-fit:cover;object-position:center;z-index:0;filter:saturate(.85)contrast(1.02);width:100%;height:100%;position:absolute;inset:0}.cv-hero-overlay{z-index:1;background:linear-gradient(90deg,#08090bf0,#08090bdb 42%,#08090b94 70%,#08090ba8),linear-gradient(#08090bb8,#08090b80 40%,#08090beb);position:absolute;inset:0}.cv-hero-inner{z-index:2;grid-template-columns:minmax(0,1fr) minmax(0,1.05fr);align-items:center;gap:clamp(32px,5vw,64px);width:min(1260px,100% - 48px);margin-inline:auto;padding:clamp(112px,14vh,168px) 0 clamp(72px,10vh,112px);display:grid;position:relative}.cv-hero-copy{min-width:0;animation:.62s ease-out both cv-rise}.cv-hero-eyebrow{letter-spacing:.22em;color:var(--cv-yellow-light);margin:0 0 18px;font-size:11px;font-weight:600}.cv-hero-title{letter-spacing:-.035em;color:#fff;text-wrap:balance;margin:0;font-size:clamp(2.2rem,4vw,3.5rem);font-weight:650;line-height:1.05}.cv-hero-title span{color:var(--cv-yellow)}.cv-hero-text{color:#f7f7f5cc;max-width:52ch;margin:20px 0 0;font-size:1.02rem;line-height:1.7}.cv-hero-benefits{gap:10px;margin:24px 0 0;padding:0;list-style:none;display:grid}.cv-hero-benefits li{color:#f7f7f5db;align-items:flex-start;gap:10px;font-size:.95rem;display:flex}.cv-hero-benefits svg{width:18px;height:18px;color:var(--cv-yellow);flex:none;margin-top:2px}.cv-hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.cv-btn-primary{color:#111214;background:linear-gradient(135deg,#f8c416,#f4af14);border:1px solid #00000014;border-radius:10px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 26px;font-size:.98rem;font-weight:650;text-decoration:none;transition:filter .18s,transform .18s;display:inline-flex}.cv-btn-primary svg{width:18px;height:18px}.cv-btn-primary:hover{filter:brightness(1.06)}.cv-btn-primary:focus-visible{outline-offset:3px;outline:2px solid #a96b00}.cv-btn-ghost{color:#f7f7f5;background:0 0;border:1px solid #f7f7f542;border-radius:10px;justify-content:center;align-items:center;min-height:52px;padding:0 24px;font-size:.98rem;font-weight:600;text-decoration:none;transition:border-color .18s,background .18s;display:inline-flex}.cv-btn-ghost:hover{border-color:var(--cv-yellow);background:#f8c41614}.cv-btn-ghost:focus-visible{outline:2px solid var(--cv-yellow-light);outline-offset:3px}.cv-hero-micro{color:#f7f7f58c;margin:16px 0 0;font-size:12px}.cv-hero-stats{color:#f7f7f5e6;background:#14161a8c;border:1px solid #f7f7f51f;border-radius:12px;flex-wrap:wrap;gap:10px 26px;margin:26px 0 0;padding:14px 18px;font-size:13px;font-weight:600;list-style:none;display:flex}.cv-hero-stats li:before{content:"";background:var(--cv-yellow);vertical-align:middle;border-radius:50%;width:6px;height:6px;margin-right:9px;display:inline-block}.cv-hero-visual{min-width:0;animation:.76s ease-out 90ms both cv-rise;position:relative}.cv-window{background:#fff;border:1px solid #f7f7f529;border-radius:12px;margin:0;overflow:hidden;box-shadow:0 30px 70px -35px #000000d9}.cv-window-bar{background:#f7f7f5;border-bottom:1px solid #e5e5e1;align-items:center;gap:7px;padding:10px 14px;display:flex}.cv-window-bar span{background:#d8d8d2;border-radius:50%;width:10px;height:10px}.cv-window-bar em{color:#94979c;margin-left:12px;font-size:11px;font-style:normal}.cv-window-shot{object-fit:contain;background:#fff;width:100%;height:auto;display:block}.cv-hero-toast{border:1px solid var(--cv-line);color:#f7f7f5;background:#14161af0;border-radius:10px;align-items:center;gap:9px;padding:10px 14px;font-size:12.5px;font-weight:600;animation:.8s ease-out .32s both cv-rise;display:inline-flex;position:absolute;box-shadow:0 16px 36px -22px #000000e6}.cv-hero-toast svg{width:16px;height:16px;color:var(--cv-yellow)}.cv-hero-toast-1{top:-14px;right:18px}.cv-hero-toast-2{bottom:-16px;left:-14px}@keyframes cv-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@media(max-width:1024px){.cv-hero-inner{grid-template-columns:minmax(0,1fr)}.cv-hero-toast-2{left:0}}@media(max-width:700px){.cv-hero-inner{width:min(100% - 32px,640px);padding-top:104px}.cv-hero-actions{flex-direction:column;align-items:stretch}.cv-hero-toast-1{top:-12px;right:0}.cv-hero-toast-2{display:none}}@media(prefers-reduced-motion:reduce){.cv-hero-copy,.cv-hero-visual,.cv-hero-toast{animation:none}}.cv-closing{background:linear-gradient(#fff,#f7f7f5);border-top:1px solid #e5e5e1;padding:clamp(64px,9vh,108px) 0}.cv-closing-inner{text-align:center;justify-items:center;gap:16px;width:min(1260px,100% - 48px);margin-inline:auto;display:grid}.cv-closing h2{letter-spacing:-.03em;color:#111214;max-width:20ch;margin:0;font-size:clamp(1.7rem,3.2vw,2.6rem);font-weight:650}.cv-closing p{color:#5f6368;max-width:58ch;margin:0;line-height:1.7}.cv-closing .cv-btn-primary{margin-top:10px}.cv-footer{color:var(--cv-text-2);border-top:1px solid var(--cv-line);background:#08090b}.cv-footer-inner{grid-template-columns:minmax(0,1.6fr) repeat(3,minmax(0,1fr));gap:clamp(28px,4vw,48px);width:min(1260px,100% - 48px);margin-inline:auto;padding:clamp(48px,7vh,72px) 0 40px;display:grid}.cv-footer-brand .brand-logo{object-fit:contain;width:150px;height:auto}.cv-footer-brand p{color:var(--cv-text-2);margin:14px 0 0;font-size:14px}.cv-footer-since{color:#777b82!important;font-size:13px!important}.cv-footer-contacts{gap:9px;margin:18px 0 0;padding:0;font-size:14px;list-style:none;display:grid}.cv-footer-contacts a,.cv-footer-plain{color:var(--cv-text-2);align-items:center;gap:9px;text-decoration:none;display:inline-flex}.cv-footer-contacts svg{width:16px;height:16px;color:var(--cv-yellow)}.cv-footer-contacts a:hover{color:var(--cv-yellow-light);text-decoration:underline}.cv-footer-col h3{letter-spacing:.14em;text-transform:uppercase;color:var(--cv-text);margin:0 0 14px;font-size:12px;font-weight:700}.cv-footer-col ul{gap:9px;margin:0;padding:0;list-style:none;display:grid}.cv-footer-col a,.cv-footer-col button{color:var(--cv-text-2);cursor:pointer;font-size:14px;font:inherit;text-align:left;background:0 0;border:0;padding:0;text-decoration:none}.cv-footer-col a:hover,.cv-footer-col button:hover{color:var(--cv-yellow-light);text-decoration:underline}.cv-footer a:focus-visible,.cv-footer button:focus-visible{outline:2px solid var(--cv-yellow-light);outline-offset:3px}.cv-footer-bottom{border-top:1px solid var(--cv-line);text-align:center;color:#777b82;padding:18px 0;font-size:12.5px}@media(max-width:900px){.cv-footer-inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}@media(max-width:560px){.cv-footer-inner{grid-template-columns:minmax(0,1fr);width:min(100% - 32px,640px)}.cv-closing-inner{width:min(100% - 32px,640px)}}.cv-cookie{z-index:90;width:min(760px,100% - 24px);position:fixed;bottom:18px;left:50%;transform:translate(-50%)}.cv-cookie-card{color:#f7f7f5;background:#0e1013;border:1px solid #2a2d33;border-radius:14px;padding:20px 22px;box-shadow:0 24px 60px -30px #000000e6}.cv-cookie-title{margin:0;font-size:1.05rem;font-weight:650}.cv-cookie-text{color:#b8bbc2;margin:8px 0 0;font-size:13.5px;line-height:1.6}.cv-cookie-cats{gap:10px;margin:16px 0 0;padding:0;list-style:none;display:grid}.cv-cookie-cats label{cursor:pointer;align-items:flex-start;gap:10px;display:flex}.cv-cookie-cats input{accent-color:#f8c416;width:16px;height:16px;margin-top:3px}.cv-cookie-cats strong{color:#f7f7f5;font-size:13.5px;display:block}.cv-cookie-cats em{color:#b8bbc2;font-size:12.5px;font-style:normal;display:block}.cv-cookie-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:18px;display:flex}.cv-cookie-primary,.cv-cookie-secondary{cursor:pointer;border-radius:9px;min-height:44px;padding:0 18px;font-size:14px;font-weight:600}.cv-cookie-primary{color:#111214;background:#f8c416;border:1px solid #f4af14}.cv-cookie-primary:hover{filter:brightness(1.06)}.cv-cookie-secondary{color:#f7f7f5;background:0 0;border:1px solid #2a2d33}.cv-cookie-secondary:hover{border-color:#777b82}.cv-cookie-link{color:#ffd95a;font-size:13.5px;text-decoration:underline}.cv-cookie :is(button,a):focus-visible{outline-offset:3px;outline:2px solid #ffd95a}@media(max-width:560px){.cv-cookie-actions>*{text-align:center;width:100%}}
