:root{--ink:#16211f;--ink-2:#283632;--muted:#66736f;--paper:#fff;--soft:#f4f0e8;--soft-2:#e8f1ee;--line:#d9ddd7;--green:#246b5b;--gold:#c99b3f;--coral:#c45135;--blue:#1f5c92;--shadow:0 20px 60px #16211f1f;--radius:8px;--container:1180px}*{box-sizing:border-box}html{color:var(--ink);background:var(--paper);scroll-behavior:smooth;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{margin:0;line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}p,h1,h2,h3{margin-top:0}p{color:var(--muted)}.container{width:min(100% - 32px, var(--container));margin-inline:auto}.skip-link{z-index:100;border-radius:var(--radius);background:var(--ink);color:#fff;padding:10px 14px;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.eyebrow{color:var(--gold);letter-spacing:0;text-transform:uppercase;margin-bottom:12px;font-size:.78rem;font-weight:900}.button{border:1px solid var(--ink);border-radius:var(--radius);background:var(--ink);color:#fff;justify-content:center;align-items:center;min-height:46px;padding:0 20px;font-weight:900;line-height:1.2;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.button:hover{background:var(--green);border-color:var(--green);transform:translateY(-1px)}.button--ghost{color:var(--ink);border-color:var(--line);background:0 0}.button--ghost:hover{color:#fff}.button--light{color:var(--ink);background:#fff;border-color:#fff}.text-link{color:var(--green);text-underline-offset:4px;align-items:center;font-weight:950;text-decoration:underline;display:inline-flex}.site-header{z-index:20;border-bottom:1px solid var(--line);backdrop-filter:blur(16px);background:#fffffff5;position:sticky;top:0}.top-strip{background:var(--ink);color:#fff;font-size:.86rem}.top-strip__inner{justify-content:center;gap:16px;padding:8px 0;display:flex}.top-strip a{color:var(--gold);font-weight:900}.nav-shell{justify-content:space-between;align-items:center;gap:24px;min-height:76px;display:flex}.brand{align-items:center;gap:12px;font-weight:950;display:inline-flex}.brand__mark{background:var(--ink);width:56px;height:38px;color:var(--gold);letter-spacing:0;border-radius:6px;justify-content:center;align-items:center;font-size:1rem;display:inline-flex}.brand__text{color:var(--ink-2)}.primary-nav{align-items:center;gap:2px;margin-left:auto;padding-right:18px;display:flex}.nav-item{position:relative}.nav-link{color:var(--ink-2);border-radius:6px;padding:10px 11px;font-size:.9rem;font-weight:900;display:inline-flex}.nav-link:hover,.nav-link--accent{background:var(--soft-2);color:var(--green)}.nav-link[href="/add-logo/"]{color:var(--green)}.nav-dropdown{border:1px solid var(--line);border-radius:var(--radius);width:min(680px,100vw - 48px);box-shadow:var(--shadow);opacity:0;pointer-events:none;background:#fff;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:16px;transition:opacity .16s,transform .16s;display:grid;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%,8px)}.nav-dropdown--custom{width:min(560px,100vw - 48px)}.nav-item:hover .nav-dropdown{opacity:1;pointer-events:auto;transform:translate(-50%)}.nav-dropdown a{border-radius:6px;padding:12px}.nav-dropdown a:hover{background:var(--soft)}.nav-dropdown strong,.nav-dropdown span{display:block}.nav-dropdown span{color:var(--muted);margin-top:4px;font-size:.86rem}.nav-toggle,.nav-toggle-button{display:none}.page-hero{color:#fff;background:linear-gradient(135deg, #16211ff2, #246b5bd1), var(--ink)}.hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:52px;min-height:620px;padding:74px 0;display:grid}.hero-copy h1{max-width:800px;margin-bottom:22px;font-size:clamp(2.4rem,6vw,5.1rem);line-height:.98}.hero-copy p:not(.eyebrow){color:#ffffffc2;max-width:660px;font-size:1.08rem}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.page-hero .button--ghost{color:#fff;border-color:#ffffff57}.hero-media{border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;margin:0;overflow:hidden}.hero-media img{aspect-ratio:1;object-fit:cover;width:100%}.hero-media figcaption{color:var(--ink);gap:4px;padding:18px;display:grid}.hero-media span{color:var(--muted)}.home-hero{color:#fff;background:var(--ink);align-items:center;min-height:680px;display:grid;position:relative;overflow:hidden}.home-hero:before{content:"";z-index:1;background:linear-gradient(90deg,#111917db,#11191785 48%,#11191729),linear-gradient(#11191714,#11191780);position:absolute;inset:0}.home-hero__inner{z-index:2;max-width:980px;padding:88px 0 96px;position:relative}.home-hero h1{max-width:920px;margin-bottom:18px;font-size:clamp(2.5rem,6.5vw,5.7rem);line-height:.98}.home-hero p:not(.eyebrow){color:#ffffffd1;max-width:680px;font-size:1.08rem}.home-hero__actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.home-hero .button--ghost{color:#fff;border-color:#fff6}.home-hero__image,.home-hero__video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.home-hero__video{z-index:0;background:var(--ink)}.hero-category-links{flex-wrap:wrap;gap:10px;max-width:980px;margin-top:38px;display:flex}.hero-category-links a{color:#fff;background:#ffffff1f;border:1px solid #ffffff52;border-radius:999px;padding:9px 14px;font-size:.9rem;font-weight:850}.promo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;display:grid}.promo-tile{border:1px solid var(--line);border-radius:var(--radius);background:#fff;grid-template-columns:1fr minmax(180px,42%);min-height:300px;display:grid;overflow:hidden}.promo-tile>div{align-self:center;padding:34px}.promo-tile h2{margin-bottom:10px;font-size:clamp(1.55rem,3vw,2.35rem);line-height:1.05}.promo-tile img{object-fit:cover;width:100%;height:100%}.section--compact{padding-top:34px}.category-strip{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;display:grid}.category-pill{text-align:center;align-content:start;gap:10px;font-weight:900;display:grid}.category-pill img{aspect-ratio:1;border:1px solid var(--line);object-fit:cover;background:var(--soft-2);border-radius:50%;width:100%}.section-heading-row{justify-content:space-between;align-items:end;gap:20px;margin-bottom:10px;display:flex}.section-heading-row .section-header{margin-bottom:20px}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.brand-story{grid-template-columns:minmax(0,.95fr) minmax(320px,1.05fr);align-items:center;gap:48px;display:grid}.brand-story h2{margin-bottom:16px;font-size:clamp(2rem,4vw,3.45rem);line-height:1.02}.brand-story img{aspect-ratio:4/3;border-radius:var(--radius);object-fit:cover;width:100%}.check-list{gap:10px;margin:22px 0 26px;padding:0;list-style:none;display:grid}.check-list li{color:var(--ink-2);padding-left:28px;font-weight:720;position:relative}.check-list li:before{content:"";background:var(--coral);border-radius:50%;width:10px;height:10px;position:absolute;top:.58em;left:0}.blog-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:26px}.blog-card span{color:var(--gold);text-transform:uppercase;margin-bottom:12px;font-size:.78rem;font-weight:950;display:inline-flex}.blog-card h3{font-size:1.18rem;line-height:1.22}.section{padding:84px 0}.section--soft{background:var(--soft)}.section-header{max-width:760px;margin-bottom:30px}.section-header--center{text-align:center;margin-inline:auto}.section-header h2{margin-bottom:12px;font-size:clamp(1.8rem,4vw,3rem);line-height:1.05}.grid-4,.grid-3,.grid-2{gap:18px;display:grid}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.card,.product-card,.collection-card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;overflow:hidden}.card{padding:22px}.card h3,.product-card h3,.collection-card h3{margin-bottom:8px;font-size:1.05rem}.card p:last-child{margin-bottom:0}.collection-card__image,.product-card__image{background:var(--soft-2);display:block}.collection-card__image img,.product-card__image img{aspect-ratio:4/3;object-fit:cover;width:100%}.collection-card__body,.product-card__body{padding:18px}.tag-list{flex-wrap:wrap;gap:8px;margin:12px 0 0;display:flex}.tag-list span{background:var(--soft-2);color:var(--green);border-radius:999px;padding:6px 9px;font-size:.78rem;font-weight:900}.split{grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);align-items:start;gap:42px;display:grid}.feature-list{gap:14px;margin:0;padding:0;list-style:none;display:grid}.feature-list li{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:18px 18px 18px 46px;position:relative}.feature-list li:before{content:"";background:var(--coral);border-radius:50%;width:10px;height:10px;position:absolute;top:24px;left:20px}.feature-list strong,.feature-list span{display:block}.feature-list span{color:var(--muted)}.compact-list{color:var(--muted);gap:10px;margin:0;padding-left:18px;display:grid}.sitemap-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.link-list,.sitemap-links{gap:9px;display:grid}.link-list a,.sitemap-links a{color:var(--green);text-underline-offset:4px;font-weight:850;text-decoration:underline}.sitemap-links{grid-template-columns:repeat(3,minmax(0,1fr))}.product-gallery{grid-template-columns:1fr;gap:12px;display:grid}.product-gallery img:first-child{aspect-ratio:1;object-fit:cover;border-radius:var(--radius);width:100%}.product-gallery__thumbs{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.product-gallery__thumbs img{aspect-ratio:1;object-fit:cover;border:1px solid var(--line);border-radius:6px;width:100%}.article-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:42px;display:grid}.article-main{gap:28px;display:grid}.article-main section{border-bottom:1px solid var(--line);padding-bottom:24px}.article-aside{border-radius:var(--radius);background:var(--soft);padding:22px;position:sticky;top:120px}.faq-list{gap:12px;display:grid}.faq-list details{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:16px 18px}.faq-list summary{cursor:pointer;font-weight:900}.faq-list p{margin:12px 0 0}.contact-form{gap:12px;display:grid}.contact-form input,.contact-form textarea,.newsletter-form input{border:1px solid var(--line);border-radius:var(--radius);width:100%;font:inherit;padding:13px 14px}.contact-form textarea{resize:vertical;min-height:160px}.contact-panel{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:24px}.map-frame{border-radius:var(--radius);border:0;width:100%;min-height:280px;margin-top:16px}.site-footer{background:var(--ink);color:#fff}.footer-service-strip{color:var(--ink);background:#eef3f0}.footer-service-strip__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;padding:22px 0;display:grid}.footer-service-strip__grid div{gap:2px;display:grid}.footer-service-strip__grid strong{text-transform:uppercase;font-size:.95rem}.footer-service-strip__grid span{color:var(--muted);font-size:.9rem}.footer-main{grid-template-columns:repeat(4,minmax(0,1fr));gap:34px;padding:56px 0 42px;display:grid}.footer-column p,.footer-bottom{color:#ffffffad}.footer-column h3{color:#fff;text-transform:uppercase;margin-bottom:14px;font-size:.9rem}.footer-column a{color:#ffffffd6;margin-bottom:9px;display:block}.newsletter-form{grid-template-columns:1fr auto;gap:8px;display:grid}.newsletter-form button{border-radius:var(--radius);background:var(--gold);color:var(--ink);border:0;padding:0 14px;font-weight:900}.footer-bottom{border-top:1px solid #ffffff1f;justify-content:space-between;gap:16px;padding:18px 0 82px;font-size:.9rem;display:flex}.whatsapp-chat{z-index:40;color:#fff;background:#1f8d53;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:inline-flex;position:fixed;bottom:18px;right:18px;box-shadow:0 12px 30px #16211f38}.whatsapp-chat svg{fill:currentColor;width:31px;height:31px}@media (width<=980px){.nav-toggle-button{border:1px solid var(--line);border-radius:var(--radius);gap:5px;width:42px;padding:10px;display:grid}.nav-toggle-button span{background:var(--ink);height:2px}.primary-nav{border-bottom:1px solid var(--line);background:#fff;flex-direction:column;align-items:stretch;padding:12px 16px 18px;display:none;position:absolute;top:100%;left:0;right:0}.nav-toggle:checked~.primary-nav{display:flex}.nav-dropdown{display:none}.hero-grid,.split,.article-layout,.footer-main,.brand-story,.promo-grid,.sitemap-grid{grid-template-columns:1fr}.grid-4,.grid-3,.grid-2,.product-grid,.category-strip,.footer-service-strip__grid,.sitemap-links{grid-template-columns:repeat(2,minmax(0,1fr))}.promo-tile{grid-template-columns:1fr}.promo-tile img{aspect-ratio:4/3}}@media (width<=640px){.top-strip__inner,.footer-cta__inner,.footer-bottom{flex-direction:column;align-items:flex-start}.hero-grid{min-height:0;padding:54px 0}.home-hero{min-height:620px}.home-hero__video{object-position:center center}.home-hero__inner{padding:64px 0 72px}.grid-4,.grid-3,.grid-2,.product-gallery__thumbs,.product-grid,.category-strip,.footer-service-strip__grid,.sitemap-links{grid-template-columns:1fr}.section-heading-row{flex-direction:column;align-items:start}.brand__text{max-width:160px}.whatsapp-chat{bottom:14px;left:auto;right:16px}}
