@font-face{font-family:DM Sans Variable;font-style:normal;font-display:swap;font-weight:100 1000;src:url(/_astro/dm-sans-latin-ext-wght-normal.BOFOeGcA.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans Variable;font-style:normal;font-display:swap;font-weight:100 1000;src:url(/_astro/dm-sans-latin-wght-normal.Xz1IZZA0.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/fraunces-vietnamese-wght-normal.CnvboYUG.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/fraunces-latin-ext-wght-normal.Ca2vKHc0.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/fraunces-latin-wght-normal.ukD16Tqj.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--color-bg:#f4f2ec;--color-surface:#faf8f3;--color-surface-elevated:#fff;--color-fg:#0c1a2e;--color-muted:#5a6472;--color-subtle:#8a929e;--color-primary:#0b2148;--color-primary-hover:#081832;--color-primary-fg:#f7f4ea;--color-accent:#b89a42;--color-accent-soft:#f0e9d4;--color-border:#ddd6c8;--color-border-strong:#c4bba8;--color-ring:#0b2148;--color-hero-overlay:#061224;--color-ok:#2e7d4f;--color-error:#b3392e;--font-sans:"DM Sans Variable", "DM Sans", ui-sans-serif, system-ui, sans-serif;--font-display:"Fraunces Variable", "Fraunces", "Times New Roman", ui-serif, Georgia, serif;--container:72rem;--radius-sm:.5rem;--radius-md:.75rem;--radius-lg:1rem;--radius-xl:1.5rem;--radius-2xl:2rem;--shadow-soft:0 1px 2px #0c1a2e0a, 0 8px 24px #0c1a2e0f;--shadow-card:0 1px 1px #0c1a2e08, 0 12px 32px #0c1a2e12}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:var(--font-sans);color:var(--color-fg);background:var(--color-bg);-webkit-font-smoothing:antialiased;margin:0;font-size:1rem;line-height:1.625}h1,h2,h3{margin:0;line-height:1.2}h1,h2{font-family:var(--font-display);letter-spacing:-.025em;text-wrap:balance;font-weight:500}p{margin:0}a{color:inherit}img,svg{max-width:100%;display:block}.container{max-width:var(--container);margin-inline:auto;padding-inline:1rem}@media (width>=640px){.container{padding-inline:1.5rem}}@media (width>=1024px){.container{padding-inline:2rem}}.eyebrow{text-transform:uppercase;letter-spacing:.05em;color:var(--color-accent);margin:0;font-size:.875rem;font-weight:600}.section-title{color:var(--color-fg);margin-top:.5rem;font-size:1.875rem}@media (width>=640px){.section-title{font-size:2.25rem}}.btn{white-space:nowrap;font-family:var(--font-sans);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;font-size:1rem;font-weight:500;text-decoration:none;transition:background-color .15s,color .15s,border-color .15s,transform .15s;display:inline-flex}.btn:active{transform:scale(.98)}.btn svg{flex-shrink:0;width:1rem;height:1rem}.btn--primary{background:var(--color-primary);color:var(--color-primary-fg);box-shadow:var(--shadow-soft)}.btn--primary:hover{background:var(--color-primary-hover)}.btn--light{background:var(--color-surface-elevated);color:var(--color-fg);box-shadow:var(--shadow-soft)}.btn--light:hover{background:#fff}.btn--ghost-light{color:#fff;background:0 0;border:1px solid #ffffff4d}.btn--ghost-light:hover{background:#ffffff1a}.btn--outline{background:var(--color-surface-elevated);color:var(--color-fg);border:1px solid var(--color-border);box-shadow:var(--shadow-soft)}.btn--outline:hover{background:var(--color-surface);border-color:var(--color-border-strong)}.btn--md{border-radius:var(--radius-md);height:2.75rem;padding-inline:1.25rem;font-size:.875rem}.btn--lg{border-radius:var(--radius-lg);height:3rem;padding-inline:1.75rem}label{color:var(--color-fg);margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}input,select,textarea{width:100%;height:2.75rem;font:inherit;color:var(--color-fg);background:var(--color-surface-elevated);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-soft);padding:.5rem .875rem;font-size:.9375rem;transition:border-color .15s,box-shadow .15s}textarea{resize:vertical;height:auto;min-height:120px;padding-block:.75rem}input::placeholder,textarea::placeholder{color:var(--color-subtle)}input:focus-visible,select:focus-visible,textarea:focus-visible{border-color:var(--color-ring);box-shadow:0 0 0 2px var(--color-bg), 0 0 0 4px var(--color-ring);outline:none}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}:focus-visible{outline:2px solid var(--color-ring);outline-offset:2px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.skip-link[data-astro-cid-hkbrpulz]{background:var(--color-primary);color:var(--color-primary-fg);border-radius:0 0 var(--radius-md) var(--radius-md);z-index:100;padding:.6rem 1rem;position:absolute;top:-100%;left:1rem}.skip-link[data-astro-cid-hkbrpulz]:focus{top:0}.site-header[data-astro-cid-hkbrpulz]{z-index:40;border-bottom:1px solid var(--color-border);backdrop-filter:blur(12px);background:#f4f2ece6;position:sticky;top:0}.site-header__inner[data-astro-cid-hkbrpulz]{justify-content:space-between;align-items:center;gap:1rem;height:4rem;display:flex}.site-logo[data-astro-cid-hkbrpulz]{z-index:50;flex-shrink:0;align-items:flex-end;gap:.85rem;height:4rem;padding-bottom:.85rem;text-decoration:none;display:flex;position:relative}.site-logo__crest-wrap[data-astro-cid-hkbrpulz]{flex-shrink:0;width:108px;height:4rem;position:relative}.site-logo__crest-box[data-astro-cid-hkbrpulz]{justify-content:center;align-items:center;width:108px;height:108px;display:flex;position:absolute;top:-2px;left:0}.site-logo__circle[data-astro-cid-hkbrpulz]{box-shadow:var(--shadow-soft);background:#fff;border-radius:50%;position:absolute;inset:0}.site-logo__crest[data-astro-cid-hkbrpulz]{z-index:1;width:auto;height:62px;position:relative}.site-logo__wordmark[data-astro-cid-hkbrpulz]{object-fit:contain;object-position:left;width:auto;max-width:min(168px,42vw);height:20px;margin-bottom:2px}.site-nav[data-astro-cid-hkbrpulz]{align-items:center;gap:.25rem;display:none}.site-nav[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]{border-radius:var(--radius-sm);color:var(--color-muted);padding:.5rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .15s,color .15s}.site-nav[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]:hover{background:var(--color-surface-elevated);color:var(--color-fg)}.site-header__cta[data-astro-cid-hkbrpulz]{align-items:center;gap:.5rem;display:flex}.header-phone[data-astro-cid-hkbrpulz]{border-radius:var(--radius-md);color:var(--color-fg);align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .15s;display:none}.header-phone[data-astro-cid-hkbrpulz]:hover{background:var(--color-surface-elevated)}.header-phone[data-astro-cid-hkbrpulz] svg[data-astro-cid-hkbrpulz]{color:var(--color-muted)}.header-phone__text[data-astro-cid-hkbrpulz]{flex-direction:column;line-height:1.2;display:flex}.header-phone__hours[data-astro-cid-hkbrpulz]{text-transform:uppercase;letter-spacing:.05em;color:var(--color-muted);font-size:10px;font-weight:500}.header-offert[data-astro-cid-hkbrpulz]{display:none}.menu-toggle[data-astro-cid-hkbrpulz]{border-radius:var(--radius-md);background:var(--color-surface-elevated);width:2.75rem;height:2.75rem;color:var(--color-fg);border:1px solid var(--color-border);box-shadow:var(--shadow-soft);cursor:pointer;justify-content:center;align-items:center;display:inline-flex}.menu-toggle[data-astro-cid-hkbrpulz]:hover{background:var(--color-surface);border-color:var(--color-border-strong)}@media (width>=640px){.header-phone[data-astro-cid-hkbrpulz],.header-offert[data-astro-cid-hkbrpulz]{display:inline-flex}}@media (width>=1024px){.site-nav[data-astro-cid-hkbrpulz]{display:flex}.menu-toggle[data-astro-cid-hkbrpulz]{display:none}}.mobile-nav[data-astro-cid-hkbrpulz]{border-top:1px solid var(--color-border);background:var(--color-surface)}.mobile-nav__inner[data-astro-cid-hkbrpulz]{flex-direction:column;gap:.25rem;padding-block:.75rem;display:flex}.mobile-nav__inner[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]{border-radius:var(--radius-md);color:var(--color-fg);padding:.75rem;font-weight:500;text-decoration:none}.mobile-nav__inner[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]:hover{background:var(--color-bg)}.mobile-nav__phone[data-astro-cid-hkbrpulz]{align-items:center;gap:.5rem;display:flex}.mobile-nav__cta[data-astro-cid-hkbrpulz]{width:100%;margin-top:.25rem}@media (width>=1024px){.mobile-nav[data-astro-cid-hkbrpulz]{display:none}}.site-footer[data-astro-cid-hkbrpulz]{border-top:1px solid var(--color-border);background:var(--color-primary);color:var(--color-primary-fg)}.site-footer__grid[data-astro-cid-hkbrpulz]{gap:2.5rem;padding-block:3.5rem;display:grid}@media (width>=768px){.site-footer__grid[data-astro-cid-hkbrpulz]{grid-template-columns:repeat(3,1fr)}}.site-footer__brand[data-astro-cid-hkbrpulz]{align-items:center;gap:.75rem;display:inline-flex}.site-footer__crest-wrap[data-astro-cid-hkbrpulz]{background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:4.75rem;height:4.75rem;display:inline-flex;position:relative}.site-footer__crest-wrap[data-astro-cid-hkbrpulz] img[data-astro-cid-hkbrpulz]{width:auto;height:3.5rem}.site-footer__wordmark[data-astro-cid-hkbrpulz]{object-fit:contain;filter:brightness(0)invert();width:auto;max-width:140px;height:14px}.site-footer__tagline[data-astro-cid-hkbrpulz]{color:#f7f4eabf;max-width:20rem;margin-top:1rem;font-size:.875rem;line-height:1.625}.site-footer__domain[data-astro-cid-hkbrpulz]{color:#f7f4ea99;margin-top:1rem;font-size:.875rem}.site-footer__heading[data-astro-cid-hkbrpulz]{text-transform:uppercase;letter-spacing:.05em;color:#f7f4ea99;font-size:.875rem;font-weight:600}.site-footer__list[data-astro-cid-hkbrpulz]{gap:.75rem;margin:1rem 0 0;padding:0;font-size:.875rem;list-style:none;display:grid}.site-footer__list[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz],.site-footer__row[data-astro-cid-hkbrpulz]{align-items:center;gap:.5rem;text-decoration:none;display:inline-flex}.site-footer__list[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]:hover{text-decoration:underline}.site-footer__list[data-astro-cid-hkbrpulz] svg[data-astro-cid-hkbrpulz]{opacity:.7;flex-shrink:0}.site-footer__list--hours[data-astro-cid-hkbrpulz] li[data-astro-cid-hkbrpulz]{color:#f7f4ead9;justify-content:space-between;gap:1rem;display:flex}.site-footer__note[data-astro-cid-hkbrpulz]{color:#f7f4eaa6!important}.site-footer__legal-wrap[data-astro-cid-hkbrpulz]{border-top:1px solid #f7f4ea1a}.site-footer__legal[data-astro-cid-hkbrpulz]{color:#f7f4ea8c;flex-direction:column;gap:.5rem;padding-block:1.25rem;font-size:.75rem;display:flex}@media (width>=640px){.site-footer__legal[data-astro-cid-hkbrpulz]{flex-direction:row;justify-content:space-between;align-items:center}}.offert-form[data-astro-cid-vekgkm42]{border:1px solid var(--color-border);border-radius:var(--radius-xl);background:var(--color-surface-elevated);box-shadow:var(--shadow-card);padding:1.5rem}@media (width>=640px){.offert-form[data-astro-cid-vekgkm42]{padding:2rem}}.form-grid[data-astro-cid-vekgkm42]{gap:1.25rem;display:grid}@media (width>=640px){.form-grid[data-astro-cid-vekgkm42]{grid-template-columns:1fr 1fr}.span-2[data-astro-cid-vekgkm42]{grid-column:span 2}}.measurements[data-astro-cid-vekgkm42]{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:#f4f2ec99;padding:1rem}@media (width>=640px){.measurements[data-astro-cid-vekgkm42]{padding:1.25rem}}.measurements__head[data-astro-cid-vekgkm42]{flex-direction:column;gap:.25rem;display:flex}@media (width>=640px){.measurements__head[data-astro-cid-vekgkm42]{flex-direction:row;justify-content:space-between;align-items:baseline}}.measurements__title[data-astro-cid-vekgkm42]{font-size:.875rem;font-weight:600}.measurements__req[data-astro-cid-vekgkm42]{color:var(--color-muted);font-size:.75rem}.measurements__grid[data-astro-cid-vekgkm42]{gap:1rem;margin-top:1rem;display:grid}@media (width>=640px){.measurements__grid[data-astro-cid-vekgkm42]{grid-template-columns:repeat(3,1fr)}}.field-help[data-astro-cid-vekgkm42]{color:var(--color-muted);margin-top:.5rem;font-size:.75rem}.photos__head[data-astro-cid-vekgkm42]{flex-direction:column;gap:.25rem;display:flex}@media (width>=640px){.photos__head[data-astro-cid-vekgkm42]{flex-direction:row;justify-content:space-between;align-items:center}}.photos__limit[data-astro-cid-vekgkm42]{color:var(--color-muted);font-size:.75rem}.photos__actions[data-astro-cid-vekgkm42]{flex-wrap:wrap;gap:.5rem;display:flex}.photos__previews[data-astro-cid-vekgkm42]{flex-wrap:wrap;gap:.5rem;margin:.75rem 0 0;padding:0;list-style:none;display:flex}.photos__previews[data-astro-cid-vekgkm42] li[data-astro-cid-vekgkm42]{position:relative}.photos__previews[data-astro-cid-vekgkm42] img[data-astro-cid-vekgkm42]{object-fit:cover;border-radius:var(--radius-md);border:1px solid var(--color-border);width:4.5rem;height:4.5rem}.photos__previews[data-astro-cid-vekgkm42] button[data-astro-cid-vekgkm42]{background:var(--color-fg);color:#fff;cursor:pointer;border:none;border-radius:50%;width:1.4rem;height:1.4rem;font-size:.9rem;line-height:1;position:absolute;top:-.4rem;right:-.4rem}.hp-field[data-astro-cid-vekgkm42]{position:absolute;left:-9999px}.form-footer[data-astro-cid-vekgkm42]{flex-direction:column;gap:.75rem;margin-top:1.5rem;display:flex}@media (width>=640px){.form-footer[data-astro-cid-vekgkm42]{flex-direction:row;justify-content:space-between;align-items:center}}.form-footer__note[data-astro-cid-vekgkm42]{color:var(--color-muted);font-size:.875rem}.form-status[data-astro-cid-vekgkm42]{min-height:1.5em;margin:.75rem 0 0;font-size:.9375rem;font-weight:500}.form-status--ok[data-astro-cid-vekgkm42]{color:var(--color-ok)}.form-status--error[data-astro-cid-vekgkm42]{color:var(--color-error)}.section[data-astro-cid-lcdefpme]{padding:4rem 0}@media (width>=640px){.section[data-astro-cid-lcdefpme]{padding:5rem 0}}.section--surface[data-astro-cid-lcdefpme]{background:var(--color-surface);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.section-head[data-astro-cid-lcdefpme]{max-width:42rem}.section-lead[data-astro-cid-lcdefpme]{color:var(--color-muted);margin-top:1rem;line-height:1.625}.section-lead[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:var(--color-fg);font-weight:500}.hero[data-astro-cid-lcdefpme]{position:relative;overflow:hidden}.hero__bg[data-astro-cid-lcdefpme]{position:absolute;inset:0}.hero__bg[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;object-position:center;width:100%;height:100%}.hero__overlay[data-astro-cid-lcdefpme]{background:linear-gradient(90deg,#061224eb,#061224c7 50%,#06122473);position:absolute;inset:0}.hero__inner[data-astro-cid-lcdefpme]{padding-block:3.5rem 4rem;position:relative}@media (width>=640px){.hero__inner[data-astro-cid-lcdefpme]{padding-block:5rem}}@media (width>=1024px){.hero__inner[data-astro-cid-lcdefpme]{padding-block:6rem}}.hero__content[data-astro-cid-lcdefpme]{max-width:38rem}.hero__badge[data-astro-cid-lcdefpme]{backdrop-filter:blur(4px);text-transform:uppercase;letter-spacing:.05em;color:#ffffffe6;background:#ffffff1a;border:1px solid #ffffff26;border-radius:999px;align-items:center;gap:.5rem;padding:.375rem .75rem;font-size:.75rem;font-weight:500;display:inline-flex}.hero__badge-icon[data-astro-cid-lcdefpme]{color:var(--color-accent)}.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{color:#fff;margin-top:1.25rem;font-size:2.35rem;line-height:1.12}@media (width>=640px){.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{font-size:3rem}}@media (width>=1024px){.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{font-size:3.25rem}}.hero__lead[data-astro-cid-lcdefpme]{color:#fffc;max-width:36rem;margin-top:1.25rem;font-size:1.125rem;line-height:1.625}.hero__actions[data-astro-cid-lcdefpme]{flex-direction:column;gap:.75rem;margin-top:2rem;display:flex}@media (width>=640px){.hero__actions[data-astro-cid-lcdefpme]{flex-direction:row;align-items:center}}.hero__stats[data-astro-cid-lcdefpme]{border-top:1px solid #ffffff26;grid-template-columns:repeat(3,1fr);gap:1rem;max-width:32rem;margin:3rem 0 0;padding-top:2rem;display:grid}.hero__stats[data-astro-cid-lcdefpme] dt[data-astro-cid-lcdefpme]{text-transform:uppercase;letter-spacing:.05em;color:#ffffff8c;font-size:.75rem}.hero__stats[data-astro-cid-lcdefpme] dd[data-astro-cid-lcdefpme]{font-family:var(--font-display);color:#fff;margin:.25rem 0 0;font-size:1.5rem;font-weight:500}@media (width>=640px){.hero__stats[data-astro-cid-lcdefpme] dd[data-astro-cid-lcdefpme]{font-size:1.875rem}}.promises[data-astro-cid-lcdefpme]{border-bottom:1px solid var(--color-border);background:var(--color-surface)}.promises__grid[data-astro-cid-lcdefpme]{gap:1.5rem;padding-block:2rem;display:grid}@media (width>=640px){.promises__grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.promises__grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(4,1fr)}}.promises__item[data-astro-cid-lcdefpme]{align-items:center;gap:.75rem;font-size:.875rem;font-weight:500;display:flex}.promises__icon[data-astro-cid-lcdefpme]{border-radius:var(--radius-md);background:var(--color-accent-soft);width:2.5rem;height:2.5rem;color:var(--color-primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.benefits__grid[data-astro-cid-lcdefpme]{gap:1.25rem;margin-top:3rem;display:grid}@media (width>=640px){.benefits__grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}}.benefit-card[data-astro-cid-lcdefpme]{border:1px solid var(--color-border);border-radius:var(--radius-xl);background:var(--color-surface-elevated);box-shadow:var(--shadow-soft);padding:1.5rem}@media (width>=640px){.benefit-card[data-astro-cid-lcdefpme]{padding:1.75rem}}.benefit-card__icon[data-astro-cid-lcdefpme]{border-radius:var(--radius-md);background:var(--color-primary);width:2.75rem;height:2.75rem;color:var(--color-primary-fg);justify-content:center;align-items:center;display:flex}.benefit-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-family:var(--font-display);letter-spacing:-.025em;margin-top:1.25rem;font-size:1.25rem;font-weight:500}.benefit-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--color-muted);margin-top:.5rem;line-height:1.625}.products__head[data-astro-cid-lcdefpme]{flex-direction:column;gap:1rem;display:flex}@media (width>=640px){.products__head[data-astro-cid-lcdefpme]{flex-direction:row;justify-content:space-between;align-items:flex-end}.products__head[data-astro-cid-lcdefpme]>div[data-astro-cid-lcdefpme]{max-width:36rem}}.products__aside[data-astro-cid-lcdefpme]{max-width:24rem;color:var(--color-muted);font-size:.875rem}@media (width>=640px){.products__aside[data-astro-cid-lcdefpme]{text-align:right}}.products__grid[data-astro-cid-lcdefpme]{gap:1.5rem;margin-top:3rem;display:grid}@media (width>=1024px){.products__grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr)}}.product-card[data-astro-cid-lcdefpme]{border:1px solid var(--color-border);border-radius:var(--radius-xl);background:var(--color-surface-elevated);box-shadow:var(--shadow-card);flex-direction:column;display:flex;overflow:hidden}.product-card__media[data-astro-cid-lcdefpme]{aspect-ratio:4/3;background:var(--color-border);position:relative;overflow:hidden}.product-card__media[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(0,0,.2,1)}.product-card[data-astro-cid-lcdefpme]:hover .product-card__media[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{transform:scale(1.03)}.product-card__body[data-astro-cid-lcdefpme]{flex-direction:column;flex:1;padding:1.5rem;display:flex}.product-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-family:var(--font-display);letter-spacing:-.025em;font-size:1.25rem;font-weight:500}.product-card__body[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--color-muted);flex:1;margin-top:.5rem;font-size:.875rem;line-height:1.625}.process__grid[data-astro-cid-lcdefpme]{gap:1.25rem;margin:3rem 0 0;padding:0;list-style:none;display:grid}@media (width>=640px){.process__grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.process__grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(4,1fr)}}.process-card[data-astro-cid-lcdefpme]{border:1px solid var(--color-border);border-radius:var(--radius-xl);background:var(--color-surface-elevated);box-shadow:var(--shadow-soft);padding:1.5rem;position:relative}.process-card__num[data-astro-cid-lcdefpme]{font-family:var(--font-display);color:var(--color-border-strong);font-size:1.875rem;font-weight:500}.process-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin-top:1rem;font-size:1rem;font-weight:600}.process-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--color-muted);margin-top:.5rem;font-size:.875rem;line-height:1.625}.warranty-section[data-astro-cid-lcdefpme]{padding-bottom:4rem}@media (width>=640px){.warranty-section[data-astro-cid-lcdefpme]{padding-bottom:5rem}}.warranty[data-astro-cid-lcdefpme]{border-radius:var(--radius-2xl);background:var(--color-primary);color:var(--color-primary-fg);box-shadow:var(--shadow-card);display:grid;overflow:hidden}@media (width>=1024px){.warranty[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr}}.warranty__content[data-astro-cid-lcdefpme]{padding:2rem}@media (width>=640px){.warranty__content[data-astro-cid-lcdefpme]{padding:2.5rem}}@media (width>=1024px){.warranty__content[data-astro-cid-lcdefpme]{padding:3rem}}.warranty__eyebrow[data-astro-cid-lcdefpme]{text-transform:uppercase;letter-spacing:.05em;color:#f7f4ea99;font-size:.875rem;font-weight:600}.warranty[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin-top:.5rem;font-size:1.875rem}@media (width>=640px){.warranty[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{font-size:2.25rem}}.warranty__lead[data-astro-cid-lcdefpme]{color:#f7f4eacc;margin-top:1rem;line-height:1.625}.warranty__list[data-astro-cid-lcdefpme]{color:#f7f4eae6;gap:.75rem;margin:2rem 0 0;padding:0;font-size:.875rem;list-style:none;display:grid}.warranty__list[data-astro-cid-lcdefpme] li[data-astro-cid-lcdefpme]{align-items:flex-start;gap:.75rem;display:flex}.warranty__list[data-astro-cid-lcdefpme] svg[data-astro-cid-lcdefpme]{color:var(--color-accent);flex-shrink:0;margin-top:.125rem}.warranty__cta[data-astro-cid-lcdefpme]{margin-top:2rem}.warranty__media[data-astro-cid-lcdefpme]{min-height:260px;position:relative}.warranty__media[data-astro-cid-lcdefpme] img[data-astro-cid-lcdefpme]{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.warranty__media-overlay[data-astro-cid-lcdefpme]{background:linear-gradient(#0000,#0b214866);position:absolute;inset:0}@media (width>=1024px){.warranty__media-overlay[data-astro-cid-lcdefpme]{background:linear-gradient(270deg,#0b214866,#0000)}}.contact__grid[data-astro-cid-lcdefpme]{gap:2.5rem;display:grid}@media (width>=1024px){.contact__grid[data-astro-cid-lcdefpme]{grid-template-columns:5fr 7fr;gap:3.5rem}}.contact-card[data-astro-cid-lcdefpme]{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface-elevated);box-shadow:var(--shadow-soft);color:var(--color-fg);align-items:flex-start;gap:.75rem;margin-top:1.5rem;padding:.875rem 1rem;text-decoration:none;transition:border-color .15s;display:flex}a[data-astro-cid-lcdefpme].contact-card:hover{border-color:var(--color-border-strong)}.contact-card__icon[data-astro-cid-lcdefpme]{border-radius:var(--radius-md);background:var(--color-accent-soft);width:2.5rem;height:2.5rem;color:var(--color-primary);flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact-card__hint[data-astro-cid-lcdefpme]{color:var(--color-muted);font-size:.875rem;line-height:1.625}.contact-card__hint[data-astro-cid-lcdefpme] strong[data-astro-cid-lcdefpme]{color:var(--color-fg);font-weight:500}.contact-card__title[data-astro-cid-lcdefpme]{font-size:.875rem;font-weight:500;display:block}.contact-card__sub[data-astro-cid-lcdefpme]{color:var(--color-muted);font-size:.875rem}.contact__channels[data-astro-cid-lcdefpme]{gap:0;margin-top:.5rem;display:grid}.contact__channels[data-astro-cid-lcdefpme] .contact-card[data-astro-cid-lcdefpme]{align-items:center;margin-top:1rem}#fordelar[data-astro-cid-lcdefpme],#produkter[data-astro-cid-lcdefpme],#process[data-astro-cid-lcdefpme],#garanti[data-astro-cid-lcdefpme],#kontakt[data-astro-cid-lcdefpme]{scroll-margin-top:7rem}
