/* Shared daylight palette and type scale for the HANS catalogue. */
@media screen {
  :root {
    --green:#405e69;
    --green-dark:#2b4652;
    --green-soft:#f2f5f2;
    --orange:#e6b957;
    --ink:#303c3e;
    --muted:#65716e;
    --line:#e5e2d9;
    --paper:#f6f3eb;
    --white:#fffefa;
    --heading:var(--font);
    --site-header-height:86px;
    --home-hero-height:530px;
  }
  body{background:#fbfaf6;font-size:15px;line-height:1.65}
  /* The home header overlays the hero's single continuous photograph. */
  .header{background:linear-gradient(115deg,#294b5df5,#55757de8);border-bottom-color:#ffffff20;box-shadow:0 2px 12px #20333d10;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}
  .is-home .header{margin-bottom:calc(-1 * var(--site-header-height))}
  .is-home .header:not(.is-scrolled){background:linear-gradient(180deg,#102d3b2b,#102d3b10 55%,#102d3b00);border-bottom-color:transparent;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}
  .is-home .hero,.is-home .hero-grid{min-height:calc(var(--home-hero-height) + var(--site-header-height))}
  .is-home .hero-grid{padding-top:var(--site-header-height)}
  .header nav a{color:#fffdf6;text-shadow:0 1px 3px #14232dbf}
  .header nav a:hover{color:#fff0cc}
  .header nav a.active{color:white;border-color:#ffe1a1}
  .header .brand-logo{width:192px;max-height:70px;filter:drop-shadow(0 1px 2px #132b354d)}
  .header .list-link{background:#18313b38;border-color:#fff5;color:#fffdf6;text-shadow:0 1px 2px #14232d66}
  .header .list-link:hover{background:#18313b55;border-color:#f6d999}
  .header .list-link .count{text-shadow:none}
  .header-actions{display:flex;align-items:center;gap:9px;flex-shrink:0}
  .header-actions .list-link{margin-left:0}
  .header-whatsapp{display:inline-flex;align-items:center;justify-content:center;gap:4px;height:32px;min-height:32px;padding:0 11px;border:1px solid #9fd5f052;border-radius:6px;background:#287caec4;color:#fff;font-size:12px;font-weight:600;line-height:1.2;white-space:nowrap;box-shadow:none;transition:background .18s,border-color .18s}
  .header-whatsapp:hover{background:#216c98de;border-color:#9bd4f280}
  .header-whatsapp:focus-visible{outline:2px solid #fff;outline-offset:3px}

  h1,h2,h3{font-family:var(--font);font-weight:600;letter-spacing:-.025em}
  h1{line-height:1.18}
  h2,h3{line-height:1.3}
  p{color:var(--muted);line-height:1.7}
  .eyebrow{font-size:11px;font-weight:600;letter-spacing:.09em;color:#8b713e;line-height:1.5}
  .section{padding-top:52px;padding-bottom:52px}
  .section-heading{margin-bottom:26px}
  .section-heading h2,.buying-grid h2,.about-content h2{font-size:30px;font-weight:600;line-height:1.25}
  .section-heading p,.about-strip p{font-size:15px;line-height:1.7}
  .section-heading .eyebrow{font-size:11px;letter-spacing:.09em}
  .section-line h2{font-size:21px;font-weight:600}
  .section-line p{font-size:14px}
  .about-strip h2{font-size:27px;font-weight:600;line-height:1.3}
  .hero h1{font-size:clamp(42px,4.1vw,54px);font-weight:500;letter-spacing:-.03em;line-height:1.16}
  .hero p{font-size:16px;line-height:1.75}
  .hero-intro span{display:block}
  .hero-intro span+span{margin-top:4px}
  .hero .eyebrow{font-size:11px;letter-spacing:.09em;font-weight:500}
  .hero-footnote{font-size:12px}
  .stage-section{background:linear-gradient(125deg,#fcf8ed,#f5f5ec);border-color:var(--line)}
  .stage-section .section-line{display:flex;flex-direction:column;align-items:flex-start;gap:9px;margin-bottom:24px}
  .stage-section .section-line h2{width:100%;margin:0;font-size:24px;line-height:1.3;font-weight:600}
  .stage-section .section-line p{width:100%;margin:0;font-size:15px;line-height:1.65}
  .stage-step.has-photo{--photo-brightness:1.06;--photo-contrast:1;--photo-saturation:1.04;--photo-lift:0;border-radius:7px;cursor:pointer;transition:box-shadow .22s ease,transform .22s ease}
  .stage-step.has-photo:before{background:linear-gradient(0deg,rgba(16,37,44,.66),rgba(16,37,44,.28) 25%,rgba(16,37,44,0) 62%)}
  .stage-step.has-photo .stage-photo{filter:brightness(calc(var(--photo-brightness) + var(--photo-lift))) contrast(var(--photo-contrast)) saturate(var(--photo-saturation));transition:filter .22s ease,transform .3s ease}
  .stage-step.has-photo[href*="land-leveling"]{--photo-brightness:1.18;--photo-saturation:1.06}
  .stage-step.has-photo[href*="harvesting"]{--photo-brightness:1;--photo-saturation:1}
  .stage-step.has-photo[href*="tillage"]{--photo-brightness:1.08;--photo-contrast:.97}
  .stage-step.has-photo[href*="seeding"]{--photo-brightness:1.08;--photo-contrast:.94}
  .stage-step.has-photo .stage-copy{text-shadow:0 1px 3px #10212ecc,0 2px 8px #10212e66}
  .stage-step.has-photo:after{content:"";position:absolute;inset:0;z-index:3;border:1px solid #d7f3ff;border-radius:inherit;box-shadow:inset 0 0 14px #6ecbff66;opacity:0;transition:opacity .22s ease;pointer-events:none}
  .stage-hover-line{position:absolute;left:8px;right:8px;bottom:0;height:1.5px;z-index:4;border-radius:99px;background:linear-gradient(90deg,#1497ff,#a9f1ff 50%,#1497ff);box-shadow:0 -1px 4px #47c2ff,0 -2px 8px #009dff99;opacity:0;transform:scaleX(.65);transition:opacity .22s ease,transform .22s ease;pointer-events:none}
  .stage-step.has-photo:hover .stage-photo{transform:none}
  .stage-step.has-photo:focus-visible{outline-color:#66b9ed;--photo-lift:.05;transform:translateY(-2px);box-shadow:0 0 0 2px #66b9ed,0 0 22px #3eaeed80,0 8px 22px #296a9633}
  .stage-step.has-photo:focus-visible:after{opacity:1}
  .stage-step.has-photo:focus-visible .stage-hover-line{opacity:1;transform:scaleX(1)}
  .stage-step.has-photo:focus-visible .stage-photo{transform:scale(1.035)}
  @media(hover:hover) and (pointer:fine){
    .stage-step.has-photo:hover{--photo-lift:.05;transform:translateY(-2px);box-shadow:0 0 0 2px #66b9ed,0 0 22px #3eaeed80,0 8px 22px #296a9633}
    .stage-step.has-photo:hover:after{opacity:1}
    .stage-step.has-photo:hover .stage-hover-line{opacity:1;transform:scaleX(1)}
    .stage-step.has-photo:hover .stage-photo{transform:scale(1.035)}
  }
  @media(prefers-reduced-motion:reduce){
    .stage-hover-line{transform:none;transition:none}
    .stage-step.has-photo:is(:hover,:focus-visible),.stage-step.has-photo:is(:hover,:focus-visible) .stage-photo{transform:none}
  }


  .stage-step.has-photo strong{font-size:14px;font-weight:600}
  .stage-step.has-photo small{font-size:11px;color:#fff8e8}
  .buying-section{background:linear-gradient(120deg,#f6f2e7,#fcf9ef);border-color:var(--line)}
  .sourcing-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:clamp(32px,5vw,72px);align-items:center}
  .sourcing-copy .eyebrow{margin-bottom:12px;color:#687f86}
  .sourcing-copy h2{margin:0 0 16px;font-size:32px;line-height:1.24;letter-spacing:-.025em}
  .sourcing-copy h2 span{color:#496977}
  .sourcing-copy p{max-width:600px;margin:0;font-size:14px;line-height:1.75}
  .sourcing-introduction p+p{margin-top:10px}
  .sourcing-services{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 32px;max-width:600px;margin:26px 0 0;padding:0}
  .sourcing-services>div{min-width:0}
  .sourcing-services dt{margin:0 0 6px;color:#3d5f6c;font-size:15px;font-weight:600;line-height:1.4}
  .sourcing-services dd{max-width:28ch;margin:0;color:#65716e;font-size:13px;line-height:1.65}
  .sourcing-journey{padding:23px 26px;background:linear-gradient(140deg,#f8faf9,#edf3f3);border:1px solid #dce5e4;border-radius:12px;box-shadow:0 5px 18px #29485305}
  .sourcing-journey h3{margin:0 0 5px;font-size:18px;font-weight:600;line-height:1.4;color:#355361}
  .sourcing-steps{list-style:none;margin:0;padding:0}
  .sourcing-steps li{display:grid;grid-template-columns:28px minmax(0,1fr);gap:12px;padding:14px 0}
  .sourcing-steps li+li{border-top:1px solid #dce5e4}
  .sourcing-step-number{display:grid;place-items:center;width:28px;height:28px;margin-top:1px;background:#e1ecef;border:1px solid #d2e1e5;border-radius:7px;color:#496d7d;font-size:11px;font-weight:600;line-height:1}
  .sourcing-steps h4{margin:0 0 3px;font-size:15px;font-weight:600;line-height:1.4;letter-spacing:-.01em}
  .sourcing-steps p{margin:0;font-size:13px;line-height:1.55}
  .sourcing-journey .text-link{margin-top:2px;padding:5px 0;font-size:13px;line-height:1.5;gap:12px}
  @media(max-width:900px){.sourcing-layout{grid-template-columns:1fr;gap:24px;align-items:start}}
  @media(max-width:700px){
    .sourcing-layout{gap:20px}
    .sourcing-copy .eyebrow{margin-bottom:10px}
    .sourcing-copy h2{margin-bottom:12px;font-size:24px;line-height:1.28}
    .sourcing-copy p{font-size:13px;line-height:1.65}
    .sourcing-services{margin-top:22px;gap:18px 22px}
    .sourcing-services dt{margin-bottom:4px;font-size:13px}
    .sourcing-services dd{font-size:12px;line-height:1.65}
    .sourcing-journey{padding:16px 18px;border-radius:10px}
    .sourcing-journey h3{font-size:16px;margin-bottom:4px}
    .sourcing-steps li{grid-template-columns:24px minmax(0,1fr);gap:10px;padding:10px 0}
    .sourcing-step-number{width:24px;height:24px;border-radius:6px;font-size:10px}
    .sourcing-steps h4{font-size:14px;margin-bottom:2px}
    .sourcing-steps p{font-size:12px;line-height:1.5}
    .sourcing-journey .text-link{font-size:12px}
  }
  .buying-steps .step-num{color:#b19a62;font-size:28px}
  .buying-steps h3{font-size:18px;font-weight:600}
  .buying-steps p{font-size:14px;line-height:1.7}
  .page-heading{background:linear-gradient(120deg,#f2f5f1,#fbf5e7);border-color:var(--line)}
  .page-heading h1,.detail-copy h1{font-size:42px;font-weight:500;line-height:1.2;margin-bottom:15px}
  .page-heading p{font-size:15px;max-width:650px;line-height:1.7}
  .page-heading .eyebrow{margin-bottom:12px}
  .breadcrumb{font-size:12px;color:#69716a}
  .category-banner h1{font-size:42px;font-weight:500;line-height:1.2;color:#fff;letter-spacing:-.025em}
  .category-banner p{font-size:15px;line-height:1.7;color:#fff9ec}
  .category-sidebar h2{font-size:16px;font-weight:600}
  .category-sidebar>a{font-size:13px;border-radius:6px}
  .category-sidebar>a.active{background:#f4e6bd;color:#604f2a}
  .category-sidebar>a.active small{color:#8b7342}
  .category-sidebar>a.active b{border-color:#d6bd81}
  @media(min-width:901px){
    .category-sidebar>a{position:relative}
    .category-sidebar>a[href^="#/products/"]+a[href^="#/products/"]:before{content:"";position:absolute;left:11px;right:11px;top:-2px;height:1px;background:#667f892b;box-shadow:0 1px 0 #ffffffd9;pointer-events:none}
  }
  .catalogue-toolbar{font-size:13px;line-height:1.6}
  .catalogue-toolbar strong{font-size:14px;font-weight:600}
  .product-card{display:flex;flex-direction:column;background:#fffefa;border-radius:8px;border-color:var(--line);box-shadow:0 2px 8px #59482204}
  .product-card:not(.is-selected):hover{border-color:#cfbd93;box-shadow:0 5px 16px #5948220c}
  .product-image{flex-shrink:0;background:linear-gradient(145deg,#f9f7f0,#f1efe5);color:#8a8775;border-color:#e7e3d7}
  .product-image:before,.product-image:after{border-color:#d9d2be}
  .product-card.is-selected{border-color:#63b5e8;box-shadow:0 0 0 1px #63b5e8,0 4px 14px #58ade41a;background:#f2f9fd}
  .product-card.is-selected .product-image{background:linear-gradient(145deg,#edf8ff,#dcedf8);color:#386880;border-color:#bdddeb}
  .product-card.is-selected .product-image:before,.product-card.is-selected .product-image:after{border-color:#9cc9e1}
  .product-card.is-selected .product-info,.product-card.is-selected .product-bottom{background:#f2f9fd}
  .product-card.is-selected .product-bottom{border-color:#c5dfed}
  .product-card.is-selected .selected-badge{background:#3486b7;color:#fff;box-shadow:0 1px 3px #24638924}
  .product-card.is-selected .product-stage,.product-card.is-selected .placeholder-label,.product-card.is-selected .image-ref{color:#4b748a}
  .product-card.is-selected .select-product{color:#2f6a8c}
  .select-product input{accent-color:#3486b7}
  .product-card.is-selected .quantity,.product-card.is-selected .quantity input{border-color:#bdd9e8}
  .product-info{flex:1;padding:17px 16px 15px}
  .product-info h3{font-size:16px;font-weight:600;line-height:1.35;margin-bottom:8px;letter-spacing:-.015em}
  .product-info p{font-size:13px;line-height:1.65;color:#65706a;margin-bottom:13px}
  .product-stage{font-size:10px;letter-spacing:.035em;color:#887348;line-height:1.5}
  .product-details-link{font-size:12px;font-weight:500;color:#4d6570;border-color:#bec9c9}
  .text-link,.product-details-link{transition:color .18s ease,border-color .18s ease}
  .text-link:hover,.text-link:focus-visible,.product-details-link:hover,.product-details-link:focus-visible{color:#295f80;border-bottom-color:#5c94b4}
  .product-bottom{margin-top:auto;border-color:var(--line)}
  .placeholder-number{font-size:20px;letter-spacing:.025em;font-weight:500}
  .placeholder-label{font-size:10px;letter-spacing:.04em;color:#777c70}
  .image-ref{font-size:10px;color:#7b8278}
  .catalogue-note{font-size:12px;line-height:1.65;color:#777f74}
  .quantity{border-color:#dcded5;border-radius:4px}
  .quantity input{border-color:#dcded5}
  .text-link{font-size:13px;font-weight:500;border-color:#b8c4c2;color:#49636c}
  .button{background:#405e69;font-size:13px;font-weight:600;border-radius:5px}
  .button:hover{background:#304f5d}
  .button.orange{background:#edc363;color:#51421e}
  .button.orange:hover{background:#f4cf7d}
  .button.outline{background:transparent;border-color:#d8ddd5;color:#405b63}
  .button.outline:hover{background:#f2f4ee}
  .hero .button.outline{color:white;border-color:#fff9}
  .hero .button.outline:hover{background:#ffffff1c}
  .detail-copy>p{font-size:15px;line-height:1.7}
  .detail-copy .detail-reference{font-size:12px;color:#808378;margin-bottom:21px}
  .detail-specs h2{font-size:18px;font-weight:600}
  .detail-specs dl>div{font-size:14px;line-height:1.6}
  .detail-image{border-radius:8px}
  .product-support-note{background:#f3f5ef;border-color:#cbd6cb;border-radius:0 7px 7px 0;font-size:13px}
  .inquiry-summary,.company-panel{background:#f8f5ec;border-color:var(--line);border-radius:9px}
  .inquiry-summary h2,.company-panel h2,.question-summary h2{font-size:23px;font-weight:600;line-height:1.3}
  .inquiry-form h2{font-size:28px;font-weight:600}
  .inquiry-table{background:#fffefa}
  .inquiry-table th{background:#f1f2e9;font-size:12px;color:#58685e}
  .summary-row{font-size:14px}
  .summary-row strong{font-size:16px;font-weight:600}
  .preview-note{background:#fff5da;border-color:#ecdfb9;border-radius:6px;font-size:13px;color:#71613e}
  .form-field{font-size:14px}
  .form-field input,.form-field textarea{font-size:16px;border-color:#d8ded3;border-radius:5px;background:#fffefa}
  .question-summary>div{background:#f4f5ef;border-color:#bdcbbb;border-radius:0 7px 7px 0}
  /* Keep the combined inquiry page compact and consistent with selected cards. */
  .is-inquiry .page-heading{padding-bottom:27px;background:linear-gradient(115deg,#f0f6fa,#fafcfd);border-color:#dce6ed}
  .is-inquiry .breadcrumb{padding:17px 0 21px;font-size:11px;line-height:1.5}
  .is-inquiry .inquiry-heading-layout{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:24px 48px}
  .is-inquiry .inquiry-heading-copy{max-width:540px}
  .is-inquiry .page-heading .eyebrow{margin-bottom:8px;font-size:10px;font-weight:500;letter-spacing:.08em;color:#718a99}
  .is-inquiry .page-heading h1{margin:0 0 10px;font-size:30px;font-weight:600;line-height:1.2;letter-spacing:-.025em;color:#304b5a}
  .is-inquiry .page-heading p{max-width:480px;margin:0;font-size:13px;line-height:1.7;color:#6b7f8b}
  .is-inquiry .inquiry-progress{display:flex;flex-wrap:nowrap;align-items:center;gap:22px;list-style:none;margin:0 0 3px;padding:0;font-size:12px;font-weight:500;line-height:1.45}
  .is-inquiry .inquiry-progress li{position:relative;display:flex;align-items:center;gap:8px;min-width:0}
  .is-inquiry .inquiry-progress .done{color:#748995}
  .is-inquiry .inquiry-progress .current{color:#346e93;font-weight:600;border:0;padding:0}
  .is-inquiry .inquiry-step-marker{display:flex;align-items:center;justify-content:center;flex:0 0 25px;width:25px;height:25px;border:1px solid #c5d8e4;border-radius:50%;background:#f6fafc;color:#718e9e;font-size:11px;font-weight:600}
  .is-inquiry .inquiry-progress .current .inquiry-step-marker{border-color:#97bed7;background:#e0eef7;color:#356e93}
  .is-inquiry .inquiry-progress li+li::before{content:"";position:absolute;left:-16px;width:10px;height:1px;background:#c3d6e2}
  @media(min-width:701px) and (max-width:1000px){
    .is-inquiry .inquiry-heading-layout{grid-template-columns:1fr;gap:18px}
  }
  .is-inquiry .section.inquiry-layout{gap:28px;padding-top:28px;padding-bottom:44px}
  .is-inquiry .inquiry-layout>div{min-width:0}
  .is-inquiry .inquiry-layout .section-line{align-items:center;gap:12px;margin-bottom:14px}
  .is-inquiry .inquiry-layout .section-line h2{font-size:22px;line-height:1.3;margin:0}
  .is-inquiry .inquiry-layout .section-line .text-link{margin:0;font-size:12px;color:#477896;border-color:#bbd5e5}
  .is-inquiry .table-scroll{border-color:#dbe6ed;border-radius:10px}
  .is-inquiry .inquiry-table{background:#fff;font-size:13px;line-height:1.45}
  .is-inquiry .inquiry-table th{padding:12px 14px;background:#edf4f8;color:#597587;font-size:11px;line-height:1.5}
  .is-inquiry .inquiry-table td{padding:12px 14px;border-color:#e2eaf0;line-height:1.45}
  .is-inquiry .table-product{font-weight:600;line-height:1.4}
  .is-inquiry .inquiry-table small{margin-top:3px;font-size:11px;line-height:1.4;color:#7e909b}
  .is-inquiry .inquiry-table .quantity{border-color:#ccdde7;border-radius:6px;background:#fff}
  .is-inquiry .inquiry-table .quantity button{width:30px;min-height:36px;background:#f0f7fb;color:#3c6c88}
  .is-inquiry .inquiry-table .quantity button:hover:not(:disabled){background:#dceefa}
  .is-inquiry .inquiry-table .quantity input{width:36px;min-height:36px;font-size:14px;border-color:#ccdde7;color:#36576b}
  .is-inquiry .inquiry-table .remove-button{width:32px;height:32px;border-radius:7px;background:#f1f5f8;color:#708896;font-size:21px}
  .is-inquiry .inquiry-table .remove-button:hover{background:#f9edef;color:#9c5963}
  .is-inquiry .inquiry-form{margin-top:28px;padding:24px;border:1px solid #dce7ee;border-radius:12px;background:#fff}
  .is-inquiry .inquiry-form>.eyebrow{margin-bottom:7px;font-size:10px;line-height:1.5;color:#648092}
  .is-inquiry .inquiry-form h2{font-size:27px;line-height:1.25;margin:0 0 10px}
  .is-inquiry .inquiry-form>p{font-size:13px;line-height:1.65;margin:0 0 20px;color:#667d89}
  .is-inquiry .inquiry-form>.inquiry-required{display:block;margin:8px 0 0;font-size:11px;line-height:1.5;color:#84939c}
  .is-inquiry .inquiry-form .form-grid{gap:16px 18px;margin-bottom:16px}
  .is-inquiry .inquiry-form .form-field{gap:6px;margin-bottom:0;font-size:12px;line-height:1.5}
  .is-inquiry .inquiry-form .form-field>span{font-weight:600;color:#496373}
  .is-inquiry .inquiry-form .form-field b{color:#477da0}
  .is-inquiry .inquiry-form .form-field input,.is-inquiry .inquiry-form .form-field textarea{min-height:44px;padding:10px 12px;font-size:16px;line-height:1.45;border-color:#d2e0e9;border-radius:7px;background:#fcfdfe;color:#344e5c}
  .is-inquiry .inquiry-form .form-field textarea{height:112px;min-height:112px;line-height:1.6}
  .is-inquiry .inquiry-form .form-field input:focus,.is-inquiry .inquiry-form .form-field textarea:focus{border-color:#65add8;outline:2px solid #b6def680;outline-offset:2px}
  .is-inquiry .preview-note{margin-top:16px;padding:12px 14px;background:#eef6fb;border-color:#d6e7f1;border-radius:8px;color:#58778a;font-size:12px;line-height:1.6}
  .is-inquiry .preview-note strong{color:#3f6f8d;margin-bottom:3px}
  .is-inquiry #main .button:not(.outline),.is-inquiry .inquiry-send-actions>.button:not(.outline){background:linear-gradient(180deg,#367ba6,#30739f);border:1px solid #3278a4;color:#fff;box-shadow:0 3px 9px #367fa51f}
  .is-inquiry #main .button:not(.outline):hover,.is-inquiry .inquiry-send-actions>.button:not(.outline):hover{background:linear-gradient(180deg,#337ba8,#296b96);border-color:#296b96}
  .is-inquiry .inquiry-form>.button{min-height:44px;margin-top:18px;padding:10px 22px;border-radius:8px;font-size:14px;line-height:1.5}
  .is-inquiry .inquiry-summary{padding:22px;background:#f7fafc;border-color:#dce7ee;border-radius:12px}
  .is-inquiry .inquiry-summary>.eyebrow{margin-bottom:8px;color:#6b8595;font-size:10px}
  .is-inquiry .inquiry-summary h2{font-size:21px;line-height:1.3;margin:0 0 12px}
  .is-inquiry .inquiry-overview-totals{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:17px 0 19px;padding:0 0 18px;border-bottom:1px solid #dce7ee}
  .is-inquiry .inquiry-overview-totals>div{padding:0 10px;border-right:1px solid #dce7ee}
  .is-inquiry .inquiry-overview-totals>div:first-child{padding-left:0}
  .is-inquiry .inquiry-overview-totals>div:last-child{border:0;padding-right:0}
  .is-inquiry .inquiry-overview-totals dt{min-height:28px;font-size:10px;font-weight:400;line-height:1.35;color:#6c8594}
  .is-inquiry .inquiry-overview-totals dd{margin:7px 0 0;font-size:24px;font-weight:600;line-height:1.15;letter-spacing:-.025em;color:#476a80;font-variant-numeric:tabular-nums}
  .is-inquiry .inquiry-overview-totals .inquiry-grand-total dt{color:#347aaa}
  .is-inquiry .inquiry-overview-totals .inquiry-grand-total dd{color:#2877aa}
  .is-inquiry .inquiry-stage-breakdown{width:100%;margin:0;border-collapse:collapse;table-layout:fixed;font-size:11px;line-height:1.5;font-variant-numeric:tabular-nums}
  .is-inquiry .inquiry-stage-breakdown th,.is-inquiry .inquiry-stage-breakdown td{padding:10px 4px;border-bottom:1px solid #e1eaf0;text-align:right;color:#59788d}
  .is-inquiry .inquiry-stage-breakdown th:first-child{width:51%;padding-left:0;text-align:left;overflow-wrap:anywhere}
  .is-inquiry .inquiry-stage-breakdown th:last-child,.is-inquiry .inquiry-stage-breakdown td:last-child{padding-right:0}
  .is-inquiry .inquiry-stage-breakdown thead th{padding-top:0;padding-bottom:8px;font-size:9px;font-weight:500;color:#8a9da8}
  .is-inquiry .inquiry-stage-breakdown tbody th{font-weight:500;color:#466a81}
  .is-inquiry .inquiry-stage-breakdown tbody td:last-child{font-weight:600;color:#3b789f}
  .is-inquiry .inquiry-stage-breakdown tbody tr:last-child>*{border-bottom:0;padding-bottom:0}
  .is-inquiry .inquiry-summary>p{font-size:11px;line-height:1.65;margin:16px 0 0;color:#7c909c}
  .is-inquiry .question-summary{margin:24px 0}
  .is-inquiry .question-summary h2{font-size:20px;margin-bottom:12px}
  .is-inquiry .question-summary>div{background:#f3f8fb;border-color:#bad7e8}
  @media(max-width:900px){
    .is-inquiry .section.inquiry-layout{gap:24px}
  }
  @media(max-width:700px){
    .is-inquiry .page-heading{padding-bottom:21px}
    .is-inquiry .breadcrumb{padding:13px 0 18px;font-size:10px}
    .is-inquiry .inquiry-heading-layout{grid-template-columns:1fr;gap:17px}
    .is-inquiry .page-heading .eyebrow{margin-bottom:7px;font-size:9px;letter-spacing:.07em}
    .is-inquiry .page-heading h1{font-size:25px;line-height:1.25;margin-bottom:9px}
    .is-inquiry .page-heading p{font-size:12px;line-height:1.65;max-width:38em}
    .is-inquiry .inquiry-progress{gap:22px;margin:0;font-size:11px}
    .is-inquiry .inquiry-progress li{gap:7px}
    .is-inquiry .inquiry-step-marker{flex-basis:23px;width:23px;height:23px;font-size:10px}
    .is-inquiry .section.inquiry-layout{padding-top:22px;padding-bottom:30px}
    .is-inquiry .inquiry-layout .section-line h2{font-size:20px}
    .is-inquiry .inquiry-layout .section-line .text-link{font-size:11px}
    .is-inquiry .inquiry-table th{padding:10px 9px;font-size:10px}
    .is-inquiry .inquiry-table td{padding:10px 9px;font-size:13px}
    .is-inquiry .inquiry-table td:last-child{padding-left:0;padding-right:7px}
    .is-inquiry .inquiry-table .quantity button{width:27px}
    .is-inquiry .inquiry-table .quantity input{width:30px}
    .is-inquiry .inquiry-table .remove-button{width:29px;height:32px}
    .is-inquiry .inquiry-form{margin-top:22px;padding:18px 15px;border-radius:10px}
    .is-inquiry .inquiry-form h2{font-size:24px;line-height:1.3}
    .is-inquiry .inquiry-form>p{font-size:12px;margin-bottom:17px}
    .is-inquiry .inquiry-form .form-grid{gap:14px;margin-bottom:14px}
    .is-inquiry .inquiry-form>.button{width:100%;font-size:13px;margin-top:15px}
    .is-inquiry .inquiry-summary{padding:18px}
  }
  .guide-details h2{font-size:24px;font-weight:600}
  .guide-details p,.about-content p{font-size:15px;line-height:1.8}
  .guide-details>section>span{font-size:11px;color:#9a7f49;letter-spacing:.06em}
  .company-panel dd{font-size:15px;line-height:1.7}
  .empty-state h1{font-size:40px;font-weight:500;line-height:1.25}
  .dialog-heading{background:#3b5966}
  .dialog-heading .eyebrow{color:#ecd9ac;font-size:10px}
  .dialog-heading h2{font-size:24px;font-weight:500}
  .draft-dialog{width:min(520px,calc(100vw - 32px));max-height:min(760px,calc(100vh - 32px));max-height:min(760px,calc(100dvh - 32px));margin:auto;overflow:hidden;border:1px solid #d8e4e8;border-radius:18px;background:#fcfdfc;box-shadow:0 24px 80px #17374740,0 0 0 1px #ffffff80}
  .draft-dialog[open]{display:flex;flex-direction:column}
  .draft-dialog::backdrop{background:#183b4b45;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}
  .draft-dialog .inquiry-heading{flex-shrink:0;align-items:center;padding:16px 20px;gap:14px;background:linear-gradient(120deg,#304f60,#4b6b78);border-bottom:1px solid #ffffff26}
  .inquiry-brand{display:block;margin-bottom:4px;color:#c7e0eb;font-size:9px;font-weight:600;letter-spacing:.14em;line-height:1.4}
  .draft-dialog .inquiry-heading h2{font-size:23px;font-weight:600;line-height:1.25}
  .draft-dialog .close-button{display:grid;place-items:center;flex-shrink:0;width:44px;height:44px;padding:0;border:1px solid #ffffff40;border-radius:12px;background:#ffffff0f;font-size:27px;line-height:1;transition:background .15s,border-color .15s}
  .draft-dialog .close-button:hover{background:#ffffff26;border-color:#ffffff80}
  .draft-dialog .close-button:focus-visible{outline:2px solid #fff;outline-offset:3px}
  .inquiry-delivery{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:20px;scrollbar-width:thin;scrollbar-color:#b2c9d3 transparent}
  .delivery-notice{padding:13px 14px;border:1px solid #d4e3eb;border-radius:10px;background:#eff6fa}
  .delivery-status{display:flex;align-items:center;gap:8px;margin:0 0 5px;color:#355c70;font-size:14px;font-weight:600;line-height:1.5}
  .delivery-status:before{content:"";width:7px;height:7px;flex-shrink:0;border-radius:50%;background:#5387a1;box-shadow:0 0 0 3px #5387a114}
  .delivery-description{margin:0;color:#60717a;font-size:12px;line-height:1.65;overflow-wrap:anywhere}
  .delivery-summary{display:grid;grid-template-columns:1fr 1fr;margin:18px 0 15px;padding-bottom:15px;border-bottom:1px solid #e3e9ec}
  .delivery-summary>div{padding:0 14px}
  .delivery-summary>div:first-child{padding-left:0;border-right:1px solid #e3e9ec}
  .delivery-summary dt{font-size:11px;color:#75868c;line-height:1.5}
  .delivery-summary dd{margin:3px 0 0;font-size:25px;font-weight:600;line-height:1.2;color:#344f5a}
  .delivery-reference>span{display:block;margin-bottom:4px;font-size:10px;color:#75868c}
  .delivery-reference code{display:block;font:500 10px/1.65 monospace;color:#607681;overflow-wrap:anywhere;user-select:all}
  .inquiry-message-review{margin:18px 0 0;border:1px solid #dce6eb;border-radius:10px;background:#fff;overflow:hidden}
  .inquiry-message-review h3{margin:0;padding:12px 13px;color:#355f73;font-size:12px;font-weight:600;line-height:1.5}
  .inquiry-message-review textarea{display:block;width:100%;height:205px;max-height:34dvh;margin:0;padding:12px 13px;border:0;border-top:1px solid #e3e9ec;border-radius:0;background:#fbfcfd;color:#3f5661;font-size:13px;line-height:1.7;resize:none;overscroll-behavior:contain}
  .inquiry-footer{flex-shrink:0;padding:14px 20px 15px;border-top:1px solid #e1e9ed;background:#f5f9fb}
  .inquiry-send-actions{display:flex;gap:8px}
  .inquiry-send-actions .button{flex:1;min-width:0;min-height:40px;padding:8px 12px;font-size:13px;line-height:1.4;border-radius:8px;justify-content:center;text-align:center}
  .inquiry-secondary-actions{display:flex;justify-content:center;gap:22px;margin-top:11px}
  .inquiry-secondary-actions .text-button{padding:3px 0;color:#4f7183;font-size:12px;line-height:1.4;text-decoration:underline;text-decoration-color:#b5cad5;text-underline-offset:4px}
  .inquiry-footer .delivery-help{margin:10px 0 0;text-align:center;font-size:10px;line-height:1.6;color:#788991}
  @media(max-width:700px){
    .draft-dialog{width:calc(100vw - 24px);max-height:calc(100vh - 24px);max-height:calc(100dvh - 24px);border-radius:15px}
    .draft-dialog .inquiry-heading{padding:13px 15px}
    .draft-dialog .inquiry-heading h2{font-size:21px}
    .inquiry-delivery{padding:15px}
    .inquiry-footer{padding:12px 15px}
    .inquiry-message-review textarea{font-size:16px;line-height:1.6}
    .inquiry-send-actions .button{font-size:12px;padding:8px}
  }
  @media(max-height:500px){
    .draft-dialog .inquiry-heading{padding:8px 15px}
    .inquiry-brand{display:none}
    .inquiry-footer{padding:8px 15px}
    .inquiry-footer .delivery-help{display:none}
    .inquiry-secondary-actions{margin-top:5px}
  }
  .support-body{background:#fffdf7}
  .support-body>p{font-size:14px;line-height:1.7}
  .support-dialog{background:transparent;border:1px solid #ffffffb3;border-radius:14px;box-shadow:0 18px 60px #18313f33;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}
  .support-dialog::backdrop{background:#17374526;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}
  .support-dialog .dialog-heading{background:#304f60bf;border-bottom:1px solid #ffffff40}
  .support-dialog .support-body{background:#fffdf5cc}
  .support-dialog .form-field textarea{background:#ffffffb8;border-color:#ffffffd9}
  .support-dialog .support-body>p{color:#4d6061}
  .support-dialog .support-body .button{min-height:36px;padding:6px 14px;font-size:13px;gap:12px}

  .footer{padding:44px 0 22px;background:linear-gradient(120deg,#293f4b,#304f5b);color:#f1f7fa}
  .footer-grid{grid-template-columns:minmax(0,1.4fr) minmax(0,.65fr) minmax(0,1fr);gap:clamp(30px,5vw,72px)}
  .footer-eyebrow{display:block;margin-bottom:12px;color:#a5c9dc;font-size:10px;font-weight:600;letter-spacing:.13em;text-transform:uppercase}
  .footer-intro h2{max-width:360px;margin:0 0 12px;font-size:25px;line-height:1.3;letter-spacing:-.025em;color:#f1f7fa}
  .footer h3{margin:3px 0 14px;font-size:13px;font-weight:600;letter-spacing:0;color:#edf5fa}
  .footer p{max-width:345px;margin:0;font-size:12px;line-height:1.8;color:#c1d1d9}
  .footer-grid>div>a:not(.brand){width:fit-content;margin:9px 0;color:#d2e1e8;font-size:12px;line-height:1.5;transition:color .18s,background .18s}
  .footer a:hover{color:#fff}
  .footer-links a:hover{text-decoration:underline;text-underline-offset:4px;text-decoration-color:#a8cde0}
  .footer-grid .footer-contact>a.footer-whatsapp{display:block;margin:14px 0 0;padding:0;border:0;border-radius:0;background:none;color:#d9edf9;font-size:12px;font-weight:400;line-height:1.7}
  .footer-grid .footer-contact>a.footer-whatsapp:hover{color:white;text-decoration:underline;text-underline-offset:4px}
  .footer-whatsapp span{white-space:nowrap}
  .footer a:focus-visible{outline-color:#abd9f4}
  .footer-bottom{align-items:center;gap:16px;margin-top:30px;padding-top:16px;padding-bottom:0;border-color:#b4ced926;color:#abc2cd;font-size:10px;line-height:1.7}
  .footer-meta{display:flex;align-items:center;justify-content:flex-end;gap:20px;padding-right:0;flex-shrink:0}
  .footer-bottom .view-counter:not([hidden]){display:inline-flex;align-items:center;gap:8px;margin-left:auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:#c7deeb;font-weight:400;line-height:1.4}
  .footer-bottom .view-counter svg{flex-shrink:0;color:#9fcbe3}
  .footer-bottom .view-counter span{margin:0;font-size:11px;font-weight:400;letter-spacing:.02em}
  .footer-bottom .view-counter .view-counter-number{min-width:51px;text-align:right;color:#d5e8f3;font-size:14px;font-weight:400;font-variant-numeric:tabular-nums;letter-spacing:.025em}
  .is-home .footer-bottom{padding-bottom:0}
  .selection-bar{background:#3c5660;border-color:#ffffff70;opacity:1;visibility:visible;transition:opacity .18s ease,visibility 0s linear}
  .selection-bar-hidden .selection-bar,.footer-in-view .selection-bar,.home-hero-in-view .selection-bar{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .18s ease,visibility 0s linear .18s}
  .footer-in-view.has-selection-bar .footer{padding-bottom:22px}
  .footer-in-view .support-launcher,.footer-in-view.has-selection-bar .support-launcher{bottom:76px}
  .home-hero-in-view.has-selection-bar .support-launcher{bottom:22px}
  @media(prefers-reduced-motion:reduce){.selection-bar,.selection-bar-hidden .selection-bar,.footer-in-view .selection-bar,.home-hero-in-view .selection-bar{transition:none}}
  .selection-bar>div>span{color:#e0e7df}
  .support-launcher{background:#54727a;border-color:#ffffff9c;transition:bottom .2s ease,background .16s ease}
  .catalogue-stage-dock{display:none}
  @media(min-width:701px){
    .mobile-stage-nav:not([hidden]){display:block;position:absolute;top:calc(100% + 6px);left:50%;width:min(960px,calc(100% - 40px));transform:translateX(-50%);background:linear-gradient(145deg,#e5eff58c,#dbe8f280);border:1px solid #76b8dfb8;border-radius:10px;box-shadow:0 0 0 1px #a4d8f53d,0 0 12px #369ee54d,0 4px 22px #328fc82e,0 6px 18px #15384f1f,inset 0 1px 0 #ffffffb3;color:#27495b;overflow:hidden;backdrop-filter:blur(18px) saturate(1.15);-webkit-backdrop-filter:blur(18px) saturate(1.15)}
    .mobile-stage-nav.align-products:not([hidden]){left:var(--stage-nav-left);width:var(--stage-nav-width);transform:none}
    .mobile-stage-links{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:4px;padding:4px 6px}
    .mobile-stage-links a{position:relative;display:flex;align-items:center;justify-content:center;min-width:0;min-height:26px;padding:3px 3px;border:1px solid #b4c8d699;border-radius:6px;background:#ffffff40;color:#27495b;font-size:clamp(10px,.94vw,12px);font-weight:500;line-height:1.3;white-space:nowrap;text-align:center;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease,color .16s ease}
    .mobile-stage-links a:not(:last-child):before{content:"";position:absolute;right:-2px;top:6px;bottom:6px;width:1px;border-radius:1px;background:#526f7d52;box-shadow:1px 0 0 #ffffffd9;pointer-events:none}
    .mobile-stage-links a:hover,.mobile-stage-links a:focus-visible{background:#c5e7fbcc;border-color:#87c9ed;color:#193e55;box-shadow:inset 0 1px 0 #ffffffb3}
    .mobile-stage-links a:active{background:#c5dfefcc;border-color:#6596b6;color:#193e55}
    .mobile-stage-links a.active{background:linear-gradient(180deg,#4e7891d9,#39657fe0);color:#fff;border-color:#3d6880;font-weight:600;box-shadow:inset 0 1px 0 #ffffff80,inset 0 -1px 0 #30566a40,0 2px 5px #254e6240;text-shadow:0 1px 1px #244a6140}
    .mobile-stage-links a:focus-visible{outline:2px solid #416f89;outline-offset:-2px}
    .mobile-stage-links a.active:focus-visible{outline-color:#fff;outline-offset:-3px}
    .has-desktop-stage-nav #main{padding-top:48px}
    html{scroll-padding-top:calc(var(--site-header-height) + 55px)}
  }
  @media(max-width:1150px){.header .brand-logo{width:170px;max-height:62px}}
  @media(min-width:901px) and (max-width:1024px){
    .header .nav-wrap{gap:16px}
    .header #navigation{gap:14px}
    .header #navigation a{font-size:13px}
    .header-actions{gap:7px}
  }
  @media(max-width:1024px){
    .stage-section .section-line{display:flex;flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:22px}
    .stage-section .section-line h2{width:100%;font-size:20px;line-height:1.35}
    .stage-section .section-line p{width:100%;max-width:720px;margin:0;font-size:14px;line-height:1.65}
  }
  @media(max-width:1000px){
    :root{--home-hero-height:510px}
    .header .brand-logo{width:150px;max-height:56px}
    .header-actions{margin-left:auto}
    .header #navigation{display:flex;flex-direction:column;gap:0;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s ease,visibility 0s linear .2s;position:absolute;top:100%;left:0;right:0;margin:0;padding:10px 32px;align-items:stretch;background:linear-gradient(115deg,#294b5df5,#52737cee);border-bottom:1px solid #ffffff30;box-shadow:0 8px 18px #20352d20;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}
    .header #navigation.open{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .2s ease,visibility 0s}
    .header #navigation a{padding:12px 8px;font-size:14px}
    .header .menu-button{display:block;color:#fff;font-size:21px;padding:4px}

  }
  @media(max-width:700px){
    :root{--site-header-height:55px;--home-hero-height:492px;--mobile-stage-offset:68px}
    .header .brand-logo{width:128px;max-height:46px}
    .header .nav-wrap{gap:8px}
    .header-actions{gap:6px}
    .header-whatsapp{height:26px;min-height:26px;padding:0 8px;gap:3px;font-size:10.5px;border-radius:5px}

    .header #navigation{top:calc(100% + 6px);left:auto;right:10px;z-index:2;width:min(136px,33.333vw);padding:5px;background:linear-gradient(135deg,#294b5dc7,#52737cb8);border:1px solid #ffffff59;border-radius:10px;box-shadow:0 8px 24px #20352d30,inset 0 1px 0 #ffffff26;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}
    .header #navigation a{display:flex;align-items:center;min-height:36px;padding:8px 6px;font-size:12px;line-height:1.4;white-space:normal;border-radius:5px}
    .header #navigation a.active{background:#ffffff14}
    .header .menu-button{text-shadow:0 1px 3px #14232dbf}
    .mobile-stage-nav:not([hidden]){inset:var(--mobile-stage-top,calc(100% + 6px)) 20px auto;z-index:1;background:linear-gradient(145deg,#fffefac7,#eff5f6d9);border:1px solid #91c9e8b8;border-radius:10px;box-shadow:0 0 0 1px #b9e3fa38,0 0 10px #369ee53d,0 4px 18px #328fc824,0 4px 16px #263d4b14,inset 0 1px 0 #ffffff9c;color:#4a606b;overflow:hidden;backdrop-filter:blur(22px) saturate(1.15);-webkit-backdrop-filter:blur(22px) saturate(1.15)}
    .mobile-stage-links{position:relative;gap:4px;padding:2px 6px}
    .mobile-stage-links:after{content:"";position:absolute;left:10px;right:10px;top:calc(50% - .5px);height:1px;background:#526f7d40;box-shadow:0 1px 0 #ffffffd9;pointer-events:none}
    .mobile-stage-links a{position:relative;min-height:24px;padding:3px 2px;border:0;border-radius:6px;background:none;box-shadow:none;font-size:11.5px;font-weight:500;color:#4a606b;line-height:1.35;transition:background .16s ease,box-shadow .16s ease,color .16s ease}
    .mobile-stage-links a:nth-child(n+4){border-top:0}
    .mobile-stage-links a:not(:nth-child(3n)):before{content:"";position:absolute;right:-2px;top:3px;bottom:3px;width:1px;border-radius:1px;background:#526f7d52;box-shadow:1px 0 0 #ffffffd9;pointer-events:none}
    .mobile-stage-links a:hover,.mobile-stage-links a:focus-visible{background:#c5e7fb;color:#193e55;box-shadow:inset 0 0 0 1px #87c9ed,inset 0 1px 0 #ffffffb3}
    .mobile-stage-links a:active{background:#d7e6edb3;color:#34596e}
    .mobile-stage-links a.active{background:linear-gradient(180deg,#4e7891f5,#39657ff7);color:#fff;font-weight:600;box-shadow:inset 0 1px 0 #ffffff80,inset 0 -1px 0 #30566a40,0 2px 5px #254e6240;text-shadow:0 1px 1px #244a6140}
    .mobile-stage-links a.active:after{content:none}
    .mobile-stage-links a:focus-visible{outline:2px solid #416f89;outline-offset:-2px;border-radius:6px}
    .mobile-stage-links a.active:focus-visible{outline-color:#fff;outline-offset:-3px}
    .has-mobile-stage-nav #main{padding-top:var(--mobile-stage-offset)}
    .catalogue-stage-dock{display:block;height:var(--mobile-stage-offset)}
    .has-category-stage-dock #main{padding-top:0}
    html{scroll-padding-top:calc(var(--site-header-height) + var(--mobile-stage-offset) + 7px)}
    body{font-size:14px;line-height:1.65}
    .section{padding-top:36px;padding-bottom:38px}
    .section-heading{margin-bottom:23px}
    .section-heading h2,.buying-grid h2,.about-content h2,.about-strip h2{font-size:25px;line-height:1.3;font-weight:600}
    .section-heading p,.section-line p,.about-strip p{font-size:14px;line-height:1.7}
    .section-line h2{font-size:19px;line-height:1.35}
    .stage-section .section-line h2{font-size:18px}
    .stage-section .section-line p{font-size:13px;line-height:1.65}
    .eyebrow,.section-heading .eyebrow{font-size:10px;letter-spacing:.08em}
    .hero h1{font-size:clamp(28px,7.5vw,34px);line-height:1.18;max-width:400px;font-weight:500}
    .hero p{font-size:15px;line-height:1.75}
    .hero .eyebrow{font-size:10px;letter-spacing:.07em}
    .hero-footnote{font-size:11px}
    .stage-step.has-photo strong{font-size:12px;line-height:1.4}
    .stage-step.has-photo small{font-size:10px}
    .buying-steps h3{font-size:17px}
    .buying-steps p{font-size:14px}
    .page-heading h1,.detail-copy h1{font-size:30px;font-weight:500;line-height:1.25}
    .page-heading p,.detail-copy>p{font-size:14px;line-height:1.75}
    .category-banner h1{font-size:clamp(28px,7.5vw,32px);line-height:1.2;font-weight:500}
    .category-banner p{font-size:14px;line-height:1.65;max-width:340px}
    .product-info{padding:13px 12px}
    .product-info h3{font-size:15px;line-height:1.4}
    .product-info p{font-size:13px;line-height:1.65}
    .product-bottom{flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:nowrap;min-height:52px;padding:10px 8px;gap:5px}
    .product-bottom .select-product{font-size:12px;gap:4px;white-space:nowrap}
    .product-bottom .select-product input{width:14px;height:14px;flex-shrink:0}
    .product-bottom .quantity button{width:21px;min-height:30px;font-size:16px}
    .product-bottom .quantity input{width:28px;min-height:30px;font-size:11px}
    .product-stage{font-size:10px;letter-spacing:.015em}
    .placeholder-number{font-size:17px;letter-spacing:.02em}
    .placeholder-label{font-size:9px;letter-spacing:.015em}
    .image-ref{font-size:9px}
    .catalogue-note{font-size:11px}
    .category-sidebar>a{font-size:12px}
    .catalogue-toolbar{font-size:12px;margin-bottom:20px}
    .catalogue-toolbar strong{font-size:14px}
    .detail-specs dl>div{font-size:13px}
    .detail-selection{gap:24px}
    .detail-selection .select-product{font-size:14px}
    .inquiry-form h2{font-size:25px}
    .inquiry-summary h2,.company-panel h2,.question-summary h2{font-size:21px}
    .guide-details h2{font-size:22px;line-height:1.35}
    .guide-details p,.about-content p,.company-panel dd{font-size:14px;line-height:1.75}
    .empty-state h1{font-size:29px}
    .dialog-heading h2{font-size:22px}
    .support-dialog{width:min(310px,66.666vw);margin:auto 12px calc(18px + env(safe-area-inset-bottom,0px)) auto;max-height:calc(100dvh - 36px);border-radius:12px}
    .support-dialog::backdrop{background:#1737450d;backdrop-filter:none;-webkit-backdrop-filter:none}
    .support-dialog .dialog-heading{padding:10px 12px;align-items:center;gap:8px}
    .support-dialog .dialog-heading .eyebrow,.support-dialog .support-intro{display:none}
    .support-dialog .dialog-heading h2{font-size:17px;line-height:1.3;letter-spacing:-.02em}
    .support-dialog .close-button{width:28px;height:28px;font-size:24px;display:grid;place-items:center;padding:0;flex-shrink:0}
    .support-dialog .support-body{padding:12px}
    .support-dialog .status-label{font-size:10px;line-height:1.5;padding:2px 6px;margin-bottom:8px}
    .support-dialog .form-field{font-size:11px;line-height:1.5;gap:5px;margin-bottom:10px}
    .support-dialog .form-field textarea{height:128px;min-height:128px;max-height:180px;padding:8px 9px;font-size:16px;line-height:1.45}
    .support-dialog .support-body .button{min-height:30px;padding:5px 10px;font-size:12px;gap:10px;line-height:1.5;border-radius:5px}
    .support-dialog .support-disclaimer{font-size:10px!important;line-height:1.5;margin-top:10px}
    .support-dialog .chat-product{padding:6px 9px;margin:0 0 9px;font-size:12px;line-height:1.4}
    .support-dialog .chat-product small{font-size:10px;margin-bottom:2px}

    .selection-bar{min-height:40px;padding:4px 8px 4px 11px}
    .selection-bar .button{height:28px;min-height:28px}
    .has-selection-bar .support-launcher{bottom:calc(78px + env(safe-area-inset-bottom,0px))}
    .home-hero-in-view.has-selection-bar .support-launcher{bottom:calc(14px + env(safe-area-inset-bottom,0px))}

    .footer{padding:28px 0 16px}
    .footer-grid{grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:24px 18px}
    .footer-grid>.footer-intro{grid-column:1/-1;padding-bottom:22px;border-bottom:1px solid #b4ced926}
    .footer-eyebrow{margin-bottom:8px;font-size:9px}
    .footer-intro h2{margin-bottom:9px;font-size:22px}
    .footer p{font-size:11px;line-height:1.75}
    .footer h3{margin:0 0 12px;font-size:12px;line-height:1.4}
    .footer-grid>div>a:not(.brand){margin:9px 0;font-size:11px;line-height:1.5}
    .footer-grid .footer-contact>a.footer-whatsapp{margin:12px 0 0;padding:0;font-size:11px}
    .footer-bottom .view-counter:not([hidden]){gap:6px;padding:0}
    .footer-bottom .view-counter .view-counter-number{min-width:48px;font-size:13px}
    .footer-bottom .view-counter svg{width:14px;height:14px}
    .footer-bottom{display:flex;flex-direction:column;align-items:stretch;gap:12px;margin-top:24px;padding-top:14px;padding-bottom:0;font-size:9px;line-height:1.6}
    .footer-bottom .footer-copyright{display:block;margin:0}
    .footer-meta{justify-content:space-between;gap:10px;padding-right:0}
    .is-home .footer-bottom{padding-bottom:0}
    .has-selection-bar .footer{padding-bottom:calc(83px + env(safe-area-inset-bottom,0px))}
    .footer-in-view.has-selection-bar .footer{padding-bottom:16px}
    .footer-in-view .support-launcher,.footer-in-view.has-selection-bar .support-launcher{bottom:calc(72px + env(safe-area-inset-bottom,0px))}
    .has-selection-bar .footer-bottom{padding-bottom:0}
    .is-home.has-selection-bar .footer-bottom{padding-bottom:0}
  }
  @media(max-width:370px){
    .stage-section .section-line h2{font-size:17px}
    .mobile-stage-links a{font-size:10.5px}
    .product-info{padding:12px 10px}
    .stage-step.has-photo strong{font-size:11px}
    .product-bottom{gap:4px;padding:9px 6px;min-height:50px}
    .product-bottom .select-product{font-size:11px;gap:3px}
    .product-bottom .select-product input{width:13px;height:13px}
    .product-bottom .quantity button{width:18px}
    .product-bottom .quantity input{width:26px;font-size:11px}
  }
  @media(max-width:420px){
    .header .nav-wrap{gap:6px;padding-left:15px;padding-right:15px}
    .header-actions .list-link{font-size:11px;padding:0 6px;gap:5px}
    .header-whatsapp{flex-direction:column;gap:0;width:64px;padding:1px 6px;font-size:10px;line-height:1.05}
  }
  @media(max-width:360px){
    .header .brand-logo{width:120px;max-height:44px}
    .header-actions .list-link{padding:0 5px;gap:4px}
    .header-actions .list-icon{display:block;width:14px;height:14px}
    .header-actions .list-link .inquiry-label{position:absolute;display:block;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
  }
}

@media(prefers-reduced-motion:reduce){.header #navigation,.header #navigation.open,.support-launcher,.toast{transition:none!important}}
