
/* V4.1 professional upgrade — conteúdo robusto, imagens, confiança e skeletons */
:root{--pro-card:#111113;--pro-card-2:#151517;--pro-gold:#B8935B;--pro-gold-soft:#D3AC77}
.screen{animation:screenIn .22s ease both}@keyframes screenIn{from{opacity:.25;transform:translateY(5px)}to{opacity:1;transform:none}}
#tagline,.hero-intro-v39,.choice-copy small,.list-copy p,.product-card-body p,.expandable-copy{white-space:normal!important;overflow:visible!important;text-overflow:clip!important;display:block!important;-webkit-line-clamp:unset!important;-webkit-box-orient:initial!important;overflow-wrap:anywhere}
.choice-copy{min-width:0}.choice-copy small{line-height:1.45}.list-copy p{line-height:1.55}.product-card-body p{line-height:1.55}
.stage-note{margin:7px 0 0;color:var(--muted);font-size:12px;line-height:1.5}

/* Skeleton loading */
.content-skeleton{position:relative;overflow:hidden;background:#141416;border:1px solid #242428;border-radius:16px;min-height:120px}
.content-skeleton:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.055),transparent);animation:proSkeleton 1.25s infinite}@keyframes proSkeleton{to{transform:translateX(100%)}}
.service-skeleton{min-height:148px;margin-bottom:12px}.product-skeleton{aspect-ratio:1/1.35;min-height:260px}

/* Portfolio: never show a dead grey block */
.hero-media{width:100%;height:100%;position:relative;background:radial-gradient(circle at 50% 35%,#2b261e 0,#171719 38%,#0e0e10 78%)}
.hero-media>img{width:100%;height:100%;object-fit:cover;display:block}
.hero-slide-fallback{position:absolute;inset:0;display:grid;place-items:center;align-content:center;gap:12px;background:radial-gradient(circle at 50% 42%,#282118,#111113 60%)}
.hero-slide-fallback img{width:92px;height:92px;object-fit:contain;opacity:.9}.hero-slide-fallback span{font-size:11px;color:#9f978d;letter-spacing:.1em;text-transform:uppercase}

/* About */
.home-about-pro{display:grid;grid-template-columns:minmax(220px,340px) minmax(0,1fr);gap:34px;align-items:center;margin-top:52px;padding:34px;border:1px solid rgba(255,255,255,.08);border-radius:26px;background:linear-gradient(145deg,#121214,#0e0e10)}
.home-about-photo{aspect-ratio:4/5;border-radius:20px;overflow:hidden;background:radial-gradient(circle at 50% 35%,#2b261e,#111113 67%)}
.home-about-photo img{width:100%;height:100%;display:block;object-fit:cover}.home-about-copy h2{font-family:"Cormorant Garamond",serif;font-size:clamp(36px,4.6vw,58px);line-height:.98;font-weight:600;margin:0;max-width:13ch}.home-about-copy>p{max-width:58ch;color:#b8b2aa;line-height:1.7;margin:16px 0 0}
.trust-stats{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.trust-stats>div{display:grid;gap:2px;min-width:145px;padding:14px 16px;border:1px solid rgba(184,147,91,.25);border-radius:14px;background:rgba(184,147,91,.055)}.trust-stats strong{font-family:"Cormorant Garamond",serif;font-size:28px;color:#f2ece5}.trust-stats span{font-size:10px;color:#9d958b;text-transform:uppercase;letter-spacing:.08em}
.about-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}

/* Products */
.product-filters{display:flex;gap:8px;overflow-x:auto;padding:0 0 16px;scrollbar-width:none}.product-filters::-webkit-scrollbar{display:none}.product-filter{flex:0 0 auto;border:1px solid #313135;background:#121214;color:#aaa49c;border-radius:999px;min-height:40px;padding:8px 14px;font-weight:700;font-size:11px;cursor:pointer}.product-filter.active{background:var(--accent);border-color:var(--accent);color:#111}
.product-photo-empty{height:100%;min-height:160px;display:grid!important;place-items:center;align-content:center;gap:8px;background:radial-gradient(circle at 50% 35%,#2a241a,#141416 66%)}.product-photo-empty img{width:72px!important;height:72px!important;object-fit:contain!important;opacity:.86}.product-photo-empty small{font-size:9px;color:#8e867d;letter-spacing:.08em;text-transform:uppercase}
.product-card-public{border-radius:18px}.product-photo{overflow:hidden}.product-photo img{transition:transform .3s ease,opacity .3s ease}.product-card-public:hover .product-photo>img{transform:scale(1.025)}

/* Reviews */
.public-reviews{margin-top:34px}.public-reviews-head{display:flex;align-items:end;justify-content:space-between;gap:16px;flex-wrap:wrap}.public-review{border-radius:16px;background:linear-gradient(145deg,#121214,#0f0f11)}.review-stars{font-size:13px;letter-spacing:.12em}

/* stronger loading/accessibility states */
.primary-action:disabled,.secondary-action:disabled{opacity:.48;cursor:not-allowed}.primary-action{transition:transform .16s ease,box-shadow .16s ease,filter .16s ease}.primary-action:active{transform:translateY(1px) scale(.99)}

@media(max-width:860px){
  .home-about-pro{grid-template-columns:1fr;gap:20px;margin-top:34px;padding:20px;border-radius:22px}.home-about-photo{max-width:240px;aspect-ratio:1/1}.home-about-copy h2{font-size:38px}.home-about-copy>p{font-size:13px;line-height:1.6}.trust-stats{display:grid;grid-template-columns:1fr 1fr}.trust-stats>div{min-width:0}.about-actions{display:grid;grid-template-columns:1fr 1fr}.about-actions .secondary-action{width:100%}
  .product-card-body p{font-size:11px!important;line-height:1.45!important}.product-filters{margin-inline:-2px}.product-filter{min-height:38px}
  .choice-copy small{font-size:10px!important;line-height:1.4}.list-copy p{font-size:11px!important}
}
@media(max-width:520px){.trust-stats{grid-template-columns:1fr}.about-actions{grid-template-columns:1fr}.home-about-photo{max-width:190px}.home-about-copy h2{font-size:34px}}
@media(prefers-reduced-motion:reduce){.screen,.content-skeleton:after,.primary-action{animation:none!important;transition:none!important}}
