/*! tailwindcss v4.3.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-font-weight:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-serif:ui-serif,Georgia,Cambria,"Times New Roman",Times,serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--font-weight-medium:500;--shadow-sm:0 1px 4px #00000012;--shadow-md:0 4px 24px #0000001a;--shadow-lg:0 16px 64px #00000021;--ease-out:cubic-bezier(.22,1,.36,1);--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-bg:#faf7f2;--color-surface:#f3efe8;--color-surface-2:#ede8df;--color-surface-3:#e4ddd2;--color-border:#00000014;--color-border-2:#00000021;--color-gold:#c9a46e;--color-gold-light:#dbb882;--color-gold-dark:#a8804c;--color-gold-muted:#c9a46e1f;--color-ink:#454749;--color-ink-rgb:69,71,73;--color-muted:#6b6560;--color-subtle:#7a736c;--font-family-serif:var(--font-serif),"Libre Baskerville",Georgia,"Times New Roman",serif;--font-family-sans:var(--font-sans),"Plus Jakarta Sans",ui-sans-serif,system-ui,-apple-system,sans-serif}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.h-4{height:calc(var(--spacing) * 4)}.h-5{height:calc(var(--spacing) * 5)}.w-4{width:calc(var(--spacing) * 4)}.w-5{width:calc(var(--spacing) * 5)}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.gap-2{gap:calc(var(--spacing) * 2)}.border{border-style:var(--tw-border-style);border-width:1px}.py-4{padding-block:calc(var(--spacing) * 4)}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.uppercase{text-transform:uppercase}.italic{font-style:italic}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{color-scheme:light;--viewport-height:100vh;--stable-viewport-height:100vh;--navbar-height:calc(98px + env(safe-area-inset-top,0px));--color-band:#454749;--color-input-bg:#fff;--color-toolbar-bg:#faf7f2eb;--color-hero-overlay:linear-gradient(90deg,#faf7f2eb 0%,#faf7f2bf 38%,#faf7f226 65%,transparent);--navbar-bg-scrolled:#faf7f2f5;--navbar-border:#00000014;--navbar-shadow:0 2px 24px #0000000f;--color-on-dark-muted:#faf7f280}@supports (height:100svh){:root{--viewport-height:100svh;--stable-viewport-height:100svh}}@supports (height:100dvh){:root{--viewport-height:100dvh}}html[data-theme=dark]{color-scheme:dark;--color-bg:#181614;--color-surface:#211e1b;--color-surface-2:#2a2622;--color-surface-3:#332e29;--color-border:#ffffff14;--color-border-2:#ffffff24;--color-gold-muted:#c9a46e24;--color-ink:#ece8e2;--color-ink-rgb:236,232,226;--color-muted:#b8b0a8;--color-subtle:#8a8480;--color-band:#0f0e0d;--color-input-bg:#2a2622;--color-toolbar-bg:#181614f0;--color-hero-overlay:linear-gradient(90deg,#181614eb 0%,#181614c7 38%,#18161433 65%,transparent);--navbar-bg-scrolled:#181614f5;--navbar-border:#ffffff14;--navbar-shadow:0 2px 24px #00000073;--color-on-dark-muted:#ffffff8c;--shadow-sm:0 1px 4px #00000059;--shadow-md:0 4px 24px #00000073;--shadow-lg:0 16px 64px #0000008c}html{scroll-behavior:auto;-webkit-font-smoothing:antialiased;background-color:var(--color-bg);width:100%}.font-arabic,html[data-lang=ar] body{font-family:var(--font-arabic),var(--font-family-sans)}body{background-color:var(--color-bg);width:100%;min-width:0;color:var(--color-ink);font-family:var(--font-family-sans);font-size:16px;line-height:1.6;transition:background-color .25s,color .25s;overflow-x:clip}@supports not (overflow:clip){body{overflow-x:hidden}}*,:after,:before{box-sizing:border-box;margin:0;padding:0}h1,h2{font-family:var(--font-family-serif);letter-spacing:-.01em;font-weight:400;line-height:1.1}h1,h2,h3,h4{color:var(--color-ink)}h3,h4{font-family:var(--font-family-sans);font-weight:600;line-height:1.3}.text-gradient{background:linear-gradient(135deg,var(--color-gold) 0,var(--color-gold-light) 50%,var(--color-gold) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.eyebrow{color:var(--color-gold);font-family:var(--font-family-sans);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:10px;font-size:.72rem;font-weight:700;display:inline-flex}.eyebrow:after,.eyebrow:before{content:"";background:var(--color-gold);opacity:.6;width:24px;height:1px;display:block}.btn-gold{background:var(--color-gold);color:#fff;font-family:var(--font-family-sans);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;white-space:nowrap;border:none;border-radius:2px;align-items:center;gap:8px;padding:14px 28px;font-size:.82rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex}.btn-gold:hover{background:var(--color-gold-dark);transform:translateY(-1px);box-shadow:0 8px 32px #c9a46e40}.btn-outline{color:var(--color-ink);font-family:var(--font-family-sans);letter-spacing:.06em;text-transform:uppercase;border:1px solid var(--color-border-2);cursor:pointer;white-space:nowrap;background:0 0;border-radius:2px;align-items:center;gap:8px;padding:13px 28px;font-size:.82rem;font-weight:700;text-decoration:none;transition:border-color .2s,color .2s,transform .15s;display:inline-flex}.btn-outline:hover{border-color:var(--color-gold);color:var(--color-gold);transform:translateY(-1px)}.card{background:var(--color-bg);border:1px solid var(--color-border);border-radius:4px;transition:border-color .3s,transform .3s,box-shadow .3s;overflow:hidden}.card:hover{box-shadow:var(--shadow-md);border-color:#c9a46e59;transform:translateY(-4px)}.section{max-width:1400px;margin:0 auto}.section,.section-full{padding:clamp(80px,10vw,140px) clamp(20px,5vw,80px)}.gold-divider{background:linear-gradient(90deg,var(--color-gold),var(--color-gold-light));width:48px;height:2px;margin:20px 0}.img-placeholder{background:linear-gradient(135deg,var(--color-surface-2),var(--color-surface-3));width:100%;height:100%;color:var(--color-subtle);letter-spacing:.08em;text-transform:uppercase;text-align:center;justify-content:center;align-items:center;padding:12px;font-size:.75rem;display:flex}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--color-bg)}::-webkit-scrollbar-thumb{background:var(--color-surface-3);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--color-gold-dark)}::selection{color:var(--color-ink);background:#c9a46e40}.container{width:min(1400px,100% - clamp(40px,8vw,160px));margin:0 auto}.filter-pill{color:var(--color-muted);border:1px solid var(--color-border);letter-spacing:.07em;text-transform:uppercase;cursor:pointer;white-space:nowrap;background:0 0;border-radius:2px;padding:8px 20px;font-size:.76rem;font-weight:600;transition:all .18s}.filter-pill:hover{color:var(--color-ink);border-color:var(--color-border-2)}.filter-pill.active{background:var(--color-gold);color:#fff;border-color:var(--color-gold)}.form-input{background:var(--color-input-bg);border:1px solid var(--color-border-2);width:100%;color:var(--color-ink);font-family:var(--font-family-sans);border-radius:2px;outline:none;padding:14px 16px;font-size:.9rem;transition:border-color .18s}.form-input:focus{border-color:var(--color-gold)}.form-input::placeholder{color:var(--color-subtle)}.form-label{letter-spacing:.06em;text-transform:uppercase;color:var(--color-muted);margin-bottom:8px;font-size:.76rem;font-weight:600;display:block}[dir=rtl] .eyebrow:after,[dir=rtl] .eyebrow:before{display:none}[dir=rtl] .gold-divider{margin-left:auto}.stats-band{background:var(--color-bg);border-bottom:1px solid var(--color-border);transition:background .3s,border-color .3s;position:relative;overflow:hidden}.stats-band-accent{transform-origin:0;background:linear-gradient(90deg,transparent 0,var(--color-gold) 25%,var(--color-gold-light) 50%,var(--color-gold) 75%,transparent 100%);height:2px}[dir=rtl] .stats-band-accent{transform-origin:100%}.stats-band-glow{pointer-events:none;background:radial-gradient(80% 120% at 50% -20%,#c9a46e1a 0,#0000 70%);position:absolute;inset:0}.stats-band-grid{z-index:1;grid-template-columns:repeat(4,1fr);max-width:1400px;margin:0 auto;padding:clamp(44px,5vw,64px) clamp(20px,5vw,80px);display:grid;position:relative}.stats-band-item{text-align:center;border-left:1px solid var(--color-border);flex-direction:column;align-items:center;padding:clamp(12px,2vw,20px) clamp(16px,2.5vw,32px);transition:background .3s;display:flex}.stats-band-item:first-child{border-left:none}.stats-band-icon,.stats-band-item:hover{background:var(--color-gold-muted)}.stats-band-icon{width:52px;height:52px;color:var(--color-gold-dark);border:1px solid #c9a46e59;border-radius:50%;justify-content:center;align-items:center;margin-bottom:18px;display:flex;position:relative}.stats-band-icon-ring{border:1px solid #c9a46e66;border-radius:50%;position:absolute;inset:-6px}.stats-band-value{font-size:clamp(2.2rem,4.5vw,3.6rem);font-family:var(--font-family-sans);color:var(--color-gold-dark);font-variant-numeric:tabular-nums;margin-bottom:10px;font-weight:700;line-height:1}.stats-band-label{letter-spacing:.12em;text-transform:uppercase;color:var(--color-muted);font-size:.72rem;font-weight:600;font-family:var(--font-family-sans)}@media (max-width:900px){.stats-band-grid{grid-template-columns:repeat(2,1fr)}.stats-band-item{border-left:none;border-top:1px solid var(--color-border)}.stats-band-item:nth-child(-n+2){border-top:none}.stats-band-item:nth-child(2n){border-left:1px solid var(--color-border)}}@media (prefers-reduced-motion:reduce){.stats-band-icon-ring{animation:none!important}}.services-section{background:linear-gradient(180deg,var(--color-bg) 0,var(--color-surface) 100%);padding:clamp(80px,10vw,140px) clamp(20px,5vw,80px)}.services-section-inner{max-width:1400px;margin:0 auto}.services-header{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(40px,6vw,100px);margin-bottom:clamp(48px,7vw,72px);display:grid}.services-eyebrow{margin-bottom:20px}.services-title{white-space:pre-line;font-size:clamp(2rem,4vw,2rem);line-height:1.08}.services-divider{margin-top:24px}.services-header-aside{padding-top:clamp(0px,2vw,48px)}.services-subtitle{color:var(--color-muted);margin-bottom:28px;font-size:clamp(.95rem,1.5vw,1.1rem);line-height:1.9}.services-link{color:var(--color-gold-dark);letter-spacing:.08em;text-transform:uppercase;text-underline-offset:3px;align-items:center;gap:8px;font-size:.78rem;font-weight:700;-webkit-text-decoration:underline #a8804c73;text-decoration:underline #a8804c73;transition:gap .2s,color .2s,text-decoration-color .2s;display:inline-flex}.services-link:hover{color:var(--color-gold);-webkit-text-decoration-color:var(--color-gold);text-decoration-color:var(--color-gold);gap:12px}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(18px,2.2vw,28px);display:grid}.services-card{background:var(--color-bg);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);border-radius:4px;padding:0;transition:border-color .3s,box-shadow .3s;position:relative;overflow:hidden}.services-card--with-image{grid-template-columns:minmax(150px,38%) minmax(0,1fr);min-height:230px;display:grid}.services-card-media{background:var(--color-surface);min-height:230px;position:relative;overflow:hidden}.services-card-image{object-fit:cover;object-position:center;transition:transform .5s var(--ease-out);transform:scale(1.01)}.services-card:hover .services-card-image{transform:scale(1.06)}.services-card-body{flex-direction:column;justify-content:center;min-width:0;padding:clamp(24px,3vw,38px);display:flex;position:relative}.services-card:hover{box-shadow:var(--shadow-md);border-color:#c9a46e66}.services-card-index{font-family:var(--font-family-sans);color:var(--color-gold);opacity:.07;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:clamp(3rem,5vw,4.5rem);font-weight:700;line-height:1;position:absolute;top:12px;right:16px}[dir=rtl] .services-card-index{left:16px;right:auto}.services-card-icon{z-index:1;width:56px;height:56px;color:var(--color-gold);background:var(--color-gold-muted);border:1px solid #c9a46e40;border-radius:50%;justify-content:center;align-items:center;margin-bottom:22px;display:flex;position:relative}.services-card-title{font-size:clamp(1rem,1.4vw,1.15rem);margin-bottom:12px;font-weight:600;line-height:1.35}.services-card-desc,.services-card-title{z-index:1;font-family:var(--font-family-sans);position:relative}.services-card-desc{color:var(--color-muted);font-size:.88rem;line-height:1.8}.services-card-line{transform-origin:0;background:linear-gradient(90deg,var(--color-gold),var(--color-gold-light),transparent);height:2px;position:absolute;bottom:0;left:0;right:0}[dir=rtl] .services-card-line{transform-origin:100%;background:linear-gradient(270deg,var(--color-gold),var(--color-gold-light),transparent)}@media (max-width:900px){.services-header{grid-template-columns:1fr}.services-header-aside{padding-top:0}.services-grid{grid-template-columns:1fr}}@media (max-width:600px){.services-card--with-image{grid-template-columns:1fr}.services-card-media{min-height:190px}}.catalogue-section{background:linear-gradient(180deg,var(--color-surface) 0,var(--color-bg) 100%);padding:clamp(80px,10vw,140px) clamp(20px,5vw,80px);position:relative;overflow:hidden}.catalogue-section:before{content:"";pointer-events:none;background:radial-gradient(60% 50% at 100% 0,#c9a46e0f 0,#0000 70%);position:absolute;inset:0}.catalogue-section-inner{z-index:1;max-width:1400px;margin:0 auto;position:relative}.catalogue-eyebrow{margin-bottom:16px}.catalogue-title{white-space:pre-line;font-size:clamp(2rem,4vw,3.5rem);line-height:1.08}.catalogue-divider{margin-top:20px;margin-bottom:20px}.catalogue-subtitle{color:var(--color-muted);font-size:clamp(.92rem,1.3vw,1.05rem);line-height:1.85}.catalogue-preview-header{grid-template-columns:minmax(0,1fr) minmax(280px,420px);align-items:end;gap:clamp(24px,4vw,64px);margin-bottom:clamp(32px,4vw,48px);display:grid}.catalogue-preview-header__subtitle{max-width:420px;margin:0}.catalogue-preview-categories{flex-wrap:wrap;gap:10px;margin-bottom:clamp(28px,4vw,40px);display:flex}.catalogue-preview-cat-chip{background:var(--color-bg);border:1px solid var(--color-border);border-radius:999px;align-items:center;gap:10px;padding:10px 16px;text-decoration:none;transition:border-color .2s,background .2s,transform .2s,box-shadow .2s;display:inline-flex}.catalogue-preview-cat-chip:hover{background:var(--color-gold-muted);box-shadow:var(--shadow-sm);border-color:#c9a46e73;transform:translateY(-2px)}.catalogue-preview-cat-name{letter-spacing:.05em;text-transform:uppercase;color:var(--color-ink);font-size:.74rem;font-weight:600}.catalogue-preview-cat-count{color:var(--color-gold-dark);background:#c9a46e26;border-radius:999px;padding:2px 8px;font-size:.68rem;font-weight:700}.catalogue-preview-bento{grid-template-columns:1.35fr 1fr;gap:clamp(12px,1.5vw,16px);margin-bottom:clamp(28px,4vw,40px);display:grid}.catalogue-preview-featured{min-height:100%;position:relative}.catalogue-preview-featured-inner{height:100%}.catalogue-preview-side{grid-template-rows:repeat(3,1fr);gap:clamp(12px,1.5vw,16px);display:grid}.catalogue-preview-dots{gap:8px;margin-top:14px;display:flex}.catalogue-preview-dot{background:var(--color-border);cursor:pointer;border:none;border-radius:999px;flex:1;height:3px;padding:0;transition:background .2s;position:relative;overflow:hidden}.catalogue-preview-dot.is-active{background:#c9a46e40}.catalogue-preview-dot-progress{transform-origin:0;background:var(--color-gold);border-radius:999px;position:absolute;inset:0}[dir=rtl] .catalogue-preview-dot-progress{transform-origin:100%}.catalogue-preview-card{border:1px solid var(--color-border);border-radius:6px;height:100%;text-decoration:none;transition:border-color .3s,box-shadow .3s,transform .3s;display:block;overflow:hidden}.catalogue-preview-card:hover{box-shadow:var(--shadow-md);border-color:#c9a46e73;transform:translateY(-3px)}.catalogue-preview-card-media{height:100%;min-height:140px;position:relative;overflow:hidden}.catalogue-preview-card--featured .catalogue-preview-card-media{min-height:clamp(360px,42vw,520px)}.catalogue-preview-card-img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block;position:absolute;inset:0}.catalogue-preview-card:hover .catalogue-preview-card-img{transform:scale(1.05)}.catalogue-preview-card-shade{background:linear-gradient(to top,rgba(var(--color-ink-rgb),.72) 0,rgba(var(--color-ink-rgb),.15) 45%,transparent 70%);pointer-events:none;position:absolute;inset:0}.catalogue-preview-card-tag{background:var(--color-toolbar-bg);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);letter-spacing:.08em;text-transform:uppercase;color:var(--color-gold-dark);z-index:2;border:1px solid #c9a46e59;border-radius:2px;padding:5px 11px;font-size:.62rem;font-weight:700;position:absolute;top:14px;left:14px}.catalogue-preview-card-caption{z-index:2;padding:clamp(16px,2.5vw,24px);position:absolute;bottom:0;left:0;right:0}.catalogue-preview-card-title{color:#fff;margin-bottom:6px;font-size:clamp(.88rem,1.2vw,1.05rem);font-weight:600;line-height:1.35}.catalogue-preview-card--featured .catalogue-preview-card-title{font-size:clamp(1.1rem,2vw,1.45rem)}.catalogue-preview-card-price{color:var(--color-gold-light);font-size:.76rem;font-weight:600}.catalogue-preview-cta{background:var(--color-band);color:#fff;border-radius:6px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding:clamp(24px,3vw,32px) clamp(24px,4vw,40px);display:flex}.catalogue-preview-cta-text{flex-wrap:nowrap;justify-content:center;align-items:center;gap:14px;display:flex}.catalogue-preview-cta-count{font-family:var(--font-family-serif);color:var(--color-gold);font-size:clamp(2rem,4vw,2.8rem);font-weight:400;line-height:1}.catalogue-preview-cta-label{color:#ffffffd1;max-width:320px;font-size:.88rem;line-height:1.5}.catalogue-preview-cta-btn{flex-shrink:0}@media (max-width:900px){.catalogue-preview-header{grid-template-columns:1fr;align-items:start}.catalogue-preview-header__subtitle{max-width:560px}.catalogue-preview-bento{grid-template-columns:1fr}.catalogue-preview-side{grid-template-rows:none;grid-template-columns:repeat(3,1fr)}.catalogue-preview-card--featured .catalogue-preview-card-media{min-height:clamp(280px,55vw,400px)}}@media (max-width:640px){.catalogue-preview-side{grid-template-columns:1fr}.catalogue-preview-cta{flex-direction:column;align-items:flex-start}.catalogue-preview-cta-btn{justify-content:center;width:100%}}.site-footer{background:var(--color-surface);color:var(--color-ink);border-top:1px solid var(--color-border);position:relative;overflow:hidden}.site-footer:before{content:"";background:linear-gradient(90deg,transparent 0,var(--color-gold) 50%,transparent 100%);opacity:.55;height:2px;position:absolute;top:0;left:0;right:0}.site-footer__glow{pointer-events:none;background:radial-gradient(#c9a46e0f 0,#0000 72%);width:min(640px,90vw);height:180px;position:absolute;top:-80px;left:50%;transform:translate(-50%)}.site-footer__inner{z-index:1;max-width:1400px;margin:0 auto;padding:clamp(64px,8vw,96px) clamp(20px,5vw,80px) 0;position:relative}.site-footer__grid{grid-template-columns:1.65fr .9fr 1.2fr 1.25fr;gap:clamp(40px,5vw,72px);display:grid}.site-footer__logo-wrap{transition:opacity .2s var(--ease-out);align-items:center;margin-bottom:4px;display:inline-flex}.site-footer__logo-wrap:hover{opacity:.82}.site-footer__tagline{max-width:320px;color:var(--color-muted);margin-top:20px;font-size:.9rem;line-height:1.85}.site-footer__heading{color:var(--color-gold-dark);font-family:var(--font-family-sans);letter-spacing:.14em;text-transform:uppercase;margin-bottom:22px;font-size:.68rem;font-weight:700}.site-footer__contact-list,.site-footer__nav-list{flex-direction:column;gap:12px;list-style:none;display:flex}.site-footer__nav-link{color:var(--color-muted);text-underline-offset:3px;transition:color .2s var(--ease-out),transform .2s var(--ease-out),text-decoration-color .2s var(--ease-out);align-items:center;gap:10px;font-size:.88rem;-webkit-text-decoration:underline #6b656059;text-decoration:underline #6b656059;display:inline-flex}.site-footer__nav-link:before{content:"";background:var(--color-gold);width:0;height:1px;transition:width .2s var(--ease-out)}.site-footer__nav-link:hover{color:var(--color-gold-dark);-webkit-text-decoration-color:var(--color-gold-dark);text-decoration-color:var(--color-gold-dark);transform:translate(4px)}.site-footer__nav-link:hover:before{width:14px}.site-footer__contact-item{align-items:flex-start;gap:14px;display:flex}.site-footer__contact-icon{background:var(--color-gold-muted);width:38px;height:38px;color:var(--color-gold-dark);border:1px solid #c9a46e40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.site-footer__contact-text{color:var(--color-muted);transition:color .2s var(--ease-out);padding-top:8px;font-size:.88rem;line-height:1.55;text-decoration:none}a.site-footer__contact-text:hover{color:var(--color-ink)}.site-footer__contact-label{color:var(--color-subtle);letter-spacing:.1em;text-transform:uppercase;margin-bottom:2px;font-size:.65rem;font-weight:700;display:block}.site-footer__actions{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.site-footer__btn{letter-spacing:.08em;text-transform:uppercase;transition:background .2s var(--ease-out),color .2s var(--ease-out),border-color .2s var(--ease-out),transform .2s var(--ease-out);border-radius:2px;align-items:center;gap:8px;padding:11px 18px;font-size:.72rem;font-weight:700;text-decoration:none;display:inline-flex}.site-footer__btn:hover{transform:translateY(-1px)}.site-footer__btn--gold{background:var(--color-gold);color:#fff}.site-footer__btn--gold:hover{background:var(--color-gold-dark)}.site-footer__btn--outline{background:var(--color-bg);border:1px solid var(--color-border);color:var(--color-muted)}.site-footer__btn--outline:hover{color:var(--color-gold-dark);border-color:#c9a46e73}.site-footer__bar{border-top:1px solid var(--color-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:clamp(48px,6vw,72px);padding:26px 0 30px;display:flex}.site-footer__copy{color:var(--color-subtle);font-size:.76rem}.site-footer__bar-meta{flex-direction:column;gap:6px;display:flex}.site-footer__credit{color:var(--color-subtle);font-size:.68rem}.site-footer__credit-link{color:var(--color-muted);transition:color .2s var(--ease-out),border-color .2s var(--ease-out);border-bottom:1px solid #0000;text-decoration:none}.site-footer__credit-link:hover{color:var(--color-gold-dark);border-bottom-color:#c9a46e73}.site-footer__materials{color:var(--color-subtle);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:10px;font-size:.68rem;font-weight:600;display:inline-flex}.site-footer__materials-dot{background:var(--color-gold);opacity:.75;border-radius:50%;width:5px;height:5px}@media (max-width:900px){.site-footer__grid{grid-template-columns:1fr 1fr}.site-footer__brand{grid-column:1/-1}}@media (max-width:640px){.site-footer__grid{grid-template-columns:1fr;gap:36px}.site-footer__bar{flex-direction:column;align-items:flex-start}}.products-hero{border-bottom:1px solid var(--color-border);background:linear-gradient(135deg,var(--color-bg) 0,var(--color-surface) 55%,var(--color-bg) 100%);padding:clamp(120px,14vw,168px) clamp(20px,5vw,80px) clamp(64px,8vw,96px);position:relative;overflow:hidden}.products-hero__glow{pointer-events:none;background:radial-gradient(#c9a46e1a 0,#0000 70%);width:min(520px,55vw);height:420px;position:absolute;top:-60px;right:-80px}.products-hero__inner{z-index:1;max-width:1400px;margin:0 auto;position:relative}.products-hero__grid{grid-template-columns:minmax(0,.92fr) minmax(480px,1.08fr);align-items:center;gap:clamp(36px,5vw,68px);display:grid}.products-hero__eyebrow{margin-bottom:22px}.products-hero__title{max-width:12ch;font-size:clamp(2.6rem,5.2vw,5rem);line-height:1.04}.products-hero__title em{color:var(--color-gold);font-style:italic}.products-hero__divider{margin:clamp(24px,3vw,32px) 0}.products-hero__subtitle{max-width:460px;color:var(--color-muted);margin-bottom:clamp(28px,4vw,40px);font-size:clamp(.92rem,1.3vw,1.05rem);line-height:1.85}.products-hero__stats{background:var(--color-toolbar-bg);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);border-radius:6px;flex-wrap:wrap;align-items:center;gap:clamp(16px,2.5vw,28px);margin-bottom:clamp(24px,3vw,32px);padding:18px 22px;display:inline-flex}.products-hero__stat{flex-direction:column;gap:5px;display:flex}.products-hero__stat-val{font-family:var(--font-family-serif);color:var(--color-gold-dark);font-size:clamp(1.5rem,2.2vw,2rem);font-weight:400;line-height:1}.products-hero__stat-label{letter-spacing:.1em;text-transform:uppercase;color:var(--color-subtle);font-size:.65rem;font-weight:700}.products-hero__stat-divider{background:var(--color-border);width:1px;height:34px}.products-hero__chips{flex-wrap:wrap;gap:8px;margin-bottom:28px;display:flex}.products-hero__chip{background:var(--color-bg);border:1px solid var(--color-border);color:var(--color-muted);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:all .2s var(--ease-out);border-radius:999px;padding:8px 14px;font-size:.68rem;font-weight:600}.products-hero__chip:hover{color:var(--color-gold-dark);background:var(--color-gold-muted);border-color:#c9a46e66}.products-hero__scroll{align-items:center;gap:10px;display:inline-flex}.products-hero__visual{justify-self:end;width:min(100%,680px);position:relative}.products-hero__mosaic{grid-template-rows:1fr 1fr;grid-template-columns:1.48fr 1fr;gap:14px;min-height:clamp(380px,42vw,560px);display:grid}.products-hero__tile{border:1px solid var(--color-border);background-color:var(--color-surface);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:6px;position:relative;overflow:hidden}.products-hero__tile--main{background-position:50% 40%;grid-row:1/-1}.products-hero__tile--main:after{content:none}.products-hero__tile-label{z-index:1;color:#fff;font-size:.78rem;font-weight:600;line-height:1.35;position:absolute;bottom:16px;left:16px;right:16px}.products-hero__badge{z-index:2;background:var(--color-bg);border:1px solid var(--color-border);box-shadow:var(--shadow-md);text-align:center;border-radius:6px;padding:22px 28px;position:absolute;bottom:-18px;left:-18px}.products-hero__badge-count{font-family:var(--font-family-serif);color:var(--color-gold-dark);font-size:clamp(1.9rem,3vw,2.55rem);font-weight:400;line-height:1;display:block}.products-hero__badge-label{letter-spacing:.1em;text-transform:uppercase;color:var(--color-subtle);margin-top:6px;font-size:.62rem;font-weight:700;display:block}.products-hero__frame{pointer-events:none;border:1px solid #c9a46e47;border-radius:6px;width:62%;height:56%;position:absolute;top:-18px;right:-18px}.products-toolbar{z-index:40;background:var(--color-toolbar-bg);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--color-border);position:sticky;top:72px}.products-toolbar__inner{flex-direction:column;gap:14px;max-width:1400px;margin:0 auto;padding:14px clamp(20px,5vw,80px);display:flex}.products-toolbar__filters{flex-wrap:wrap;gap:8px;display:flex}.products-filter{background:var(--color-bg);color:var(--color-muted);border:1px solid var(--color-border);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:all .2s var(--ease-out);white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:8px 16px;font-size:.72rem;font-weight:600;display:inline-flex}.products-filter:hover{color:var(--color-ink);border-color:#c9a46e59}.products-filter.is-active{background:var(--color-gold);color:#fff;border-color:var(--color-gold)}.products-filter.is-active .products-filter__count{color:#fff;background:#fff3}.products-filter__count{background:var(--color-gold-muted);min-width:20px;color:var(--color-gold-dark);text-align:center;border-radius:999px;padding:2px 6px;font-size:.62rem;font-weight:700}.products-toolbar__meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.products-search{background:var(--color-bg);border:1px solid var(--color-border);min-width:min(100%,280px);max-width:360px;color:var(--color-subtle);transition:border-color .2s var(--ease-out);border-radius:4px;flex:1;align-items:center;gap:10px;padding:10px 14px;display:flex}.products-search:focus-within{color:var(--color-gold-dark);border-color:#c9a46e73}.products-search__input{min-width:0;color:var(--color-ink);font-family:var(--font-family-sans);background:0 0;border:none;outline:none;flex:1;font-size:.84rem}.products-search__input::placeholder{color:var(--color-subtle)}.products-search__input::-webkit-search-cancel-button,.products-search__input::-webkit-search-decoration{appearance:none;display:none}.products-toolbar__count{color:var(--color-subtle);white-space:nowrap;font-size:.76rem}.products-toolbar__controls{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.products-toolbar__reset{padding:8px 14px;font-size:.68rem}.products-search__clear{color:var(--color-subtle);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:color .18s;display:inline-flex}.products-search__clear:hover{color:var(--color-gold)}.products-sort{align-items:center;gap:8px;display:inline-flex}.products-sort__label{letter-spacing:.08em;text-transform:uppercase;color:var(--color-subtle);white-space:nowrap;font-size:.68rem;font-weight:700}.products-sort__select{border:1px solid var(--color-border);background:var(--color-bg);color:var(--color-ink);font-family:var(--font-family-sans);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%239a948e' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 10px center;background-repeat:no-repeat;border-radius:4px;padding:8px 32px 8px 12px;font-size:.8rem;font-weight:600}.products-sort__select:focus{border-color:#c9a46e73;outline:none}.products-view-toggle{border:1px solid var(--color-border);border-radius:4px;display:inline-flex;overflow:hidden}.products-view-toggle__btn{background:var(--color-bg);width:36px;height:36px;color:var(--color-subtle);cursor:pointer;border:none;justify-content:center;align-items:center;padding:0;transition:background .18s,color .18s;display:inline-flex}.products-view-toggle__btn+.products-view-toggle__btn{border-left:1px solid var(--color-border)}[dir=rtl] .products-view-toggle__btn+.products-view-toggle__btn{border-left:none;border-right:1px solid var(--color-border)}.products-view-toggle__btn:hover{color:var(--color-gold);background:var(--color-gold-muted)}.products-view-toggle__btn.is-active{background:var(--color-gold-muted);color:var(--color-gold-dark)}.products-section{padding:clamp(40px,6vw,80px) clamp(20px,5vw,80px)}.products-section__inner{max-width:1400px;margin:0 auto}.products-grid{grid-template-columns:repeat(3,1fr);gap:clamp(16px,2vw,24px);display:grid}.products-grid--list{grid-template-columns:1fr;gap:16px}.product-card{transition:box-shadow .3s var(--ease-out),transform .3s var(--ease-out);border:none;border-radius:6px;overflow:hidden}.product-card--list{border-radius:8px}.product-card__list-inner{background:var(--color-bg);align-items:stretch;width:100%;display:flex}.product-card__list-media{aspect-ratio:1;flex:0 0 clamp(220px,26vw,360px);width:clamp(220px,26vw,360px);position:relative;overflow:hidden}.product-card__list-img{object-fit:cover;width:100%;height:100%;display:block}.product-card__list-body{border-left:1px solid var(--color-border);flex-direction:column;flex:1;justify-content:center;gap:10px;padding:clamp(20px,3vw,32px);display:flex}[dir=rtl] .product-card__list-body{border-left:none;border-right:1px solid var(--color-border)}.product-card__list-tag{background:var(--color-gold-muted);width:fit-content;color:var(--color-gold-dark);letter-spacing:.08em;text-transform:uppercase;border:1px solid #c9a46e47;border-radius:999px;padding:5px 11px;font-size:.62rem;font-weight:700;display:inline-block}.product-card__list-title{color:var(--color-ink);margin:0;font-size:clamp(1.05rem,1.6vw,1.35rem);line-height:1.3}.product-card__overlay{z-index:4;background:rgba(var(--color-ink-rgb),.52);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;pointer-events:none;transition:opacity .28s var(--ease-out);justify-content:center;align-items:center;gap:12px;display:flex;position:absolute;inset:0}.product-card:focus-within .product-card__overlay,.product-card:hover .product-card__overlay{opacity:1;pointer-events:auto}.product-card__icon-btn{width:44px;height:44px;transition:transform .28s var(--ease-out),background .18s ease,box-shadow .18s ease;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:inline-flex;transform:translateY(6px)}.product-card:focus-within .product-card__icon-btn,.product-card:hover .product-card__icon-btn{transform:translateY(0)}.product-card__icon-btn--quote{background:var(--color-gold);color:#fff;border:1px solid var(--color-gold);box-shadow:var(--shadow-sm)}.product-card__icon-btn--quote:hover{background:var(--color-gold-dark);border-color:var(--color-gold-dark)}.product-card__icon-btn--whatsapp{color:#25d366;box-shadow:var(--shadow-sm);background:#fff;border:1px solid #ffffffe6}.product-card__icon-btn--whatsapp:hover{background:#25d3661f}@media (hover:none){.product-card__overlay{-webkit-backdrop-filter:none;backdrop-filter:none;opacity:1;pointer-events:auto;background:0 0;justify-content:flex-end;gap:8px;width:auto;height:auto;padding:0;inset:auto 10px 10px auto}[dir=rtl] .product-card__overlay{left:10px;right:auto}.product-card__icon-btn{width:38px;height:38px;box-shadow:var(--shadow-md);transform:none}}.product-card--list:hover{box-shadow:var(--shadow-md);transform:none}.product-card:not(.product-card--list):hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.product-card__media{aspect-ratio:4/5;width:100%;display:block;position:relative;overflow:hidden}.product-card__img{object-fit:cover;width:100%;height:100%;transition:transform .5s var(--ease-out);display:block;position:absolute;inset:0}.product-card:hover .product-card__img{transform:scale(1.05)}.product-card__shade{background:linear-gradient(to top,rgba(var(--color-ink-rgb),.78) 0,rgba(var(--color-ink-rgb),.2) 42%,transparent 68%);pointer-events:none;transition:opacity .3s var(--ease-out);position:absolute;inset:0}.product-card__tag{z-index:2;background:var(--color-toolbar-bg);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);letter-spacing:.08em;text-transform:uppercase;color:var(--color-gold-dark);border:1px solid #c9a46e59;border-radius:2px;padding:5px 11px;font-size:.62rem;font-weight:700;position:absolute;top:14px;left:14px}.product-card__caption{z-index:2;transition:transform .3s var(--ease-out);padding:clamp(16px,2.5vw,22px);position:absolute;bottom:0;left:0;right:0}.product-card__title{color:#fff;margin:0;font-size:clamp(.9rem,1.2vw,1.02rem);font-weight:600;line-height:1.35}.products-empty{text-align:center;color:var(--color-subtle);flex-direction:column;align-items:center;gap:20px;padding:clamp(60px,10vw,100px) 20px;display:flex}.products-cta{max-width:1400px;margin:0 auto clamp(60px,8vw,100px)}.products-cta__inner{background:var(--color-surface);border:1px solid var(--color-border);border-radius:6px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding:clamp(40px,5vw,64px);display:flex}.products-cta__text h2{margin-bottom:8px;font-size:clamp(1.4rem,2.5vw,2rem)}.products-cta__text p{color:var(--color-muted);max-width:480px;font-size:.9rem;line-height:1.7}@media (max-width:900px){.products-hero{padding:calc(var(--navbar-height,98px) + 20px) 20px 40px}.products-hero__grid{grid-template-columns:1fr;gap:32px}.products-hero__title{max-width:none;font-size:clamp(2.2rem,8vw,3.25rem)}.products-hero__visual{justify-self:center;width:100%;max-width:720px;margin:0 auto}.products-hero__badge{bottom:-12px;left:0}.products-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.products-grid{grid-template-columns:repeat(2,1fr)}.products-grid--list{grid-template-columns:1fr}.product-card__list-media{flex:0 0 clamp(160px,36vw,240px);width:clamp(160px,36vw,240px)}.products-toolbar__meta{flex-direction:column;align-items:stretch}.products-search{max-width:none}}@media (max-width:480px){.products-grid{grid-template-columns:1fr}.products-hero{padding:calc(var(--navbar-height,98px) + 16px) 16px 32px}.products-hero__title{font-size:clamp(1.95rem,10vw,2.5rem)}.products-hero__grid{gap:24px}.product-card__media{aspect-ratio:5/6}.product-card__list-media{flex:0 0 min(72vw,280px);width:min(72vw,280px)}.products-hero__mosaic{gap:10px;min-height:300px}.products-hero__badge{padding:16px 18px;bottom:-8px;left:8px}.products-hero__frame{display:none}}.projects-hero{border-bottom:1px solid var(--color-border);background:linear-gradient(135deg,var(--color-bg) 0,var(--color-surface) 55%,var(--color-bg) 100%);padding:clamp(120px,14vw,168px) clamp(20px,5vw,80px) clamp(64px,8vw,80px);position:relative;overflow:hidden}.projects-hero__glow{pointer-events:none;background:radial-gradient(#c9a46e14 0,#0000 72%);width:min(480px,50vw);height:360px;position:absolute;top:-40px;left:-60px}.projects-hero__inner{z-index:1;text-align:center;max-width:1400px;margin:0 auto;position:relative}.projects-hero__content{max-width:720px;margin:0 auto}.projects-hero__eyebrow{margin-bottom:22px}.projects-hero__title{font-size:clamp(2.6rem,5.2vw,5rem);line-height:1.04}.projects-hero__title em{color:var(--color-gold);font-style:italic}.projects-hero__divider{margin:clamp(24px,3vw,32px) auto}.projects-hero__subtitle{max-width:760px;color:var(--color-muted);margin:0 auto 28px;font-size:clamp(.92rem,1.3vw,1.05rem);line-height:1.85}.projects-hero__scroll{align-items:center;gap:10px;display:inline-flex}.projects-toolbar{z-index:40;background:var(--color-toolbar-bg);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--color-border);position:sticky;top:72px}.projects-toolbar__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;max-width:1400px;margin:0 auto;padding:14px clamp(20px,5vw,80px);display:flex}.projects-toolbar__filters{flex-wrap:wrap;gap:8px;display:flex}.projects-filter{background:var(--color-bg);color:var(--color-muted);border:1px solid var(--color-border);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:all .2s var(--ease-out);white-space:nowrap;border-radius:999px;align-items:center;gap:8px;padding:8px 16px;font-size:.72rem;font-weight:600;display:inline-flex}.projects-filter:hover{color:var(--color-ink);border-color:#c9a46e59}.projects-filter.is-active{background:var(--color-gold);color:#fff;border-color:var(--color-gold)}.projects-filter.is-active .projects-filter__count{color:#fff;background:#fff3}.projects-filter__count{background:var(--color-gold-muted);min-width:20px;color:var(--color-gold-dark);text-align:center;border-radius:999px;padding:2px 6px;font-size:.62rem;font-weight:700}.projects-toolbar__count{color:var(--color-subtle);white-space:nowrap;font-size:.76rem}.projects-section{padding:clamp(40px,6vw,80px) clamp(20px,5vw,80px)}.projects-section__inner{max-width:1400px;margin:0 auto}.home-featured-projects{padding:clamp(80px,10vw,140px) clamp(20px,5vw,80px)}.home-featured-projects__inner{max-width:1400px;margin:0 auto}.home-featured-projects__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:clamp(40px,5vw,64px);display:flex}.home-featured-projects__title{white-space:pre-line;margin:16px 0;font-size:clamp(2rem,4vw,3.5rem)}.home-featured-projects__subtitle{color:var(--color-muted);max-width:520px;font-size:clamp(.92rem,1.3vw,1rem);line-height:1.8}.home-featured-projects__cta{flex-shrink:0}.home-featured-projects__grid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:clamp(14px,1.8vw,20px);display:grid}.home-featured-projects__link{height:100%;color:inherit;flex-direction:column;text-decoration:none;display:flex}.home-featured-projects__card{border:1px solid var(--color-border);background:var(--color-bg);height:100%;transition:border-color .3s var(--ease-out),box-shadow .3s var(--ease-out);border-radius:6px;flex-direction:column;display:flex;overflow:hidden}.home-featured-projects__card:hover{box-shadow:var(--shadow-md);border-color:#c9a46e73}.home-featured-projects__media{aspect-ratio:4/3;flex-shrink:0;position:relative;overflow:hidden}.home-featured-projects__img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .5s var(--ease-out);display:block;position:absolute;inset:0}.home-featured-projects__card:hover .home-featured-projects__img{transform:scale(1.04)}.home-featured-projects__body{background:var(--color-bg);border-top:1px solid var(--color-border);flex-direction:column;flex:1;padding:clamp(16px,2vw,22px) clamp(18px,2.2vw,24px) clamp(20px,2.4vw,26px);display:flex}.home-featured-projects__tag{letter-spacing:.12em;text-transform:uppercase;color:var(--color-gold-dark);margin-bottom:10px;font-size:.64rem;font-weight:700;display:block}.home-featured-projects__name{font-size:clamp(1.1rem,1.7vw,1.4rem);font-family:var(--font-family-serif);color:var(--color-ink);margin:0;font-weight:500;line-height:1.3}.home-featured-projects__desc{color:var(--color-muted);margin:8px 0 0;font-size:.82rem;line-height:1.55}@media (max-width:1100px){.home-featured-projects__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.home-featured-projects__grid{grid-template-columns:1fr}.home-featured-projects__media{aspect-ratio:4/3}}@media (max-width:640px){.home-featured-projects{padding:64px 16px}.home-featured-projects__header{margin-bottom:28px}.home-featured-projects__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-featured-projects__media{aspect-ratio:1/.86}.home-featured-projects__body{min-height:108px;padding:12px}.home-featured-projects__tag{letter-spacing:.08em;margin-bottom:6px;font-size:.55rem}.home-featured-projects__name{font-size:1rem;line-height:1.25}.home-featured-projects__desc{display:none}}.projects-grid{grid-template-columns:repeat(3,1fr);gap:clamp(14px,1.8vw,20px);display:grid}.projects-showcase{background:var(--color-bg);padding:clamp(48px,7vw,88px) clamp(20px,5vw,80px)}.projects-showcase__inner{max-width:1400px;margin:0 auto}.projects-showcase__header{max-width:680px;margin-bottom:clamp(32px,4vw,48px)}.projects-showcase__title{font-size:clamp(1.8rem,3.2vw,2.6rem);font-family:var(--font-family-serif);margin:0 0 12px;font-weight:500;line-height:1.15}.projects-showcase__subtitle{color:var(--color-muted);margin:0;font-size:clamp(.92rem,1.2vw,1rem);line-height:1.75}.projects-showcase__grid{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:clamp(16px,2vw,24px);display:grid}.projects-showcase__card{border:1px solid var(--color-border);background:var(--color-bg);height:100%;transition:border-color .3s var(--ease-out),box-shadow .3s var(--ease-out);border-radius:8px;flex-direction:column;display:flex;overflow:hidden}.projects-showcase__card:hover{box-shadow:var(--shadow-md);border-color:#c9a46e73}.projects-showcase__media{aspect-ratio:16/10;flex-shrink:0;position:relative;overflow:hidden}.projects-showcase__img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .6s var(--ease-out);display:block;position:absolute;inset:0}.projects-showcase__card:hover .projects-showcase__img{transform:scale(1.03)}.projects-showcase__body{border-top:1px solid var(--color-border);background:var(--color-bg);flex-direction:column;flex:1;padding:clamp(16px,2vw,22px) clamp(18px,2.2vw,24px) clamp(20px,2.4vw,26px);display:flex}.projects-showcase__tag{letter-spacing:.12em;text-transform:uppercase;color:var(--color-gold-dark);margin-bottom:8px;font-size:.64rem;font-weight:700;display:block}.projects-showcase__name{font-family:var(--font-family-serif);color:var(--color-ink);margin:0;font-size:clamp(1.15rem,1.8vw,1.5rem);font-weight:500;line-height:1.25}.projects-showcase__desc{color:var(--color-muted);margin:8px 0 0;font-size:.86rem;line-height:1.6}.projects-portfolio{background:var(--color-surface,var(--color-bg));border-top:1px solid var(--color-border);padding:clamp(48px,7vw,88px) clamp(20px,5vw,80px)}.projects-portfolio__inner{max-width:1400px;margin:0 auto}.projects-portfolio__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:clamp(28px,4vw,40px);display:flex}.projects-portfolio__title{font-size:clamp(1.6rem,2.8vw,2.2rem);font-family:var(--font-family-serif);margin:0 0 10px;font-weight:500}.projects-portfolio__subtitle{max-width:520px;color:var(--color-muted);margin:0;font-size:.95rem;line-height:1.75}.projects-portfolio__open{flex-shrink:0}.portfolio-carousel{align-items:center;gap:14px;width:100%;display:flex}.portfolio-carousel__viewport{flex:1;min-width:0;overflow:hidden}.portfolio-carousel__track{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:16px;padding:4px 2px 10px;display:flex;overflow-x:auto}.portfolio-carousel__track::-webkit-scrollbar{display:none}.portfolio-carousel__nav{border:1px solid var(--color-border);background:var(--color-bg);width:44px;height:44px;color:var(--color-ink);cursor:pointer;transition:border-color .2s var(--ease-out),background .2s var(--ease-out);border-radius:50%;flex-shrink:0;padding:0}.ui-icon-btn{justify-content:center;align-items:center;padding:0;line-height:0;display:inline-flex}.ui-icon-btn__svg{flex-shrink:0;width:1.15rem;height:1.15rem;display:block}.portfolio-carousel__nav:hover:not(:disabled){border-color:var(--color-gold);background:var(--color-gold-muted)}.portfolio-carousel__nav:disabled{opacity:.3;cursor:default}.portfolio-carousel__slide{scroll-snap-align:start;flex:0 0 min(300px,100vw - 120px);width:min(300px,100vw - 120px)}.portfolio-carousel__track .project-card__body{min-height:88px}.portfolio-modal{z-index:1900;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#080808d1;justify-content:center;align-items:center;padding:clamp(12px,2vw,24px);display:flex;position:fixed;inset:0}.portfolio-modal__panel{background:var(--color-bg);border:none;border-radius:12px;flex-direction:column;width:min(1280px,100%);max-height:calc(100vh - 32px);display:flex;overflow:hidden;box-shadow:0 24px 80px #0006}.portfolio-modal__header{border-bottom:none;justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 24px;display:flex}.portfolio-modal__title{font-family:var(--font-family-serif);margin:0 0 4px;font-size:clamp(1.3rem,2.2vw,1.8rem);font-weight:500}.portfolio-modal__count{color:var(--color-muted);margin:0;font-size:.85rem}.portfolio-modal__close{background:var(--color-surface,var(--color-bg));width:40px;height:40px;color:var(--color-ink);cursor:pointer;border:none;border-radius:50%;flex-shrink:0}.portfolio-modal__filters{background:0 0;border-bottom:none;flex-wrap:wrap;gap:8px;padding:0 24px 14px;display:flex}.portfolio-modal__body{flex:1;padding:20px 24px 28px;overflow-y:auto}.portfolio-modal__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:clamp(12px,1.5vw,18px);display:grid}.portfolio-modal__more{justify-content:center;margin-top:28px;display:flex}.portfolio-modal__empty{text-align:center;color:var(--color-muted);margin:0;padding:48px 0}.projects-grid--portfolio{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.project-card--interactive{cursor:pointer;text-align:left;width:100%;font:inherit;color:inherit;appearance:none;background:var(--color-bg);border:none;border-radius:6px;flex-direction:column;margin:0;padding:0;display:flex;overflow:hidden}.project-card--interactive:focus-visible{outline:2px solid var(--color-gold);outline-offset:3px}.project-lightbox{z-index:2000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:project-lightbox-in .22s var(--ease-out);background:#080808e0;justify-content:center;align-items:center;padding:clamp(16px,3vw,32px);display:flex;position:fixed;inset:0}@keyframes project-lightbox-in{0%{opacity:0}to{opacity:1}}.project-lightbox__panel{background:var(--color-bg);border:none;border-radius:10px;flex-direction:column;width:min(1100px,100%);max-height:calc(100vh - 48px);display:flex;position:relative;overflow:hidden;box-shadow:0 24px 80px #00000073}.project-lightbox__close{z-index:3;color:#fff;cursor:pointer;width:40px;height:40px;transition:background .2s var(--ease-out);background:#0000008c;border:none;border-radius:50%;position:absolute;top:12px;right:12px}.project-lightbox__close:hover{background:#000000bf}.project-lightbox__nav{z-index:3;color:#fff;cursor:pointer;width:44px;height:44px;transition:background .2s var(--ease-out);background:#00000080;border:none;border-radius:50%;position:absolute;top:50%;transform:translateY(-50%)}.project-lightbox__nav:hover{background:#000000bf}.project-lightbox__nav--prev{left:12px}.project-lightbox__nav--next{right:12px}.project-lightbox__media{background:#111;flex:1;min-height:0}.project-lightbox__img{object-fit:contain;object-position:center;width:100%;max-height:min(72vh,760px);display:block}.project-lightbox__meta{border-top:1px solid var(--color-border);padding:18px 22px 22px}.project-lightbox__category{color:var(--color-gold-dark);letter-spacing:.12em;text-transform:uppercase;margin:0 0 8px;font-size:.65rem;font-weight:700}.project-lightbox__title{font-family:var(--font-family-serif);margin:0;font-size:clamp(1.1rem,2vw,1.45rem);font-weight:500;line-height:1.35}@media (max-width:900px){.projects-showcase__grid{grid-template-columns:1fr}.portfolio-carousel{gap:0}.portfolio-carousel__nav{display:none}.portfolio-carousel__slide{flex:0 0 min(280px,82vw);width:min(280px,82vw)}.project-lightbox__nav{width:38px;height:38px;font-size:1.5rem}}.project-card{background:var(--color-bg);transition:box-shadow .3s var(--ease-out),transform .3s var(--ease-out);border:none;border-radius:6px;flex-direction:column;display:flex;overflow:hidden}.project-card:not(.portfolio-carousel__slide):hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.project-card__media{aspect-ratio:4/3;width:100%;position:relative;overflow:hidden}.project-card__img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .5s var(--ease-out);display:block;position:absolute;inset:0}.project-card:not(.portfolio-carousel__slide):hover .project-card__img{transform:scale(1.04)}.portfolio-carousel__track .project-card:hover{box-shadow:var(--shadow-md);transform:none}.portfolio-carousel__track .project-card:hover .project-card__img{transform:scale(1.04)}.project-card__body{background:var(--color-bg);border-top:none;flex-direction:column;gap:10px;padding:18px 20px 22px;display:flex}.project-card__category{color:var(--color-gold-dark);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;margin:0;font-size:.65rem;font-weight:700;display:inline-flex}.project-card__category:before{content:"";background:var(--color-gold);flex-shrink:0;width:16px;height:1px}.project-card__title{color:var(--color-muted);font-family:var(--font-family-sans);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.88rem;font-weight:500;line-height:1.65;display:-webkit-box;overflow:hidden}.projects-load-more{justify-content:center;margin-top:clamp(40px,5vw,56px);display:flex}.projects-empty{text-align:center;color:var(--color-subtle);flex-direction:column;align-items:center;gap:20px;padding:clamp(60px,10vw,100px) 20px;display:flex}.projects-cta{max-width:1400px;margin:80px auto clamp(60px,8vw,100px)}.projects-cta__inner{background:var(--color-surface);border:1px solid var(--color-border);border-radius:6px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;padding:clamp(40px,5vw,64px);display:flex}.projects-cta__text h2{white-space:pre-line;margin-bottom:8px;font-size:clamp(1.4rem,2.5vw,2rem)}.projects-cta__text p{color:var(--color-muted);max-width:480px;font-size:.9rem;line-height:1.7}@media (max-width:900px){.projects-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.projects-grid{grid-template-columns:1fr}.projects-toolbar__inner{flex-direction:column;align-items:stretch}.projects-toolbar__count{text-align:right}}.services-page-hero{border-bottom:1px solid var(--color-border);background:linear-gradient(135deg,var(--color-bg) 0,var(--color-surface) 55%,var(--color-bg) 100%);padding:clamp(120px,14vw,168px) clamp(20px,5vw,80px) clamp(64px,8vw,96px);position:relative;overflow:hidden}.services-page-hero__glow{pointer-events:none;background:radial-gradient(#c9a46e14 0,#0000 72%);width:min(480px,50vw);height:360px;position:absolute;top:-40px;right:-80px}.services-page-hero__inner{z-index:1;max-width:1400px;margin:0 auto;position:relative}.services-page-hero__content{max-width:720px}.services-page-hero__eyebrow{margin-bottom:22px}.services-page-hero__title{font-size:clamp(2.6rem,5.2vw,5rem);line-height:1.04}.services-page-hero__title em{color:var(--color-gold);font-style:italic}.services-page-hero__divider{margin:clamp(24px,3vw,32px) 0}.services-page-hero__subtitle{max-width:560px;color:var(--color-muted);margin-bottom:28px;font-size:clamp(.92rem,1.3vw,1.05rem);line-height:1.85}.services-page-hero__scroll{align-items:center;gap:10px;display:inline-flex}.services-page-grid-section{padding:clamp(64px,8vw,112px) clamp(20px,5vw,80px)}.services-page-grid-section__inner{max-width:1400px;margin:0 auto}.services-page-grid{grid-template-columns:repeat(3,1fr);gap:clamp(14px,1.8vw,20px);display:grid}.services-page-card{border:1px solid var(--color-border);background:var(--color-bg);min-height:100%;transition:border-color .3s var(--ease-out),box-shadow .3s var(--ease-out),transform .3s var(--ease-out);border-radius:6px;flex-direction:column;padding:clamp(28px,3vw,40px);display:flex;position:relative;overflow:hidden}.services-page-card:hover{box-shadow:var(--shadow-md);border-color:#c9a46e73;transform:translateY(-4px)}.services-page-card__index{font-family:var(--font-family-sans);color:#c9a46e14;-webkit-user-select:none;user-select:none;pointer-events:none;font-size:2.8rem;font-weight:700;line-height:1;position:absolute;top:18px;right:20px}.services-page-card__icon{background:var(--color-gold-muted);width:52px;height:52px;color:var(--color-gold-dark);border:1px solid #c9a46e47;border-radius:50%;justify-content:center;align-items:center;margin-bottom:22px;display:flex}.services-page-card__title{margin:0 0 12px;font-size:clamp(1.05rem,1.5vw,1.25rem);line-height:1.3}.services-page-card__desc{color:var(--color-muted);flex:1;margin:0;font-size:.9rem;line-height:1.8}.services-page-card__line{background:var(--color-gold);opacity:.55;transform-origin:0;width:32px;height:2px;margin-top:24px;display:block}.services-page-process{background:var(--color-surface);border-top:1px solid var(--color-border);padding:clamp(64px,8vw,112px) clamp(20px,5vw,80px)}.services-page-process__inner{max-width:1400px;margin:0 auto}.services-page-process__header{text-align:center;max-width:560px;margin:0 auto clamp(48px,7vw,72px)}.services-page-process__eyebrow{justify-content:center;margin-bottom:20px}.services-page-process__title{font-size:clamp(1.8rem,3.5vw,3rem);line-height:1.1}.services-page-process__title em{color:var(--color-gold);font-style:italic}.services-page-path{grid-template-columns:repeat(4,1fr);gap:clamp(16px,2.5vw,28px);padding-top:8px;display:grid;position:relative}.services-page-path__rail{background:linear-gradient(90deg,var(--color-gold) 0,#c9a46e73 55%,#c9a46e26 100%);pointer-events:none;z-index:0;height:2px;position:absolute;top:36px;left:calc(12.5% + 28px);right:calc(12.5% + 28px)}.services-page-path__step{z-index:1;text-align:center}.services-page-path__node,.services-page-path__step{flex-direction:column;align-items:center;display:flex;position:relative}.services-page-path__node{gap:8px;margin-bottom:18px}.services-page-path__icon{background:var(--color-bg);border:2px solid var(--color-gold);width:56px;height:56px;color:var(--color-gold-dark);box-shadow:0 0 0 6px var(--color-surface);transition:transform .3s var(--ease-out),box-shadow .3s var(--ease-out);border-radius:50%;justify-content:center;align-items:center;display:flex}.services-page-path__step:hover .services-page-path__icon{box-shadow:0 0 0 6px var(--color-surface),0 0 20px #c9a46e40;transform:scale(1.06)}.services-page-path__num{letter-spacing:.1em;color:var(--color-gold-dark);font-size:.68rem;font-weight:800}.services-page-path__card{border:1px solid var(--color-border);background:var(--color-bg);width:100%;transition:border-color .3s var(--ease-out),box-shadow .3s var(--ease-out);border-radius:6px;padding:clamp(20px,2.5vw,26px)}.services-page-path__step:hover .services-page-path__card{box-shadow:var(--shadow-sm);border-color:#c9a46e59}.services-page-path__title{margin:0 0 10px;font-size:clamp(.95rem,1.2vw,1.1rem);line-height:1.35}.services-page-path__desc{color:var(--color-muted);margin:0;font-size:.84rem;line-height:1.7}[dir=rtl] .services-page-path__rail{background:linear-gradient(270deg,var(--color-gold) 0,#c9a46e73 55%,#c9a46e26 100%)}.services-page-cta{text-align:center;padding:clamp(72px,9vw,120px) clamp(20px,5vw,80px)}.services-page-cta__inner{max-width:620px;margin:0 auto}.services-page-cta__title{margin-bottom:16px;font-size:clamp(2rem,4vw,3rem);line-height:1.1}.services-page-cta__title em{color:var(--color-gold);font-style:italic}.services-page-cta__subtitle{color:var(--color-muted);margin-bottom:36px;font-size:clamp(.9rem,1.3vw,1.05rem);line-height:1.8}.services-page-cta__actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}@media (max-width:1000px){.services-page-grid,.services-page-path{grid-template-columns:repeat(2,1fr)}.services-page-path{row-gap:40px;padding-left:0}.services-page-path__rail{display:none}}@media (max-width:600px){.services-page-grid,.services-page-path{grid-template-columns:1fr}.services-page-path{gap:0;padding-left:32px}.services-page-path__rail{background:linear-gradient(180deg,var(--color-gold) 0,#c9a46e59 70%,#c9a46e1a 100%);width:2px;height:auto;display:block;inset:28px auto 28px 27px}.services-page-path__step{text-align:left;flex-direction:row;align-items:flex-start;gap:20px;padding-bottom:36px}.services-page-path__step:last-child{padding-bottom:0}.services-page-path__node{flex-shrink:0;margin-bottom:0}.services-page-path__icon{width:52px;height:52px;box-shadow:0 0 0 5px var(--color-surface)}.services-page-path__card{flex:1;margin-top:4px}[dir=rtl] .services-page-path{padding-left:0;padding-right:32px}[dir=rtl] .services-page-path__rail{left:auto;right:27px}}.about-page-hero{border-bottom:1px solid var(--color-border);background:linear-gradient(135deg,var(--color-bg) 0,var(--color-surface) 55%,var(--color-bg) 100%);padding:clamp(120px,14vw,168px) clamp(20px,5vw,80px) clamp(64px,8vw,96px);position:relative;overflow:hidden}.about-page-hero__glow{pointer-events:none;background:radial-gradient(#c9a46e17 0,#0000 70%);width:min(520px,55vw);height:420px;position:absolute;top:-60px;right:-80px}.about-page-hero__inner{z-index:1;max-width:1400px;margin:0 auto;position:relative}.about-page-hero__grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(40px,6vw,80px);display:grid}.about-page-hero__eyebrow{letter-spacing:.12em;margin-bottom:22px;font-size:clamp(1rem,1.8vw,1.35rem)}.about-page-hero__title{font-size:clamp(2.6rem,5.2vw,5rem);line-height:1.04}.about-page-hero__title em{color:var(--color-gold);font-style:italic}.about-page-hero__divider{margin:clamp(24px,3vw,32px) 0}.about-page-hero__subtitle{max-width:580px;color:var(--color-muted);margin-bottom:28px;font-size:clamp(.92rem,1.3vw,1.05rem);line-height:1.85}.about-page-hero__scroll{align-items:center;gap:10px;display:inline-flex}.about-page-hero__visual{position:relative}.about-page-hero__image-wrap{aspect-ratio:4/5;border:1px solid var(--color-border);border-radius:6px;min-height:clamp(280px,36vw,440px);position:relative;overflow:hidden}.about-page-hero__image{object-fit:cover;object-position:center top;opacity:0;clip-path:inset(0 18% 0 0);transition:opacity .76s var(--ease-out),transform 1.3s var(--ease-out),clip-path 1s var(--ease-out);transform:scale(1.08)translate(16px)}.about-page-hero__image.is-active{opacity:1;clip-path:inset(0);animation:aboutHeroDrift 4.5s linear both;transform:scale(1)translate(0)}.about-page-hero__shade{pointer-events:none;background:linear-gradient(#0000 55%,#45474959);position:absolute;inset:0}.about-page-hero__frame{pointer-events:none;border:1px solid #c9a46e47;border-radius:6px;width:58%;height:52%;position:absolute;top:-14px;right:-14px}.about-page-hero{isolation:isolate;background:linear-gradient(120deg,#c9a46e1a 0,transparent 34%),linear-gradient(180deg,var(--color-bg) 0,var(--color-surface) 100%);padding:clamp(118px,13vw,160px) clamp(20px,5vw,80px) clamp(72px,8vw,108px)}.about-page-hero__glow{opacity:.9;background:linear-gradient(90deg,#0000,#c9a46e14 50%,#0000),repeating-linear-gradient(135deg,#0000 0 18px,#c9a46e0e 18px 19px,#0000 19px 38px);width:auto;height:auto;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000,#000 26% 100%);mask-image:linear-gradient(90deg,#0000,#000 26% 100%)}.about-page-hero__grid{grid-template-columns:minmax(0,1fr) minmax(360px,.86fr)}.about-page-hero__content{max-width:720px}.about-page-hero__subtitle{max-width:640px;margin-bottom:0}.about-page-hero__actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:30px;display:flex}.about-page-hero__visual{min-height:clamp(420px,42vw,560px)}.about-page-hero__carousel{grid-template-columns:minmax(0,1fr) 104px;align-items:stretch;gap:14px;display:grid;position:relative}.about-page-hero__image-wrap{min-height:clamp(380px,42vw,540px);box-shadow:var(--shadow-lg)}.about-page-hero__shade{background:linear-gradient(#0000 52%,#12121294),linear-gradient(135deg,#c9a46e33,#0000 42%)}.about-page-hero__image-wrap:before{content:"";z-index:3;pointer-events:none;border:1px solid #ffffff38;border-radius:4px;animation:aboutHeroFrame 4.5s ease-in-out infinite;position:absolute;inset:12px}.about-page-hero__pulse{z-index:3;background:#ffffff3d;border-radius:999px;height:3px;position:absolute;bottom:18px;left:18px;right:18px;overflow:hidden}.about-page-hero__pulse:before{content:"";transform-origin:0;background:linear-gradient(90deg,var(--color-gold),#fff,var(--color-gold-light));width:100%;height:100%;animation:aboutHeroProgress 4.5s linear infinite;display:block}[dir=rtl] .about-page-hero__pulse:before{transform-origin:100%}.about-page-hero__thumbs{grid-template-rows:repeat(4,minmax(0,1fr));gap:10px;display:grid}.about-page-hero__thumb{border:1px solid var(--color-border);background:var(--color-surface);color:#fff;cursor:pointer;min-height:0;box-shadow:var(--shadow-sm);transition:transform .26s var(--ease-out),border-color .26s var(--ease-out),box-shadow .26s var(--ease-out);border-radius:6px;padding:0;position:relative;overflow:hidden;transform:translate(0)scale(1)}.about-page-hero__thumb:after{content:"";opacity:.92;transition:opacity .24s var(--ease-out);background:linear-gradient(#0000 35%,#121212b3);position:absolute;inset:0}.about-page-hero__thumb.is-active{border-color:var(--color-gold);transform:translate(-8px)scale(1.04);box-shadow:0 10px 30px #c9a46e38}[dir=rtl] .about-page-hero__thumb.is-active{transform:translate(8px)scale(1.04)}.about-page-hero__thumb.is-active:after,.about-page-hero__thumb:hover:after{opacity:.66}.about-page-hero__thumb-image{object-fit:cover;transition:transform .5s var(--ease-out);transform:scale(1.04)}.about-page-hero__thumb.is-active .about-page-hero__thumb-image,.about-page-hero__thumb:hover .about-page-hero__thumb-image{transform:scale(1)}.about-page-hero__thumb-progress{z-index:2;background:#ffffff42;border-radius:999px;height:3px;position:absolute;bottom:8px;left:8px;right:8px;overflow:hidden}.about-page-hero__thumb-progress:before{content:"";transform-origin:0;background:var(--color-gold);height:100%;display:block;transform:scaleX(0)}.about-page-hero__thumb.is-active .about-page-hero__thumb-progress:before{animation:aboutHeroProgress 4.5s linear infinite}[dir=rtl] .about-page-hero__thumb-progress:before{transform-origin:100%}@keyframes aboutHeroProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes aboutHeroDrift{0%{transform:scale(1.04)translate(10px)}to{transform:scale(1.1)translate(-10px)}}@keyframes aboutHeroFrame{0%,to{opacity:.35;transform:scale(.985)}50%{opacity:.85;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.about-page-hero__image,.about-page-hero__image-wrap:before,.about-page-hero__image.is-active,.about-page-hero__pulse:before,.about-page-hero__thumb-progress:before{transition:none;animation:none}.about-page-hero__image.is-active{transform:none}}@media (max-width:980px){.about-page-hero__grid{grid-template-columns:1fr}.about-page-hero__content{max-width:100%}}@media (max-width:640px){.about-page-hero{padding-top:104px}.about-page-hero__actions{align-items:stretch}.about-page-hero__actions .btn-outline,.about-page-hero__actions .btn-primary{justify-content:center;width:100%}.about-page-hero__visual{min-height:0}.about-page-hero__image-wrap{aspect-ratio:4/3;min-height:0}.about-page-hero__carousel{grid-template-columns:1fr}.about-page-hero__thumbs{grid-template-rows:none;grid-template-columns:repeat(4,minmax(0,1fr))}.about-page-hero__thumb{min-height:60px}.about-page-hero__thumb.is-active,[dir=rtl] .about-page-hero__thumb.is-active{transform:translateY(-5px)scale(1.04)}}.about-page-story{padding:clamp(72px,9vw,120px) clamp(20px,5vw,80px)}.about-page-story__inner{max-width:1400px;margin:0 auto}.about-page-story__grid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:clamp(40px,6vw,88px);display:grid}.about-page-story__visual{position:relative}.about-page-story__inset{z-index:2;aspect-ratio:4/5;border:3px solid var(--color-bg);width:34%;box-shadow:var(--shadow-md);border-radius:6px;position:absolute;top:-18px;right:-20px;overflow:hidden}.about-page-story__main{aspect-ratio:3/3;border:1px solid var(--color-border);border-radius:6px;position:relative;overflow:hidden}.about-page-story__shade{background:linear-gradient(to top,rgba(var(--color-ink-rgb),.55) 0,transparent 45%);pointer-events:none;position:absolute;inset:0}.about-page-story__caption{z-index:1;color:#fff;letter-spacing:.12em;text-transform:uppercase;margin:0;padding:22px 26px;font-size:.68rem;font-weight:700;position:absolute;bottom:0;left:0;right:0}.about-page-story__badge{z-index:2;text-align:center;background:var(--color-bg);border:1px solid var(--color-border);box-shadow:var(--shadow-md);border-radius:6px;padding:20px 24px;position:absolute;bottom:-24px;left:-24px}.about-page-story__badge-val{font-family:var(--font-family-serif);color:var(--color-gold-dark);font-size:clamp(1.8rem,3vw,2.4rem);font-weight:400;line-height:1;display:block}.about-page-story__badge-label{letter-spacing:.1em;text-transform:uppercase;color:var(--color-subtle);margin-top:6px;font-size:.62rem;font-weight:700;display:block}.about-page-story__frame{pointer-events:none;border:1px solid #c9a46e47;border-radius:6px;width:55%;height:48%;position:absolute;top:-14px;left:-14px}.about-page-story__eyebrow{color:var(--color-gold);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:16px;font-size:clamp(.78rem,1vw,.9rem);font-weight:700;line-height:1.2;display:inline-flex}.about-page-story__eyebrow:before{content:"";opacity:.75;background:currentColor;width:34px;height:1px}.about-page-story__title{max-width:680px;font-family:var(--font-family-serif);text-wrap:balance;color:var(--color-ink);margin:0 0 22px;font-size:clamp(1.3rem,2.1vw,1.85rem);font-weight:600;line-height:1.08}.about-page-story__divider{margin-bottom:32px}.about-page-story__text{color:var(--color-muted);margin:0 0 24px;font-size:clamp(.95rem,1.3vw,1.05rem);line-height:1.9}.about-page-story__quote{border-left:2px solid var(--color-gold);font-family:var(--font-family-serif);color:var(--color-ink);margin:0 0 28px;padding-left:20px;font-size:clamp(1rem,1.4vw,1.12rem);font-style:italic;line-height:1.65}.about-page-story__milestones{flex-wrap:wrap;gap:10px;margin-bottom:32px;display:flex}.about-page-story__chip{background:var(--color-gold-muted);color:var(--color-gold-dark);letter-spacing:.06em;text-transform:uppercase;border:1px solid #c9a46e40;border-radius:999px;padding:8px 14px;font-size:.68rem;font-weight:700}.about-page-story__stats{border-top:1px solid var(--color-border);grid-template-columns:repeat(3,1fr);gap:16px;padding-top:28px;display:grid}.about-page-story__stat{text-align:center}.about-page-story__stat-val{font-family:var(--font-family-serif);color:var(--color-gold-dark);margin-bottom:6px;font-size:clamp(1.5rem,2.5vw,2rem);font-weight:400;line-height:1;display:block}.about-page-story__stat-label{letter-spacing:.1em;text-transform:uppercase;color:var(--color-subtle);font-size:.65rem;font-weight:700}.about-page-values{background:var(--color-surface);border-top:1px solid var(--color-border);padding:clamp(72px,9vw,120px) clamp(20px,5vw,80px)}.about-page-values__inner{max-width:1400px;margin:0 auto}.about-page-values__header{text-align:center;max-width:480px;margin:0 auto clamp(48px,7vw,72px)}.about-page-values__eyebrow{justify-content:center;margin-bottom:20px}.about-page-values__title{font-size:clamp(2rem,3.5vw,3rem);line-height:1.1}.about-page-values__title em{color:var(--color-gold);font-style:italic}.about-page-values__grid{grid-template-columns:repeat(4,1fr);gap:clamp(14px,1.8vw,20px);display:grid}.about-page-value{border:1px solid var(--color-border);background:var(--color-bg);transition:border-color .3s var(--ease-out),box-shadow .3s var(--ease-out),transform .3s var(--ease-out);border-radius:6px;padding:clamp(28px,3vw,40px);position:relative}.about-page-value:hover{box-shadow:var(--shadow-sm);border-color:#c9a46e66;transform:translateY(-3px)}.about-page-value__index{color:#c9a46e14;-webkit-user-select:none;user-select:none;pointer-events:none;font-size:2.8rem;font-weight:700;line-height:1;position:absolute;top:16px;right:18px}.about-page-value__icon{background:var(--color-gold-muted);width:48px;height:48px;color:var(--color-gold-dark);border:1px solid #c9a46e47;border-radius:50%;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.about-page-value__title{margin:0 0 10px;font-size:clamp(.95rem,1.2vw,1.1rem)}.about-page-value__desc{color:var(--color-muted);margin:0;font-size:.86rem;line-height:1.75}.about-page-pillars__grid{grid-template-columns:repeat(3,1fr);gap:clamp(14px,1.8vw,20px);display:grid}.about-pillars-intro{background:var(--color-surface);border-top:1px solid var(--color-border);text-align:center;padding:clamp(64px,8vw,96px) clamp(20px,5vw,80px) clamp(32px,4vw,48px)}.about-pillars-intro__inner{max-width:640px;margin:0 auto}.about-pillars-intro__eyebrow{justify-content:center;margin-bottom:20px}.about-pillars-intro__title{font-size:clamp(2rem,3.5vw,3rem);line-height:1.1}.about-pillars-intro__title em{color:var(--color-gold);font-style:italic}.about-pillar{border-top:1px solid var(--color-border);padding:clamp(64px,8vw,112px) clamp(20px,5vw,80px)}.about-pillar__inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(32px,5vw,72px);max-width:1400px;margin:0 auto;display:grid}.about-pillar--reverse .about-pillar__inner{direction:rtl}.about-pillar--reverse .about-pillar__content,.about-pillar--reverse .about-pillar__visual,[dir=rtl] .about-pillar--reverse .about-pillar__inner{direction:ltr}[dir=rtl] .about-pillar--reverse .about-pillar__content,[dir=rtl] .about-pillar--reverse .about-pillar__visual{direction:rtl}.about-pillar--vision{background:var(--color-surface);color:var(--color-ink)}.about-pillar--vision .about-pillar__desc,.about-pillar--vision .about-pillar__highlight{color:var(--color-muted)}.about-pillar--vision .about-pillar__accent{color:var(--color-ink)}.about-pillar--vision .about-pillar__accent em{color:var(--color-gold)}.about-pillar--vision .about-pillar__ghost{color:#ffffff0a}.about-pillar--vision .about-pillar__icon{background:var(--color-gold-muted);color:var(--color-gold-dark);border-color:#c9a46e59}html[data-theme=dark] .about-pillar--vision{color:#f5f2ed;background:#181614;border-top-color:#ffffff14}html[data-theme=dark] .about-pillar--vision .about-pillar__desc,html[data-theme=dark] .about-pillar--vision .about-pillar__highlight{color:#f5f2edb8}html[data-theme=dark] .about-pillar--vision .about-pillar__accent{color:#f5f2ed}html[data-theme=dark] .about-pillar--vision .about-pillar__icon{color:var(--color-gold);background:#c9a46e26}.about-pillar--mission{background:var(--color-bg)}.about-pillar--conviction{background:var(--color-surface);border-bottom:1px solid var(--color-border)}.about-pillar--conviction .about-pillar__divider{background:linear-gradient(90deg,var(--color-gold),transparent)}.about-pillar__visual{min-height:clamp(320px,38vw,480px);position:relative}.about-pillar__ghost{z-index:0;font-family:var(--font-family-serif);color:#1a18160d;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:clamp(5rem,12vw,9rem);font-weight:400;line-height:1;position:absolute;top:-12px;left:-8px}[dir=rtl] .about-pillar__ghost{left:auto;right:-8px}.about-pillar__image-wrap{z-index:1;border:1px solid var(--color-border);width:100%;height:100%;min-height:clamp(322px,44vw,584px);box-shadow:var(--shadow-md);border-radius:6px;position:relative;overflow:hidden}.about-pillar--vision .about-pillar__image-wrap{border-color:#ffffff1f}.about-pillar__image-shade{pointer-events:none;background:linear-gradient(#0000 55%,#1a181659);position:absolute;inset:0}.about-pillar__icon{z-index:2;background:var(--color-gold-muted);width:52px;height:52px;color:var(--color-gold-dark);box-shadow:var(--shadow-sm);border:1px solid #c9a46e59;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;bottom:20px;right:20px}[dir=rtl] .about-pillar__icon{left:20px;right:auto}.about-pillar__content{z-index:1;position:relative}.about-pillar__eyebrow{margin-bottom:18px}.about-pillar__accent{font-family:var(--font-family-serif);color:var(--color-ink);margin:0 0 20px;font-size:clamp(1.75rem,3vw,2.6rem);font-weight:400;line-height:1.15}.about-pillar__accent em{color:var(--color-gold-dark);font-style:italic}.about-pillar__divider{margin-bottom:24px}.about-pillar__desc{color:var(--color-muted);margin:0 0 28px;font-size:clamp(.95rem,1.3vw,1.05rem);line-height:1.9}.about-pillar__highlights{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.about-pillar__highlight{color:var(--color-ink);align-items:flex-start;gap:14px;font-size:.9rem;font-weight:600;line-height:1.5;display:flex}.about-pillar__highlight-mark{background:var(--color-gold);width:8px;height:8px;box-shadow:0 0 0 4px var(--color-gold-muted);border-radius:50%;flex-shrink:0;margin-top:7px}.about-page-services__header{text-align:center;max-width:640px;margin:0 auto clamp(40px,6vw,64px)}.about-page-services__title{margin-bottom:16px;font-size:clamp(2rem,3.5vw,3rem);line-height:1.1}.about-page-services__title em{color:var(--color-gold);font-style:italic}.about-page-services__subtitle{color:var(--color-muted);font-size:clamp(.92rem,1.3vw,1.05rem);line-height:1.85}.services-page-grid--four{grid-template-columns:repeat(4,1fr)}.about-page-services__list{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(18px,2.2vw,28px)}.about-page-services__card{grid-template-columns:minmax(150px,38%) minmax(0,1fr);min-height:230px;padding:0;display:grid}.about-page-services__media{background:var(--color-surface);min-height:230px;position:relative;overflow:hidden}.about-page-services__image{object-fit:cover;object-position:center;transition:transform .5s var(--ease-out);transform:scale(1.01)}.about-page-services__card:hover .about-page-services__image{transform:scale(1.06)}.about-page-services__body{flex-direction:column;justify-content:center;min-width:0;padding:clamp(24px,3vw,38px);display:flex;position:relative}.about-page-services__card .services-page-card__index{top:18px;right:22px}.about-page-services__card .services-page-card__icon{width:46px;height:46px;margin-bottom:16px}.about-page-services__card .services-page-card__title{margin-bottom:10px}.about-page-services__card .services-page-card__desc{flex:0}@media (max-width:1080px){.about-page-services__list{grid-template-columns:1fr}}@media (max-width:560px){.about-page-services__card{grid-template-columns:1fr}.about-page-services__media{min-height:190px}.about-page-services__list{grid-template-columns:1fr}}.about-page-strength-card{text-align:left}.about-page-strength-card__desc{color:var(--color-muted);margin:0;font-size:.86rem;line-height:1.75}.about-strengths{background:var(--color-surface);border-top:1px solid var(--color-border);padding:clamp(72px,9vw,120px) clamp(20px,5vw,80px)}.about-strengths__inner{max-width:1400px;margin:0 auto}.about-strengths__header{max-width:560px;margin-bottom:clamp(40px,6vw,56px)}.about-strengths__eyebrow{margin-bottom:16px}.about-strengths__title{font-size:clamp(1.75rem,3vw,2.5rem);line-height:1.15}.about-strengths__grid{grid-template-columns:repeat(4,1fr);gap:clamp(14px,1.8vw,20px);display:grid}.about-strengths__card{border:1px solid var(--color-border);background:var(--color-bg);transition:border-color .3s var(--ease-out),box-shadow .3s var(--ease-out);border-radius:6px;padding:clamp(24px,3vw,32px)}.about-strengths__card:hover{box-shadow:var(--shadow-sm);border-color:#c9a46e66}.about-strengths__card-title{color:var(--color-ink);margin:0 0 10px;font-size:.95rem;line-height:1.3}.about-strengths__card-desc{color:var(--color-muted);margin:0;font-size:.86rem;line-height:1.75}.about-page-team{padding:clamp(72px,9vw,120px) clamp(20px,5vw,80px)}.about-page-team__inner{max-width:1400px;margin:0 auto}.about-page-team__header{max-width:560px;margin-bottom:clamp(40px,6vw,64px)}.about-page-team__eyebrow{margin-bottom:16px}.about-page-team__title{font-size:clamp(2rem,3.5vw,3rem);line-height:1.15}.about-page-team__grid{grid-template-columns:repeat(4,1fr);gap:clamp(14px,1.8vw,20px);display:grid}.about-page-team-card{text-align:center;border:1px solid var(--color-border);background:var(--color-bg);transition:border-color .3s var(--ease-out),box-shadow .3s var(--ease-out),transform .3s var(--ease-out);border-radius:6px;padding:clamp(28px,3vw,36px)}.about-page-team-card:hover{box-shadow:var(--shadow-sm);border-color:#c9a46e66;transform:translateY(-3px)}.about-page-team-card__avatar{background:linear-gradient(135deg,var(--color-surface-2),var(--color-surface-3));width:72px;height:72px;color:var(--color-gold-dark);letter-spacing:.04em;border:1px solid #c9a46e47;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 18px;font-size:1.1rem;font-weight:700;display:flex}.about-page-team-card__name{margin:0 0 8px;font-size:.95rem}.about-page-team-card__role{color:var(--color-gold-dark);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:700}.about-page-cta{background:var(--color-surface);border-top:1px solid var(--color-border);padding:clamp(72px,9vw,120px) clamp(20px,5vw,80px)}.about-page-cta__inner{text-align:center;max-width:640px;margin:0 auto}.about-page-cta__title{margin-bottom:16px;font-size:clamp(2rem,4vw,3rem);line-height:1.1}.about-page-cta__title em{color:var(--color-gold);font-style:italic}.about-page-cta__subtitle{color:var(--color-muted);margin-bottom:36px;font-size:clamp(.9rem,1.3vw,1.05rem);line-height:1.8}.about-page-cta__actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}[dir=rtl] .about-page-story__quote{border-left:none;border-right:2px solid var(--color-gold);padding-left:0;padding-right:20px}@media (max-width:1000px){.about-page-pillars__grid,.about-page-team__grid,.about-page-values__grid{grid-template-columns:repeat(2,1fr)}.about-pillar--reverse .about-pillar__inner,.about-pillar__inner{direction:ltr;grid-template-columns:1fr}[dir=rtl] .about-pillar--reverse .about-pillar__inner,[dir=rtl] .about-pillar__inner{direction:rtl}.about-pillar__image-wrap,.about-pillar__visual{min-height:280px}.about-strengths__grid,.services-page-grid--four{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.about-page-hero__grid,.about-page-services__list{grid-template-columns:1fr}.about-page-hero__grid{gap:40px}.about-page-hero__visual{order:-1;width:100%;max-width:520px;margin:0 auto}.about-page-story__grid{grid-template-columns:1fr;gap:48px}.about-page-story__visual{max-width:520px;margin:0 auto}.about-page-story__inset{width:30%;top:-10px;right:12px}.about-page-story__frame{display:none}}@media (max-width:560px){.about-page-pillars__grid,.about-page-story__stats,.about-page-team__grid,.about-page-values__grid,.about-strengths__grid{grid-template-columns:1fr}.about-page-story__badge{bottom:-12px;left:12px}}.hidden-mobile{display:flex!important}.show-mobile{display:none!important}@media (max-width:900px){.hidden-mobile{display:none!important}.show-mobile{display:flex!important}}.contact-grid{grid-template-columns:1fr 1.6fr}.form-row{grid-template-columns:1fr 1fr}@media (max-width:900px){.contact-grid{grid-template-columns:1fr!important}}@media (max-width:480px){.form-row{grid-template-columns:1fr!important}}.projects-grid{grid-template-columns:repeat(3,1fr)!important}.about-grid{grid-template-columns:1fr 1fr}@media (max-width:900px){.projects-grid{grid-template-columns:repeat(2,1fr)!important}.about-grid{grid-template-columns:1fr!important}.about-story-visual{margin-top:24px}.about-story-inset{width:32%!important;top:-12px!important;left:12px!important}}@media (max-width:600px){.projects-grid{grid-template-columns:1fr!important}}.site-navbar{z-index:100;padding-top:calc(13px + env(safe-area-inset-top,0px));background:0 0;border-bottom:1px solid #0000;padding-bottom:13px;transition:background .3s,border-color .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0}.site-navbar--scrolled{background:var(--navbar-bg-scrolled);-webkit-backdrop-filter:blur(20px);border-bottom-color:var(--navbar-border);box-shadow:var(--navbar-shadow)}.site-navbar__inner{max-width:1400px;padding:1px max(clamp(20px,5vw,80px),env(safe-area-inset-right,0px)) 1px max(clamp(20px,5vw,80px),env(safe-area-inset-left,0px));justify-content:space-between;align-items:center;gap:32px;height:72px;margin:0 auto;display:flex}.site-navbar__actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.lang-dropdown{position:relative}.lang-dropdown__trigger{border:1px solid var(--color-border);background:var(--color-surface);height:36px;color:var(--color-muted);letter-spacing:.06em;cursor:pointer;border-radius:2px;align-items:center;gap:7px;padding:0 12px;font-size:.72rem;font-weight:700;transition:border-color .18s,color .18s,background .18s,box-shadow .18s;display:inline-flex}.lang-dropdown.is-open .lang-dropdown__trigger,.lang-dropdown__trigger:hover{color:var(--color-gold);background:var(--color-gold-muted);box-shadow:var(--shadow-sm);border-color:#c9a46e73}.lang-dropdown__current{text-align:center;min-width:1.4em}.lang-dropdown__chevron{opacity:.7;transition:transform .22s var(--ease-out)}.lang-dropdown.is-open .lang-dropdown__chevron{transform:rotate(180deg)}.lang-dropdown__menu{z-index:120;border:1px solid var(--color-border);background:var(--color-bg);min-width:188px;box-shadow:var(--shadow-md);opacity:0;visibility:hidden;transform-origin:100% 0;transition:opacity .2s var(--ease-out),transform .2s var(--ease-out),visibility .2s;pointer-events:none;border-radius:6px;padding:6px;position:absolute;top:calc(100% + 8px);right:0;transform:translateY(-6px)scale(.98)}[dir=rtl] .lang-dropdown__menu{transform-origin:0 0;left:0;right:auto}.lang-dropdown.is-open .lang-dropdown__menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)scale(1)}.lang-dropdown__option{width:100%;color:var(--color-ink);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:10px;padding:10px 12px;transition:background .16s,color .16s;display:flex}[dir=rtl] .lang-dropdown__option{text-align:right}.lang-dropdown__option:hover{background:var(--color-surface)}.lang-dropdown__option.is-active{background:var(--color-gold-muted);color:var(--color-gold-dark)}.lang-dropdown__option-code{letter-spacing:.08em;width:28px;color:var(--color-subtle);flex-shrink:0;font-size:.68rem;font-weight:800}.lang-dropdown__option.is-active .lang-dropdown__option-code{color:var(--color-gold-dark)}.lang-dropdown__option-name{flex:1;font-size:.86rem;font-weight:600}.lang-dropdown__check{color:var(--color-gold);flex-shrink:0}.lang-dropdown--over-dark .lang-dropdown__trigger{color:#ece8e2d9;background:#ffffff14;border-color:#ffffff2e}.lang-dropdown--over-dark .lang-dropdown__trigger:hover,.lang-dropdown--over-dark.is-open .lang-dropdown__trigger{color:var(--color-gold);background:#c9a46e1f;border-color:#c9a46e80}.site-navbar__drawer{width:100%;height:var(--viewport-height);z-index:90;background:var(--color-bg);transition:transform .35s var(--ease-out);padding:var(--navbar-height) env(safe-area-inset-right,0) env(safe-area-inset-bottom,0) env(safe-area-inset-left,0);flex-direction:column;display:flex;position:fixed;inset:0 auto auto 0;transform:translate(100%)}.site-navbar__drawer.is-open{transform:translate(0)}[dir=rtl] .site-navbar__drawer{transform:translate(-100%)}[dir=rtl] .site-navbar__drawer.is-open{transform:translate(0)}.site-navbar__drawer-inner{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:4px;min-height:0;padding:32px clamp(20px,6vw,48px);display:flex;overflow-y:auto}.site-navbar__drawer-tools{align-items:center;gap:12px;margin-top:24px;display:flex}.site-navbar__drawer-tools .lang-dropdown{flex:1}.site-navbar__drawer-tools .lang-dropdown__trigger{justify-content:center;width:100%}.site-navbar__drawer-tools .lang-dropdown__menu{transform-origin:top;min-width:0;left:0;right:0}[dir=rtl] .site-navbar__drawer-tools .lang-dropdown__menu{transform-origin:top;left:0;right:0}.theme-toggle{border:1px solid var(--color-border);background:var(--color-surface);width:36px;height:36px;color:var(--color-muted);cursor:pointer;border-radius:2px;justify-content:center;align-items:center;padding:0;transition:border-color .18s,color .18s,background .18s;display:inline-flex}.theme-toggle:hover{color:var(--color-gold);background:var(--color-gold-muted);border-color:#c9a46e66}.hero-overlay{background:var(--color-hero-overlay);pointer-events:none;position:absolute;inset:0}.home-hero{--color-ink:#ece8e2;--color-muted:#ccc6be;--color-subtle:#a8a29c;--color-gold-muted:#c9a46e24;--color-border-2:#ffffff38;min-height:90vh;color:var(--color-ink);background:#181614;align-items:center;display:flex;position:relative;overflow:hidden}.home-hero__bg{object-fit:cover;object-position:center}.home-hero__overlay{background:linear-gradient(90deg,#181614eb,#181614c7 38%,#18161433 65%,#0000)}.home-hero__content{z-index:1;max-width:780px;padding:140px clamp(24px,5vw,80px) 100px;position:relative}.home-hero__eyebrow{margin-bottom:28px}.home-hero__title{font-size:clamp(2.6rem,4.5vw,5.5rem);font-family:var(--font-family-serif);color:var(--color-ink);letter-spacing:-.02em;max-width:720px;margin-bottom:24px;font-weight:400;line-height:1.07}.home-hero__title em{color:var(--color-gold);font-style:italic}.home-hero__subtitle{color:var(--color-muted);max-width:440px;margin-bottom:40px;font-size:clamp(.92rem,1.4vw,1.05rem);line-height:1.85}.home-hero__actions{flex-wrap:nowrap;gap:12px;margin-bottom:52px;display:flex}.home-hero__actions>div{display:inline-flex}.home-hero__btn{font-size:.78rem}.home-hero__btn-outline{color:var(--color-ink);border-color:#ffffff59;font-size:.78rem}.home-hero__btn-outline:hover{color:var(--color-gold);border-color:var(--color-gold)}.home-hero__scroll{opacity:.5;z-index:1;color:var(--color-gold);flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;bottom:36px;left:50%;transform:translate(-50%)}.home-hero__scroll-line{background:var(--color-gold);width:1px;height:44px}@media (max-width:900px){.home-hero{min-height:var(--stable-viewport-height);align-items:flex-end}.home-hero__bg{object-position:center 22%}.home-hero__overlay{background:linear-gradient(#18161473,#181614db 55%,#181614f5)}.home-hero__content{width:100%;max-width:none;padding:calc(var(--navbar-height,98px) + 20px) 20px 72px}.home-hero__title{max-width:none;margin-bottom:18px;font-size:clamp(2rem,9.5vw,3.25rem)}.home-hero__subtitle{max-width:none;margin-bottom:28px}.home-hero__actions{flex-wrap:wrap;margin-bottom:0}.home-hero__scroll{display:none}}@media (max-width:480px){.home-hero__content{padding:calc(var(--navbar-height,98px) + 16px) 16px 64px}.home-hero__eyebrow{margin-bottom:16px}.home-hero__actions{flex-direction:column;align-items:stretch;gap:10px}.home-hero__actions>div{width:100%}.home-hero__btn,.home-hero__btn-outline{white-space:normal;text-align:center;justify-content:center;width:100%}}.site-navbar--over-dark-hero:not(.site-navbar--scrolled) .site-navbar__link{color:#ece8e2b8}.site-navbar--over-dark-hero:not(.site-navbar--scrolled) .site-navbar__link:hover{color:#ece8e2}.site-navbar--over-dark-hero:not(.site-navbar--scrolled) .theme-toggle{color:#ece8e2d9;background:#ffffff14;border-color:#ffffff2e}.site-navbar__nav{flex:1;justify-content:center;align-items:center;gap:4px;display:flex}.site-navbar__link{color:var(--color-muted);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;padding:8px 14px;font-size:.78rem;font-weight:600;text-decoration:none;transition:color .18s}.site-navbar__link:hover{color:var(--color-ink)}.site-navbar__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:flex}.site-navbar__burger-line{background:var(--color-ink);width:22px;height:1.5px;transition:transform .3s,opacity .3s;display:block}.site-navbar__burger-line.is-top-open{transform:translateY(6.5px)rotate(45deg)}.site-navbar__burger-line--mid.is-hidden{opacity:0}.site-navbar__burger-line.is-bottom-open{transform:translateY(-6.5px)rotate(-45deg)}.site-navbar--over-dark-hero:not(.site-navbar--scrolled) .site-navbar__burger-line{background:#ece8e2}.catalog-page-hero{border-bottom:1px solid var(--color-border);background:var(--color-bg);padding:clamp(120px,14vw,180px) clamp(20px,5vw,80px) clamp(48px,6vw,72px)}.catalog-page-hero__inner{max-width:900px;margin:0 auto}.catalog-page-hero__eyebrow{margin-bottom:18px}.catalog-page-hero__title{margin-bottom:0;font-size:clamp(2.4rem,5vw,4.2rem);line-height:1.05}.catalog-page-hero__divider{margin:24px 0 28px}.catalog-page-hero__subtitle{color:var(--color-muted);max-width:760px;font-size:clamp(.95rem,1.35vw,1.08rem);line-height:1.85}.catalog-filters{top:var(--navbar-height,72px);z-index:40;background:var(--color-toolbar-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--color-border);padding-top:16px;padding-bottom:18px;position:sticky}.catalog-filters__inner{max-width:1400px;margin:0 auto;padding:30px clamp(20px,5vw,80px) 0}.catalog-filters__row{flex-wrap:wrap;align-items:flex-end;gap:clamp(16px,3vw,32px);display:flex}.catalog-filters__group{flex-direction:column;gap:10px;min-width:0;display:flex}.catalog-filters__group--grow{flex:320px}.catalog-filters__label{letter-spacing:.1em;text-transform:uppercase;color:var(--color-subtle);font-size:.68rem;font-weight:700}.catalog-filters__chips{flex-wrap:wrap;gap:8px;display:flex}.catalog-filter-chip{border:1px solid var(--color-border);background:var(--color-bg);color:var(--color-ink);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:8px 14px;font-size:.78rem;font-weight:600;transition:border-color .2s,background .2s,color .2s;display:inline-flex}.catalog-filter-chip:hover{border-color:#c9a46e73}.catalog-filter-chip.is-active{background:var(--color-gold-muted);color:var(--color-gold-dark);border-color:#c9a46e80}.catalog-filter-chip__swatch{border:1px solid #0000001f;border-radius:50%;flex-shrink:0;width:10px;height:10px}.catalog-filter-chip--beige .catalog-filter-chip__swatch{background:#d4c4a8}.catalog-filter-chip--blanc .catalog-filter-chip__swatch{background:#f2f0ec;border-color:#00000026}.catalog-filter-chip--gris .catalog-filter-chip__swatch{background:#9a9a9a}.catalog-filter-chip--noir .catalog-filter-chip__swatch{background:#2a2a2a}.catalog-filter-chip--rose .catalog-filter-chip__swatch{background:#d4a0a8}.catalog-filter-chip--rouge .catalog-filter-chip__swatch{background:#b85c5c}.catalog-filter-chip--marron .catalog-filter-chip__swatch{background:#8b6914}.catalog-filter-chip--jaune .catalog-filter-chip__swatch{background:#e8c547}.catalog-filter-chip--orange .catalog-filter-chip__swatch{background:#d4844a}.catalog-filter-chip--vert .catalog-filter-chip__swatch{background:#5a8f5a}.catalog-filter-chip--bleu .catalog-filter-chip__swatch{background:#5a7fa8}.catalog-filter-chip--violet .catalog-filter-chip__swatch{background:#8a6aa0}.catalog-filter-chip--dore .catalog-filter-chip__swatch{background:linear-gradient(135deg,#e8c96a,#c9a46e)}.catalog-filter-chip__count{min-width:1.25rem;color:var(--color-muted);background:#0000000f;border-radius:999px;padding:1px 6px;font-size:.68rem;font-weight:700;line-height:1.4}.catalog-filter-chip.is-active .catalog-filter-chip__count{color:var(--color-gold-dark);background:#c9a46e2e}.color-filter{flex-direction:column;flex:none;gap:10px;display:flex;position:relative}.color-filter__trigger{border:1px solid var(--color-border);background:var(--color-bg);min-width:168px;color:var(--color-ink);cursor:pointer;border-radius:999px;align-items:center;gap:10px;padding:8px 12px;font-size:.78rem;font-weight:600;transition:border-color .2s,background .2s,box-shadow .2s;display:inline-flex}.color-filter.is-open .color-filter__trigger,.color-filter__trigger:hover{border-color:#c9a46e73}.color-filter__trigger-label{text-align:left;white-space:nowrap;flex:1}[dir=rtl] .color-filter__trigger-label{text-align:right}.color-filter__chevron{color:var(--color-subtle);flex-shrink:0;transition:transform .2s}.color-filter.is-open .color-filter__chevron{transform:rotate(180deg)}.color-filter__swatch{border:1px solid #0000001f;border-radius:50%;flex-shrink:0;width:12px;height:12px}.color-filter__swatch--all{background:conic-gradient(#d4c4a8,#f2f0ec,#9a9a9a,#2a2a2a,#d4a0a8,#5a8f5a,#d4c4a8)}.color-filter__swatch--beige{background:#d4c4a8}.color-filter__swatch--blanc{background:#f2f0ec}.color-filter__swatch--gris{background:#9a9a9a}.color-filter__swatch--noir{background:#2a2a2a}.color-filter__swatch--rose{background:#d4a0a8}.color-filter__swatch--rouge{background:#b85c5c}.color-filter__swatch--marron{background:#8b6914}.color-filter__swatch--jaune{background:#e8c547}.color-filter__swatch--orange{background:#d4844a}.color-filter__swatch--vert{background:#5a8f5a}.color-filter__swatch--bleu{background:#5a7fa8}.color-filter__swatch--violet{background:#8a6aa0}.color-filter__swatch--dore{background:linear-gradient(135deg,#e8c96a,#c9a46e)}.color-filter__menu{z-index:50;border:1px solid var(--color-border);background:var(--color-bg);width:min(280px,100vw - 40px);max-height:min(360px,60vh);box-shadow:var(--shadow-lg);border-radius:12px;gap:4px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);right:0;overflow:auto}[dir=rtl] .color-filter__menu{left:0;right:auto}.color-filter__option{width:100%;color:var(--color-ink);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:10px;padding:10px 12px;font-size:.8rem;font-weight:600;transition:background .16s,color .16s;display:flex}[dir=rtl] .color-filter__option{text-align:right}.color-filter__option:hover{background:var(--color-surface)}.color-filter__option.is-active{background:var(--color-gold-muted);color:var(--color-gold-dark)}.color-filter__option-label{flex:1}.color-filter__option-count{min-width:1.25rem;color:var(--color-muted);background:#0000000f;border-radius:999px;padding:1px 6px;font-size:.68rem;font-weight:700}.color-filter__option.is-active .color-filter__option-count{color:var(--color-gold-dark);background:#c9a46e2e}.catalog-filters__reset{flex-shrink:0;margin-left:auto;padding:8px 16px;font-size:.78rem}.catalog-body{background:var(--color-bg)}.catalog-category-block{border-bottom:1px solid var(--color-border);padding:clamp(56px,7vw,96px) clamp(20px,5vw,80px)}.catalog-category-block:nth-child(2n){background:var(--color-surface)}.catalog-category-block__inner{max-width:1400px;margin:0 auto}.catalog-category-block__header{max-width:720px;margin-bottom:clamp(32px,4vw,48px)}.catalog-category-block__index{letter-spacing:.14em;text-transform:uppercase;color:var(--color-gold);margin-bottom:14px;font-size:.68rem;font-weight:700}.catalog-category-block__title{margin-bottom:18px;font-size:clamp(2rem,3.8vw,3.2rem);line-height:1.1}.catalog-category-block__title em{color:var(--color-gold-dark);font-style:italic}.catalog-category-block__desc{color:var(--color-muted);font-size:clamp(.92rem,1.25vw,1.02rem);line-height:1.85}.catalog-tiles-grid{grid-template-columns:repeat(4,1fr);gap:clamp(14px,1.8vw,22px);display:grid}.catalog-tile{min-width:0}.catalog-tile__media-link{color:inherit;text-decoration:none;display:block}.catalog-tile__media{aspect-ratio:1;border:none;border-radius:4px;transition:box-shadow .25s,transform .25s;position:relative;overflow:hidden}.catalog-tile:focus-within .catalog-tile__media,.catalog-tile:hover .catalog-tile__media{box-shadow:var(--shadow-md)}.product-media-swap,.product-media-swap__link{width:100%;height:100%;position:relative}.product-media-swap__link{z-index:1;color:inherit;text-decoration:none;display:block}.product-media-swap__img{object-fit:cover;pointer-events:none;width:100%;height:100%;transition:transform .45s var(--ease-out),opacity .32s var(--ease-out);display:block}.product-media-swap__img--main{z-index:0;position:relative}.product-media-swap__img--app{z-index:1;opacity:0;position:absolute;inset:0}.product-media-swap__toggle{z-index:10;border:1px solid var(--color-gold);background:var(--color-gold);color:#fff;width:38px;height:38px;box-shadow:var(--shadow-sm);cursor:pointer;pointer-events:auto;transition:transform .22s var(--ease-out),background .18s ease,border-color .18s ease,box-shadow .18s ease;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:10px;right:10px}.product-media-swap__toggle:hover:not(:disabled){background:var(--color-gold-dark);border-color:var(--color-gold-dark);box-shadow:var(--shadow-md)}.product-media-swap__toggle.is-in-cart{color:var(--color-gold-dark);border-color:var(--color-gold);background:#fff}.product-media-swap__toggle.is-in-cart:hover{background:#c9a46e1f}.product-media-swap--has-app.product-media-swap--show-app .product-media-swap__img--app,.product-media-swap--has-app:hover .product-media-swap__img--app{opacity:1}.product-media-swap:not(.product-media-swap--has-app):hover .product-media-swap__img--main{transform:scale(1.05)}[dir=rtl] .product-media-swap__toggle{left:10px;right:auto}@media (hover:none){.product-media-swap--has-app.product-media-swap--show-app .product-media-swap__img--app{opacity:1}}.catalog-tile__meta{padding:14px 4px 0}.catalog-tile__name{color:var(--color-ink);margin:0 0 10px;font-size:.88rem;font-weight:600;line-height:1.35}.catalog-tile__tags{flex-wrap:wrap;gap:6px;display:flex}.catalog-tile__tag{letter-spacing:.06em;text-transform:uppercase;color:var(--color-muted);background:var(--color-surface);border:1px solid var(--color-border);border-radius:999px;padding:4px 8px;font-size:.62rem;font-weight:700}.catalog-tile__tag--beige{color:#8a7355}.catalog-tile__tag--blanc{color:#777}.catalog-tile__tag--gris{color:#5c5c5c}.catalog-tile__tag--noir{color:#333}.catalog-tile__tag--rose{color:#a85f6b}.catalog-tile__tag--rouge{color:#9a4040}.catalog-tile__tag--marron{color:#7a5a20}.catalog-tile__tag--jaune{color:#9a7a18}.catalog-tile__tag--orange{color:#b86a28}.catalog-tile__tag--vert{color:#3d7340}.catalog-tile__tag--bleu{color:#3d6080}.catalog-tile__tag--violet{color:#6a5080}.catalog-tile__tag--dore{color:#a8804c}.catalog-empty{text-align:center;color:var(--color-muted);flex-direction:column;align-items:center;gap:20px;padding:clamp(80px,10vw,120px) clamp(20px,5vw,80px);display:flex}.catalog-body--has-selection{padding-bottom:88px}.catalog-selection-bar{z-index:50;background:var(--color-toolbar-bg);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid var(--color-border);position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 32px #00000014}.catalog-selection-bar__inner{flex-wrap:wrap;align-items:center;gap:clamp(12px,2vw,24px);max-width:1400px;margin:0 auto;padding:14px clamp(20px,5vw,80px);display:flex}.catalog-selection-bar__count{color:var(--color-muted);font-size:.88rem}.catalog-selection-bar__count strong{color:var(--color-ink);font-size:1.1rem}.catalog-selection-bar__clear{color:var(--color-gold-dark);cursor:pointer;text-underline-offset:3px;background:0 0;border:none;padding:0;font-size:.82rem;font-weight:600;text-decoration:underline}.catalog-selection-bar__cta{margin-left:auto;padding:12px 22px;font-size:.82rem}[dir=rtl] .catalog-selection-bar__cta{margin-left:0;margin-right:auto}.catalog-quote-cta{background:var(--color-surface);border-top:1px solid var(--color-border);padding:clamp(80px,10vw,120px) clamp(20px,5vw,80px)}.catalog-quote-cta__inner{text-align:center;max-width:640px;margin:0 auto}.catalog-quote-cta__eyebrow{margin-bottom:16px}.catalog-quote-cta__title{margin-bottom:16px;font-size:clamp(1.8rem,3.5vw,2.6rem)}.catalog-quote-cta__desc{color:var(--color-muted);margin-bottom:32px;font-size:clamp(.92rem,1.25vw,1.02rem);line-height:1.85}.catalog-quote-cta__btn{display:inline-flex}@media (max-width:900px){.catalog-tiles-grid{grid-template-columns:repeat(2,1fr)}.catalog-filters{padding-top:10px}.catalog-filters__inner{padding-top:30px;padding-bottom:0}.catalog-filters__row{grid-template-columns:1fr auto;grid-template-areas:"category category""color reset";align-items:end;gap:10px 12px;display:grid}.catalog-filters__group--grow{flex:none;grid-area:category;min-width:0}.catalog-filters__chips{-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x proximity;flex-wrap:nowrap;margin:0 -4px;padding:0 4px 2px;overflow-x:auto}.catalog-filters__chips::-webkit-scrollbar{display:none}.catalog-filter-chip{scroll-snap-align:start;flex-shrink:0}.color-filter{grid-area:color;min-width:0}.color-filter__trigger{width:100%;min-width:0}.catalog-filters__reset{white-space:nowrap;grid-area:reset;place-self:end;margin-left:0}.color-filter__menu{width:auto;left:0;right:0}}@media (max-width:640px){.catalog-filters{padding-bottom:12px;position:static}.catalog-filters__inner{padding-top:18px}.color-filter{display:none}.catalog-filters__row{grid-template-columns:1fr;grid-template-areas:"category""reset"}.catalog-filters__reset{text-align:center;justify-self:stretch;width:100%}}@media (max-width:480px){.catalog-tiles-grid{grid-template-columns:repeat(2,1fr)}.catalog-filters__inner{padding-left:16px;padding-right:16px}.catalog-filter-chip{padding:7px 12px;font-size:.74rem}}.home-seo-links{background:var(--color-bg);padding:0 clamp(20px,5vw,80px) clamp(28px,4vw,48px)}.home-seo-links__inner{flex-wrap:wrap;justify-content:center;gap:10px;max-width:1100px;margin:0 auto;display:flex}.home-seo-links__item{border:1px solid var(--color-border);background:var(--color-surface);min-height:38px;color:var(--color-muted);transition:border-color .18s ease,color .18s ease,transform .22s var(--ease-out);border-radius:999px;align-items:center;padding:8px 14px;font-size:.88rem;display:inline-flex}.home-seo-links__item:hover{border-color:var(--color-gold);color:var(--color-gold-dark);transform:translateY(-2px)}.seo-content-page__hero{background:var(--color-surface);border-bottom:1px solid var(--color-border);padding:clamp(100px,12vw,140px) clamp(20px,5vw,80px) clamp(48px,6vw,72px)}.seo-content-page__inner{max-width:760px;margin:0 auto}.seo-content-page__title{font-family:var(--font-serif);margin-bottom:20px;font-size:clamp(2rem,4vw,3rem);line-height:1.15}.seo-content-page__intro{color:var(--color-muted);font-size:clamp(1rem,1.4vw,1.12rem);line-height:1.85}.seo-content-page__updated{color:var(--color-muted);margin-top:16px;font-size:.82rem;display:block}.seo-content-page__body{padding:clamp(48px,6vw,80px) clamp(20px,5vw,80px)}.seo-content-page__section{margin-bottom:40px}.seo-content-page__section h2{margin-bottom:16px;font-size:clamp(1.35rem,2.5vw,1.75rem)}.seo-content-page__section p{color:var(--color-muted);margin-bottom:14px;line-height:1.85}.seo-content-page__tags{flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none;display:flex}.seo-content-page__tags li{background:var(--color-surface);border:1px solid var(--color-border);border-radius:999px;padding:8px 14px;font-size:.88rem}.seo-content-page__list{color:var(--color-muted);padding-left:1.25rem;line-height:1.85}.seo-content-page__links{flex-wrap:wrap;gap:10px;display:flex}.seo-content-page__links a{border:1px solid var(--color-border);background:var(--color-surface);min-height:38px;color:var(--color-ink);border-radius:999px;align-items:center;padding:8px 14px;font-size:.9rem;transition:border-color .18s,color .18s;display:inline-flex}.seo-content-page__links a:hover{border-color:var(--color-gold);color:var(--color-gold-dark)}.seo-content-page__faq-item{border:1px solid var(--color-border);border-radius:8px;margin-bottom:12px;padding:14px 18px}.seo-content-page__faq-item summary{cursor:pointer;font-weight:600}.seo-content-page__faq-item p{color:var(--color-muted);margin-top:12px;line-height:1.75}.seo-content-page__cta{flex-wrap:wrap;gap:16px;margin-top:48px;display:flex}.product-detail{padding-top:88px}.product-detail__inner{max-width:1100px;margin:0 auto;padding:clamp(32px,5vw,64px) clamp(20px,5vw,48px)}.product-detail__breadcrumb{color:var(--color-muted);flex-wrap:wrap;gap:8px;margin-bottom:32px;font-size:.85rem;display:flex}.product-detail__breadcrumb a:hover{color:var(--color-gold-dark)}.product-detail__grid{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(32px,5vw,56px);display:grid}.product-detail__visuals{flex-direction:column;gap:24px;display:flex}.product-detail__media{border-radius:14px;flex-direction:column;align-items:stretch;padding:0;display:flex;overflow:visible;background:0 0!important}.product-detail__carousel{width:100%}.product-carousel{flex-direction:column;gap:18px;width:100%;display:flex}.product-carousel__frame{border:1px solid var(--color-border);background:var(--color-surface);box-shadow:var(--shadow-md);border-radius:14px;position:relative;overflow:hidden}.product-carousel__stage{aspect-ratio:1;background:var(--color-surface-2);width:100%;position:relative;overflow:hidden}.product-carousel__img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.product-carousel__stage-shade{z-index:1;pointer-events:none;background:linear-gradient(#0000000a,#0000 28%),linear-gradient(#0000 64%,#0000001f);position:absolute;inset:0}.product-carousel__counter{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow-sm);letter-spacing:.12em;color:var(--color-ink);background:#ffffffeb;border:1px solid #ffffffd9;border-radius:999px;align-items:center;gap:5px;padding:7px 12px;font-size:.72rem;font-weight:700;display:inline-flex;position:absolute;bottom:16px;right:16px}.product-carousel__counter-sep{color:var(--color-gold);font-weight:600}.product-carousel__nav-group{z-index:2;pointer-events:none;justify-content:space-between;align-items:center;padding:0 14px;display:flex;position:absolute;inset:0}.product-carousel__nav{pointer-events:auto;width:42px;height:42px;color:var(--color-ink);box-shadow:var(--shadow-sm);cursor:pointer;opacity:0;transition:opacity .26s var(--ease-out),transform .26s var(--ease-out),background .18s ease,border-color .18s ease,color .18s ease;background:#fffffff0;border:1px solid #ffffffe6;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;transform:translateY(4px)}.product-carousel__stage:focus-within .product-carousel__nav,.product-carousel__stage:hover .product-carousel__nav{opacity:1;transform:translateY(0)}.product-carousel__nav:hover{background:var(--color-gold);border-color:var(--color-gold);color:#fff}.product-carousel__controls{flex-direction:column;gap:14px;display:flex}.product-carousel__dots{justify-content:center;align-items:center;gap:8px;display:flex}.product-carousel__dot{background:var(--color-border-2);cursor:pointer;width:28px;height:3px;transition:width .28s var(--ease-out),background .18s ease;border:none;border-radius:999px;padding:0}.product-carousel__dot.is-active{background:var(--color-gold);width:44px}.product-carousel__thumbs{grid-template-columns:repeat(auto-fit,minmax(96px,1fr));gap:12px;display:grid}.product-carousel__thumb{cursor:pointer;text-align:center;background:0 0;border:none;flex-direction:column;align-items:center;gap:8px;padding:0;display:flex}.product-carousel__thumb-frame{aspect-ratio:1;background:var(--color-surface);width:100%;box-shadow:var(--shadow-sm);transition:border-color .22s ease,box-shadow .22s ease,transform .22s var(--ease-out);border:2px solid #0000;border-radius:10px;overflow:hidden}.product-carousel__thumb:hover .product-carousel__thumb-frame{border-color:#c9a46e59;transform:translateY(-2px)}.product-carousel__thumb.is-active .product-carousel__thumb-frame{border-color:var(--color-gold);box-shadow:0 0 0 3px var(--color-gold-muted)}.product-carousel__thumb-img{object-fit:cover;width:100%;height:100%;display:block}.product-carousel__thumb-label{letter-spacing:.08em;text-transform:uppercase;color:var(--color-subtle);font-size:.62rem;font-weight:700;transition:color .18s}.product-carousel__thumb.is-active .product-carousel__thumb-label{color:var(--color-gold-dark)}[dir=rtl] .product-carousel__counter{left:16px;right:auto}@media (hover:none){.product-carousel__nav{opacity:1;transform:none}}@media (max-width:768px){.product-carousel{gap:12px}.product-carousel__stage{aspect-ratio:5/4}.product-carousel__nav{opacity:1;width:36px;height:36px;transform:none}.product-carousel__counter{padding:6px 10px;font-size:.68rem;bottom:12px;right:12px}[dir=rtl] .product-carousel__counter{left:12px}.product-carousel__dots{display:none}.product-carousel__thumbs{scroll-snap-type:x mandatory;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:68px;grid-auto-flow:column;gap:10px;padding:2px 2px 8px;overflow-x:auto}.product-carousel__thumbs::-webkit-scrollbar{display:none}.product-carousel__thumb{scroll-snap-align:start}}.product-detail__img{object-fit:cover;width:100%;height:100%}.product-detail__title{font-family:var(--font-serif);margin:12px 0 16px;font-size:clamp(1.75rem,3vw,2.4rem)}.product-detail__tags{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.product-detail__desc{color:var(--color-muted);margin-bottom:28px;line-height:1.85}.product-detail__actions{flex-wrap:wrap;gap:12px;margin-bottom:24px;display:flex}.product-detail__back{color:var(--color-gold-dark);font-size:.9rem}.product-detail__faq,.product-detail__related,.product-detail__seo{margin-top:clamp(44px,6vw,72px)}.product-detail__seo{border-top:1px solid var(--color-border);grid-template-columns:minmax(0,1fr) minmax(220px,300px);gap:clamp(24px,4vw,42px);padding-top:clamp(32px,5vw,52px);display:grid}.product-detail__faq h2,.product-detail__related h2,.product-detail__seo h2{margin-bottom:16px;font-size:clamp(1.3rem,2.2vw,1.75rem)}.product-detail__seo p{color:var(--color-muted);margin-bottom:14px;line-height:1.85}.product-detail__seo-aside{border:1px solid var(--color-border);background:var(--color-surface);border-radius:8px;align-self:start;padding:18px 20px}.product-detail__seo-aside ul{color:var(--color-muted);gap:12px;margin:0;padding:0;font-size:.92rem;line-height:1.55;list-style:none;display:grid}.product-detail__seo-aside li:before{content:"";background:var(--color-gold);vertical-align:middle;border-radius:50%;width:6px;height:6px;margin-right:8px;display:inline-block}.product-detail__related-list{flex-wrap:wrap;gap:10px;display:flex}.product-detail__related-link{border:1px solid var(--color-border);min-height:38px;color:var(--color-ink);background:var(--color-surface);border-radius:999px;align-items:center;padding:8px 14px;font-size:.9rem;transition:border-color .18s,color .18s,background .18s;display:inline-flex}.product-detail__related-link:hover{border-color:var(--color-gold);color:var(--color-gold-dark)}.product-detail__related-link--cta{background:var(--color-gold);border-color:var(--color-gold);color:#fff}.product-detail__related-link--cta:hover{background:var(--color-gold-dark);color:#fff}@media (max-width:768px){.product-detail__grid,.product-detail__seo{grid-template-columns:1fr}}.blog-article,.blog-index{padding-top:88px}.blog-article__inner,.blog-index__inner{max-width:760px;margin:0 auto;padding:clamp(32px,5vw,64px) clamp(20px,5vw,48px)}.blog-article__header h1,.blog-index__header h1{font-family:var(--font-serif);margin:12px 0 16px;font-size:clamp(2rem,4vw,2.75rem)}.blog-article__lead,.blog-index__lead{color:var(--color-muted);line-height:1.85}.blog-index__list{margin:48px 0 0;padding:0;list-style:none}.blog-index__item{border-top:1px solid var(--color-border)}.blog-index__link{padding:28px 0;display:block}.blog-index__link time{color:var(--color-muted);font-size:.82rem}.blog-index__link h2{margin:8px 0 10px;font-size:1.35rem}.blog-index__link p{color:var(--color-muted);margin:0;line-height:1.75}.blog-index__read{color:var(--color-gold-dark);margin-top:10px;font-size:.82rem;display:inline-block}.blog-article__breadcrumb{color:var(--color-muted);flex-wrap:wrap;gap:8px;margin-bottom:24px;font-size:.85rem;display:flex}.blog-article__dates{flex-wrap:wrap;gap:8px 14px;display:flex}.blog-article__header time{color:var(--color-muted);font-size:.85rem}.blog-article__body p{color:var(--color-muted);margin-bottom:18px;line-height:1.9}.blog-article__section{margin-bottom:40px}.blog-article__section h2{font-family:var(--font-serif);margin-bottom:16px;font-size:clamp(1.25rem,2.2vw,1.55rem);line-height:1.3}.blog-article__list{color:var(--color-muted);margin:0 0 18px 1.25rem;padding:0;line-height:1.85}.blog-article__list li{margin-bottom:8px}.blog-article__list li::marker{color:var(--color-gold-dark)}.blog-article__figure{margin:28px 0 8px}.blog-article__figure img{object-fit:cover;border-radius:3px;width:100%;max-height:460px;display:block}.blog-article__figure figcaption{color:var(--color-muted);margin-top:9px;font-size:.86rem;line-height:1.55}.seo-content-page__figure{margin:28px 0 0}.seo-content-page__figure img{object-fit:cover;border-radius:3px;width:100%;max-height:460px;display:block}.blog-article__faq{border-top:1px solid var(--color-border);margin-top:48px;padding-top:32px}.blog-article__faq h2{font-family:var(--font-serif);margin-bottom:16px;font-size:clamp(1.25rem,2.2vw,1.55rem)}.blog-article__faq details{border-bottom:1px solid var(--color-border);padding:16px 0}.blog-article__faq summary{cursor:pointer;font-weight:600}.blog-article__faq p{color:var(--color-muted);margin:12px 0 0;line-height:1.85}.blog-article__related{border:1px solid var(--color-border);background:var(--color-bg-alt);margin-top:32px;padding:24px}.blog-article__related h2{font-family:var(--font-serif);margin:0 0 12px;font-size:1.2rem}.blog-article__related ul{margin:0;padding-inline-start:1.2rem;line-height:1.9}.blog-article__related a{color:var(--color-gold-dark)}.blog-article__footer{border-top:1px solid var(--color-border);flex-wrap:wrap;align-items:center;gap:20px;margin-top:48px;padding-top:32px;display:flex}.blog-article__back{color:var(--color-gold-dark);font-size:.9rem}html[data-lang=ar] body{font-family:var(--font-arabic),var(--font-sans),system-ui,sans-serif}.home-about{background:var(--color-bg);padding:clamp(72px,9vw,120px) clamp(20px,5vw,80px)}.home-about__inner{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(40px,6vw,88px);max-width:1320px;margin:0 auto;display:grid}.home-about__title{white-space:pre-line;margin-bottom:24px;font-size:clamp(1.9rem,3.8vw,3rem)}.home-about__title em{color:var(--color-gold-dark);font-style:italic}.home-about__p{color:var(--color-muted);margin-bottom:16px;font-size:clamp(.92rem,1.2vw,1.02rem);line-height:1.85}.home-about__mobile-copy{display:none}.home-about__bullets{gap:12px;margin:28px 0 36px;list-style:none;display:grid}.home-about__bullets li{color:var(--color-ink);padding-inline-start:22px;font-size:.92rem;line-height:1.65;position:relative}.home-about__bullets li:before{content:"";background:var(--color-gold);inset-inline-start:0;border-radius:50%;width:8px;height:8px;position:absolute;top:.55em}.home-about__visual{position:relative}.home-about__image-wrap{aspect-ratio:3.7/5;border:1px solid var(--color-border);border-radius:4px;position:relative;overflow:hidden}.home-about__image{object-fit:cover;object-position:center top}.home-about__badge{background:var(--color-surface);border:1px solid var(--color-border);text-align:center;box-shadow:var(--shadow-sm);z-index:2;bottom:-20px;border-radius:4px;padding:20px 24px;position:absolute;inset-inline-end:-20px}.home-about__badge-value{font-family:var(--font-family-serif);color:var(--color-gold);font-size:clamp(1.8rem,3vw,2.4rem);line-height:1;display:block}.home-about__badge-label{letter-spacing:.1em;text-transform:uppercase;color:var(--color-subtle);margin-top:6px;font-size:.65rem;font-weight:700;display:block}.home-sur-mesure{background:var(--color-surface);padding:88px clamp(18px,5vw,80px);overflow:hidden}.home-sur-mesure__inner{max-width:1320px;margin:0 auto}.home-sur-mesure__header{text-align:center;max-width:760px;margin:0 auto 44px}.home-sur-mesure__title{margin:12px 0 20px;font-size:2.75rem}.home-sur-mesure__title em{color:var(--color-gold-dark);font-style:italic}.home-sur-mesure__subtitle{color:var(--color-muted);font-size:.92rem;line-height:1.65}.home-sur-mesure__carousel{gap:22px;display:grid}.home-sur-mesure__viewport{border-radius:8px;overflow:hidden}.home-sur-mesure__track{--sur-mesure-slide-size:50%;width:100%;transition:transform .7s var(--ease-out);will-change:transform;display:flex}.home-sur-mesure__card{flex:0 0 var(--sur-mesure-slide-size);min-width:0;padding:0 9px}.home-sur-mesure__link{height:100%;min-height:300px;max-height:530px;color:inherit;background:var(--color-bg);border:1px solid var(--color-border);box-shadow:var(--shadow-md);transition:border-color .22s ease,box-shadow .22s ease,transform .22s var(--ease-out);border-radius:8px;grid-template-columns:minmax(230px,1.28fr) minmax(0,.72fr);text-decoration:none;display:grid;overflow:hidden}.home-sur-mesure__link:focus-visible,.home-sur-mesure__link:hover{box-shadow:var(--shadow-lg);border-color:#c9a46e66;outline:none;transform:translateY(-2px)}.home-sur-mesure__media{background:var(--color-surface-2);min-height:340px;position:relative;overflow:hidden}.home-sur-mesure__media:after{content:"";pointer-events:none;background:linear-gradient(#0000000d,#00000047);position:absolute;inset:0}.home-sur-mesure__img{width:100%;height:100%;min-height:inherit;object-fit:cover;transition:transform .9s var(--ease-out)}.home-sur-mesure__card.is-active .home-sur-mesure__img,.home-sur-mesure__link:focus-visible .home-sur-mesure__img,.home-sur-mesure__link:hover .home-sur-mesure__img{transform:scale(1.045)}.home-sur-mesure__num{z-index:1;color:#fff;letter-spacing:.08em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);top:24px;background:#0000006b;border:1px solid #ffffff52;border-radius:8px;justify-content:center;align-items:center;min-width:54px;height:38px;font-size:.72rem;font-weight:700;display:inline-flex;position:absolute;inset-inline-end:24px}.home-sur-mesure__body{flex-direction:column;justify-content:center;padding:28px clamp(20px,2.4vw,30px);display:flex}.home-sur-mesure__kicker{width:fit-content;color:var(--color-gold-dark);letter-spacing:.12em;text-transform:uppercase;margin-bottom:24px;font-size:.76rem;font-weight:700;display:inline-flex}.home-sur-mesure__name{color:var(--color-ink);font-family:var(--font-family-serif);margin-bottom:18px;font-size:1.45rem;font-weight:400;line-height:1.12}.home-sur-mesure__index{display:none}.home-sur-mesure__desc{max-width:28rem;color:var(--color-muted);margin-bottom:0;font-size:1rem;line-height:1.8}.home-sur-mesure__controls{justify-content:center;align-items:center;gap:16px;display:flex}.home-sur-mesure__nav{border:1px solid var(--color-border);background:var(--color-bg);width:42px;height:42px;color:var(--color-ink);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:border-color .18s,background .18s,color .18s;display:inline-flex}.home-sur-mesure__nav:focus-visible,.home-sur-mesure__nav:hover{border-color:var(--color-gold);background:var(--color-gold-muted);color:var(--color-gold-dark);outline:none}.home-sur-mesure__nav svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:18px;height:18px}.home-sur-mesure__dots{align-items:center;gap:7px;display:flex}.home-sur-mesure__dot{background:var(--color-border-2);cursor:pointer;width:7px;height:7px;transition:width .22s var(--ease-out),background .18s ease;border:0;border-radius:999px;padding:0}.home-sur-mesure__dot.is-active{background:var(--color-gold);width:24px}@media (prefers-reduced-motion:reduce){.home-sur-mesure__img,.home-sur-mesure__link,.home-sur-mesure__track{transition:none}.home-sur-mesure__card.is-active .home-sur-mesure__img,.home-sur-mesure__link:focus-visible .home-sur-mesure__img,.home-sur-mesure__link:hover .home-sur-mesure__img{transform:none}}.home-products{background:var(--color-bg);padding:clamp(72px,9vw,120px) clamp(20px,5vw,80px)}.home-products__inner{max-width:1320px;margin:0 auto}.home-products__header{grid-template-columns:1.2fr 1fr;align-items:start;gap:clamp(24px,4vw,56px);margin-bottom:48px;display:grid}.home-products__title{margin:12px 0 16px;font-size:clamp(1.9rem,3.8vw,3rem)}.home-products__title em{color:var(--color-gold-dark);font-style:italic}.home-products__subtitle{color:var(--color-muted);font-size:clamp(.92rem,1.2vw,1.02rem);line-height:1.8}.home-products__bullets{gap:10px;margin-top:8px;list-style:none;display:grid}.home-products__bullets li{color:var(--color-ink);padding-inline-start:18px;font-size:.9rem;line-height:1.55;position:relative}.home-products__bullets li:before{content:"•";color:var(--color-gold);position:absolute;inset-inline-start:0}.home-products__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.home-products__link{color:inherit;text-decoration:none;display:block}.home-products__media{aspect-ratio:1;background:var(--color-surface-2);border:1px solid var(--color-border);border-radius:4px;position:relative;overflow:hidden}.home-products__img{object-fit:cover;width:100%;height:100%;transition:transform .5s var(--ease-out)}.home-products__overlay{opacity:0;transition:opacity .28s var(--ease-out);background:#4547498c;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.home-products__card:hover .home-products__overlay{opacity:1}.home-products__card:hover .home-products__img{transform:scale(1.05)}.home-products__quote-btn{letter-spacing:.06em;text-transform:uppercase;color:#fff;border:1px solid #fff9;border-radius:2px;padding:10px 16px;font-size:.72rem;font-weight:700}.home-products__name{font-family:var(--font-family-serif);text-align:center;margin-top:14px;font-size:.95rem;font-weight:400;line-height:1.35}.home-products__cta{text-align:center;margin-top:48px}.home-stats-banner{background:var(--color-band);padding:clamp(56px,8vw,88px) clamp(20px,5vw,80px)}.home-stats-banner__inner{text-align:center;grid-template-columns:repeat(3,1fr);gap:32px;max-width:1000px;margin:0 auto;display:grid}.home-stats-banner__value{font-family:var(--font-family-serif);color:var(--color-gold);margin-bottom:10px;font-size:clamp(2.4rem,5vw,3.8rem);line-height:1}.home-stats-banner__label{letter-spacing:.1em;text-transform:uppercase;color:var(--color-on-dark-muted);font-size:.72rem;font-weight:700}.home-process{background:var(--color-surface);padding:clamp(72px,9vw,120px) clamp(20px,5vw,80px)}.home-process__inner{max-width:1100px;margin:0 auto}.home-process__header{text-align:center;max-width:720px;margin:0 auto 56px}.home-process__title{margin:12px 0 20px;font-size:clamp(1.9rem,3.8vw,3rem)}.home-process__title em{color:var(--color-gold-dark);font-style:italic}.home-process__intro{color:var(--color-muted);font-size:clamp(.92rem,1.2vw,1.02rem);line-height:1.8}.home-process__steps{grid-template-columns:repeat(3,1fr);gap:clamp(24px,4vw,48px);display:grid}.home-process__num{font-family:var(--font-family-serif);color:var(--color-gold);margin-bottom:16px;font-size:clamp(2rem,4vw,3rem);line-height:1;display:block}.home-process__step-title{font-family:var(--font-family-serif);margin-bottom:12px;font-size:1.15rem;font-weight:400}.home-process__step-desc{color:var(--color-muted);font-size:.88rem;line-height:1.75}.home-categories{background:var(--color-bg);padding:clamp(72px,9vw,120px) clamp(20px,5vw,80px)}.home-categories__inner{max-width:1320px;margin:0 auto}.home-categories__header{text-align:center;max-width:720px;margin:0 auto 48px}.home-categories__title{margin:12px 0 16px;font-size:clamp(1.9rem,3.8vw,3rem)}.home-categories__title em{color:var(--color-gold-dark);font-style:italic}.home-categories__subtitle{color:var(--color-muted);font-size:clamp(.92rem,1.2vw,1.02rem);line-height:1.8}.home-categories__grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;display:grid}.home-categories__card{aspect-ratio:3/4;border:1px solid var(--color-border);border-radius:4px;display:block;position:relative;overflow:hidden}.home-categories__img{object-fit:cover;width:100%;height:100%;transition:transform .5s var(--ease-out)}.home-categories__card:hover .home-categories__img{transform:scale(1.08)}.home-categories__overlay{background:linear-gradient(#0000 45%,#000000a6);justify-content:center;align-items:flex-end;padding:16px;display:flex;position:absolute;inset:0}.home-categories__name{letter-spacing:.06em;text-transform:uppercase;color:#fff;text-align:center;font-size:.78rem;font-weight:700}.home-cta-band{background:var(--color-surface);text-align:center;padding:clamp(72px,9vw,100px) clamp(20px,5vw,80px)}.home-cta-band__inner{max-width:720px;margin:0 auto}.home-cta-band__title{margin-bottom:20px;font-size:clamp(2rem,4.5vw,3.2rem)}.home-cta-band__subtitle{color:var(--color-muted);margin-bottom:36px;font-size:clamp(.92rem,1.2vw,1.05rem);line-height:1.8}.home-cta-band__actions{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.home-contact-teaser{background:var(--color-surface);text-align:center;padding:clamp(72px,9vw,120px) clamp(20px,5vw,80px)}.home-contact-teaser__inner{max-width:640px;margin:0 auto}.home-contact-teaser__title{margin:12px 0 16px;font-size:clamp(1.9rem,3.8vw,3rem)}.home-contact-teaser__title em{color:var(--color-gold-dark);font-style:italic}.home-contact-teaser__subtitle{color:var(--color-muted);margin-bottom:32px;font-size:clamp(.92rem,1.2vw,1.02rem);line-height:1.8}@media (max-width:1100px){.home-sur-mesure__link{grid-template-columns:minmax(210px,1.22fr) minmax(0,.78fr);min-height:320px}.home-sur-mesure__media{min-height:320px}.home-categories__grid,.home-products__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.home-sur-mesure__track{--sur-mesure-slide-size:100%}.home-sur-mesure__card{padding:0 1px}.home-sur-mesure__link{grid-template-columns:minmax(320px,1.2fr) minmax(0,.8fr);min-height:320px}.home-sur-mesure__media{min-height:320px}.home-sur-mesure__body{padding:30px 28px 34px}.home-about__inner{grid-template-columns:1fr}.home-about__badge{bottom:-12px;inset-inline-end:12px}.home-process__steps,.home-products__header{grid-template-columns:1fr}.home-process__steps{gap:36px}}@media (max-width:640px){.home-about{padding:56px 20px 64px}.home-about__title{margin-bottom:16px}.home-about__p{display:none}.home-about__mobile-copy{gap:12px;display:grid}.home-about__mobile-copy p{color:var(--color-muted);margin:0;font-size:.94rem;line-height:1.7}.home-about__bullets{gap:9px;margin:20px 0 28px;display:grid}.home-about__bullets li{font-size:.86rem;line-height:1.55}.home-about__bullets li:nth-child(n+3){display:none}.home-about__visual{margin-top:8px}.home-about__image-wrap{aspect-ratio:4/3}.home-about__badge{bottom:-12px;padding:14px 18px;inset-inline-end:12px}.home-about__badge-value{font-size:1.8rem}.home-sur-mesure{padding:72px 14px}.home-sur-mesure__header{margin-bottom:30px}.home-sur-mesure__title{font-size:2.1rem}.home-sur-mesure__carousel{gap:0}.home-sur-mesure__viewport{overflow:visible}.home-sur-mesure__track{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%;padding:0;transition:none;display:grid}.home-sur-mesure__card{width:auto;padding:0}.home-sur-mesure__link{border-radius:10px;grid-template-rows:132px auto;grid-template-columns:1fr;min-height:0}.home-sur-mesure__media{min-height:132px}.home-sur-mesure__num{top:14px;inset-inline-end:14px}.home-sur-mesure__body{min-height:148px;padding:14px 14px 16px}.home-sur-mesure__name{margin-bottom:8px;font-size:1.08rem}.home-sur-mesure__kicker{margin-bottom:10px;font-size:.68rem}.home-sur-mesure__desc{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.8rem;line-height:1.5;display:-webkit-box;overflow:hidden}.home-sur-mesure__num{min-width:46px;height:32px;font-size:.65rem}.home-sur-mesure__controls{justify-content:space-between;gap:12px;padding:0 4px}.home-sur-mesure__nav{width:38px;height:38px}.home-sur-mesure__dots{flex:1;justify-content:center}.home-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.home-products__quote-btn{letter-spacing:.025em;padding:6px 8px;font-size:.58rem;line-height:1.2}.home-stats-banner__inner{grid-template-columns:1fr;gap:28px}.home-categories__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.assistant-root{right:max(16px,env(safe-area-inset-right));pointer-events:none;flex-direction:column;align-items:flex-end;gap:12px;display:flex}.assistant-root,.floating-whatsapp{bottom:max(16px,env(safe-area-inset-bottom));z-index:80;position:fixed}.floating-whatsapp{right:max(88px,calc(env(safe-area-inset-right) + 76px));color:#fff;width:60px;height:60px;transition:transform .18s var(--ease-out),background .18s ease,box-shadow .18s ease;background:#25d366;border-radius:999px;justify-content:center;align-items:center;padding:0;text-decoration:none;display:inline-flex;box-shadow:0 14px 32px #00000038,0 0 0 7px #25d36624}.floating-whatsapp:hover{background:#1fbd5a;transform:translateY(-3px);box-shadow:0 18px 36px #00000042,0 0 0 9px #25d36629}.floating-whatsapp:focus-visible{outline:3px solid var(--color-gold-light);outline-offset:3px}.floating-whatsapp svg{flex:none;width:23px;height:23px}.assistant-root>*{pointer-events:auto}.assistant-panel{width:min(392px,100vw - 24px);height:min(640px,calc(var(--viewport-height) - 104px));border:1px solid var(--color-border);background:#faf7f3;border-radius:8px;flex-direction:column;min-height:360px;display:flex;position:relative;overflow:hidden}@supports (color:color-mix(in lab,red,red)){.assistant-panel{background:color-mix(in srgb,var(--color-bg) 94%,#fff 6%)}}.assistant-panel{transform-origin:100% 100%;animation:assistant-panel-in .18s var(--ease-out);box-shadow:0 24px 70px #0000002e,0 10px 28px #c9a46e1f}.assistant-header{border-bottom:1px solid var(--color-border);background:#f4f0e9;justify-content:space-between;align-items:center;gap:14px;display:flex}@supports (color:color-mix(in lab,red,red)){.assistant-header{background:color-mix(in srgb,var(--color-surface) 88%,var(--color-bg) 12%)}}.assistant-header{padding:14px 14px 12px}.assistant-heading{align-items:center;gap:11px;min-width:0;display:flex}.assistant-avatar{background:linear-gradient(135deg,var(--color-gold),var(--color-gold-dark));color:#fff;border:1px solid #ffffff47;border-radius:8px;flex:none;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 10px 24px #c9a46e40}.assistant-avatar-icon{width:19px;height:19px}.assistant-heading-copy{min-width:0}.assistant-title{color:var(--color-ink);font-family:var(--font-family-sans);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;font-size:.94rem;font-weight:700;line-height:1.25;overflow:hidden}.assistant-status{min-width:0;color:var(--color-muted);align-items:center;gap:7px;margin-top:2px;font-size:.76rem;line-height:1.35;display:flex}.assistant-status span:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.assistant-status-dot{background:#21a66b;border-radius:999px;flex:none;width:7px;height:7px;box-shadow:0 0 0 4px #21a66b1f}.assistant-fab,.assistant-icon-button,.assistant-send-button{cursor:pointer;border:0;flex:none;place-items:center;transition:transform .16s,background .18s,border-color .18s,box-shadow .18s,opacity .18s;display:grid}.assistant-icon-button{width:38px;height:38px;color:var(--color-muted);background:0 0;border:1px solid #0000;border-radius:8px}.assistant-icon-button:hover{border-color:var(--color-border);background:var(--color-surface-2);color:var(--color-ink)}.assistant-fab:focus-visible,.assistant-icon-button:focus-visible,.assistant-input:focus-visible,.assistant-send-button:focus-visible{outline:2px solid var(--color-gold-light);outline-offset:2px}.assistant-button-icon{width:18px;height:18px}.assistant-send-icon-rtl{transform:rotate(180deg)}.assistant-messages{background:linear-gradient(180deg,#faf7f2,var(--color-bg));flex-direction:column;flex:1;gap:12px;display:flex;overflow-y:auto}@supports (color:color-mix(in lab,red,red)){.assistant-messages{background:linear-gradient(180deg,color-mix(in srgb,var(--color-bg) 96%,var(--color-surface) 4%),var(--color-bg))}}.assistant-messages{scrollbar-color:#c9a46e80 transparent;padding:16px}@supports (color:color-mix(in lab,red,red)){.assistant-messages{scrollbar-color:color-mix(in srgb,var(--color-gold) 50%,transparent) transparent}}.assistant-messages{scrollbar-width:thin}.assistant-message-row{min-width:0;display:flex}.assistant-message-row-user{justify-content:flex-end}.assistant-message-row-assistant{justify-content:flex-start}.assistant-message{overflow-wrap:anywhere;border-radius:8px;max-width:min(86%,20rem);padding:10px 13px;font-size:.88rem;line-height:1.65}.assistant-message-paragraph{margin:0}.assistant-message-list+.assistant-message-paragraph,.assistant-message-paragraph+.assistant-message-list,.assistant-message-paragraph+.assistant-message-paragraph{margin-top:10px}.assistant-message-list{gap:7px;margin:2px 0 0;padding-inline-start:1.15rem;display:grid}.assistant-message-list li{padding-inline-start:2px}.assistant-message strong{font-weight:700}.assistant-message-user{background:linear-gradient(135deg,var(--color-gold),var(--color-gold-dark));color:#fff;border-bottom-right-radius:3px;box-shadow:0 9px 18px #a8804c2e}.assistant-message-assistant{border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-ink);box-shadow:var(--shadow-sm);border-bottom-left-radius:3px}[dir=rtl] .assistant-message-user{border-bottom-right-radius:8px;border-bottom-left-radius:3px}[dir=rtl] .assistant-message-assistant,[dir=rtl] .assistant-typing{border-bottom-right-radius:3px;border-bottom-left-radius:8px}.assistant-typing{border:1px solid var(--color-border);background:var(--color-surface);box-shadow:var(--shadow-sm);border-radius:8px 8px 8px 3px;align-items:center;gap:5px;padding:12px 14px;display:inline-flex}.assistant-typing span{background:var(--color-muted);border-radius:999px;width:6px;height:6px;animation:assistant-dot .9s ease-in-out infinite}.assistant-typing span:nth-child(2){animation-delay:.12s}.assistant-typing span:nth-child(3){animation-delay:.24s}.assistant-form{border-top:1px solid var(--color-border);background:#f4f0e9;align-items:center;gap:10px;display:flex}@supports (color:color-mix(in lab,red,red)){.assistant-form{background:color-mix(in srgb,var(--color-surface) 90%,var(--color-bg) 10%)}}.assistant-form{padding:12px}.assistant-input{border:1px solid var(--color-border-2);background:var(--color-input-bg);min-width:0;height:46px;color:var(--color-ink);font:inherit;border-radius:8px;flex:1;padding:0 13px;font-size:.9rem;line-height:1.3;transition:border-color .18s,box-shadow .18s,background .18s}.assistant-input::placeholder{color:var(--color-subtle)}.assistant-input:focus-visible{border-color:var(--color-gold);box-shadow:0 0 0 4px #c9a46e29}.assistant-input:disabled{opacity:.72}.assistant-send-button{background:var(--color-gold);color:#fff;border-radius:8px;width:46px;height:46px;box-shadow:0 10px 22px #c9a46e3d}.assistant-send-button:hover:not(:disabled){background:var(--color-gold-dark);transform:translateY(-1px)}.assistant-send-button:disabled{cursor:not-allowed;opacity:.45;box-shadow:none}.assistant-fab{background:linear-gradient(135deg,var(--color-gold),var(--color-gold-dark));color:#fff;border-radius:999px;width:60px;height:60px;position:relative;box-shadow:0 18px 38px #0003,0 0 0 8px #c9a46e1f}.assistant-fab:before{content:"";border-radius:inherit;border:1px solid #c9a46e3d;position:absolute;inset:-5px}.assistant-fab:hover{background:linear-gradient(135deg,var(--color-gold-light),var(--color-gold-dark));transform:translateY(-2px);box-shadow:0 22px 42px #0000003d,0 0 0 10px #c9a46e24}.assistant-fab[aria-expanded=true]{background:var(--color-ink);box-shadow:0 18px 38px #00000038,0 0 0 8px rgba(var(--color-ink-rgb),.08)}.assistant-fab-icon{width:24px;height:24px}html[data-theme=dark] .assistant-panel{background:#dcd9d5}@supports (color:color-mix(in lab,red,red)){html[data-theme=dark] .assistant-panel{background:color-mix(in srgb,var(--color-bg) 88%,#000 12%)}}html[data-theme=dark] .assistant-panel{box-shadow:0 24px 70px #00000080,0 10px 28px #c9a46e1a}@keyframes assistant-panel-in{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes assistant-dot{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(-3px)}}@media (prefers-reduced-motion:reduce){.assistant-panel,.assistant-typing span{animation:none}.assistant-fab,.assistant-icon-button,.assistant-send-button{transition:none}}@media (max-width:640px){.assistant-root{right:max(12px,env(safe-area-inset-right));bottom:max(12px,env(safe-area-inset-bottom))}.assistant-panel{width:calc(100vw - 24px);height:min(620px,calc(var(--viewport-height) - 92px));min-height:340px}.assistant-header{padding:12px}.assistant-messages{padding:14px 12px}.assistant-message{max-width:88%}.assistant-fab{width:56px;height:56px}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}