.barber-hub{--sidebar:#0b0b0b;--sidebar-foreground:#b4b4b4;--sidebar-accent:#efefed;--sidebar-accent-foreground:#171717;--sidebar-border:#252525;--sidebar-ring:#cbb179;--background:#0a0a0a;--foreground:#f2f2f2;background:#0a0a0a;color:#f2f2f2;font-family:Arial,Helvetica,sans-serif;min-height:100svh;color-scheme:dark}.barber-hub .hub-sidebar{position:fixed;inset:0 auto 0 0;height:100svh;width:224px;background:#0b0b0b;border-right:1px solid #252525;padding:38px 19px 22px;z-index:10}.hub-brand{padding:0 10px 40px;gap:0}.hub-brand p{color:#7d7d7d;font-size:9px;letter-spacing:3px;margin-bottom:9px}.hub-brand strong{font-size:25px;font-weight:800;letter-spacing:-.8px;line-height:1.1;color:#f4f4f4}.hub-brand strong span{color:#ceb778}.hub-brand small{font-size:8px;letter-spacing:3.5px;color:#a19069;margin-top:9px}.hub-nav{gap:9px}.hub-nav [data-slot=sidebar-menu-button]{height:44px;padding:0 14px;border-radius:8px;gap:11px;font-size:12px;color:#a8a8a8}.hub-nav [data-slot=sidebar-menu-button][data-active=true]{color:#191919;background:#eeeeec;box-shadow:0 2px 15px #ffffff06}.hub-nav [data-slot=sidebar-menu-button]:hover{background:#1e1e1e;color:#fff}.hub-nav [data-slot=sidebar-menu-button][data-active=true]:hover{background:#fff;color:#191919}.hub-sidebar-bottom{padding:0 9px;gap:24px}.hub-sidebar-bottom button{display:flex;gap:9px;align-items:center;color:#959595;background:none;border:0;padding:10px 0;font-size:11px}.hub-sidebar-bottom button svg:last-child{margin-left:auto}.hub-sidebar-bottom>span{font-size:8px;letter-spacing:2px;color:#565656}.hub-content{margin-left:224px;min-width:0;flex:1;display:flex;flex-direction:column;min-height:100svh;background:radial-gradient(ellipse at 70% 0,#1a1a1a45,transparent 65%),#0a0a0a}.barber-hub main{width:100%;margin:0 auto;max-width:1260px;padding:68px 54px 50px;animation:hub-enter .6s ease both;flex:1}.hub-home-grid{display:grid;grid-template-columns:1fr .95fr;gap:42px;align-items:center}.hub-tag{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid #2e2e2e;border-radius:30px;font-size:10px;color:#c7c1b3;margin-bottom:25px;background:#131313}.hub-tag svg{color:#c6ad75}.hub-eyebrow{color:#969696;letter-spacing:3.7px;font-size:9px;margin-bottom:16px}.hub-home h1{font-family:Arial,Helvetica,sans-serif;font-size:clamp(48px,5vw,77px);font-weight:850;line-height:.96;letter-spacing:-4px;color:#f1f1f1;margin-bottom:24px}.hub-home h1 span{color:#c6af7d}.hub-lead{font-size:14px;line-height:1.7;color:#9d9d9d}.hub-home-actions{display:flex;gap:12px;align-items:center;margin-top:25px}.hub-white{border:1px solid #ecece9;background:#eaeae6;color:#1b1b1b;font-size:12px;font-weight:600;border-radius:7px;min-height:43px;padding:12px 17px;display:inline-flex;align-items:center;justify-content:center;gap:12px;transition:transform .25s,background .25s}.hub-white:hover:not(:disabled){background:#fff;transform:translateY(-2px);filter:none}.hub-white:disabled{opacity:.45}.hub-ghost{border:1px solid #2d2d2d;background:#101010;color:#cccccc;font-size:12px;border-radius:7px;padding:12px 15px;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:43px}.hub-ghost:hover{background:#1a1a1a}.hub-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;border-top:1px solid #2a2a2a;margin-top:34px;padding-top:21px}.hub-facts strong{display:block;font-size:12px;font-weight:600;color:#dfdfdf}.hub-facts span{display:block;font-size:10px;color:#767676;margin-top:7px;line-height:1.5}.hub-photo-card{border:1px solid #292929;border-radius:15px;overflow:hidden;background:#0f0f0f;transform:perspective(1300px) rotateY(-3deg);transition:transform .65s,box-shadow .65s}.hub-photo-card:hover{transform:perspective(1300px) rotateY(0deg) translateY(-3px);box-shadow:0 25px 70px #0008}.hub-photo{height:310px;position:relative;overflow:hidden}.hub-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 40%;transition:transform 1s}.hub-photo-card:hover img{transform:scale(1.04)}.hub-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 65%,#0f0f0f)}.hub-photo-number{position:absolute;z-index:1;top:18px;left:20px;font-size:8px;letter-spacing:2px;color:#ded8ca;text-shadow:0 1px 5px #000}.hub-photo-caption{padding:21px 24px 18px}.hub-photo-caption>p{color:#ab9669;font-size:8px;letter-spacing:2.2px;margin-bottom:10px}.hub-photo-caption h2{font:600 24px/1.15 Arial,Helvetica,sans-serif;color:#eaeaea;letter-spacing:-.6px}.hub-photo-caption>div{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #282828;margin-top:19px;padding-top:16px;font-size:10px;color:#9c9c9c}.hub-photo-caption svg{color:#c1a56e}.hub-photo-credit{display:block;padding:0 24px 15px;font-size:9px;color:#6d6d6d;text-decoration:none}.hub-home-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #242424;margin-top:44px;padding-top:20px}.hub-home-bottom>span{font-size:9px;letter-spacing:2px;color:#5d5d5d}.hub-home-bottom button{background:none;border:0;padding:8px 0;color:#b7a277;font-size:11px;display:flex;align-items:center;gap:17px}.barber-hub .hub-footer{max-width:none;margin:0 54px;border-top:1px solid #252525;padding:19px 0 22px;display:flex;justify-content:space-between;font-size:9px;color:#5e5e5e;gap:15px}.hub-page-title{margin-bottom:29px}.hub-page-title>p{font-size:9px;letter-spacing:2.8px;color:#969696;margin-bottom:12px}.hub-page-title h1{font:650 36px/1.12 Arial,Helvetica,sans-serif;color:#efefef;letter-spacing:-1.3px}.hub-page-title>span{font-size:13px;color:#949494;display:block;margin-top:12px;line-height:1.6}.hub-book-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(245px,1fr);gap:22px;align-items:start}.hub-book-sections{display:grid;gap:17px}.hub-box{border:1px solid #2d2d2d;border-radius:12px;background:#111111;padding:23px}.hub-section-title{display:flex;align-items:center;gap:12px;margin-bottom:19px}.hub-section-title>span{display:grid;place-items:center;border:1px solid #3e382b;color:#b69e6a;font-size:10px;border-radius:50%;width:29px;height:29px;flex-shrink:0}.hub-section-title small{font-size:8px;letter-spacing:1.8px;color:#888888;display:block;margin-bottom:7px}.hub-section-title h2{font:600 16px Arial,Helvetica,sans-serif;color:#e0e0e0;letter-spacing:-.25px}.hub-barbers{display:grid;grid-template-columns:1fr 1fr;gap:11px}.hub-barbers label{display:flex;align-items:center;gap:10px;padding:13px 12px;margin:0!important;border:1px solid #303030;border-radius:7px;cursor:pointer;background:#141414}.hub-barbers strong{font-size:13px;color:#d9d9d9;font-weight:500}.hub-barbers [role=radio]{margin-left:auto;color:#c7ad75;border-color:#60533b}.hub-barbers label.selected{border-color:#8a7650;background:#1b1a16}.hub-avatar{height:31px;width:31px;border:1px solid #4c4333;display:grid;place-items:center;border-radius:50%;font:19px Georgia;color:#c8b180;background:#151510;flex-shrink:0}.hub-service-list{gap:0}.hub-service-list label{display:flex;gap:13px;align-items:center;padding:16px 0;margin:0!important;border-bottom:1px solid #2c2c2c;cursor:pointer}.hub-service-list label:last-child{border-bottom:0;padding-bottom:3px}.hub-service-list [role=radio]{color:#c8ad73;border-color:#5a503d;flex-shrink:0}.hub-service-list label>span{flex:1}.hub-service-list strong{font-size:13px;color:#d8d8d8;font-weight:600}.hub-service-list small{display:block;font-size:10px;color:#7f7f7f;margin-top:5px;line-height:1.5}.hub-service-list b{font-size:12px;color:#e0d0aa;font-weight:600;white-space:nowrap}.hub-service-list .selected strong{color:#ebdec0}.hub-day-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:9px}.hub-day-grid button{background:#141414;border:1px solid #313131;border-radius:7px;padding:12px 6px;display:flex;flex-direction:column;align-items:center;color:#9b9b9b;gap:6px}.hub-day-grid small{font-size:9px;text-transform:uppercase}.hub-day-grid strong{font-size:18px;font-weight:600;color:#e4e4e4}.hub-day-grid span{font-size:9px}.hub-day-grid button.selected{background:#eeeae2;border-color:#eeeae2;color:#535050}.hub-day-grid button.selected strong{color:#1d1d1d}.hub-other-date{font-size:11px;color:#878787;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:15px}.barber-hub input{border:1px solid #393939;background:#0b0b0b;color:#e0e0e0;border-radius:6px;min-height:42px;padding:11px;font-size:13px;margin-top:8px;width:100%}.barber-hub input::placeholder{color:#5f5f5f}.barber-hub .hub-other-date input{width:auto;margin-top:0;font-size:11px;min-height:35px}.hub-time-label{display:flex;align-items:center;justify-content:space-between;margin:22px 0 13px;gap:10px}.hub-time-label strong{font-size:12px;color:#bfbfbf;font-weight:500}.hub-time-label small{font-size:9px;color:#727272}.hub-time-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.hub-time-grid>button{border:1px solid #373737;background:#141414;color:#bfbfbf;border-radius:6px;padding:11px 4px;font-size:11px;display:flex;align-items:center;justify-content:center;gap:5px}.hub-time-grid>button.selected{background:#c7ae7a;color:#171717;border-color:#c7ae7a}.hub-time-grid>p{grid-column:1/-1;font-size:12px;color:#aeaeae;padding:15px 0;line-height:1.7}.hub-fields{display:grid;gap:17px}.hub-fields label{font-size:11px;color:#a0a0a0;margin:0!important}.hub-summary{background:#131313;border:1px solid #343434;border-radius:12px;position:sticky;top:30px;padding:24px 22px}.hub-summary>p:first-child{font-size:8px;letter-spacing:2px;color:#979797}.hub-summary h2{font-size:21px;font-weight:500;margin:12px 0 25px;color:#ededed}.hub-summary dl{margin:0}.hub-summary dl>div{border-bottom:1px solid #2d2d2d;padding:0 0 13px;margin:0 0 13px}.hub-summary dt{font-size:10px;color:#7e7e7e;margin-bottom:7px}.hub-summary dd{margin:0;font-size:12px;color:#dddddd;line-height:1.6}.hub-total{display:flex;justify-content:space-between;align-items:center;padding:7px 0 24px}.hub-total span{font-size:11px;color:#959595}.hub-total strong{font-size:22px;color:#ddc89b;font-weight:500}.hub-summary .hub-white{width:100%;font-size:11px;padding:12px 7px;gap:8px}.hub-summary>small{display:flex;gap:6px;align-items:center;justify-content:center;color:#7a7a7a;font-size:9px;margin-top:14px}.hub-ticket{max-width:720px;border:1px solid #363636;background:#121212;border-radius:13px;padding:25px}.hub-ticket-top{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:25px}.hub-confirmed{display:inline-flex;align-items:center;gap:6px;border:1px solid #766a454d;border-radius:40px;background:#211f14;padding:5px 9px;color:#d4c18e;font-size:10px}.hub-ticket h2{font-size:27px;font-weight:600;color:#ececec;margin-top:14px}.hub-ticket-top p{font-size:11px;color:#8f8f8f;margin-top:9px}.hub-ticket-top>strong{font-size:34px;font-weight:600;color:#f4f4f4;letter-spacing:-1px}.hub-ticket dl{display:grid;grid-template-columns:1.6fr 1fr 1fr;margin:0;border-top:1px solid #323232;border-bottom:1px solid #323232}.hub-ticket dl>div{padding:19px 10px;border-right:1px solid #323232}.hub-ticket dl>div:first-child{padding-left:0}.hub-ticket dl>div:last-child{border:0}.hub-ticket dt{font-size:9px;color:#878787;margin-bottom:8px}.hub-ticket dd{font-size:11px;color:#dcdcdc;margin:0;line-height:1.7}.hub-ticket>.hub-ghost{width:100%;margin-top:21px;background:#1b1b1b;border-color:#3d3d3d}.hub-empty{border:1px solid #2f2f2f;border-radius:12px;max-width:720px;padding:65px 25px;text-align:center;background:#121212}.hub-empty>svg{color:#ac9569;margin:0 auto 20px}.hub-empty h2{font-size:20px;color:#e1e1e1}.hub-empty p{font-size:13px;color:#8f8f8f;margin:14px 0 24px}.app-shell{background:#0a0a0a;color:#e8e8e8;color-scheme:dark;min-height:100svh}.app-shell .topbar{background:#0f0f0f;border-color:#2c2c2c}.app-shell h1{font-family:Arial,Helvetica,sans-serif;font-size:39px;font-weight:650;color:#f0f0f0}.app-shell h1 em{font-style:normal;color:#c6ae7b}.app-shell .metric{border:1px solid #323232;background:#141414;border-radius:11px}.app-shell .metric.highlight{background:#181915;border-color:#6c6046}.app-shell .metric>strong{color:#eeeeee}.app-shell .metric>div,.app-shell label{color:#9b9b9b}.app-shell .dashboard-panel{background:#121212;border:1px solid #333333;border-radius:11px}.app-shell .panel-heading{background:#181818}.app-shell .secondary{background:#191919;border:1px solid #3b3b3b;color:#cccccc}.app-shell .appointment{border-color:#2e2e2e}.app-shell input{color:#e2e2e2;background:#121212;border-color:#3d3d3d}.app-shell .dashboard-tabs{background:none!important}.app-shell .empty h3{font-family:Arial,Helvetica,sans-serif;color:#d5d5d5}.app-shell .bar{background:#2d2d2d}.app-shell .bar i{background:#c6ae7b}@keyframes hub-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1500px){.barber-hub main{padding-top:90px}.hub-home-grid{gap:60px}.hub-photo{height:365px}}@media(max-width:1150px){.barber-hub .hub-sidebar{width:190px;padding:30px 15px 20px}.hub-content{margin-left:190px}.barber-hub main{padding:45px 30px 40px}.hub-home-grid{gap:28px}.hub-home h1{font-size:57px;letter-spacing:-3px}.hub-photo{height:275px}.hub-home-actions{gap:8px}.hub-home-actions .hub-ghost,.hub-home-actions .hub-white{font-size:11px;padding:11px 12px}.hub-facts{gap:9px}.hub-facts strong{font-size:10px}.hub-facts span{font-size:9px}.hub-book-layout{grid-template-columns:minmax(0,1.6fr) minmax(230px,1fr);gap:16px}.hub-box{padding:19px}.hub-barbers label{padding:11px 8px;gap:6px}.hub-summary{padding:21px 18px}.barber-hub .hub-footer{margin:0 30px}}@media(max-width:850px){.hub-home-grid{grid-template-columns:1fr}.hub-home h1{font-size:70px}.hub-home-copy{max-width:540px}.hub-photo-card{max-width:540px;transform:none}.hub-photo{height:300px}.hub-facts strong,.hub-home-actions .hub-ghost,.hub-home-actions .hub-white{font-size:12px}.hub-book-layout{grid-template-columns:1fr}.hub-summary{position:static}.hub-fields{grid-template-columns:1fr 1fr}}@media(max-width:600px){.barber-hub{display:block!important}.barber-hub .hub-sidebar{position:static;width:100%!important;height:auto;padding:22px 20px 15px;border-right:0;border-bottom:1px solid #2a2a2a;display:grid;grid-template-columns:1fr auto;gap:18px}.hub-brand{padding:0}.hub-brand p{font-size:8px;letter-spacing:2px;margin-bottom:6px}.hub-brand strong{font-size:22px}.hub-brand small{display:none}.hub-sidebar [data-slot=sidebar-content]{grid-column:1/-1;grid-row:2;overflow:visible}.hub-nav{flex-direction:row!important;gap:6px}.hub-nav [data-slot=sidebar-menu-item]{flex:1}.hub-nav [data-slot=sidebar-menu-button]{font-size:10px;height:38px;padding:0 8px;gap:6px;justify-content:center}.hub-nav svg{width:13px;height:13px}.hub-sidebar-bottom{grid-column:2;grid-row:1;padding:0;justify-content:center}.hub-sidebar-bottom>span{display:none}.hub-sidebar-bottom button{font-size:10px;gap:5px}.hub-sidebar-bottom button svg:last-child{display:none}.hub-content{margin:0}.barber-hub main{padding:37px 23px 35px}.hub-home h1{font-size:67px;letter-spacing:-3px}.hub-tag{margin-bottom:23px}.hub-eyebrow{font-size:8px}.hub-lead{font-size:13px}.hub-home-grid{gap:30px}.hub-photo{height:275px}.hub-home-bottom{margin-top:29px}.hub-home-bottom>span{font-size:8px}.hub-home-bottom button{font-size:10px}.barber-hub .hub-footer{margin:0 23px;font-size:8px;flex-wrap:wrap}.hub-page-title h1{font-size:30px}.hub-page-title>span{font-size:12px}.hub-fields{grid-template-columns:1fr}.hub-box{padding:21px 18px}.hub-ticket{padding:21px}.hub-ticket-top>strong{font-size:28px}.hub-ticket h2{font-size:23px}.hub-ticket dl{grid-template-columns:1fr}.hub-ticket dl>div{border-right:0;border-bottom:1px solid #323232;padding:14px 0}.hub-ticket dl>div:last-child{border-bottom:0}.hub-facts strong{font-size:11px}.hub-facts span{font-size:9px}}@media(prefers-reduced-motion:reduce){.barber-hub main{animation:none}.hub-photo img,.hub-photo-card{transition:none;transform:none!important}}.hub-location-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:24px;align-items:start}.hub-map-card{border:1px solid #303030;border-radius:12px;overflow:hidden;background:#131313}.hub-map-card iframe{display:block;width:100%;height:260px;border:0;filter:none;background:#1c1c1c}.hub-map-card>div{text-align:center;padding:28px 20px}.hub-map-card>div>svg{color:#b69f73;margin:0 auto 12px}.hub-map-card h2{font-size:21px;font-weight:600;color:#e3e3e3}.hub-map-card p{font-size:12px;color:#989898;margin:11px 0 19px}.hub-location-info{border:1px solid #313131;border-radius:12px;background:#121212;padding:24px}.hub-location-info section+section{border-top:1px solid #323232;margin-top:22px;padding-top:23px}.hub-location-info section>p{font-size:9px;letter-spacing:2px;color:#939393;margin-bottom:13px}.hub-location-info h2{font-size:16px;color:#e2e2e2;font-weight:600;margin-bottom:10px}.hub-location-info section>span{font-size:12px;color:#9c9c9c;line-height:1.8}.hub-location-info section>div{display:flex;justify-content:space-between;gap:15px;font-size:11px;color:#b0b0b0;line-height:2.3}.hub-location-info strong{font-weight:500;color:#e0e0e0}.hub-location-info a{margin-top:18px;width:100%;font-size:11px}.hub-location-info a svg:last-child{margin-left:auto}@media(max-width:900px){.hub-location-grid{grid-template-columns:1fr}}@media(max-width:600px){.hub-nav [data-slot=sidebar-menu-button]{font-size:9px;padding:0 6px}.hub-nav{gap:4px}.hub-nav [data-slot=sidebar-menu-button] svg{display:none}.hub-map-card iframe{height:235px}}.hub-receipt-code{font-size:10px;line-height:1.6;color:#878787;margin-top:17px}.hub-confirm-area{display:flex;flex-direction:column;align-items:center;width:100%}.hub-summary .hub-confirm-button{position:relative;overflow:hidden;width:100%;min-height:46px;transition:width .65s ease,min-height .65s ease,border-radius .65s ease,background .65s ease;flex-shrink:0}.hub-confirm-label{gap:9px;white-space:nowrap;transition:opacity .25s,transform .35s}.hub-confirm-label,.hub-scissors-loader{display:flex;justify-content:center;align-items:center}.hub-scissors-loader{position:absolute;inset:0;opacity:0;transform:scale(.4) rotate(-30deg);transition:opacity .5s .2s,transform .7s .15s}.hub-confirm-area.is-confirming .hub-confirm-button{width:74px;min-height:74px;border-radius:50%;background:#cbb27f;border-color:#cbb27f;opacity:1;cursor:wait;transform:none;filter:none}.is-confirming .hub-confirm-label{opacity:0;transform:translateY(16px)}.is-confirming .hub-scissors-loader{opacity:1;transform:scale(1) rotate(-15deg)}.is-confirming .hub-scissors-loader svg{animation:hub-scissor-float 1.35s ease-in-out infinite}.is-confirming .hub-scissors-loader svg path{transform-origin:12px 12px;transform-box:view-box;animation:hub-scissor-snip 1.35s ease-in-out infinite}.hub-booking-story{text-align:center;width:100%;margin-top:17px;animation:hub-story-in .5s ease both}.hub-booking-story p{font-size:12px;color:#d7c39c;margin-bottom:13px}.hub-booking-story>small{display:block;color:#858585;font-size:10px;line-height:1.7;margin-top:11px}.hub-story-track{height:3px;width:100%;border-radius:8px;background:#333;overflow:hidden}.hub-story-track>span{display:block;width:100%;height:100%;background:#cbb27f;transform-origin:left;transform:scaleX(0);animation:hub-story-progress 2.8s cubic-bezier(.18,.5,.3,1) forwards}.hub-success-dialog{background:#111!important;border:1px solid #514630!important;border-radius:18px!important;color:#eee;padding:33px!important;text-align:center;gap:15px!important;max-width:440px!important}.hub-success-seal{display:grid;place-items:center;height:75px;width:75px;border:1px solid #9f8859;border-radius:50%;background:#cbb27f0a;color:#d9c08a;margin:3px auto 4px;animation:hub-seal-arrive .65s cubic-bezier(.15,.8,.25,1) both}.hub-success-kicker{color:#a88f60;font-size:9px;letter-spacing:3px;margin:0}.hub-success-dialog [data-slot=dialog-title]{font:500 29px/1.14 Arial,Helvetica,sans-serif;letter-spacing:-.9px;color:#f4f4f4}.hub-success-dialog [data-slot=dialog-description]{color:#969696;font-size:13px;line-height:1.8}.hub-success-dialog [data-slot=dialog-description] strong{color:#d3be95;font-weight:500}.hub-success-details{padding:16px 10px;border-top:1px solid #333;border-bottom:1px solid #333;margin:3px 0 6px;line-height:1.8}.hub-success-details span{display:block;color:#aaa;font-size:12px}.hub-success-details strong{display:block;color:#ddc79b;font-size:13px;font-weight:500}.hub-success-dialog .hub-ghost,.hub-success-dialog .hub-white{width:100%}.hub-success-dialog .hub-ghost{background:#181818;border-color:#303030;color:#aaa}.hub-map-card>.hub-live-map{position:relative;padding:0;text-align:initial;height:360px;background:#181818;overflow:hidden}.hub-map-card .hub-live-map iframe{display:block;position:relative;width:100%;height:360px;filter:none;border:0;touch-action:auto}.hub-map-loading{position:absolute;inset:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:#191919;padding:25px;text-align:center;pointer-events:none}.hub-map-loading>svg{color:#c3a875}.hub-map-loading p{font-size:12px;color:#aaa;margin:0}.hub-map-loading button{pointer-events:auto}.hub-photo img{filter:none;object-position:50% 43%}.hub-photo-caption{padding-bottom:24px}@keyframes hub-scissor-float{0%,to{transform:rotate(-9deg) translateX(-2px)}50%{transform:rotate(9deg) translateX(2px)}}@keyframes hub-scissor-snip{0%,to{transform:rotate(-7deg)}45%,65%{transform:rotate(7deg)}}@keyframes hub-story-progress{0%{transform:scaleX(0)}55%{transform:scaleX(.55)}to{transform:scaleX(.94)}}@keyframes hub-story-in{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@keyframes hub-seal-arrive{0%{opacity:0;transform:scale(.75)}to{opacity:1;transform:scale(1)}}@media(max-width:600px){.hub-map-card .hub-live-map iframe,.hub-map-card>.hub-live-map{height:310px}.hub-success-dialog{padding:28px!important;max-width:calc(100% - 32px)!important}.hub-success-dialog [data-slot=dialog-title]{font-size:26px}}@media(prefers-reduced-motion:reduce){.hub-confirm-button,.hub-confirm-label,.hub-scissors-loader{transition:none!important}.hub-booking-story,.hub-scissors-loader svg,.hub-scissors-loader svg path,.hub-success-seal{animation:none!important}.hub-story-track>span{animation:none;transform:scaleX(.9)}}.booking-payment{border-top:1px solid #ffffff16;margin-top:22px;padding-top:20px}.booking-payment-heading{display:flex;gap:12px;align-items:center;margin-bottom:14px}.booking-payment-heading>span{width:30px;height:30px;border:1px solid #c8a766;border-radius:50%;display:grid;place-items:center;font-size:11px;color:#e7cf9c}.booking-payment-heading small{color:#aa9365;letter-spacing:1.5px;font-size:10px}.booking-payment-heading h3{font-size:16px;margin-top:3px}.payment-option{display:flex;align-items:center;gap:11px;border:1px solid #ffffff1c;border-radius:10px;padding:13px;margin-top:9px;background:#ffffff03;cursor:pointer}.payment-option input{position:absolute;opacity:0;pointer-events:none}.payment-option>svg{color:#cdb272}.payment-option>span{flex:1;display:grid;gap:3px}.payment-option strong{font-size:14px}.payment-option small{font-size:12px;color:#a6a6a6}.payment-option>svg:last-child{opacity:0}.payment-option.selected{border-color:#c7a66b;background:#c7a66b12}.payment-option.selected>svg:last-child{opacity:1;color:#dfc182}.pix-payment-box{margin-top:12px;padding:13px;border:1px solid #c9a76c80;border-radius:12px;background:#17130d}.pix-payment-top{display:flex;gap:13px;align-items:center}.pix-payment-top img{width:105px;height:105px;object-fit:cover;border-radius:7px;background:white;padding:4px}.pix-payment-top>div{display:grid;gap:6px}.pix-payment-top span{font-size:10px;color:#c8ab70;letter-spacing:1px}.pix-payment-top strong{font-size:21px;color:#f3deb0}.pix-payment-top p{font-size:12px;line-height:1.4;color:#c7c0b0}.pix-key{display:grid;grid-template-columns:1fr auto;gap:4px 10px;padding:12px 0 8px;border-bottom:1px solid #ffffff18;margin-top:4px}.pix-key span{font-size:11px;color:#a9a9a9}.pix-key strong{font-size:13px;color:#f5f0e5}.pix-key button{grid-row:1/span 2;grid-column:2;border:1px solid #c7a66b;border-radius:7px;background:transparent;color:#e1c07d;padding:7px 9px;display:flex;align-items:center;gap:5px;font-size:11px}.pix-payment-box>p{display:flex;align-items:flex-start;gap:6px;font-size:11px;line-height:1.4;color:#aaa295;margin-top:11px}.pix-payment-box>p svg{color:#d7b46f;flex:none}@media(max-width:520px){.pix-payment-top img{width:88px;height:88px}.pix-payment-top strong{font-size:18px}}.hub-success-dialog:has(.pix-pending){max-width:540px!important;padding:0!important;overflow:hidden}.pix-pending{position:relative;padding:31px;background:radial-gradient(circle at 80% 4%,#c69d4b25,transparent 30%),#111;color:#f4f1eb}.pix-pending-close{position:absolute;right:17px;top:16px;border:0;background:transparent;color:#aaa}.pix-pending-head>span{display:flex;align-items:center;gap:7px;color:#dfbf75;font-size:10px;letter-spacing:1.7px}.pix-pending-head h2{font:400 34px/1.04 Georgia,serif;margin:17px 0 11px}.pix-pending-head h2 em{color:#d9b56b}.pix-pending-head>p{font-size:13px;line-height:1.55;color:#aaa;max-width:410px}.pix-countdown{display:grid;grid-template-columns:auto 1fr auto;gap:11px;align-items:center;margin:22px 0;padding:13px;border:1px solid #d8b87355;border-radius:10px;background:#17130d}.pix-countdown>svg{color:#d8b873}.pix-countdown small,.pix-pending-payment small{display:block;color:#a9a9a9;font-size:10px}.pix-countdown strong{display:block;color:#f1cf87;margin-top:3px;font-size:17px}.pix-countdown>span{font-size:10px;color:#c6b691;text-align:right;max-width:98px}.pix-pending-payment{display:grid;grid-template-columns:145px 1fr;gap:18px;align-items:center;border:1px solid #ffffff18;border-radius:12px;padding:15px;background:#0d0d0d}.pix-qr-button{position:relative;border:0;padding:0;background:#fff;border-radius:8px;overflow:hidden}.pix-qr-button img{display:block;width:145px;height:145px;object-fit:cover;padding:4px}.pix-qr-button span{position:absolute;inset:auto 0 0;padding:7px;background:#000c;color:white;font-size:10px;display:flex;gap:5px;justify-content:center;align-items:center}.pix-pending-payment>div strong{display:block;color:#efcf86;font-size:26px;margin:7px 0 17px}.pix-pending-payment>div span{display:block;color:#999;font-size:10px}.pix-pending-payment>div b{display:block;font-size:14px;margin-top:5px}.pix-status{margin:22px 0 18px;color:#777;font-size:10px}.pix-status,.pix-status>div{display:flex;align-items:center}.pix-status>div{flex-direction:column;gap:6px;text-align:center;min-width:68px}.pix-status .done,.pix-status>div:first-child{color:#d9bd7a}.pix-status .current{color:#f1eee8}.pix-status svg{width:17px;height:17px}.pix-status i{height:1px;flex:1;background:#413b2e}.pix-pending-proof{width:100%;min-height:49px;margin:0}.pix-pending-proof svg{margin-right:8px}.pix-exit{width:100%;margin-top:10px}.pix-zoom{position:fixed;z-index:180;inset:0;display:grid;place-content:center;justify-items:center;gap:16px;background:#000e;padding:25px}.pix-zoom img{width:min(82vw,430px);background:#fff;padding:10px;border-radius:12px}.pix-zoom>button{position:absolute;right:22px;top:22px;background:#222;border:1px solid #ffffff44;border-radius:50%;color:#fff;width:42px;height:42px;display:grid;place-items:center}.pix-zoom>span{color:#ddd;font-size:13px}@media(max-width:560px){.hub-success-dialog:has(.pix-pending){width:calc(100vw - 20px)!important;max-width:none!important;max-height:94svh!important;overflow:auto!important}.pix-pending{padding:25px 18px}.pix-pending-head h2{font-size:29px}.pix-pending-payment{grid-template-columns:112px 1fr;gap:12px;padding:11px}.pix-qr-button img{width:112px;height:112px}.pix-pending-payment>div strong{font-size:22px}.pix-countdown>span{display:none}.pix-status{margin:18px 0}.pix-status>div{min-width:61px;font-size:9px}}.hub-mobile-cart{display:none}@media(max-width:600px){.hub-sidebar-bottom .hub-admin-link{display:none}.hub-sidebar-bottom .hub-mobile-cart{display:flex;align-items:center;gap:7px;color:#e4c679;border:1px solid #c9aa6666;border-radius:8px;background:#17130d;padding:10px 12px;font-size:10px}.hub-sidebar-bottom{display:block!important}.hub-products{padding:25px 16px!important}.products-intro{display:none}.products-toolbar{margin:0 0 12px}.products-toolbar p{font-size:11px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.product-visual{height:118px!important}.product-copy{padding:11px!important}.product-copy p,.product-copy>small{display:none}.product-copy h3{font-size:12px!important;line-height:1.25;margin:5px 0 9px!important;min-height:30px}.product-copy>div{margin-top:0!important;display:grid;grid-template-columns:1fr!important;gap:7px!important}.product-copy strong{font-size:13px!important}.product-copy button{width:100%;justify-content:center;padding:7px!important;min-height:34px!important;font-size:10px!important}.product-visual .product-size{font-size:8px!important;left:7px!important;bottom:7px!important;padding:3px 4px!important}.product-card{border-radius:0}.products-cart>section{width:100%;height:min(82svh,680px)}}.hub-home h1>span{display:inline-block;position:relative;font-family:Impact,Arial Black,Arial,sans-serif;font-weight:900;font-style:italic;letter-spacing:-.035em;line-height:1.12;padding:0 .13em .08em .015em;margin-left:-.015em;background:linear-gradient(110deg,#98763b,#d8b771 20%,#f7e8bd 34%,#c29b51 48%,#a17e3e 60%,#fff2cd 72%,#d2aa60 85%,#98763b);background-size:240% 100%;background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent;filter:drop-shadow(0 3px 0 #4b39182e);animation:marca-sheen 9s ease-in-out infinite}.hub-home h1>span:after{content:"";position:absolute;left:3%;bottom:.04em;width:84%;height:2px;background:linear-gradient(90deg,#a17e3e00,#ddbd7ab3,#a17e3e00);transform:rotate(-2deg);transform-origin:left;opacity:.7}@keyframes marca-sheen{0%,20%{background-position:100% 50%}65%,to{background-position:0 50%}}@media(prefers-reduced-motion:reduce){.hub-home h1>span{animation:none;background-position:45% 50%}}@media(forced-colors:active){.hub-home h1>span{background:none;color:CanvasText;-webkit-text-fill-color:CanvasText;filter:none}}.commission-overview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:24px}.commission-overview>div{padding:18px;border:1px solid #ffffff18;border-radius:12px;background:#101010}.commission-overview small{display:block;color:#aaa}.commission-overview strong{display:block;font-size:26px;margin-top:10px}.commission-note{padding:0 24px 24px;color:#aaa;font-size:13px;line-height:1.7}.finance-table-scroll{overflow-x:auto}.finance-table{width:100%;border-collapse:collapse;text-align:left;font-size:14px}.finance-table caption{text-align:left;padding:18px 24px;color:#bfa574;font-size:12px}.finance-table th{font-weight:500;color:#aaa;font-size:12px;background:#121212}.finance-table td,.finance-table th{padding:16px 20px;border-bottom:1px solid #ffffff10;white-space:nowrap}.finance-table td small{display:block;margin-top:5px;color:#999;font-size:12px}.history-filters{display:flex;gap:20px;padding:20px 24px}.history-filters label:first-child{flex:1}.history-filters label+label{margin:0}.history-filters select{display:block;margin-top:8px;min-height:45px;padding:10px;background:#141414;color:white;border:1px solid #ffffff25;border-radius:8px}.booking-notifications{position:fixed;bottom:24px;right:24px;z-index:60;width:min(360px,calc(100vw - 32px));display:grid;gap:10px;pointer-events:none}.booking-notification{pointer-events:auto;display:flex;align-items:flex-start;gap:12px;padding:16px;background:#171717;border:1px solid #c6a86666;border-radius:12px;box-shadow:0 12px 38px #0008;animation:notification-enter .3s ease-out}.booking-notification>svg{color:#d8b873;flex:none;margin-top:2px}.booking-notification strong{font-size:13px;color:#eedcb6}.booking-notification p{font-size:13px;line-height:1.5;color:#ddd;margin-top:4px}.booking-notification button{border:0;background:none;color:#aaa;padding:0;margin-left:auto}.booking-notification>div{min-width:0;overflow-wrap:anywhere}.split-preview{padding:14px;border:1px solid #c6a86644;border-radius:8px;color:#d8c49d;font-size:13px;line-height:1.7}.app-shell .dashboard-tabs{height:auto;flex-wrap:wrap}.app-shell .metric>strong{overflow-wrap:anywhere}@keyframes notification-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:680px){.commission-overview{grid-template-columns:1fr;padding:18px}.history-filters{flex-direction:column}.booking-notifications{right:16px;bottom:16px}.finance-table td,.finance-table th{padding:12px}.app-shell .dashboard-tabs button{padding:14px!important}}@media(prefers-reduced-motion:reduce){.booking-notification{animation:none}}.payment-select-content{z-index:100!important;min-width:var(--radix-select-trigger-width)!important;background:#151515!important;border:1px solid #c7a66b!important;border-radius:9px!important;box-shadow:0 16px 42px #000d!important;overflow:hidden!important}.payment-select-content [data-slot=select-viewport]{height:auto!important;min-height:0!important;padding:6px!important}.payment-select-item{min-height:42px!important;padding:10px 38px 10px 12px!important;color:#f7f2e7!important;border-radius:6px!important;display:flex!important;align-items:center!important}.payment-select-item:focus,.payment-select-item[data-highlighted]{background:#c7a66b!important;color:#111!important}.payment-select-item [data-slot=select-item-indicator]{color:currentColor!important}.shop-dialog label:has([data-slot=select-trigger]){position:relative;z-index:1;margin-top:4px}.shop-dialog [data-slot=select-trigger]{width:100%!important;min-height:48px!important;margin-top:8px!important;background:#111!important;border:1px solid #c7a66b!important;color:#f8f3e9!important;border-radius:8px!important}.store-admin{border:1px solid #ffffff13;border-radius:16px;background:#090909;padding:28px}.store-head{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.store-head>div>span{display:flex;align-items:center;gap:7px;color:#d8b873;font-size:11px;letter-spacing:1.5px}.store-head h2{font-size:25px;font-weight:400;margin-top:12px}.store-head p{color:#9e9e9e;font-size:13px;margin-top:8px;max-width:560px;line-height:1.5}.store-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:26px}.store-metrics article{border:1px solid #ffffff14;border-radius:12px;padding:18px;background:#0e0e0e}.store-metrics small,.store-metrics span{display:block;color:#999;font-size:12px}.store-metrics strong{display:block;font-size:24px;font-weight:400;margin:13px 0 7px;color:#e6e1d7}.store-metrics .store-balance{border-color:#c5a66377;background:#c5a6630d}.store-metrics .store-balance strong{color:#e1bd70}.store-layout{display:grid;grid-template-columns:minmax(270px,.75fr) minmax(0,1.25fr);gap:16px;margin-top:16px}.expense-form,.store-ledger{border:1px solid #ffffff14;border-radius:12px;padding:20px;background:#0d0d0d}.expense-form>div:first-child{display:grid;grid-template-columns:auto 1fr;column-gap:10px}.expense-form>div:first-child svg{color:#d8b873;grid-row:span 2}.expense-form h3,.store-ledger h3{font-size:16px}.expense-form p{font-size:12px;color:#999;margin-top:4px}.expense-form label{margin-top:17px}.expense-fields{display:grid;grid-template-columns:1fr 1fr;gap:10px}.expense-fields label{min-width:0}.expense-form .primary{margin-top:18px}.store-ledger>div:first-child{display:flex;justify-content:space-between;gap:10px;align-items:baseline;margin-bottom:14px}.store-ledger>div:first-child span{color:#999;font-size:12px}.store-empty{color:#999;font-size:13px;padding:30px 0}.store-ledger-list{border-top:1px solid #ffffff11}.store-ledger-list article{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:14px 0;border-bottom:1px solid #ffffff0d}.store-ledger-list article>span{font-size:10px;text-transform:uppercase;letter-spacing:1px;color:#d3ba83;border:1px solid #d3ba8340;border-radius:99px;padding:5px 7px}.store-ledger-list article.expense>span{color:#cf9579;border-color:#cf957940}.store-ledger-list strong{display:block;font-size:13px}.store-ledger-list small{display:block;color:#999;margin-top:4px;font-size:11px}.store-ledger-list b{font-size:13px;color:#d8c181}.store-ledger-list .expense b{color:#d8927c}@media(max-width:900px){.store-metrics{grid-template-columns:repeat(2,1fr)}.store-layout{grid-template-columns:1fr}}@media(max-width:560px){.store-admin{padding:18px}.store-head{flex-direction:column}.expense-fields,.store-metrics{grid-template-columns:1fr}.store-ledger-list article{grid-template-columns:1fr auto}.store-ledger-list article>span{display:none}}.hub-products{max-width:1180px;margin:0 auto;padding:42px 42px 70px}.products-intro{display:grid;grid-template-columns:.85fr 1.15fr;min-height:330px;margin:36px 0 32px;border:1px solid #ffffff14;background:linear-gradient(120deg,#0d0d0d,#12110f);overflow:hidden}.products-intro>div:first-child{padding:46px}.product-copy>small,.products-intro>div:first-child>span{font-size:10px;letter-spacing:1.8px;color:#d9b56b}.products-intro h2{font-family:Georgia,serif;font-size:42px;line-height:1.04;font-weight:400;margin:20px 0}.product-pix h2 em,.products-intro h2 em{color:#d9b56b}.products-intro p{max-width:340px;color:#aaa;line-height:1.65;font-size:14px}.products-hero-render{position:relative;display:grid;place-items:center;background:radial-gradient(circle at 60% 30%,#227f733d,transparent 45%),#050505;overflow:hidden}.products-hero-render img{width:105%;max-width:650px;mix-blend-mode:screen;transition:transform 2.4s cubic-bezier(.2,.7,.2,1)}.products-hero-render:hover img{transform:rotateY(1turn) scale(1.08)}.products-hero-render small{position:absolute;right:18px;bottom:14px;color:#c4aa78;font-size:10px;letter-spacing:1px}.products-toolbar{display:flex;align-items:center;justify-content:space-between;margin:0 0 18px}.products-toolbar p{color:#9d9d9d;font-size:13px}.products-toolbar p strong{color:#eee}.hub-cart-button{display:flex;align-items:center;gap:9px;border:1px solid #d8b873;background:#15130e;color:#f5dfaa;padding:11px 15px;border-radius:5px}.hub-cart-button b{display:grid;place-items:center;min-width:20px;height:20px;border-radius:50%;background:#d8b873;color:#111;font-size:11px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.product-card{border:1px solid #ffffff14;background:#0e0e0e;overflow:hidden;transition:transform .35s,border-color .35s;min-width:0}.product-card:hover{transform:translateY(-5px);border-color:#d8b87399}.product-visual{height:196px;display:grid;place-items:center;position:relative;overflow:hidden;background:radial-gradient(circle,#1d5d564d,transparent 66%),#080808}.product-visual img{width:135%;height:135%;object-fit:cover;mix-blend-mode:screen;transition:transform 1.7s cubic-bezier(.2,.8,.2,1)}.product-card:hover .product-visual img{transform:rotateY(1turn) scale(1.09)}.product-card.gold .product-visual{background:radial-gradient(circle,#b6822445,transparent 65%),#080808}.product-card.orange .product-visual{background:radial-gradient(circle,#b85a2840,transparent 65%),#080808}.product-card.blue .product-visual{background:radial-gradient(circle,#226ec540,transparent 65%),#080808}.product-card.red .product-visual{background:radial-gradient(circle,#ac252540,transparent 65%),#080808}.product-card.violet .product-visual{background:radial-gradient(circle,#6745ba45,transparent 65%),#080808}.product-card.yellow .product-visual{background:radial-gradient(circle,#cfac2540,transparent 65%),#080808}.product-card.lime .product-visual{background:radial-gradient(circle,#79ad3940,transparent 65%),#080808}.product-visual span{position:absolute;left:13px;bottom:12px;padding:5px 7px;background:#0009;border:1px solid #ffffff1d;color:#e7e1d4;font-size:10px}.product-copy{padding:18px}.product-copy h3{font-size:16px;margin:9px 0 5px;font-weight:500}.product-copy p{font-size:12px;color:#999}.product-copy>div{display:flex;align-items:center;justify-content:space-between;margin-top:18px;gap:8px}.product-copy strong{color:#e7c471;font-size:15px}.product-copy button{display:flex;align-items:center;gap:6px;background:transparent;border:1px solid #ffffff2b;color:#eee;padding:8px 9px;font-size:11px}.products-cart{position:fixed;z-index:100;inset:0;pointer-events:none}.products-cart.show{pointer-events:auto}.cart-backdrop{position:absolute;inset:0;border:0;background:#000a;opacity:0;transition:opacity .25s}.show .cart-backdrop{opacity:1}.products-cart>section{position:absolute;right:0;top:0;width:min(440px,100vw);height:100%;display:flex;flex-direction:column;background:#111;border-left:1px solid #d8b87355;transform:translateX(100%);transition:transform .35s ease;box-shadow:-15px 0 50px #0009}.show>section{transform:translateX(0)}.products-cart header{display:flex;justify-content:space-between;align-items:flex-start;padding:28px;border-bottom:1px solid #ffffff14}.product-pix small,.products-cart header small{color:#d8b873;font-size:10px;letter-spacing:1.7px}.products-cart header h2{font-family:Georgia,serif;font-size:28px;font-weight:400;margin-top:8px}.products-cart header button{border:0;background:transparent;color:#eee}.cart-empty{padding:70px 28px;text-align:center;color:#aaa}.cart-empty svg{color:#d8b873}.cart-empty h3{font-size:17px;color:#eee;margin:15px 0 8px}.cart-lines{padding:5px 28px;overflow:auto}.cart-lines article{display:grid;grid-template-columns:1fr auto auto;gap:12px;align-items:center;padding:18px 0;border-bottom:1px solid #ffffff10}.cart-lines small,.cart-lines strong{display:block}.cart-lines strong{font-size:14px}.cart-lines small{font-size:11px;color:#999;margin-top:4px}.cart-lines b{font-size:13px;color:#e6c675}.quantity{display:flex;align-items:center;gap:7px}.quantity button{display:grid;place-items:center;width:24px;height:24px;border:1px solid #ffffff25;background:transparent;color:#eee}.quantity span{min-width:13px;text-align:center;font-size:12px}.products-cart footer{margin-top:auto;padding:22px 28px;border-top:1px solid #ffffff14}.products-cart footer>div{display:flex;justify-content:space-between;margin-bottom:16px}.products-cart footer span{color:#aaa;font-size:13px}.products-cart footer strong{color:#e6c675}.products-cart footer .hub-white{width:100%;justify-content:center}.product-pix{display:grid;grid-template-columns:1fr 190px 1fr;gap:32px;align-items:center;margin-top:34px;padding:34px;border:1px solid #d8b87366;background:linear-gradient(130deg,#17140e,#0b0b0b)}.product-pix h2{font-family:Georgia,serif;font-size:30px;font-weight:400;line-height:1.1;margin:12px 0}.product-pix>div>span{display:block;color:#aaa;font-size:13px;margin-bottom:16px}.product-pix>div>span strong{color:#edcf87}.product-pix img{width:190px;background:#fff;padding:9px}.pix-product-instructions{border-left:1px solid #ffffff1c;padding-left:28px}.pix-product-instructions strong{display:block;color:#eee;margin:8px 0 12px;font-size:17px;letter-spacing:.7px}.pix-product-instructions p{color:#aaa;line-height:1.5;font-size:12px}.pix-product-instructions .hub-ghost{margin-top:15px}.pix-note{color:#d8b873!important;margin-top:12px}@media(max-width:900px){.hub-products{padding:30px 22px 55px}.products-intro{grid-template-columns:1fr}.products-intro>div:first-child{padding:32px}.products-hero-render{min-height:270px}.product-grid{grid-template-columns:repeat(2,1fr)}.product-pix{grid-template-columns:1fr;justify-items:start}.pix-product-instructions{border-left:0;padding-left:0}.product-pix img{order:-1}}@media(max-width:560px){.product-grid{grid-template-columns:1fr}.products-toolbar{align-items:flex-start;gap:15px;flex-direction:column}.products-intro h2{font-size:34px}.product-pix{padding:24px}.product-pix img{width:160px}.product-visual{height:210px}}.product-card{transform:perspective(900px) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg));transform-style:preserve-3d;will-change:transform}.product-card:hover{transform:perspective(900px) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg)) translateY(-7px);box-shadow:0 22px 45px #0009}.product-card .product-visual{isolation:isolate;background:radial-gradient(circle at 50% 45%,color-mix(in srgb,#d8b873 23%,transparent),transparent 57%),#060606}.product-card .product-visual img{position:relative;z-index:2;width:100%;height:100%;object-fit:contain;mix-blend-mode:screen;padding:8px;filter:drop-shadow(0 22px 18px #0009);transform:translateZ(26px) rotateY(0deg);transition:transform 1.6s cubic-bezier(.2,.8,.2,1),filter .4s}.product-card:hover .product-visual img{transform:translateZ(38px) rotateY(1turn) scale(1.06);filter:drop-shadow(0 30px 20px #000)}.product-aura{position:absolute!important;z-index:0!important;inset:15% 20%!important;border-radius:50%!important;background:radial-gradient(circle,#d8b8734d,transparent 67%)!important;filter:blur(11px)!important;opacity:.8!important}.product-360{position:absolute;z-index:4;right:11px;top:11px;color:#e8cc87;border:1px solid #d8b87378;border-radius:50%;display:grid!important;place-items:center!important;width:34px;height:34px;padding:0!important;background:#090909b8!important;font-size:9px!important;letter-spacing:0!important}.product-size{z-index:4!important}.product-card .product-copy{transform:translateZ(14px)}.products-hero-render:hover img{transform:scale(1.03)}.product-card:hover .product-visual img{transform:translateZ(38px) scale(1.04)}.product-360{display:none!important}.pix-proof{display:flex;align-items:center;justify-content:center;min-height:43px;margin-top:13px;border:1px solid #e1c370;border-radius:8px;background:linear-gradient(135deg,#efd48d,#b58b36);color:#17130a;font-size:12px;font-weight:700;text-decoration:none;box-shadow:0 8px 18px #0005}.pix-proof:hover{filter:brightness(1.08)}.pix-product-instructions .pix-proof{margin-top:15px;width:100%}.products-v2{max-width:1100px!important;padding:42px 38px 72px!important}.products-title{position:relative;display:grid;gap:9px;padding-bottom:26px;margin-bottom:20px;border-bottom:1px solid #ffffff16}.product-card-v2>div>span,.products-title>span{font-size:10px;letter-spacing:1.8px;color:#d9b56b}.products-title h1{max-width:610px;font:400 clamp(31px,4vw,50px)/1.03 Georgia,serif}.product-checkout h2 em,.products-title h1 em{color:#d9b56b}.products-title p{font-size:13px;color:#9f9f9f}.cart-pill{position:absolute;right:0;top:8px;display:flex;align-items:center;gap:8px;padding:10px 13px;border:1px solid #d8b87377;border-radius:999px;background:#12100c;color:#ead497;font-size:12px}.cart-pill b{display:grid;place-items:center;min-width:19px;height:19px;border-radius:50%;background:#e2bf72;color:#17120a;font-size:10px}.product-grid-v2{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}.product-card-v2{overflow:hidden;border:1px solid #ffffff14;background:#101010;transition:transform .25s,border-color .25s,box-shadow .25s}.product-card-v2:hover{transform:translateY(-4px);border-color:#d8b87380;box-shadow:0 16px 28px #0007}.product-image-v2{position:relative;height:150px;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 50% 40%,#d8b87345,transparent 60%),#070707}.product-image-v2 img{width:100%;height:100%;padding:5px;object-fit:contain;mix-blend-mode:screen;filter:drop-shadow(0 14px 13px #000);transition:transform .35s}.product-card-v2:hover img{transform:translateY(-4px) scale(1.045)}.product-image-v2 small{position:absolute;left:9px;bottom:8px;padding:4px 6px;background:#090909cc;border:1px solid #ffffff22;color:#eee;font-size:9px}.product-card-v2>div:last-child{padding:12px}.product-card-v2 h3{min-height:34px;margin:7px 0 10px;font-size:13px;line-height:1.25;font-weight:500}.product-card-v2 footer{display:flex;align-items:center;justify-content:space-between;gap:7px}.product-card-v2 footer strong{color:#e3c273;font-size:14px;white-space:nowrap}.product-card-v2 footer button{display:flex;align-items:center;gap:6px;padding:7px 9px;border:1px solid #d8b87380;border-radius:999px;background:#17140d;color:#f1dfa9;font-size:10px;transition:background .2s,transform .2s}.product-card-v2 footer button:hover{background:#d8b873;color:#17120a}.product-card-v2 footer button span{display:grid;place-items:center}.product-card-v2 footer button.adding span{animation:product-scissor 1.05s both}.product-card-v2 footer button.adding{background:#d8b873;color:#17120a}@keyframes product-scissor{0%{transform:rotate(-48deg) scale(.65)}45%{transform:rotate(35deg) scale(1.32)}75%{transform:rotate(-14deg) scale(1.08)}to{transform:rotate(0) scale(1)}}.cart-v2{position:fixed;z-index:150;inset:0;pointer-events:none}.cart-v2.open{pointer-events:auto}.cart-v2-backdrop{position:absolute;inset:0;border:0;background:#000a;opacity:0;transition:opacity .25s}.cart-v2.open .cart-v2-backdrop{opacity:1}.cart-v2>section{position:absolute;right:0;top:0;width:min(440px,100vw);height:100%;overflow:auto;background:#101010;border-left:1px solid #d8b87366;transform:translateX(100%);transition:transform .3s ease;box-shadow:-18px 0 48px #000b}.cart-v2.open>section{transform:translateX(0)}.cart-v2 header{display:grid;grid-template-columns:28px 1fr 28px;align-items:start;padding:25px 24px;border-bottom:1px solid #ffffff13}.cart-v2 header button,.checkout-close{border:0;background:transparent;color:#eee;padding:0}.cart-v2 header small,.product-checkout small{font-size:10px;letter-spacing:1.7px;color:#d9b56b}.cart-v2 header h2{font:400 27px Georgia,serif;margin-top:7px}.cart-v2-lines{padding:0 24px}.cart-v2-lines article{display:grid;grid-template-columns:1fr auto auto;gap:10px;align-items:center;padding:16px 0;border-bottom:1px solid #ffffff10}.cart-v2-lines small,.cart-v2-lines strong{display:block}.cart-v2-lines strong{font-size:13px}.cart-v2-lines small{margin-top:4px;color:#999;font-size:10px}.cart-v2-lines>b{font-size:12px;color:#e3c273}.cart-v2-quantity{display:flex;align-items:center;gap:6px}.cart-v2-quantity button{display:grid;place-items:center;width:23px;height:23px;border:1px solid #ffffff28;background:transparent;color:white}.cart-v2-quantity span{min-width:12px;text-align:center;font-size:11px}.cart-customer{display:grid;gap:10px;padding:19px 24px;border-top:1px solid #ffffff10}.cart-customer label{display:grid;gap:6px;color:#d9b56b;font-size:10px;letter-spacing:1px}.cart-customer input{height:42px;padding:0 11px;border:1px solid #ffffff26;border-radius:7px;background:#0a0a0a;color:#f3f3f3;outline:none}.cart-customer input:focus{border-color:#d8b873}.cart-customer p{font-size:11px;color:#e99b85;line-height:1.4}.cart-v2 form>footer{padding:20px 24px 26px;border-top:1px solid #ffffff14}.cart-v2 form>footer>div{display:flex;justify-content:space-between;margin-bottom:14px}.cart-v2 form>footer span{font-size:12px;color:#aaa}.cart-v2 form>footer strong{color:#e4c476}.cart-v2-pay{width:100%;min-height:47px;border:0;border-radius:8px;background:linear-gradient(135deg,#f0d58e,#b48936);color:#171209;font-weight:700}.cart-v2-empty{padding:75px 28px;text-align:center;color:#999}.cart-v2-empty svg{color:#d9b56b}.cart-v2-empty h3{margin:14px 0 7px;color:#eee;font-size:16px}.cart-v2-empty p{font-size:12px}.product-checkout{position:fixed;z-index:190;inset:0;display:grid;place-items:center;padding:18px}.checkout-backdrop{position:absolute;inset:0;background:#000c}.product-checkout article{position:relative;z-index:1;width:min(400px,100%);padding:30px;border:1px solid #d8b8738a;border-radius:14px;background:#111;box-shadow:0 25px 70px #000c;text-align:center}.checkout-close{position:absolute;top:17px;right:17px}.product-checkout h2{margin:11px 0;font:400 32px Georgia,serif}.product-checkout p{font-size:12px;line-height:1.5;color:#aaa}.product-checkout img{display:block;width:172px;margin:20px auto;background:#fff;padding:8px}.checkout-key{display:grid;gap:5px;padding:10px;background:#0a0a0a;border:1px solid #ffffff16}.checkout-key span{font-size:9px;letter-spacing:1.2px;color:#aaa}.checkout-key strong{font-size:16px;color:#eee}.checkout-total{display:flex;justify-content:space-between;margin:16px 0;color:#aaa;font-size:13px}.checkout-total b{color:#e4c476;font-size:16px}.product-checkout a{display:flex;align-items:center;justify-content:center;gap:8px;min-height:46px;border-radius:8px;background:linear-gradient(135deg,#efd48d,#b58b36);color:#17120a;text-decoration:none;font-size:12px;font-weight:700}@media(max-width:760px){.products-v2{padding:27px 15px 58px!important}.products-title{padding-bottom:18px}.products-title h1{font-size:32px;padding-right:0}.products-title p{max-width:210px;font-size:11px}.cart-pill{top:5px;padding:9px 10px}.cart-pill span{display:none}.product-grid-v2{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.product-image-v2{height:118px}.product-card-v2>div:last-child{padding:10px}.product-card-v2 h3{min-height:31px;font-size:11px;margin:6px 0 8px}.product-card-v2 footer strong{font-size:12px}.product-card-v2 footer button{padding:7px;font-size:0}.product-card-v2 footer button span{font-size:12px}.cart-v2>section{top:auto;bottom:0;width:100%;height:min(86vh,680px);border-left:0;border-top:1px solid #d8b87366;border-radius:18px 18px 0 0;transform:translateY(105%)}.cart-v2.open>section{transform:translateY(0)}.cart-v2 header{padding:20px}.cart-customer,.cart-v2-lines{padding-left:20px;padding-right:20px}.cart-v2 form>footer{padding:18px 20px 26px}.product-checkout article{padding:27px 22px}.product-checkout h2{font-size:29px}}@media(prefers-reduced-motion:reduce){.cart-v2-backdrop,.cart-v2>section,.product-card-v2,.product-image-v2 img{transition:none}.product-card-v2 footer button.adding span{animation:none}}