/* Silent / Fold — independent entrance art direction. */
#silent-entry{position:fixed;inset:0;z-index:1000400;isolation:isolate;overflow:hidden;background:#0b0b0c;color:#eeeae4;font-family:Inter,sans-serif;opacity:1;transition:opacity 1.05s cubic-bezier(.4,0,.2,1) .2s}
#silent-entry.leaving{opacity:0}
.welcome-header{position:absolute;z-index:4;top:36px;left:5.5%;right:5.5%;display:flex;align-items:center;justify-content:space-between}
.welcome-brand{font:600 24px 'Space Grotesk',sans-serif;letter-spacing:-1.4px}.welcome-brand span{color:#d78562}
.welcome-skip{border:0;background:none;color:#a6a09a;font:400 11px Inter,sans-serif;cursor:pointer;padding:10px 0}
.welcome-skip:after{content:' ↗';color:#d78562;margin-left:14px}
.welcome-skip:hover{color:#fff}
.welcome-stage{position:absolute;inset:0;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:100px 7% 130px;gap:1vw}
.welcome-copy{position:relative;z-index:2}
.welcome-eyebrow{display:flex;align-items:center;gap:12px;color:#bcb5ac;font:500 10px Inter,sans-serif;letter-spacing:.15em;text-transform:uppercase;margin-bottom:24px;animation:welcome-fade .8s .3s both}
.welcome-eyebrow:before{content:'';width:23px;height:1px;background:#d78562}
.welcome-title{font:500 clamp(64px,7.8vw,126px)/.91 'Space Grotesk',sans-serif;letter-spacing:-.075em;margin:0}
.welcome-title>span{display:block;overflow:hidden;padding-bottom:.09em}
.welcome-title b{display:block;font-weight:500;animation:welcome-type 1.1s cubic-bezier(.16,1,.3,1) .45s both}
.welcome-title>span:nth-child(2) b{animation-delay:.62s;color:#bc7960}
.welcome-description{color:#928e88;font-size:13px;line-height:1.8;margin:24px 0 0;max-width:295px;animation:welcome-fade .9s .95s both}
.welcome-enter{display:inline-flex;align-items:center;gap:36px;margin-top:30px;padding:15px 0;border:0;border-bottom:1px solid #746254;background:transparent;color:#e9e1d6;font:500 12px Inter,sans-serif;cursor:pointer;animation:welcome-fade .9s 1.15s both}
.welcome-enter span{font-size:23px;transition:transform .25s}.welcome-enter:hover span{transform:translateX(6px)}
.welcome-enter:focus-visible,.welcome-skip:focus-visible{outline:2px solid #d78562;outline-offset:6px}
.welcome-art{position:relative;height:min(64vh,650px);perspective:1200px;display:grid;place-items:center;min-width:0}
.welcome-art:before{content:'';position:absolute;width:90%;height:85%;background:radial-gradient(ellipse,#bd5e3522,transparent 68%);filter:blur(30px)}
.welcome-sculpture{width:100%;max-width:550px;height:100%;overflow:visible;filter:drop-shadow(12px 32px 22px #0008);transform:rotateY(-14deg) rotateX(5deg);animation:welcome-camera 6.5s cubic-bezier(.16,1,.3,1) both}
.welcome-piece{animation:welcome-fold 1.5s cubic-bezier(.16,1,.3,1) both;transform-box:fill-box;transform-origin:center}
.welcome-piece.top{--start-x:45px;--start-y:-80px;animation-delay:.12s}.welcome-piece.middle{--start-x:-50px;--start-y:0px;animation-delay:.3s}.welcome-piece.bottom{--start-x:35px;--start-y:85px;animation-delay:.48s}
.welcome-edge{stroke:#f8d6bd;stroke-width:.7;opacity:.45}
.welcome-art-label{position:absolute;bottom:2%;right:10%;display:flex;gap:20px;align-items:center;color:#79716b;font:400 9px 'DM Mono',monospace;letter-spacing:.14em;animation:welcome-fade .9s 1.5s both}
.welcome-art-label:before{content:'';width:50px;height:1px;background:#665145}
.welcome-footer{position:absolute;bottom:32px;left:5.5%;right:5.5%;display:flex;align-items:center;justify-content:space-between;gap:25px;border-top:1px solid #ffffff13;padding-top:22px;animation:welcome-fade 1s 1.2s both}
.welcome-categories{display:flex;gap:clamp(15px,3vw,50px);color:#a7a09a;font-size:10px}.welcome-categories span{display:flex;gap:10px}.welcome-categories i{font:400 9px 'DM Mono',monospace;color:#675b53}
.welcome-counter{display:flex;align-items:center;gap:12px;font:400 9px 'DM Mono',monospace;color:#79716a}.welcome-counter i{width:65px;height:1px;background:#ffffff20;overflow:hidden}.welcome-counter i:after{content:'';display:block;height:1px;background:#ce9472;transform-origin:left;animation:welcome-progress 6.5s linear both}
#silent-entry.leaving .welcome-stage{opacity:0;transition:opacity .65s ease}
@keyframes welcome-type{from{transform:translateY(110%) rotate(3deg)}to{transform:translateY(0) rotate(0)}}
@keyframes welcome-fade{from{opacity:0}to{opacity:1}}
@keyframes welcome-fold{from{opacity:0;transform:translate(var(--start-x),var(--start-y)) skewY(-8deg)}to{opacity:1;transform:translate(0,0) skewY(0)}}
@keyframes welcome-camera{from{transform:rotateY(-26deg) rotateX(12deg) scale(.85)}to{transform:rotateY(8deg) rotateX(-3deg) scale(1)}}
@keyframes welcome-progress{from{transform:scaleX(0)}to{transform:scaleX(1)}}
body.entry-catalog-pending #page-produtos .store-catalog-head,body.entry-catalog-pending #page-produtos .store-cat-tile{visibility:hidden!important;pointer-events:none!important}
@media(max-width:600px){.welcome-header{top:22px;left:7%;right:7%}.welcome-brand{font-size:21px}.welcome-stage{grid-template-columns:1fr;padding:95px 8% 105px;align-content:center;gap:5px}.welcome-copy{grid-row:2}.welcome-art{grid-row:1;height:27vh;min-height:150px}.welcome-sculpture{width:240px}.welcome-art-label{display:none}.welcome-title{font-size:clamp(47px,12vw,70px)}.welcome-title>span{display:inline}.welcome-title b{display:inline-block;margin-right:10px}.welcome-eyebrow{margin-bottom:14px;font-size:8px}.welcome-description{font-size:11px;margin-top:10px;max-width:260px}.welcome-enter{margin-top:8px;padding:10px 0}.welcome-footer{bottom:22px;left:7%;right:7%;padding-top:15px}.welcome-categories{gap:13px;font-size:8px}.welcome-categories i{display:none}.welcome-counter{display:none}}
@media(max-height:550px) and (min-width:601px){.welcome-stage{padding-top:75px;padding-bottom:90px}.welcome-title{font-size:62px}.welcome-description{margin-top:12px}.welcome-enter{margin-top:10px}.welcome-art{height:65vh}}
@media(prefers-reduced-motion:reduce){#silent-entry{display:none}}
