:root{--radius:18px}*{box-sizing:border-box}body{margin:0;background:var(--surface);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.container{width:min(1220px,calc(100% - 40px));margin:0 auto}.topbar{background:#0d2e26;color:#eff6f1;font-size:12px;letter-spacing:.04em;text-align:center;padding:9px 16px}.topbar span{opacity:.45;margin:0 14px}.site-header{background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);position:-webkit-sticky;position:sticky;z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-main{height:82px;display:grid;grid-template-columns:220px 1fr 180px;grid-gap:28px;gap:28px;align-items:center}.brand{display:inline-flex;align-items:center;gap:10px;width:max-content}.brand-mark{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:var(--brand);color:white;font-weight:900;font-family:Georgia,serif;font-size:24px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.12)}.brand-copy{display:flex;flex-direction:column;line-height:1}.brand-copy strong{letter-spacing:.09em;font-size:16px}.brand-copy small{letter-spacing:.34em;color:var(--accent);font-size:8px;margin-top:5px}.search{height:48px;border:1px solid #dfe4df;border-radius:999px;display:flex;align-items:center;background:#f9faf8;overflow:hidden}.search:focus-within{border-color:#9ab2a8;box-shadow:0 0 0 3px rgba(32,89,74,.08)}.search input{flex:1 1;height:100%;border:0;outline:0;background:transparent;padding:0 20px;color:var(--ink)}.search button{width:50px;height:40px;margin-right:4px;border:0;background:var(--brand);color:white;border-radius:99px;font-size:21px}.header-actions{display:flex;justify-content:flex-end;gap:10px}.header-action{min-width:66px;min-height:48px;border:0;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1px;position:relative;color:var(--ink)}.header-action span{font-size:21px;line-height:1}.header-action small{font-size:10px;color:var(--muted)}.header-action b{position:absolute;top:0;right:7px;background:var(--accent);color:#fff;width:18px;height:18px;border-radius:50%;display:grid;place-items:center;font-size:10px}.nav-row{height:44px;display:flex;gap:24px;align-items:center;font-size:13px;color:#4d554f;overflow-x:auto;white-space:nowrap}.nav-row a:hover{color:var(--brand)}.nav-all{color:var(--brand)!important;font-weight:750;padding-right:22px;border-right:1px solid var(--line)}.hero{display:grid;grid-template-columns:1fr 320px;grid-gap:16px;gap:16px;padding-top:28px}.hero-main{min-height:510px;background:linear-gradient(135deg,#eef1e8,#f8f8f2 45%,#e1eadf);border-radius:30px;overflow:hidden;display:grid;grid-template-columns:1.06fr .94fr;position:relative}.hero-copy{padding:70px 0 60px 58px;position:relative;z-index:3}.eyebrow{font-size:11px;font-weight:800;letter-spacing:.16em;color:var(--brand-2)}.hero h1{font-size:clamp(42px,4.5vw,66px);line-height:.98;letter-spacing:-.055em;margin:18px 0 22px;max-width:660px;font-weight:760}.hero h1 em{color:var(--brand);font-family:Georgia,serif;font-weight:500}.hero-copy>p{color:#59615b;font-size:17px;line-height:1.6;max-width:520px}.hero-actions{display:flex;gap:10px;margin-top:30px}.btn{min-height:48px;padding:0 22px;border-radius:12px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;font-weight:750;font-size:13px;transition:.2s ease}.btn:hover{transform:translateY(-1px)}.btn.primary{background:var(--brand);color:white;box-shadow:0 10px 25px rgba(22,63,52,.16)}.btn.primary:hover{background:var(--brand-2)}.btn.ghost,.btn.secondary{background:white;border-color:#dfe4df;color:var(--ink)}.btn.wide{width:100%}.hero-proof{display:flex;gap:18px;font-size:11px;color:#59615b;margin-top:34px;flex-wrap:wrap}.hero-proof b{color:var(--brand-2)}.hero-visual{position:relative;min-height:100%;display:grid;place-items:center}.hero-ring{width:390px;height:390px;border:1px solid rgba(22,63,52,.17);border-radius:50%;position:absolute;right:-40px}.hero-ring:after{content:"";position:absolute;inset:42px;border-radius:inherit;border:1px solid rgba(22,63,52,.13)}.floating-card{position:absolute;background:rgba(255,255,255,.86);border:1px solid rgba(255,255,255,.72);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:14px;padding:12px 15px;display:flex;flex-direction:column}.floating-card small{font-size:8px;letter-spacing:.13em;color:var(--muted)}.floating-card strong{font-size:16px;color:var(--brand);margin-top:3px}.floating-a{top:72px;left:0}.floating-b{right:20px;bottom:64px}.floating-b span{color:#9b6b1f;font-weight:800}.hero-side{border-radius:30px;background:#132f28;color:white;padding:38px 34px;display:flex;flex-direction:column;justify-content:flex-end;min-height:510px;position:relative;overflow:hidden}.hero-side:before{content:"";position:absolute;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(215,155,66,.42),rgba(215,155,66,0) 68%);top:-90px;right:-100px}.hero-side>span{color:#d6bd91;font-size:10px;letter-spacing:.15em;font-weight:800}.hero-side h3{font-family:Georgia,serif;font-weight:500;font-size:34px;line-height:1.05;margin:14px 0;max-width:230px}.hero-side p{color:#b8c9c1;line-height:1.6;font-size:13px}.hero-side a{color:#f0d4a6;font-size:13px;font-weight:800;margin-top:16px}.benefit-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-top:28px}.benefits{min-height:96px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.benefits>div{display:flex;gap:14px;align-items:center;padding:0 20px;border-right:1px solid var(--line)}.benefits>div:first-child{padding-left:0}.benefits>div:last-child{border-right:0}.benefits b{color:var(--accent);font-family:Georgia,serif;font-size:20px;font-weight:500}.benefits span{display:flex;flex-direction:column}.benefits strong{font-size:12px}.benefits small{color:var(--muted);font-size:10px;margin-top:3px}.section{padding:84px 0}.section-tint{background:#f6f7f4}.section-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:32px;gap:20px}.section-head h2{margin:8px 0 0;font-size:38px;letter-spacing:-.04em}.section-head>a{font-size:12px;font-weight:750;color:var(--brand)}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.category-card{min-height:180px;border-radius:22px;padding:25px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #e1e6df;position:relative;overflow:hidden;transition:.2s}.category-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.category-card:after{content:"";position:absolute;width:170px;height:170px;border:1px solid rgba(22,63,52,.1);border-radius:50%;right:-65px;top:-75px}.category-0{background:#eff5f0}.category-1{background:#f6f0e7}.category-2{background:#f5f4ec}.category-3{background:#edf2f2}.category-icon{font-size:38px;color:var(--brand)}.category-card div{display:flex;flex-direction:column;gap:5px}.category-card strong{font-size:17px}.category-card small{color:var(--muted);font-size:11px}.category-card>b{position:absolute;right:22px;bottom:22px}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:14px;gap:14px}.product-card{background:white;border:1px solid #e5e8e4;border-radius:18px;overflow:hidden;min-width:0;transition:.22s ease}.product-card:hover{transform:translateY(-3px);box-shadow:0 20px 44px rgba(20,43,33,.08)}.product-image-wrap{display:block;position:relative;background:#eef1eb;overflow:hidden}.discount-badge{left:12px;background:var(--brand);color:white;padding:5px 8px;border-radius:8px;font-size:10px;font-weight:800}.discount-badge,.product-badge{position:absolute;top:12px;z-index:3}.product-badge{right:12px;background:#fff;border:1px solid #e3e5e2;color:#5b625e;padding:5px 7px;border-radius:8px;font-size:9px;font-weight:700}.product-art{width:100%;height:100%;display:grid;place-items:center;position:relative;overflow:hidden;background:linear-gradient(145deg,#e7ebe3,#f6f4ea)}.product-art-large{min-height:460px;border-radius:26px}.art-orb{position:absolute;border-radius:50%;filter:blur(.2px)}.art-orb-a{width:72%;height:72%;background:rgba(255,255,255,.55);border:1px solid rgba(22,63,52,.08)}.art-orb-b{width:44%;height:44%;border:1px solid rgba(215,155,66,.45)}.art-symbol{font-family:Georgia,serif;font-size:clamp(70px,8vw,120px);color:var(--brand);z-index:2;text-shadow:0 18px 35px rgba(22,63,52,.08);transform:rotate(-7deg)}.product-art:not(.product-art-large) .art-symbol{font-size:72px}.art-label{position:absolute;bottom:16px;left:17px;font-size:8px;font-weight:900;letter-spacing:.24em;color:rgba(22,63,52,.5)}.product-art-lamp{background:linear-gradient(145deg,#ece8da,#f7f6ef)}.product-art-camera{background:linear-gradient(145deg,#e5eceb,#f7f8f5)}.product-art-diffuser{background:linear-gradient(145deg,#eee5dc,#f9f6ef)}.product-art-projector{background:linear-gradient(145deg,#e1e7e6,#f6f8f6)}.product-card-body{padding:14px 14px 15px}.rating{color:#a16d1b;font-size:10px;font-weight:800}.rating span{color:#8c938f}.product-title{margin:8px 0 12px;line-height:1.45;font-weight:700}.price-block{display:flex;flex-direction:column}.old-price{font-size:10px;color:#9aa09c;text-decoration:line-through}.price-block strong{font-size:20px;letter-spacing:-.03em}.price-block small{color:#6e756f;font-size:9px;margin-top:2px}.quick-add{height:38px;border:1px solid var(--brand);border-radius:10px;background:transparent;color:var(--brand);font-size:10px;font-weight:800;margin-top:12px}.quick-add:hover{background:var(--brand);color:white}.editorial{padding:100px 0;display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:70px;gap:70px;align-items:center}.editorial-copy h2{font-size:42px;line-height:1.04;letter-spacing:-.05em;margin:15px 0 20px}.editorial-copy p{color:var(--muted);line-height:1.7}.text-link{display:inline-block;color:var(--brand);font-weight:800;font-size:12px;margin-top:10px}.editorial-cards{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.editorial-cards div{min-height:235px;background:#f7f8f5;border:1px solid var(--line);border-radius:20px;padding:26px;display:flex;flex-direction:column}.editorial-cards span{color:var(--accent);font-family:Georgia,serif;font-size:28px}.editorial-cards h3{margin-top:auto;margin-bottom:7px;font-size:18px}.editorial-cards p{color:var(--muted);font-size:11px;line-height:1.5}.newsletter{background:#122f27;color:white;padding:55px 0}.newsletter-inner{display:flex;justify-content:space-between;align-items:center;gap:40px}.newsletter span{color:#dcb679;font-size:10px;letter-spacing:.16em;font-weight:800}.newsletter h2{margin:7px 0;font-size:29px}.newsletter p{margin:0;color:#b7c9c1;font-size:12px}.newsletter form{display:flex;gap:8px;width:min(500px,100%)}.newsletter input{flex:1 1;height:50px;border-radius:12px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);color:white;padding:0 16px;outline:none}.footer{background:#0c1713;color:#dce4df;padding:58px 0 22px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);grid-gap:50px;gap:50px}.footer-brand .brand-mark{background:#d4a458;color:#10291f}.footer-grid p{color:#87968f;max-width:310px;line-height:1.65;font-size:12px}.footer-grid h4{color:white;font-size:12px;margin:0 0 15px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:9px}.footer-grid a,.footer-grid span{color:#8fa097;font-size:11px}.footer-bottom{border-top:1px solid rgba(255,255,255,.08);margin-top:45px;padding-top:20px;display:flex;justify-content:space-between;font-size:9px;color:#66766e}.cart-overlay{position:fixed;inset:0;background:rgba(6,15,11,.42);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:50;opacity:0;pointer-events:none;transition:.22s}.cart-overlay.show{opacity:1;pointer-events:auto}.cart-drawer{position:fixed;top:0;right:0;width:min(430px,100%);height:100dvh;z-index:51;background:white;transform:translateX(100%);transition:.28s ease;display:flex;flex-direction:column;box-shadow:-25px 0 65px rgba(8,25,18,.16)}.cart-drawer.show{transform:translateX(0)}.cart-head{padding:24px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between}.cart-head small{color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.12em}.cart-head h3{margin:3px 0 0;font-size:19px}.cart-head button{border:0;background:#f2f4f1;width:36px;height:36px;border-radius:50%;font-size:22px}.cart-content{flex:1 1;overflow:auto;padding:18px 24px}.cart-empty{text-align:center;margin-top:110px}.cart-empty>span{font-size:48px;color:#b6c1ba}.cart-empty h4{font-size:22px;margin:16px 0 5px}.cart-empty p{color:var(--muted);font-size:12px;max-width:260px;margin:0 auto 20px}.cart-item{display:grid;grid-template-columns:70px 1fr 26px;grid-gap:12px;gap:12px;padding:14px 0;border-bottom:1px solid var(--line)}.mini-art{width:70px;height:70px;display:grid;place-items:center;background:#eef1eb;border-radius:12px;color:var(--brand);font-size:27px}.cart-item-info{display:flex;flex-direction:column}.cart-item-info strong{font-size:12px;line-height:1.35}.cart-item-info small{color:var(--muted);margin-top:3px;font-size:9px}.cart-item-info>span{font-weight:800;font-size:12px;margin-top:7px}.qty{display:flex;width:max-content;align-items:center;border:1px solid var(--line);border-radius:8px;margin-top:7px;overflow:hidden}.qty button{width:25px;height:24px;border:0;background:white}.qty b{font-size:10px;min-width:22px;text-align:center}.remove{border:0;background:transparent;color:#a3aaa6;font-size:17px}.cart-footer{border-top:1px solid var(--line);padding:20px 24px}.cart-footer>div:first-child{display:flex;justify-content:space-between;font-size:14px}.cart-footer>small{display:block;color:var(--muted);font-size:9px;margin:5px 0 13px}.link-button{border:0;background:transparent;width:100%;padding:13px;color:var(--muted);font-size:10px}.catalog-page{padding:60px 0 90px}.page-heading{margin-bottom:38px}.page-heading h1{font-size:48px;letter-spacing:-.05em;margin:9px 0}.page-heading p{color:var(--muted);margin:0}.catalog-layout{display:grid;grid-template-columns:220px 1fr;grid-gap:30px;gap:30px}.filters{position:-webkit-sticky;position:sticky;top:155px;height:max-content;border:1px solid var(--line);border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:20px}.filters>strong{font-size:16px}.filters label{display:flex;flex-direction:column;gap:7px}.filters label span{font-size:10px;color:var(--muted);font-weight:700}.filters select{height:40px;border:1px solid var(--line);border-radius:9px;padding:0 9px;background:white;font-size:11px}.catalog-grid{grid-template-columns:repeat(4,1fr)}.catalog-grid.full{grid-template-columns:repeat(5,1fr)}.no-results{padding:50px 0}.breadcrumbs{display:flex;gap:8px;padding-top:28px;color:var(--muted);font-size:10px}.breadcrumbs b{color:#8c938f;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-page{display:grid;grid-template-columns:1.12fr .88fr;grid-gap:54px;gap:54px;padding:30px 0 60px}.gallery{display:grid;grid-template-columns:58px 1fr;grid-gap:12px;gap:12px}.gallery-thumbs{display:flex;flex-direction:column;gap:8px}.gallery-thumbs button{height:58px;border:1px solid var(--line);border-radius:10px;background:white;font-size:9px;color:var(--muted)}.gallery-thumbs button.active{border-color:var(--brand);color:var(--brand)}.main-product-art{position:relative}.zoom-hint{position:absolute;bottom:18px;right:18px;background:rgba(255,255,255,.85);border:1px solid rgba(255,255,255,.8);padding:8px 11px;border-radius:9px;font-size:8px;color:var(--muted);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.buy-box{padding-top:10px}.product-kicker{display:flex;gap:8px;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.06em}.buy-box h1{font-size:38px;line-height:1.06;letter-spacing:-.045em;margin:14px 0 12px}.rating-large{font-size:12px}.rating-large span{margin-left:6px}.short-desc{color:var(--muted);line-height:1.55;max-width:510px;font-size:14px}.buy-price{border-top:1px solid var(--line);padding-top:18px;margin-top:22px;display:flex;flex-direction:column}.buy-price>div{display:flex;gap:10px;align-items:center}.buy-price>div span{color:#8c938f;text-decoration:line-through;font-size:11px}.buy-price>div b{color:#815716;background:var(--accent-soft);border-radius:7px;padding:4px 7px;font-size:9px}.buy-price>strong{font-size:36px;letter-spacing:-.04em;margin-top:3px}.buy-price>small{color:var(--muted);font-size:10px}.buy-price em{color:var(--brand-2);font-style:normal;font-size:10px;font-weight:750;margin-top:8px}.variants{margin-top:24px}.variants label{display:block;font-size:11px;font-weight:800;margin-bottom:8px}.variants>div{display:flex;flex-wrap:wrap;gap:7px}.variants button{height:38px;border:1px solid var(--line);border-radius:9px;background:white;padding:0 13px;font-size:10px}.variants button.active{border-color:var(--brand);box-shadow:0 0 0 1px var(--brand) inset;color:var(--brand);background:#f4f8f5}.purchase-row{display:grid;grid-template-columns:104px 1fr;grid-gap:9px;gap:9px;margin-top:24px}.qty-selector{border:1px solid var(--line);border-radius:11px;display:grid;grid-template-columns:1fr 1fr 1fr;overflow:hidden}.qty-selector button{border:0;background:white}.qty-selector b{display:grid;place-items:center;font-size:12px}.buy-button{height:52px}.buy-box>.secondary{margin-top:8px;height:48px}.delivery-box{background:#f7f8f5;border:1px solid var(--line);border-radius:14px;padding:15px;margin-top:20px}.delivery-box>strong{font-size:11px}.delivery-box>div{display:flex;gap:7px;margin-top:9px}.delivery-box input{flex:1 1;min-width:0;height:40px;border:1px solid #dce1dc;border-radius:9px;padding:0 11px;background:white;font-size:11px}.delivery-box button{border:0;border-radius:9px;background:#e8ede9;padding:0 14px;font-size:10px;font-weight:750}.delivery-box small{color:var(--muted);font-size:8px}.trust-list{display:grid;grid-gap:7px;gap:7px;margin-top:17px;color:#5e6862;font-size:10px}.product-info{padding:70px 0 90px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr .7fr;grid-gap:100px;gap:100px}.product-story h2{font-size:36px;letter-spacing:-.04em;margin:12px 0 20px}.product-story p{color:var(--muted);line-height:1.75}.feature-panel{background:#f5f7f4;border-radius:20px;padding:28px;height:max-content}.feature-panel h3{margin:0 0 20px}.feature-panel>div{display:flex;gap:10px;border-top:1px solid #dfe4df;padding:14px 0;font-size:12px}.feature-panel span{color:var(--brand-2)}.related-grid{grid-template-columns:repeat(4,1fr)}.contact-page{padding:60px 0 100px}.contact-grid{display:grid;grid-template-columns:.65fr .65fr 1.3fr;grid-gap:14px;gap:14px}.contact-card,.contact-form{border:1px solid var(--line);border-radius:20px;padding:28px}.contact-card{background:#f7f8f5;min-height:270px;display:flex;flex-direction:column}.contact-card>span{color:var(--accent);font-family:Georgia,serif;font-size:28px}.contact-card h3{margin:auto 0 7px}.contact-card p{color:var(--muted);font-size:11px;line-height:1.5}.contact-card button{margin-top:12px}.contact-form{display:flex;flex-direction:column;gap:9px}.contact-form h3{margin:0 0 10px}.contact-form input,.contact-form textarea{border:1px solid var(--line);border-radius:10px;padding:12px;outline:none}.contact-form input:focus,.contact-form textarea:focus{border-color:#9bb0a6}@media (max-width:1024px){.header-main{grid-template-columns:190px 1fr 130px}.nav-row{gap:17px}.hero{grid-template-columns:1fr}.hero-side{min-height:300px}.hero-main{grid-template-columns:1fr .8fr}.catalog-grid,.catalog-grid.full,.product-grid{grid-template-columns:repeat(3,1fr)}.category-grid{grid-template-columns:repeat(2,1fr)}.editorial{grid-template-columns:1fr}.benefits{grid-template-columns:repeat(2,1fr);row-gap:20px;padding:20px 0}.benefits>div:nth-child(2){border-right:0}.product-page{gap:30px}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-grid>div:last-child{display:none}}@media (max-width:760px){.container{width:min(100% - 24px,1220px)}.topbar{font-size:9px}.topbar span{margin:0 6px}.site-header{position:relative}.header-main{height:auto;grid-template-columns:1fr auto;gap:12px;padding:14px 0}.brand{grid-column:1}.header-actions{grid-column:2;grid-row:1}.header-action:first-child{display:none}.search{grid-column:1/-1;grid-row:2}.nav-row{height:42px}.hero{padding-top:12px}.hero-main{grid-template-columns:1fr;min-height:620px}.hero-copy{padding:40px 28px 20px}.hero h1{font-size:44px}.hero-visual{min-height:280px}.hero-visual .product-art-large{min-height:270px;width:80%}.floating-a{top:20px;left:18px}.floating-b{right:12px;bottom:20px}.hero-side{min-height:260px}.benefits{grid-template-columns:1fr}.benefits>div{border-right:0;padding:10px 0}.section{padding:60px 0}.section-head{align-items:flex-start;flex-direction:column}.section-head h2{font-size:31px}.category-grid{grid-template-columns:1fr 1fr}.category-card{min-height:150px}.catalog-grid,.catalog-grid.full,.product-grid{grid-template-columns:repeat(2,1fr);gap:8px}.product-card-body{padding:11px}.product-title{font-size:12px}.price-block strong{font-size:17px}.editorial{padding:70px 0;gap:35px}.editorial-copy h2{font-size:34px}.editorial-cards{grid-template-columns:1fr}.editorial-cards div{min-height:170px}.newsletter-inner{flex-direction:column;align-items:flex-start}.newsletter form{width:100%}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child{display:none}.footer-bottom{flex-direction:column;gap:6px}.catalog-layout{grid-template-columns:1fr}.filters{position:static;display:grid;grid-template-columns:repeat(3,1fr)}.filters>strong{grid-column:1/-1}.gallery,.product-page{grid-template-columns:1fr}.gallery-thumbs{display:none}.product-art-large{min-height:360px}.buy-box h1{font-size:32px}.product-info{grid-template-columns:1fr;gap:40px}.related-grid{grid-template-columns:repeat(2,1fr)}.contact-grid{grid-template-columns:1fr 1fr}.contact-form{grid-column:1/-1}}@media (max-width:480px){.category-grid{grid-template-columns:1fr}.catalog-grid,.catalog-grid.full,.product-grid,.related-grid{grid-template-columns:1fr 1fr}.filters{grid-template-columns:1fr}.filters>strong{grid-column:auto}.contact-grid{grid-template-columns:1fr}.contact-form{grid-column:auto}.hero-actions,.newsletter form{flex-direction:column}.hero-actions .btn{width:100%}.page-heading h1{font-size:38px}}:root{--ink:#111111;--muted:#666666;--line:#e9e9e9;--surface:#ffffff;--soft:#f7f7f7;--brand:#111111;--brand-2:#ff6a00;--accent:#ff6a00;--accent-soft:#fff0e5;--danger:#e54722;--shadow:0 22px 54px rgba(0,0,0,.10)}body{background:#fff;color:#111}.topbar{background:#111;color:#fff;padding:8px 16px}.topbar span{color:#ff6a00;opacity:1}.site-header{border-bottom-color:#ececec;box-shadow:0 4px 22px rgba(0,0,0,.035)}.brand-mark{background:#111;border-radius:10px;box-shadow:none}.brand-copy small{color:#ff6a00}.search{background:#f7f7f7;border-color:#e3e3e3;transition:border-color .2s ease,box-shadow .2s ease}.search:focus-within{border-color:#ff6a00;box-shadow:0 0 0 3px rgba(255,106,0,.1)}.search button{background:#111;transition:transform .2s ease,background .2s ease}.search button:hover{background:#ff6a00;transform:scale(1.04)}.nav-row a{transition:color .18s ease}.nav-all,.nav-row a:hover{color:#ff6a00!important}.btn{transition:transform .22s ease,box-shadow .22s ease,background .22s ease,border-color .22s ease}.btn.primary{background:#ff6a00;color:#fff;box-shadow:0 12px 28px rgba(255,106,0,.22)}.btn.primary:hover{background:#e95f00;transform:translateY(-2px);box-shadow:0 16px 34px rgba(255,106,0,.28)}.btn.ghost,.btn.secondary{border-color:#dfdfdf}.btn.ghost:hover,.btn.secondary:hover{border-color:#111;background:#111;color:#fff}.eyebrow{color:#ff6a00}.hero{grid-template-columns:minmax(0,1fr) 284px;gap:14px;padding-top:18px}.hero-main{min-height:420px;border-radius:24px;grid-template-columns:1.02fr .98fr;background:linear-gradient(135deg,#ffffff,#fbfbfb 58%,#fff2e9);border:1px solid #ececec;box-shadow:0 18px 50px rgba(0,0,0,.055)}.hero-main:before{content:"";position:absolute;width:340px;height:340px;border-radius:50%;border:1px dashed rgba(255,106,0,.2);right:8%;top:40px;animation:spinSlow 24s linear infinite;pointer-events:none}.hero-copy{padding:46px 24px 42px 48px;align-self:center}.hero h1{font-size:clamp(38px,3.7vw,54px);line-height:1;margin:12px 0 15px;max-width:590px;font-weight:850;letter-spacing:-.048em}.hero h1 em{display:block;color:#ff6a00;font-family:inherit;font-style:normal;font-weight:850}.hero-copy>p{color:#666;font-size:14px;line-height:1.55;max-width:500px;margin:0}.hero-actions,.hero-proof{margin-top:22px}.hero-proof{color:#6d6d6d;gap:16px}.hero-proof b{color:#ff6a00}.hero-visual{min-height:420px;padding:28px}.hero-product-stage{width:min(88%,340px);height:330px;position:relative}.hero-product-stage .product-art-large{min-height:330px;height:330px;border-radius:30px;background:linear-gradient(145deg,#f4f4f4,#fff7f1);box-shadow:0 28px 50px rgba(0,0,0,.09)}.hero-product-stage .art-symbol{color:#111;font-size:104px}.hero-product-stage .art-orb-a{background:#fff;border-color:rgba(0,0,0,.07)}.hero-product-stage .art-orb-b{border-color:rgba(255,106,0,.6)}.hero-orange-blob{position:absolute;width:250px;height:250px;background:radial-gradient(circle,rgba(255,106,0,.32) 0,rgba(255,106,0,.08) 46%,rgba(255,106,0,0) 72%);right:15px;top:42px;filter:blur(2px);animation:pulseBlob 4.2s ease-in-out infinite}.floating-card{border:1px solid #ededed;box-shadow:0 14px 35px rgba(0,0,0,.1);padding:10px 13px;border-radius:12px}.floating-card strong{color:#111}.floating-a{top:58px;left:4px}.floating-a strong{color:#ff6a00}.floating-b{right:8px;bottom:76px}.hero-product-name{position:absolute;left:50%;bottom:26px;transform:translateX(-50%);width:85%;text-align:center;z-index:4;font-size:11px;font-weight:800;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-dots{position:absolute;left:48px;bottom:18px;z-index:7;display:flex;gap:7px}.hero-dots button{width:22px;height:4px;border:0;border-radius:999px;padding:0;background:#d8d8d8;transition:width .25s ease,background .25s ease}.hero-dots button.active{width:42px;background:#ff6a00}.hero-animate{animation:heroFade .55s cubic-bezier(.2,.75,.2,1) both}.hero-side{min-height:420px;border-radius:24px;background:#111;padding:30px 28px}.hero-side:before{background:radial-gradient(circle,rgba(255,106,0,.65),rgba(255,106,0,0) 68%)}.hero-side>span{color:#ff8a39}.hero-side-number{position:relative;z-index:2;margin:auto 0 8px;font-size:72px;line-height:.9;font-weight:900;letter-spacing:-.07em;color:#ff6a00;text-shadow:0 18px 40px rgba(255,106,0,.22)}.hero-side h3{font-family:inherit;font-size:26px;font-weight:850;max-width:220px;margin:8px 0}.hero-side p{color:#bdbdbd}.hero-side a{color:#fff}.hero-side a b{color:#ff6a00;display:inline-block;transition:transform .2s ease}.hero-side a:hover b{transform:translateX(4px)}.hero-side-pulse{position:absolute;width:10px;height:10px;border-radius:50%;background:#ff6a00;top:28px;right:28px;box-shadow:0 0 0 0 rgba(255,106,0,.65);animation:pulseDot 1.8s infinite}.benefit-strip{margin-top:18px}.benefits{min-height:76px}.benefits b{color:#ff6a00;font-family:inherit;font-weight:900}.section{padding:70px 0}.section-tint{background:#f7f7f7}.section-head>a,.text-link{color:#ff6a00}.category-card{min-height:168px;border-color:#e8e8e8;background:#fff!important}.category-card:after{border-color:rgba(255,106,0,.18);transition:transform .35s ease}.category-card:hover:after{transform:scale(1.28)}.category-icon{transition:transform .26s ease}.category-card:hover .category-icon{transform:translateY(-4px) scale(1.08)}.category-card>b{color:#ff6a00}.product-card{border-color:#e7e7e7;box-shadow:0 2px 0 rgba(0,0,0,.01)}.product-card:hover{transform:translateY(-6px);box-shadow:0 22px 46px rgba(0,0,0,.1)}.product-image-wrap{background:#f4f4f4}.product-image-wrap:after{content:"";position:absolute;inset:-80% auto -80% -45%;width:34%;transform:rotate(18deg);background:linear-gradient(90deg,transparent,rgba(255,255,255,.75),transparent);transition:left .55s ease;z-index:2;pointer-events:none}.product-card:hover .product-image-wrap:after{left:125%}.product-card .art-symbol{transition:transform .35s cubic-bezier(.2,.8,.2,1),color .25s ease}.product-card:hover .art-symbol{transform:rotate(-2deg) scale(1.09);color:#ff6a00}.discount-badge{background:#ff6a00}.product-badge{border-color:#ededed}.rating{color:#ff6a00}.price-block strong{color:#111}.quick-add{color:#111;transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease}.quick-add:hover{color:#fff;transform:translateY(-1px)}.product-art,.product-art-camera,.product-art-diffuser,.product-art-lamp,.product-art-projector{background:linear-gradient(145deg,#f0f0f0,#fff7f1)}.art-orb-a{background:rgba(255,255,255,.64);border-color:rgba(0,0,0,.07)}.art-orb-b{border-color:rgba(255,106,0,.46)}.art-symbol{color:#171717;text-shadow:0 16px 34px rgba(0,0,0,.08)}.art-label{color:#ff6a00}.editorial-cards div{background:#fafafa;border-color:#ececec;transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.editorial-cards div:hover{transform:translateY(-5px);border-color:#ffb27d;box-shadow:0 16px 34px rgba(0,0,0,.07)}.editorial-cards span{color:#ff6a00;font-family:inherit;font-weight:900}.newsletter{background:#111}.newsletter span{color:#ff6a00}.newsletter p{color:#aaa}.footer{background:#0d0d0d;color:#ddd}.footer-grid a,.footer-grid p,.footer-grid span{color:#999}.footer-bottom{color:#666}.cart-overlay{background:rgba(0,0,0,.48)}.cart-drawer{box-shadow:-25px 0 65px rgba(0,0,0,.18)}.mini-art{background:#f4f4f4;color:#ff6a00}.gallery-thumbs button.active{border-color:#ff6a00;color:#ff6a00}.buy-price>div b{color:#bf4a00;background:#fff0e5}.buy-price em{color:#ff6a00}.variants button.active{border-color:#ff6a00;box-shadow:inset 0 0 0 1px #ff6a00;color:#ff6a00;background:#fff8f3}.contact-card,.delivery-box,.feature-panel{background:#f8f8f8}.feature-panel span{color:#ff6a00}.contact-form input:focus,.contact-form textarea:focus{border-color:#ff6a00;box-shadow:0 0 0 3px rgba(255,106,0,.08)}@keyframes heroFade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes productFloat{0%,to{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-9px) rotate(1deg)}}@keyframes pulseBlob{0%,to{transform:scale(.94);opacity:.75}50%{transform:scale(1.08);opacity:1}}@keyframes pulseDot{0%{box-shadow:0 0 0 0 rgba(255,106,0,.65)}70%{box-shadow:0 0 0 12px rgba(255,106,0,0)}to{box-shadow:0 0 0 0 rgba(255,106,0,0)}}@keyframes spinSlow{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}@media (max-width:1024px){.hero{grid-template-columns:1fr}.hero-side{min-height:220px}.hero-side-number{margin-top:35px}}@media (max-width:760px){.hero-main{grid-template-columns:1fr;min-height:650px}.hero-copy{padding:34px 24px 22px}.hero h1{font-size:40px}.hero-visual{min-height:300px;padding:12px 22px 35px}.hero-product-stage{height:270px;width:min(80%,300px)}.hero-product-stage .product-art-large{height:270px;min-height:270px}.hero-product-stage .art-symbol{font-size:86px}.hero-dots,.hero-product-name{bottom:12px}.hero-dots{left:24px}.floating-a{top:18px;left:18px}.floating-b{right:18px;bottom:54px}.hero-side{min-height:245px}.hero-side-number{font-size:58px}}@media (max-width:480px){.hero h1{font-size:34px}.hero-copy>p{font-size:13px}.hero-main{min-height:620px}.hero-product-stage{width:88%}.hero-side{min-height:230px}.benefits{min-height:auto;padding:12px 0}}.site-header{background:rgba(5,5,5,.97);border-bottom:1px solid #242424;box-shadow:0 8px 28px rgba(0,0,0,.12);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.site-header .brand-copy strong{color:#fff}.site-header .brand-mark{background:#ff6a00;color:#fff}.site-header .search{background:#fff;border-color:#2c2c2c}.site-header .search input{color:#111}.site-header .search input::placeholder{color:#7b7b7b}.site-header .search button{background:#ff6a00;color:#fff}.site-header .search button:hover{background:#e95f00}.site-header .header-action{color:#fff}.site-header .header-action small{color:#c8c8c8}.site-header .header-action:hover small{color:#fff}.site-header .nav-row{color:#c6c6c6}.site-header .nav-row a:hover{color:#ff6a00}.site-header .nav-all{border-right-color:#303030;color:#ff6a00!important}.hero-visual{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:34px 24px 22px}.hero-product-stage{width:min(84%,330px);height:250px;z-index:2;animation:productFloat 4s ease-in-out infinite}.hero-product-stage .product-art-large{min-height:250px;height:250px;width:100%;border-radius:26px;background:#fff;box-shadow:0 22px 48px rgba(0,0,0,.1);border:1px solid #ededed}.hero-offer-badge{position:absolute;z-index:6;top:24px;left:24px;display:flex;flex-direction:column;background:#111;color:#fff;padding:9px 12px;border-radius:11px;box-shadow:0 12px 28px rgba(0,0,0,.12)}.hero-offer-badge small{font-size:7px;letter-spacing:.13em;color:#bdbdbd}.hero-offer-badge strong{margin-top:2px;color:#ff6a00;font-size:14px}.hero-product-meta{position:relative;z-index:5;width:min(92%,370px);min-height:62px;display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:16px;gap:16px;align-items:center;color:#fff;border-radius:14px;padding:11px 14px;box-shadow:0 14px 32px rgba(0,0,0,.14)}.hero-product-meta>div:first-child{min-width:0;display:flex;flex-direction:column}.hero-product-meta small{color:#9f9f9f;font-size:7px;letter-spacing:.11em}.hero-product-meta strong{display:block;margin-top:3px;font-size:10px;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-price{text-align:right;padding-left:13px;border-left:1px solid #313131}.hero-price strong{color:#ff6a00;font-size:16px}.hero-orange-blob{right:18px;top:56px}.product-art-real{background:#fff!important}.product-art-real .art-orb{opacity:.34}.product-real-image{position:relative;z-index:2;width:82%;height:82%;display:block;object-fit:contain;object-position:center;filter:drop-shadow(0 16px 16px rgba(0,0,0,.1));transition:transform .35s cubic-bezier(.2,.8,.2,1)}.product-card:hover .product-real-image{transform:scale(1.055) translateY(-2px)}.product-image-wrap .product-art-real{background:linear-gradient(145deg,#fafafa,#fff)!important}.product-image-wrap .product-real-image{width:78%;height:78%}.hero-product-stage .product-real-image{width:88%;height:88%}.main-product-art .product-real-image{width:78%;height:78%}.footer{background:#050505;color:#f3f3f3;border-top:1px solid #1d1d1d}.footer .brand-copy strong{color:#fff}.footer-brand .brand-mark{background:#ff6a00;color:#fff}.footer-grid a,.footer-grid p,.footer-grid span{color:#9e9e9e}.footer-grid a:hover{color:#ff6a00}.footer-bottom{border-top-color:#202020;color:#696969}@media (max-width:760px){.site-header .header-main{background:#050505}.hero-visual{min-height:330px;padding:22px 18px 28px}.hero-product-stage{height:220px;width:min(78%,280px)}.hero-product-stage .product-art-large{min-height:220px;height:220px}.hero-offer-badge{top:14px;left:16px}.hero-product-meta{width:92%;min-height:58px}}@media (max-width:480px){.hero-product-meta{grid-template-columns:1fr;gap:7px}.hero-price{text-align:left;padding-left:0;padding-top:7px;border-left:0;border-top:1px solid #313131}}.trust-story{margin:82px auto;display:grid;grid-template-columns:1.02fr .98fr;grid-gap:54px;gap:54px;align-items:stretch}.trust-story-copy{padding:24px 0}.trust-story h2{font-size:clamp(34px,4vw,54px);line-height:1.03;letter-spacing:-.045em;margin:12px 0 20px;max-width:650px}.trust-story-copy p{max-width:660px;color:#606060;font-size:16px;line-height:1.7}.trust-story-copy p strong{color:#111}.trust-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}.trust-panel{background:#0b0b0b;color:#fff;border-radius:28px;padding:34px;position:relative;overflow:hidden}.trust-panel:before{content:"";position:absolute;width:280px;height:280px;border-radius:50%;right:-100px;top:-110px;background:radial-gradient(circle,rgba(255,106,0,.38),rgba(255,106,0,0) 70%)}.trust-number{display:flex;align-items:center;gap:18px;padding-bottom:28px;border-bottom:1px solid #252525;position:relative;z-index:1}.trust-number strong{font-size:92px;line-height:.8;color:#ff6a00;letter-spacing:-.08em}.trust-number span{font-size:15px;line-height:1.35;color:#d7d7d7;text-transform:uppercase;font-weight:800;letter-spacing:.04em}.trust-points{display:grid;grid-gap:20px;gap:20px;padding-top:26px;position:relative;z-index:1}.trust-points>div{display:grid;grid-template-columns:28px 1fr;grid-gap:12px;gap:12px;align-items:start}.trust-points b{color:#ff6a00;font-size:18px}.trust-points span{display:flex;flex-direction:column;gap:4px}.trust-points strong{font-size:14px}.trust-points small{color:#919191;line-height:1.45}.reviews-section{background:#f6f6f6;padding:78px 0 86px;border-top:1px solid #ededed;border-bottom:1px solid #ededed}.reviews-head{align-items:flex-end}.review-demo-note{max-width:350px;text-align:right;font-size:9px;line-height:1.45;font-weight:800;letter-spacing:.09em;color:#9b9b9b}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;margin-top:30px}.review-card{background:#fff;border:1px solid #e7e7e7;border-radius:22px;padding:26px;box-shadow:0 10px 28px rgba(0,0,0,.035);transition:transform .22s ease,box-shadow .22s ease}.review-card:hover{transform:translateY(-4px);box-shadow:0 18px 36px rgba(0,0,0,.07)}.review-stars{color:#ff6a00;letter-spacing:2px;font-size:15px}.review-card>p{color:#4c4c4c;font-size:15px;line-height:1.65;min-height:100px;margin:18px 0 22px}.review-card footer{display:grid;grid-template-columns:38px 1fr auto;grid-gap:10px;gap:10px;align-items:center;padding-top:16px;border-top:1px solid #ededed}.review-avatar{width:38px;height:38px;border-radius:50%;background:#111;color:#fff;display:grid;place-items:center;font-weight:900}.review-card footer div{display:flex;flex-direction:column;gap:2px}.review-card footer strong{font-size:12px}.review-card footer small{color:#8d8d8d;font-size:10px}.review-card footer>b{color:#ff6a00;font-size:9px;text-transform:uppercase;letter-spacing:.04em}.trust-band{background:#111;color:#fff}.trust-band-inner{min-height:112px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.trust-band-inner>div{display:grid;grid-template-columns:auto 1fr;grid-column-gap:12px;column-gap:12px;padding:0 22px;border-right:1px solid #2b2b2b}.trust-band-inner>div:first-child{padding-left:0}.trust-band-inner>div:last-child{border-right:0}.trust-band-inner span{grid-row:1/3;color:#ff6a00;font-weight:900;font-size:14px}.trust-band-inner strong{font-size:13px}.trust-band-inner small{color:#919191;margin-top:3px;line-height:1.35}.about-hero{background:#0b0b0b;color:#fff;overflow:hidden;position:relative}.about-hero:after{content:"";position:absolute;width:520px;height:520px;border-radius:50%;right:-130px;top:-230px;background:radial-gradient(circle,rgba(255,106,0,.4),rgba(255,106,0,0) 70%)}.about-hero-inner{min-height:430px;display:grid;grid-template-columns:1fr 280px;grid-gap:50px;gap:50px;align-items:center;position:relative;z-index:1}.about-hero h1{font-size:clamp(42px,5vw,68px);line-height:.98;letter-spacing:-.055em;max-width:850px;margin:14px 0 22px}.about-hero p{max-width:720px;color:#b8b8b8;font-size:17px;line-height:1.7}.about-badge{width:220px;height:220px;border:1px solid #383838;border-radius:50%;display:flex;align-items:center;justify-content:center;gap:12px;justify-self:end;background:rgba(255,255,255,.02);box-shadow:inset 0 0 0 24px rgba(255,255,255,.015)}.about-badge strong{font-size:88px;line-height:1;color:#ff6a00;letter-spacing:-.08em}.about-badge span{font-size:13px;font-weight:900;letter-spacing:.08em;line-height:1.2}.about-grid{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:70px;gap:70px}.about-grid h2,.about-security h2{font-size:42px;line-height:1.05;letter-spacing:-.04em;margin:12px 0 18px}.about-grid>div:first-child p,.about-security p{color:#646464;line-height:1.75;font-size:15px}.about-values{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.about-values>div{border:1px solid #e7e7e7;border-radius:20px;padding:24px;background:#fafafa}.about-values span{color:#ff6a00;font-size:12px;font-weight:900}.about-values h3{margin:14px 0 8px;font-size:17px}.about-values p{color:#737373;line-height:1.55;font-size:13px;margin:0}.about-proof{background:#f7f7f7;border-top:1px solid #ececec;border-bottom:1px solid #ececec}.about-proof-inner{min-height:150px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.about-proof-inner>div{display:flex;flex-direction:column;gap:5px;padding:0 24px;border-right:1px solid #ddd}.about-proof-inner>div:first-child{padding-left:0}.about-proof-inner>div:last-child{border-right:0}.about-proof-inner strong{font-size:26px;color:#111}.about-proof-inner span{color:#747474;font-size:12px}.about-security{display:grid;grid-template-columns:1fr 1fr;grid-gap:70px;gap:70px;align-items:center}.security-checklist{background:#111;color:#fff;border-radius:26px;padding:30px;display:grid;grid-gap:0;gap:0}.security-checklist>div{padding:17px 4px;border-bottom:1px solid #292929;font-weight:700;font-size:13px}.security-checklist>div:last-child{border-bottom:0}.security-checklist>div:first-letter{color:#ff6a00}.about-cta{background:#ff6a00;color:#fff}.about-cta-inner{min-height:180px;display:flex;align-items:center;justify-content:space-between;gap:30px}.about-cta span{font-size:10px;font-weight:900;letter-spacing:.14em}.about-cta h2{margin:8px 0 0;font-size:34px}.about-cta-inner>div:last-child{display:flex;gap:10px;flex-wrap:wrap}.about-cta .btn.primary{background:#111}.about-cta .btn.ghost{border-color:rgba(255,255,255,.65);background:#fff}@media (max-width:1024px){.about-grid,.about-security,.trust-story{grid-template-columns:1fr}.trust-band-inner{grid-template-columns:1fr 1fr;padding:18px 0}.trust-band-inner>div{min-height:70px;border-right:0}.review-grid{grid-template-columns:1fr 1fr}.about-hero-inner{grid-template-columns:1fr 210px}.about-badge{width:180px;height:180px}}@media (max-width:760px){.trust-story{margin:55px auto;gap:28px}.trust-panel{padding:26px}.trust-number strong{font-size:72px}.review-grid{grid-template-columns:1fr}.review-demo-note{text-align:left;margin-top:10px}.reviews-head{align-items:flex-start;flex-direction:column}.trust-band-inner{grid-template-columns:1fr;padding:12px 0}.trust-band-inner>div{padding:16px 0;border-bottom:1px solid #292929}.trust-band-inner>div:last-child{border-bottom:0}.about-hero-inner{grid-template-columns:1fr;min-height:auto;padding-top:60px;padding-bottom:60px}.about-badge{justify-self:start;width:160px;height:160px}.about-values{grid-template-columns:1fr}.about-proof-inner{grid-template-columns:1fr 1fr;padding:22px 0;gap:20px 0}.about-proof-inner>div{border-right:0;padding:0 14px}.about-cta-inner{align-items:flex-start;flex-direction:column;padding-top:34px;padding-bottom:34px}}@media (max-width:480px){.trust-story h2{font-size:36px}.trust-number{align-items:flex-start}.review-card footer{grid-template-columns:38px 1fr}.review-card footer>b{grid-column:2}.about-hero h1{font-size:40px}.about-proof-inner{grid-template-columns:1fr}.about-proof-inner>div{padding:10px 0}}:root{--page-bg:#f4f3f1;--panel:#ffffff;--panel-soft:#f8f7f5;--orange-glow:rgba(255,106,0,.16)}body{background:#050505;overflow-x:hidden}.page-shell{position:relative;z-index:2;min-height:100vh;background:radial-gradient(circle at 8% 8%,rgba(255,106,0,.055),transparent 25%),radial-gradient(circle at 92% 32%,rgba(255,106,0,.035),transparent 22%),var(--page-bg);border-radius:0 0 30px 30px;box-shadow:0 42px 80px rgba(0,0,0,.32);overflow:hidden}.site-header{top:0;z-index:60;transition:background .32s ease,box-shadow .32s ease,border-color .32s ease}.brand-mark,.header-action,.header-main,.nav-row,.search{transition:height .3s cubic-bezier(.2,.8,.2,1),min-height .3s cubic-bezier(.2,.8,.2,1),transform .3s ease,width .3s ease,border-radius .3s ease}.scroll-progress{position:absolute;left:0;bottom:-1px;width:100%;height:2px;background:linear-gradient(90deg,#ff6a00,#ff9349);transform-origin:left center;z-index:3;box-shadow:0 0 14px rgba(255,106,0,.4)}.site-header.is-scrolled{background:rgba(5,5,5,.92);box-shadow:0 14px 38px rgba(0,0,0,.24);border-bottom-color:#2b2b2b}.site-header.is-scrolled .header-main{height:64px}.site-header.is-scrolled .brand-mark{width:36px;height:36px;font-size:20px;border-radius:9px}.site-header.is-scrolled .search{height:42px}.site-header.is-scrolled .search button{height:34px;width:44px}.site-header.is-scrolled .header-action{min-height:40px}.site-header.is-scrolled .nav-row{height:36px}.section{position:relative}.section.container:before{content:"";position:absolute;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,var(--orange-glow),transparent 70%);left:-160px;top:20px;pointer-events:none}.section-tint{background:linear-gradient(180deg,#eceae7,#f7f6f4);border-top:1px solid #e7e4e0;border-bottom:1px solid #e7e4e0}.page-heading h1,.section-head h2{color:#0c0c0c}.section-head h2:after{content:"";display:block;width:36px;height:4px;border-radius:999px;margin-top:12px;background:#ff6a00}.category-grid{gap:16px}.category-card{min-height:184px;background:linear-gradient(145deg,#fff,#f8f7f5)!important;border:1px solid rgba(20,20,20,.08);box-shadow:0 8px 22px rgba(0,0,0,.035);isolation:isolate}.category-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,transparent 0 64%,rgba(255,106,0,.08) 100%);opacity:0;transition:opacity .3s ease;z-index:-1}.category-card:hover{transform:translateY(-7px) rotate(-.25deg);border-color:rgba(255,106,0,.32);box-shadow:0 24px 48px rgba(0,0,0,.11)}.category-card:hover:before{opacity:1}.category-card strong{font-size:18px}.category-card small{color:#777}.category-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:15px;background:#111;color:#ff6a00;font-size:26px;box-shadow:0 12px 25px rgba(0,0,0,.12)}.product-grid{gap:16px}.product-card{position:relative;border:1px solid rgba(17,17,17,.08);border-radius:22px;background:#fff;box-shadow:0 8px 24px rgba(0,0,0,.045);isolation:isolate}.product-card:before{content:"";position:absolute;inset:-1px;border-radius:inherit;padding:1px;background:linear-gradient(145deg,transparent 28%,rgba(255,106,0,.48),transparent 76%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;pointer-events:none;transition:opacity .28s ease;z-index:4}.product-card:hover:before{opacity:1}.product-card:hover{transform:translateY(-8px);box-shadow:0 26px 58px rgba(0,0,0,.13)}.product-image-wrap{margin:8px;aspect-ratio:1/1;background:linear-gradient(145deg,#f1f0ee,#fff)}.product-card-body{padding:10px 16px 17px}.product-title{min-height:40px;display:block;font-size:13px;line-height:1.42;font-weight:780;color:#171717}.product-title:hover{color:#ff6a00}.rating{display:flex;align-items:center;gap:4px;margin-bottom:8px;font-weight:850}.rating span{color:#8a8a8a;font-weight:500}.price-block{margin-top:10px;padding-top:12px;border-top:1px solid #eee}.price-block strong{font-size:21px;letter-spacing:-.035em}.old-price{color:#999}.quick-add{min-height:42px;margin-top:13px;border-radius:11px;font-weight:850;background:#111;border-color:#111;color:#fff}.quick-add:hover{background:#ff6a00;border-color:#ff6a00;transform:translateY(-2px);box-shadow:0 11px 24px rgba(255,106,0,.22)}.discount-badge{border-radius:999px;padding:6px 10px;box-shadow:0 7px 18px rgba(255,106,0,.22)}.product-badge{border-radius:999px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.88)}.trust-story{position:relative;padding:36px;border-radius:32px;background:#fff;box-shadow:0 18px 54px rgba(0,0,0,.055)}.trust-panel{box-shadow:0 22px 48px rgba(0,0,0,.16)}.editorial{position:relative}.editorial-cards div{background:#fff;border-radius:22px}.reviews-section{background:radial-gradient(circle at 88% 12%,rgba(255,106,0,.1),transparent 23%),#111;color:#fff;border-color:#222}.reviews-section .section-head h2{color:#fff}.reviews-section .review-demo-note{color:#777}.review-card{background:#181818;border-color:#2a2a2a;box-shadow:none}.review-card:hover{border-color:rgba(255,106,0,.48);box-shadow:0 22px 44px rgba(0,0,0,.24)}.review-card>p{color:#d3d3d3}.review-card footer{border-top-color:#2b2b2b}.review-card footer strong{color:#fff}.review-card footer small{color:#858585}.review-avatar{background:#ff6a00}.newsletter{position:relative;z-index:2;background:linear-gradient(125deg,#171717,#070707 70%);overflow:hidden}.newsletter:before{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(255,106,0,.22),transparent 68%);right:-120px;top:-180px}.newsletter-inner{position:relative;z-index:1}.newsletter input:focus{border-color:#ff6a00;box-shadow:0 0 0 3px rgba(255,106,0,.13)}.footer{position:-webkit-sticky;position:sticky;bottom:0;z-index:0;padding-top:92px;margin-top:-30px;background:radial-gradient(circle at 78% 8%,rgba(255,106,0,.13),transparent 20%),#050505}.footer-grid{padding-top:12px}.footer-grid a{transition:color .2s ease,transform .2s ease;width:max-content}.footer-grid a:hover{transform:translateX(3px)}.scroll-reveal{opacity:0;transform:translateY(24px) scale(.992);transition:opacity .72s cubic-bezier(.2,.75,.2,1) var(--reveal-delay,0s),transform .72s cubic-bezier(.2,.75,.2,1) var(--reveal-delay,0s);will-change:opacity,transform}.scroll-reveal.is-visible{opacity:1;transform:translateY(0) scale(1)}.section-head>a,.text-link{position:relative;display:inline-flex;align-items:center;gap:4px}.section-head>a:after,.text-link:after{content:"";position:absolute;left:0;right:100%;bottom:-4px;height:1px;background:#ff6a00;transition:right .25s ease}.section-head>a:hover:after,.text-link:hover:after{right:0}@media (max-width:760px){.page-shell{border-radius:0 0 20px 20px}.site-header.is-scrolled .header-main{height:auto}.site-header.is-scrolled .nav-row{height:40px}.trust-story{padding:24px 18px;border-radius:24px}.footer{position:relative;margin-top:0;padding-top:58px}.scroll-reveal{transform:translateY(16px)}}@media (prefers-reduced-motion:reduce){.scroll-reveal{opacity:1!important;transform:none!important;transition:none!important}}.topbar{background:#ff6a00!important;text-transform:uppercase;letter-spacing:.075em;font-size:11px;line-height:1.35;padding:10px 16px;text-shadow:0 1px 0 rgba(0,0,0,.08)}.topbar,.topbar span{color:#fff!important;font-weight:900}.topbar span{opacity:.72!important;margin:0 16px}.page-shell{z-index:1;box-shadow:0 20px 54px rgba(0,0,0,.12)}.footer{position:relative!important;bottom:auto!important;z-index:20!important;margin-top:-92px!important;padding-top:102px!important;border-radius:32px 32px 0 0;overflow:hidden;transform:translateY(74px);transition:transform .82s cubic-bezier(.16,.84,.24,1),box-shadow .5s ease;box-shadow:0 -28px 70px rgba(0,0,0,.34);background:radial-gradient(circle at 78% 8%,rgba(255,106,0,.16),transparent 22%),#050505}.footer:before{content:"";position:absolute;top:18px;left:50%;width:58px;height:4px;border-radius:999px;background:#ff6a00;transform:translateX(-50%);box-shadow:0 0 20px rgba(255,106,0,.42)}.footer.footer-active{transform:translateY(0);box-shadow:0 -34px 82px rgba(0,0,0,.42)}.newsletter{padding-bottom:120px}@media (max-width:760px){.topbar{font-size:8px;letter-spacing:.045em;padding:8px 10px}.topbar span{margin:0 5px}.footer{position:relative!important;margin-top:-46px!important;padding-top:72px!important;border-radius:24px 24px 0 0;transform:translateY(42px)}.footer.footer-active{transform:translateY(0)}.newsletter{padding-bottom:78px}}@media (prefers-reduced-motion:reduce){.footer{transform:none!important;transition:none!important}}.reviews-showcase{position:relative;padding:92px 0 82px;background:radial-gradient(circle at 8% 12%,rgba(255,106,0,.11),transparent 27%),linear-gradient(180deg,#fff,#fff9f4);border-top:1px solid #f0e7df;border-bottom:1px solid #efe5dc;overflow:hidden}.reviews-showcase:before{content:"";position:absolute;width:330px;height:330px;right:-160px;bottom:-170px;border:1px solid rgba(255,106,0,.2);border-radius:50%;box-shadow:0 0 0 48px rgba(255,106,0,.035),0 0 0 96px rgba(255,106,0,.02)}.reviews-showcase-head{display:grid;grid-template-columns:minmax(0,1fr) 330px;grid-gap:42px;gap:42px;align-items:end;position:relative;z-index:1}.reviews-showcase-head h2{margin:10px 0 12px;font-size:clamp(36px,4.3vw,58px);line-height:1.02;letter-spacing:-.05em;max-width:780px}.reviews-showcase-head p{color:#656565;max-width:650px;margin:0;font-size:15px;line-height:1.65}.reviews-rating-box{background:#111;color:#fff;border-radius:22px;padding:22px 24px;box-shadow:0 20px 42px rgba(0,0,0,.12);display:flex;flex-direction:column;gap:5px}.review-stars-big{color:#ff6a00;letter-spacing:3px;font-size:19px}.reviews-rating-box strong{font-size:15px}.reviews-rating-box small{color:#888;line-height:1.45;font-size:10px}.reviews-carousel-wrap{position:relative;margin-top:38px;padding:0 46px;z-index:1}.reviews-carousel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px;animation:reviewsEnter .55s cubic-bezier(.2,.75,.2,1) both}@keyframes reviewsEnter{0%{opacity:.15;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.review-showcase-card{min-height:285px;display:flex;flex-direction:column;background:#fff;border:1px solid #eadfd6;border-radius:24px;padding:25px;box-shadow:0 14px 34px rgba(34,24,16,.055);transition:transform .25s ease,border-color .25s ease,box-shadow .25s ease}.review-showcase-card:hover{transform:translateY(-6px);border-color:rgba(255,106,0,.52);box-shadow:0 24px 48px rgba(34,24,16,.1)}.review-showcase-card.is-featured{border-color:rgba(255,106,0,.55);box-shadow:0 24px 52px rgba(255,106,0,.11)}.review-card-top{display:flex;align-items:flex-start;justify-content:space-between}.review-quote{font-family:Georgia,serif;color:#ff6a00;font-size:54px;line-height:.75;font-weight:900}.review-showcase-card .review-stars{font-size:13px;letter-spacing:2px}.review-showcase-card>p{flex:1 1;color:#303030;font-size:15px;line-height:1.68;margin:22px 0 24px}.review-person{display:grid;grid-template-columns:42px 1fr auto;grid-gap:11px;gap:11px;align-items:center;padding-top:17px;border-top:1px solid #eee4dc}.review-showcase-card .review-avatar{width:42px;height:42px;background:#111;color:#fff;font-size:13px}.review-person>div{display:flex;flex-direction:column;gap:2px}.review-person strong{font-size:12px}.review-person small{font-size:10px;color:#8b8b8b}.review-tag{font-size:8px;font-weight:900;text-transform:uppercase;letter-spacing:.06em;color:#ff6a00;background:#fff3e9;border:1px solid #ffe0ca;padding:7px 9px;border-radius:999px;white-space:nowrap}.reviews-arrow{position:absolute;top:50%;z-index:3;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:1px solid #e1d6ce;background:#fff;color:#111;display:grid;place-items:center;font-size:20px;cursor:pointer;transition:.2s ease;box-shadow:0 8px 22px rgba(0,0,0,.07)}.reviews-arrow:hover{background:#ff6a00;border-color:#ff6a00;color:#fff;transform:translateY(-50%) scale(1.06)}.reviews-arrow-left{left:0}.reviews-arrow-right{right:0}.reviews-dots{display:flex;justify-content:center;gap:7px;margin-top:22px}.reviews-dots button{width:7px;height:7px;border:0;border-radius:99px;padding:0;background:#d7c9bf;cursor:pointer;transition:.25s ease}.reviews-dots button.active{width:28px;background:#ff6a00}.reviews-trust-row{display:grid;grid-template-columns:repeat(4,1fr);margin-top:38px;border:1px solid #eadfd6;border-radius:20px;overflow:hidden;background:rgba(255,255,255,.82);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.reviews-trust-row>div{min-height:92px;display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:12px;gap:12px;padding:18px 22px;border-right:1px solid #eee3da}.reviews-trust-row>div:last-child{border-right:0}.reviews-trust-row b{color:#ff6a00;font-size:23px}.reviews-trust-row span{display:flex;flex-direction:column;gap:3px}.reviews-trust-row strong{font-size:12px}.reviews-trust-row small{color:#888;font-size:10px;line-height:1.3}.newsletter{margin-top:0}@media (max-width:980px){.reviews-showcase-head{grid-template-columns:1fr}.reviews-rating-box{max-width:430px}.reviews-carousel{grid-template-columns:repeat(2,minmax(0,1fr))}.review-showcase-card:nth-child(3){display:none}.reviews-trust-row{grid-template-columns:1fr 1fr}.reviews-trust-row>div:nth-child(2){border-right:0}.reviews-trust-row>div:nth-child(-n+2){border-bottom:1px solid #eee3da}}@media (max-width:640px){.reviews-showcase{padding:62px 0 58px}.reviews-showcase-head h2{font-size:36px}.reviews-carousel-wrap{padding:0 0 58px}.reviews-carousel{grid-template-columns:1fr}.review-showcase-card:nth-child(2),.review-showcase-card:nth-child(3){display:none}.reviews-arrow{top:auto;bottom:0;transform:none}.reviews-arrow:hover{transform:scale(1.05)}.reviews-arrow-left{left:calc(50% - 50px)}.reviews-arrow-right{right:calc(50% - 50px)}.reviews-dots{margin-top:10px}.reviews-trust-row{grid-template-columns:1fr}.reviews-trust-row>div{border-right:0;border-bottom:1px solid #eee3da}.reviews-trust-row>div:last-child{border-bottom:0}.review-person{grid-template-columns:42px 1fr}.review-tag{grid-column:2;width:max-content}}.site-header .brand-copy,.site-header .brand-copy small,.site-header .nav-row a{transition:opacity .24s ease,transform .28s ease,color .2s ease,background .2s ease}.site-header.is-scrolled .brand-copy small{opacity:.72;transform:translateY(-1px)}.site-header.is-scrolled .header-main{gap:22px}.site-header.is-scrolled .nav-row{font-size:12px}.nav-row a{position:relative;height:100%;display:inline-flex;align-items:center}.nav-row a:after{content:"";position:absolute;left:0;right:100%;bottom:0;height:2px;background:#ff6a00;transition:right .22s ease}.nav-row a.is-active:after,.nav-row a:hover:after{right:0}.nav-row a.is-active{color:#ff6a00!important}.site-header.is-scrolled .search{box-shadow:0 6px 20px rgba(0,0,0,.12)}.topbar strong{font-weight:900}.catalog-grid,.catalog-grid.full,.product-grid,.related-grid{align-items:stretch}.product-card{height:100%;display:flex;flex-direction:column}.product-image-wrap{aspect-ratio:auto;height:230px;margin:8px 8px 0;border-radius:17px;background:#f8f8f8}.product-image-canvas{position:relative;display:block;width:100%;height:100%;overflow:hidden;border-radius:17px;background:radial-gradient(circle at 50% 36%,#fff 0,#faf9f8 58%,#f3f2f0 100%)}.product-image-canvas .product-art{position:absolute;inset:0;width:100%;height:100%;background:transparent!important}.product-image-canvas .product-art-real .art-orb{opacity:.15}.product-image-canvas .product-real-image{width:76%;height:76%;max-width:76%;max-height:76%;object-fit:contain;object-position:center;filter:drop-shadow(0 15px 14px rgba(0,0,0,.1))}.product-image-canvas .art-label{left:13px;bottom:11px;opacity:.9}.product-card-body{flex:1 1;display:flex;flex-direction:column;padding:14px 16px 17px}.product-card-meta{min-height:22px;display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:8px}.product-card-meta .rating{margin:0}.product-card-meta>span{max-width:48%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#9b9b9b;font-size:8px;font-weight:750;letter-spacing:.04em;text-transform:uppercase}.product-title{min-height:42px;margin-bottom:2px}.price-block{margin-top:auto}.quick-add{width:100%}.product-card:hover .product-real-image{transform:translateY(-4px) scale(1.045)}.review-showcase-card .review-avatar{overflow:hidden;border:2px solid #fff;box-shadow:0 0 0 1px #e8ddd5,0 8px 18px rgba(0,0,0,.1);font-size:11px;letter-spacing:.02em}.review-avatar img{width:100%;height:100%;object-fit:cover}.avatar-tone-0{background:linear-gradient(145deg,#121212,#353535)!important}.avatar-tone-1{background:linear-gradient(145deg,#ff6a00,#d94f00)!important}.avatar-tone-2{background:linear-gradient(145deg,#2d2d2d,#111)!important}.avatar-tone-3{background:linear-gradient(145deg,#7c3200,#ff6a00)!important}.review-showcase-card{transform:translateZ(0)}.review-showcase-card.is-featured:before{content:"DESTAQUE";position:absolute;top:-10px;left:24px;padding:5px 9px;border-radius:999px;background:#ff6a00;color:#fff;font-size:7px;font-weight:900;letter-spacing:.09em}.review-showcase-card{position:relative}.footer{padding-bottom:20px}.footer-confidence{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);min-height:72px;margin-bottom:44px;border:1px solid #252525;border-radius:18px;background:rgba(255,255,255,.035);overflow:hidden}.footer-confidence>div{display:flex;align-items:center;justify-content:center;gap:10px;padding:14px 18px;border-right:1px solid #252525}.footer-confidence>div:last-child{border-right:0}.footer-confidence span{color:#ff6a00;font-size:17px;font-weight:900}.footer-confidence strong{color:#e9e9e9;font-size:10px;letter-spacing:.02em}.footer-grid{grid-template-columns:1.35fr repeat(3,1fr);gap:44px;padding-top:0}.footer-about p{max-width:360px;margin:18px 0 14px;font-size:11px}.footer-about-link{color:#ff6a00!important;font-size:10px!important;font-weight:850}.footer-grid h4{margin-bottom:18px;color:#fff;text-transform:uppercase;letter-spacing:.11em;font-size:9px}.footer-grid>div:not(:first-child){gap:11px}.footer-grid a,.footer-grid span{font-size:10px;line-height:1.4}.footer-bottom{margin-top:38px;padding-top:18px}.section-head{margin-bottom:36px}.section-tint{background:linear-gradient(180deg,#f0eeeb,#f8f7f5)}.category-card,.editorial-cards>div,.review-showcase-card,.trust-story{-webkit-backface-visibility:hidden;backface-visibility:hidden}.category-card:hover,.editorial-cards>div:hover,.review-showcase-card:hover{will-change:transform}@media (max-width:1024px){.product-image-wrap{height:250px}.footer-grid{grid-template-columns:1.2fr 1fr 1fr}.footer-grid>div:last-child{display:flex}.footer-confidence{grid-template-columns:1fr}.footer-confidence>div{justify-content:flex-start;border-right:0;border-bottom:1px solid #252525}.footer-confidence>div:last-child{border-bottom:0}}@media (max-width:760px){.product-image-wrap{height:210px}.product-card-body{padding:12px 12px 14px}.product-card-meta>span{display:none}.product-title{min-height:38px}.site-header.is-scrolled .header-main{gap:12px}.footer-confidence{margin-bottom:32px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px 20px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child{display:flex}}@media (max-width:480px){.product-image-wrap{height:185px}.product-image-canvas .product-real-image{width:72%;height:72%;max-width:72%;max-height:72%}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{gap:8px}}.contact-page .page-heading p{max-width:720px}.contact-card .btn{margin-top:16px;width:max-content}.contact-form .eyebrow{margin-bottom:-2px}.contact-form select{border:1px solid var(--line);border-radius:10px;padding:12px;outline:none;background:#fff;color:#333}.contact-form select:focus{border-color:#ff6a00;box-shadow:0 0 0 3px rgba(255,106,0,.08)}.hero-main{background:linear-gradient(180deg,#fffaf6,#f7f0e9);border:1px solid #eee0d2;box-shadow:0 22px 50px rgba(59,33,10,.08)}.hero-copy{background:linear-gradient(180deg,rgba(255,255,255,.58),rgba(255,255,255,0))}.hero-visual{background:radial-gradient(circle at 20% 24%,rgba(255,145,64,.12),transparent 30%),linear-gradient(140deg,#fbf4ed,#f2e7da)}.hero-orange-blob{width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(255,106,0,.28),rgba(255,106,0,0) 68%);filter:blur(8px)}.hero-product-stage{padding:14px;border-radius:34px;background:linear-gradient(145deg,rgba(255,255,255,.42),rgba(255,255,255,.15));box-shadow:0 22px 50px rgba(56,28,2,.08),inset 0 0 0 1px rgba(255,255,255,.5)}.hero-product-stage .product-art-large{background:linear-gradient(160deg,#fff8f1,#f4e6d7)!important;border:1px solid rgba(255,182,116,.35);box-shadow:0 24px 42px rgba(66,33,10,.08)}.hero-product-stage .product-real-image{width:80%;height:80%;filter:drop-shadow(0 22px 24px rgba(0,0,0,.16))}.hero-product-meta{background:#111;border:1px solid #2c2c2c}.hero-product-meta strong{white-space:normal}.product-card-polished{border-color:#ece2d7;background:linear-gradient(180deg,#fff,#fffdfa);box-shadow:0 8px 22px rgba(20,20,20,.04)}.product-card-polished:hover{box-shadow:0 24px 46px rgba(35,20,8,.1)}.product-card-polished .product-image-wrap{padding:14px 14px 0}.product-card-polished .product-image-canvas{display:block;border-radius:20px;overflow:hidden;background:linear-gradient(160deg,#fffaf5,#f1e4d8);border:1px solid #f0dfd0;box-shadow:inset 0 1px 0 rgba(255,255,255,.85)}.product-card-polished .product-art-real{background:linear-gradient(160deg,#fffaf5,#f4e7da)!important}.product-card-polished .product-real-image{width:74%;height:74%;filter:drop-shadow(0 16px 22px rgba(0,0,0,.14))}.price-block-rich{gap:2px}.price-block-rich .old-price{font-size:10px;margin-bottom:2px}.card-payment-lines{display:grid;grid-gap:4px;gap:4px;margin-top:6px}.card-payment-lines small{font-size:10px;line-height:1.25;color:#5f5f5f}.card-payment-lines small:first-child{color:#ff6a00;font-weight:800}.card-payment-lines b{color:#111}.product-page-rich{gap:42px}.gallery-rich{grid-template-columns:80px 1fr;align-items:start}.gallery-thumbs-rich button{height:74px;border-radius:14px;overflow:hidden;padding:0;background:#fff8f1;border:1px solid #eadbce}.gallery-thumbs-rich button img{width:100%;height:100%;object-fit:cover}.gallery-thumbs-rich button.active{box-shadow:inset 0 0 0 2px #ff6a00}.main-product-art-rich{padding:18px;border-radius:28px;background:linear-gradient(160deg,#fffaf6,#f1e5d9);border:1px solid #efdfd1;box-shadow:0 20px 48px rgba(41,23,7,.07)}.main-product-art-rich .product-art-large{min-height:540px;border-radius:24px;background:linear-gradient(165deg,#fff,#f7eee4)!important}.main-product-art-rich .product-real-image{width:80%;height:80%;filter:drop-shadow(0 26px 26px rgba(0,0,0,.16))}.buy-box-rich .buy-price-rich{background:#fff9f3;border:1px solid #f0ddcd;border-radius:18px;padding:18px;margin-top:22px}.buy-box-rich .buy-price>div span{font-size:14px}.buy-box-rich .buy-price>strong{font-size:42px;line-height:1}.payment-emphasis{display:grid;grid-gap:6px;gap:6px;margin:10px 0 6px}.payment-emphasis small{display:flex;align-items:center;gap:6px;font-size:13px;color:#444}.payment-emphasis small:first-child{color:#ff6a00;font-weight:800}.payment-methods{display:flex;flex-wrap:wrap;gap:7px;margin-top:16px}.payment-methods span{height:30px;padding:0 12px;display:inline-flex;align-items:center;border:1px solid #ded2c6;border-radius:999px;background:#fff;font-size:10px;font-weight:800;letter-spacing:.03em}.trust-list-rich{background:#fbfbfb;border:1px solid #ececec;border-radius:16px;padding:16px 18px}.trust-list-rich span{color:#4d4d4d;font-size:11px}.product-detail-summary{padding:26px 0 70px;display:grid;grid-template-columns:1fr .82fr;grid-gap:48px;gap:48px}.product-bullets{margin:18px 0 0;padding-left:18px;color:#555;line-height:1.75}.feature-panel-rich{background:linear-gradient(180deg,#fffaf5,#f7eee6);border:1px solid #efded0}.product-highlight-band{background:#0f0f10;color:#fff;margin:10px 0 72px}.product-highlight-band-inner{min-height:160px;display:grid;grid-template-columns:1.2fr .8fr;align-items:center;grid-gap:26px;gap:26px}.product-highlight-band-inner small{color:#ff6a00;font-size:10px;font-weight:900;letter-spacing:.12em}.product-highlight-band-inner h3{font-size:34px;letter-spacing:-.04em;margin:10px 0}.product-highlight-band-inner p{color:#b7b7b7;max-width:620px}.product-highlight-stats{display:grid;grid-gap:12px;gap:12px}.product-highlight-stats span{height:46px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-radius:14px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);color:#d3d3d3}.product-highlight-stats b{color:#ff6a00;font-size:20px}.section-head-tight{margin-bottom:22px}.commitment-grid,.faq-grid-product,.product-media-section,.product-reviews-extended{margin-bottom:70px}.media-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:18px;gap:18px}.media-card{background:#fff;border:1px solid #ece3da;border-radius:22px;overflow:hidden;box-shadow:0 10px 22px rgba(0,0,0,.04)}.media-card-visual{position:relative;padding:12px}.media-card-visual .product-art{min-height:210px;border-radius:18px;background:linear-gradient(160deg,#fffaf5,#f3e7db)!important}.media-card-visual .product-real-image{width:76%;height:76%}.media-card strong{display:block;padding:0 14px 16px;font-size:13px;line-height:1.4}.media-tag,.play-tag{position:absolute;z-index:3;display:grid;place-items:center}.media-tag{left:20px;top:20px;height:28px;padding:0 11px;border-radius:999px;background:#111;color:#fff;font-size:10px;font-weight:800}.play-tag{width:44px;height:44px;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%);background:rgba(17,17,17,.85);color:#fff;font-size:14px}.review-list-extended{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.review-line-card{background:#fff;border:1px solid #ece4db;border-radius:22px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.035)}.review-line-stars{color:#ff6a00;letter-spacing:3px;font-size:18px}.review-line-head{display:flex;align-items:center;gap:12px;margin-top:14px}.review-avatar-lite{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:#111;color:#fff;font-weight:900}.review-line-head strong{display:block;font-size:14px}.review-line-head small{color:#8a8a8a;font-size:11px}.review-line-card p{color:#4b4b4b;line-height:1.7;margin:16px 0 0}.review-line-card b{display:inline-flex;margin-top:14px;color:#ff6a00;font-size:10px;text-transform:uppercase;letter-spacing:.06em}.faq-grid-product{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:32px;gap:32px}.faq-grid-product h2{font-size:40px;line-height:1.05;letter-spacing:-.04em;margin:10px 0 0}.faq-list-product{display:grid;grid-gap:12px;gap:12px}.faq-list-product details{border:1px solid #eadfd5;border-radius:18px;background:#fff;padding:0 18px}.faq-list-product summary{list-style:none;cursor:pointer;padding:18px 4px;font-weight:800;font-size:14px}.faq-list-product summary::-webkit-details-marker{display:none}.faq-list-product details p{color:#626262;line-height:1.7;padding:0 4px 18px;margin:0}.commitment-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:16px;gap:16px}.commitment-card{min-height:188px;display:flex;flex-direction:column;gap:10px;align-items:flex-start;justify-content:flex-start;padding:24px;border-radius:22px;border:1px solid #ebe0d5;background:linear-gradient(180deg,#fffaf5,#fff)}.commitment-card span{font-size:34px}.commitment-card strong{font-size:18px;line-height:1.25}.commitment-card small{color:#666;line-height:1.55;font-size:13px}@media (max-width:1100px){.media-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.faq-grid-product,.product-detail-summary,.product-highlight-band-inner{grid-template-columns:1fr}.commitment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.gallery-rich{grid-template-columns:1fr}.gallery-thumbs-rich{flex-direction:row;display:grid!important;grid-template-columns:repeat(4,1fr)}.main-product-art-rich .product-art-large{min-height:380px}.buy-box-rich .buy-price>strong{font-size:34px}.commitment-grid,.media-strip,.review-list-extended{grid-template-columns:1fr}.product-highlight-band{margin-bottom:56px}.product-highlight-band-inner{padding:26px 0}.faq-grid-product h2{font-size:32px}}.product-highlight-band{background:transparent;margin:14px 0 72px}.product-highlight-band-creative{min-height:auto;display:grid;grid-template-columns:1.05fr .95fr .74fr;grid-gap:20px;gap:20px;align-items:stretch}.product-highlight-band-creative>*{min-width:0}.highlight-copy,.highlight-visual-card,.product-highlight-stats-card{border-radius:28px}.highlight-copy{padding:34px 30px;background:linear-gradient(160deg,#0d0d0f,#171719);color:#fff;border:1px solid #242427;box-shadow:0 24px 52px rgba(0,0,0,.18);position:relative;overflow:hidden}.highlight-copy:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-90px;bottom:-130px;background:radial-gradient(circle,rgba(255,106,0,.18),rgba(255,106,0,0) 70%)}.highlight-copy small{color:#ff6a00;font-size:10px;font-weight:900;letter-spacing:.16em}.highlight-copy h3{margin:14px 0 10px;font-size:42px;line-height:.98;letter-spacing:-.05em}.highlight-copy p{color:#c7c7ca;line-height:1.7;max-width:520px}.highlight-pill-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px;position:relative;z-index:1}.highlight-pill-row span{min-height:36px;padding:0 14px;display:inline-flex;align-items:center;border-radius:999px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.09);color:#f0f0f1;font-size:11px;font-weight:700}.highlight-visual-card{padding:16px;background:linear-gradient(160deg,#fff7f0,#f5e8d9);border:1px solid #ecd8c3;box-shadow:0 20px 46px rgba(66,35,8,.09);display:grid;grid-template-rows:auto 1fr auto;position:relative;overflow:hidden}.highlight-visual-glow{position:absolute;width:240px;height:240px;border-radius:50%;top:-85px;right:-70px;background:radial-gradient(circle,rgba(255,106,0,.28),rgba(255,106,0,0) 68%);pointer-events:none}.highlight-visual-footer,.highlight-visual-head{position:relative;z-index:1}.highlight-visual-head{display:flex;justify-content:space-between;align-items:center;gap:14px;padding:4px 6px 12px}.highlight-visual-head span{color:#7a5c40;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.highlight-visual-head b{height:32px;padding:0 12px;display:inline-flex;align-items:center;border-radius:999px;background:#111;color:#fff;font-size:10px;letter-spacing:.04em}.highlight-visual-stage{padding:8px 10px 12px;display:grid;place-items:center}.highlight-visual-stage .product-art{width:100%;min-height:260px;border-radius:24px;background:linear-gradient(160deg,#fff,#f7ede3)!important;border:1px solid rgba(255,180,116,.3);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 16px 34px rgba(71,39,8,.08)}.highlight-visual-stage .product-real-image{width:74%;height:74%;filter:drop-shadow(0 20px 20px rgba(0,0,0,.14))}.highlight-visual-footer{display:grid;grid-gap:4px;gap:4px;padding:10px 8px 4px}.highlight-visual-footer strong{font-size:16px;line-height:1.25;color:#111}.highlight-visual-footer span{color:#6b6259;font-size:11px}.product-highlight-stats-card{display:grid;grid-gap:12px;gap:12px}.product-highlight-stats-card span{min-height:104px;padding:18px 20px;border-radius:22px;border:1px solid #ece1d5;background:linear-gradient(180deg,#fff,#fffaf5);box-shadow:0 10px 24px rgba(0,0,0,.04);display:flex;flex-direction:column;justify-content:center;gap:6px}.product-highlight-stats-card b{color:#ff6a00;font-size:34px;line-height:1;letter-spacing:-.05em}.product-highlight-stats-card small{color:#5f5f62;font-size:12px;font-weight:700}@media (max-width:1100px){.product-highlight-band-creative{grid-template-columns:1fr}.highlight-copy h3{font-size:36px}.product-highlight-stats-card{grid-template-columns:repeat(3,1fr)}}@media (max-width:760px){.highlight-copy,.highlight-visual-card{padding:22px 18px}.highlight-copy h3{font-size:31px}.highlight-visual-stage .product-art{min-height:220px}.product-highlight-stats-card{grid-template-columns:1fr}.product-highlight-stats-card span{min-height:88px}}.page-shell{padding-bottom:150px}.product-summary-rating{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:2px}.product-summary-rating .rating-large{margin:0}.reviews-jump{min-height:32px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:linear-gradient(180deg,#ffedd0,#ffd89b);border:1px solid #f0c77d;color:#8b5711;font-size:11px;font-weight:900;letter-spacing:.02em;box-shadow:0 8px 18px rgba(210,145,33,.16);transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}.reviews-jump:hover{transform:translateY(-1px);box-shadow:0 12px 20px rgba(210,145,33,.22);filter:saturate(1.04)}.reviews-jump:active{transform:translateY(0)}#avaliacoes{scroll-margin-top:138px}@media (max-width:760px){.page-shell{padding-bottom:95px}#avaliacoes{scroll-margin-top:110px}}html{scroll-behavior:smooth}body{background:linear-gradient(180deg,#f6f1eb,#f2ece5 55%,#efe8df)}.page-shell{background:linear-gradient(180deg,rgba(255,255,255,.42),rgba(255,255,255,.08))}.page-shell>*{animation:page-enter .36s cubic-bezier(.2,.8,.2,1) both}@keyframes page-enter{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.hero-visual-link{cursor:pointer;transition:transform .2s ease,box-shadow .25s ease}.hero-visual-link:hover{transform:translateY(-2px)}.gallery-main-transition{animation:gallery-swap .28s ease}@keyframes gallery-swap{0%{opacity:.35;transform:scale(.985)}to{opacity:1;transform:scale(1)}}.gallery-thumbs-rich button,.showcase-thumb-card{transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.gallery-thumbs-rich button:hover,.showcase-thumb-card:hover{transform:translateY(-2px)}.gallery-thumbs-rich button.active{box-shadow:0 10px 18px rgba(255,106,0,.12)}.surface-block{margin:0 auto 44px;padding:34px;border-radius:30px;border:1px solid #eedfce;background:linear-gradient(180deg,rgba(255,255,255,.94),rgba(255,251,246,.92));box-shadow:0 16px 42px rgba(51,28,8,.05)}.section-helper-text{max-width:700px;color:#6f6f72;font-size:14px;line-height:1.7;margin:10px 0 0}.product-image-showcase{margin-top:8px}.showcase-layout{display:grid;grid-template-columns:1.05fr .95fr;grid-gap:22px;gap:22px;align-items:start}.showcase-preview-card{border-radius:26px;background:linear-gradient(160deg,#fff7ef,#f7ecdf);border:1px solid #efdfcf;padding:18px;box-shadow:0 14px 30px rgba(66,35,8,.06)}.showcase-preview-stage .product-art,.showcase-preview-stage .product-art-large{min-height:340px;border-radius:24px;background:linear-gradient(180deg,#fff,#fbf6ef)!important}.showcase-preview-caption{display:grid;grid-gap:4px;gap:4px;margin-top:14px}.showcase-preview-caption strong{font-size:18px;color:#121212}.showcase-preview-caption span{font-size:12px;color:#6f6f72}.showcase-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.showcase-thumb-card{padding:12px;text-align:left;border-radius:22px;border:1px solid #ecdcc9;background:#fff;box-shadow:0 10px 24px rgba(36,23,11,.04)}.showcase-thumb-card.active{border-color:#ff6a00;box-shadow:0 12px 30px rgba(255,106,0,.12)}.showcase-thumb-visual{height:160px;border-radius:16px;background:linear-gradient(180deg,#fffaf4,#f8efe5);border:1px solid #f2e6d8;display:grid;place-items:center;overflow:hidden}.showcase-thumb-visual img{width:78%;height:78%;object-fit:contain;filter:drop-shadow(0 12px 16px rgba(0,0,0,.12))}.showcase-thumb-copy{display:grid;grid-gap:4px;gap:4px;margin-top:10px}.showcase-thumb-copy small{color:#ff6a00;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.showcase-thumb-copy strong{color:#1a1a1a;font-size:13px;line-height:1.45}.commitment-grid,.faq-grid-product,.product-detail-summary,.product-media-section,.product-reviews-extended{margin-bottom:44px;position:relative}.commitment-grid:before,.faq-grid-product:before,.product-detail-summary:before,.product-media-section:before,.product-reviews-extended:before{content:"";position:absolute;inset:0;border-radius:30px;border:1px solid #f0e2d5;background:linear-gradient(180deg,rgba(255,255,255,.66),rgba(255,252,248,.72));box-shadow:0 14px 32px rgba(0,0,0,.03);z-index:0}.commitment-grid>*,.faq-grid-product>*,.product-detail-summary>*,.product-media-section>*,.product-reviews-extended>*{position:relative;z-index:1}.commitment-grid,.faq-grid-product,.product-detail-summary,.product-media-section,.product-reviews-extended{padding:34px}.commitment-card,.media-card,.review-line-card{transition:transform .2s ease,box-shadow .2s ease}.commitment-card:hover,.media-card:hover,.review-line-card:hover{transform:translateY(-2px)}@media (max-width:1024px){.showcase-layout{grid-template-columns:1fr}}@media (max-width:760px){.commitment-grid,.faq-grid-product,.product-detail-summary,.product-media-section,.product-reviews-extended,.surface-block{padding:22px;border-radius:24px}.commitment-grid:before,.faq-grid-product:before,.product-detail-summary:before,.product-media-section:before,.product-reviews-extended:before,.surface-block{border-radius:24px}.showcase-grid{grid-template-columns:1fr}.showcase-preview-stage .product-art,.showcase-preview-stage .product-art-large{min-height:250px}}.header-actions{min-width:210px}.account-action small{max-width:76px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auth-page{padding:52px 0 92px;display:grid;grid-template-columns:1fr .82fr;grid-gap:26px;gap:26px;align-items:stretch}.auth-card,.auth-panel{border-radius:30px;overflow:hidden}.auth-brand-panel{min-height:650px;padding:58px;color:#fff;background:radial-gradient(circle at 84% 12%,rgba(255,106,0,.45),transparent 28%),linear-gradient(145deg,#080808,#171717);border:1px solid #252525;display:flex;flex-direction:column;justify-content:center;box-shadow:0 26px 60px rgba(0,0,0,.16)}.auth-brand-panel .eyebrow{color:#ff6a00}.auth-brand-panel h1{margin:14px 0 18px;max-width:680px;font-size:clamp(42px,5vw,70px);line-height:.96;letter-spacing:-.06em}.auth-brand-panel>p{max-width:570px;color:#aaa;font-size:16px;line-height:1.7}.auth-benefits{display:grid;grid-gap:12px;gap:12px;margin-top:38px;max-width:610px}.auth-benefits>div{min-height:76px;display:grid;grid-template-columns:46px 1fr;grid-gap:14px;gap:14px;align-items:center;padding:12px 16px;border:1px solid #282828;border-radius:18px;background:rgba(255,255,255,.035)}.auth-benefits b{color:#ff6a00;font-size:18px}.auth-benefits span{display:flex;flex-direction:column;gap:3px}.auth-benefits strong{font-size:13px}.auth-benefits small{color:#777}.register-brand-panel{background:radial-gradient(circle at 82% 10%,rgba(255,106,0,.38),transparent 30%),linear-gradient(145deg,#111,#070707)}.auth-card{padding:46px;background:#fff;border:1px solid #eadfd3;box-shadow:0 22px 54px rgba(54,30,8,.07);align-self:center}.auth-card-head span{color:#ff6a00;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.auth-card-head h2{font-size:38px;margin:6px 0 28px;letter-spacing:-.045em}.social-auth-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.social-auth-grid button{min-height:48px;border:1px solid #e3d9cf;border-radius:14px;background:#fff;display:flex;align-items:center;justify-content:center;gap:10px;font-weight:900;cursor:pointer}.social-auth-grid button:first-child{color:#333}.social-auth-grid button:last-child{color:#1662c7}.social-auth-grid button span{color:#222;font-size:11px}.auth-divider{display:flex;align-items:center;gap:12px;margin:24px 0;color:#9a9a9a;font-size:10px}.auth-divider:after,.auth-divider:before{content:"";height:1px;background:#ece6df;flex:1 1}.auth-form{display:grid;grid-gap:15px;gap:15px}.address-form label,.auth-form label,.profile-form label{display:grid;grid-gap:7px;gap:7px;color:#222;font-size:11px;font-weight:850}.address-form input,.address-form select,.auth-form input,.profile-form input{width:100%;min-height:48px;border:1px solid #ddd5cd;border-radius:13px;background:#fff;padding:0 14px;outline:none;font-size:13px}.address-form input:focus,.address-form select:focus,.auth-form input:focus,.profile-form input:focus{border-color:#ff6a00;box-shadow:0 0 0 3px rgba(255,106,0,.08)}.auth-form input:disabled,.profile-form input:disabled{background:#f5f3f1;color:#888}.auth-form label small,.profile-form label small{color:#999;font-weight:500}.auth-submit{min-height:52px;margin-top:4px}.auth-submit:disabled{opacity:.6}.account-message,.form-message{border:1px solid #f0c99f;background:#fff4e8;color:#8b4b12;border-radius:13px;padding:12px 14px;font-size:11px;line-height:1.45}.auth-switch,.auth-terms{text-align:center;color:#777;font-size:11px;line-height:1.55}.auth-switch{margin-top:22px}.auth-switch a{color:#ff6a00;font-weight:900}.auth-terms{margin:18px 0 0}.form-two-cols{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.account-loading{min-height:580px;display:grid;place-items:center;align-content:center;grid-gap:18px;gap:18px}.account-loader{width:42px;height:42px;border:4px solid #eee;border-top-color:#ff6a00;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.account-loading h2{font-size:18px}.account-page{padding:42px 0 92px}.account-hero{min-height:230px;display:flex;align-items:center;justify-content:space-between;gap:28px;padding:38px 42px;border-radius:30px;background:radial-gradient(circle at 82% 20%,rgba(255,106,0,.32),transparent 24%),#0b0b0c;color:#fff;overflow:hidden}.account-hero h1{font-size:54px;margin:9px 0;letter-spacing:-.055em}.account-hero p{color:#aaa;margin:0}.account-hero-badge{min-width:310px;padding:18px;display:flex;align-items:center;gap:14px;border:1px solid #2a2a2a;border-radius:18px;background:rgba(255,255,255,.035)}.account-hero-badge>span{width:54px;height:54px;display:grid;place-items:center;border-radius:16px;background:#ff6a00;font-weight:950}.account-hero-badge div{min-width:0;display:flex;flex-direction:column;gap:4px}.account-hero-badge small{color:#888;overflow:hidden;text-overflow:ellipsis}.account-message{margin:18px 0 -4px;display:flex;justify-content:space-between;align-items:center}.account-message button{border:0;background:transparent;font-size:18px;cursor:pointer}.account-layout{display:grid;grid-template-columns:250px 1fr;grid-gap:24px;gap:24px;margin-top:24px;align-items:start}.account-nav{position:-webkit-sticky;position:sticky;top:122px;display:grid;grid-gap:7px;gap:7px;padding:12px;border:1px solid #eadfd4;border-radius:22px;background:#fff;box-shadow:0 12px 32px rgba(0,0,0,.035)}.account-nav button{min-height:48px;display:grid;grid-template-columns:24px 1fr auto;grid-gap:7px;gap:7px;align-items:center;border:0;border-radius:13px;background:transparent;padding:0 12px;text-align:left;font-weight:800;color:#535353;cursor:pointer}.account-nav button.active,.account-nav button:hover{background:#fff4e9;color:#111}.account-nav button.active span{color:#ff6a00}.account-nav button b{min-width:22px;height:22px;display:grid;place-items:center;border-radius:999px;background:#f2eee9;font-size:9px}.account-nav .account-logout{margin-top:10px;border-top:1px solid #eee6de;border-radius:0 0 13px 13px;color:#9b3d2b}.account-content{min-width:0;padding:30px;border:1px solid #eadfd4;border-radius:28px;background:rgba(255,255,255,.9);box-shadow:0 16px 40px rgba(0,0,0,.035)}.account-section-head{display:flex;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px}.account-section-head>div>span{color:#ff6a00;font-size:9px;font-weight:950;letter-spacing:.12em}.account-section-head h2{font-size:34px;margin:5px 0 0;letter-spacing:-.045em}.account-section-head p{color:#777;margin:7px 0 0;font-size:12px}.account-section-head>a,.text-button{color:#ff6a00;font-size:11px;font-weight:850;border:0;background:transparent;cursor:pointer}.account-summary-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.account-summary-grid article{min-height:154px;padding:22px;border:1px solid #eee2d6;border-radius:22px;background:linear-gradient(180deg,#fffaf5,#fff);display:flex;flex-direction:column;justify-content:center}.account-summary-grid b{color:#ff6a00;font-size:36px;letter-spacing:-.05em}.account-summary-grid span{font-weight:900;margin-top:5px}.account-summary-grid small{color:#888;margin-top:4px}.account-overview-panels{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;margin-top:14px}.account-card{border:1px solid #eee3d9;border-radius:22px;background:#fff;padding:22px;box-shadow:0 9px 24px rgba(0,0,0,.025)}.account-card-title{display:flex;justify-content:space-between;gap:14px;align-items:center;margin-bottom:18px}.account-card-title h3{margin:0;font-size:16px}.account-card-title button{border:0;background:transparent;color:#ff6a00;font-size:10px;font-weight:850;cursor:pointer}.account-card address{display:flex;flex-direction:column;gap:5px;font-style:normal;color:#666;font-size:12px;line-height:1.5}.account-card address strong{color:#111}.empty-state-small{color:#777;font-size:12px}.empty-state-small .btn{margin-top:10px}.mini-order{display:grid;grid-template-columns:1fr auto auto;grid-gap:10px;gap:10px;padding:12px 0;border-bottom:1px solid #eee;align-items:center}.mini-order:last-child{border-bottom:0}.mini-order b{color:#ff6a00;font-size:9px;text-transform:uppercase}.address-form,.profile-form{display:grid;grid-gap:17px;gap:17px}.form-actions{display:flex;justify-content:flex-end;gap:9px;padding-top:6px}.address-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px}.address-card{padding:22px;border:1px solid #e8ded4;border-radius:22px;background:#fff;position:relative}.address-card.default{border-color:#ffb574;box-shadow:0 10px 26px rgba(255,106,0,.07)}.address-top{display:flex;justify-content:space-between;gap:10px;margin-bottom:17px}.address-top span{font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.address-top b{color:#a65d14;background:#fff0d8;border:1px solid #f4d19c;border-radius:999px;padding:5px 9px;font-size:8px}.address-card>strong{font-size:14px}.address-card p{color:#6f6f6f;line-height:1.65;font-size:12px}.address-card>div:last-child{display:flex;gap:8px;margin-top:16px}.address-card>div:last-child button{border:0;border-radius:9px;background:#f5f2ef;padding:9px 12px;font-size:9px;font-weight:850;cursor:pointer}.account-empty{grid-column:1/-1;min-height:280px;display:grid;place-items:center;align-content:center;text-align:center;padding:36px;border:1px dashed #d9cec4;border-radius:22px;color:#777}.account-empty>span{font-size:38px;color:#ff6a00}.account-empty h3{margin:12px 0 3px;color:#111}.account-empty p{max-width:420px}.account-empty .btn{margin-top:12px}.cep-row{display:grid;grid-template-columns:1fr 140px;grid-gap:10px;gap:10px;align-items:end}.cep-row button{height:48px;border:0;border-radius:13px;background:#111;color:#fff;font-weight:850;cursor:pointer}.form-address-street{display:grid;grid-template-columns:1fr 150px;grid-gap:12px;gap:12px}.form-address-city{display:grid;grid-template-columns:1fr 90px;grid-gap:12px;gap:12px}.checkbox-line{grid-template-columns:auto 1fr!important;align-items:center;width:max-content}.checkbox-line input{width:17px;min-height:17px}.orders-list{display:grid;grid-gap:10px;gap:10px}.order-card{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;grid-gap:14px;gap:14px;padding:20px;border:1px solid #eee2d7;border-radius:18px;background:#fff}.order-card>div{display:flex;flex-direction:column;gap:4px}.order-card small{color:#999;font-size:8px;letter-spacing:.09em}.order-card strong{font-size:12px}.security-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.security-grid article{min-height:220px;display:flex;flex-direction:column}.security-grid article>b{font-size:17px}.security-grid article p{color:#777;line-height:1.7}.security-grid article span{margin-top:auto;color:#ff6a00;font-size:9px;font-weight:950}.checkout-page{padding:48px 0 92px}.checkout-heading{max-width:820px;margin-bottom:28px}.checkout-heading h1{font-size:48px;line-height:1;letter-spacing:-.055em;margin:10px 0}.checkout-heading p{color:#777}.checkout-layout{display:grid;grid-template-columns:1fr 390px;grid-gap:22px;gap:22px;align-items:start}.checkout-main{display:grid;grid-gap:13px;gap:13px}.checkout-card,.checkout-summary{border:1px solid #eadfd3;border-radius:22px;background:#fff;box-shadow:0 12px 30px rgba(0,0,0,.03)}.checkout-card{padding:20px}.checkout-card-head{display:grid;grid-template-columns:38px 1fr auto;grid-gap:13px;gap:13px;align-items:center}.checkout-card-head>span{width:38px;height:38px;display:grid;place-items:center;border-radius:12px;background:#111;color:#fff;font-weight:900}.checkout-card-head>div{display:flex;flex-direction:column;gap:2px}.checkout-card-head small{color:#888}.checkout-card-head a{color:#ff6a00;font-size:10px;font-weight:850}.checkout-addresses{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;margin-top:17px}.checkout-addresses label{display:grid;grid-template-columns:auto 1fr;grid-gap:10px;gap:10px;padding:14px;border:1px solid #eee3d8;border-radius:16px;cursor:pointer}.checkout-addresses label.active{border-color:#ff9d48;background:#fff7f0}.checkout-addresses label div{display:flex;flex-direction:column;gap:3px}.checkout-addresses label strong b{color:#ff6a00;font-size:8px;margin-left:6px}.checkout-addresses label span{color:#777;font-size:10px}.checkout-empty-address{margin-top:17px;padding:20px;border:1px dashed #ded3c8;border-radius:16px}.disabled-step{opacity:.65}.checkout-summary{position:-webkit-sticky;position:sticky;top:120px;padding:22px}.checkout-summary h2{margin:0 0 18px;font-size:21px}.checkout-items{display:grid;grid-gap:12px;gap:12px;padding-bottom:16px;border-bottom:1px solid #eee}.checkout-items>div{display:grid;grid-template-columns:24px 1fr auto;grid-gap:9px;gap:9px;align-items:start}.checkout-items>div>span{color:#ff6a00;font-weight:900}.checkout-items>div>div{display:flex;flex-direction:column;gap:2px}.checkout-items strong{font-size:11px}.checkout-items small{color:#888;font-size:9px}.checkout-items b{font-size:11px}.checkout-grand-total,.checkout-total{display:flex;justify-content:space-between;padding:10px 0;font-size:12px}.checkout-total.muted{color:#888;border-bottom:1px solid #eee}.checkout-grand-total{padding:18px 0;align-items:center}.checkout-grand-total b{font-size:24px}.checkout-summary button:disabled{opacity:.5;cursor:not-allowed}.checkout-note{display:block;margin-top:12px;text-align:center;color:#999;line-height:1.45}@media (max-width:1100px){.auth-page{grid-template-columns:1fr}.auth-brand-panel{min-height:430px}.account-layout{grid-template-columns:210px 1fr}.checkout-layout{grid-template-columns:1fr}.checkout-summary{position:relative;top:auto}}@media (max-width:760px){.header-actions{min-width:auto}.account-action small{max-width:48px}.auth-page{padding-top:18px}.auth-brand-panel,.auth-card{border-radius:22px}.auth-brand-panel{min-height:370px;padding:30px}.auth-brand-panel h1{font-size:40px}.auth-card{padding:28px 20px}.form-two-cols,.social-auth-grid{grid-template-columns:1fr}.account-page{padding-top:18px}.account-hero{padding:28px 22px;min-height:260px;flex-direction:column;align-items:flex-start}.account-hero h1{font-size:42px}.account-hero-badge{min-width:0;width:100%}.account-layout{grid-template-columns:1fr}.account-nav{position:relative;top:auto;grid-template-columns:1fr 1fr}.account-nav .account-logout{margin:0;border-top:0}.account-content{padding:20px;border-radius:22px}.account-section-head{flex-direction:column}.account-overview-panels,.account-summary-grid,.address-grid,.cep-row,.form-address-city,.form-address-street,.security-grid{grid-template-columns:1fr}.order-card{grid-template-columns:1fr 1fr}.checkout-heading h1{font-size:38px}.checkout-addresses{grid-template-columns:1fr}}.header-main{grid-template-columns:220px minmax(360px,1fr) auto}.header-actions{min-width:max-content;gap:0}.header-guest-actions,.header-logged-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.header-auth-link{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:12px;padding:0 14px;font-size:11px;font-weight:850;transition:background .2s ease,border-color .2s ease,color .2s ease,transform .2s ease}.header-auth-link:hover{transform:translateY(-1px)}.header-auth-login{color:#fff;border:1px solid #303030;background:#111}.header-auth-login:hover{border-color:#565656;background:#1b1b1b}.header-auth-create{color:#fff;border:1px solid #ff6a00;background:#ff6a00;box-shadow:0 8px 18px rgba(255,106,0,.15)}.header-auth-create:hover{background:#ef6406}.header-icon{width:20px;height:20px;display:grid;place-items:center;flex:0 0 auto}.header-icon svg{width:19px;height:19px;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.header-action.header-action-icon{min-width:64px;min-height:48px;padding:3px 7px;border-radius:12px;gap:4px;color:#fff;transition:background .2s ease,color .2s ease}.header-action.header-action-icon:hover{background:#222}.header-action.header-action-icon .header-icon{font-size:inherit}.header-action.header-action-icon small{max-width:72px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#d5d5d5;font-size:9px}.header-action.header-action-icon b{top:1px;right:3px;width:17px;height:17px;font-size:9px}.header-auth-loading{width:150px;height:42px;display:flex;align-items:center;justify-content:flex-end}.header-auth-loading span{width:96px;height:32px;border-radius:10px;background:linear-gradient(90deg,#202020,#2d2d2d,#202020);background-size:180% 100%;animation:header-loading 1.2s linear infinite}@keyframes header-loading{to{background-position:-180% 0}}.benefits>div{gap:0}.benefits>div>span{width:100%}.editorial-cards div{justify-content:flex-end}.editorial-cards h3{margin-top:0}.contact-card h3{margin-top:auto}.auth-benefits>div{grid-template-columns:1fr;gap:0}.auth-benefits>div>span{width:100%}.about-values>div{position:relative}@media (max-width:1024px){.header-main{grid-template-columns:180px minmax(260px,1fr) auto;gap:16px}.header-auth-link{padding:0 10px}.header-auth-link span:last-child{white-space:nowrap}}@media (max-width:760px){.header-main{grid-template-columns:1fr auto}.header-actions{grid-column:2;grid-row:1}.header-guest-actions{gap:5px}.header-auth-link{min-height:38px;padding:0 9px;font-size:9px}.header-auth-link .header-icon{display:none}.header-logged-actions{gap:2px}.header-action.header-action-icon{min-width:48px;min-height:40px;padding:2px 4px}.header-action.header-action-icon small{max-width:42px;font-size:8px}.header-action:first-child{display:flex}}@media (max-width:480px){.header-auth-create{padding:0 8px}.header-action.header-action-icon{min-width:43px}}