*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:#15243a;background:#fff;font-family:var(--site-font);font-size:var(--body-size);line-height:1.65}a{color:inherit;text-underline-offset:4px}img{max-width:100%}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{touch-action:manipulation}button,a:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid var(--secondary);outline-offset:3px}.site-container{width:min(var(--content),calc(100% - 48px));margin:auto}.skip-link{position:absolute;top:-100px;left:20px;padding:12px;background:white;z-index:99}.skip-link:focus{top:10px}.preview-strip{padding:9px 16px;background:#182339;color:#fff;text-align:center;font-size:13px}.site-header{border-bottom:1px solid #e4eaf1;background:rgba(255,255,255,.97)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 0}.site-brand{display:flex;align-items:center;gap:12px;font-size:1.3rem;font-weight:750;text-decoration:none;max-width:60%}.site-brand img{max-width:180px;width:auto;height:55px;object-fit:contain}.brand-monogram{display:grid;place-items:center;background:var(--primary);color:white;border-radius:12px;width:44px;height:44px}.site-nav{display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-end;font-size:.9rem}.site-nav a{text-decoration:none}.site-header.centered .header-inner{flex-direction:column}.site-header.compact .header-inner{padding:12px 0}.site-section{padding:var(--section-space) 0}.site-section h1{font-size:clamp(2.4rem,6vw,5rem);line-height:1.08;letter-spacing:-.045em;margin:12px 0 26px;overflow-wrap:anywhere}.site-section h2{font-size:clamp(1.8rem,4vw,2.8rem);line-height:1.2;letter-spacing:-.03em;margin:0 0 20px}.site-section h3{font-size:1.15rem;line-height:1.35;margin:10px 0}.section-kicker{color:var(--primary);font-size:.82rem;font-weight:700;text-transform:uppercase;letter-spacing:.13em}.section-intro{max-width:780px;color:#53617a;margin:0 0 30px}.hero-description{max-width:650px;font-size:1.2rem;color:#52617a;margin:0 0 30px}.hero-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:50px;align-items:center}.hero-image{height:460px;width:100%;object-fit:cover;border-radius:var(--radius)}.hero-art{min-height:360px;position:relative;border-radius:var(--radius);overflow:hidden;background:linear-gradient(145deg,var(--primary),var(--secondary));opacity:.92}.hero-art span{position:absolute;display:block;border:28px solid rgba(255,255,255,.7);width:65%;aspect-ratio:1;border-radius:25%;transform:rotate(-18deg);top:14%;left:22%}.hero-art span:nth-child(2){width:45%;left:-18%;top:50%;border-color:rgba(255,255,255,.3)}.hero-art span:nth-child(3){width:30%;left:73%;top:-20%;border-width:20px}.site-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;border:0;border-radius:var(--radius);background:var(--primary);color:#fff;padding:14px 24px;font-weight:650;cursor:pointer;line-height:1.35}.site-button.small{padding:11px 16px;font-size:.9rem}.site-button.outline{color:var(--primary);background:transparent;border:1px solid currentColor}.block-items,.block-faq,.block-hours{background:#f5f7fb}.feature-grid,.catalog-grid,.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.feature-card{border:1px solid #e0e7ef;border-radius:var(--radius);padding:28px;background:#fff;color:#15243a}.feature-card>img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:var(--radius)}.feature-card p{color:#53617a}.catalog-card{border:1px solid #e0e7ef;border-radius:var(--radius);background:#fff;overflow:hidden;display:flex;flex-direction:column;color:#15243a}.catalog-card>img{width:100%;height:230px;object-fit:cover}.catalog-card-body{padding:24px}.catalog-card-body>small{color:#566680}.catalog-card-body>p{color:#53617a}.item-price{font-size:1.18rem;font-weight:750;color:var(--primary)!important}.item-price del{font-size:.85rem;color:#6b7280;font-weight:400}.text-link{font-weight:650;color:var(--primary);display:inline-block;margin-bottom:15px}.request-row{display:flex;gap:12px;align-items:end;margin-top:12px}.request-row label{width:65px;margin:0}.availability{padding:4px 12px;background:#f1f4f8;border-radius:99px;font-size:.82rem;margin-bottom:14px;display:inline-block}.catalog-filter{display:flex;gap:15px;flex-wrap:wrap;align-items:end;margin-bottom:25px}.catalog-filter label{flex:1;min-width:150px;margin:0}.catalog-filter .site-button{margin-bottom:0}.site-shell label{display:block;font-size:.87rem;font-weight:600;margin-bottom:16px}.site-shell input:not([type=checkbox]),.site-shell select,.site-shell textarea{display:block;width:100%;margin-top:6px;padding:11px 12px;background:white;color:#15243a;border:1px solid #cad4e2;border-radius:8px;min-width:0}.site-form{max-width:780px;padding:30px;border:1px solid #e0e7ef;border-radius:var(--radius);background:#fff;color:#15243a}.form-columns{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.site-shell .consent{display:flex;align-items:start;gap:10px;font-size:.83rem;line-height:1.4}.consent input{flex:0 0 auto;margin-top:4px}.trap{position:absolute!important;left:-9999px;width:1px;height:1px;overflow:hidden}.form-note{font-size:.8rem;color:#586781;margin:14px 0 0}.faq-list{display:grid;gap:14px;max-width:850px}.faq-list details,.video-consent{padding:20px 24px;background:white;border:1px solid #dce4ef;border-radius:var(--radius);color:#15243a}.faq-list summary,.video-consent summary{cursor:pointer;font-weight:700}.faq-list p{color:#52617a}.gallery-grid figure{margin:0}.gallery-grid img{width:100%;height:290px;object-fit:cover;border-radius:var(--radius)}.gallery-grid figcaption{padding:10px 0;font-size:.9rem}.partners{grid-template-columns:repeat(4,minmax(0,1fr))}.partners img{height:100px;object-fit:contain}.text-image-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px;align-items:center}.text-image-grid img{border-radius:var(--radius);max-height:470px;object-fit:cover;width:100%}.hours-list{max-width:600px}.hours-list>div{display:flex;gap:20px;justify-content:space-between;border-bottom:1px solid #dce4ef;padding:13px 0}.hours-list dd{margin:0}.block-cta{background:var(--primary);color:white;text-align:center}.block-cta .section-intro{margin-inline:auto;color:inherit}.block-cta .site-button{background:white;color:var(--primary)}.stat-value{font-size:3rem;font-weight:800;color:var(--primary);line-height:1.2}.block-testimonials .feature-card{font-family:Georgia,serif;font-size:1.1rem}.block-team .feature-card>img{aspect-ratio:1;object-fit:cover}.social-links{display:flex;flex-wrap:wrap;gap:18px}.site-footer{padding:42px 0 24px;background:#122137;color:#e2e8f1}.footer-grid{display:flex;justify-content:space-between;gap:35px}.footer-links{display:flex;gap:16px;flex-wrap:wrap}.copyright{border-top:1px solid #33435c;padding-top:24px;margin-top:32px;font-size:.8rem;color:#c4cfdf}.site-legal{margin-top:20px;font-size:.88rem}.site-legal summary{cursor:pointer}.floating-wa{position:fixed;bottom:24px;right:24px;background:#087c50;color:white;text-decoration:none;padding:13px 20px;border-radius:99px;box-shadow:0 7px 25px #0002;font-weight:650;z-index:20}.placeholder-note{padding:18px;margin-block:20px;border:1px dashed #94a3b8;background:#f8fafc;color:#52617a;border-radius:10px;font-size:.87rem}.site-flash{margin:20px 0;border-left:5px solid var(--secondary);padding:18px;background:#e9f5f0;color:#193f36}.empty-public{padding:25px;color:#5b6b82;text-align:center;border:1px dashed #cbd5e1;border-radius:var(--radius)}.pagination{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}.pagination a{padding:6px 13px;border:1px solid #cbd5e1;text-decoration:none;border-radius:7px}.pagination .current{color:white;background:var(--primary)}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:45px}.detail-image{width:100%;border-radius:var(--radius);margin-bottom:15px;max-height:520px;object-fit:contain}.attribute-list>div{display:flex;justify-content:space-between;gap:25px;border-bottom:1px solid #dfe6ee;padding:10px 0}.attribute-list dd{margin:0;overflow-wrap:anywhere}.cart-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:30px}.cart-line{border:1px solid #dce4ef;padding:20px;border-radius:var(--radius);margin-bottom:14px}.cart-line h3{margin:0}.cart-line button{padding:6px 12px}.cart-total{font-size:1.4rem;font-weight:750}.standalone-message{min-height:75vh;display:flex;align-items:center;justify-content:center;padding:35px}.standalone-message>section{max-width:680px;padding:45px;border:1px solid #dce4ef;border-radius:20px}.standalone-message h1{line-height:1.2;font-size:2.4rem}.theme-dark{background:#111d2d;color:#e1eaf8}.theme-dark .site-header{background:#142338;border-color:#334155}.theme-dark .block-items,.theme-dark .block-faq,.theme-dark .block-hours{background:#162237}.theme-dark .hero-description,.theme-dark .section-intro{color:#cad5e7}.theme-dark .feature-card{background:#1d2d44;color:#edf2f9;border-color:#40526d}.theme-dark .feature-card p{color:#c3d0e4}.style-pop .block-hero,.style-bold .block-hero{background:linear-gradient(130deg,#fff5e9,#f2edff)}.style-pop .site-button{border-radius:99px}.style-pop .hero-art{transform:rotate(4deg);border-radius:45px}.style-pop .catalog-card{border:2px solid var(--secondary)}.style-luxe .block-hero,.style-editorial .block-hero{background:#f3f0eb}.style-luxe h1,.style-luxe h2,.style-editorial h1,.style-editorial h2{font-family:Georgia,serif;font-weight:400;letter-spacing:-.02em}.style-luxe .site-button,.style-luxe .catalog-card{border-radius:2px}.style-luxe .catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.style-editorial .hero-grid{grid-template-columns:1fr 1.1fr}.style-editorial .hero-copy{order:2}.style-tech .hero-art{border-radius:0;background:linear-gradient(135deg,var(--primary),#14253f)}.style-tech .feature-card,.style-tech .catalog-card{border-radius:6px}.style-urban .block-hero{background:#18181b;color:#fff}.style-urban .hero-description{color:#dedee7}.style-urban h1{text-transform:uppercase}.style-urban .site-button{background:var(--secondary);color:#151b22;border-radius:0}.style-soft .hero-art{border-radius:50% 50% 30% 70%;opacity:.75}.style-soft .feature-card{box-shadow:0 14px 45px #15243a10;border:0}.style-bold .hero-grid{grid-template-columns:1.4fr .6fr}.style-bold .hero-art{min-height:300px}.style-bold h1{font-weight:900}.style-fresh .block-hero{background:#eff7ed}.style-fresh .hero-art{border-radius:40% 60% 35% 65%}.style-warm .block-hero{background:#fff3e9}.style-warm h1{font-family:Georgia,serif}.style-corporate .site-header{border-top:7px solid var(--primary)}.style-corporate .hero-art{border-radius:4px}.style-creative .hero-art{transform:rotate(-5deg);border-radius:25px}.style-creative .block-hero{overflow:hidden}.style-playful .site-button{border-radius:99px}.style-playful .hero-art{border-radius:70px 5px 70px 5px}.style-minimal .hero-art{background:linear-gradient(135deg,#edf0fe,#e7f8f5);min-height:390px}.style-minimal .hero-art span{border-color:var(--primary);opacity:.65}.style-minimal .hero-art span:nth-child(2){border-color:var(--secondary)}
@media(min-width:1025px){.hide-desktop{display:none!important}}@media(min-width:641px) and (max-width:1024px){.hide-tablet{display:none!important}}@media(max-width:640px){.hide-mobile{display:none!important}}
@media(max-width:950px){.hero-grid,.detail-grid,.cart-layout{grid-template-columns:1fr;gap:30px}.hero-copy{order:0!important}.hero-art{min-height:240px}.hero-image{height:350px}.feature-grid,.catalog-grid,.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.header-inner{align-items:start}.site-nav{gap:12px}.site-brand{font-size:1.1rem}.style-bold .hero-grid,.style-editorial .hero-grid{grid-template-columns:1fr}.site-section{padding:calc(var(--section-space)*.75) 0}}
@media(max-width:640px){.site-container{width:calc(100% - 32px)}.header-inner{display:block;padding:17px 0}.site-brand{max-width:100%;margin-bottom:14px}.site-brand img{height:42px;max-width:125px}.site-nav{justify-content:flex-start;gap:10px 18px;font-size:.83rem}.site-section h1{font-size:2.5rem}.feature-grid,.catalog-grid,.gallery-grid,.style-luxe .catalog-grid{grid-template-columns:1fr}.partners{grid-template-columns:1fr 1fr}.hero-art{min-height:200px}.form-columns,.text-image-grid{grid-template-columns:1fr}.site-form{padding:20px}.site-button{padding:13px 20px}.footer-grid{flex-direction:column}.floating-wa{bottom:16px;right:16px;padding:10px 15px;font-size:.85rem}.catalog-filter{display:grid;grid-template-columns:1fr}.catalog-filter label{min-width:0}.standalone-message{padding:20px}.standalone-message>section{padding:28px}.request-row .site-button{font-size:.85rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}
