/* TORR Compressor — Final Sales Website 2026-09-14 */
:root{--purple:#6e2d91;--purple2:#7f35ad;--ink:#17171b;--muted:#666873;--line:#e4e4e9;--soft:#f6f5f8;--white:#fff;--ok:#147d44;--warn:#9c5a00;--danger:#a52a2a;--max:1180px;--radius:22px;--shadow:0 14px 36px rgba(24,19,31,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;background:#fff;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(var(--max),calc(100% - 40px));margin:auto}.topbar{background:#19191e;color:#fff;font-size:13px}.topbar .container{min-height:38px;display:flex;align-items:center;justify-content:flex-end;gap:24px}.topbar a{opacity:.92}.header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.nav{min-height:78px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;width:175px;overflow:hidden}.brand img{width:100%;height:58px;object-fit:cover;object-position:center}.menu{margin-left:auto;display:flex;align-items:center;gap:22px;font-size:14px;font-weight:650}.menu a:not(.btn):hover{color:var(--purple)}.mobile-toggle{display:none;margin-left:auto;border:1px solid var(--line);background:#fff;border-radius:12px;width:44px;height:44px;font-size:22px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:13px;padding:13px 20px;font-weight:750;border:1px solid transparent;cursor:pointer;transition:.2s ease;font-size:15px}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--purple);color:#fff}.btn-primary:hover{background:var(--purple2)}.btn-outline{border-color:#c8c8cf;background:#fff;color:var(--ink)}.btn-light{background:#fff;color:var(--purple)}.hero{padding:66px 0 54px;background:linear-gradient(135deg,#fff 0%,#faf8fc 60%,#f3edf7 100%)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:50px}.eyebrow{font-size:13px;letter-spacing:.14em;text-transform:uppercase;font-weight:800;color:var(--purple);margin-bottom:12px}.hero h1,.page-hero h1{font-size:clamp(42px,5.4vw,72px);line-height:1.02;letter-spacing:-.045em;margin:0 0 20px}.hero p{font-size:19px;color:#444650;max-width:680px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.hero-note{margin-top:22px;color:#5d5e67;font-weight:650}.product-visual{border-radius:32px;background:#fff;box-shadow:var(--shadow);padding:24px;min-height:440px;display:flex;align-items:center;justify-content:center}.product-visual img{width:100%;max-height:430px;object-fit:contain}.trust{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{padding:26px 24px;border-right:1px solid var(--line)}.trust-item:last-child{border-right:0}.trust-item strong{display:block;font-size:17px}.trust-item span{display:block;color:var(--muted);font-size:14px;margin-top:4px}section{padding:70px 0}.soft{background:var(--soft)}.section-head{display:grid;grid-template-columns:1fr .8fr;gap:60px;align-items:end;margin-bottom:34px}.section-head h2{font-size:clamp(30px,4vw,48px);line-height:1.08;letter-spacing:-.035em;margin:0}.section-head p{margin:0;color:var(--muted)}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:28px;box-shadow:0 8px 20px rgba(20,20,25,.03)}.card h3{font-size:22px;margin:10px 0}.card p{color:var(--muted)}.metric{display:inline-block;padding:6px 10px;background:#f1e8f6;color:var(--purple);border-radius:999px;font-weight:800;font-size:12px}.link{color:var(--purple);font-weight:750}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.step{padding:26px;border:1px solid var(--line);border-radius:var(--radius)}.step-num{width:34px;height:34px;border-radius:50%;background:var(--purple);color:#fff;display:grid;place-items:center;font-weight:800}.cta{background:#1d1c21;color:#fff}.cta-box{display:flex;justify-content:space-between;gap:36px;align-items:center}.cta-box h2{font-size:36px;margin:0 0 8px}.footer{padding:38px 0 100px;border-top:1px solid var(--line);color:#666}.footer-grid{display:flex;justify-content:space-between;gap:30px}.sticky-mobile{display:none}.page-hero{padding:54px 0;background:linear-gradient(135deg,#fff,#f5f0f8)}.page-hero h1{font-size:clamp(38px,5vw,62px)}.page-hero p{font-size:18px;color:var(--muted);max-width:780px}.filters{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:12px;margin-bottom:22px}.field,input,select,textarea{width:100%;border:1px solid #d7d7df;border-radius:13px;padding:13px 14px;background:#fff;color:var(--ink);font:inherit}label{display:grid;gap:7px;font-weight:700;font-size:14px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{border:1px solid var(--line);border-radius:20px;padding:22px;background:#fff}.product-card .family{font-size:12px;color:var(--purple);font-weight:800;text-transform:uppercase;letter-spacing:.08em}.product-card h3{font-size:23px;margin:7px 0}.product-meta{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin:16px 0}.product-meta span{padding:9px;border-radius:10px;background:var(--soft);font-size:13px}.notice{padding:16px 18px;border-radius:14px;background:#f7f2fa;border:1px solid #e7d6ef;color:#4b3655}.wizard{max-width:860px;margin:auto}.progress{display:flex;gap:8px;margin-bottom:24px}.progress span{height:7px;flex:1;border-radius:99px;background:#e8e8ed}.progress span.active{background:var(--purple)}.wizard-card{border:1px solid var(--line);border-radius:24px;padding:30px;background:#fff;box-shadow:var(--shadow)}.wizard-card h2{margin-top:0}.choice-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.choice{border:1px solid #d6d6de;border-radius:14px;padding:16px;cursor:pointer;background:#fff;text-align:left;font:inherit;font-weight:650}.choice.selected{border-color:var(--purple);box-shadow:0 0 0 2px rgba(110,45,145,.12);background:#fbf8fd}.wizard-actions{display:flex;justify-content:space-between;gap:12px;margin-top:24px}.result-box{padding:22px;border-radius:18px;background:#f8f4fa;border:1px solid #e5d8ec;margin-top:20px}.result-box strong{display:block;font-size:21px;margin-bottom:7px}.quote-layout{display:grid;grid-template-columns:.78fr 1.22fr;gap:32px;align-items:start}.quote-side{position:sticky;top:115px}.quote-side h1{font-size:46px;line-height:1.05;margin:0 0 16px}.quote-form{border:1px solid var(--line);border-radius:24px;padding:28px;background:#fff;box-shadow:var(--shadow)}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.full{grid-column:1/-1}.consent{display:flex;align-items:flex-start;gap:10px;font-weight:500}.consent input{width:20px;margin-top:3px}.consent a{color:var(--purple);text-decoration:underline}.status{margin-top:14px;padding:14px;border-radius:12px;display:none}.status.ok{display:block;background:#edf8f1;color:#116436}.status.err{display:block;background:#fff1f1;color:#912828}.legal{max-width:850px}.legal h1{font-size:44px}.legal h2{margin-top:34px}.legal p,.legal li{color:#555860}.small{font-size:13px;color:var(--muted)}
@media(max-width:900px){.topbar .container{justify-content:center}.topbar span:nth-child(3){display:none}.menu{display:none;position:absolute;top:78px;left:0;right:0;background:#fff;border-bottom:1px solid var(--line);padding:20px;flex-direction:column;align-items:stretch}.menu.open{display:flex}.mobile-toggle{display:block}.nav>.btn{display:none}.hero{padding:34px 0}.hero-grid,.section-head,.quote-layout{grid-template-columns:1fr}.product-visual{min-height:320px;order:-1}.trust-grid{grid-template-columns:1fr 1fr}.trust-item:nth-child(2){border-right:0}.trust-item:nth-child(-n+2){border-bottom:1px solid var(--line)}.cards,.steps,.product-grid{grid-template-columns:1fr}.filters{grid-template-columns:1fr}.quote-side{position:static}.form-grid{grid-template-columns:1fr}.full{grid-column:auto}.footer-grid{flex-direction:column}.sticky-mobile{position:fixed;left:0;right:0;bottom:0;z-index:70;display:grid;grid-template-columns:1fr 1.4fr;background:#fff;border-top:1px solid var(--line);padding:10px 12px calc(10px + env(safe-area-inset-bottom));gap:10px}.sticky-mobile a{display:flex;justify-content:center;align-items:center;border:1px solid var(--line);border-radius:12px;padding:12px;font-weight:800}.sticky-mobile a:last-child{background:var(--purple);color:#fff;border-color:var(--purple)}.choice-grid{grid-template-columns:1fr}.cta-box{align-items:flex-start;flex-direction:column}.brand{width:150px}}
@media(max-width:520px){.container{width:min(var(--max),calc(100% - 28px))}.topbar{font-size:12px}.topbar .container{gap:14px}.nav{min-height:68px}.menu{top:68px}.brand{width:132px}.brand img{height:50px}.hero h1{font-size:43px}.hero p{font-size:17px}.hero-actions .btn{width:100%}.product-visual{padding:12px;min-height:270px}.trust-grid{grid-template-columns:1fr}.trust-item{border-right:0!important;border-bottom:1px solid var(--line)!important}.trust-item:last-child{border-bottom:0!important}section{padding:52px 0}.quote-form,.wizard-card{padding:20px}.quote-side h1{font-size:38px}}
