:root{--primary:#1b5a4e;--primary-dark:#123d35;--primary-soft:#edf1e9;--ink:#1e2824;--muted:#5d6963;--line:#dce2d9;--surface:#f5f5ef;--accent:#ffd33f;--white:#fff;--navy:#1b2925;--radius:16px;--radius-sm:10px;--shadow:0 18px 50px #15231d1a;--container:1200px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--white);-webkit-font-smoothing:antialiased;margin:0;font-family:Pretendard Variable,Pretendard,Noto Sans KR,system-ui,sans-serif;line-height:1.7}button,input,select{font:inherit}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}h1{line-height:1.22}h2{line-height:1.32}h3{letter-spacing:-.028em;word-break:keep-all;text-wrap:balance;line-height:1.24}h1,h2{letter-spacing:-.028em;word-break:keep-all;text-wrap:balance}p{word-break:keep-all;text-wrap:pretty}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.container{width:min(calc(100% - 40px), var(--container));margin-inline:auto}.section{padding:clamp(76px,9vw,120px) 0}.section--surface{background:var(--surface)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:999;background:var(--white);color:var(--ink);box-shadow:var(--shadow);border-radius:8px;padding:12px 18px;position:fixed;top:-80px;left:16px}.skip-link:focus{top:16px}.eyebrow{color:var(--primary);letter-spacing:.13em;margin-bottom:12px;font-size:.78rem;font-weight:800}.eyebrow--light{color:var(--accent)}.text-link{color:var(--primary);font-weight:750}.button{border:1px solid var(--primary);background:var(--primary);min-height:50px;color:var(--white);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:0 24px;font-weight:750;transition:all .2s;display:inline-flex}.button:hover{border-color:var(--primary-dark);background:var(--primary-dark);transform:translateY(-1px)}.button--small{min-height:42px;padding-inline:19px;font-size:.92rem}.button--accent{border-color:var(--accent);background:var(--accent);color:#151205}.button--accent:hover{background:#dca700;border-color:#dca700}.button--ghost{backdrop-filter:blur(8px);background:#ffffff14;border-color:#ffffff8c}.button--ghost:hover{border-color:var(--white);background:var(--white);color:var(--ink)}.button--light{border-color:var(--white);background:var(--white);color:var(--primary);margin-top:28px}.button--light:hover{border-color:var(--accent);background:var(--accent);color:var(--ink)}.button--outline{color:var(--primary);background:0 0}.button--outline:hover{color:var(--white)}.notice-bar{background:var(--navy);color:#cbd6e9;font-size:.78rem}.notice-bar__inner{justify-content:space-between;align-items:center;gap:20px;min-height:34px;display:flex}.site-header{z-index:80;backdrop-filter:blur(12px);background:#fffffff5;border-bottom:1px solid #dfe4eccc;position:sticky;top:0}.nav-shell{justify-content:space-between;align-items:center;gap:28px;min-height:76px;display:flex}.brand{align-items:center;gap:12px;display:inline-flex}.brand__mark{background:var(--primary);width:42px;height:42px;color:var(--white);border-radius:12px;place-items:center;font-size:1.25rem;font-weight:900;display:grid;box-shadow:0 10px 24px #155eef33}.brand strong,.brand small{display:block}.brand strong{font-size:1.05rem}.brand small{color:var(--muted);letter-spacing:.11em;margin-top:-3px;font-size:.62rem;font-weight:700}.primary-nav{align-items:center;gap:30px;display:flex}.primary-nav__link{color:#39445a;padding:9px 0;font-weight:650;position:relative}.primary-nav__link:after{background:var(--primary);content:"";height:2px;transition:all .2s;position:absolute;bottom:2px;left:0;right:0;transform:scaleX(0)}.primary-nav__link:hover,.primary-nav__link.active{color:var(--primary)}.primary-nav__link.active:after{transform:scaleX(1)}.nav-toggle{background:0 0;border:0;width:44px;height:44px;padding:10px;display:none}.nav-toggle span:not(.sr-only){background:var(--ink);height:2px;margin:5px 0;display:block}.hero{background:var(--navy);min-height:680px;color:var(--white);align-items:center;display:grid;position:relative;overflow:hidden}.hero__media,.hero__overlay{position:absolute;inset:0}.hero__media img{object-fit:cover;object-position:center;width:100%;height:100%}.hero__overlay{background:linear-gradient(90deg,#122721f5 0%,#122721d1 45%,#12272159 78%,#1227212e 100%)}.hero__content{z-index:1;padding-block:90px 70px;position:relative}.hero__eyebrow{color:var(--accent);letter-spacing:.16em;margin-bottom:18px;font-size:.78rem;font-weight:800}.hero h1{max-width:790px;margin-bottom:24px;font-size:clamp(2.35rem,4.7vw,4.2rem);font-weight:900}.hero h1 span{color:var(--accent)}.hero__content>p:not(.hero__eyebrow){color:#d9e1ef;max-width:670px;font-size:clamp(1rem,1.7vw,1.18rem)}.hero__actions{flex-wrap:wrap;gap:12px;margin:34px 0 56px;display:flex}.hero__facts{max-width:760px;margin:0;padding:0;list-style:none;display:flex}.hero__facts li{border-left:1px solid #ffffff47;flex:1;padding:0 26px}.hero__facts li:first-child{border-left:0;padding-left:0}.hero__facts strong,.hero__facts span{display:block}.hero__facts strong{font-size:clamp(1.25rem,2vw,1.65rem)}.hero__facts span{color:#b9c5d8;margin-top:2px;font-size:.82rem}.trust-strip{border-bottom:1px solid var(--line);padding-block:34px}.trust-grid{grid-template-columns:repeat(3,1fr);display:grid}.trust-grid article{border:1px solid var(--line);background:var(--white);border-radius:14px;gap:18px;padding:24px 28px;display:flex;box-shadow:0 10px 28px #15231d0d}.trust-grid article:first-child{border-left:1px solid var(--line);padding-left:28px}.trust-grid span{color:var(--primary);font-weight:900}.trust-grid h2{margin-bottom:6px;font-size:1.04rem}.trust-grid p{color:var(--muted);margin-bottom:0;font-size:.88rem;line-height:1.55}.section-heading{justify-content:space-between;align-items:end;gap:50px;margin-bottom:42px;display:flex}.section-heading h2{margin-bottom:0;font-size:clamp(1.7rem,2.8vw,2.4rem)}.section-heading>p{max-width:480px;color:var(--muted);margin-bottom:2px}.category-grid{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.category-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);flex-direction:column;justify-content:space-between;min-height:260px;padding:26px;transition:all .22s;display:flex}.category-card:hover{border-color:var(--accent);box-shadow:var(--shadow);transform:translateY(-4px)}.category-card:nth-child(3){background:var(--navy);color:var(--white)}.category-card:nth-child(3) p,.category-card:nth-child(3) small{color:#c6d5cc}.category-card:nth-child(3) .category-card__number{color:var(--accent)}.category-card__number{color:var(--primary);font-size:.8rem;font-weight:850}.category-card h3{margin-bottom:8px;font-size:1.28rem}.category-card p{color:var(--muted);margin-bottom:0;font-size:.88rem}.category-card strong{font-size:2rem}.category-card small{color:var(--muted);font-size:.75rem;font-weight:600;display:block}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.product-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);min-width:0;transition:all .22s;overflow:hidden;box-shadow:0 10px 34px #0b12200d}.product-card:hover{box-shadow:var(--shadow);border-color:#b8cdf8;transform:translateY(-5px)}.product-card[hidden]{display:none}.product-card__image{aspect-ratio:16/9;background:#e8edf5;display:block;position:relative;overflow:hidden}.product-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.product-card:hover .product-card__image img{transform:scale(1.035)}.product-card__id{color:var(--white);backdrop-filter:blur(6px);background:#0c1930e0;border-radius:999px;padding:6px 10px;font-size:.7rem;font-weight:700;position:absolute;bottom:14px;right:14px}.product-card__body{padding:25px}.product-card__body .eyebrow{white-space:nowrap;text-overflow:ellipsis;min-height:1.35em;margin-bottom:8px;overflow:hidden}.product-card h2{margin-bottom:9px;font-size:1.38rem}.product-card h2 a:hover{color:var(--primary)}.product-card__spec{min-height:1.7em;color:var(--muted);margin-bottom:22px}.product-card__bottom{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding-top:18px;display:flex}.product-card__bottom strong{font-size:1.15rem}.product-card__bottom span{color:var(--primary);font-size:.86rem;font-weight:700}.featured-toolbar{justify-content:space-between;align-items:center;gap:24px;margin:-12px 0 30px;display:flex}.featured-toolbar>p{color:var(--muted);margin:0;font-size:.88rem}.featured-toolbar>p strong{color:var(--ink)}.featured-filters{border:1px solid var(--line);background:var(--surface);border-radius:999px;gap:5px;padding:5px;display:inline-flex}.featured-filter{min-height:42px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 18px;font-weight:700;transition:color .2s,background-color .2s}.featured-filter strong{margin-left:4px;font-size:.78rem}.featured-filter:hover{color:var(--primary)}.featured-filter.is-active{background:var(--navy);color:var(--white)}.quote-section{background:#f1f2eb;overflow:hidden}.quote-heading{grid-template-columns:minmax(0,1.05fr) minmax(320px,.75fr);align-items:end;gap:80px;margin-bottom:46px;display:grid}.quote-heading span{background:var(--primary);color:var(--white);border-radius:999px;margin-bottom:15px;padding:6px 12px;font-size:.76rem;font-weight:800;display:inline-flex}.quote-heading h2{letter-spacing:-.028em;max-width:740px;margin-bottom:0;font-size:clamp(2rem,3.8vw,3.5rem)}.quote-heading>p{color:#34435d;max-width:58ch;margin-bottom:5px;font-size:1.02rem}.quote-shell{background:var(--white);border:1px solid #cbd8ef;border-radius:16px;grid-template-columns:minmax(0,1.08fr) minmax(370px,.92fr);display:grid;overflow:hidden}.quote-form{padding:clamp(28px,4vw,52px)}.quote-step{border:0;margin:0;padding:0 0 34px}.quote-step+.quote-step{border-top:1px solid var(--line);padding-top:34px}.quote-step legend{align-items:center;gap:12px;width:100%;margin-bottom:20px;padding:0;display:flex}.quote-step legend>span{background:var(--primary-soft);width:34px;height:34px;color:var(--primary-dark);border-radius:50%;flex:0 0 34px;place-items:center;font-size:.82rem;font-weight:850;display:grid}.quote-step legend strong{font-size:1.08rem}.quote-options{gap:9px;display:grid}.quote-options--purpose{grid-template-columns:repeat(3,minmax(0,1fr))}.quote-options--size{grid-template-columns:repeat(2,minmax(0,1fr))}.quote-option{cursor:pointer;position:relative}.quote-option input{opacity:0;width:1px;height:1px;position:absolute}.quote-option>span{background:var(--white);color:#3a465b;text-align:center;border:1px solid #cbd3df;border-radius:10px;justify-content:center;align-items:center;min-height:52px;padding:10px 12px;font-size:.88rem;font-weight:700;transition:border-color .18s,background-color .18s,color .18s;display:flex}.quote-option:hover>span{border-color:#82a7ed}.quote-option input:checked+span{border-color:var(--primary);background:var(--primary-soft);color:var(--primary-dark)}.quote-option input:focus-visible+span{outline:3px solid var(--accent);outline-offset:3px}.quote-option--size>span{flex-direction:column;align-items:flex-start;min-height:68px}.quote-option--size strong,.quote-option--size small{display:block}.quote-option--size small{color:var(--muted);margin-top:2px;font-size:.72rem;font-weight:500}.quote-step--quantity{padding-bottom:0}.quote-step--quantity>p{color:var(--muted);margin:9px 0 0;font-size:.78rem}.quantity-control{grid-template-columns:auto minmax(90px,150px) auto;align-items:center;gap:12px;width:fit-content;display:grid}.quantity-control>span{color:var(--muted);font-size:.83rem;font-weight:700}.quantity-control input{width:100%;height:50px;color:var(--ink);text-align:center;border:1px solid #cbd3df;border-radius:10px;padding:0 14px;font-weight:800}.quantity-control input:focus{border-color:var(--primary);outline:3px solid #155eef29}.quote-form__actions{align-items:center;gap:18px;margin-top:36px;display:flex}.quote-reset{color:var(--muted);text-underline-offset:4px;cursor:pointer;background:0 0;border:0;font-size:.86rem;font-weight:700;text-decoration:underline}.quote-result{background:var(--navy);min-width:0;color:var(--white);flex-direction:column;padding:clamp(30px,4vw,50px);display:flex}.quote-result__status{color:#b7c9e5;align-items:center;gap:9px;margin-bottom:34px;font-size:.76rem;display:flex}.quote-result__dot{background:#40d99b;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #40d99b21}.quote-result__label{color:#a9b8cf;margin-bottom:6px;font-size:.83rem}.quote-result__price{letter-spacing:-.035em;text-wrap:balance;min-height:2.4em;font-size:clamp(1.75rem,3vw,2.65rem);line-height:1.2}.quote-result__summary{color:#8fb5ff;margin:9px 0 0;font-size:.88rem;font-weight:700}.quote-result__rule{background:#ffffff24;height:1px;margin:30px 0}.quote-recommendations h3{letter-spacing:-.01em;margin-bottom:15px;font-size:.96rem}.quote-recommendation{border-top:1px solid #ffffff1f;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:13px;padding:11px 0;display:grid}.quote-recommendation img{object-fit:cover;border-radius:7px;width:72px;height:54px}.quote-recommendation span,.quote-recommendation strong,.quote-recommendation small{min-width:0;display:block}.quote-recommendation strong{text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;overflow:hidden}.quote-recommendation small{color:#a9b8cf;margin-top:2px;font-size:.72rem}.quote-recommendation>b{color:#86adfa}.quote-recommendation:hover strong{color:#9fc0ff}.quote-result__notice{color:#9eacc2;margin:28px 0 22px;font-size:.74rem;line-height:1.65}.quote-result__cta{border-color:var(--accent);background:var(--accent);color:#151205;gap:8px;width:100%;margin-top:auto}.quote-result__cta strong{white-space:nowrap}.process-section{background:var(--navy);color:var(--white)}.process-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(50px,8vw,110px);display:grid}.process-grid h2{font-size:clamp(1.75rem,3vw,2.6rem)}.process-grid>div>p:last-child{color:#bdc8d9}.process-grid ol{margin:0;padding:0;list-style:none}.process-grid li{border-top:1px solid #ffffff26;gap:22px;padding:28px 0;display:flex}.process-grid li>span{background:var(--primary);border-radius:50%;flex:0 0 42px;place-items:center;width:42px;height:42px;font-weight:850;display:grid}.process-grid h3{margin-bottom:5px;font-size:1.15rem}.process-grid li p{color:#bdc8d9;margin-bottom:0}.final-cta{padding-block:76px}.final-cta__inner{background:var(--primary-soft);border-radius:30px;justify-content:space-between;align-items:center;gap:50px;padding:clamp(32px,5vw,64px);display:flex}.final-cta__inner h2{margin-bottom:10px;font-size:clamp(1.8rem,3vw,2.7rem)}.final-cta__inner p{max-width:650px;color:var(--muted);margin-bottom:0}.final-cta__actions{flex:none;gap:10px;display:flex}.feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.feature-card{border:1px solid var(--line);background:var(--surface);border-radius:22px;padding:28px}.feature-card>strong{color:var(--primary);letter-spacing:.08em;font-size:.85rem}.feature-card h3{margin:20px 0 8px;font-size:1.25rem}.feature-card p{color:var(--muted);margin:0}.catalog-table-section{margin-top:78px}.catalog-table-group{margin-top:34px}.catalog-table-group__heading{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:12px;display:flex}.catalog-table-group__heading h3{margin:0;font-size:1.35rem}.catalog-table-group__heading span{color:var(--muted);font-size:.9rem}.catalog-table-wrap{border:1px solid var(--line);background:var(--white);border-radius:18px;overflow-x:auto}.catalog-table{border-collapse:collapse;width:100%;min-width:960px;font-size:.88rem}.catalog-table caption{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.catalog-table th,.catalog-table td{border-bottom:1px solid var(--line);text-align:left;vertical-align:middle;white-space:nowrap;padding:13px 14px}.catalog-table thead th{background:var(--surface);color:var(--muted);font-size:.78rem;font-weight:750}.catalog-table tbody tr:last-child th,.catalog-table tbody tr:last-child td{border-bottom:0}.catalog-table tbody th{color:var(--ink);font-weight:750}.catalog-table tbody td:nth-child(3){text-overflow:ellipsis;max-width:320px;overflow:hidden}.catalog-table__price{color:var(--primary);font-weight:750}.catalog-table a{color:var(--primary);text-underline-offset:3px;font-weight:750;text-decoration:underline}.page-hero{background:linear-gradient(130deg, var(--navy), #31584c);color:var(--white);padding:95px 0 85px}.page-hero--products{background:radial-gradient(circle at 80% 10%,#4282ff61,#0000 35%),linear-gradient(130deg,#081426,#112d59)}.page-hero__content{max-width:1200px}.page-hero h1{max-width:850px;margin-bottom:18px;font-size:clamp(2.15rem,4.2vw,3.7rem)}.page-hero h1 span{color:var(--accent)}.page-hero__content>p{color:#d5deec;max-width:64ch;margin-bottom:0;font-size:1.02rem;line-height:1.8}.catalog-section{padding-top:54px}.catalog-controls{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);grid-template-columns:minmax(240px,1.7fr) repeat(3,1fr) auto;align-items:end;gap:12px;padding:22px;display:grid}.catalog-controls label{gap:6px;display:grid}.catalog-controls label>span{color:#465168;font-size:.78rem;font-weight:750}.catalog-controls input,.catalog-controls select{background:var(--white);width:100%;height:50px;color:var(--ink);border:1px solid #ccd3de;border-radius:10px;padding:0 14px}.catalog-controls input:focus,.catalog-controls select:focus{border-color:var(--primary);outline:2px solid #155eef24}.button--reset{background:var(--white);min-height:50px;color:var(--primary);border-radius:10px}.catalog-summary{justify-content:space-between;align-items:center;margin:34px 0 22px;display:flex}.catalog-summary div{align-items:baseline;gap:7px;display:flex}.catalog-summary strong{color:var(--primary);font-size:2rem}.catalog-summary p{color:var(--muted);margin:0;font-size:.9rem}.empty-state{text-align:center;padding:80px 20px}.empty-state h2{margin-bottom:8px}.empty-state p{color:var(--muted)}.detail-header{background:linear-gradient(var(--surface), var(--white));padding:38px 0 72px}.breadcrumbs{color:var(--muted);flex-wrap:wrap;gap:8px;margin-bottom:32px;font-size:.83rem;display:flex}.breadcrumbs a:hover{color:var(--primary)}.detail-grid{grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);align-items:start;gap:clamp(38px,6vw,76px);display:grid}.product-gallery{border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow);border-radius:28px;overflow:hidden}.product-gallery img{aspect-ratio:4/3;object-fit:cover;width:100%}.product-gallery p{border-top:1px solid var(--line);color:var(--muted);margin:0;padding:14px 20px;font-size:.78rem}.badge-row{flex-wrap:wrap;gap:7px;margin-bottom:18px;display:flex}.badge{background:var(--primary-soft);color:var(--primary-dark);border-radius:999px;padding:7px 11px;font-size:.72rem;font-weight:750}.badge--gold{color:#6e5100;background:#fff5cf}.product-summary__id{color:var(--primary);letter-spacing:.05em;margin-bottom:8px;font-size:.8rem;font-weight:750}.product-summary h1{margin-bottom:12px;font-size:clamp(2rem,3.4vw,3.2rem)}.product-summary__name{color:var(--muted)}.product-price{border-block:1px solid var(--line);grid-template-columns:1fr auto;align-items:end;gap:3px 20px;margin:30px 0;padding:24px 0;display:grid}.product-price span{color:var(--muted)}.product-price strong{letter-spacing:-.04em;grid-row:span 2;font-size:clamp(1.8rem,3vw,2.5rem)}.product-price small{color:#8790a0}.summary-facts{grid-template-columns:1fr 1fr;margin:0;display:grid}.summary-facts div{border-bottom:1px solid var(--line);padding:13px 0}.summary-facts div:nth-child(odd){margin-right:20px}.summary-facts dt{color:var(--muted);font-size:.76rem}.summary-facts dd{margin:2px 0 0;font-weight:700}.summary-actions{gap:10px;margin-top:28px;display:flex}.summary-actions .button{flex:1}.summary-note{color:var(--muted);text-align:center;margin:13px 0 0;font-size:.8rem}.detail-content{background:var(--white)}.detail-content__grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start;gap:64px;display:grid}.content-block{margin-bottom:68px;scroll-margin-top:120px}.content-block h2,.sidebar-card h2{margin-bottom:22px;font-size:clamp(1.5rem,2.5vw,2.1rem)}.content-block>p:last-child{color:#39445a}.table-wrap{border:1px solid var(--line);border-radius:var(--radius-sm);overflow-x:auto}table{border-collapse:collapse;width:100%}th,td{border-bottom:1px solid var(--line);text-align:left;padding:15px 18px}thead th{background:var(--navy);color:var(--white);font-size:.82rem}tbody th{background:var(--surface);color:#39445a;width:34%;font-size:.88rem}tbody tr:last-child th,tbody tr:last-child td{border-bottom:0}.fact-list{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;margin:0;display:grid}.fact-list div{border-bottom:1px solid var(--line);grid-template-columns:125px 1fr;padding:17px 0;display:grid}.fact-list div:nth-child(odd):not(.fact-list__wide){margin-right:30px}.fact-list__wide{grid-column:1/-1}.fact-list dt{color:var(--muted)}.fact-list dd{margin:0;font-weight:650}.source-notice{border-radius:var(--radius-sm);background:var(--primary-soft);border:1px solid #bcd0f8;padding:26px}.source-notice strong{margin-bottom:7px;display:block}.source-notice p{color:#3f516d;font-size:.9rem}.source-notice a{color:var(--primary-dark);font-weight:750}.detail-sidebar{position:sticky;top:132px}.sidebar-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:28px}.sidebar-card h2{font-size:1.55rem}.sidebar-card dl{margin:0}.sidebar-card dl div{border-bottom:1px solid var(--line);justify-content:space-between;gap:18px;padding:13px 0;display:flex}.sidebar-card dt{color:var(--muted)}.sidebar-card dd{text-align:right;margin:0;font-weight:650}.sidebar-contact{border-radius:var(--radius);background:var(--navy);color:var(--white);margin-top:18px;padding:28px}.sidebar-contact span,.sidebar-contact strong{display:block}.sidebar-contact span{color:#9fb1cc;font-size:.78rem}.sidebar-contact strong{margin:3px 0;font-size:1.7rem}.sidebar-contact p{color:#bdc8d9;font-size:.82rem}.sidebar-contact a{color:#8bb2ff;font-weight:750}.product-nav{justify-content:space-between;gap:10px;margin-top:18px;font-size:.83rem;display:flex}.product-nav a{color:var(--primary);font-weight:700}.company-intro{grid-template-columns:1fr 1fr;align-items:center;gap:70px;display:grid}.company-intro h2{font-size:clamp(1.7rem,2.8vw,2.5rem)}.company-intro p{color:#3f4a5f}.company-intro img{aspect-ratio:4/3;object-fit:cover;width:100%;box-shadow:var(--shadow);border-radius:28px}.company-facts{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);grid-template-columns:repeat(3,1fr);margin:0;display:grid;overflow:hidden}.company-facts div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:140px;padding:28px}.company-facts div:nth-child(3n){border-right:0}.company-facts dt{color:var(--muted);font-size:.8rem}.company-facts dd{margin:8px 0 0;font-size:1.05rem;font-weight:700}.contact-layout{grid-template-columns:1fr 1fr;gap:34px;display:grid}.contact-panel,.contact-guide{border:1px solid var(--line);border-radius:28px;padding:clamp(30px,5vw,52px)}.contact-panel{background:var(--navy);color:var(--white)}.contact-panel h2,.contact-guide h2{font-size:clamp(1.7rem,2.6vw,2.35rem)}.contact-panel dl{margin:30px 0}.contact-panel dl div{border-bottom:1px solid #ffffff24;grid-template-columns:100px 1fr;padding:14px 0;display:grid}.contact-panel dt{color:#9fb1cc}.contact-panel dd{margin:0;font-weight:650}.contact-panel dd a:hover{color:#8bb2ff}.contact-actions{flex-wrap:wrap;gap:10px;display:flex}.contact-panel .button--outline{color:var(--white);border-color:#7b91b1}.contact-guide ol{margin:28px 0;padding:0;list-style:none}.contact-guide li{border-top:1px solid var(--line);gap:18px;padding:18px 0;display:flex}.contact-guide li>span{background:var(--primary-soft);width:38px;height:38px;color:var(--primary);border-radius:50%;flex:0 0 38px;place-items:center;font-weight:800;display:grid}.contact-guide strong{display:block}.contact-guide p{color:var(--muted);margin-bottom:0}.contact-guide__note{background:var(--surface);border-radius:10px;padding:17px;font-size:.86rem}.address-card{background:var(--white);box-shadow:var(--shadow);border-radius:24px;justify-content:space-between;align-items:center;gap:40px;padding:44px;display:flex}.address-card h2{margin-bottom:8px;font-size:2rem}.address-card p{color:#3f4a5f;margin-bottom:3px}.address-card span{color:var(--muted);font-size:.86rem}.not-found{text-align:center;place-items:center;min-height:70vh;display:grid}.not-found strong{color:var(--primary);font-size:clamp(5rem,15vw,10rem);line-height:1;display:block}.not-found h1{margin:14px 0;font-size:2.2rem}.not-found p{color:var(--muted);margin-bottom:28px}.site-footer{color:#d7dfec;background:#081426;padding:70px 0 26px}.footer-grid{grid-template-columns:1.5fr .65fr 1fr;gap:60px;display:grid}.brand--footer .brand__mark{box-shadow:none}.brand--footer small{color:#8999b2}.footer-summary{color:#99a7bc;max-width:470px;margin:22px 0 0;font-size:.9rem}.site-footer h2{color:var(--white);margin-bottom:15px;font-size:.9rem}.footer-links{margin:0;padding:0;list-style:none}.footer-links a,.site-footer address{color:#aeb9ca;font-size:.87rem;font-style:normal}.footer-links a:hover,.site-footer address a:hover{color:var(--white)}.footer-bottom{color:#8594aa;border-top:1px solid #ffffff1f;justify-content:space-between;gap:30px;margin-top:54px;padding-top:22px;font-size:.76rem;display:flex}@media (width<=1020px){.category-grid{grid-template-columns:repeat(3,1fr)}.catalog-controls{grid-template-columns:2fr 1fr 1fr}.catalog-controls label:nth-of-type(4){grid-column:1/2}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-grid{grid-template-columns:1fr 1fr;gap:36px}.detail-content__grid{grid-template-columns:1fr 280px;gap:36px}.company-facts{grid-template-columns:repeat(2,1fr)}.company-facts div:nth-child(3n){border-right:1px solid var(--line)}.company-facts div:nth-child(2n){border-right:0}.quote-heading{gap:42px}.quote-shell{grid-template-columns:1fr}.quote-result{min-height:590px}}@media (width<=780px){.container{width:min(calc(100% - 28px), var(--container))}.notice-bar__inner span:first-child{display:none}.notice-bar__inner{justify-content:center}.nav-shell{min-height:68px}.nav-toggle{display:block}.primary-nav{border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow);border-radius:16px;flex-direction:column;align-items:stretch;gap:2px;padding:18px;display:none;position:absolute;top:102px;left:14px;right:14px}.primary-nav.is-open{display:flex}.primary-nav__link{padding:11px 8px}.hero{min-height:650px}.hero__overlay{background:linear-gradient(90deg,#081223f5,#081223c2)}.hero__media img{object-position:68% center}.hero__facts{grid-template-columns:1fr 1fr;gap:18px;display:grid}.hero__facts li{padding-left:18px}.hero__facts li:last-child{display:none}.trust-grid{grid-template-columns:1fr}.trust-grid article,.trust-grid article:first-child{border-top:1px solid var(--line);border-left:0;padding:18px 0}.section-heading,.final-cta__inner,.address-card{flex-direction:column;align-items:flex-start}.feature-grid{grid-template-columns:1fr}.category-grid{grid-template-columns:repeat(2,1fr)}.process-grid,.detail-grid,.detail-content__grid,.company-intro,.contact-layout{grid-template-columns:1fr}.detail-sidebar{position:static}.catalog-controls{grid-template-columns:1fr 1fr}.catalog-controls .search-field{grid-column:1/-1}.catalog-controls label:nth-of-type(4){grid-column:auto}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.featured-toolbar{flex-direction:column;align-items:flex-start}.quote-heading{grid-template-columns:1fr;gap:20px}.quote-result{min-height:0}}@media (width<=560px){.section{padding-block:68px}.hero{min-height:620px}.hero__content{padding-block:72px 54px}.hero h1{font-size:2.2rem}.hero__actions,.summary-actions,.final-cta__actions,.contact-actions{width:100%;display:grid}.hero__facts strong{font-size:1.05rem}.hero__facts li{padding-left:12px}.category-grid,.product-grid{grid-template-columns:1fr}.category-card{min-height:210px}.catalog-controls{grid-template-columns:1fr;padding:16px}.catalog-controls .search-field,.catalog-controls label:nth-of-type(4){grid-column:auto}.catalog-summary{flex-direction:column;align-items:flex-start;gap:4px}.page-hero{padding-block:70px}.detail-header{padding-top:20px}.summary-facts{grid-template-columns:1fr}.summary-facts div:nth-child(odd){margin-right:0}.product-price{grid-template-columns:1fr}.product-price strong{grid-row:auto}.fact-list{grid-template-columns:1fr}.fact-list div:nth-child(odd):not(.fact-list__wide){margin-right:0}.fact-list__wide{grid-column:auto}.fact-list div{grid-template-columns:105px 1fr}.company-facts{grid-template-columns:1fr}.company-facts div,.company-facts div:nth-child(3n){border-right:0}.contact-panel,.contact-guide{padding:28px 22px}.contact-panel dl div{grid-template-columns:82px 1fr}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:5px}.featured-filters{grid-template-columns:repeat(3,1fr);width:100%;display:grid}.featured-filter{padding-inline:8px;font-size:.82rem}.featured-toolbar>p{display:none}.quote-heading h2{font-size:2.1rem}.quote-form,.quote-result{padding:28px 20px}.quote-options--purpose,.quote-options--size{grid-template-columns:1fr 1fr}.quote-form__actions{flex-direction:column;align-items:stretch}.quote-form__actions .button{width:100%}.quote-recommendation{grid-template-columns:64px minmax(0,1fr) auto}.quote-recommendation img{width:64px;height:50px}.quote-result__cta{flex-direction:column;gap:1px;min-height:64px;line-height:1.25}.quote-result__cta span,.quote-result__cta strong{display:block}}@media (width<=390px){.quote-options--purpose,.quote-options--size{grid-template-columns:1fr}.quote-result__price{font-size:1.65rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
