:root{--surface-base:#f6f5f2;--surface-raised:#ffffff;--surface-sunken:#ece9e3;--surface-inverse:#22251f;--text-strong:#1a1d18;--text-body:#43463f;--text-muted:#787b72;--text-on-inverse:#f6f5f2;--text-on-inverse-muted:rgba(246,245,242,.66);--accent-primary:#b0714e;--accent-primary-hover:#97603f;--accent-on-primary:#ffffff;--border-soft:#e7e4dd;--border-strong:#b8b4aa;--border-on-inverse:rgba(246,245,242,.16);--font-family-display:"Young Serif",Georgia,"Times New Roman",serif;--font-family-body:"Hanken Grotesk",system-ui,-apple-system,"Segoe UI",sans-serif;--font-size-sm:.82rem;--font-size-lg:1.2rem;--font-size-xl:1.6rem;--font-size-2xl:2.3rem;--font-size-display:clamp(2.6rem,5.4vw,4.5rem);--radius-sm:6px;--radius-md:14px;--radius-lg:26px;--shadow-sm:0 1px 2px rgba(20,23,18,.06);--shadow-md:0 10px 30px -12px rgba(20,23,18,.18);--shadow-lg:0 30px 60px -20px rgba(20,23,18,.30);--space-section:clamp(4rem,8vw,7rem);--color-carbon:#1A1A2E;--color-sport-red:#E94560;--color-concrete:#8B8581;--color-concrete-text:#686460;--color-textile:#F5F2ED;--color-white:#FFFFFF;--color-red-hover:#C92D4A;--color-red-active:#B01E3A;--color-concrete-dark:#5C5855;--color-text-body:#3D3A38;--color-border-soft:#D5D0C8;--color-matte-black:#141420;--color-steel-light:#B0ADA8;--color-steel-mid:#6E6A66;--color-success:#2D7A4F;--surface-base:var(--color-textile);--surface-raised:var(--color-white);--surface-inverse:var(--color-carbon);--text-strong:var(--color-carbon);--text-body:var(--color-text-body);--text-muted:var(--color-concrete-text);--text-on-inverse:var(--color-textile);--accent-primary:var(--color-sport-red);--accent-primary-hover:var(--color-red-hover);--accent-on-primary:var(--color-white);--border-soft:var(--color-border-soft);--border-strong:var(--color-concrete-dark);--font-family-display:"Space Grotesk",sans-serif;--font-family-body:"Work Sans",sans-serif;--font-size-xs:0.75rem;--font-size-sm:0.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--font-size-xl:1.5rem;--font-size-2xl:2rem;--font-size-3xl:2.5rem;--font-size-display:3.5rem;--radius-sm:2px;--radius-md:4px;--radius-lg:8px;--shadow-sm:0 1px 2px rgba(26,26,46,0.08),0 2px 4px rgba(26,26,46,0.04);--shadow-md:0 2px 8px rgba(26,26,46,0.10),0 4px 16px rgba(26,26,46,0.06);--shadow-lg:0 4px 16px rgba(26,26,46,0.12),0 8px 32px rgba(26,26,46,0.08);--space-section:5rem;--weight-normal:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--leading-tight:1.1;--leading-snug:1.3;--leading-normal:1.6;--leading-relaxed:1.75;--space-xs:0.5rem;--space-sm:1rem;--space-md:1.5rem;--space-lg:2.5rem;--space-xl:4rem;--space-2xl:6rem;--duration-fast:150ms;--duration-base:250ms;--duration-slow:400ms;--duration-glacial:600ms;--ease-default:cubic-bezier(0.4,0,0.2,1);--ease-out:cubic-bezier(0,0,0.2,1);--ease-in:cubic-bezier(0.4,0,1,1);--ease-spring:cubic-bezier(0.2,0.8,0.2,1.2);--border-width-thin:1px;--border-width-md:2px;--texture-cast-iron:repeating-radial-gradient(circle at 30% 20%,rgba(26,26,46,0.04) 0px,rgba(26,26,46,0.01) 1px,transparent 2px,transparent 3px),repeating-conic-gradient(from 0deg at 50% 50%,rgba(26,26,46,0.03) 0%,transparent 2%,rgba(26,26,46,0.02) 4%,transparent 6%);--texture-concrete:radial-gradient(ellipse at 20% 30%,rgba(139,133,129,0.15) 0%,transparent 60%),repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(139,133,129,0.03) 0,rgba(139,133,129,0.03) 3px);--texture-brushed-steel:repeating-linear-gradient(90deg,transparent,transparent 1px,rgba(255,255,255,0.03) 0,rgba(255,255,255,0.03) 2px),linear-gradient(180deg,rgba(139,133,129,0.15),rgba(255,255,255,0.05) 50%,rgba(139,133,129,0.10));--texture-dense-rubber:radial-gradient(circle at 50% 50%,rgba(26,26,46,0.06) 0%,transparent 70%),repeating-conic-gradient(from 45deg at 30% 40%,rgba(26,26,46,0.02) 0%,transparent 3%,rgba(26,26,46,0.03) 5%,transparent 8%);--contact-shadow:0 2px 6px rgba(26,26,46,0.18),0 8px 20px rgba(26,26,46,0.10)}.sf-eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-size:var(--font-size-sm);letter-spacing:.16em;text-transform:uppercase;font-weight:600;color:var(--accent-primary)}.sf-eyebrow svg{width:14px;height:14px}.sf-wrap{width:min(1200px,92vw);margin-inline:auto}.sf-btn{display:inline-flex;align-items:center;gap:.55rem;border:none;cursor:pointer;font-family:var(--font-family-body);font-weight:600;font-size:var(--font-size-base);padding:.95rem 1.6rem;border-radius:999px;transition:.22s ease;text-decoration:none;line-height:1}.sf-btn-primary{background:var(--accent-primary);color:var(--accent-on-primary);box-shadow:var(--shadow-md)}.sf-btn-primary:hover{background:var(--accent-primary-hover);transform:translateY(-2px)}.sf-btn-primary svg{transition:.22s ease}.sf-btn-primary:hover svg{transform:translateX(4px)}.sf-btn-ghost{background:transparent;color:var(--text-on-inverse);border:1px solid var(--border-on-inverse,rgba(255,255,255,.25));padding:.9rem 1.4rem}.sf-btn-ghost:hover{border-color:var(--text-on-inverse)}.sf-link-arrow{display:inline-flex;align-items:center;gap:.4rem;font-weight:600;color:var(--accent-primary)}.sf-link-arrow svg{width:18px;height:18px;transition:.2s}.sf-link-arrow:hover svg{transform:translateX(3px)}.sf-hero{position:relative;background:var(--surface-inverse);color:var(--text-on-inverse);overflow:hidden}.sf-hero:before{content:"";inset:0;opacity:.5;background:radial-gradient(120% 90% at 88% 8%,color-mix(in srgb,var(--accent-primary) 22%,transparent),transparent 55%),radial-gradient(80% 70% at 0 100%,rgba(0,0,0,.35),transparent 60%)}.sf-hero .sf-motif,.sf-hero:before{position:absolute;pointer-events:none}.sf-hero .sf-motif{right:-8%;top:50%;transform:translateY(-50%) rotate(8deg);width:min(760px,64vw);color:var(--text-on-inverse);opacity:.1}.sf-grain{position:absolute;inset:0;opacity:.05;pointer-events:none;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.sf-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr .95fr;gap:3rem;align-items:center;padding-block:clamp(3.5rem,7vw,6rem)}.sf-hero h1{color:var(--text-on-inverse);font-family:var(--font-family-display);font-weight:400;line-height:1.08;font-size:var(--font-size-display);margin:1.1rem 0 1.3rem}.sf-hero h1 em{font-style:normal;color:var(--accent-primary)}.sf-hero .sf-lead{font-size:var(--font-size-lg);color:var(--text-on-inverse-muted,rgba(255,255,255,.7));max-width:34ch;margin-bottom:2rem}.sf-hero-cta{gap:1.4rem}.sf-hero-cta,.sf-hero-trust{display:flex;align-items:center;flex-wrap:wrap}.sf-hero-trust{margin-top:2.4rem;gap:1.2rem;font-size:var(--font-size-sm);color:var(--text-on-inverse-muted,rgba(255,255,255,.7))}.sf-hero-trust .sf-dot{width:5px;height:5px;border-radius:999px;background:var(--accent-primary)}.sf-stars{display:flex;gap:2px;color:var(--accent-primary)}.sf-stars svg{width:15px;height:15px}.sf-hero-visual{position:relative;height:440px}.sf-arch{position:absolute;inset:0;margin:auto;width:330px;height:420px;background:var(--surface-base);border-radius:165px 165px var(--radius-lg) var(--radius-lg);box-shadow:var(--shadow-lg);overflow:hidden;transform:rotate(-2deg)}.sf-arch .sf-arch-media{position:absolute;inset:0;display:grid;place-items:center;background:linear-gradient(160deg,color-mix(in srgb,var(--surface-base) 80%,#000 4%),var(--surface-sunken,#e6dfce))}.sf-arch .sf-arch-media img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sf-arch .sf-arch-empty{width:46%;color:var(--border-strong);opacity:.55}.sf-chip{position:absolute;background:var(--surface-raised);border-radius:999px;padding:.55rem 1rem;font-size:var(--font-size-sm);font-weight:600;color:var(--text-strong);box-shadow:var(--shadow-md);display:flex;align-items:center;gap:.45rem}.sf-chip.sf-best{top:34px;left:-6px;color:var(--accent-primary)}.sf-chip.sf-best svg{width:16px;height:16px}.sf-badge{position:absolute;bottom:24px;right:-4px;width:74px;height:74px;border-radius:999px;background:var(--accent-primary);color:var(--accent-on-primary);display:grid;place-items:center;text-align:center;font-weight:700;line-height:1.05;font-size:.78rem;box-shadow:var(--shadow-md);transform:rotate(6deg)}.sf-reassure{background:var(--surface-raised);border-bottom:1px solid var(--border-soft)}.sf-reassure-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;padding-block:1.6rem}.sf-reassure-item{display:flex;align-items:center;gap:.85rem}.sf-reassure-item .sf-ic{width:42px;height:42px;flex:none;border-radius:999px;display:grid;place-items:center;background:color-mix(in srgb,var(--accent-primary) 12%,transparent);color:var(--accent-primary)}.sf-reassure-item .sf-ic svg{width:21px;height:21px}.sf-reassure-item b{display:block;color:var(--text-strong);font-size:.95rem}.sf-reassure-item span{font-size:var(--font-size-sm);color:var(--text-muted)}.sf-block{padding-block:var(--space-section)}.sf-sec-head{display:flex;align-items:flex-end;justify-content:space-between;gap:1rem;margin-bottom:2.2rem}.sf-sec-head h2{font-family:var(--font-family-display);font-weight:400;color:var(--text-strong);line-height:1.1;font-size:var(--font-size-2xl);margin:0}.sf-sec-head p{color:var(--text-muted);margin:.5rem 0 0;max-width:46ch}.sf-rail{display:grid;grid-template-columns:repeat(4,1fr);gap:1.4rem}.sf-card{background:var(--surface-raised);border:1px solid var(--border-soft);border-radius:var(--radius-md);overflow:hidden;transition:.25s ease;position:relative;display:block;height:100%}.sf-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-md);border-color:transparent}.sf-card .sf-media{position:relative;aspect-ratio:4/5;background:linear-gradient(160deg,color-mix(in srgb,var(--surface-base) 82%,#000 3%),var(--surface-sunken,#e6dfce));display:grid;place-items:center;overflow:hidden}.sf-card .sf-media img{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:.45s ease}.sf-card:hover .sf-media img{transform:scale(1.05)}.sf-card .sf-empty{width:34%;color:var(--border-strong);opacity:.5;transition:.4s ease}.sf-card:hover .sf-empty{transform:scale(1.08) rotate(-3deg)}.sf-card .sf-tag{top:12px;left:12px;background:color-mix(in srgb,var(--surface-base) 92%,transparent);color:var(--text-body);font-size:.72rem;font-weight:600;padding:.3rem .6rem}.sf-card .sf-fav,.sf-card .sf-tag{position:absolute;border-radius:999px}.sf-card .sf-fav{top:10px;right:10px;width:34px;height:34px;border:none;background:var(--surface-raised);box-shadow:var(--shadow-sm);display:grid;place-items:center;cursor:pointer;color:var(--text-muted);opacity:0;transform:translateY(-4px);transition:.25s}.sf-card:hover .sf-fav{opacity:1;transform:none}.sf-card .sf-fav svg{width:17px;height:17px}.sf-card .sf-cardbody{padding:1rem 1.1rem 1.2rem}.sf-card .sf-cat{font-size:.74rem;text-transform:uppercase;letter-spacing:.1em;color:var(--accent-primary);font-weight:600}.sf-card .sf-name{display:block;color:var(--text-strong);font-weight:600;margin:.35rem 0 .55rem;font-size:1rem;line-height:1.3}.sf-card .sf-cardrow{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.sf-price{font-weight:700;color:var(--text-strong);font-variant-numeric:tabular-nums}.sf-add{width:38px;height:38px;flex:none;border-radius:999px;border:1px solid var(--border-soft);background:var(--surface-base);display:grid;place-items:center;cursor:pointer;color:var(--text-strong);transition:.2s}.sf-add:hover{background:var(--accent-primary);color:var(--accent-on-primary);border-color:var(--accent-primary)}.sf-add svg{width:18px;height:18px}.sf-editorial{background:var(--surface-inverse);color:var(--text-on-inverse);position:relative;overflow:hidden}.sf-editorial .sf-motif{position:absolute;left:-5%;bottom:-22%;width:460px;color:var(--text-on-inverse);opacity:.1;transform:rotate(-12deg)}.sf-editorial-grid{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;padding-block:var(--space-section)}.sf-editorial h2{color:var(--text-on-inverse);font-family:var(--font-family-display);font-weight:400;line-height:1.1;font-size:var(--font-size-2xl);max-width:16ch;margin:.7rem 0 0}.sf-editorial p{color:var(--text-on-inverse-muted,rgba(255,255,255,.7));max-width:42ch;margin:1.1rem 0 1.8rem}.sf-feature-list{display:grid;gap:1.1rem;padding:0;margin:0}.sf-feature-list li{display:flex;gap:.9rem;align-items:flex-start;list-style:none}.sf-feature-list .sf-ic{flex:none;width:38px;height:38px;border-radius:999px;display:grid;place-items:center;background:color-mix(in srgb,var(--accent-primary) 18%,transparent);color:var(--accent-primary)}.sf-feature-list .sf-ic svg{width:19px;height:19px}.sf-feature-list b{color:var(--text-on-inverse);display:block}.sf-feature-list span{color:var(--text-on-inverse-muted,rgba(255,255,255,.7));font-size:.92rem}.sf-news{background:var(--surface-raised);border:1px solid var(--border-soft);border-radius:var(--radius-lg);padding:clamp(2rem,4vw,3.2rem);text-align:center;box-shadow:var(--shadow-sm);position:relative;overflow:hidden}.sf-news h2{font-family:var(--font-family-display);font-weight:400;color:var(--text-strong);font-size:var(--font-size-xl);margin:.6rem 0}.sf-news p{color:var(--text-muted);margin:0 auto 1.6rem;max-width:46ch}.sf-news form{display:flex;gap:.6rem;max-width:440px;margin-inline:auto;position:relative;z-index:2}.sf-news input{flex:1;padding:.9rem 1.1rem;border:1px solid var(--border-strong);border-radius:999px;font-family:var(--font-family-body);font-size:1rem;background:var(--surface-base);color:var(--text-strong)}.sf-news input:focus{outline:2px solid var(--accent-primary);outline-offset:1px;border-color:transparent}.sf-nav{justify-content:space-between;height:74px}.sf-brand,.sf-nav{display:flex;align-items:center}.sf-brand{font-family:var(--font-family-display);font-size:1.5rem;color:var(--text-strong);gap:.5rem;font-weight:400}.sf-brand .sf-mark{width:20px;height:20px;color:var(--accent-primary)}.sf-nav-links{display:flex;gap:1.9rem;font-weight:500;font-size:.96rem}.sf-nav-links a{position:relative;padding:.25rem 0;color:var(--text-body)}.sf-nav-links a:after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:2px;background:var(--accent-primary);transition:.25s}.sf-nav-links a:hover{color:var(--text-strong)}.sf-nav-links a:hover:after{width:100%}.sf-footer{background:var(--surface-inverse);color:var(--text-on-inverse-muted,rgba(255,255,255,.7));position:relative;overflow:hidden}.sf-footer .sf-motif{position:absolute;right:-3%;top:-30%;width:380px;color:var(--text-on-inverse);opacity:.06;transform:rotate(14deg)}.sf-foot-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:2.4rem;padding-block:clamp(3rem,5vw,4.5rem)}.sf-foot-brand .sf-brand{color:var(--text-on-inverse)}.sf-foot-brand p{max-width:30ch;margin:1rem 0 1.4rem;font-size:.92rem}.sf-socials{display:flex;gap:.6rem}.sf-socials a{width:38px;height:38px;border-radius:999px;border:1px solid var(--border-on-inverse,rgba(255,255,255,.18));display:grid;place-items:center;color:var(--text-on-inverse);transition:.2s}.sf-socials a:hover{background:var(--accent-primary);border-color:var(--accent-primary)}.sf-socials svg{width:18px;height:18px}.sf-footer h4{color:var(--text-on-inverse);font-family:var(--font-family-body);font-weight:600;font-size:.95rem;margin:0 0 1rem}.sf-footer ul{list-style:none;padding:0;margin:0;display:grid;gap:.6rem;font-size:.92rem}.sf-footer ul a:hover{color:var(--text-on-inverse)}.sf-foot-bottom{position:relative;z-index:2;border-top:1px solid var(--border-on-inverse,rgba(255,255,255,.18));display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem;padding-block:1.4rem;font-size:.84rem}@media(max-width:900px){.sf-editorial-grid,.sf-hero-grid{grid-template-columns:1fr;gap:2.5rem}.sf-hero-visual{height:360px;order:-1}.sf-rail,.sf-reassure-grid{grid-template-columns:repeat(2,1fr)}.sf-foot-grid{grid-template-columns:1fr 1fr}.sf-nav-links{display:none}}@media(max-width:520px){.sf-foot-grid,.sf-rail,.sf-reassure-grid{grid-template-columns:1fr}.sf-news form{flex-direction:column}}@media(prefers-reduced-motion:reduce){.sf-add,.sf-btn,.sf-card,.sf-fav,.sf-media img{transition:none!important}}