/*! tailwindcss v4.0.9 | MIT License | https://tailwindcss.com */@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-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--container-3xl:48rem;--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5/2.25);--font-weight-bold:700;--tracking-wide:.025em;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-font-feature-settings:var(--font-sans--font-feature-settings);--default-font-variation-settings:var(--font-sans--font-variation-settings);--default-mono-font-family:var(--font-mono);--default-mono-font-feature-settings:var(--font-mono--font-feature-settings);--default-mono-font-variation-settings:var(--font-mono--font-variation-settings)}}@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}body{line-height:inherit}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;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}:-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}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-16{margin-top:calc(var(--spacing)*16)}.mb-24{margin-bottom:calc(var(--spacing)*24)}.flex{display:flex}.w-\[90\%\]{width:90%}.max-w-3xl{max-width:var(--container-3xl)}.text-center{text-align:center}.font-\[family-name\:var\(--font-montserrat\)\]{font-family:var(--font-montserrat)}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.tracking-wide{--tw-tracking:var(--tracking-wide);letter-spacing:var(--tracking-wide)}.text-\[var\(--color-brand\)\]{color:var(--color-brand)}.text-\[var\(--color-text-secondary\)\]{color:var(--color-text-secondary)}.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;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--color-brand:#a31d1d;--color-brand-dark:#821717;--color-brand-deep:#6e1414;--color-on-brand:#fff;--color-accent:#c99a2e;--color-accent-dark:#a97f1e;--color-bg:#fbfaf8;--color-bg-subtle:#f3efe9;--color-surface:#fff;--color-border:#eae5dd;--color-border-strong:#d9d2c6;--color-text:#1a1a1a;--color-text-secondary:#5c5752;--color-muted:#8a837b;--font-sans:var(--font-inter),system-ui,sans-serif;--font-display:var(--font-montserrat),sans-serif;--container-max:1180px;--radius-sm:8px;--radius-md:12px;--radius-lg:18px;--shadow-card:0 1px 2px #0000000a,0 10px 24px #0000000f;--shadow-card-hover:0 4px 10px #00000012,0 18px 40px #0000001a}*{box-sizing:border-box}html{font-family:var(--font-sans);scroll-behavior:smooth}body{background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;margin:0;line-height:1.65}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}h1,h2,h3,h4{font-family:var(--font-display);color:var(--color-text);margin:0;line-height:1.14}p{margin:0}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--color-accent);outline-offset:2px;border-radius:4px}.container{width:92%;max-width:var(--container-max);margin:0 auto}.eyebrow{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.2em;color:var(--color-accent-dark);margin-bottom:.9rem;font-size:.72rem;font-weight:700}.ic{stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;vertical-align:-.16em;flex-shrink:0;width:1.1em;height:1.1em;display:inline-block}.ic-lg{width:26px;height:26px}.ic-fill{fill:currentColor;stroke:none}.btn{border-radius:var(--radius-sm);white-space:nowrap;border:1px solid #0000;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-size:.95rem;font-weight:700;transition:all .2s;display:inline-flex}.btn-primary{background:var(--color-brand);color:#fff;box-shadow:var(--shadow-card)}.btn-primary:hover{background:var(--color-brand-dark);box-shadow:var(--shadow-card-hover);transform:translateY(-2px)}.btn-outline{border-color:var(--color-border-strong);color:var(--color-text);background:0 0}.btn-outline:hover{border-color:var(--color-brand);color:var(--color-brand)}.btn-ghost{color:var(--color-brand);background:0 0;font-weight:700}.btn-ghost:hover{color:var(--color-brand-dark)}.btn-gold{background:var(--color-accent);color:#3a2a06;box-shadow:var(--shadow-card)}.btn-gold:hover{background:var(--color-accent-dark);transform:translateY(-2px)}.btn-sm{padding:.55rem 1rem;font-size:.85rem}.btn-block{justify-content:center;width:100%}.announce{background:var(--color-brand-deep);color:#f3dede;letter-spacing:.02em;font-size:.82rem}.announce .container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.5rem 0;display:flex}.announce a{color:#fff;border-bottom:1px solid #fff6;font-weight:600}.site-header{z-index:50;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--color-border);background:#ffffffeb;position:sticky;top:0}.site-header .container{gap:1.5rem;padding:.7rem 0}.brand,.site-header .container{align-items:center;display:flex}.brand{gap:.7rem}.brand svg{width:40px;height:40px}.brand .wm{font-family:var(--font-display);letter-spacing:.22em;color:var(--color-brand);font-size:1.05rem;font-weight:800}.brand .wm small{letter-spacing:.28em;color:var(--color-muted);font-size:.58rem;font-weight:600;display:block}.mainnav{gap:1.6rem;margin-left:1rem;display:flex}.mainnav a{color:var(--color-text-secondary);border-bottom:2px solid #0000;padding:.3rem 0;font-size:.95rem;font-weight:600;transition:all .15s}.mainnav a.active,.mainnav a:hover{color:var(--color-brand)}.mainnav a.active{border-bottom-color:var(--color-accent)}.header-actions{align-items:center;gap:.8rem;margin-left:auto;display:flex}.icon-btn{border:1px solid var(--color-border);width:40px;height:40px;color:var(--color-text-secondary);background:#fff;border-radius:50%;place-items:center;display:inline-grid}.icon-btn:hover{border-color:var(--color-brand);color:var(--color-brand)}.nav-toggle{border:1px solid var(--color-border);width:42px;height:42px;color:var(--color-text-secondary);background:0 0;border-radius:8px;place-items:center}.mobile-menu,.nav-toggle{display:none}.mobile-menu .container{flex-direction:column;padding-bottom:.6rem;display:flex}.mobile-menu a{color:var(--color-text-secondary);border-top:1px solid var(--color-border);padding:.85rem 0;font-weight:600}.mobile-menu a:hover{color:var(--color-brand)}.mobile-menu .btn{justify-content:center;margin:.7rem 0}.hero{background:linear-gradient(180deg,#fff 0,var(--color-bg)100%);border-bottom:1px solid var(--color-border);overflow:hidden}.hero .container{grid-template-columns:1.05fr 1fr;align-items:center;gap:3.5rem;padding:4.5rem 0;display:grid}.hero h1{letter-spacing:-.01em;font-size:3.2rem;font-weight:800}.hero h1 .accent{color:var(--color-brand)}.hero .sub{color:var(--color-text-secondary);max-width:34rem;margin:1.4rem 0 2rem;font-size:1.18rem}.hero-cta{gap:1rem}.hero-cta,.hero-meta{flex-wrap:wrap;display:flex}.hero-meta{gap:1.8rem;margin-top:2.4rem}.hero-meta div{color:var(--color-text-secondary);font-size:.9rem}.hero-meta b{font-family:var(--font-display);color:var(--color-brand);font-size:1.5rem;font-weight:800;display:block}.hero-media{position:relative}.hero-media .shot{border-radius:var(--radius-lg);box-shadow:var(--shadow-card-hover);aspect-ratio:4/5;border:1px solid var(--color-border);position:relative;overflow:hidden}.hero-media .shot img{object-fit:cover;width:100%;height:100%}.hero-badge{border:1px solid var(--color-border);box-shadow:var(--shadow-card);border-radius:var(--radius-md);background:#fff;align-items:center;gap:.7rem;padding:.85rem 1.1rem;display:flex;position:absolute;bottom:28px;left:-18px}.hero-badge .dot{background:var(--color-bg-subtle);width:38px;height:38px;color:var(--color-accent-dark);border-radius:50%;place-items:center;display:grid}.hero-badge b{font-family:var(--font-display);font-size:.95rem}.hero-badge span{color:var(--color-muted);font-size:.78rem;display:block}.trust{background:var(--color-brand);color:#fff}.trust .container{text-align:center;grid-template-columns:repeat(4,1fr);gap:1.5rem;padding:1.8rem 0;display:grid}.trust .t b{font-family:var(--font-display);font-size:1.7rem;font-weight:800;display:block}.trust .t span{color:#f1cccc;font-size:.86rem}.trust .t+.t{border-left:1px solid #ffffff2e}.about{padding:4.5rem 0}.about .container{grid-template-columns:1fr 1.1fr;align-items:center;gap:3.5rem;display:grid}.about-media{aspect-ratio:4/3;border-radius:var(--radius-md);border:1px solid var(--color-border);box-shadow:var(--shadow-card);position:relative;overflow:hidden}.about-media img{object-fit:cover;width:100%;height:100%}.about-copy h2{margin:.2rem 0 1rem;font-size:2rem;font-weight:800}.about-copy h2:after{content:"";background:var(--color-accent);border-radius:2px;width:46px;height:3px;margin:1rem 0 0;display:block}.about-copy p{color:var(--color-text-secondary);margin-bottom:1rem}.about-copy .btn{margin-top:.6rem}.section{padding:4.5rem 0}.section.alt{background:var(--color-bg-subtle)}.sec-head{text-align:center;max-width:42rem;margin:0 auto 2.6rem}.sec-head h2{font-size:2.1rem;font-weight:800}.sec-head h2:after{content:"";background:var(--color-accent);border-radius:2px;width:46px;height:3px;margin:1rem auto 0;display:block}.sec-head p{color:var(--color-text-secondary);margin-top:.8rem;font-size:1.05rem}.sec-head.left{text-align:left;margin-left:0}.sec-head.left h2:after{margin-left:0}.markets{flex-wrap:wrap;justify-content:center;align-items:center;gap:2.5rem;padding:1.8rem 0;display:flex}.markets>span{color:var(--color-muted);letter-spacing:.04em;text-transform:uppercase;font-size:.85rem;font-weight:600}.market-pill{color:var(--color-text-secondary);text-transform:none;letter-spacing:normal;border:1px solid var(--color-border);background:#fff;border-radius:99px;align-items:center;gap:.5rem;padding:.55rem 1.1rem;font-size:1.05rem;font-weight:700;display:inline-flex}.market-pill .ic{color:var(--color-brand)}.cat-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.cat{border-radius:var(--radius-md);aspect-ratio:3/2;box-shadow:var(--shadow-card);border:1px solid var(--color-border);display:block;position:relative;overflow:hidden}.cat img{object-fit:cover;width:100%;height:100%;transition:all .4s}.cat:hover img{transform:scale(1.06)}.cat .ov{background:linear-gradient(#0000 35%,#000000b8);flex-direction:column;justify-content:flex-end;padding:1.2rem;display:flex;position:absolute;inset:0}.cat .ov b{color:#fff;font-family:var(--font-display);font-size:1.2rem;font-weight:700}.cat .ov span{color:#f0e9df;font-size:.82rem}.prod-grid{grid-template-columns:repeat(4,1fr);gap:1.6rem;display:grid}.pcard{border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-card);background:#fff;flex-direction:column;transition:all .25s;display:flex;overflow:hidden}.pcard:hover{box-shadow:var(--shadow-card-hover);border-color:var(--color-border-strong);transform:translateY(-5px)}.pcard .pimg{aspect-ratio:1;background:var(--color-bg-subtle);border-bottom:1px solid var(--color-border);position:relative}.pcard .pimg img{object-fit:contain;width:100%;height:100%;padding:.6rem}.pcard .badge{z-index:1;color:var(--color-brand);text-transform:uppercase;letter-spacing:.05em;border:1px solid var(--color-border);background:#fffffff2;border-radius:99px;padding:.28rem .55rem;font-size:.68rem;font-weight:700;position:absolute;top:.7rem;left:.7rem}.pcard .pbody{flex-direction:column;flex:1;padding:1rem 1.1rem 1.2rem;display:flex}.pcard h3{font-size:1.02rem;font-weight:700;line-height:1.3}.pcard .pcat{color:var(--color-muted);margin-top:.25rem;font-size:.76rem;font-style:italic}.pcard .pdesc{color:var(--color-text-secondary);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;flex:1;margin-top:.6rem;font-size:.86rem;display:-webkit-box;overflow:hidden}.pcard .pfoot{justify-content:space-between;align-items:center;gap:.5rem;margin-top:1rem;display:flex}.tag{color:var(--color-accent-dark);background:#faf3e2;border:1px solid #efe0bf;border-radius:99px;padding:.25rem .55rem;font-size:.72rem;font-weight:700}.feat-grid{grid-template-columns:repeat(4,1fr);gap:1.4rem;display:grid}.feat{border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-card);background:#fff;padding:1.6rem}.feat .fi{width:48px;height:48px;color:var(--color-brand);background:#faecec;border-radius:12px;place-items:center;margin-bottom:1rem;display:grid}.feat h3{margin-bottom:.4rem;font-size:1.08rem;font-weight:700}.feat p{color:var(--color-text-secondary);font-size:.9rem}.quote{text-align:center;max-width:46rem;margin:0 auto}.quote .stars{color:var(--color-accent);justify-content:center;gap:.2rem;margin-bottom:1rem;display:flex}.quote blockquote{font-family:var(--font-display);margin:0;font-size:1.55rem;font-weight:600;line-height:1.4}.quote cite{color:var(--color-muted);margin-top:1.2rem;font-size:.95rem;font-style:normal;display:block}.cta-band{background:var(--color-brand-deep);color:#fff;border-radius:var(--radius-lg);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;padding:3rem;display:flex}.cta-band h2{color:#fff;font-size:1.9rem;font-weight:800}.cta-band p{color:#f1cfcf;max-width:30rem;margin-top:.5rem}.site-footer{color:#cdbfbb;background:#231312}.site-footer .container{grid-template-columns:1.6fr 1fr 1fr 1.4fr;gap:2.5rem;padding:3.5rem 0 2rem;display:grid}.site-footer h4{color:#fff;text-transform:uppercase;letter-spacing:.12em;margin-bottom:1.1rem;font-size:.8rem}.site-footer a{color:#cdbfbb;padding:.28rem 0;font-size:.92rem;display:block}.site-footer a:hover{color:#fff}.fbrand .wm{font-family:var(--font-display);letter-spacing:.2em;color:#fff;font-size:1.1rem;font-weight:800}.fbrand p{color:#b6a6a2;max-width:20rem;margin-top:.8rem;font-size:.9rem}.news{gap:.5rem;margin-top:.9rem;display:flex}.news input{border-radius:var(--radius-sm);color:#fff;background:#180c0b;border:1px solid #4a3331;flex:1;padding:.65rem .8rem;font-family:inherit;font-size:.88rem}.news input::placeholder{color:#8a7370}.footer-bottom{border-top:1px solid #3a2523}.footer-bottom .container{color:#9a8884;flex-wrap:wrap;justify-content:space-between;gap:1rem;padding:1.2rem 0;font-size:.82rem;display:flex}.page-head{background:var(--color-bg-subtle);border-bottom:1px solid var(--color-border);padding:2.4rem 0}.crumb{color:var(--color-muted);flex-wrap:wrap;align-items:center;gap:.4rem;margin-bottom:.6rem;font-size:.83rem;display:flex}.crumb a:hover{color:var(--color-brand)}.page-head h1{font-size:2.4rem;font-weight:800}.page-head h1 .accent{color:var(--color-brand)}.page-head p{color:var(--color-text-secondary);max-width:40rem;margin-top:.6rem}.toolbar{flex-wrap:wrap;align-items:center;gap:1rem;margin:2rem 0 1.6rem;display:flex}.search{flex:1;min-width:230px;position:relative}.search i{color:var(--color-muted);line-height:0;position:absolute;top:50%;left:.9rem;transform:translateY(-50%)}.search input{border:1px solid var(--color-border-strong);border-radius:var(--radius-sm);background:#fff;width:100%;padding:.7rem .9rem .7rem 2.4rem;font-family:inherit;font-size:.92rem}.search input:focus{border-color:var(--color-brand);outline:none;box-shadow:0 0 0 3px #a31d1d1a}.chips{flex-wrap:wrap;gap:.5rem;display:flex}.chip{border:1px solid var(--color-border-strong);color:var(--color-text-secondary);background:#fff;border-radius:99px;padding:.5rem .95rem;font-size:.85rem;font-weight:600;transition:all .15s}.chip:hover{color:var(--color-brand)}.chip.active,.chip:hover{border-color:var(--color-brand)}.chip.active{background:var(--color-brand);color:#fff}.result-count{color:var(--color-muted);font-size:.85rem}.select{border:1px solid var(--color-border-strong);border-radius:var(--radius-sm);color:var(--color-text-secondary);background:#fff;padding:.6rem .9rem;font-family:inherit;font-size:.88rem}.pd-grid{grid-template-columns:1fr 1fr;gap:3rem;padding:2.8rem 0;display:grid}.pd-gallery .main{aspect-ratio:1;border-radius:var(--radius-md);border:1px solid var(--color-border);background:var(--color-bg-subtle);box-shadow:var(--shadow-card);position:relative;overflow:hidden}.pd-gallery .main img{object-fit:contain;width:100%;height:100%;padding:1.4rem}.pd-thumbs{gap:.7rem;margin-top:.8rem;display:flex}.pd-thumbs button{border-radius:var(--radius-sm);border:1px solid var(--color-border);background:var(--color-bg-subtle);width:74px;height:74px;padding:0;position:relative;overflow:hidden}.pd-thumbs button.active{border-color:var(--color-brand);box-shadow:0 0 0 2px #a31d1d2e}.pd-thumbs img{object-fit:contain;width:100%;height:100%;padding:.3rem}.pd-info .badge{color:var(--color-brand);text-transform:uppercase;letter-spacing:.05em;background:#faecec;border-radius:99px;padding:.3rem .7rem;font-size:.72rem;font-weight:700;display:inline-block}.pd-info h1{margin:.9rem 0 .4rem;font-size:2.1rem;font-weight:800}.pd-info .lead{color:var(--color-text-secondary);margin:1rem 0 1.5rem;font-size:1.02rem}.pd-specs{background:var(--color-bg-subtle);border-radius:var(--radius-md);grid-template-columns:1fr 1fr;gap:.8rem;margin:1.5rem 0;padding:1.2rem;display:grid}.pd-specs div{font-size:.86rem}.pd-specs span{color:var(--color-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.76rem;display:block}.pd-specs b{font-family:var(--font-display);font-weight:700}.pd-actions{flex-wrap:wrap;gap:.8rem;margin-top:1.4rem;display:flex}.pd-note{color:var(--color-muted);align-items:center;gap:.5rem;margin-top:1.1rem;font-size:.84rem;display:flex}.pd-tabs{border-top:1px solid var(--color-border);padding:2.5rem 0}.howto{border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-card);background:#fff;max-width:60rem;padding:1.8rem 2rem}.howto h3{margin-bottom:1rem;font-size:1.2rem}.howto ol{color:var(--color-text-secondary);margin:0;padding-left:1.2rem}.howto li{margin-bottom:.7rem}.contact-grid{grid-template-columns:1.1fr .9fr;gap:2.5rem;padding:3rem 0;display:grid}.form-card{border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-card);background:#fff;padding:2rem}.field{margin-bottom:1.1rem}.field label{margin-bottom:.4rem;font-size:.85rem;font-weight:600;display:block}.field input,.field select,.field textarea{border:1px solid var(--color-border-strong);border-radius:var(--radius-sm);background:#fff;width:100%;padding:.75rem .9rem;font-family:inherit;font-size:.92rem}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--color-brand);outline:none;box-shadow:0 0 0 3px #a31d1d1a}.field-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.channels{flex-direction:column;gap:1rem;display:flex}.channel{border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-card);background:#fff;align-items:flex-start;gap:.9rem;padding:1.1rem 1.2rem;display:flex}.channel .ci{width:42px;height:42px;color:var(--color-brand);background:#faecec;border-radius:10px;flex-shrink:0;place-items:center;display:grid}.channel b{font-family:var(--font-display);font-size:.98rem}.channel p{color:var(--color-text-secondary);margin-top:.15rem;font-size:.88rem}.channel a{color:var(--color-brand);font-weight:600}.map{border-radius:var(--radius-md);border:1px solid var(--color-border);background:linear-gradient(#a31d1d0d,#a31d1d0d),repeating-linear-gradient(0deg,#eee 0 1px,#0000 1px 26px),repeating-linear-gradient(90deg,#eee 0 1px,#0000 1px 26px),#f6f4f0;place-items:center;height:180px;margin-top:1rem;display:grid;position:relative;overflow:hidden}.map .pin{color:var(--color-brand)}.map .pin .ic{width:34px;height:34px}.map .lbl{border:1px solid var(--color-border);color:var(--color-text-secondary);background:#fff;border-radius:6px;padding:.3rem .6rem;font-size:.8rem;position:absolute;bottom:10px;left:12px}.thanks{color:#1f6b2b;border-radius:var(--radius-sm);background:#edf7ee;border:1px solid #bfe3c2;align-items:center;gap:.5rem;margin-top:1rem;padding:.8rem 1rem;font-size:.9rem;display:flex}.error,.not-found{text-align:center;margin-top:5rem}.error h1,.not-found h1{color:var(--color-brand);text-transform:uppercase;font-size:5rem;font-weight:900;font-family:var(--font-display);margin:0}.error p,.not-found p{color:var(--color-text-secondary);font-size:1.5rem;font-weight:500}@media (width<=980px){.nav-toggle{display:inline-grid}.header-actions .btn-primary,.mainnav{display:none}.mobile-menu.open{border-top:1px solid var(--color-border);background:#fff;display:block}.hero .container{grid-template-columns:1fr;gap:2.5rem;padding:3rem 0}.hero h1{font-size:2.5rem}.about .container{grid-template-columns:1fr;gap:2rem}.trust .container{grid-template-columns:repeat(2,1fr)}.trust .t:nth-child(3){border-left:none}.cat-grid,.feat-grid,.prod-grid{grid-template-columns:repeat(2,1fr)}.contact-grid,.pd-grid{grid-template-columns:1fr}.site-footer .container{grid-template-columns:1fr 1fr}}@media (width<=560px){.cat-grid,.feat-grid,.field-row,.prod-grid,.trust .container{grid-template-columns:1fr}.trust .t+.t{border-left:none}.hero h1{font-size:2.1rem}.site-footer .container{grid-template-columns:1fr}}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{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}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-inter:"Inter","Inter Fallback"}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/b1f344208eb4edfe-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/48e2044251ef3125-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/bf24a9759715e608-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/1f173e5e25f3efee-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/904be59b21bd51cb-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Montserrat Fallback;src:local("Arial");ascent-override:85.79%;descent-override:22.25%;line-gap-override:0.00%;size-adjust:112.83%}.__className_7d3aca{font-family:Montserrat,Montserrat Fallback;font-style:normal}.__variable_7d3aca{--font-montserrat:"Montserrat","Montserrat Fallback"}