:root{--header-height:72px;--color-red:#8b0000;--color-red-deep:#651010;--color-gold:#d4af37;--color-gold-soft:#f1d278;--color-orange:#ff6b00;--color-bg:#fff8ef;--color-bg-strong:#fffdf9;--color-surface:#fffaf2f0;--color-surface-warm:#fff2de;--color-border:#8b000024;--color-text:#1a1a1a;--color-text-muted:#6f4a3d;--color-success-bg:#e5f7ea;--color-success-text:#1d6f3a;--color-danger-bg:#fde8e4;--color-danger-text:#8f1d1d;--shadow-soft:0 16px 32px #65101014;--shadow-medium:0 20px 48px #6510101f;--shadow-strong:0 24px 56px #6510102e;--brand-radius:20px 0 20px 0;--brand-radius-sm:16px 0 16px 0;--brand-radius-xs:12px 0 12px 0;--catalogue-bg:var(--color-bg);--catalogue-surface:var(--color-surface);--catalogue-surface-strong:var(--color-bg-strong);--catalogue-border:var(--color-border);--catalogue-shadow:var(--shadow-medium);--catalogue-text:var(--color-text);--catalogue-text-muted:var(--color-text-muted);--catalogue-red:var(--color-red);--catalogue-red-deep:var(--color-red-deep);--catalogue-gold:var(--color-gold);--catalogue-gold-soft:var(--color-gold-soft);--catalogue-orange:var(--color-orange);--catalogue-cream:var(--color-bg);color:#1f2937;background:#f8fafc;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}*{box-sizing:border-box}body{color:#111827;background:#f8fafc;min-width:320px;margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}img{max-width:100%;display:block}#root{min-height:100vh}.app-shell{color:#111827;background:#f8fafc;flex-direction:column;min-height:100vh;display:flex}.app-shell__main{flex:auto}.app-header{z-index:50;color:#f8fafc;background:#0f172a;position:sticky;top:0;box-shadow:0 8px 24px #0f172a2e}.app-header__inner{justify-content:space-between;align-items:center;gap:16px;width:min(1200px,100% - 32px);min-height:72px;margin:0 auto;display:flex}.app-header__brand{align-items:center;gap:12px;min-width:0;font-weight:700;display:inline-flex}.app-header__brand img{object-fit:contain;flex:none;width:40px;height:40px}.app-header__brand span{text-overflow:ellipsis;white-space:nowrap;letter-spacing:.02em;font-size:.95rem;overflow:hidden}.app-header__nav{align-items:center;gap:10px;display:none}.app-header__link,.app-header__cart a,.app-header__mobile-link{color:inherit}.app-header__link{color:#f8fafcd1;border-radius:10px;padding:10px 12px;transition:background .2s,color .2s}.app-header__link--active{color:#fff;background:#ffffff1a}.app-header__actions{align-items:center;gap:10px;margin-left:auto;display:inline-flex}.app-header__cart{display:none}.app-header__cart a{color:#fff;background:#ffffff14;border-radius:999px;align-items:center;min-height:40px;padding:0 14px;font-weight:700;display:inline-flex}.app-header__menu-button{background:#ffffff0f;border:1px solid #ffffff24;border-radius:10px;flex-direction:column;justify-content:center;gap:4px;width:42px;height:42px;padding:0;display:inline-flex}.app-header__menu-button span{background:#fff;border-radius:999px;width:18px;height:2px;margin:0 auto}.app-header__mobile{background:#111827;width:min(320px,100%);height:calc(100vh - 72px);padding:18px;position:fixed;inset:72px 0 auto auto;box-shadow:-16px 0 36px #0f172a47}.app-header__mobile-nav{gap:10px;display:grid}.app-header__mobile-link{color:#f8fafc;background:#ffffff0f;border-radius:12px;padding:14px 16px}.app-header__mobile-link--cart{margin-top:10px}.app-breadcrumbs{background:#fff;border-bottom:1px solid #e5e7eb}.app-breadcrumbs__inner{color:#64748b;width:min(1200px,100% - 32px);margin:0 auto;padding:12px 0;font-size:.9rem}.app-breadcrumbs__current{color:#111827;font-weight:600}.app-breadcrumbs__item a{color:inherit}.app-footer{color:#e2e8f0;background:#0f172a;margin-top:auto}.app-footer__inner{gap:24px;width:min(1200px,100% - 32px);margin:0 auto;padding:28px 0;display:grid}.app-footer__inner h2,.app-footer__inner h3{color:#fff;margin:0 0 10px}.app-footer__inner p{color:#cbd5e1;margin:0;line-height:1.6}.app-footer__links{gap:8px;display:grid}.app-footer__links a{color:#e2e8f0}.app-footer__address{gap:2px;font-style:normal;display:grid}.app-footer__hours{gap:4px;display:grid}.app-footer__hours p{justify-content:space-between;gap:12px;display:flex}.app-footer__copyright{color:#94a3b8;border-top:1px solid #ffffff14;width:min(1200px,100% - 32px);margin:0 auto;padding:14px 0 20px;font-size:.9rem}.home-hero{background:radial-gradient(circle at 0 0,#f472b629,#0000 35%),radial-gradient(circle at 100% 0,#fbbf2424,#0000 32%),linear-gradient(#050816 0%,#0b1020 55%,#111827 100%);min-height:100vh;position:relative;overflow:hidden}.home-hero:before,.home-hero:after{content:"";pointer-events:none;position:absolute;inset:0}.home-hero:before{opacity:.8;background:radial-gradient(circle at 18% 22%,#ffffff29,#0000 3px),radial-gradient(circle at 72% 18%,#ffffff29,#0000 2px),radial-gradient(circle at 83% 34%,#ffffff1f,#0000 2px),radial-gradient(circle at 32% 64%,#ffffff1f,#0000 2px)}.home-hero:after{opacity:.35;background:linear-gradient(120deg,#0000 0 46%,#ffffff0f 47%,#0000 48%),linear-gradient(300deg,#0000 0 58%,#ffffff0a 59%,#0000 60%)}.home-hero__inner,.home-section__inner{z-index:1;width:min(1120px,100% - 32px);margin:0 auto;position:relative}.home-hero__inner{align-items:center;gap:24px;min-height:100vh;padding:56px 0 40px;display:grid}.home-hero__content{max-width:640px}.home-hero__eyebrow,.home-section__eyebrow,.home-hero__panel-label{color:#f9fafb;letter-spacing:.04em;text-transform:uppercase;background:#ffffff0f;border:1px solid #ffffff2e;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.75rem;font-weight:700;display:inline-flex}.home-hero h1{letter-spacing:0;margin:18px 0 14px;font-size:clamp(2.3rem,5vw,4.75rem);line-height:.98}.home-hero__subtitle{color:#f9fafbd1;max-width:580px;margin:0;font-size:1.02rem;line-height:1.7}.home-hero__actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.home-button{border-radius:10px;justify-content:center;align-items:center;min-height:46px;padding:0 18px;font-weight:700;display:inline-flex}.home-button--primary{color:#111827;background:#fbbf24}.home-button--secondary{color:#f9fafb;background:#ffffff0f;border:1px solid #ffffff29}.home-hero__summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:28px;display:grid}.home-hero__summary>div,.home-hero__panel,.home-category,.home-product,.home-trust-card,.home-quote,.home-contact-card,.home-empty{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px}.home-hero__summary>div{padding:14px 16px}.home-hero__summary span,.home-hero__panel-note,.home-contact-card span{color:#f9fafbb3;font-size:.8rem;display:block}.home-hero__summary strong{margin-top:8px;font-size:1.05rem;display:block}.home-hero__panel{max-width:460px;padding:20px}.home-hero__panel blockquote,.home-quote blockquote{margin:16px 0 0;font-size:1.2rem;line-height:1.6}.home-hero__panel-note{margin-top:16px}.home-section{color:#111827;background:#fff;padding:48px 0}.home-section--muted{background:#f8fafc}.home-section__heading{margin-bottom:20px}.home-section__heading h2{margin:14px 0 10px;font-size:clamp(1.6rem,3vw,2.3rem)}.home-section__heading p{color:#475569;max-width:640px;margin:0;line-height:1.7}.home-category-grid,.home-product-grid,.home-trust-grid,.home-contact-grid{gap:14px;display:grid}.home-category,.home-product,.home-trust-card,.home-contact-card,.home-empty{background:#fff;border:1px solid #e5e7eb;overflow:hidden}.home-category{flex-direction:column;justify-content:space-between;min-height:124px;padding:16px;display:flex}.home-category span,.home-product__code,.home-contact-card span{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:.75rem;font-weight:700}.home-category strong{font-size:1.05rem;line-height:1.35}.home-category--1{background:linear-gradient(160deg,#fff7ed,#fff)}.home-category--2{background:linear-gradient(160deg,#eff6ff,#fff)}.home-category--3{background:linear-gradient(160deg,#f0fdf4,#fff)}.home-category--4{background:linear-gradient(160deg,#fdf2f8,#fff)}.home-category--5{background:linear-gradient(160deg,#faf5ff,#fff)}.home-category--6{background:linear-gradient(160deg,#fefce8,#fff)}.home-product{color:#111827;flex-direction:column;display:flex}.home-product__image{aspect-ratio:4/3;object-fit:cover;background:#e5e7eb;width:100%}.home-product__body{gap:8px;padding:14px;display:grid}.home-product__body h3{margin:0;font-size:1rem;line-height:1.4}.home-product__meta{color:#475569;justify-content:space-between;gap:12px;font-size:.9rem;display:flex}.home-trust-card,.home-contact-card{padding:16px}.home-trust-card strong,.home-contact-card strong{margin-top:10px;font-size:1rem;line-height:1.4;display:block}.home-contact-card__value{margin-top:10px;font-size:1rem;line-height:1.4}.home-contact-card__value a{color:#111827}.home-contact-card__address{gap:2px;margin-top:10px;font-style:normal;line-height:1.4;display:grid}.home-contact-card__hours{gap:6px;margin-top:10px;display:grid}.home-contact-card__hours p{justify-content:space-between;gap:12px;margin:0;display:flex}.home-quote{padding:22px}.home-empty{color:#475569;padding:20px}.home-contact-card--action a{color:#f8fafc;background:#0f172a;border:1px solid #d1d5db;border-radius:10px;justify-content:center;align-items:center;width:100%;min-height:44px;margin-top:12px;display:inline-flex}@media (width>=640px){.app-footer__inner{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero__inner{padding-top:72px}.home-category-grid,.home-product-grid,.home-trust-grid,.home-contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=960px){.app-header__nav{display:inline-flex}.app-header__cart{display:block}.app-header__menu-button,.app-header__mobile{display:none}.app-footer__inner{grid-template-columns:1.2fr .8fr .8fr .8fr;align-items:start}.home-hero__inner{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:32px}.home-category-grid,.home-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-trust-grid,.home-contact-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.catalogue-page{padding:16px}.catalogue-page__content{max-width:1200px;margin:0 auto}.catalogue-page__title{margin:0 0 8px;font-size:1.75rem}.catalogue-page__subtitle{color:#4b5563;margin:0;font-size:.95rem}.catalogue-search{margin-bottom:16px}.catalogue-search__input,.catalogue-filters__select{background:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;min-height:44px;padding:12px 14px}.catalogue-filters{gap:12px;margin-bottom:20px;display:grid}.catalogue-page__summary{color:#4b5563;margin:0 0 16px;font-size:.95rem}.catalogue-grid{grid-template-columns:1fr;gap:16px;display:grid}.product-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;min-height:100%;display:flex;overflow:hidden}.product-card__image{aspect-ratio:4/3;object-fit:cover;background:#e5e7eb;width:100%}.product-card__body{gap:10px;padding:14px;display:grid}.product-card__top{gap:8px;display:grid}.product-card__code{color:#6b7280;text-transform:uppercase;font-size:.8rem;font-weight:600}.product-card__name{margin:0;font-size:1rem;line-height:1.4}.product-card__name-tamil{color:var(--color-text-muted);margin:-2px 0 0;font-size:.88rem;font-weight:500;line-height:1.5}.product-card__discount-badge{color:#fff9f1;letter-spacing:.05em;background:linear-gradient(135deg,#8b0000f5,#ff6b00e0);border-radius:999px;align-items:center;width:fit-content;min-height:28px;margin-top:2px;padding:0 10px;font-size:.76rem;font-weight:800;display:inline-flex}.product-card__meta{color:#4b5563;gap:6px;font-size:.9rem;display:grid}.product-card__footer{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.product-card__pricing{gap:4px;display:grid}.product-card__mrp{color:var(--color-text-muted);opacity:.9;font-size:.82rem;text-decoration:line-through;text-decoration-thickness:1.5px}.product-card__enquiry{gap:10px;display:grid}.product-card__quantity{justify-content:flex-start;align-items:center;gap:12px;display:inline-flex}.product-card__quantity button,.product-card__enquiry-button{background:#fff;border:1px solid #d1d5db;border-radius:8px;min-height:40px;padding:8px 12px}.product-card__quantity span{text-align:center;min-width:24px;font-weight:600}.product-card[role=button]{cursor:pointer}.product-card[role=button]:focus-visible{outline-offset:2px;outline:2px solid #111827}.product-card__price{font-weight:700}.product-card__stock{border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:4px 10px;font-size:.82rem;font-weight:600;display:inline-flex}.catalogue-page__state{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:32px 16px}.catalogue-page__load-more{text-align:center;color:#6b7280;padding:20px 0 8px;font-size:.9rem}.product-page{padding:16px}.product-page__content{max-width:1200px;margin:0 auto}.product-page__back{background:#fff;border:1px solid #d1d5db;border-radius:8px;margin-bottom:16px;padding:10px 14px}.product-page__layout{gap:20px;display:grid}.product-page__gallery,.product-page__details{background:#fff;border:1px solid #e5e7eb;border-radius:8px}.product-page__main-image{aspect-ratio:4/3;object-fit:cover;background:#e5e7eb;border-radius:8px;width:100%}.product-page__thumbnails{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.product-page__thumbnail{background:#fff;border:1px solid #d1d5db;border-radius:8px;width:64px;height:64px;padding:0;overflow:hidden}.product-page__thumbnail--active{border-color:#111827}.product-page__meta-row{flex-wrap:wrap;justify-content:space-between;gap:8px;margin-bottom:10px;display:flex}.product-page__code,.product-page__label{color:#6b7280;text-transform:uppercase;font-size:.8rem;font-weight:600}.product-page__title{margin:0 0 16px;font-size:1.5rem;line-height:1.3}.product-page__info-grid{gap:12px;margin-bottom:18px;display:grid}.product-page__price{font-size:1.1rem;font-weight:700}.product-page__stock{border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:4px 10px;font-size:.82rem;font-weight:600;display:inline-flex}.product-page__stock--in{color:#166534;background:#dcfce7}.product-page__stock--out{color:#991b1b;background:#fee2e2}.product-page__enquiry{gap:12px;margin-bottom:18px;display:grid}.product-page__quantity{align-items:center;gap:12px;display:inline-flex}.product-page__quantity button,.product-page__add{background:#fff;border:1px solid #d1d5db;border-radius:8px;min-height:44px;padding:10px 14px}.product-page__add{width:100%;font-weight:600}.product-page__section{margin-top:18px}.product-page__section h2{margin:0 0 8px;font-size:1rem}.product-page__section p,.product-page__section li{color:#374151;margin:0;line-height:1.6}.product-page__section ul{margin:0;padding-left:18px}.product-page__links{flex-wrap:wrap;gap:10px;display:flex}.product-page__links a{background:#f9fafb;border:1px solid #d1d5db;border-radius:8px;padding:8px 12px}.product-page__state{text-align:center;padding:32px 16px}.enquiry-page{padding:16px}.enquiry-page__content{max-width:1200px;margin:0 auto}.enquiry-page__header{margin-bottom:20px}.enquiry-page__title{margin:0 0 8px;font-size:1.75rem}.enquiry-page__subtitle{color:#4b5563;margin:0}.enquiry-page__layout{gap:20px;display:grid}.enquiry-item,.enquiry-summary,.enquiry-page__empty{background:#fff;border:1px solid #e5e7eb;border-radius:8px}.enquiry-item{gap:14px;margin-bottom:12px;padding:14px;display:grid}.enquiry-item__image{aspect-ratio:4/3;object-fit:cover;background:#e5e7eb;border-radius:8px;width:100%}.enquiry-item__code{color:#6b7280;text-transform:uppercase;font-size:.8rem;font-weight:600}.enquiry-item__name{margin:4px 0 8px;font-size:1rem}.enquiry-item__price,.enquiry-item__line-total{color:#374151}.enquiry-item__controls{align-items:center;gap:12px;margin:12px 0;display:inline-flex}.enquiry-item__controls button,.enquiry-item__remove,.enquiry-summary__clear,.enquiry-page__empty button{background:#fff;border:1px solid #d1d5db;border-radius:8px;min-height:40px;padding:8px 12px}.enquiry-item__remove{width:fit-content}.enquiry-summary{padding:16px}.enquiry-summary h2{margin:0 0 14px;font-size:1.1rem}.enquiry-summary__row{border-bottom:1px solid #e5e7eb;justify-content:space-between;gap:12px;padding:10px 0;display:flex}.enquiry-summary__row:last-of-type{margin-bottom:16px}.enquiry-summary__note{color:#6b7280;margin-top:4px;font-size:.9rem}.enquiry-summary__exports{gap:10px;margin:16px 0 12px;display:grid}.enquiry-summary__clear,.enquiry-summary__browse,.enquiry-page__empty button,.enquiry-summary__export{justify-content:center;align-items:center;width:100%;margin-top:12px;display:inline-flex}.enquiry-summary__export{background:#fff;border:1px solid #d1d5db;border-radius:8px;min-height:44px;padding:8px 12px}.enquiry-summary__export:disabled{cursor:not-allowed;opacity:.55}.enquiry-summary__browse{background:#f9fafb;border:1px solid #d1d5db;border-radius:8px;min-height:40px;padding:8px 12px}.enquiry-page__empty{text-align:center;padding:24px 16px}@media (width>=640px){.catalogue-page{padding:24px}.catalogue-filters,.catalogue-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-page{padding:24px}.product-page__info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-page__enquiry{grid-template-columns:auto 1fr;align-items:center}.product-page__add{width:auto}.enquiry-page{padding:24px}.enquiry-item{grid-template-columns:160px minmax(0,1fr) auto;align-items:start}.enquiry-item__image{width:160px}.enquiry-page__layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start}.enquiry-summary__exports{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=960px){.catalogue-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-page__layout{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:start}}.catalogue-page__content,.product-page__content{width:min(1280px,100% - 24px)}.catalogue-page__title{letter-spacing:-.02em;font-size:clamp(1.8rem,2.5vw,2.4rem)}.catalogue-page__subtitle{color:#475569;max-width:720px;line-height:1.7}.catalogue-page__controls{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe0;border:1px solid #e2e8f0;border-radius:18px;gap:14px;margin-bottom:18px;padding:16px;display:grid;box-shadow:0 18px 48px #0f172a0f}.catalogue-search{margin:0}.catalogue-search__input,.catalogue-filters__select{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:14px;min-height:48px;box-shadow:inset 0 1px #fffc}.catalogue-search__input:focus,.catalogue-filters__select:focus{border-color:#f59e0b;outline:none;box-shadow:0 0 0 4px #f59e0b24}.catalogue-filters{margin:0}.catalogue-page__summary{color:#475569;margin-bottom:18px}.catalogue-grid{gap:18px}.product-card{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:18px;height:100%;transition:transform .22s,box-shadow .22s,border-color .22s;box-shadow:0 14px 32px #0f172a0f}.product-card__media{background:linear-gradient(135deg,#e2e8f0 0%,#f8fafc 100%);overflow:hidden}.product-card__image{aspect-ratio:4/3;object-fit:cover;width:100%;transition:transform .35s}.product-card:hover .product-card__image{transform:scale(1.03)}.product-card__image--placeholder{color:#334155;letter-spacing:.08em;text-transform:uppercase;place-items:center;font-weight:800;display:grid}.product-card__body{gap:12px;padding:16px}.product-card__code{color:#f59e0b;letter-spacing:.08em;font-size:.78rem}.product-card__name{font-size:1.02rem;line-height:1.45}.product-card__meta{color:#475569;gap:8px}.product-card__footer{align-items:flex-start}.product-card__price{color:#0f172a;font-size:1.05rem}.product-card__stock{border-radius:999px;min-height:30px;padding:5px 10px;font-size:.76rem}.product-card__stock--in{color:#166534;background:#dcfce7}.product-card__stock--out{color:#991b1b;background:#fee2e2}.product-card__quantity{gap:10px}.product-card__quantity button,.product-card__enquiry-button{border-radius:12px;min-height:40px;transition:transform .18s,background .18s,border-color .18s}.product-card__quantity button:hover,.product-card__enquiry-button:hover{border-color:#f59e0b;transform:translateY(-1px)}.product-card__enquiry-button{color:#fff;background:#0f172a;width:100%}.product-page{background:radial-gradient(circle at 0 0,#f59e0b0f,#0000 34%),linear-gradient(#f8fafc 0%,#eef2ff 100%)}.product-page__layout{gap:22px}.product-page__gallery,.product-page__details{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 18px 48px #0f172a0f}.product-page__gallery{padding:14px}.product-page__gallery-frame{background:linear-gradient(135deg,#e2e8f0 0%,#f8fafc 100%);border-radius:18px;overflow:hidden}.product-page__main-image{aspect-ratio:1;object-fit:cover;width:100%}.product-page__main-image--placeholder{color:#334155;letter-spacing:.12em;place-items:center;font-size:1.2rem;font-weight:800;display:grid}.product-page__thumbnails{gap:10px;margin-top:14px}.product-page__thumbnail{border-color:#cbd5e1;border-radius:14px;width:72px;height:72px;transition:transform .18s,border-color .18s,box-shadow .18s}.product-page__thumbnail:hover{border-color:#f59e0b;transform:translateY(-2px)}.product-page__details{padding:20px}.product-page__meta-row{align-items:center;margin-bottom:12px}.product-page__title{letter-spacing:-.03em;font-size:clamp(1.65rem,3vw,2.35rem);line-height:1.15}.product-page__info-grid{gap:14px}.product-page__info-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:14px}.product-page__info-value{color:#0f172a;margin-top:6px;font-weight:600;line-height:1.5}.product-page__price{color:#0f172a;margin-top:6px;font-size:1.35rem}.product-page__stock{border-radius:999px;min-height:30px;padding:5px 10px;font-size:.76rem}.product-page__enquiry{margin-bottom:20px}.product-page__quantity button,.product-page__add{border-radius:12px;transition:transform .18s,background .18s,border-color .18s}.product-page__quantity button:hover,.product-page__add:hover{border-color:#f59e0b;transform:translateY(-1px)}.product-page__add{color:#fff;background:#0f172a;font-weight:700}.product-page__section{border-top:1px solid #e2e8f0;margin-top:22px;padding-top:18px}.product-page__section h2{letter-spacing:-.01em;margin-bottom:10px;font-size:1.05rem}.product-page__section p,.product-page__section li{color:#334155}.product-page__list{margin:0;padding-left:18px}.product-page__link-grid,.product-page__related-grid{gap:12px;display:grid}.product-page__link-card,.product-page__related-card{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #e2e8f0;border-radius:16px;gap:6px;padding:14px;transition:transform .2s,box-shadow .2s,border-color .2s;display:grid;box-shadow:0 10px 22px #0f172a0d}.product-page__link-card:hover,.product-page__related-card:hover{border-color:#f59e0b47;transform:translateY(-3px);box-shadow:0 18px 30px #0f172a1a}.product-page__link-card span,.product-page__related-card span{color:#64748b;text-transform:uppercase;letter-spacing:.08em;font-size:.78rem}.product-page__link-card strong,.product-page__related-card strong{color:#0f172a;font-size:1rem;line-height:1.4}.product-page__state{text-align:center;color:#475569;padding:40px 16px}@media (width>=640px){.catalogue-page__content,.product-page__content{width:min(1280px,100% - 40px)}.catalogue-page__controls{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);align-items:center}.catalogue-filters,.product-page__related-grid,.product-page__link-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=960px){.catalogue-page__controls{grid-template-columns:minmax(0,1.4fr) minmax(0,.8fr)}.catalogue-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.product-page__related-grid,.product-page__link-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-page__gallery{align-self:start;position:sticky;top:96px}}.catalogue-page{background:radial-gradient(circle at 0 0,#d4a43733,#0000 30%),radial-gradient(circle at 100% 0,#f07b2d29,#0000 26%),linear-gradient(#fff8ef 0%,#fff2df 55%,#fffbf5 100%)}.catalogue-page__header{margin-bottom:22px}.catalogue-page__title{color:var(--catalogue-red-deep)}.catalogue-page__subtitle{color:var(--catalogue-text-muted)}.catalogue-page__controls-shell{top:calc(var(--header-height) + 10px);z-index:40;margin-bottom:18px;position:sticky}.catalogue-page__controls{border:1px solid var(--catalogue-border);box-shadow:var(--catalogue-shadow);-webkit-backdrop-filter:blur(16px);scrollbar-width:none;background:linear-gradient(135deg,#fffdf9f2,#fff4e2f5),#fffaf2eb;border-radius:20px;gap:12px;margin-bottom:0;padding:12px;display:flex;position:relative;overflow:auto hidden}.catalogue-page__controls::-webkit-scrollbar{display:none}.catalogue-search{flex:1 0 min(78vw,22rem);min-width:min(78vw,22rem)}.catalogue-filters{flex:none;gap:12px;display:flex}.catalogue-search__input,.catalogue-filters__select{min-height:50px;color:var(--catalogue-text);background:#fffdf9f5;border-color:#8f1d1d1f;border-radius:14px}.catalogue-search__input{width:100%}.catalogue-search__input::placeholder{color:#745345b8}.catalogue-search__input:focus,.catalogue-filters__select:focus{border-color:#d4a437cc;box-shadow:0 0 0 4px #d4a4372e,0 10px 20px #8f1d1d14}.catalogue-filters__select{min-width:10.5rem;padding-right:36px;box-shadow:inset 0 1px #ffffffbf}.catalogue-page__summary{color:var(--catalogue-text-muted)}.catalogue-page__summary strong{color:var(--catalogue-red-deep)}.catalogue-grid{align-items:stretch}.product-card{background:linear-gradient(#fffefbfa 0%,#fff5e8fa 100%);border-color:#8f1d1d14;box-shadow:0 18px 36px #68180814}.product-card:hover,.product-card:focus-within{border-color:#d4a4376b;box-shadow:0 24px 44px #68180824}.product-card__media{background:radial-gradient(circle at 100% 0,#d4a4372e,#0000 30%),linear-gradient(160deg,#fff4dd 0%,#fffdf9 100%)}.product-card__body{gap:14px}.product-card__code{color:var(--catalogue-orange)}.product-card__name,.product-card__price{color:var(--catalogue-text)}.product-card__meta{color:var(--catalogue-text-muted)}.product-card__enquiry{margin-top:2px}.product-card__quantity{background:linear-gradient(#fff9f0fa,#fff2dcfa);border:1px solid #8f1d1d1f;border-radius:16px;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:56px;padding:6px;display:inline-flex;box-shadow:inset 0 1px #ffffffb8}.product-card__quantity-button{width:46px;min-width:46px;min-height:44px;color:var(--catalogue-red-deep);background:linear-gradient(#fffffffa,#fff0d6fa);border:1px solid #8f1d1d24;border-radius:12px;justify-content:center;align-items:center;padding:0;font-size:1.25rem;font-weight:700;display:inline-flex;box-shadow:0 8px 18px #68180814}.product-card__quantity-button:hover,.product-card__quantity-button:focus-visible{background:linear-gradient(#fffbf4,#ffe9c3);border-color:#d4a437b8;box-shadow:0 10px 20px #6818081a,0 0 0 4px #d4a43724}.product-card__quantity-value{min-width:52px;min-height:44px;color:var(--catalogue-red-deep);background:#8f1d1d0f;border-radius:12px;justify-content:center;align-items:center;padding:0 14px;font-size:1rem;font-weight:800;display:inline-flex}.product-card__enquiry-button{color:#fff9f1;letter-spacing:.01em;background:linear-gradient(135deg,#8f1d1d 0%,#bf3d13 48%,#d4a437 100%);border:1px solid #811b1b1f;border-radius:14px;width:100%;min-height:50px;font-weight:700;box-shadow:0 16px 28px #6818082e}.product-card__enquiry-button:hover,.product-card__enquiry-button:focus-visible{border-color:#d4a437b8;box-shadow:0 20px 34px #68180833,0 0 0 4px #d4a43729}.catalogue-page__state{color:var(--catalogue-text-muted);background:#fffcf7eb;border-color:#8f1d1d1f}@media (width<=639.98px){.catalogue-page{padding-top:14px}.catalogue-page__header{margin-bottom:16px}.catalogue-page__controls-shell{top:calc(var(--header-height) + 8px)}.catalogue-page__controls{border-radius:18px;gap:10px;padding:10px}.catalogue-search{flex-basis:min(84vw,18rem);min-width:min(84vw,18rem)}.catalogue-filters__select{min-width:9.5rem}.product-card__footer{flex-wrap:wrap}}@media (width>=640px){.catalogue-page__controls{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);align-items:center;display:grid;overflow:visible}.catalogue-search{min-width:0}.catalogue-filters{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}}@media (width>=960px){.catalogue-page__controls-shell{top:calc(var(--header-height) + 14px)}.catalogue-page__controls{grid-template-columns:minmax(0,1.45fr) minmax(0,.85fr);padding:14px}}html{scroll-behavior:smooth}body,.app-shell{background:radial-gradient(circle at top left, #d4af3729, transparent 26%), radial-gradient(circle at top right, #ff6b001f, transparent 24%), linear-gradient(180deg, var(--color-bg) 0%, #fff2df 48%, #fffaf3 100%);color:var(--color-text)}a{transition:color .18s,opacity .18s}a:hover{color:var(--color-red)}button{cursor:pointer}:where(button,input,select,textarea){border-radius:var(--brand-radius-sm)}:where(button,input,select,textarea):focus-visible{outline:none}.app-header{color:#fff9f1;box-shadow:var(--shadow-medium);background:linear-gradient(120deg,#651010fa,#8b0000f5 55%,#d4af37e6)}.app-header__brand,.app-header__brand:hover{color:#fff9f1}.app-header__brand img{border-radius:var(--brand-radius-xs)}.app-header__link,.app-header__cart a,.app-header__mobile-link{border-radius:var(--brand-radius-sm)}.app-header__link{color:#fff9f1d6}.app-header__link:hover,.app-header__link--active{color:#fff9f1;background:#fff8ef1f}.app-header__cart a,.app-header__mobile-link--cart{align-items:center;gap:8px;display:inline-flex}.app-header__cart a{background:linear-gradient(135deg,#fff8ef24,#d4af3738);border:1px solid #fff8ef2e}.app-header__menu-button{border-radius:var(--brand-radius-sm);background:#fff8ef1a;border-color:#fff8ef2e}.app-header__mobile{background:linear-gradient(160deg,#651010fa,#8b0000f5 62%,#d4af37f0)}.app-header__mobile-link{background:#fff8ef14;border:1px solid #fff8ef24;align-items:center;gap:8px;display:inline-flex}.app-header__mobile-link--active{background:#d4af372e}.app-breadcrumbs{border-bottom-color:var(--color-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffaf2e6}.app-breadcrumbs__inner,.app-breadcrumbs__current{color:var(--color-text-muted)}.app-breadcrumbs__current{color:var(--color-red-deep)}.app-footer{color:#fff8ef;background:linear-gradient(140deg,#651010fa,#8b0000f5 58%,#d4af37eb)}.app-footer__inner h2,.app-footer__inner h3,.app-footer__links a,.app-footer__copyright{color:#fff8ef}.app-footer__inner p,.app-footer__address,.app-footer__hours,.app-footer__copyright{color:#fff8efd9}.app-footer__links,.app-footer__address,.app-footer__hours{gap:10px}.app-footer__contact-item,.app-footer__address,.app-footer__hours p{grid-template-columns:18px minmax(0,1fr);align-items:start;gap:10px;display:grid}.app-footer__hours p{justify-content:start}.app-footer__contact-item svg,.app-footer__address svg,.app-footer__hours svg{color:var(--color-gold-soft)}.app-footer__address-lines{gap:4px;display:grid}.app-footer__address-action{border-radius:var(--brand-radius-sm);color:#fff8ef;background:#fff8ef1f;border:1px solid #fff8ef38;justify-content:center;align-items:center;width:fit-content;min-height:42px;margin-top:14px;padding:10px 16px;font-weight:700;display:inline-flex}.app-footer__copyright{flex-wrap:wrap;justify-content:space-between;gap:10px 20px;display:flex}.app-footer__copyright a{color:var(--color-gold-soft);font-weight:700}.home{color:var(--color-text);background:0 0}.home-hero{background:radial-gradient(circle at 0 0,#d4af373d,#0000 30%),radial-gradient(circle at 100% 0,#ff6b002e,#0000 28%),linear-gradient(#7a0d0d 0%,#9c1f10 48%,#d4af37 100%)}.home-hero__summary>div,.home-hero__panel,.home-category,.home-product,.home-trust-card,.home-quote,.home-contact-card,.home-empty{border-radius:var(--brand-radius)}.home-button,.home-contact-card--action a,.enquiry-summary__browse,.enquiry-summary__export,.enquiry-summary__clear,.enquiry-item__remove,.product-page__back,.product-page__add,.product-card__enquiry-button{border-radius:var(--brand-radius-sm)}.home-button--primary,.product-page__add,.product-card__enquiry-button,.enquiry-summary__export{background:linear-gradient(135deg, var(--color-red) 0%, var(--color-orange) 52%, var(--color-gold) 100%);color:#fff9f1;box-shadow:var(--shadow-soft);border:1px solid #8b00001f}.home-button--secondary,.enquiry-summary__browse,.product-page__back,.enquiry-item__remove,.enquiry-summary__clear{border:1px solid var(--color-border);color:var(--color-red-deep);background:#fffdf9eb}.home-section,.home-section--muted,.catalogue-page,.product-page,.enquiry-page{background:0 0}.home-section__eyebrow,.home-hero__eyebrow,.home-hero__panel-label{border-radius:var(--brand-radius-xs)}.home-section__eyebrow{color:var(--color-red-deep);background:#fff8efe0;border-color:#8b00001f}.home-section__heading p,.catalogue-page__subtitle,.enquiry-page__subtitle,.product-page__section p,.product-page__section li,.home-empty,.catalogue-page__state,.product-page__state{color:var(--color-text-muted)}.home-category,.home-product,.home-trust-card,.home-contact-card,.home-empty,.home-quote,.product-card,.product-page__gallery,.product-page__details,.product-page__info-item,.product-page__link-card,.product-page__related-card,.enquiry-item,.enquiry-summary,.enquiry-page__empty,.catalogue-page__state{border-color:var(--color-border);box-shadow:var(--shadow-soft);background:#fffcf6f0}.home-product__image,.product-card__media,.product-page__gallery-frame,.enquiry-item__image,.product-page__main-image,.product-card__image{border-radius:var(--brand-radius)}.home-category span,.home-product__code,.home-contact-card span,.product-page__label,.product-page__code,.product-card__code,.enquiry-item__code{color:var(--color-orange)}.home-product__meta,.product-card__meta,.enquiry-summary__note,.enquiry-item__price,.enquiry-item__line-total{color:var(--color-text-muted)}.home-contact-card span,.app-footer__contact-item,.app-footer__address,.app-footer__hours p{font-size:.92rem}.home-contact-card span{color:var(--color-red-deep);align-items:center;gap:8px;display:inline-flex}.home-contact-card__value a,.home-contact-card__address,.product-page__info-value,.product-page__price,.product-card__name,.product-card__price,.enquiry-page__title,.catalogue-page__title,.product-page__title,.home-section__heading h2{color:var(--color-text)}.catalogue-page__controls,.catalogue-filters__panel,.product-page__thumbnail,.catalogue-search__input,.catalogue-filters__select,.product-page__quantity,.product-card__quantity,.enquiry-item__controls,.enquiry-summary__export,.enquiry-summary__clear,.enquiry-summary__browse{border-radius:var(--brand-radius)}.catalogue-search__input,.catalogue-filters__select,.product-page__back,.product-page__thumbnail,.product-page__quantity button,.product-page__add,.enquiry-item__controls button,.enquiry-item__remove,.enquiry-summary__export,.enquiry-summary__clear,.enquiry-summary__browse,.enquiry-page__empty button{border-color:var(--color-border)}.product-card__stock,.product-page__stock{border-radius:var(--brand-radius-xs)}.product-card__stock--in,.product-page__stock--in{background:var(--color-success-bg);color:var(--color-success-text)}.product-card__stock--out,.product-page__stock--out{background:var(--color-danger-bg);color:var(--color-danger-text)}.product-page__thumbnail--active{border-color:var(--color-gold);box-shadow:0 0 0 3px #d4af372e}.product-page__link-card span,.product-page__related-card span{color:var(--color-orange)}.product-page__quantity,.enquiry-item__controls{border:1px solid var(--color-border);background:linear-gradient(#fff9f0f5,#fff1dcf5);padding:6px}.product-page__quantity button,.enquiry-item__controls button{min-width:46px;color:var(--color-red-deep);background:#ffffffeb;font-weight:700}.product-page__quantity span,.enquiry-item__controls span{text-align:center;min-width:44px;color:var(--color-red-deep);font-weight:800}.catalogue-page__controls-shell{top:calc(var(--header-height) + 10px)}.catalogue-page__controls{border-radius:var(--brand-radius);grid-template-columns:minmax(0,1.55fr) minmax(0,1fr) minmax(0,1fr);gap:14px;overflow:visible}.catalogue-search,.catalogue-filters__select{width:100%;min-width:0}.catalogue-filters{display:contents}.catalogue-filters__toggle,.catalogue-filters__panel{display:none}.scroll-to-top{right:max(18px, calc(env(safe-area-inset-right) + 12px));bottom:max(18px, calc(env(safe-area-inset-bottom) + 12px));z-index:60;border-radius:var(--brand-radius-sm);background:linear-gradient(135deg, var(--color-red) 0%, var(--color-orange) 55%, var(--color-gold) 100%);color:#fff9f1;width:52px;height:52px;box-shadow:var(--shadow-strong);opacity:0;pointer-events:none;border:1px solid #8b00001f;justify-content:center;align-items:center;transition:opacity .2s,transform .2s;display:inline-flex;position:fixed;transform:translateY(12px)}.scroll-to-top--visible{opacity:1;pointer-events:auto;transform:translateY(0)}.scroll-to-top svg{width:22px;height:22px}.route-loading{min-height:40vh;color:var(--color-red-deep);place-items:center;padding:24px;font-weight:700;display:grid}@media (width<=639.98px){.catalogue-page__controls{grid-template-columns:minmax(0,1fr) auto;align-items:start;padding:12px;display:grid;overflow:visible}.catalogue-search{flex:initial;flex-basis:auto;grid-column:1;width:100%;min-width:0}.catalogue-filters{flex:initial;grid-column:2;place-self:start end;gap:0;display:grid;position:relative}.catalogue-filters>.catalogue-filters__select{display:none}.catalogue-filters__toggle{border:1px solid var(--color-border);border-radius:var(--brand-radius-sm);width:48px;height:48px;color:var(--color-red-deep);box-shadow:var(--shadow-soft);background:linear-gradient(135deg,#fffdf9fa,#fff0dcfa);justify-content:center;align-items:center;display:inline-flex}.catalogue-filters__toggle svg,.catalogue-filters__panel-close svg{width:20px;height:20px}.catalogue-filters__panel{border:1px solid var(--color-border);border-radius:var(--brand-radius);width:min(320px,100vw - 40px);box-shadow:var(--shadow-medium);z-index:8;background:#fffcf6fa;gap:12px;padding:14px;display:grid;position:absolute;top:calc(100% + 10px);right:0}.catalogue-filters__panel-header{color:var(--color-red-deep);justify-content:space-between;align-items:center;gap:12px;display:flex}.catalogue-filters__panel-close,.catalogue-filters__reset{border:1px solid var(--color-border);color:var(--color-red-deep);background:#fffdf9f5;justify-content:center;align-items:center;gap:8px;display:inline-flex}.catalogue-filters__panel-close{width:44px;min-width:44px;min-height:44px;padding:0}.catalogue-filters__panel-body{gap:10px;display:grid}.catalogue-filters__panel .catalogue-filters__select{display:block}.catalogue-filters__reset{justify-content:center;min-height:46px;font-weight:700}.scroll-to-top{right:max(18px, calc(env(safe-area-inset-right) + 14px));bottom:max(18px, calc(env(safe-area-inset-bottom) + 14px));width:48px;height:48px}}@media (width>=640px) and (width<=1079.98px){.catalogue-page__controls{grid-template-columns:minmax(0,1.25fr) minmax(0,.9fr) minmax(0,.9fr)}}@media (width>=1080px){.catalogue-page__controls{grid-template-columns:minmax(0,1.55fr) minmax(0,1fr) minmax(0,1fr)}}:where(h1,h2,h3){color:var(--color-red-deep)}:where(.home h1,.home-hero h1,.home-hero__eyebrow,.home-hero__panel-label,.home-hero__panel blockquote,.home-hero__panel-note){color:#fff9f1}:where(.home-hero__subtitle,.home-hero__summary span){color:#fff9f1d1}:where(.home-hero__summary strong){color:#fff9f1}:where(.home-section__heading h2,.catalogue-page__title,.product-page__title,.enquiry-page__title){color:var(--color-red-deep)}:where(.home-button,.product-page__back,.product-page__add,.product-page__quantity button,.enquiry-summary__export,.enquiry-summary__clear,.enquiry-summary__browse,.enquiry-page__empty button,.enquiry-item__remove,.enquiry-item__controls button,.product-card__quantity-button,.product-card__enquiry-button,.catalogue-filters__toggle,.catalogue-filters__panel-close,.catalogue-filters__reset,.app-header__cart a,.app-header__mobile-link--cart),:where(.catalogue-search__input,.catalogue-filters__select,.product-page__thumbnail,.product-page__gallery,.product-page__details,.product-page__info-item,.product-page__link-card,.product-page__related-card,.enquiry-item,.enquiry-summary,.enquiry-page__empty,.home-category,.home-product,.home-trust-card,.home-contact-card,.home-empty,.home-quote,.catalogue-page__controls,.catalogue-filters__panel,.catalogue-page__state,.product-card,.app-header__mobile-link,.app-header__menu-button){border-radius:var(--brand-radius)}:where(.home-category,.home-product,.home-trust-card,.home-contact-card,.home-empty,.home-quote,.product-card,.product-page__gallery,.product-page__details,.product-page__info-item,.product-page__link-card,.product-page__related-card,.enquiry-item,.enquiry-summary,.enquiry-page__empty,.catalogue-page__state){border:1px solid var(--color-border);box-shadow:var(--shadow-soft);background:linear-gradient(#fffdf9f7 0%,#fff2dff5 100%)}:where(.home-product__body h3,.product-card__name,.enquiry-item__name,.product-page__section h2,.product-page__link-card strong,.product-page__related-card strong){color:var(--color-red-deep)}:where(.catalogue-search__input,.catalogue-filters__select,.product-page__thumbnail,.product-page__quantity button,.enquiry-item__controls button,.enquiry-item__remove,.enquiry-summary__clear,.enquiry-summary__browse,.enquiry-page__empty button){color:var(--color-text);background:#fffcf6f5}:where(.catalogue-search__input,.catalogue-filters__select){border:1px solid var(--color-border)}:where(){color:color-mix(in srgb, var(--color-text-muted) 70%, white)}:where(.home-category strong,.home-product__meta span:last-child,.product-card__price,.product-page__price,.enquiry-summary__row span:last-child,.enquiry-item__line-total){color:var(--color-red-deep)}:where(.home-category span,.home-product__code,.product-card__code,.product-page__code,.product-page__label,.enquiry-item__code,.product-page__link-card span,.product-page__related-card span){color:var(--color-orange)}:where(.home-product__meta,.product-card__meta,.home-section__heading p,.catalogue-page__subtitle,.catalogue-page__summary,.product-page__section p,.product-page__section li,.enquiry-page__subtitle,.enquiry-summary__note,.home-empty,.catalogue-page__state,.product-page__state){color:var(--color-text-muted)}.app-breadcrumbs__inner{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.app-breadcrumbs__item{align-items:center;gap:8px;display:inline-flex}.app-breadcrumbs__item svg{color:var(--color-gold)}.app-breadcrumbs__item a:hover{color:var(--color-red)}.app-header__menu-button:hover{background:#fff8ef29}.app-header__mobile{inset:calc(var(--header-height) + 8px) max(12px, calc(env(safe-area-inset-right) + 12px)) auto auto;width:min(320px,100vw - 24px);max-width:calc(100vw - 24px);height:auto;max-height:calc(100dvh - var(--header-height) - 20px);border-radius:var(--brand-radius);box-shadow:var(--shadow-strong);background:linear-gradient(#7d1212f5,#8b0000f2 70%,#d4af37e0);border:1px solid #fff8ef1f;flex-direction:column;padding:16px;display:flex;overflow:hidden}.app-header__mobile-nav{flex-direction:column;flex:auto;gap:16px;min-height:0;display:flex;overflow-y:auto}.app-header__mobile-links{gap:10px;display:grid}.app-header__mobile-link{color:#fff9f1;min-height:52px}.app-header__mobile-link--active{color:#fff9f1;border-color:#d4af375c}.app-header__mobile-cta{background:linear-gradient(#65101000,#651010eb 32%);margin-top:auto;padding-top:14px;position:sticky;bottom:0}.app-header__mobile-link--cart{background:linear-gradient(135deg, var(--color-red) 0%, var(--color-orange) 55%, var(--color-gold) 100%);color:#fff9f1;width:100%;min-height:54px;box-shadow:var(--shadow-soft);border:1px solid #fff8ef24;justify-content:center}.app-footer__links a,.app-footer a{color:#fff8ef}.app-footer__links a:hover,.app-footer a:hover{color:var(--color-gold-soft)}.scroll-to-top:hover{transform:translateY(-2px)}.home-button:hover,.product-page__add:hover,.product-card__enquiry-button:hover,.enquiry-summary__export:hover,.app-header__mobile-link--cart:hover,.app-header__cart a:hover,.home-contact-card--action a:hover{color:#fff9f1;box-shadow:var(--shadow-medium)}.home-button--secondary:hover,.product-page__back:hover,.enquiry-summary__browse:hover,.enquiry-summary__clear:hover,.enquiry-item__remove:hover,.enquiry-page__empty button:hover,.product-page__quantity button:hover,.enquiry-item__controls button:hover,.product-card__quantity-button:hover,.catalogue-filters__toggle:hover,.catalogue-filters__panel-close:hover,.catalogue-filters__reset:hover{color:var(--color-red-deep);border-color:#d4af37b8;box-shadow:0 10px 20px #6510101a}.home-category--1,.home-category--2,.home-category--3,.home-category--4,.home-category--5,.home-category--6{background:linear-gradient(160deg,#fff8effa,#ffeccefa)}.product-page__back{color:var(--color-red-deep)}.product-page__section{border-top-color:var(--color-border)}.product-page__thumbnail{background:#fffcf6f5}.catalogue-page__load-more{color:var(--color-red-deep)}@media (width<=639.98px){.app-header__mobile{width:min(304px,100vw - 24px);padding:14px 14px 18px}}.enquiry-feedback{border:1px solid var(--color-border);border-radius:var(--brand-radius);box-shadow:var(--shadow-soft);background:#fffcf6f0;margin-top:28px;padding:20px}.enquiry-feedback__header{margin-bottom:18px}.enquiry-feedback__header h2{color:var(--color-red-deep);margin:0 0 8px}.enquiry-feedback__header p,.enquiry-feedback__actions p{color:var(--color-text-muted);margin:0}.enquiry-feedback__form{gap:16px;display:grid}.enquiry-feedback__grid{gap:14px;display:grid}.enquiry-feedback__field{gap:8px;display:grid}.enquiry-feedback__field span{color:var(--color-red-deep);font-weight:700}.enquiry-feedback__field input,.enquiry-feedback__field select,.enquiry-feedback__field textarea{border:1px solid var(--color-border);width:100%;min-height:48px;color:var(--color-text);background:#fffdf9fa;padding:12px 14px}.enquiry-feedback__field textarea{resize:vertical;min-height:132px}.enquiry-feedback__actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.enquiry-feedback__submit{border-radius:var(--brand-radius-sm);background:linear-gradient(135deg, var(--color-red) 0%, var(--color-orange) 52%, var(--color-gold) 100%);color:#fff9f1;min-height:48px;box-shadow:var(--shadow-soft);border:1px solid #8b00001f;padding:12px 20px;font-weight:800}@media (width>=760px){.enquiry-feedback__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=639.98px){.enquiry-feedback{padding:16px}.enquiry-feedback__actions{align-items:stretch}.enquiry-feedback__submit{width:100%}}.product-page__back{align-items:center;gap:8px;display:inline-flex}.product-page__gallery-frame{position:relative;overflow:hidden}.product-page__gallery-nav{z-index:2;border-radius:var(--brand-radius-sm);color:#fff9f1;width:44px;height:44px;box-shadow:var(--shadow-soft);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#651010b3;border:1px solid #fff8ef52;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.product-page__gallery-nav--prev{left:12px}.product-page__gallery-nav--next{right:12px}.product-page__gallery-nav:hover{background:#8b0000d1}.product-page__main-image{aspect-ratio:1;background:linear-gradient(160deg,#fff8eff5,#ffeaccf5)}.product-page__thumbnails{grid-template-columns:repeat(auto-fit,minmax(72px,72px));justify-content:start;display:grid}.product-page__thumbnail{background:#fffcf6f5;border-width:2px;overflow:hidden}.product-page__thumbnail img{object-fit:cover;width:100%;height:100%}.product-page__thumbnail--active{border-color:var(--color-gold);box-shadow:0 0 0 3px #d4af3738, var(--shadow-soft);transform:translateY(-2px)}.product-page__eyebrow-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.product-page__title{margin-bottom:8px}.product-page__tamil-name{color:var(--color-text-muted);margin:0 0 16px;font-size:1.08rem;font-weight:500;line-height:1.6}.product-page__highlights{gap:12px;margin-bottom:16px;display:grid}.product-page__highlight{border:1px solid var(--color-border);border-radius:var(--brand-radius);background:linear-gradient(#fffdf9f7,#fff2dff5 100%);padding:14px 16px}.product-page__highlight strong{color:var(--color-red-deep);margin-top:6px;font-size:1rem;line-height:1.45;display:block}.product-page__info-grid{margin-bottom:18px}.product-page__info-item--price{background:linear-gradient(135deg,#8b0000eb,#ff6b00e0 58%,#d4af37d6)}.product-page__info-item--price .product-page__label,.product-page__info-item--price .product-page__price{color:#fff9f1}.product-page__pricing{align-items:start;gap:6px;display:grid}.product-page__mrp{color:#fff9f1c7;font-size:.95rem;text-decoration:line-through;text-decoration-thickness:1.5px}.product-page__discount-badge{color:#fff9f1;letter-spacing:.05em;background:#fff8ef24;border:1px solid #fff8ef2e;border-radius:999px;align-items:center;width:fit-content;min-height:30px;padding:0 12px;font-size:.78rem;font-weight:800;display:inline-flex}.product-page__enquiry{gap:14px;margin-bottom:22px}.product-page__quantity-block{gap:8px;display:grid}.product-page__quantity-label{color:var(--color-text-muted);font-size:.92rem;font-weight:700}.product-page__quantity{border-radius:var(--brand-radius);justify-content:flex-start;gap:10px;width:fit-content;min-height:58px;padding:6px}.product-page__quantity button{border-radius:var(--brand-radius-sm);justify-content:center;align-items:center;width:48px;min-width:48px;min-height:46px;padding:0;font-size:1.25rem;display:inline-flex}.product-page__quantity span{border-radius:var(--brand-radius-sm);background:#8b00000f;justify-content:center;align-items:center;min-width:56px;min-height:46px;padding:0 16px;display:inline-flex}.product-page__add{justify-content:center;align-items:center;gap:10px;width:100%;min-height:54px;display:inline-flex}.product-page__section--warning{border-radius:var(--brand-radius);box-shadow:var(--shadow-soft);background:linear-gradient(#fff6e8fa,#ffeaccf5),#fff8eff5;border:1px solid #8b00002e}.product-page__warning-header{color:var(--color-red-deep);align-items:center;gap:10px;margin-bottom:12px;display:flex}.product-page__warning-header h2{margin:0}.product-page__warning-header svg{color:var(--color-orange);flex:none}.product-page__list{gap:10px;display:grid}.product-page__list li{padding-left:2px}.product-page__video-grid{gap:12px;display:grid}.product-page__video-button{border:1px solid var(--color-border);border-radius:var(--brand-radius);min-height:54px;color:var(--color-red-deep);box-shadow:var(--shadow-soft);background:linear-gradient(#fffdf9f7,#fff2dff5 100%);justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:inline-flex}.product-page__video-button svg:first-child{color:var(--color-orange)}.product-page__video-button svg:last-child{color:var(--color-gold)}.product-page__video-button span{flex:auto;font-weight:700}.product-page__related-grid{gap:14px}.product-page__related-card{padding:0;overflow:hidden}.product-page__related-image{aspect-ratio:4/3;object-fit:cover;background:linear-gradient(160deg,#fff8eff5,#ffeaccf5);width:100%}.product-page__related-body{gap:8px;padding:14px;display:grid}.product-page__related-body strong{color:var(--color-red-deep);line-height:1.45}.product-page__related-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.product-page__related-price{color:var(--color-red-deep);font-weight:800}@media (width>=640px){.product-page__highlights{grid-template-columns:repeat(3,minmax(0,1fr))}.product-page__video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-page__enquiry{grid-template-columns:auto 1fr;align-items:end}.product-page__add{width:auto;min-width:240px}}@media (width<=639.98px){.product-page__gallery-nav{width:40px;height:40px}.product-page__gallery-nav--prev{left:10px}.product-page__gallery-nav--next{right:10px}.product-page__quantity{justify-content:space-between;width:100%}}.home-v24{color:var(--color-text);background:radial-gradient(circle at top,#d4af3714,#0000 28%),linear-gradient(#fffaf4 0%,#fff4e6 48%,#fff9f3 100%)}.home-v24__container{width:min(1200px,100% - 32px);margin:0 auto}.home-v24__hero{color:#fff8ef;background:radial-gradient(circle at 0 0,#ffca912e,#0000 26%),radial-gradient(circle at 100% 0,#ffd4781f,#0000 32%),linear-gradient(135deg,#3f0508 0%,#651010 38%,#7d160e 68%,#2f0407 100%);position:relative;overflow:hidden}.home-v24__hero-overlay{pointer-events:none;background:linear-gradient(120deg,#ffffff08 0%,#0000 26%,#ffffff0d 52%,#0000 80%),radial-gradient(circle,#ffdfaa14,#0000 40%);position:absolute;inset:0}.home-v24__hero-layout{z-index:1;min-height:calc(100vh - var(--header-height));align-items:center;gap:28px;padding:48px 0 52px;display:grid;position:relative}.home-v24__hero-copy,.home-v24__hero-panel{z-index:1;position:relative}.home-v24__hero-badge,.home-v24__eyebrow{color:#ffe8bd;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff8ef14;border:1px solid #ffefd62e;border-radius:999px;align-items:center;gap:8px;min-height:34px;padding:0 14px;font-size:.78rem;font-weight:800;display:inline-flex}.home-v24__eyebrow{color:var(--color-red-deep);background:#fffbf6e6;border-color:#8b00001f}.home-v24__eyebrow--hero{color:#ffe8bd;background:#fff8ef14;border-color:#ffefd62e}.home-v24__hero-copy h1{color:#fff8ef;letter-spacing:-.04em;text-wrap:balance;text-shadow:0 6px 18px #19020333;margin:18px 0 14px;font-size:clamp(2.5rem,5.6vw,5.4rem);line-height:.98}.home-v24__hero-copy p{color:#fff8efdb;text-shadow:0 4px 12px #19020324;max-width:620px;margin:0;font-size:clamp(1rem,1.8vw,1.15rem);line-height:1.75}.home-v24__hero-actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.home-v24__button{letter-spacing:.01em;border:1px solid #0000;border-radius:18px 0;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 20px;font-weight:800;transition:transform .2s,box-shadow .2s,border-color .2s;display:inline-flex}.home-v24__button:hover{transform:translateY(-2px)}.home-v24__button--primary{color:#4f0b0d;background:linear-gradient(135deg,#ffb703 0%,#ffd166 100%);box-shadow:0 18px 34px #ffb70333}.home-v24__button--secondary{color:#fff8ef;background:#fff8ef14;border-color:#ffefd62e;box-shadow:0 14px 28px #0000001f}.home-v24__search{max-width:700px;margin-top:32px}.home-v24__search-label{color:#ffefd6e0;margin-bottom:10px;font-size:.92rem;font-weight:700;display:inline-block}.home-v24__search-shell{background:#fffaf5f5;border:1px solid #ffefd626;border-radius:24px 0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 10px 10px 16px;display:grid;box-shadow:0 24px 48px #21040638}.home-v24__search-shell svg{color:var(--color-red);width:18px;height:18px}.home-v24__search-shell input{width:100%;min-height:50px;color:var(--color-text);background:0 0;border:0;outline:none;padding:0}.home-v24__search-shell input::placeholder{color:color-mix(in srgb, var(--color-text-muted) 72%, white)}.home-v24__search-shell button{background:linear-gradient(135deg, var(--color-red) 0%, var(--color-orange) 100%);color:#fff8ef;border:0;border-radius:16px 0;min-height:48px;padding:0 20px;font-weight:800;box-shadow:0 16px 28px #65101029}.home-v24__hero-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#fffbf624 0%,#fff7eb14 100%),#fff8ef0f;border:1px solid #ffefd61f;border-radius:28px 0;padding:24px;box-shadow:0 28px 56px #17030438}.home-v24__hero-panel-top{gap:16px;display:grid}.home-v24__hero-panel-top strong{color:#fff8ef;font-size:clamp(1.15rem,2vw,1.5rem);line-height:1.45}.home-v24__hero-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:24px;display:grid}.home-v24__hero-stat{background:#fffaf514;border:1px solid #ffefd61f;border-radius:18px 0;padding:16px}.home-v24__hero-stat span{color:#ffefd6b8;text-transform:uppercase;letter-spacing:.06em;font-size:.82rem;font-weight:700;display:block}.home-v24__hero-stat strong{color:#fff8ef;margin-top:10px;font-size:clamp(1.5rem,2vw,2rem);display:block}.home-v24__hero-panel-note{border-top:1px solid #ffefd61f;grid-template-columns:auto 1fr;align-items:start;gap:12px;margin-top:24px;padding-top:18px;display:grid}.home-v24__hero-panel-note svg{color:#ffd166;width:18px;height:18px}.home-v24__hero-panel-note p{color:#fff8efc7;margin:0;line-height:1.7}.home-v24__fireworks{pointer-events:none;position:absolute;inset:0;overflow:hidden}.home-v24__fireworks svg{width:100%;height:100%}.home-v24__fireworks-glow{fill:url(#home-v24-firework-glow);opacity:.45}.home-v24__chakkar{transform-origin:50%;animation:2.4s linear infinite home-v24-chakkar-spin}.home-v24__chakkar line{stroke:#ffd166eb;stroke-width:.28px;stroke-linecap:round}.home-v24__chakkar--alt{animation-duration:1.9s}.home-v24__section{padding:76px 0}.home-v24__section--warm{background:radial-gradient(circle at 0 0,#ffb70314,#0000 24%),linear-gradient(#fff2ded1,#fffbf4f5)}.home-v24__section--contact{background:linear-gradient(#6510100a,#fff7ecf0),#fff9f2}.home-v24__section-heading{gap:14px;margin-bottom:28px;display:grid}.home-v24__section-heading h2{color:var(--color-red-deep);margin:0;font-size:clamp(1.85rem,3vw,2.9rem);line-height:1.1}.home-v24__section-heading p{max-width:700px;color:var(--color-text-muted);margin:0;line-height:1.75}.home-v24__category-grid,.home-v24__featured-grid,.home-v24__trust-grid,.home-v24__contact-grid{gap:18px;display:grid}.home-v24__category-card,.home-v24__featured-card,.home-v24__trust-card,.home-v24__contact-card,.home-v24__empty{background:linear-gradient(#fffdfafa 0%,#fff4e3f5 100%);border:1px solid #8b00001f;border-radius:24px 0;box-shadow:0 18px 40px #65101014}.home-v24__category-card{gap:16px;min-height:180px;padding:22px;transition:transform .2s,box-shadow .2s,border-color .2s;display:grid}.home-v24__category-card:hover,.home-v24__featured-card:hover,.home-v24__contact-card:hover{border-color:#d4af376b;transform:translateY(-4px);box-shadow:0 24px 46px #6510101f}.home-v24__category-card span,.home-v24__featured-code,.home-v24__trust-card span{color:var(--color-orange);text-transform:uppercase;letter-spacing:.08em;font-size:.8rem;font-weight:800}.home-v24__category-card strong{color:var(--color-red-deep);font-size:1.15rem;line-height:1.45}.home-v24__category-card em{color:var(--color-text-muted);margin-top:auto;font-style:normal;font-weight:700}.home-v24__featured-card{color:var(--color-text);flex-direction:column;display:flex;overflow:hidden}.home-v24__featured-media{background:linear-gradient(160deg,#fff7e7fa,#ffeed2f5)}.home-v24__featured-media img,.home-v24__featured-placeholder{aspect-ratio:4/3;object-fit:cover;width:100%}.home-v24__featured-placeholder{color:#6510106b;place-items:center;font-weight:800;display:grid}.home-v24__featured-body{gap:8px;padding:18px;display:grid}.home-v24__featured-body h3{color:var(--color-red-deep);margin:0;font-size:1.02rem;line-height:1.45}.home-v24__featured-body p{color:var(--color-text-muted);margin:0;line-height:1.6}.home-v24__featured-footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:6px;display:flex}.home-v24__featured-footer strong{color:var(--color-red-deep)}.home-v24__featured-footer span{color:var(--color-text-muted);font-size:.92rem}.home-v24__trust-card{gap:14px;padding:24px;display:grid}.home-v24__trust-card strong{color:var(--color-red-deep);font-size:1.08rem;line-height:1.55}.home-v24__contact-card{color:var(--color-text);gap:12px;padding:22px;transition:transform .2s,box-shadow .2s,border-color .2s;display:grid}.home-v24__contact-card svg{width:22px;height:22px;color:var(--color-red)}.home-v24__contact-card strong{color:var(--color-red-deep);font-size:1.08rem}.home-v24__contact-card span{color:var(--color-text-muted);line-height:1.6}.home-v24__empty{color:var(--color-text-muted);padding:24px}@media (width>=700px){.home-v24__category-grid,.home-v24__contact-grid,.home-v24__featured-grid,.home-v24__trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=980px){.home-v24__hero-layout{grid-template-columns:minmax(0,1.14fr) minmax(360px,.86fr);gap:32px;padding-top:64px}.home-v24__category-grid,.home-v24__featured-grid,.home-v24__trust-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-v24__contact-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=699.98px){.home-v24__hero-layout{min-height:auto;padding-top:36px}.home-v24__search-shell{grid-template-columns:auto minmax(0,1fr)}.home-v24__search-shell button{grid-column:1/-1}.home-v24__hero-stats{grid-template-columns:1fr 1fr}}@media (prefers-reduced-motion:reduce){.home-v24__button,.home-v24__category-card,.home-v24__featured-card,.home-v24__contact-card{transition:none}.home-v24__button:hover,.home-v24__category-card:hover,.home-v24__featured-card:hover,.home-v24__contact-card:hover{transform:none}.home-v24__chakkar{animation:none}}@keyframes home-v24-chakkar-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ui-skeleton{border-radius:var(--brand-radius-sm);background:linear-gradient(135deg,#fff4e2f0,#ffe8caf0);position:relative;overflow:hidden}.ui-skeleton:after{content:"";background:linear-gradient(90deg,#fff0 0%,#ffffff73 48%,#fff0 100%);animation:1.4s ease-in-out infinite ui-skeleton-shimmer;position:absolute;inset:0;transform:translate(-100%)}@keyframes ui-skeleton-shimmer{to{transform:translate(100%)}}.page-state{min-height:calc(100vh - var(--header-height) - 140px);place-items:center;padding:28px 16px 48px;display:grid}.page-state__card{border:1px solid var(--color-border);border-radius:var(--brand-radius);width:min(760px,100%);box-shadow:var(--shadow-medium);background:radial-gradient(circle at 100% 0,#d4af3724,#0000 30%),linear-gradient(#fffcf6fa,#fff1dcfa);padding:28px}.page-state__eyebrow{border-radius:var(--brand-radius-xs);min-height:34px;color:var(--color-red-deep);letter-spacing:.06em;text-transform:uppercase;background:#fff8efe0;border:1px solid #8b00001f;align-items:center;gap:8px;padding:0 14px;font-size:.8rem;font-weight:800;display:inline-flex}.page-state__eyebrow svg{color:var(--color-orange)}.page-state__card h1{color:var(--color-red-deep);margin:18px 0 12px;font-size:clamp(2rem,4vw,3rem);line-height:1.05}.page-state__card p{color:var(--color-text-muted);margin:0;font-size:1rem;line-height:1.8}.page-state__actions{flex-wrap:wrap;gap:14px;margin-top:24px;display:flex}.page-state__button{border-radius:var(--brand-radius-sm);justify-content:center;align-items:center;min-height:50px;padding:0 18px;font-weight:800;display:inline-flex}.page-state__button--primary{background:linear-gradient(135deg, var(--color-red) 0%, var(--color-orange) 52%, var(--color-gold) 100%);color:#fff9f1;box-shadow:var(--shadow-soft);border:1px solid #8b00001f}.page-state__button--secondary{border:1px solid var(--color-border);color:var(--color-red-deep);background:#fffdf9f0}.home-v24--skeleton .home-v24__fireworks,.home-v24--skeleton .home-v24__hero-overlay{display:none}.home-skeleton__badge{border-radius:999px;width:220px;height:34px}.home-skeleton__title{width:min(640px,92%);height:clamp(46px,7vw,78px);margin-top:18px}.home-skeleton__title--short{width:min(500px,74%);margin-top:12px}.home-skeleton__text{width:min(560px,84%);height:18px;margin-top:18px}.home-skeleton__text--short{width:min(420px,62%);margin-top:12px}.home-skeleton__actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.home-skeleton__button{width:180px;height:52px}.home-skeleton__search{border-radius:24px 0;width:min(700px,100%);height:74px;margin-top:32px}.home-skeleton__panel-title{width:70%;height:28px}.home-skeleton__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:24px;display:grid}.home-skeleton__stat{height:92px}.home-skeleton__panel-note{width:100%;height:64px;margin-top:24px}.home-skeleton__section-heading{width:min(420px,100%);height:74px;margin-bottom:28px}.home-skeleton__card{min-height:220px}.home-skeleton__card--featured{min-height:320px}.catalogue-skeleton__title{width:220px;height:48px}.catalogue-skeleton__subtitle{width:min(520px,100%);height:18px;margin-top:12px}.catalogue-skeleton__control{min-height:52px}.catalogue-skeleton__control--search{min-width:0}.catalogue-skeleton__summary{width:200px;height:16px;margin-bottom:18px}.catalogue-skeleton__media{aspect-ratio:4/3;border-radius:var(--brand-radius);width:100%}.catalogue-skeleton__body{gap:12px;padding-top:14px;display:grid}.catalogue-skeleton__line{height:16px}.catalogue-skeleton__line--code{width:70px}.catalogue-skeleton__line--title{width:88%;height:22px}.catalogue-skeleton__line--text{width:72%}.catalogue-skeleton__line--price{width:110px;height:26px}.catalogue-skeleton__pill{border-radius:999px;width:92px;height:34px}.catalogue-skeleton__button{width:100%;height:48px}.product-skeleton__back{width:120px;height:44px;margin-bottom:18px}.product-skeleton__gallery{aspect-ratio:1;border-radius:var(--brand-radius);width:100%}.product-skeleton__thumbs{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.product-skeleton__thumb{aspect-ratio:1}.product-skeleton__eyebrow{width:180px;height:18px}.product-skeleton__title{width:88%;height:42px;margin-top:14px}.product-skeleton__subtitle{width:64%;height:18px;margin-top:12px}.product-skeleton__highlights{gap:12px;margin-top:18px;display:grid}.product-skeleton__highlight,.product-skeleton__info-card,.product-skeleton__section{min-height:92px}.product-skeleton__info-grid{gap:14px;margin-top:18px;display:grid}.product-skeleton__enquiry{gap:12px;margin-top:20px;display:grid}.product-skeleton__quantity{width:180px;height:54px}.product-skeleton__cta{width:100%;height:54px}.enquiry-skeleton__title{width:190px;height:42px}.enquiry-skeleton__subtitle{width:min(340px,100%);height:18px;margin-top:10px}.enquiry-skeleton__image{aspect-ratio:4/3;width:100%}.enquiry-skeleton__body{gap:12px;display:grid}.enquiry-skeleton__line{height:16px}.enquiry-skeleton__line--code{width:70px}.enquiry-skeleton__line--title{width:78%;height:22px}.enquiry-skeleton__line--price{width:110px;height:22px}.enquiry-skeleton__controls{width:160px;height:48px}.enquiry-skeleton__summary-title{width:120px;height:26px}.enquiry-skeleton__summary-row{width:100%;height:18px}.enquiry-skeleton__summary-button{width:100%;height:48px;margin-top:14px}@media (width>=640px){.product-skeleton__highlights{grid-template-columns:repeat(3,minmax(0,1fr))}.product-skeleton__info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-skeleton__enquiry{grid-template-columns:auto 1fr;align-items:end}}@media (width<=639.98px){.page-state__card{padding:22px 18px}.page-state__actions{display:grid}.page-state__button{width:100%}.home-skeleton__stats{grid-template-columns:1fr}}
