:root{--blue: #0757b5;--blue-deep: #063b7d;--blue-soft: #eaf3ff;--sky: #44a6ff;--ink: #152238;--muted: #66758a;--line: #dfe6ef;--surface: #ffffff;--soft: #f4f7fb;--green: #14855f;--orange: #d96d16;--danger: #b93a3a;--shadow: 0 18px 50px rgba(15, 43, 83, .12);--radius: 18px}*{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--surface);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.45}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{cursor:pointer}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.hidden{display:none!important}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.topbar{background:#061e3e;color:#cfe3ff;font-size:12px}.topbar-inner{display:flex;justify-content:space-between;gap:24px;padding:8px 0}.site-header{position:sticky;top:0;z-index:30;background:#fffffff5;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:11px;min-width:max-content}.brand-mark{position:relative;width:44px;height:44px;border-radius:14px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,var(--blue),#0a79dd);box-shadow:0 8px 18px #0757b538}.brand-mark:after{content:"";position:absolute;inset:6px;border:2px solid rgba(255,255,255,.42);border-radius:50% 42%;transform:rotate(-20deg)}.brand-mark span{position:relative;z-index:1;font-weight:900;font-size:13px;letter-spacing:-.5px}.brand-copy{display:flex;flex-direction:column}.brand-copy strong{color:var(--blue-deep);font-size:15px;letter-spacing:.045em}.brand-copy small{color:var(--muted);font-size:11px}.main-nav{display:flex;align-items:center;gap:28px;margin-left:auto;font-size:14px;font-weight:650}.main-nav a:hover{color:var(--blue)}.header-actions{display:flex;align-items:center;gap:10px}.icon-button,.cart-button,.close-button{border:0;background:transparent;color:var(--ink)}.icon-button{height:42px;padding:0 14px;display:flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:12px}.icon-button:hover{background:var(--soft)}.cart-button{height:44px;padding:0 10px 0 17px;display:flex;align-items:center;gap:12px;color:#fff;background:var(--blue);border-radius:13px;font-weight:750}.cart-button:hover{background:var(--blue-deep)}.cart-count{min-width:26px;height:26px;padding:0 6px;display:grid;place-items:center;border-radius:9px;background:#fff;color:var(--blue)}.hero{overflow:hidden;background:radial-gradient(circle at 80% 30%,rgba(68,166,255,.23),transparent 32%),linear-gradient(135deg,#061d3b,#073f83 60%,#0757b5);color:#fff}.hero-grid{min-height:535px;padding:76px 0;display:grid;grid-template-columns:1.35fr .65fr;gap:64px;align-items:center}.eyebrow{margin:0 0 12px;color:#a8d5ff;font-size:12px;font-weight:850;text-transform:uppercase;letter-spacing:.12em}.eyebrow.blue{color:var(--blue)}.hero h1{max-width:720px;margin:0;font-size:clamp(42px,5.3vw,72px);line-height:.98;letter-spacing:-.045em}.hero-text{max-width:650px;margin:25px 0 0;color:#dbeaff;font-size:19px}.hero-actions{margin-top:34px;display:flex;flex-wrap:wrap;gap:12px}.primary-button,.secondary-button{min-height:48px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;border-radius:13px;border:1px solid transparent;font-weight:800}.primary-button{background:var(--blue);color:#fff}.hero .primary-button{background:#fff;color:var(--blue-deep)}.primary-button:hover{filter:brightness(.94)}.secondary-button{background:#fff;border-color:var(--line);color:var(--ink)}.hero .secondary-button{background:#ffffff17;color:#fff;border-color:#ffffff47}.secondary-button:hover{background:var(--soft)}.hero .secondary-button:hover{background:#ffffff29}.hero-points{margin-top:44px;display:flex;gap:28px;flex-wrap:wrap;color:#bbd7f7;font-size:13px}.hero-points span{display:flex;flex-direction:column}.hero-points b{color:#fff;font-size:16px}.calculation-card{padding:28px;border:1px solid rgba(255,255,255,.22);border-radius:24px;background:#041a3975;box-shadow:0 28px 80px #0003;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.calculation-card-head{display:flex;justify-content:space-between;gap:15px;margin-bottom:18px;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.15);font-weight:800}.live-dot{position:relative;padding-left:13px;color:#a9f2d2;font-size:12px;font-weight:650}.live-dot:before{content:"";position:absolute;left:0;top:6px;width:7px;height:7px;border-radius:50%;background:#5de0a4;box-shadow:0 0 0 5px #5de0a41f}.calculation-metric{padding:15px 0;display:flex;justify-content:space-between;gap:18px;border-bottom:1px solid rgba(255,255,255,.1)}.calculation-metric span{color:#bfd9f7}.calculation-metric strong{font-size:17px}.calculation-note{margin-top:18px;color:#a9c8eb;font-size:12px}.catalog-section{padding:82px 0 88px;background:var(--soft)}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:30px}.section-heading h2,.drawer-head h2,.modal-head h2{margin:0;font-size:clamp(29px,3vw,42px);letter-spacing:-.035em}.section-heading>p{max-width:470px;margin:0;color:var(--muted)}.catalog-toolbar{margin-top:34px;padding:12px;display:grid;grid-template-columns:minmax(280px,1fr) 210px 170px 180px;align-items:center;gap:10px;background:#fff;border:1px solid var(--line);border-radius:17px;box-shadow:0 8px 28px #172e500f}.search-box{height:46px;padding:0 14px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:12px;background:#fff}.search-box span{color:var(--blue);font-size:23px;line-height:1}.search-box input{width:100%;border:0;outline:0;color:var(--ink)}.category-filter{grid-column:1 / -1;display:flex;gap:7px;overflow-x:auto;padding:2px 0}.filter-chip{height:40px;padding:0 14px;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--muted);font-size:13px;font-weight:700}.filter-chip.active{color:#fff;background:var(--blue);border-color:var(--blue)}.catalog-toolbar select{height:46px;padding:0 12px;border:1px solid var(--line);border-radius:12px;color:var(--ink);background:#fff;outline:0}.catalog-summary{margin:18px 2px 16px;display:flex;justify-content:space-between;gap:16px;color:var(--muted);font-size:13px}.catalog-summary span:first-child{color:var(--ink);font-weight:750}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card{overflow:hidden;display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:var(--radius);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.product-card:hover{transform:translateY(-3px);box-shadow:var(--shadow);border-color:#bdd5ef}.product-visual{position:relative;height:148px;padding:18px;display:flex;align-items:end;justify-content:space-between;background:linear-gradient(135deg,#eef6ff,#dcecff)}.product-visual.accessory{background:linear-gradient(135deg,#f2efff,#e5dcff)}.product-visual.measure{background:linear-gradient(135deg,#e9fbf4,#d6f5e8)}.product-visual.disc{background:radial-gradient(circle at 75% 40%,#8292aa 0 29%,#34445b 30% 33%,transparent 34%),linear-gradient(135deg,#f3f5f8,#e3e7ed)}.product-initials{max-width:76%;color:var(--blue-deep);font-size:25px;font-weight:950;line-height:1;letter-spacing:-.04em}.product-visual.accessory .product-initials{color:#59449f}.product-visual.measure .product-initials{color:#127452}.product-visual.disc .product-initials{color:#25354a}.availability{padding:6px 9px;border-radius:9px;background:#ffffffdb;color:var(--green);font-size:11px;font-weight:850}.availability.order{color:var(--orange)}.product-body{padding:18px;display:flex;flex:1;flex-direction:column}.product-meta{display:flex;justify-content:space-between;gap:10px;color:var(--muted);font-size:11px}.product-category{color:var(--blue);font-weight:800}.product-card h3{min-height:48px;margin:11px 0 8px;font-size:16px;line-height:1.45}.product-spec{min-height:39px;margin:0;color:var(--muted);font-size:13px}.product-price-row{margin-top:18px;padding-top:15px;display:flex;justify-content:space-between;align-items:center;gap:12px;border-top:1px solid var(--line)}.product-price{display:flex;flex-direction:column}.product-price strong{font-size:20px;letter-spacing:-.02em}.product-price span{color:var(--muted);font-size:11px}.add-button{width:42px;height:42px;border:0;border-radius:12px;color:#fff;background:var(--blue);font-size:24px;line-height:1}.add-button:hover{background:var(--blue-deep)}.add-button.added{background:var(--green)}.empty-state{padding:60px 20px;display:flex;flex-direction:column;align-items:center;gap:5px;color:var(--muted);text-align:center}.empty-state strong{color:var(--ink);font-size:20px}.load-more{margin:28px auto 0}.trust-section{padding:70px 0}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:34px}.trust-grid article{padding-left:22px;border-left:3px solid var(--blue)}.trust-number{color:var(--sky);font-weight:900;font-size:12px}.trust-grid h3{margin:8px 0;font-size:19px}.trust-grid p{margin:0;color:var(--muted)}footer{padding:54px 0 20px;background:#071a34;color:#d0def0}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:50px}.footer-grid>div{display:flex;flex-direction:column;gap:7px}.footer-grid a:hover,.footer-brand .brand-copy strong{color:#fff}.footer-brand .brand-copy small,.footer-grid p,.footer-grid span{color:#9db3d1}.footer-bottom{margin-top:38px;padding-top:18px;border-top:1px solid rgba(255,255,255,.1);color:#7f98b8;font-size:12px}.drawer-overlay{position:fixed;inset:0;z-index:60;background:#04122685;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.cart-drawer{position:fixed;z-index:70;top:0;right:0;width:min(500px,100%);height:100dvh;padding:24px;display:flex;flex-direction:column;background:#fff;box-shadow:-20px 0 70px #061b3938;transform:translate(105%);transition:transform .25s ease}.cart-drawer.open{transform:translate(0)}.drawer-head,.modal-head{display:flex;align-items:start;justify-content:space-between;gap:20px}.drawer-head{padding-bottom:18px;border-bottom:1px solid var(--line)}.close-button{width:42px;height:42px;border-radius:12px;background:var(--soft);font-size:27px;line-height:1}.cart-lines{overflow:auto;margin:0 -8px;padding:14px 8px;display:flex;flex-direction:column;gap:10px}.cart-line{padding:13px;display:grid;grid-template-columns:1fr auto;gap:10px;border:1px solid var(--line);border-radius:14px}.cart-line-title{font-size:13px;font-weight:750}.cart-line-meta{margin-top:3px;color:var(--muted);font-size:11px}.cart-line-total{white-space:nowrap;font-weight:850}.quantity-control{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;gap:10px}.quantity-buttons{display:inline-flex;align-items:center;border:1px solid var(--line);border-radius:10px;overflow:hidden}.quantity-buttons button{width:34px;height:32px;border:0;background:var(--soft)}.quantity-buttons span{min-width:38px;text-align:center;font-weight:750}.remove-button{border:0;background:transparent;color:var(--danger);font-size:12px}.cart-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--muted)}.cart-empty strong{color:var(--ink);font-size:20px}.cart-summary{margin-top:auto;padding-top:16px;border-top:1px solid var(--line)}.cart-summary>div{padding:5px 0;display:flex;justify-content:space-between;gap:20px;font-size:13px}.cart-summary .discount-row{color:var(--green)}.cart-summary .total-row{margin-top:7px;padding:14px 0;border-top:1px solid var(--line);font-size:19px}.wide{width:100%}.text-button{width:100%;margin-top:8px;padding:8px;border:0;background:transparent;color:var(--muted)}.modal-backdrop{position:fixed;inset:0;z-index:80;padding:24px;display:grid;place-items:center;overflow:auto;background:#0412269e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal{width:min(720px,100%);max-height:calc(100dvh - 48px);overflow:auto;padding:28px;background:#fff;border-radius:22px;box-shadow:var(--shadow)}.modal h3{margin:24px 0 10px}.settings-grid,.form-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:24px}.form-grid{grid-template-columns:repeat(2,1fr)}label{display:flex;flex-direction:column;gap:6px;color:var(--muted);font-size:12px;font-weight:700}input,select,textarea{border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--ink);outline:0}input,select{height:44px;padding:0 12px}textarea{padding:12px;resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #0757b51a}.tier-table{overflow:hidden;border:1px solid var(--line);border-radius:13px}.tier-head,.tier-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:9px 12px}.tier-head{background:var(--soft);color:var(--muted);font-size:11px;font-weight:800}.tier-row+.tier-row{border-top:1px solid var(--line)}.tier-row input{width:100%}.settings-hint{color:var(--muted);font-size:12px}.modal-actions{margin-top:22px;display:flex;justify-content:flex-end;gap:10px}.order-modal>form>label{margin-top:14px}.order-preview{margin-top:18px;padding:16px;border-radius:14px;background:var(--soft)}.order-preview>div{display:flex;justify-content:space-between;gap:20px}.order-preview .preview-total{margin-top:8px;padding-top:8px;border-top:1px solid var(--line);font-size:18px;font-weight:850}.toast{position:fixed;z-index:100;left:50%;bottom:26px;max-width:calc(100% - 32px);padding:12px 18px;border-radius:12px;color:#fff;background:#12243d;box-shadow:var(--shadow);opacity:0;pointer-events:none;transform:translate(-50%,15px);transition:.2s ease}.toast.show{opacity:1;transform:translate(-50%)}@media(max-width:980px){.main-nav{display:none}.hero-grid{grid-template-columns:1fr .72fr;gap:30px}.catalog-toolbar{grid-template-columns:1fr 1fr}.category-filter{grid-column:1 / -1;overflow-x:auto;padding-bottom:2px}.filter-chip{white-space:nowrap}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.container{width:min(100% - 28px,1180px)}.topbar-inner span:last-child,.desktop-label{display:none}.header-inner{min-height:66px;gap:10px}.brand-mark{width:39px;height:39px;border-radius:12px}.brand-copy strong{font-size:12px}.brand-copy small{display:none}.header-actions{gap:6px}.icon-button{width:40px;padding:0;justify-content:center}.cart-button{padding-left:12px}.cart-button>span:first-child{display:none}.hero-grid{min-height:0;padding:54px 0;grid-template-columns:1fr}.hero h1{font-size:46px}.hero-text{font-size:16px}.hero-points{gap:18px}.calculation-card{padding:20px}.catalog-section{padding:58px 0}.section-heading{align-items:start;flex-direction:column;gap:10px}.catalog-toolbar{grid-template-columns:1fr}.category-filter{grid-column:1}.catalog-summary span:last-child{display:none}.product-grid{grid-template-columns:1fr}.product-visual{height:132px}.trust-grid,.footer-grid{grid-template-columns:1fr;gap:28px}.cart-drawer{padding:18px}.modal-backdrop{padding:12px}.modal{max-height:calc(100dvh - 24px);padding:20px;border-radius:17px}.settings-grid,.form-grid{grid-template-columns:1fr}.modal-actions{flex-direction:column-reverse}.modal-actions .primary-button,.modal-actions .secondary-button{width:100%}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

/* Centrtools v5.6 — favorites, comparison and universal mobile access. */
.product-card{position:relative}.product-card-tools{position:absolute;z-index:4;top:10px;right:10px;display:flex;gap:6px}.product-card-tools button{width:34px;height:34px;display:grid;place-items:center;border:1px solid #d5e0eb;border-radius:50%;background:rgba(255,255,255,.94);color:#34516d;font-size:18px;font-style:normal;box-shadow:0 5px 14px rgba(8,42,78,.12)}.product-card-tools button.active{border-color:#0757b5;background:#0757b5;color:#fff}.product-card-tools button:first-child.active{border-color:#cf2847;background:#cf2847}.catalog-personal-tools{display:flex;align-items:center;gap:8px}.catalog-personal-tools button{min-height:40px;padding:7px 10px;display:flex;align-items:center;gap:6px;border:1px solid #d4e0ec;border-radius:10px;background:#fff;color:#123b66}.catalog-personal-tools span{font-size:18px}.catalog-personal-tools b{min-width:19px;height:19px;padding:0 5px;display:grid;place-items:center;border-radius:999px;background:#0757b5;color:#fff;font-size:9px}.catalog-personal-tools em{font-size:10px;font-style:normal;font-weight:800}.collection-modal{width:min(1120px,calc(100vw - 24px));max-height:90vh}.collection-actions{display:flex;justify-content:flex-end;margin-bottom:12px}.collection-actions button{padding:8px 12px;border:1px solid #d5e0eb;border-radius:9px;background:#fff;color:#0757b5;font-weight:800}.favorite-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.favorite-grid article{padding:12px;display:grid;grid-template-columns:90px minmax(0,1fr) auto;align-items:center;gap:13px;border:1px solid #dfe7ef;border-radius:13px;background:#fff}.favorite-image{width:90px;height:80px;display:grid;place-items:center;overflow:hidden;border-radius:9px;background:#f6f8fb}.favorite-image img{max-width:100%;max-height:100%;object-fit:contain}.favorite-grid article>div:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:4px}.favorite-grid small{color:#6c7d8e;font-size:9px}.favorite-grid strong{font-size:12px;line-height:1.35}.favorite-grid span{color:#0757b5;font-size:12px;font-weight:850}.favorite-actions{display:flex;flex-direction:column;gap:5px}.favorite-actions button{padding:7px 9px;border:1px solid #d4e0eb;border-radius:8px;background:#f7f9fc;color:#0757b5;font-size:9px;font-weight:800}.favorite-actions button:last-child{color:#b3203b}.compare-wrap{overflow:auto;border:1px solid #dde6ef;border-radius:12px}.compare-table{width:100%;min-width:760px;border-collapse:collapse}.compare-table th,.compare-table td{padding:11px 10px;border-right:1px solid #e4ebf2;border-bottom:1px solid #e4ebf2;text-align:left;vertical-align:top}.compare-table th:first-child{width:180px;background:#f4f7fa;color:#496178}.compare-table thead th{min-width:190px;background:#f7fbff}.compare-table thead th:first-child{min-width:180px}.compare-table thead strong,.compare-table thead small{display:block}.compare-table thead strong{margin:5px 0;font-size:11px;line-height:1.35}.compare-table thead small{color:#6d7e8e;font-size:9px}.compare-table thead button{float:right;width:25px;height:25px;border:0;border-radius:50%;background:#edf2f7;color:#a51d38}.collection-empty{padding:40px 20px}.noscript-warning{padding:12px;background:#fff0c2;color:#543f00;text-align:center;font-weight:700}
@media(max-width:760px){.catalog-summary{align-items:flex-start;gap:9px;flex-direction:column}.catalog-personal-tools{width:100%}.catalog-personal-tools button{flex:1;justify-content:center}.favorite-grid{grid-template-columns:1fr}.favorite-grid article{grid-template-columns:72px minmax(0,1fr)}.favorite-image{width:72px;height:67px}.favorite-actions{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr 42px}.collection-modal{width:100vw;max-height:100vh;height:100vh;border-radius:0}.product-card-tools{top:7px;right:7px}.product-card-tools button{width:31px;height:31px;font-size:16px}}
