:root{--black:#0d0d0d;--charcoal:#161210;--dark-brown:#1c1612;--cream:#f7f3ee;--cream-soft:#faf7f3;--gold:#b78c56;--gold-hover:#c9a06a;--gold-dark:#9a7344;--text-muted:#6b6258;--text-light:#d4ccc2;--white:#fff;--border-soft:#0000000f;--shadow-card:0 8px 28px #1a120a0f;--font-serif:"Cormorant Garamond", Georgia, serif;--font-sans:"Montserrat", system-ui, sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-sans);background:var(--cream);color:var(--black);-webkit-font-smoothing:antialiased;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}ul{list-style:none}.container{width:min(1180px,100% - 2.5rem);margin-inline:auto}.top-bar{color:#ffffffc7;letter-spacing:.14em;text-transform:uppercase;background:#0a0908;font-size:.68rem;font-weight:500}.top-bar__inner{grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;padding:.55rem 0;display:grid}.top-bar__left{justify-self:start}.top-bar__center{text-align:center;white-space:nowrap;justify-self:center}.top-bar__right{justify-self:end;align-items:center;gap:.45rem;display:inline-flex}.top-bar__right svg{width:14px;height:14px;color:var(--gold)}@media (width<=900px){.top-bar__center{display:none}.top-bar__inner{grid-template-columns:1fr auto}}@media (width<=560px){.top-bar{letter-spacing:.08em;font-size:.58rem}}.navbar{background:var(--charcoal);z-index:100;border-bottom:1px solid #b78c561f;position:sticky;top:0}.navbar__inner{justify-content:space-between;align-items:center;gap:1.5rem;padding:.55rem 0;display:flex}.logo{flex-direction:column;flex-shrink:0;align-items:center;gap:.15rem;display:flex}.logo__img{object-fit:contain;width:auto;height:92px;image-rendering:-webkit-optimize-contrast;display:block}.logo__mark{width:42px;height:42px}.logo__word{font-family:var(--font-serif);letter-spacing:.28em;color:var(--white);margin-left:.28em;font-size:.95rem;font-weight:600}.nav-links{align-items:center;gap:1.65rem;display:flex}.nav-links a,.nav-dropdown>button{letter-spacing:.12em;text-transform:uppercase;color:#ffffffe0;font-size:.72rem;font-weight:600;transition:color .2s}.nav-links a:hover,.nav-dropdown>button:hover{color:var(--gold)}.nav-dropdown{position:relative}.nav-dropdown>button{align-items:center;gap:.35rem;display:inline-flex}.nav-dropdown>button svg{opacity:.7;width:10px;height:10px}.nav-dropdown__menu{opacity:0;visibility:hidden;z-index:20;background:#1a1612;border:1px solid #b78c5633;min-width:200px;padding:.55rem 0;transition:opacity .2s,transform .2s,visibility .2s;position:absolute;top:calc(100% + .85rem);left:50%;transform:translate(-50%)translateY(6px)}.nav-dropdown:hover .nav-dropdown__menu,.nav-dropdown:focus-within .nav-dropdown__menu{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.nav-dropdown__menu a{letter-spacing:.1em;color:#fffc;padding:.55rem 1.1rem;font-size:.68rem;display:block}.nav-dropdown__menu a:hover{color:var(--gold);background:#b78c5614}.btn{letter-spacing:.14em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.7rem;font-size:.72rem;font-weight:600;transition:background .25s,color .25s,border-color .25s,transform .25s,box-shadow .25s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn--gold{background:var(--gold);color:var(--black)}.btn--gold:hover{background:var(--gold-hover);box-shadow:0 8px 24px #b78c5647}.btn--outline{color:var(--white);background:0 0;border:1.5px solid #ffffffd9}.btn--outline:hover{border-color:var(--gold);color:var(--gold)}.btn--sm{padding:.7rem 1.35rem;font-size:.68rem}.nav-toggle{width:40px;height:40px;color:var(--white);justify-content:center;align-items:center;display:none}.nav-toggle svg{width:22px;height:22px}@media (width<=980px){.nav-toggle{display:inline-flex}.nav-links{background:#14110e;border-bottom:1px solid #b78c5626;flex-direction:column;align-items:stretch;gap:0;padding:.5rem 0 1rem;display:none;position:absolute;top:100%;left:0;right:0}.nav-links.is-open{display:flex}.nav-links>a,.nav-dropdown>button{justify-content:space-between;width:100%;padding:.85rem 1.25rem}.nav-dropdown__menu{opacity:1;visibility:visible;background:0 0;border:none;padding:0 0 .4rem 1.25rem;display:none;position:static;transform:none}.nav-dropdown.is-open .nav-dropdown__menu{display:block}.navbar__cta{display:none}}.hero{min-height:min(78vh,680px);color:var(--white);text-align:left;background:#100e0c;justify-content:flex-start;align-items:center;padding:0;display:flex;position:relative;overflow:hidden}.hero__image{object-fit:cover;object-position:center right;image-rendering:auto;-webkit-backface-visibility:hidden;width:100%;height:100%;position:absolute;inset:0;transform:translateZ(0)}.hero:before{content:"";z-index:1;background:linear-gradient(90deg,#080605f0 0%,#080605d1 38%,#08060559 68%,#0806051f 100%);position:absolute;inset:0}.hero__inner{z-index:2;width:100%;padding-left:clamp(1.25rem,6vw,5.5rem);padding-right:1.25rem;position:relative}.hero__content{z-index:2;text-align:left;max-width:620px;margin-left:0;margin-right:auto;padding:4.5rem 0 3.5rem;position:relative}.hero__title{font-family:var(--font-serif);letter-spacing:.02em;text-align:left;margin-bottom:1.25rem;font-size:clamp(2.8rem,6.5vw,4.6rem);font-weight:600;line-height:1.05}.hero__title .accent{color:var(--gold)}.hero__subtitle{color:#ffffffc7;text-align:left;max-width:480px;margin-bottom:2rem;font-size:clamp(.92rem,1.4vw,1.05rem);font-weight:400;line-height:1.7}.hero__actions{flex-wrap:wrap;justify-content:flex-start;gap:.9rem;margin-bottom:3rem;display:flex}.hero__features{flex-wrap:wrap;justify-content:flex-start;gap:1.75rem 2.25rem;display:flex}@media (width<=900px){.hero{min-height:min(70vh,560px)}.hero__actions{margin-bottom:1.75rem}}.about-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:2.25rem;display:grid}.about-visual{background:#e8e0d6;border-radius:4px;min-height:260px;max-height:300px;overflow:hidden}.about-visual img{object-fit:cover;width:100%;height:100%;min-height:260px;max-height:300px}.about-copy .section-title{text-align:left;margin-bottom:.85rem;font-size:clamp(1.7rem,3vw,2.2rem)}.about-copy .section-label{text-align:left}.about-copy>p{color:var(--text-muted);margin-bottom:.85rem;font-size:.92rem;line-height:1.65}.about-points{grid-template-columns:1fr 1fr;gap:.55rem 1rem;margin-top:1rem;display:grid}.about-points li{color:var(--black);padding-left:1rem;font-size:.84rem;font-weight:500;line-height:1.4;position:relative}.about-points li:before{content:"";background:var(--gold);border-radius:50%;width:6px;height:6px;position:absolute;top:.45em;left:0}@media (width<=900px){.about-grid{grid-template-columns:1fr;gap:1.35rem}.about-visual,.about-visual img{min-height:200px;max-height:220px}.about-points{grid-template-columns:1fr 1fr}}.hero-feature{align-items:center;gap:.7rem;display:flex}.hero-feature__icon{width:36px;height:36px;color:var(--gold);border:1px solid #b78c5673;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.hero-feature__icon svg{width:16px;height:16px}.hero-feature span{letter-spacing:.12em;text-transform:uppercase;color:#ffffffd9;max-width:90px;font-size:.62rem;font-weight:600;line-height:1.35}.section{padding:3.5rem 0}.section--cream{background:var(--cream)}.section--dark{background:var(--dark-brown);color:var(--white)}.section-label{font-family:var(--font-serif);letter-spacing:.28em;text-transform:uppercase;color:var(--gold);margin-bottom:.55rem;font-size:.85rem}.section-title{font-family:var(--font-serif);letter-spacing:.02em;color:var(--black);margin-bottom:1.75rem;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:600}.section--dark .section-title{color:var(--white)}.section-head{text-align:center;margin-bottom:2rem}.section-head .section-title{margin-bottom:0}.services-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.service-card{background:var(--white);border:1px solid var(--border-soft);box-shadow:var(--shadow-card);border-radius:4px;align-items:flex-start;gap:1.35rem;padding:2rem 2.1rem;transition:transform .3s,box-shadow .3s;display:flex}.service-card:hover{transform:translateY(-4px);box-shadow:0 14px 36px #1a120a1a}.service-card__icon{background:var(--black);width:52px;height:52px;color:var(--gold);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.service-card__icon svg{width:22px;height:22px}.service-card h3{font-family:var(--font-serif);letter-spacing:.04em;margin-bottom:.45rem;font-size:1.35rem;font-weight:600}.service-card p{color:var(--text-muted);font-size:.92rem;line-height:1.65}@media (width<=760px){.services-grid{grid-template-columns:1fr}}.products-grid{grid-template-columns:repeat(5,1fr);gap:1.15rem;display:grid}.product-card{background:var(--white);border:1px solid var(--border-soft);box-shadow:var(--shadow-card);border-radius:4px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.product-card--link{color:inherit;cursor:pointer;text-decoration:none}.product-card:hover{transform:translateY(-5px);box-shadow:0 16px 40px #1a120a1f}.product-card__image{aspect-ratio:1;background:#e8e0d6;display:block;overflow:hidden}.product-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.product-card:hover .product-card__image img{transform:scale(1.06)}.product-card__body{flex-direction:column;flex:1;padding:1.15rem 1.1rem 1.25rem;display:flex}.product-card h3{letter-spacing:.04em;text-transform:uppercase;margin-bottom:.45rem;font-size:.82rem;font-weight:700;line-height:1.35}.product-card p{color:var(--text-muted);flex:1;margin-bottom:1rem;font-size:.78rem;line-height:1.5}.product-card__link{letter-spacing:.12em;text-transform:uppercase;color:var(--gold-dark);align-items:center;gap:.35rem;font-size:.68rem;font-weight:600;transition:gap .2s,color .2s;display:inline-flex}.product-card__link:hover{color:var(--gold);gap:.55rem}@media (width<=1100px){.products-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=700px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=420px){.products-grid{grid-template-columns:1fr}}.private-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:3.5rem;display:grid}.private-visuals{grid-template-columns:1.15fr .85fr;gap:.85rem;display:grid}.private-visual{background:#2a221c;border-radius:4px;position:relative;overflow:hidden}.private-visual--tall{grid-row:span 2;min-height:420px}.private-visual--short{min-height:200px}.private-visual img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.private-visual__label{letter-spacing:.16em;text-transform:uppercase;color:var(--white);z-index:1;background:linear-gradient(#0000,#000000bf);padding:.85rem 1rem;font-size:.68rem;font-weight:600;position:absolute;bottom:0;left:0;right:0}.private-features{flex-direction:column;gap:1.65rem;display:flex}.private-feature{align-items:flex-start;gap:1.1rem;display:flex}.private-feature__icon{width:40px;height:40px;color:var(--gold);border:1px solid #b78c5680;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.private-feature__icon svg{width:18px;height:18px}.private-feature h3{font-family:var(--font-serif);margin-bottom:.25rem;font-size:1.35rem;font-weight:600}.private-feature p{color:var(--text-light);font-size:.9rem;line-height:1.6}@media (width<=900px){.private-grid{grid-template-columns:1fr;gap:2.5rem}.private-visual--tall{min-height:320px}}.trust-bar{background:var(--cream-soft);border-top:1px solid var(--border-soft);padding:2.1rem 0}.trust-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.trust-item{text-align:center;padding:.5rem 1rem}.trust-item__icon{width:44px;height:44px;color:var(--gold-dark);margin:0 auto .9rem}.trust-item__icon svg{width:100%;height:100%}.trust-item h3{letter-spacing:.14em;text-transform:uppercase;margin-bottom:.4rem;font-size:.72rem;font-weight:700}.trust-item p{color:var(--text-muted);font-size:.8rem;line-height:1.5}@media (width<=800px){.trust-grid{grid-template-columns:repeat(2,1fr);gap:2rem 1rem}}@media (width<=420px){.trust-grid{grid-template-columns:1fr}}.site-footer{color:#ffffffb8;background:#0a0908}.site-footer__grid{grid-template-columns:1.4fr repeat(3,1fr);gap:2.5rem 2rem;padding:4rem 0 3rem;display:grid}.site-footer__logo{font-family:var(--font-serif);letter-spacing:.28em;color:var(--gold);margin-bottom:.9rem;font-size:1.55rem;font-weight:600}.site-footer__logo-img{object-fit:contain;width:auto;height:88px;margin-bottom:.9rem;display:block}.site-footer__brand p{max-width:320px;margin-bottom:1.35rem;font-size:.9rem;line-height:1.7}.site-footer h4{letter-spacing:.16em;text-transform:uppercase;color:var(--white);margin-bottom:1.1rem;font-size:.72rem;font-weight:700}.site-footer ul{flex-direction:column;gap:.65rem;display:flex}.site-footer a{color:#ffffffad;font-size:.86rem;transition:color .2s}.site-footer a:hover{color:var(--gold)}.site-footer__facts li{color:#ffffffad;font-size:.86rem}.site-footer__bottom{border-top:1px solid #ffffff14}.site-footer__bottom-inner{letter-spacing:.06em;color:#ffffff73;flex-wrap:wrap;justify-content:space-between;gap:.75rem;padding:1.15rem 0;font-size:.75rem;display:flex}@media (width<=900px){.site-footer__grid{grid-template-columns:1fr 1fr}}@media (width<=560px){.site-footer__grid{grid-template-columns:1fr;padding:3rem 0 2rem}}.footer{background:var(--black);color:#ffffffb3;text-align:center;letter-spacing:.06em;padding:2.5rem 0;font-size:.78rem}.footer strong{color:var(--gold);font-family:var(--font-serif);letter-spacing:.2em;font-size:1.1rem;font-weight:600}.section--soft{background:#f1ebe3}.highlight-grid{grid-template-columns:repeat(4,1fr);gap:1.15rem;display:grid}.highlight-card{background:var(--white);border:1px solid var(--border-soft);box-shadow:var(--shadow-card);border-radius:4px;padding:1.5rem 1.35rem}.highlight-card h3{font-family:var(--font-serif);margin-bottom:.55rem;font-size:1.25rem;font-weight:600}.highlight-card p{color:var(--text-muted);font-size:.88rem;line-height:1.6}.process-grid{grid-template-columns:repeat(4,1fr);gap:1.15rem;display:grid}.process-card{background:var(--white);border:1px solid var(--border-soft);box-shadow:var(--shadow-card);border-radius:4px;padding:1.6rem 1.35rem 1.5rem}.process-card__step{letter-spacing:.16em;color:var(--gold-dark);margin-bottom:.85rem;font-size:.72rem;font-weight:700;display:inline-block}.process-card h3{font-family:var(--font-serif);margin-bottom:.5rem;font-size:1.3rem;font-weight:600}.process-card p{color:var(--text-muted);font-size:.88rem;line-height:1.6}.related-grid{grid-template-columns:repeat(4,1fr);gap:1.15rem;display:grid}.related-card{background:var(--white);border:1px solid var(--border-soft);box-shadow:var(--shadow-card);color:inherit;border-radius:4px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.related-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #1a120a1a}.related-card__image{aspect-ratio:4/3;background:#e8e0d6;overflow:hidden}.related-card__image img{object-fit:cover;width:100%;height:100%}.related-card__body{flex-direction:column;flex:1;gap:.45rem;padding:1.1rem 1.1rem 1.25rem;display:flex}.related-card h3{font-family:var(--font-serif);font-size:1.2rem;font-weight:600}.related-card p{color:var(--text-muted);flex:1;font-size:.82rem;line-height:1.5}.cta-band{background:var(--dark-brown);color:var(--white);padding:3.5rem 0}.cta-band__inner{justify-content:space-between;align-items:center;gap:2rem;display:flex}.cta-band h2{font-family:var(--font-serif);max-width:640px;margin:.35rem 0 .75rem;font-size:clamp(1.7rem,3vw,2.35rem);font-weight:600;line-height:1.2}.cta-band p:last-of-type{color:#ffffffb8;max-width:560px;font-size:.95rem;line-height:1.65}@media (width<=980px){.highlight-grid,.process-grid,.related-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.highlight-grid,.process-grid,.related-grid{grid-template-columns:1fr}.cta-band__inner{flex-direction:column;align-items:flex-start}}.modal-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;background:#080605b8;place-items:center;padding:1.25rem;animation:.25s fadeIn;display:grid;position:fixed;inset:0}.modal{background:var(--cream);border-radius:6px;width:min(520px,100%);max-height:calc(100vh - 2.5rem);padding:2rem 2rem 1.75rem;animation:.3s slideUp;position:relative;overflow-y:auto;box-shadow:0 24px 64px #00000059}.modal__close{width:36px;height:36px;color:var(--text-muted);border-radius:50%;place-items:center;transition:background .2s,color .2s;display:grid;position:absolute;top:1rem;right:1rem}.modal__close:hover{color:var(--black);background:#0000000f}.modal__close svg{width:18px;height:18px}.modal h2{font-family:var(--font-serif);margin-bottom:.35rem;font-size:2rem;font-weight:600}.modal>p{color:var(--text-muted);margin-bottom:1.5rem;font-size:.9rem}.form-grid{gap:1rem;display:grid}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.field label{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.4rem;font-size:.68rem;font-weight:600;display:block}.field input,.field textarea{background:var(--white);width:100%;color:var(--black);border:1px solid #0000001f;border-radius:4px;outline:none;padding:.8rem .9rem;font-family:inherit;font-size:.92rem;transition:border-color .2s,box-shadow .2s}.field input:focus,.field textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px #b78c562e}.field textarea{resize:vertical;min-height:110px}.form-actions{margin-top:.35rem}.form-actions .btn{width:100%}.form-status{text-align:center;margin-top:.85rem;font-size:.85rem}.form-status--ok{color:#2f6b3a}.form-status--err{color:#9b2c2c}@media (width<=520px){.form-row{grid-template-columns:1fr}.modal{padding:1.6rem 1.25rem 1.4rem}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.pvt-page{background:var(--cream);min-height:100vh;padding:2.5rem 0 4rem}.pvt-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:2rem;display:flex}.pvt-header h1{font-family:var(--font-serif);font-size:2.4rem;font-weight:600}.pvt-header p{color:var(--text-muted);font-size:.9rem}.pvt-table-wrap{background:var(--white);border:1px solid var(--border-soft);box-shadow:var(--shadow-card);border-radius:6px;overflow:auto}.pvt-table{border-collapse:collapse;width:100%;min-width:860px}.pvt-table th,.pvt-table td{text-align:left;border-bottom:1px solid var(--border-soft);vertical-align:top;padding:.95rem 1.1rem;font-size:.88rem}.pvt-table th{background:var(--charcoal);color:#ffffffe6;letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:600;position:sticky;top:0}.pvt-table tr:last-child td{border-bottom:none}.pvt-table tr:hover td{background:#b78c560f}.pvt-empty,.pvt-loading,.pvt-error{text-align:center;color:var(--text-muted);padding:3rem 1.5rem}.pvt-error{color:#9b2c2c}.pvt-message{white-space:pre-wrap;word-break:break-word;max-width:280px}.category-hero{background:var(--black) center right / cover no-repeat;min-height:420px;color:var(--white);text-align:left;justify-content:flex-start;align-items:flex-end;display:flex;position:relative}.category-hero:before{content:"";background:linear-gradient(90deg,#080605f0 0%,#080605d1 38%,#08060559 68%,#0806051f 100%);position:absolute;inset:0}.category-hero__inner{z-index:1;width:100%;padding-left:clamp(1.25rem,6vw,5.5rem);padding-right:1.25rem;position:relative}.category-hero__content{z-index:1;text-align:left;max-width:640px;margin-left:0;margin-right:auto;padding:4.5rem 0 3.25rem;position:relative}.breadcrumb{letter-spacing:.08em;text-transform:uppercase;color:#ffffffa6;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.45rem;margin-bottom:1.25rem;font-size:.72rem;display:flex}.breadcrumb a:hover{color:var(--gold)}.category-hero .section-label{text-align:left}.category-hero h1{font-family:var(--font-serif);text-align:left;margin-bottom:.9rem;font-size:clamp(2.2rem,4.5vw,3.4rem);font-weight:600;line-height:1.1}.category-hero__intro{color:#fffc;text-align:left;max-width:560px;margin-bottom:1.1rem;font-size:.98rem;line-height:1.7}.category-hero__meta{flex-wrap:wrap;justify-content:flex-start;gap:.65rem;margin-bottom:1.6rem;display:flex}.category-hero__meta span{letter-spacing:.1em;text-transform:uppercase;color:var(--gold);border:1px solid #b78c5666;border-radius:999px;padding:.45rem .85rem;font-size:.68rem;font-weight:600}.category-switcher{flex-wrap:wrap;gap:.65rem;margin-bottom:2.75rem;display:flex}.category-chip{letter-spacing:.1em;text-transform:uppercase;background:var(--white);color:var(--text-muted);border:1px solid #0000001a;border-radius:999px;padding:.65rem 1rem;font-size:.68rem;font-weight:600;transition:background .2s,color .2s,border-color .2s}.category-chip:hover{border-color:var(--gold);color:var(--gold-dark)}.category-chip.is-active{background:var(--black);border-color:var(--black);color:var(--white)}.catalog-section+.catalog-section{border-top:1px solid var(--border-soft);margin-top:3.5rem;padding-top:3rem}.catalog-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.catalog-grid--wide{grid-template-columns:repeat(3,1fr)}.catalog-card{background:var(--white);border:1px solid var(--border-soft);box-shadow:var(--shadow-card);border-radius:4px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden}.catalog-card:hover{transform:translateY(-4px);box-shadow:0 16px 40px #1a120a1a}.catalog-card__image{aspect-ratio:4/3;background:#e8e0d6;overflow:hidden}.catalog-card__image img{object-fit:cover;width:100%;height:100%;transition:transform .45s}.catalog-card:hover .catalog-card__image img{transform:scale(1.05)}.catalog-card__body{flex-direction:column;flex:1;gap:.55rem;padding:1.2rem 1.15rem 1.3rem;display:flex}.catalog-card h3{font-family:var(--font-serif);font-size:1.25rem;font-weight:600;line-height:1.25}.catalog-card p{color:var(--text-muted);font-size:.88rem;line-height:1.55}.catalog-specs,.catalog-details{flex-direction:column;gap:.3rem;margin:.15rem 0 .35rem;display:flex}.catalog-specs li,.catalog-details li{color:var(--text-muted);padding-left:.85rem;font-size:.8rem;line-height:1.45;position:relative}.catalog-specs li:before,.catalog-details li:before{content:"";background:var(--gold);border-radius:50%;width:5px;height:5px;position:absolute;top:.55em;left:0}.catalog-card .product-card__link{background:0 0;border:none;align-self:flex-start;margin-top:auto;padding:0}@media (width<=980px){.catalog-grid,.catalog-grid--wide{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.catalog-grid,.catalog-grid--wide{grid-template-columns:1fr}.category-hero{min-height:360px}}.pl-hero{background:var(--black) center right / cover no-repeat;min-height:min(78vh,680px);color:var(--white);text-align:left;justify-content:flex-start;align-items:center;display:flex;position:relative}.pl-hero:before{content:"";background:linear-gradient(90deg,#080605f0 0%,#080605d1 38%,#08060559 68%,#0806051f 100%);position:absolute;inset:0}.pl-hero__inner{z-index:1;width:100%;padding-left:clamp(1.25rem,6vw,5.5rem);padding-right:1.25rem;position:relative}.pl-hero__content{z-index:1;text-align:left;max-width:620px;margin-left:0;margin-right:auto;padding:5rem 0 4rem;position:relative}.pl-hero__title{font-family:var(--font-serif);text-align:left;margin-bottom:.35rem;font-size:clamp(2.8rem,6vw,4.4rem);font-weight:600;line-height:1.05}.pl-hero__title .accent{color:var(--gold)}.pl-hero__title em{color:var(--white);font-style:italic;font-weight:500}.pl-hero__tagline{font-family:var(--font-serif);text-align:left;margin-bottom:1rem;font-size:clamp(1.6rem,3vw,2.2rem)}.pl-hero__text{color:#ffffffc7;text-align:left;max-width:520px;margin-bottom:1.75rem;font-size:.98rem;line-height:1.7}.pl-hero__actions{flex-wrap:wrap;justify-content:flex-start;gap:.85rem;display:flex}.pl-hero__actions .btn--outline{gap:.45rem}.pl-usp{background:#14110e;border-top:1px solid #b78c5626;border-bottom:1px solid #b78c5626;padding:1.35rem 0}.pl-usp__grid{grid-template-columns:repeat(5,1fr);gap:1rem;display:grid}.pl-usp__item{color:#ffffffe0;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:.55rem;font-size:.68rem;font-weight:600;line-height:1.35;display:flex}.pl-usp__icon{color:var(--gold);flex-shrink:0;width:22px;height:22px}.pl-usp__icon svg{width:100%;height:100%}.pl-intro{max-width:620px;color:var(--text-muted);margin:-.5rem auto 0;font-size:.95rem;line-height:1.65}.pl-why-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.pl-why-card{background:var(--white);border:1px solid var(--border-soft);box-shadow:var(--shadow-card);border-radius:6px;padding:1.35rem 1.3rem}.pl-why-card__icon{width:38px;height:38px;color:var(--gold-dark);margin-bottom:.75rem}.pl-why-card__icon svg{width:100%;height:100%}.pl-why-card h3{margin-bottom:.4rem;font-size:1.05rem;font-weight:700}.pl-why-card p{color:var(--text-muted);font-size:.88rem;line-height:1.55}.pl-pack-wrap{position:relative}.pl-pack-track{scroll-snap-type:x mandatory;scrollbar-width:none;grid-auto-columns:minmax(220px,1fr);grid-auto-flow:column;gap:1.1rem;padding:.25rem 2.2rem;display:grid;overflow-x:auto}.pl-pack-track::-webkit-scrollbar{display:none}.pl-pack-card{scroll-snap-align:start;text-align:center}.pl-pack-card__image{aspect-ratio:1;border:1px solid var(--border-soft);background:#e8e0d6;border-radius:6px;margin-bottom:.85rem;overflow:hidden}.pl-pack-card__image img{object-fit:cover;width:100%;height:100%}.pl-pack-card h3{font-size:1rem;font-weight:700}.pl-pack-card p{color:var(--text-muted);font-size:.82rem}.pl-pack-nav{background:var(--white);border:1px solid var(--border-soft);width:36px;height:36px;box-shadow:var(--shadow-card);color:var(--black);z-index:2;border-radius:50%;font-size:1.4rem;line-height:1;position:absolute;top:38%;transform:translateY(-50%)}.pl-pack-nav--prev{left:0}.pl-pack-nav--next{right:0}.pl-lined-title{display:inline-block;position:relative}.pl-customise{background:#efe7dc;border-radius:8px;grid-template-columns:repeat(6,1fr);gap:1rem;padding:1.6rem 1.2rem;display:grid}.pl-customise__item{text-align:center;flex-direction:column;align-items:center;gap:.65rem;display:flex}.pl-customise__icon{width:42px;height:42px;color:var(--gold-dark);border:1px solid #b78c5673;border-radius:50%;place-items:center;display:grid}.pl-customise__icon svg{width:20px;height:20px}.pl-customise__item span{max-width:110px;font-size:.78rem;font-weight:600;line-height:1.35}.pl-process-grid{grid-template-columns:1fr 1fr;align-items:start;gap:2.5rem;display:grid}.pl-steps{flex-direction:column;gap:1.1rem;margin-bottom:2rem;display:flex}.pl-steps li{gap:.9rem;display:flex}.pl-steps__num{background:var(--gold);width:28px;height:28px;color:var(--black);border-radius:50%;flex-shrink:0;place-items:center;font-size:.78rem;font-weight:700;display:grid}.pl-steps h3{margin-bottom:.2rem;font-size:1rem;font-weight:700}.pl-steps p{color:var(--text-muted);font-size:.86rem;line-height:1.5}.pl-moq{background:var(--white);border:1px solid var(--border-soft);border-radius:6px;padding:1.2rem 1.2rem 1.1rem}.pl-moq h3{letter-spacing:.08em;text-transform:uppercase;margin-bottom:.9rem;font-size:.85rem}.pl-moq__grid{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.pl-moq__grid span{color:var(--text-muted);margin-bottom:.25rem;font-size:.72rem;display:block}.pl-moq__grid strong{color:var(--gold-dark);font-size:.95rem}.pl-form-card{color:var(--white);background:#161210;border-radius:10px;padding:1.75rem 1.5rem 1.5rem;box-shadow:0 18px 48px #00000038}.pl-form-card h2{font-family:var(--font-serif);margin-bottom:1.2rem;font-size:1.8rem}.pl-form{gap:.85rem;display:grid}.pl-form__row{grid-template-columns:1fr 1fr;gap:.85rem;display:grid}.pl-form label{letter-spacing:.08em;text-transform:uppercase;color:#ffffffa6;gap:.35rem;font-size:.68rem;font-weight:600;display:grid}.pl-form input,.pl-form select,.pl-form textarea{width:100%;color:var(--white);background:#ffffff08;border:1px solid #ffffff2e;border-radius:4px;outline:none;padding:.75rem .8rem;font-family:inherit;font-size:.9rem}.pl-form textarea{resize:vertical;min-height:96px}.pl-form input:focus,.pl-form select:focus,.pl-form textarea:focus{border-color:var(--gold)}.pl-form select option{color:var(--black)}.pl-form__consent{text-transform:none;letter-spacing:0;align-items:flex-start;gap:.65rem;color:#ffffffbf!important;font-size:.8rem!important;font-weight:400!important;display:flex!important}.pl-form__consent input{width:auto;margin-top:.15rem}.pl-form .btn{width:100%;margin-top:.25rem}.pl-faq-grid{grid-template-columns:1fr 1fr;gap:.9rem;display:grid}.pl-faq{background:var(--white);border:1px solid var(--border-soft);border-radius:6px;overflow:hidden}.pl-faq__q{text-align:left;width:100%;color:var(--black);justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.1rem;font-size:.92rem;font-weight:600;display:flex}.pl-faq__icon{color:var(--gold-dark);font-size:1.2rem;line-height:1}.pl-faq__a{color:var(--text-muted);padding:0 1.1rem 1rem;font-size:.88rem;line-height:1.6}.pl-cta{background:var(--black) center / cover no-repeat;color:var(--white);padding:3.5rem 0;position:relative}.pl-cta:before{content:"";background:#080605c7;position:absolute;inset:0}.pl-cta__inner{z-index:1;justify-content:space-between;align-items:center;gap:1.5rem;display:flex;position:relative}.pl-cta h2{font-family:var(--font-serif);margin-bottom:.5rem;font-size:clamp(1.8rem,3vw,2.5rem);line-height:1.2}.pl-cta h2 em{color:var(--gold);font-style:italic}.pl-cta p{color:#ffffffb8;max-width:480px}.nav-link-active{color:var(--gold)!important}@media (width<=980px){.pl-usp__grid{grid-template-columns:1fr 1fr;gap:.9rem 1rem}.pl-customise{grid-template-columns:repeat(3,1fr)}.pl-process-grid,.pl-faq-grid{grid-template-columns:1fr}.pl-cta__inner{flex-direction:column;align-items:flex-start}}@media (width<=640px){.pl-usp__grid,.pl-why-grid,.pl-customise,.pl-form__row,.pl-moq__grid{grid-template-columns:1fr}.pl-pack-track{padding:0 1.8rem}}.about-lined-label{letter-spacing:.22em;text-transform:uppercase;color:var(--gold);align-items:center;gap:.75rem;margin-bottom:1rem;font-size:.72rem;font-weight:700;display:inline-flex}.about-lined-label span{background:var(--gold);width:28px;height:1px;display:block}.about-hero{color:var(--white);background:#100e0c;overflow:hidden}.about-hero__inner{grid-template-columns:1.05fr .95fr;align-items:center;gap:2rem;width:min(1180px,100% - 2.5rem);min-height:min(72vh,620px);margin:0 auto;padding:3.5rem 0;display:grid}.about-hero__copy{text-align:left;max-width:560px;padding-right:1rem}.about-hero__copy h1{font-family:var(--font-serif);margin-bottom:1.1rem;font-size:clamp(2.4rem,5vw,3.8rem);font-weight:600;line-height:1.12}.about-hero__copy .accent{color:var(--gold);font-style:italic}.about-hero__divider{color:var(--gold);align-items:center;gap:.75rem;margin-bottom:1.1rem;display:flex}.about-hero__divider span{background:#b78c56b3;width:42px;height:1px}.about-hero__divider svg{width:18px;height:18px}.about-hero__copy>p{color:#ffffffc7;max-width:480px;font-size:.98rem;line-height:1.75}.about-hero__media{background:#1a1512;border-radius:4px;height:min(520px,62vh);overflow:hidden}.about-hero__media img{object-fit:cover;width:100%;height:100%}.about-story__grid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:2.75rem;display:grid}.about-story__media{background:#e8e0d6;border-radius:4px;min-height:340px;overflow:hidden}.about-story__media img{object-fit:cover;width:100%;height:100%;min-height:340px}.about-story__copy{text-align:left}.about-story__copy h2{font-family:var(--font-serif);color:var(--black);margin-bottom:1rem;font-size:clamp(1.9rem,3.4vw,2.6rem);font-weight:600;line-height:1.2}.about-story__copy p{color:var(--text-muted);margin-bottom:.9rem;font-size:.95rem;line-height:1.75}.about-values{color:var(--white);background:#100e0c;padding:3.5rem 0}.about-values .section-head{margin-bottom:2rem}.about-values__grid{grid-template-columns:repeat(5,1fr);display:grid}.about-values__item{text-align:center;border-right:1px solid #b78c5638;padding:.5rem 1.1rem}.about-values__item:last-child{border-right:none}.about-values__icon{width:42px;height:42px;color:var(--gold);margin:0 auto .9rem}.about-values__icon svg{width:100%;height:100%}.about-values__item h3{letter-spacing:.12em;text-transform:uppercase;margin-bottom:.55rem;font-size:.72rem;font-weight:700}.about-values__item p{color:#ffffffb3;font-size:.8rem;line-height:1.55}.about-subhead{color:var(--text-muted);margin-top:-.35rem}.about-why-grid{grid-template-columns:repeat(3,1fr);gap:1.1rem;display:grid}.about-why-card{background:var(--white);border:1px solid var(--border-soft);box-shadow:var(--shadow-card);border-radius:6px;padding:1.4rem 1.25rem}.about-why-card__icon{width:36px;height:36px;color:var(--gold-dark);margin-bottom:.8rem}.about-why-card__icon svg{width:100%;height:100%}.about-why-card h3{margin-bottom:.45rem;font-size:1.02rem;font-weight:700}.about-why-card p{color:var(--text-muted);font-size:.88rem;line-height:1.55}.about-cta{background:var(--black) center / cover no-repeat;color:var(--white);padding:4rem 0;position:relative}.about-cta:before{content:"";background:#080605b8;position:absolute;inset:0}.about-cta__inner{z-index:1;text-align:left;width:min(1180px,100% - 2.5rem);max-width:640px;margin:0 auto 0 clamp(1.25rem,6vw,50% - 590px + 1.25rem);position:relative}.about-cta h2{font-family:var(--font-serif);margin-bottom:.65rem;font-size:clamp(2rem,4vw,2.8rem)}.about-cta p{color:#ffffffc7;margin-bottom:1.4rem;font-size:.98rem}.about-cta__actions{flex-wrap:wrap;gap:.85rem;display:flex}@media (width<=980px){.about-hero__inner,.about-story__grid{grid-template-columns:1fr;gap:1.75rem}.about-hero__media,.about-story__media,.about-story__media img{height:280px;min-height:260px}.about-values__grid{grid-template-columns:1fr;gap:1.25rem}.about-values__item{border-bottom:1px solid #b78c5638;border-right:none;padding-bottom:1.1rem}.about-values__item:last-child{border-bottom:none}.about-why-grid{grid-template-columns:1fr 1fr}.about-cta__inner{margin-left:1.25rem}}@media (width<=560px){.about-why-grid{grid-template-columns:1fr}}.contact-hero{min-height:min(42vh,380px);color:var(--white);text-align:left;background:#100e0c 100%/cover no-repeat;justify-content:flex-start;align-items:center;display:flex;position:relative}.contact-hero:before{content:"";background:linear-gradient(90deg,#080605e6 0%,#080605b8 42%,#0806054d 100%);position:absolute;inset:0}.contact-hero__content{z-index:1;text-align:left;width:min(720px,100% - 2.5rem);margin:0 0 0 clamp(1.25rem,6vw,5.5rem);padding:3.5rem 0;position:relative}.contact-hero h1{font-family:var(--font-sans);letter-spacing:.16em;text-transform:uppercase;text-align:left;margin-bottom:1rem;font-size:clamp(2rem,4.5vw,3rem);font-weight:700}.contact-hero__divider{color:var(--gold);justify-content:flex-start;align-items:center;gap:.75rem;margin-bottom:1.1rem;display:flex}.contact-hero__divider span{background:var(--gold);width:48px;height:1px}.contact-hero__divider svg{width:16px;height:16px}.contact-hero p{color:#ffffffdb;text-align:left;max-width:520px;font-size:.98rem;line-height:1.7}.contact-grid{grid-template-columns:1.2fr .8fr;align-items:start;gap:2.75rem;display:grid}.contact-form-wrap h2,.contact-info h2{letter-spacing:.04em;text-transform:uppercase;color:var(--black);margin-bottom:.55rem;font-size:1.35rem;font-weight:700}.contact-underline{background:var(--gold);width:48px;height:2px;margin-bottom:1.4rem;display:block}.contact-underline--center{margin-left:auto;margin-right:auto}.contact-form{gap:1rem;display:grid}.contact-form__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.contact-form label{gap:.4rem;display:grid}.contact-form label>span{color:var(--text-muted);font-size:.78rem;font-weight:600}.contact-input{background:var(--white);border:1px solid #0000001f;border-radius:6px;align-items:center;gap:.55rem;padding:0 .85rem;transition:border-color .2s,box-shadow .2s;display:flex}.contact-input:focus-within{border-color:var(--gold);box-shadow:0 0 0 3px #b78c5626}.contact-input svg{color:#9a9086;flex-shrink:0;width:16px;height:16px}.contact-input input,.contact-input select,.contact-input textarea{width:100%;font:inherit;color:var(--black);background:0 0;border:none;outline:none;padding:.85rem 0;font-size:.92rem}.contact-input--area{align-items:flex-start;padding-top:.85rem}.contact-input--area svg{margin-top:.15rem}.contact-input textarea{resize:vertical;min-height:130px;padding-top:0}.contact-submit{width:100%;color:var(--white);background:#2a211c;border-radius:6px;gap:.55rem}.contact-submit:hover{box-shadow:none;background:#3a2e27}.contact-secure{color:var(--text-muted);justify-content:center;align-items:center;gap:.4rem;font-size:.78rem;display:flex}.contact-info__item{gap:.9rem;margin-bottom:1.35rem;display:flex}.contact-info__icon{width:44px;height:44px;color:var(--gold);background:#2a211c;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.contact-info__icon svg{width:18px;height:18px}.contact-info h3{letter-spacing:.1em;text-transform:uppercase;margin-bottom:.3rem;font-size:.78rem;font-weight:700}.contact-info p{color:var(--text-muted);font-size:.9rem;line-height:1.5}.contact-help-intro{color:var(--text-muted);max-width:560px;margin:.75rem auto 0}.contact-help-grid{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.contact-help-card{background:var(--white);border:1px solid var(--border-soft);text-align:center;border-radius:6px;padding:1.4rem 1.15rem}.contact-help-card__icon{width:40px;height:40px;color:var(--gold-dark);margin:0 auto .85rem}.contact-help-card__icon svg{width:100%;height:100%}.contact-help-card h3{letter-spacing:.08em;text-transform:uppercase;margin-bottom:.5rem;font-size:.78rem;font-weight:700}.contact-help-card p{color:var(--text-muted);font-size:.84rem;line-height:1.55}.contact-help-actions{flex-wrap:wrap;justify-content:center;gap:.85rem;margin-top:2rem;display:flex}@media (width<=980px){.contact-grid,.contact-help-grid{grid-template-columns:1fr}}@media (width<=640px){.contact-form__row{grid-template-columns:1fr}}.legal-hero{color:var(--white);background:#100e0c;padding:3.25rem 0 2.5rem}.legal-hero__inner{text-align:left;width:min(860px,100% - 2.5rem);margin:0 auto}.legal-hero h1{font-family:var(--font-serif);margin-bottom:.5rem;font-size:clamp(2.2rem,4vw,3rem);font-weight:600}.legal-updated{color:#fff9;font-size:.85rem}.legal-content{max-width:860px;margin:0 auto}.legal-content>p,.legal-content li{color:var(--text-muted);font-size:.95rem;line-height:1.75}.legal-content>p{margin-bottom:1rem}.legal-content h2{font-family:var(--font-serif);color:var(--black);margin:1.75rem 0 .65rem;font-size:1.45rem;font-weight:600}.legal-content ul{gap:.4rem;margin:0 0 1rem;padding-left:1.15rem;display:grid}.legal-content li{list-style:outside}.legal-content a{color:var(--gold-dark);text-underline-offset:2px;text-decoration:underline}.site-footer__legal-links{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.site-footer__legal-links a{color:#ffffff8c}.site-footer__legal-links a:hover{color:var(--gold)}.site-footer__legal-links span{opacity:.35}
