:root{--bg:#0b0b0b;--bg-soft:#111;--panel:#161616;--line:rgba(255,255,255,.08);--text:#fff;--muted:rgba(255,255,255,.72);--muted-2:rgba(255,255,255,.56);--accent:#25D366;--shadow:0 20px 60px rgba(0,0,0,.35);--radius:24px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at top right,rgba(37,211,102,.11),transparent 18%),radial-gradient(circle at top left,rgba(255,255,255,.07),transparent 15%),var(--bg);color:var(--text);font-family:Inter,system-ui,sans-serif}a{text-decoration:none;transition:color .2s ease,opacity .2s ease,transform .2s ease,border-color .2s ease,background-color .2s ease,box-shadow .2s ease}img{max-width:100%;display:block}
.skip-link{position:absolute;left:-9999px;top:0;background:#fff;color:#000;padding:.75rem 1rem;z-index:9999}.skip-link:focus{left:1rem;top:1rem}
.site-navbar{backdrop-filter:blur(16px);background:rgba(11,11,11,.82);border-bottom:1px solid var(--line)}.navbar-brand strong,.section-title,.hero-title{font-family:Montserrat,sans-serif}
.brand-mark{display:grid;place-items:center;width:52px;height:52px;border:1px solid rgba(255,255,255,.18);border-radius:14px;font-weight:800;letter-spacing:.14em;background:linear-gradient(180deg,#171717,#0b0b0b);box-shadow:var(--shadow)}
.navbar-brand:hover .brand-mark,.footer-brand:hover .brand-mark{transform:translateY(-1px);border-color:rgba(37,211,102,.35)}.brand-copy{display:flex;flex-direction:column;line-height:1.1}.brand-copy small{color:var(--muted-2);font-size:.76rem}.nav-link{color:var(--muted)!important;font-weight:500}.nav-link.active,.nav-link:hover,.nav-link:focus-visible{color:#fff!important}
.btn-whatsapp,.btn-primary-custom,.btn-outline-custom{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;padding:.95rem 1.35rem;border-radius:999px;font-weight:700;border:1px solid transparent;transition:.25s ease}
.btn-whatsapp,.btn-primary-custom{background:var(--accent);color:#071a0b;box-shadow:0 12px 30px rgba(37,211,102,.28)}.btn-whatsapp:hover,.btn-primary-custom:hover,.btn-whatsapp:focus-visible,.btn-primary-custom:focus-visible{transform:translateY(-2px);color:#071a0b;box-shadow:0 18px 36px rgba(37,211,102,.32)}
.btn-outline-custom{background:transparent;color:#fff;border-color:rgba(255,255,255,.18)}.btn-outline-custom:hover,.btn-outline-custom:focus-visible{background:#fff;color:#000}
.section-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:14px;background:rgba(37,211,102,.12);border:1px solid rgba(37,211,102,.18);color:#9bf0bb;font-size:1.1rem;margin-bottom:1rem}
.mini-icon{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:12px;background:rgba(255,255,255,.06);border:1px solid var(--line);color:#fff;font-size:.95rem;margin-bottom:.85rem}
.section-space{padding:96px 0}.section-space-sm{padding:72px 0}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;padding:.45rem .85rem;border-radius:999px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08);color:var(--muted);font-size:.88rem;font-weight:600}
.hero{padding:96px 0 72px;position:relative;overflow:hidden}.hero-title{font-size:clamp(1.8rem,3.7vw,3.3rem);line-height:1.04;letter-spacing:-.04em;margin:1rem 0}.hero-lead{font-size:1.1rem;line-height:1.75;color:var(--muted);max-width:58ch}.product-stage-mobile{display:none!important}
.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.75rem}.hero-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:2rem}.metric-card,.glass-card,.info-card,.post-card,.gallery-card,.cta-panel,.testimonial-card,.contact-card{background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.02));border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}
.metric-card{padding:1.25rem}.metric-card i{font-size:1.15rem;color:#9bf0bb;margin-bottom:.85rem;display:inline-flex}.metric-card strong{display:block;font-size:1.55rem}.metric-card span{color:var(--muted)}
.hero-visual{min-height:620px;display:grid;gap:1rem;grid-template-columns:1.15fr .85fr}.product-stage{position:relative;overflow:hidden;padding:1rem;min-height:620px}.stage-main{height:100%;border-radius:20px;background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.02)),linear-gradient(135deg,#1a1a1a,#090909 60%);border:1px solid rgba(255,255,255,.08);display:flex;align-items:flex-end;padding:2rem}
.photo-card{position:relative;overflow:hidden}.product-photo{width:100%;height:100%;display:block;object-fit:cover;object-position:center top}.product-stage.photo-card{padding:1rem 1rem 1.15rem;display:flex;flex-direction:column;background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.02))}.product-photo-landscape{min-height:540px;border-radius:20px;object-position:center 24%}.product-stage .stage-caption{padding:.9rem .35rem 0}
.stage-shirt{margin-inline:auto;width:min(360px,100%);aspect-ratio:4/5;background:linear-gradient(180deg,#f8f8f8,#d4d4d4);border-radius:28px 28px 24px 24px;position:relative;box-shadow:0 35px 80px rgba(0,0,0,.5)}.stage-shirt:before,.stage-shirt:after{content:"";position:absolute;top:58px;width:110px;height:160px;background:linear-gradient(180deg,#f1f1f1,#d4d4d4);border-radius:32px}.stage-shirt:before{left:-62px;transform:rotate(20deg)}.stage-shirt:after{right:-62px;transform:rotate(-20deg)}
.stage-shirt .collar{position:absolute;left:50%;top:26px;transform:translateX(-50%);width:96px;height:56px;border:10px solid #111;border-top:none;border-radius:0 0 52px 52px}.stage-shirt .texture{position:absolute;inset:0;border-radius:inherit;background:repeating-linear-gradient(90deg,rgba(0,0,0,.05) 0 2px,rgba(255,255,255,.03) 2px 8px);mix-blend-mode:multiply;opacity:.58}
.stage-tag{position:absolute;left:24px;top:24px;padding:.65rem .9rem;border-radius:999px;background:#fff;color:#000;font-weight:800;letter-spacing:.08em;font-size:.78rem}.stage-caption{margin-top:1rem;color:var(--muted);display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}
.visual-stack{display:grid;gap:1rem}.visual-mini{padding:1.25rem}.visual-photo-card{display:grid;grid-template-rows:minmax(0,240px) auto}.visual-photo-copy{padding:1rem 1.1rem 1.15rem}.visual-photo-card .product-photo{object-position:center 18%}.visual-mini h3,.visual-photo-copy h3,.info-card h3,.testimonial-card h3,.post-card h3,.gallery-card h3{font-size:1.05rem;margin-bottom:.5rem}.visual-mini p,.visual-photo-copy p,.info-card p,.post-card p,.gallery-card p,.testimonial-card p,.article-meta,.section-copy,.contact-card p{color:var(--muted)}
.pill-list{display:flex;flex-wrap:wrap;gap:.75rem}.pill{padding:.72rem .95rem;border-radius:999px;background:rgba(255,255,255,.05);border:1px solid var(--line);color:#fff;font-weight:600}.section-head{max-width:760px;margin-bottom:2.25rem}.section-title{font-size:clamp(1.8rem,4vw,3rem);letter-spacing:-.04em;margin:.9rem 0}.section-copy{font-size:1.02rem;line-height:1.8}
.info-card{padding:1.45rem;height:100%}.info-card:hover,.post-card:hover,.testimonial-card:hover,.metric-card:hover,.top-image-card:hover,.gallery-card:hover,.contact-card:hover{transform:translateY(-4px);border-color:rgba(37,211,102,.18)}.info-card .icon-dot{width:14px;height:14px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 8px rgba(37,211,102,.13);margin-bottom:1rem}
.info-card-with-photo{padding:0;overflow:hidden}.info-card-media{height:220px;overflow:hidden;border-bottom:1px solid var(--line)}.info-card-with-photo .section-icon,.info-card-with-photo h3,.info-card-with-photo p{margin-left:1.45rem;margin-right:1.45rem}.info-card-with-photo .section-icon{margin-top:1.25rem}.info-card-with-photo p{margin-bottom:1.45rem}.info-card-with-photo .product-photo{height:100%;object-position:center 18%}
.gallery-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:1rem}.gallery-card{overflow:hidden;padding:1rem}.gallery-card.hero-card{grid-column:span 7;min-height:400px}.gallery-card.side-card{grid-column:span 5;min-height:400px}.gallery-card.small-card{grid-column:span 4;min-height:240px}.gallery-card.photo-card{padding:0}.gallery-card.photo-card .product-photo{height:100%}.gallery-card.hero-card .product-photo{min-height:420px;object-position:center 12%}.gallery-card.side-card .product-photo{min-height:420px;object-position:center 18%}.gallery-card.small-card .product-photo{min-height:280px;object-position:center 12%}
.product-top-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem}.top-image-card{grid-column:span 3;min-height:360px;padding:0}.top-image-card .product-photo{min-height:360px;object-position:center 14%}
.product-gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.product-gallery-item{padding:0;border:0;background:transparent;border-radius:24px;overflow:hidden;position:relative;box-shadow:var(--shadow);cursor:pointer}.product-gallery-item .product-photo{width:100%;min-height:320px;object-position:center 14%}.product-gallery-item:hover,.product-gallery-item:focus-visible{transform:translateY(-2px)}.product-gallery-item:focus-visible{outline:2px solid var(--accent);outline-offset:3px}
.product-lightbox{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;padding:24px}.product-lightbox[hidden]{display:none}.product-lightbox__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.82);backdrop-filter:blur(4px)}.product-lightbox__image{position:relative;z-index:2;max-width:min(92vw,1200px);max-height:82vh;border-radius:24px;box-shadow:0 30px 80px rgba(0,0,0,.5)}.product-lightbox__close{position:absolute;top:18px;right:18px;z-index:3;border:0;border-radius:999px;padding:.85rem 1rem;background:#fff;color:#000;font-weight:700}
.mock-shot{width:100%;height:100%;border-radius:18px;position:relative;overflow:hidden;background:linear-gradient(140deg,#2a2a2a,#101010 55%,#0c0c0c)}.mock-shot:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 20%,rgba(255,255,255,.12),transparent 28%),linear-gradient(180deg,rgba(255,255,255,.05),transparent 40%)}
.mock-shot .label,.gallery-card .label{position:absolute;left:16px;bottom:16px;padding:.6rem .8rem;border-radius:999px;background:rgba(255,255,255,.93);color:#000;font-weight:800;font-size:.82rem;z-index:2}.gallery-card.photo-card::after{content:"";position:absolute;inset:auto 0 0 0;height:34%;background:linear-gradient(180deg,transparent,rgba(0,0,0,.68))}.mock-shirt{position:absolute;left:50%;top:52%;transform:translate(-50%,-50%);width:54%;aspect-ratio:4/5;border-radius:22px;background:linear-gradient(180deg,#f0f0f0,#cfcfcf)}
.mock-shirt:before,.mock-shirt:after{content:"";position:absolute;top:18%;width:32%;height:28%;border-radius:28px;background:inherit}.mock-shirt:before{left:-18%;transform:rotate(28deg)}.mock-shirt:after{right:-18%;transform:rotate(-28deg)}.mock-shirt.dark{background:linear-gradient(180deg,#171717,#000)}.mock-shirt.beige{background:linear-gradient(180deg,#d4ccb8,#b6a98f)}.mock-shirt.gray{background:linear-gradient(180deg,#d5d5d5,#b3b3b3)}.mock-shirt .line,.stage-shirt .line{position:absolute;inset:0;border-radius:inherit;background:repeating-linear-gradient(90deg,rgba(0,0,0,.08) 0 2px,rgba(255,255,255,.04) 2px 7px);mix-blend-mode:multiply;opacity:.6}
.feature-list{display:grid;gap:1rem}.feature-item{display:flex;gap:1rem;padding:1rem;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.03)}.feature-item strong{display:block;margin-bottom:.2rem}.feature-item span{color:var(--muted)}.dot-check{flex:0 0 18px;height:18px;border-radius:50%;background:var(--accent);margin-top:.25rem}
.testimonial-card{padding:1.5rem;height:100%}.testimonial-card .quote{font-size:1.1rem;line-height:1.75}.cta-panel{padding:2rem;background:radial-gradient(circle at top right,rgba(37,211,102,.18),transparent 24%),linear-gradient(180deg,rgba(255,255,255,.06),rgba(255,255,255,.03))}
.runway-carousel{padding:12px 0 24px;overflow:hidden}.runway-carousel__intro{margin-bottom:1.25rem}.runway-carousel__viewport{width:100vw;margin-left:calc(50% - 50vw);overflow:hidden;position:relative}.runway-carousel__viewport:before,.runway-carousel__viewport:after{content:"";position:absolute;top:0;bottom:0;width:8vw;z-index:2;pointer-events:none}.runway-carousel__viewport:before{left:0;background:linear-gradient(90deg,var(--bg),transparent)}.runway-carousel__viewport:after{right:0;background:linear-gradient(270deg,var(--bg),transparent)}.runway-carousel__track{display:flex;align-items:stretch;gap:1rem;width:max-content;will-change:transform;transform:translate3d(0,0,0)}.runway-carousel__item{flex:0 0 clamp(240px,26vw,420px);height:clamp(320px,38vw,520px);border-radius:28px;overflow:hidden;border:1px solid var(--line);box-shadow:var(--shadow);background:#121212}.runway-carousel__media{width:100%;height:100%;background-size:cover;background-position:center 12%;background-repeat:no-repeat}
.post-card{padding:1.4rem;height:100%}.post-card .badge-soft,.article-content .badge-soft,.contact-card .badge-soft{display:inline-flex;padding:.4rem .7rem;border-radius:999px;background:rgba(255,255,255,.06);border:1px solid var(--line);font-size:.78rem;color:#fff;margin-bottom:1rem}.post-card p{line-height:1.75}.post-card .post-meta,.article-meta{display:flex;flex-wrap:wrap;gap:.8rem;color:var(--muted-2);font-size:.92rem}
.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:2rem}.article-content{background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.02));border:1px solid var(--line);border-radius:var(--radius);padding:2rem;box-shadow:var(--shadow)}.article-content h1,.article-content h2{font-family:Montserrat,sans-serif}.article-content h2{font-size:1.55rem;margin:2rem 0 1rem}.article-content p,.article-content li{color:var(--muted);line-height:1.9}.article-content ul{padding-left:1.15rem}
.sidebar-card{padding:1.3rem;background:linear-gradient(180deg,rgba(255,255,255,.05),rgba(255,255,255,.02));border:1px solid var(--line);border-radius:var(--radius)}.sidebar-card h3{font-size:1rem;font-family:Montserrat,sans-serif}.sidebar-links{list-style:none;padding:0;margin:0;display:grid;gap:.85rem}.sidebar-links a{color:#fff}.sidebar-links a:hover,.sidebar-links a:focus-visible{color:#c8ffd9}
.breadcrumb-wrap{padding-top:1rem}.breadcrumb{--bs-breadcrumb-divider:'›'}.breadcrumb a{color:var(--muted)}.breadcrumb a:hover,.breadcrumb a:focus-visible{color:#fff}.breadcrumb-item.active{color:#d7fbe3;font-weight:600}.contact-card{padding:1.5rem;height:100%}.site-footer{padding:56px 0 34px;border-top:1px solid var(--line);margin-top:64px;background:rgba(0,0,0,.25)}.footer-title{font-size:1rem;font-family:Montserrat,sans-serif;margin-bottom:1rem}.footer-links{list-style:none;padding:0;margin:0;display:grid;gap:.65rem}.footer-links a,.footer-links span,.footer-text{color:var(--muted)}.footer-links a,.footer-links span{display:inline-flex;align-items:center;gap:.55rem}.footer-links a:hover,.footer-links a:focus-visible{color:#fff}.footer-bottom{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-top:2rem;padding-top:1rem;border-top:1px solid var(--line);color:var(--muted-2)}
.floating-wa{position:fixed;right:18px;bottom:18px;z-index:90;display:inline-flex;align-items:center;justify-content:center;gap:.55rem;min-width:146px;padding:1rem 1.15rem;border-radius:999px;background:var(--accent);color:#071a0b;font-weight:800;box-shadow:0 18px 40px rgba(37,211,102,.3)}.floating-wa:hover,.floating-wa:focus-visible{transform:translateY(-3px);color:#071a0b;box-shadow:0 22px 46px rgba(37,211,102,.34)}
.bg-grid{background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:26px 26px}.local-chip{display:inline-flex;align-items:center;gap:.45rem;padding:.5rem .8rem;border-radius:999px;background:rgba(37,211,102,.12);border:1px solid rgba(37,211,102,.22);color:#c8ffd9;font-weight:700}
.form-control,.form-select{background:#0f0f0f;border-color:rgba(255,255,255,.12);color:#fff;padding:.95rem 1rem;border-radius:16px}.form-control:focus,.form-select:focus{background:#111;color:#fff;border-color:rgba(37,211,102,.35);box-shadow:0 0 0 .25rem rgba(37,211,102,.1)}.form-text{color:var(--muted-2)}.lead-list{display:grid;gap:1rem}.lead-list li{color:var(--muted)}
@media (max-width:991.98px){.hero{padding-top:72px}.hero-visual,.article-layout{grid-template-columns:1fr}.product-photo-landscape{min-height:420px}.visual-photo-card{grid-template-rows:minmax(0,280px) auto}.gallery-card.hero-card,.gallery-card.side-card,.gallery-card.small-card,.top-image-card{grid-column:span 6}.product-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:991.98px){.runway-carousel__item{flex-basis:320px;height:420px}}
@media (max-width:575.98px){.section-space{padding:74px 0}.hero-actions{flex-direction:column}.hero-metrics{grid-template-columns:1fr}.product-stage.photo-card{min-height:auto}.product-stage-mobile{display:flex!important;margin:0 0 1.25rem;padding:1rem}.product-stage-mobile .product-photo-landscape{min-height:280px}.product-stage-desktop{display:none!important}.product-photo-landscape{min-height:320px}.visual-photo-card{grid-template-rows:minmax(0,220px) auto}.gallery-card.hero-card .product-photo,.gallery-card.side-card .product-photo,.gallery-card.small-card .product-photo{min-height:260px}.product-top-grid,.product-gallery-grid{grid-template-columns:1fr}.top-image-card,.product-gallery-item{grid-column:span 1}.top-image-card .product-photo,.product-gallery-item .product-photo{min-height:260px}.runway-carousel{padding:0 0 12px}.runway-carousel__item{flex-basis:220px;height:300px;border-radius:22px}.runway-carousel__media{background-position:center 10%}.floating-wa{min-width:auto}}
