﻿.store-page{background:#f2f1ec;color:#070707}.store-header{height:88px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 5vw;background:#070707;color:#fcfaf4}.store-header nav{display:flex;gap:24px;font-size:11px}.store-header .logo img,.checkout-header .logo img,.store-footer .logo img{width:140px}.store-header .actions{display:flex;align-items:center}.store-header .actions a,.store-header .actions button{color:inherit;border:0;background:none}.back-link{font-size:11px;text-transform:uppercase;letter-spacing:.1em}.catalog-hero{padding:100px 8vw;background:linear-gradient(90deg,#070707f2,#07070755),url("assets/hero-wide-2.png") center 38%/cover;color:#fcfaf4;min-height:450px;display:flex;flex-direction:column;justify-content:center}.catalog-hero h1,.product-info h1,.cart-layout h1,.checkout-form h1{font:400 clamp(48px,5vw,76px)/1 "Bodoni Moda",serif;margin:14px 0 20px}.catalog-hero>p:last-child{max-width:430px;line-height:1.7;color:#e3ddd5}.catalog-area{padding:70px 7vw 110px}.catalog-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;border-bottom:1px solid #cfc7bc;padding-bottom:20px}.category-tabs{display:flex;gap:25px}.category-tabs a{font-size:11px;text-transform:uppercase;letter-spacing:.1em}.catalog-toolbar label{font-size:10px;text-transform:uppercase;letter-spacing:.1em}.catalog-toolbar select{margin-left:10px;border:0;background:transparent;padding:8px}.search-panel{display:none;grid-template-columns:1fr auto;max-width:700px;margin:0 auto 35px}.search-panel.open{display:grid}.search-panel input{border:1px solid #c8bfb3;background:#fff;padding:0 18px}.catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:45px 24px}.catalog-photo{aspect-ratio:4/5;background:#e6e0d7;position:relative;overflow:hidden}.catalog-photo img{width:100%;height:100%;object-fit:cover;transition:.5s}.catalog-photo:hover img{transform:scale(1.025)}.catalog-photo>span{position:absolute;left:14px;top:14px;background:#070707;color:#fff;padding:7px 9px;font-size:8px;letter-spacing:.12em}.favorite{position:absolute;right:14px;top:12px;border:0;border-radius:50%;background:#fffc;width:36px;height:36px;font-size:20px}.favorite.active{background:#b6914a;color:#fff}.catalog-grid h2{font:20px "Bodoni Moda";margin:17px 0 7px}.catalog-grid p{font-size:12px;margin:0 0 5px}.catalog-grid small{font-size:9px;color:#786d65}.store-footer{background:#070707;color:#aaa;padding:60px 7vw;text-align:center}.store-footer .logo{display:block}.store-footer p{font-size:11px}.store-footer small{font-size:9px}
.product-detail{display:grid;grid-template-columns:56% 44%;min-height:780px}.product-gallery{padding:55px 5vw;background:#e8e2d9}.main-product-image{height:610px}.main-product-image img{width:100%;height:100%;object-fit:contain}.thumbs{display:flex;gap:12px;margin-top:15px}.thumbs button{width:70px;height:70px;border:1px solid transparent;background:#fff;padding:0}.thumbs button.active{border-color:#b6914a}.thumbs img{width:100%;height:100%;object-fit:cover}.product-info{padding:65px 7vw 50px 6vw;background:#fff}.breadcrumb{font-size:9px;color:#81776d;text-transform:uppercase}.product-badge{display:inline-block;background:#070707;color:#fff;font-size:8px;padding:7px 10px;letter-spacing:.12em;margin-top:20px}.product-info h1{font-size:52px}.rating{color:#b6914a;font-size:12px}.rating span{color:#786d65;margin-left:8px}.detail-price{font:27px "Bodoni Moda";margin:25px 0 5px}.pix-price{font-size:10px;color:#6f655c}.description{font-size:12px;line-height:1.8;color:#625950;border-top:1px solid #ded7ce;padding-top:22px}.option-block{margin:22px 0}.option-block>b{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.1em;margin-bottom:10px}.color-swatch{width:28px;height:28px;border-radius:50%;background:#b6914a;border:3px solid #fff;box-shadow:0 0 0 1px #b6914a}.quantity{display:flex;border:1px solid #cfc7bd;width:max-content}.quantity button,.quantity span{width:38px;height:36px;display:grid;place-items:center;border:0;background:#fff}.product-info>.button{width:100%;height:58px}.wish-button{width:100%;border:0;background:none;padding:17px;font-size:10px;text-transform:uppercase}.shipping-box{background:#f3f0eb;padding:20px;margin:15px 0}.shipping-box>b{font-size:11px}.shipping-box>div{display:flex;margin:12px 0 8px}.shipping-box input{flex:1;padding:12px;border:1px solid #ccc}.shipping-box button{background:#070707;color:#fff;border:0;padding:0 18px}.shipping-box small{font-size:8px;color:#766d65}.product-info details{border-top:1px solid #ded7ce;padding:17px 0;font-size:11px}.product-info summary{cursor:pointer;font-weight:600}.product-info details p{line-height:1.7}.product-reassurance{padding:28px 7vw;background:#070707;color:#fff;display:flex;justify-content:space-around;font-size:11px}
.checkout-header{height:92px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 6vw;background:#070707;color:#fff}.checkout-header>a:first-child{font-size:10px;text-transform:uppercase}.checkout-header>span{text-align:right;font-size:10px;color:#d1b77f}.cart-layout{padding:80px 8vw;display:grid;grid-template-columns:1fr 380px;gap:7vw;min-height:700px}.cart-layout h1{font-size:60px}.cart-items{border-top:1px solid #ccc}.cart-item{display:grid;grid-template-columns:120px 1fr auto;gap:20px;padding:22px 0;border-bottom:1px solid #ccc}.cart-item img{width:120px;height:140px;object-fit:cover;background:#e7e0d8}.cart-item h3{font:22px "Bodoni Moda";margin:10px 0}.cart-item p,.cart-item button{font-size:10px}.cart-item button{border:0;background:none;text-decoration:underline}.empty-cart{display:none;text-align:center;padding:60px}.cart-items:empty+.empty-cart{display:block}.order-summary{background:#fff;padding:32px;height:max-content;box-shadow:0 12px 45px #30241412}.order-summary h2{font:30px "Bodoni Moda";margin-top:0}.order-summary>div{display:flex;justify-content:space-between;padding:14px 0;font-size:11px}.order-summary label{font-size:10px}.order-summary label div{display:flex;margin-top:10px}.order-summary input{min-width:0;flex:1;padding:12px;border:1px solid #ccc}.order-summary label button{border:0;background:#070707;color:#fff}.order-summary .total{border-top:1px solid #bbb;font-size:16px;margin-top:18px}.checkout-button{width:100%;margin-top:15px}.order-summary>small{display:block;text-align:center;font-size:8px;color:#877e75;margin-top:15px}
.checkout-shell{max-width:1050px;margin:0 auto;padding:60px 5vw 100px}.checkout-steps{list-style:none;display:grid;grid-template-columns:repeat(4,1fr);padding:0;margin:0 0 55px}.checkout-steps li{border-top:2px solid #cfc8be;padding-top:12px;color:#958c83;font-size:10px;text-transform:uppercase}.checkout-steps li.active{border-color:#b6914a;color:#070707}.checkout-steps b{display:inline-grid;place-items:center;width:24px;height:24px;border-radius:50%;background:#ded8d0;margin-right:7px}.checkout-steps li.active b{background:#b6914a}.checkout-form{background:#fff;padding:55px 7vw;box-shadow:0 15px 50px #30241412}.checkout-form h1{font-size:52px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.form-grid label{font-size:10px;text-transform:uppercase;letter-spacing:.08em}.form-grid input{display:block;width:100%;margin-top:8px;padding:15px;border:1px solid #d0c8be}.checkout-actions{display:flex;justify-content:space-between;margin-top:35px}.text-back{border:0;background:none}.shipping-choice{margin-top:28px}.shipping-choice label{display:flex;align-items:center;gap:15px;border:1px solid #ddd4c9;padding:17px;margin-top:10px}.shipping-choice span{flex:1}.shipping-choice small{display:block;color:#847b72}.payment-tabs{display:grid;grid-template-columns:1fr 1fr;gap:12px}.payment-tabs button{padding:20px;border:1px solid #d6cec5;background:#fff}.payment-tabs button.active{border-color:#b6914a;background:#faf6ed}.payment-tabs small{display:block;color:#876a32}.pix-preview{background:#f5f1ea;margin-top:20px;padding:25px;font-size:12px}.confirmation{text-align:center;padding:30px}.confirmation>span{display:inline-grid;place-items:center;width:70px;height:70px;border-radius:50%;background:#e3f2e8;color:#267746;font-size:32px}.confirmation p:not(.eyebrow){line-height:1.8;color:#71675e}.confirmation .button{margin-top:20px}.checkout-form section[hidden]{display:none}
@media(max-width:800px){.store-header{height:70px;padding:0 18px}.store-header nav{display:none}.store-header .menu{display:block}.store-header .logo img,.checkout-header .logo img{width:100px}.store-header .actions a:first-child,.store-header .actions button{display:none}.catalog-hero{min-height:360px;padding:70px 24px}.catalog-hero h1{font-size:48px}.catalog-area{padding:45px 20px 75px}.catalog-toolbar{display:block}.category-tabs{overflow:auto;padding-bottom:15px}.catalog-toolbar label{display:block;margin-top:12px}.catalog-grid{grid-template-columns:1fr 1fr;gap:28px 10px}.catalog-grid h2{font-size:16px}.product-detail{grid-template-columns:1fr}.product-gallery{padding:25px 20px}.main-product-image{height:430px}.product-info{padding:42px 24px}.product-info h1{font-size:42px}.product-reassurance{overflow:auto;justify-content:flex-start;gap:30px}.product-reassurance span{min-width:max-content}.checkout-header{height:74px;padding:0 18px}.checkout-header>span{display:none}.cart-layout{grid-template-columns:1fr;padding:50px 20px}.cart-layout h1{font-size:48px}.cart-item{grid-template-columns:90px 1fr}.cart-item img{width:90px;height:110px}.cart-item>strong{grid-column:2}.checkout-shell{padding:35px 18px}.checkout-steps li{font-size:0}.checkout-steps b{font-size:10px}.checkout-form{padding:35px 20px}.checkout-form h1{font-size:42px}.form-grid{grid-template-columns:1fr}.payment-tabs{grid-template-columns:1fr}}
.cart-link{position:relative;display:inline-flex!important;align-items:center;justify-content:center;width:34px;height:34px}.cart-link svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.cart-link sup{position:absolute;right:-3px;top:-2px;min-width:16px;height:16px;border-radius:50%;display:grid;place-items:center;background:#b6914a;color:#070707;font-size:8px;font-weight:700}.catalog-area{background:#070707;color:#fcfaf4}.catalog-toolbar{margin:-70px -7vw 42px;padding:24px 7vw;background:#b6914a;color:#070707;border-bottom:0}.catalog-toolbar select{color:#070707}.catalog-grid h2,.catalog-grid p{color:#fcfaf4}.catalog-grid small{color:#d1b77f}.catalog-photo{background:#171717}.search-panel input{background:#151515;border-color:#3a3a3a;color:#fff}.search-panel input::placeholder{color:#aaa}@media(max-width:800px){.catalog-toolbar{margin:-45px -20px 35px;padding:22px 20px}.category-tabs{padding-bottom:0}.catalog-toolbar label{border-top:1px solid #07070733;padding-top:16px}}.catalog-toolbar{background:#03112b;color:#fcfaf4}.catalog-toolbar select{color:#fcfaf4;background:#03112b}.catalog-toolbar label{color:#d1b77f}.category-tabs a{color:#fcfaf4}.category-tabs a:hover{color:#d1b77f}@media(max-width:800px){.catalog-toolbar label{border-top-color:#ffffff24}}.product-info{background:#03112b;color:#fcfaf4}.product-info h1,.detail-price,.description,.option-block>b,.product-info summary{color:#fcfaf4}.breadcrumb,.rating span,.pix-price,.product-info details p{color:#c9c3bc}.description,.product-info details{border-color:#ffffff24}.quantity{border-color:#ffffff50}.quantity button,.quantity span{background:#0b0b0b;color:#fcfaf4}.wish-button{color:#fcfaf4}.shipping-box{background:#0b0b0b;color:#fcfaf4}.shipping-box input{background:#171717;border-color:#ffffff30;color:#fcfaf4}.shipping-box input::placeholder{color:#aaa}.shipping-box small{color:#aaa}.quantity{background:#b6914a;border-color:#b6914a}.quantity button,.quantity span{background:#b6914a;color:#070707}.quantity button:hover{background:#d1b77f}.shipping-box{background:#b6914a;color:#070707}.shipping-box input{background:#fcfaf4;border-color:#8d6a30;color:#070707}.shipping-box input::placeholder{color:#756a5d}.shipping-box button{background:#070707;color:#fcfaf4}.shipping-box small{color:#302719}.store-page{background-color:#030303;background-image:radial-gradient(circle at 82% 16%,#0a2348 0,transparent 34%),linear-gradient(135deg,#020202 0%,#071326 52%,#020202 100%);background-attachment:fixed;color:#fcfaf4}.store-header,.checkout-header,.store-footer{background:linear-gradient(105deg,#020202 0%,#081a36 55%,#020202 100%)}.catalog-area{background:radial-gradient(circle at 85% 10%,#092044 0,transparent 32%),#030303}.catalog-toolbar{background:linear-gradient(100deg,#020202 0%,#03112b 48%,#082148 100%);border-top:1px solid #d1b77f55;border-bottom:1px solid #d1b77f55}.product-info{background:linear-gradient(145deg,#03112b 0%,#071b38 52%,#020202 100%)}.cart-layout,.checkout-shell{color:#fcfaf4}.order-summary,.checkout-form{background:linear-gradient(145deg,#06142b 0%,#020202 100%);color:#fcfaf4;border:1px solid #d1b77f33}.order-summary input,.form-grid input{background:#0b0b0b;color:#fcfaf4;border-color:#ffffff30}.order-summary input::placeholder,.form-grid input::placeholder{color:#999}.order-summary .total{border-color:#ffffff30}.checkout-steps li.active{color:#fcfaf4}.payment-tabs button{background:#0b0b0b;color:#fcfaf4}.payment-tabs button.active{background:#b6914a;color:#070707}.pix-preview,.shipping-choice label{background:#07152d;color:#fcfaf4;border-color:#ffffff24}.shipping-choice small{color:#bbb}