@font-face{font-family:Onest;font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/onest-cyrillic.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Onest;font-style:normal;font-weight:400 800;font-display:swap;src:url(/fonts/onest-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/lora-cyrillic.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Lora;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/lora-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--bg:#faf8f4;--surface:#fff;--fg:#26211a;--muted:#6e6557;--line:#e9e2d7;--tint:#eff2f9;--tint-warm:#f5f1e9;--accent:#1e40af;--accent-dark:#16308c;--accent-soft:#e7ecf9;--shadow-btn:0 8px 20px -10px #1e40af73;--shadow-card:0 1px 2px #26211a0a, 0 10px 28px -16px #26211a1a;--shadow-photo:0 24px 56px -26px #26211a59;--serif:"Lora", Georgia, "Times New Roman", serif;--radius:16px;--radius-s:10px;--max:1140px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--fg);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Onest,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6}.wrap{max-width:var(--max);margin:0 auto;padding:0 24px}img{max-width:100%;height:auto}header{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);background:#faf8f4e6;position:sticky;top:0}header .wrap{justify-content:space-between;align-items:center;gap:24px;height:64px;display:flex}.logo{letter-spacing:-.01em;color:var(--fg);align-items:center;gap:10px;font-size:18px;font-weight:700;text-decoration:none;display:inline-flex}.logo span{color:var(--accent)}.logo:before{content:"";background:var(--accent) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 64 64'%3E%3Cg fill='%23faf8f4'%3E%3Crect x='10' y='27' width='4' height='10' rx='2'/%3E%3Crect x='17' y='21' width='4' height='22' rx='2'/%3E%3Crect x='24' y='14' width='4' height='36' rx='2'/%3E%3Crect x='31' y='24' width='4' height='16' rx='2'/%3E%3Crect x='38' y='18' width='4' height='28' rx='2'/%3E%3Crect x='45' y='26' width='4' height='12' rx='2'/%3E%3Crect x='52' y='29' width='4' height='6' rx='2'/%3E%3C/g%3E%3C/svg%3E") center / cover no-repeat;border-radius:8px;width:28px;height:28px}nav{align-items:center;gap:28px;display:flex}nav a{color:var(--muted);font-size:14.5px;font-weight:500;text-decoration:none}nav a:hover{color:var(--fg)}nav a.nav-login{color:var(--fg);font-weight:600}nav a.nav-login:hover{color:var(--accent)}nav a.btn{color:var(--accent);border:1.5px solid var(--accent);box-shadow:none;background:0 0;padding:9px 18px;font-size:14px}nav a.btn:hover{background:var(--accent);color:#fff;filter:none;transform:none}.btn{background:var(--accent);color:#fff;cursor:pointer;white-space:nowrap;box-shadow:var(--shadow-btn);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:13px 26px;font-family:inherit;font-size:15px;font-weight:600;text-decoration:none;transition:background .15s,transform .15s,box-shadow .15s;display:inline-flex}.btn:hover{background:var(--accent-dark);transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn[disabled]{opacity:.6;cursor:not-allowed;transform:none}.btn--ghost{background:var(--surface);color:var(--fg);border:1px solid var(--line);box-shadow:none}.btn--ghost:hover{background:var(--tint-warm);border-color:#d9d0c0;transform:none}.link-arrow{color:var(--accent);align-self:center;align-items:center;gap:6px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.link-arrow:after{content:"→";transition:transform .15s}.link-arrow:hover:after{transform:translate(3px)}section{padding:92px 0}.eyebrow{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin:0 0 14px;font-size:12.5px;font-weight:700;display:block}h1,h2{font-family:var(--serif);letter-spacing:0;font-weight:550}h1{margin:0 0 22px;font-size:clamp(30px,3.5vw,44px);line-height:1.16}h1 em,h2 em{color:var(--accent);font-style:italic}h2{margin:0 0 14px;font-size:clamp(25px,3.2vw,34px);line-height:1.2}h3{margin:0 0 8px;font-size:17.5px;font-weight:700}.section-sub{color:var(--muted);max-width:620px;margin:0 0 48px;font-size:17px}.lead{color:var(--muted);max-width:600px;margin:0 0 32px;font-size:18px}.grid{gap:20px;display:grid}.grid--3{grid-template-columns:repeat(3,1fr)}.grid--2{grid-template-columns:repeat(2,1fr)}.photo-frame{box-shadow:var(--shadow-photo);background:var(--surface);border-radius:22px;overflow:hidden}.photo-frame img{object-fit:cover;width:100%;display:block}.chip{background:var(--surface);border:1px solid var(--line);color:var(--fg);white-space:nowrap;border-radius:12px;align-items:center;gap:10px;padding:11px 15px;font-size:13px;font-weight:600;display:flex;position:absolute;box-shadow:0 14px 36px -14px #26211a4d}.chip small{color:var(--muted);font-size:11.5px;font-weight:500;line-height:1.3;display:block}.chip .score{color:var(--accent);font-size:15px;font-weight:800}.chip .ok{background:var(--accent-soft);width:20px;height:20px;color:var(--accent);border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:800;display:inline-flex}.hero{padding:84px 0 96px}.hero .wrap{grid-template-columns:minmax(0,10fr) minmax(0,9fr);align-items:center;gap:64px;display:grid}.hero-badge{letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin:0 0 18px;font-size:12.5px;font-weight:700;display:block}.hero .lead{margin-bottom:34px}.hero-actions{flex-wrap:wrap;gap:22px;margin-bottom:46px;display:flex}.hero-stats{border-top:1px solid var(--line);flex-wrap:wrap;gap:32px;padding-top:26px;display:flex}.hero-stats .stat{flex:130px;min-width:130px}.hero-stats .stat b{color:var(--fg);font-size:17px;font-weight:700;display:block}.hero-stats .stat span{color:var(--muted);font-size:13px;line-height:1.45;display:block}.hero-visual{min-width:0;position:relative}.hero-chip--a{bottom:30px;left:-24px}.hero-chip--b{top:22px;right:-16px}.card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow-card);padding:26px;transition:transform .18s,box-shadow .18s,border-color .18s;position:relative}.card:hover{border-color:#d9d0c0;transform:translateY(-3px);box-shadow:0 2px 4px #26211a0a,0 18px 40px -18px #26211a2e}.card p{color:var(--muted);margin:0;font-size:15px}.icon{background:var(--accent-soft);width:42px;height:42px;color:var(--accent);border-radius:12px;justify-content:center;align-items:center;margin-bottom:16px;display:inline-flex}.icon svg{width:21px;height:21px}#how .how-layout{grid-template-columns:minmax(0,9fr) minmax(0,10fr);align-items:center;gap:64px;display:grid}#how .how-photo{position:relative}#how .how-photo .chip--score{top:26px;right:-18px}#how .how-photo .chip--done{bottom:-16px;left:28px}.steps{flex-direction:column;display:flex}.step{grid-template-columns:40px 1fr;gap:20px;padding:0 0 30px;display:grid;position:relative}.step:last-child{padding-bottom:0}.step:before{content:"";background:linear-gradient(#ccd6ee,#ccd6ee26);width:2px;position:absolute;top:44px;bottom:6px;left:19px}.step:last-child:before{display:none}.step .num{background:var(--accent);color:#fff;width:40px;height:40px;box-shadow:var(--shadow-btn);border-radius:50%;justify-content:center;align-items:center;font-size:15px;font-weight:700;display:inline-flex}.step h3{margin:7px 0 6px}.step p{color:var(--muted);margin:0;font-size:15px}#pricing{background:var(--surface);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.plans{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:22px;display:grid}.plan{border:1px solid var(--line);border-radius:var(--radius);background:var(--bg);flex-direction:column;padding:30px 28px;display:flex;position:relative}.plan h3{font-size:19px}.plan .plan-note{color:var(--muted);margin:0;font-size:14px}.plan .price{font-family:var(--serif);margin:14px 0 20px;font-size:25px;font-weight:600}.plan ul{color:var(--muted);margin:0 0 26px;padding:0;font-size:15px;list-style:none}.plan ul li{padding:7px 0 7px 30px;position:relative}.plan ul li:before{content:"";background:var(--accent-soft) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M5.5 10.5l3 3 6-6.5' stroke='%231e40af' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / 13px no-repeat;border-radius:50%;width:19px;height:19px;position:absolute;top:9px;left:0}.plan .btn,.plan .btn--ghost{margin-top:auto}.plan--featured{background:var(--surface);border:2px solid var(--accent);box-shadow:0 20px 48px -22px #1e40af4d}.plan-badge{background:var(--accent);color:#fff;letter-spacing:.04em;white-space:nowrap;border-radius:999px;padding:4px 14px;font-size:12px;font-weight:700;position:absolute;top:-13px;left:50%;transform:translate(-50%)}#security{background:linear-gradient(180deg, var(--tint) 0%, var(--bg) 92%)}#security .security-layout{grid-template-columns:minmax(0,9fr) minmax(0,11fr);align-items:center;gap:64px;display:grid}#security .security-photo{position:relative}#security .security-photo .chip--retention{bottom:-16px;right:-14px}#security .security-photo .chip--geo{top:24px;left:-18px}#faq .faq-list{max-width:820px}details{border:1px solid var(--line);border-radius:var(--radius-s);background:var(--surface);margin-bottom:12px;padding:18px 22px;transition:border-color .15s}details[open]{box-shadow:var(--shadow-card);border-color:#cfc5b2}details summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;font-size:16px;font-weight:600;list-style:none;display:flex}details summary::-webkit-details-marker{display:none}details summary:after{content:"+";border:1px solid var(--line);width:26px;height:26px;color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;font-weight:600;line-height:1;display:inline-flex}details[open] summary:after{content:"−";background:var(--accent);color:#fff;border-color:#0000}details p{color:var(--muted);max-width:700px;margin:12px 0 0}#request{background:var(--surface);border-top:1px solid var(--line)}#request .request-layout{grid-template-columns:minmax(0,4fr) minmax(0,5fr);align-items:start;gap:64px;display:grid}#request .lead{margin-bottom:28px}.request-photo{max-width:300px;margin-bottom:30px;position:relative}.request-photo .chip{bottom:-14px;right:-18px}.request-points{margin:0 0 32px;padding:0;list-style:none}.request-points li{color:var(--fg);align-items:flex-start;gap:14px;padding:10px 0;font-size:15.5px;display:flex}.request-points li .icon{border-radius:10px;flex-shrink:0;width:34px;height:34px;margin:0}.request-points li .icon svg{width:18px;height:18px}.request-points li span{padding-top:4px}.request-points li b{font-weight:700}.form{border:1px solid var(--line);border-radius:var(--radius);background:var(--bg);box-shadow:var(--shadow-card);padding:34px}.form-row{grid-template-columns:1fr 1fr;gap:0 16px;display:grid}@media (width<=640px){.form-row{grid-template-columns:1fr}}.field{margin-bottom:18px}.field label{margin-bottom:7px;font-size:13.5px;font-weight:600;display:block}.field label span{color:var(--accent)}.field input,.field textarea{border:1px solid var(--line);border-radius:var(--radius-s);background:var(--surface);width:100%;color:var(--fg);padding:12px 14px;font-family:inherit;font-size:15px;transition:border-color .15s,box-shadow .15s}.field input:focus,.field textarea:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #1e40af24}.field textarea{resize:vertical;min-height:96px}.consent{color:var(--muted);align-items:flex-start;gap:10px;margin-bottom:14px;font-size:13.5px;line-height:1.5;display:flex}.consent input{width:16px;height:16px;accent-color:var(--accent);flex-shrink:0;margin-top:3px}.consent a{color:var(--accent)}.form .btn{width:100%;margin-top:6px}.form-status{margin-top:14px;margin-bottom:0;font-size:15px}.form-status[data-state=error]{color:#b3341f}.form-status[data-state=ok]{color:#12813d}footer{background:var(--bg);border-top:1px solid var(--line);color:var(--muted);padding:44px 0;font-size:14px}footer .links{flex-wrap:wrap;gap:10px 28px;margin-bottom:18px;display:flex}footer a{color:var(--muted);text-decoration:none}footer a:hover{color:var(--fg)}footer p{margin:0}.footer-top{border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:32px;margin-bottom:24px;padding-bottom:24px;display:flex}.footer-note{max-width:380px;font-size:13.5px;line-height:1.55}.cookie-banner{background:var(--surface);max-width:880px;color:var(--fg);border:1px solid var(--line);border-radius:var(--radius);z-index:50;justify-content:space-between;align-items:center;gap:20px;margin:0 auto;padding:18px 22px;display:none;position:fixed;bottom:16px;left:16px;right:16px;box-shadow:0 24px 56px -16px #26211a4d}.cookie-banner[data-visible=true]{display:flex}.cookie-banner p{color:var(--muted);margin:0;font-size:13.5px}.cookie-banner a{color:var(--accent)}.cookie-actions{flex-shrink:0;gap:10px;display:flex}.cookie-actions button{cursor:pointer;border:none;border-radius:10px;padding:10px 18px;font-family:inherit;font-size:14px;font-weight:600}.cookie-actions .accept{background:var(--accent);color:#fff}.cookie-actions .accept:hover{background:var(--accent-dark)}.cookie-actions .essential{color:var(--fg);border:1px solid var(--line);background:0 0}.cookie-actions .essential:hover{background:var(--tint-warm)}@media (width<=1020px){.hero .wrap{grid-template-columns:1fr;gap:60px}.hero-visual{max-width:620px;margin:0 auto}.hero-chip--a{left:-8px}.hero-chip--b{right:-8px}#how .how-layout{grid-template-columns:1fr;gap:48px}#how .how-photo{max-width:560px}#security .security-layout{grid-template-columns:1fr;gap:48px}#security .security-photo{max-width:560px}#request .request-layout{grid-template-columns:1fr;gap:40px}}@media (width<=860px){.grid--3,.grid--2,.plans{grid-template-columns:1fr}section{padding:60px 0}.hero{padding:52px 0 76px}nav a:not(.btn):not(.nav-login){display:none}nav{gap:18px}.hero-stats{gap:24px}}@media (width<=640px){.cookie-banner{flex-direction:column;align-items:stretch}.hero-chip--a{top:14px}.form{padding:24px 20px}#how .how-photo .chip--score,#security .security-photo .chip--retention{right:-6px}}.legal{max-width:780px;padding:48px 24px 80px}.legal h1{font-size:29px}.legal h2{margin:32px 0 12px;font-size:21px}.legal p,.legal li{color:#4a4336;font-size:15px}.legal table{border-collapse:collapse;width:100%;margin:16px 0;font-size:14px}.legal th,.legal td{border:1px solid var(--line);text-align:left;padding:8px 10px}.legal th{background:var(--surface)}.legal .meta{color:var(--muted);margin-bottom:32px;font-size:14px}.legal .notice{background:var(--surface);border-left:3px solid var(--accent);color:#4a4336;border-radius:8px;margin:24px 0;padding:14px 18px;font-size:14px}
