:root{color-scheme:light;--background: #f8f9fa;--surface: #ffffff;--surface-low: #f3f4f5;--surface-mid: #edeeef;--surface-high: #e1e3e4;--text: #191c1d;--muted: #414754;--outline: #c1c6d7;--primary: #0059bb;--primary-strong: #004493;--primary-soft: #d8e2ff;--green: #14834f;--shadow: 0 4px 20px rgba(0, 89, 187, .06);--shadow-hover: 0 8px 28px rgba(0, 89, 187, .12);--radius: 8px;--radius-lg: 16px;--container: 1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--background);color:var(--text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}button,input{font:inherit}button{cursor:pointer}a{color:inherit}img{display:block;max-width:100%}.material-symbols-outlined{display:inline-flex;align-items:center;justify-content:center;font-size:1.25rem;font-variation-settings:"FILL" 0,"wght" 500,"GRAD" 0,"opsz" 24;line-height:1}.material-symbols-outlined.fill{font-variation-settings:"FILL" 1,"wght" 600,"GRAD" 0,"opsz" 24}.app-shell{min-height:100vh;display:flex;flex-direction:column}main{flex:1}.container{width:min(100% - 40px,var(--container));margin-inline:auto}.site-header{position:sticky;top:0;z-index:20;background:#f8f9faeb;border-bottom:1px solid rgba(193,198,215,.68);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-inner{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand,.desktop-nav button,.mobile-drawer button,.link-action{border:0;background:transparent}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--primary);font-size:1.5rem;font-weight:800;letter-spacing:0;padding:0}.brand img,.footer-brand img{width:32px;height:32px;object-fit:contain}.desktop-nav{display:flex;align-items:center;gap:22px}.desktop-nav button,.mobile-drawer button{color:var(--muted);font-size:.9rem;font-weight:650;padding:22px 0 18px;border-bottom:2px solid transparent}.desktop-nav button:hover,.desktop-nav button.active,.mobile-drawer button.active,.link-action{color:var(--primary)}.desktop-nav button.active{border-color:var(--primary)}.header-actions{display:flex;align-items:center;gap:12px}.header-search,.hero-search,.catalog-search{display:flex;align-items:center;gap:10px;background:var(--surface);border:1px solid var(--outline);border-radius:var(--radius);color:#717786;transition:border-color .18s ease,box-shadow .18s ease}.header-search:focus-within,.hero-search:focus-within,.catalog-search:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px #0059bb1f}.header-search{width:210px;padding:9px 12px}.header-search input,.hero-search input,.catalog-search input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:var(--text)}.link-action{font-weight:650;white-space:nowrap}.icon-button{border:0;border-radius:50%;background:transparent;color:var(--muted);width:40px;height:40px}.mobile-menu,.mobile-drawer{display:none}.mobile-drawer{border-top:1px solid var(--outline);background:var(--surface);padding:8px 20px 16px}.mobile-drawer button{display:block;width:100%;text-align:left;padding:14px 0}.hero-band{background:linear-gradient(180deg,#f3f4f5,#f8f9fa);padding:58px 0 76px;overflow:hidden}.hero-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(300px,400px);gap:48px;align-items:center}.hero-copy h1,.info-hero h1{max-width:700px;margin:12px 0 16px;color:var(--text);font-size:3rem;line-height:1.15;letter-spacing:0;overflow-wrap:break-word}.hero-copy h1 span,.info-hero h1 span{color:var(--primary)}.mobile-break{display:none}.hero-copy p,.info-hero p,.section-heading p,.page-title p,.trust-layout p{color:var(--muted);font-size:1.08rem;margin:0}.hero-search{width:min(100%,620px);margin-top:28px;padding:8px 8px 8px 16px;box-shadow:var(--shadow)}.hero-search button,.primary-cta{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:var(--radius);background:var(--primary);color:#fff;font-weight:750;padding:14px 20px;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.hero-search button:hover,.primary-cta:hover{background:var(--primary-strong);box-shadow:var(--shadow-hover);transform:translateY(-1px)}.eyebrow{width:fit-content;display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(193,198,215,.7);border-radius:999px;background:#ffffffb8;color:var(--muted);font-size:.82rem;font-weight:700;padding:6px 10px;text-transform:uppercase}.eyebrow .material-symbols-outlined{color:var(--primary);font-size:1rem}.instant-panel{display:grid;grid-template-columns:1fr 132px;align-items:center;gap:24px;background:var(--surface);border:1px solid rgba(193,198,215,.82);border-radius:var(--radius-lg);box-shadow:var(--shadow-hover);padding:28px}.instant-panel strong{display:block;color:var(--primary);font-size:3rem;line-height:1}.instant-panel p{color:var(--muted);margin:8px 0 0}.instant-panel img{width:132px;height:160px;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(25,28,29,.12))}.panel-kicker{display:block;color:var(--muted);font-size:.72rem;font-weight:800;letter-spacing:.08em;margin-bottom:8px;text-transform:uppercase}.section-spread,.process-section,.sell-page,.faq-section{padding:64px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:24px}.section-heading.center{justify-content:center;text-align:center}.section-heading h2,.page-title h1,.trust-layout h2,.faq-section h2{margin:0;font-size:2.35rem;line-height:1.15;letter-spacing:0}.section-heading button{display:inline-flex;align-items:center;gap:8px;border:0;background:transparent;color:var(--primary);font-weight:750;padding:0}.brand-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.brand-card,.device-card,.process-card,.story-card,.filter-panel,.quote-card,.empty-state,.faq-section details{border:1px solid var(--outline);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow)}.brand-card{min-height:132px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;color:var(--text);font-weight:750;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.brand-card:hover,.device-card:hover,.story-card:hover{border-color:var(--primary);box-shadow:var(--shadow-hover);transform:translateY(-2px)}.brand-card img{width:74px;height:42px;object-fit:contain}.surface-band{background:var(--surface-low)}.device-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.device-grid.compact{grid-template-columns:repeat(4,minmax(0,1fr))}.device-card{min-height:312px;display:flex;flex-direction:column;align-items:center;text-align:center;padding:20px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.device-image{width:100%;height:168px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius);background:var(--surface-low);margin-bottom:18px}.device-image img{height:136px;width:auto;object-fit:contain;mix-blend-mode:multiply;transition:transform .18s ease}.device-card:hover .device-image img{transform:scale(1.04)}.device-card h3{margin:0 0 4px;font-size:1rem;line-height:1.3}.device-card p{color:var(--muted);font-size:.88rem;margin:0 0 14px}.chip-row{display:flex;flex-wrap:wrap;justify-content:center;gap:6px;margin-top:auto}.chip-row span{border-radius:999px;background:var(--surface-mid);color:var(--muted);font-size:.76rem;font-weight:650;padding:4px 8px}.process-grid,.story-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.process-card{position:relative;padding:36px 28px 28px;text-align:center}.process-card>.material-symbols-outlined{color:var(--primary);font-size:2.6rem;margin-bottom:14px}.process-card h3,.story-card h3{margin:0 0 8px;font-size:1.35rem}.process-card p,.story-card p,.summary-item p,.faq-section p{color:var(--muted);margin:0}.step-count{position:absolute;top:-18px;left:50%;display:inline-grid;width:42px;height:42px;place-items:center;border:4px solid var(--background);border-radius:50%;background:var(--primary-soft);color:#001a41;font-weight:800;transform:translate(-50%)}.progress{position:sticky;top:0;z-index:30;width:100%;height:4px;background:var(--surface-high)}.progress span{display:block;height:100%;background:var(--primary)}.breadcrumbs{display:flex;align-items:center;gap:8px;color:var(--muted);font-size:.8rem;font-weight:700;margin-bottom:36px}.breadcrumbs button{border:0;background:transparent;color:inherit;padding:0}.breadcrumbs span{color:var(--primary)}.page-title{margin-bottom:40px}.catalog-layout{display:grid;grid-template-columns:260px 1fr;gap:40px;align-items:start}.filter-panel{position:sticky;top:92px;padding:24px}.filter-panel h2,.summary-list h2{margin:0 0 16px;font-size:.9rem;line-height:1.3}.radio-stack{display:grid;gap:14px}.radio-stack label{display:flex;align-items:center;gap:10px;color:var(--muted);cursor:pointer}.radio-stack input{accent-color:var(--primary);width:16px;height:16px}.catalog-search{width:min(100%,420px);padding:12px 14px;margin-bottom:24px}.empty-state{display:grid;min-height:280px;place-items:center;align-content:center;padding:32px;text-align:center}.empty-state .material-symbols-outlined{color:var(--primary);font-size:2rem}.info-hero{padding:80px 0;background:var(--surface-low)}.info-hero p{max-width:660px;margin-bottom:28px}.story-card{padding:22px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.story-icon{display:inline-grid;width:48px;height:48px;place-items:center;border-radius:50%;background:var(--primary-soft);color:var(--primary);margin-bottom:16px}.story-card img{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:var(--radius);margin-top:18px}.trust-layout{display:grid;grid-template-columns:minmax(320px,.8fr) 1fr;gap:56px;align-items:center;padding:64px 0}.trust-layout>img{width:100%;border:1px solid var(--outline);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.trust-layout ul{list-style:none;display:grid;gap:14px;padding:0;margin:24px 0 0}.trust-layout li{display:flex;align-items:center;gap:10px;color:var(--muted);font-weight:650}.trust-layout li .material-symbols-outlined{color:var(--primary)}.faq-section{display:grid;gap:14px}.faq-section h2{text-align:center;margin-bottom:14px}.faq-section details{padding:20px 22px}.faq-section summary{color:var(--text);font-weight:750;cursor:pointer}.faq-section p{margin-top:10px}.quote-page{min-height:100vh;background:var(--background)}.quote-shell{width:min(100% - 40px,760px);min-height:calc(100vh - 4px);display:flex;flex-direction:column;justify-content:center;margin-inline:auto;padding:56px 0}.back-button{width:fit-content;display:inline-flex;align-items:center;gap:8px;border:0;background:transparent;color:var(--muted);font-weight:750;padding:0;margin-bottom:26px}.back-button:hover{color:var(--primary)}.quote-card{display:flex;flex-direction:column;align-items:center;padding:clamp(24px,5vw,48px);text-align:center}.quote-device{width:132px;height:132px;display:grid;place-items:center;border-radius:50%;background:var(--surface-low);margin-bottom:18px}.quote-device img{width:82px;height:108px;object-fit:contain;mix-blend-mode:multiply}.quote-card h1{color:var(--primary);font-size:5.2rem;line-height:1;margin:10px 0;letter-spacing:0;overflow-wrap:anywhere}.quote-card>p{color:var(--muted);margin:0 0 24px}.condition-switch{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;width:min(100%,420px);border-radius:var(--radius);background:var(--surface-mid);padding:6px;margin-bottom:28px}.condition-switch button{min-height:42px;border:0;border-radius:6px;background:transparent;color:var(--muted);font-weight:750}.condition-switch button.active{background:var(--surface);color:var(--primary);box-shadow:0 1px 3px #191c1d1f}.summary-list{width:100%;margin-bottom:28px;text-align:left}.summary-list h2{padding-bottom:10px;border-bottom:1px solid var(--surface-high)}.summary-item{display:grid;grid-template-columns:32px 1fr 24px;gap:12px;align-items:start;border:1px solid var(--surface-high);border-radius:var(--radius);background:var(--background);padding:14px}.summary-item+.summary-item{margin-top:12px}.summary-item>.material-symbols-outlined:first-child{color:var(--primary)}.summary-item h3{margin:0 0 2px;font-size:.92rem}.summary-item .ok{color:var(--green)}.pickup-confirmation{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;max-width:520px;border:1px solid rgba(20,131,79,.35);border-radius:var(--radius);background:#14834f14;color:#0f6840;font-weight:700;margin:16px 0 0;padding:12px}.trust-row{width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:16px 24px;border-top:1px solid var(--surface-high);color:var(--muted);font-size:.78rem;font-weight:700;margin-top:28px;padding-top:22px}.trust-row span{display:inline-flex;align-items:center;gap:6px}.footer{background:var(--surface);border-top:1px solid var(--outline);padding:56px 0 88px}.footer-grid{display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:32px}.footer-brand{display:inline-flex;align-items:center;gap:10px;color:var(--text);font-size:1.35rem;font-weight:800}.footer p{color:var(--muted);margin:12px 0 0}.footer h2{margin:0 0 12px;font-size:.92rem}.footer a{display:block;color:var(--muted);font-size:.9rem;margin-top:8px;text-decoration:underline;text-underline-offset:3px}.social-links{display:flex;gap:12px}.social-links a{display:inline-grid;width:36px;height:36px;place-items:center;border:1px solid var(--outline);border-radius:50%;margin-top:0;text-decoration:none}.bottom-nav{display:none}@media(max-width:900px){.container{width:min(100% - 32px,var(--container))}.desktop-nav,.header-search,.link-action{display:none}.mobile-menu{display:inline-grid;place-items:center}.mobile-drawer{display:block}.header-inner{min-height:62px}.brand{font-size:1.25rem}.hero-band{padding:44px 0 34px}.hero-layout{grid-template-columns:1fr;gap:24px}.hero-copy h1,.info-hero h1{font-size:2.05rem;line-height:1.12;max-width:100%}.hero-search{display:grid;grid-template-columns:24px 1fr;gap:8px;padding:12px 14px}.hero-search button{grid-column:1 / -1;width:100%}.instant-panel{grid-template-columns:1fr 104px;padding:20px}.instant-panel strong{font-size:2.3rem}.instant-panel img{width:104px;height:128px}.section-spread,.process-section,.sell-page,.faq-section{padding:42px 0}.section-heading{align-items:start;flex-direction:column}.section-heading h2,.page-title h1,.trust-layout h2,.faq-section h2{font-size:1.9rem}.brand-grid,.process-grid,.story-grid,.trust-layout,.footer-grid{grid-template-columns:1fr}.device-grid,.device-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.device-card{min-height:284px;padding:14px}.device-image{height:148px}.device-image img{height:118px}.catalog-layout{grid-template-columns:1fr;gap:22px}.filter-panel{position:static}.radio-stack{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-layout{gap:28px}.quote-shell{padding:28px 0}.quote-card h1{font-size:4rem}.mobile-break{display:block}.summary-item{grid-template-columns:28px 1fr}.summary-item .ok{display:none}.footer{padding-bottom:104px}.bottom-nav{position:fixed;right:0;bottom:0;left:0;z-index:30;display:grid;grid-template-columns:repeat(3,1fr);min-height:72px;padding:8px max(10px,env(safe-area-inset-right)) max(8px,env(safe-area-inset-bottom)) max(10px,env(safe-area-inset-left));border-top:1px solid var(--outline);background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.bottom-nav button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:0;border-radius:999px;background:transparent;color:var(--muted);font-size:.72rem;font-weight:750}.bottom-nav button.active{background:var(--primary);color:#fff}}@media(max-width:520px){.hero-copy h1,.info-hero h1{font-size:1.95rem}.hero-copy p,.info-hero p,.section-heading p,.page-title p,.trust-layout p{font-size:1rem}.device-grid,.device-grid.compact{grid-template-columns:1fr}.brand-card{min-height:112px}.radio-stack,.condition-switch{grid-template-columns:1fr}.quote-card{padding-inline:18px}.quote-card h1{font-size:3.35rem}}
