:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#18202b;background:#f7f8fa}*{box-sizing:border-box}body{margin:0}.shell{max-width:1120px;margin:auto;padding:28px 32px 80px}.topbar{display:flex;justify-content:space-between;align-items:center}.logo{font-size:20px;font-weight:800;letter-spacing:-.03em}.logo span{font-weight:500;color:#667085}.user-pill{padding:9px 14px;border:1px solid #e4e7ec;border-radius:999px;color:#667085;font-size:13px;background:#fff}.hero{padding:76px 0 34px;max-width:720px}.eyebrow{color:#19b96b;font-weight:700;font-size:13px;text-transform:uppercase;letter-spacing:.09em}.hero h1{font-size:48px;line-height:1.06;letter-spacing:-.055em;margin:14px 0}.subtitle{font-size:18px;line-height:1.5;color:#667085}.add-card{padding:24px;background:#fff;border:1px solid #eaecf0;border-radius:18px;box-shadow:0 10px 30px #1018280b;margin-bottom:48px}.add-card label{font-size:14px;font-weight:700;display:block;margin-bottom:9px}.form-row{display:flex;gap:12px}.form-row input{flex:1;border:1px solid #d0d5dd;border-radius:10px;padding:14px 16px;font-size:16px;outline:none}.form-row input:focus{border-color:#19b96b;box-shadow:0 0 0 3px #19b96b22}.form-row button,.search-button{border:0;border-radius:10px;padding:0 20px;background:#18b968;color:white;font-weight:700;cursor:pointer}.message{min-height:20px;margin-top:10px;font-size:13px}.loading{color:#667085}.error{color:#d92d20}.success{color:#039855}.section-title{display:flex;align-items:baseline;gap:12px;margin-bottom:16px}.section-title h2{font-size:24px;letter-spacing:-.03em;margin:0}.muted{color:#98a2b3;font-size:14px}.product-grid{display:grid;gap:14px}.product-card{display:flex;align-items:center;gap:18px;background:#fff;border:1px solid #eaecf0;border-radius:16px;padding:18px}.product-icon{width:52px;height:52px;border-radius:14px;background:#e9fbf1;color:#079455;display:grid;place-items:center;font-weight:800}.product-body{flex:1;min-width:0}.product-meta{font-size:12px;color:#667085}.status{background:#fff5db;color:#9a6700;padding:4px 8px;border-radius:999px;margin-left:8px}.product-body h3{font-size:17px;margin:8px 0 4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-body p{margin:0 0 7px;color:#667085;font-size:14px}.product-body a{font-size:13px;color:#087443;text-decoration:none}.search-button{height:42px;white-space:nowrap}.empty{padding:40px;text-align:center;color:#98a2b3;border:1px dashed #d0d5dd;border-radius:16px;background:#fff}@media(max-width:680px){.shell{padding:20px 16px}.hero{padding-top:48px}.hero h1{font-size:36px}.form-row{flex-direction:column}.form-row button{height:48px}.product-card{align-items:flex-start;flex-wrap:wrap}.search-button{width:100%}}
:root{--unused:0}.results{width:100%;border-top:1px solid #eaecf0;margin-top:8px;padding-top:8px}.result{display:flex;justify-content:space-between;gap:16px;padding:10px 0;font-size:13px;border-bottom:1px solid #f2f4f7}.result small{color:#667085}.result strong{color:#079455;white-space:nowrap}
:root{--unused:0}.result-actions{display:flex;justify-content:space-between;align-items:center;padding:8px 0 12px;font-size:12px;color:#667085}.result-actions button{border:1px solid #18b968;background:#fff;color:#087443;border-radius:8px;padding:8px 10px;font-weight:700;cursor:pointer}.result-main{display:flex;gap:9px;align-items:flex-start}.result-main input{margin-top:3px}
:root{--unused:0}.tour.hidden{display:none}.tour{position:fixed;inset:0;background:#10182866;z-index:10;pointer-events:none}.tour-focus{position:relative;z-index:11;box-shadow:0 0 0 5px #fff,0 0 0 9px #7f56d9!important;border-radius:18px}.tour-card{position:absolute;right:30px;bottom:28px;width:360px;padding:25px 25px 18px;border-radius:22px;background:linear-gradient(145deg,#6f3fc4,#4e248f);color:#fff;box-shadow:0 18px 50px #10182855;font-size:18px;line-height:1.45;pointer-events:auto}.tour-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:22px;color:#e9d7fe;font-size:13px}.tour-bottom button{width:43px;height:43px;border:0;border-radius:12px;background:#b69be2;color:#fff;font-size:28px;line-height:1;cursor:pointer}@media(max-width:680px){.tour-card{left:16px;right:16px;bottom:16px;width:auto}}
:root{--unused:0}.product-card{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center}.product-body{min-width:0}.search-button{justify-self:end}.results{grid-column:1 / -1}
@media(max-width:680px){.product-card{grid-template-columns:52px minmax(0,1fr);align-items:start;gap:14px}.product-card .search-button{grid-column:1 / -1;width:100%;height:46px}.product-body h3{white-space:normal;line-height:1.25}.product-meta{line-height:1.5}.status{display:inline-block;margin-left:4px}}
.check-meta{margin-top:9px;color:#98a2b3;font-size:12px}
.hidden{display:none!important}.auth-screen{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(145deg,#f7f8fa,#eefaf3)}.auth-card{width:min(430px,100%);padding:34px;background:#fff;border:1px solid #eaecf0;border-radius:24px;box-shadow:0 18px 50px #10182814}.auth-card h1{font-size:30px;line-height:1.1;letter-spacing:-.04em;margin:34px 0 10px}.auth-card p{color:#667085;line-height:1.5;margin:0 0 24px}.auth-card label{display:block;font-size:13px;font-weight:700;margin:14px 0 7px}.auth-card input{width:100%;padding:13px 14px;border:1px solid #d0d5dd;border-radius:10px;font:inherit}.auth-submit,.guest-button{width:100%;height:46px;margin-top:20px;border:0;border-radius:10px;font-weight:700;cursor:pointer}.auth-submit{background:#18b968;color:#fff}.guest-button{margin-top:10px;background:#f2f4f7;color:#475467}.auth-link{display:block;margin:14px auto 0;border:0;background:none;color:#087443;font-weight:700;cursor:pointer}
.landing-result{margin-top:18px;padding:16px;border-radius:14px;background:#eefaf3;color:#087443;line-height:1.5}.landing-result .auth-submit{margin-top:12px}.back-link{border:0;background:none;color:#087443;font-weight:700;cursor:pointer;padding:0}

/* Полноценная посадочная страница */
.auth-screen{display:block;min-height:100vh;padding:0;background:#f7f8fa;overflow-x:hidden}.landing-page{min-height:100vh;color:#18202b}.landing-header{height:76px;max-width:1240px;margin:0 auto;padding:0 32px;display:flex;align-items:center;gap:42px;border-bottom:1px solid #eaecf0}.landing-brand{color:#18202b;text-decoration:none;font-size:22px;font-weight:850;letter-spacing:-.055em;white-space:nowrap}.landing-brand span{color:#667085;font-weight:500}.landing-header nav{display:flex;gap:30px;flex:1}.landing-header nav a,.landing-actions button,.landing-footer a{color:#667085;text-decoration:none;font-size:14px}.landing-header nav a:hover,.landing-footer a:hover{color:#087443}.landing-actions{display:flex;align-items:center;gap:18px}.landing-actions button{border:0;background:none;cursor:pointer;font:inherit;font-weight:700}.landing-actions .header-register{background:#18b968;color:#fff;border-radius:10px;padding:12px 19px}.landing-hero{max-width:1240px;margin:0 auto;padding:92px 32px 76px;display:grid;grid-template-columns:minmax(0,1.02fr) minmax(440px,.98fr);gap:72px;align-items:center}.hero-copy{max-width:650px}.hero-copy h1{font-size:64px;line-height:1.01;letter-spacing:-.065em;margin:17px 0 23px}.hero-copy>p{font-size:20px;line-height:1.5;color:#667085;margin:0 0 30px;max-width:600px}.hero-search{display:flex;gap:10px;background:#fff;padding:7px;border:1px solid #d0d5dd;border-radius:14px;box-shadow:0 10px 28px #1018280d;max-width:610px}.hero-search input{flex:1;min-width:0;border:0;outline:0;padding:12px 15px;font:inherit;font-size:16px;background:transparent}.hero-search .auth-submit{width:auto;margin:0;padding:0 22px;white-space:nowrap}.hero-search .auth-submit span,.dark-button span,.light-button span{font-size:22px;margin-left:10px}.hero-note{font-size:12px;color:#98a2b3;margin:13px 2px}.hero-visual{position:relative;min-height:440px;display:grid;place-items:center}.visual-glow{position:absolute;width:470px;height:380px;background:radial-gradient(circle,#d9f9e7 0,#d9f9e700 68%);filter:blur(4px)}.dashboard-window{position:relative;width:min(100%,520px);padding:20px;border:1px solid #dfe5e2;border-radius:20px;background:#fff;box-shadow:0 28px 65px #143c2a20;transform:rotate(2.5deg)}.window-top{display:flex;align-items:center;gap:6px;border-bottom:1px solid #f0f2f1;padding-bottom:16px;color:#98a2b3;font-size:12px}.window-top span{width:8px;height:8px;border-radius:50%;background:#d0d5dd}.window-top span:first-child{background:#f6c4bd}.window-top span:nth-child(2){background:#f5d89a}.window-top span:nth-child(3){background:#a9e3be}.window-top b{margin-left:auto;font-weight:700;color:#667085}.window-title{font-size:16px;font-weight:800;margin:22px 0 14px}.mock-product{display:flex;align-items:center;gap:12px;padding:12px;border-radius:12px;background:#f7f8fa}.mock-image{width:52px;height:58px;border-radius:10px;background:linear-gradient(145deg,#d8f8e4,#8cdcae);display:grid;place-items:center;color:#078548;font-size:18px;font-weight:850}.mock-product strong{display:block;font-size:13px}.mock-product small{display:block;color:#98a2b3;margin-top:5px}.mock-product em{margin-left:auto;color:#087443;font-style:normal;font-size:11px;background:#e9fbf1;padding:6px 8px;border-radius:999px}.mock-stat{display:flex;align-items:baseline;gap:11px;padding:26px 4px 18px}.mock-stat strong{font-size:48px;letter-spacing:-.06em;color:#18b968}.mock-stat span{color:#667085}.mock-list{border-top:1px solid #eaecf0}.mock-list div{display:flex;align-items:center;gap:10px;padding:14px 4px;border-bottom:1px solid #f2f4f7;font-size:13px}.mock-list i{width:9px;height:9px;border-radius:50%;background:#18b968}.mock-list div:nth-child(2) i{background:#7f56d9}.mock-list div:nth-child(3) i{background:#f79009}.mock-list span{flex:1;color:#475467}.mock-list b{color:#079455}.trust-row{max-width:1176px;margin:0 auto;padding:22px 32px;border-top:1px solid #e4e7ec;border-bottom:1px solid #e4e7ec;display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.trust-row div{display:flex;flex-direction:column;gap:5px}.trust-row strong{font-size:16px}.trust-row span{font-size:13px;color:#98a2b3}.landing-section{max-width:1176px;margin:0 auto;padding:106px 32px}.section-heading{max-width:690px;margin-bottom:45px}.section-heading h2,.evidence-section h2,.final-cta h2{font-size:42px;line-height:1.08;letter-spacing:-.055em;margin:13px 0}.section-heading p,.evidence-section p{font-size:17px;line-height:1.55;color:#667085;margin:0}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.steps article{padding:28px;border:1px solid #e4e7ec;background:#fff;border-radius:16px;min-height:220px}.steps article>span{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#e9fbf1;color:#087443;font-weight:800}.steps h3,.feature-grid h3{font-size:18px;margin:23px 0 9px;letter-spacing:-.025em}.steps p,.feature-grid p{color:#667085;line-height:1.55;margin:0;font-size:14px}.feature-section{padding-top:12px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.feature-grid article{padding:24px;border-radius:16px;background:#fff;border:1px solid #e4e7ec;min-height:245px}.feature-icon{width:43px;height:43px;border-radius:12px;display:grid;place-items:center;font-size:25px;font-weight:800}.feature-icon.green{background:#e9fbf1;color:#079455}.feature-icon.purple{background:#f3edff;color:#7f56d9}.feature-icon.orange{background:#fff4e5;color:#f79009}.feature-icon.blue{background:#eaf4ff;color:#1570ef}.evidence-section{max-width:1176px;margin:35px auto 0;padding:72px 70px;border-radius:24px;background:#123d2a;color:#fff;display:grid;grid-template-columns:1fr 390px;gap:65px;align-items:center}.evidence-section .eyebrow{color:#8ce5aa}.evidence-section h2{max-width:550px}.evidence-section p{color:#c1d8ca;max-width:570px}.dark-button,.light-button{border:0;border-radius:10px;padding:14px 19px;font:inherit;font-weight:800;cursor:pointer}.dark-button{margin-top:27px;background:#18b968;color:#fff}.evidence-card{padding:20px;border-radius:16px;background:#fff;color:#18202b;box-shadow:0 20px 45px #071e1440}.evidence-card-head{display:flex;justify-content:space-between;padding-bottom:15px;border-bottom:1px solid #eaecf0;font-weight:800}.evidence-card-head b{font-size:11px;font-weight:700;color:#087443;background:#e9fbf1;padding:5px 8px;border-radius:999px}.file-row{display:flex;align-items:center;gap:10px;padding:15px 0;border-bottom:1px solid #f2f4f7;font-size:13px}.file-row:last-child{border:0;padding-bottom:3px}.file-number{color:#98a2b3;font-size:11px}.file-row span:nth-child(2){flex:1}.file-row b{font-size:10px;color:#7f56d9}.final-cta{max-width:1176px;margin:92px auto 0;padding:42px 52px;border-radius:20px;background:#e9fbf1;display:flex;justify-content:space-between;align-items:center;gap:30px}.final-cta h2{font-size:31px;margin:10px 0 0}.light-button{background:#fff;color:#087443;border:1px solid #b6e4c6;white-space:nowrap}.landing-footer{max-width:1176px;margin:85px auto 0;padding:30px 32px 40px;border-top:1px solid #e4e7ec;display:grid;grid-template-columns:1.4fr 1fr 1.3fr;gap:30px;position:relative}.landing-footer .landing-brand{display:flex;flex-direction:column;align-items:flex-start;gap:4px}.landing-footer .landing-brand small{font-size:12px;color:#98a2b3;font-weight:500;letter-spacing:0}.landing-footer>div:not(.landing-brand){display:flex;flex-direction:column;gap:11px}.landing-footer p{grid-column:1/-1;color:#98a2b3;font-size:12px;margin:18px 0 0}.auth-modal{position:fixed;z-index:30;left:50%;top:50%;transform:translate(-50%,-50%);width:min(430px,calc(100% - 32px));max-height:calc(100vh - 32px);overflow:auto}.auth-screen:has(.auth-modal:not(.hidden))::before{content:"";position:fixed;inset:0;background:#10182880;z-index:20}.auth-modal{z-index:30}.auth-modal h1{margin-top:12px}
@media(max-width:960px){.landing-header{gap:20px}.landing-header nav{gap:16px}.landing-hero{grid-template-columns:1fr;gap:45px;padding-top:65px}.hero-copy{max-width:760px}.hero-visual{min-height:380px}.feature-grid{grid-template-columns:repeat(2,1fr)}.evidence-section{margin-left:32px;margin-right:32px}}
@media(max-width:680px){.landing-header{height:auto;padding:18px 20px;flex-wrap:wrap}.landing-header nav{order:3;flex-basis:100%;justify-content:space-between;padding-top:4px}.landing-header nav a{font-size:12px}.landing-actions{margin-left:auto;gap:10px}.landing-actions .header-register{padding:10px 12px}.landing-hero{padding:55px 20px 45px}.hero-copy h1{font-size:45px}.hero-copy>p{font-size:17px}.hero-search{flex-direction:column;padding:7px}.hero-search input{padding:14px 12px}.hero-search .auth-submit{height:50px}.hero-visual{min-height:325px}.dashboard-window{padding:14px;transform:none}.mock-product em{display:none}.trust-row{grid-template-columns:repeat(2,1fr);padding:20px}.landing-section{padding:70px 20px}.section-heading h2,.evidence-section h2{font-size:34px}.steps,.feature-grid{grid-template-columns:1fr}.steps article,.feature-grid article{min-height:0}.evidence-section{margin:0 20px;padding:34px 25px;grid-template-columns:1fr;gap:32px}.final-cta{margin:65px 20px 0;padding:30px 25px;display:block}.final-cta h2{font-size:28px}.final-cta .light-button{margin-top:24px;width:100%}.landing-footer{margin-top:60px;padding:28px 20px;grid-template-columns:1fr 1fr}.landing-footer .landing-brand,.landing-footer p{grid-column:1/-1}.landing-footer>div:last-of-type{grid-column:1/-1}.auth-card{padding:28px 24px}}
