:root{color:#171717;--black:#0b0b0b;--gold:#c7a15a;--gold2:#e2c27b;--pink:#d85d88;--muted:#6e6e6e;--line:#e9e5df;background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:#fff;margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.topbar{color:#fff;text-align:center;letter-spacing:.02em;background:#0b0b0b;padding:9px 16px;font-size:12px}.header{z-index:20;background:#fff;border-bottom:1px solid #f0eee9;justify-content:space-between;align-items:center;height:84px;padding:0 5vw;display:flex;position:sticky;top:0}.brand img{width:155px;height:auto;display:block}.header-wa{border:1px solid #ded9d0;border-radius:999px;align-items:center;gap:8px;padding:10px 15px;font-size:13px;font-weight:700;display:flex}.hero{grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1200px;margin:auto;padding:58px 5vw 72px;display:grid}.eyebrow{letter-spacing:.16em;color:#9b7b3f;font-size:11px;font-weight:800}.hero h1{margin:14px 0 22px;font-family:Georgia,serif;font-size:clamp(42px,5vw,70px);font-weight:500;line-height:1.02}.hero h1 em{color:#9b7b3f;font-style:normal}.lead{color:#5f5b55;max-width:600px;font-size:17px}.price-row{align-items:center;gap:16px;margin:28px 0;display:flex}.price-row strong{font-family:Georgia,serif;font-size:38px;display:block}.old-note{color:#777;font-size:11px;display:block}.deal{color:#777;border-left:1px solid #ddd5c7;padding-left:16px;font-size:12px}.deal b{color:#171717;font-size:18px}.hero-actions{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.primary-btn{color:#fff;cursor:pointer;background:#0b0b0b;border:0;border-radius:10px;justify-content:center;align-items:center;gap:9px;padding:15px 20px;font-weight:800;display:inline-flex;box-shadow:0 10px 28px #00000018}.primary-btn:hover{transform:translateY(-1px)}.stock{color:#555;font-size:12px}.dot{background:#4c9d61;border-radius:50%;width:8px;height:8px;margin-right:5px;display:inline-block}.trust-row{color:#65615b;flex-wrap:wrap;gap:16px;margin-top:25px;font-size:12px;display:flex}.trust-row span{align-items:center;gap:6px;display:flex}.hero-media{position:relative}.hero-media img{border-radius:24px;width:100%;display:block;box-shadow:0 30px 80px #00000016}.floating-card{background:#fff;border:1px solid #eee6d9;border-radius:12px;padding:11px 15px;position:absolute;bottom:18px;left:18px;box-shadow:0 12px 35px #0002}.floating-card b{font-family:Georgia,serif;font-size:21px;display:block}.floating-card span{color:#777;font-size:11px}.section{max-width:1200px;margin:auto;padding:82px 5vw}.section-head{text-align:center;max-width:680px;margin:0 auto 38px}.section-head h2,.order-copy h2,.final-cta h2{margin:10px 0 13px;font-family:Georgia,serif;font-size:clamp(30px,4vw,48px);font-weight:500;line-height:1.1}.section-head p{color:#73706b;margin:0}.benefits{background:#fbfaf8;max-width:none;padding-left:calc(50% - 550px);padding-right:calc(50% - 550px)}.benefit-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.benefit-card{background:#fff;border:1px solid #eee9e1;border-radius:16px;padding:24px}.icon-circle{color:#9b7b3f;background:#f4ead8;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.benefit-card h3{margin:17px 0 7px;font-size:16px}.benefit-card p{color:#72706b;margin:0;font-size:13px}.gallery-grid{grid-template-rows:260px 260px;grid-template-columns:1.35fr 1fr 1fr;gap:12px;display:grid}.gallery-grid img{object-fit:cover;border-radius:15px;width:100%;height:100%}.gallery-grid img:first-child{grid-row:span 2}.video-section{background:#f7f4ef;max-width:none;padding-left:calc(50% - 550px);padding-right:calc(50% - 550px)}.video-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.video-grid video{object-fit:cover;background:#111;border-radius:16px;width:100%;height:430px}.offer{justify-content:space-between;align-items:center;gap:40px;display:flex}.offer h2 span{color:#9b7b3f}.offer p{color:#777}.offer-box{background:#e6e0d6;border-radius:15px;gap:1px;min-width:370px;display:flex;overflow:hidden}.offer-box div{background:#fff;flex:1;padding:25px 30px}.offer-box small{color:#777;display:block}.offer-box b{font-family:Georgia,serif;font-size:25px}.delivery{background:#fbfaf8;max-width:none;padding-left:calc(50% - 550px);padding-right:calc(50% - 550px)}.delivery-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.delivery-card{background:#fff;border:1px solid #eee9e1;border-radius:16px;padding:26px}.delivery-card svg{color:#9b7b3f}.delivery-card h3{margin:16px 0 7px}.delivery-card p{color:#72706b;font-size:13px}.order{grid-template-columns:.85fr 1.15fr;align-items:start;gap:55px;display:grid}.order-copy{position:sticky;top:120px}.order-copy>p{color:#777}.order-summary{border-top:1px solid var(--line);margin-top:25px}.order-summary div{border-bottom:1px solid var(--line);justify-content:space-between;padding:13px 0;font-size:13px;display:flex}.order-summary .total{font-size:17px}.form-card{border:1px solid #e6e0d7;border-radius:20px;padding:27px;box-shadow:0 20px 55px #0000000c}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.form-grid label{color:#3c3934;font-size:12px;font-weight:700}.form-grid label.full{grid-column:1/-1}.form-grid input,.form-grid select,.form-grid textarea{background:#fff;border:1px solid #dcd6cb;border-radius:9px;outline:none;width:100%;margin-top:7px;padding:13px}.form-grid textarea{resize:vertical;min-height:85px}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:#a9874f;box-shadow:0 0 0 3px #c7a15a18}.delivery-note{background:#f7f2e9;border-radius:9px;align-items:center;gap:9px;margin:18px 0;padding:12px;font-size:12px;display:flex}.delivery-note svg{color:#9b7b3f}.full-btn{width:100%}.notice{color:#2d6537;background:#f1f8f2;border-radius:9px;margin-bottom:12px;padding:12px;font-size:12px}.privacy{color:#999;text-align:center;margin-top:10px;font-size:10px;display:block}.faq{max-width:820px}.faq-item{border-bottom:1px solid var(--line)}.faq-item button{text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:19px 0;font-weight:700;display:flex}.faq-item p{color:#73706b;max-width:680px;margin:0 0 18px;font-size:13px}.final-cta{color:#fff;background:#0b0b0b;justify-content:space-between;align-items:center;gap:30px;padding:65px 5vw;display:flex}.final-cta .eyebrow{color:#d9b76e}.final-cta h2{margin-bottom:9px}.final-cta p{color:#bcb8b1}.final-cta .primary-btn{color:#0b0b0b;background:#fff}.floating-wa{color:#fff;z-index:30;background:#1d9b58;border-radius:50%;place-items:center;width:54px;height:54px;display:grid;position:fixed;bottom:20px;right:20px;box-shadow:0 10px 30px #0003}footer{color:#777;border-top:1px solid #eee9e1;justify-content:space-between;padding:24px 5vw;font-size:11px;display:flex}@media (max-width:900px){.hero{grid-template-columns:1fr;gap:30px;padding-top:40px}.hero-copy{order:1}.hero-media{order:0}.benefit-grid,.delivery-grid{grid-template-columns:1fr 1fr}.video-grid{grid-template-columns:1fr}.video-grid video{height:520px}.offer{flex-direction:column;align-items:stretch}.offer-box{min-width:0}.order{grid-template-columns:1fr}.order-copy{position:static}.gallery-grid{grid-template-rows:240px 240px 240px;grid-template-columns:1fr 1fr}.gallery-grid img:first-child{grid-area:auto/span 2}}@media (max-width:620px){.header{height:70px;padding:0 18px}.brand img{width:130px}.header-wa{padding:8px 11px}.hero{padding:30px 18px 45px}.hero h1{font-size:43px}.lead{font-size:15px}.price-row{align-items:flex-start}.trust-row{grid-template-columns:1fr 1fr;display:grid}.section{padding:60px 18px}.benefits,.video-section,.delivery{padding-left:18px;padding-right:18px}.benefit-grid,.delivery-grid,.form-grid{grid-template-columns:1fr}.form-grid label.full{grid-column:auto}.gallery-grid{grid-template-rows:auto;grid-template-columns:1fr}.gallery-grid img:first-child{grid-column:auto}.gallery-grid img{aspect-ratio:1;object-fit:cover;height:auto}.video-grid video{aspect-ratio:9/16;height:auto}.offer-box{grid-template-columns:1fr 1fr;display:grid}.final-cta{flex-direction:column;align-items:flex-start;padding:55px 18px}footer{flex-direction:column;gap:7px;padding:20px 18px}.topbar{font-size:10px}}.header-actions{align-items:center;gap:10px;display:flex}.header-order{font-size:12px;font-weight:800}.admin-shell{color:#161616;background:#f7f4ef;min-height:100vh}.admin-header{background:#fff;border-bottom:1px solid #e7e1d8;justify-content:space-between;align-items:center;padding:28px 5vw;display:flex}.admin-header h1{margin:4px 0 0;font-family:Georgia,serif;font-size:30px;font-weight:500}.admin-head-actions{align-items:center;gap:9px;display:flex}.icon-btn,.logout-btn,.refresh-wide,.view-btn,.secondary-btn{cursor:pointer;background:#fff;border:1px solid #ddd5ca;border-radius:9px;align-items:center;gap:7px;padding:10px 12px;display:inline-flex}.logout-btn{font-weight:700}.admin-main{max-width:1250px;margin:auto;padding:30px 5vw 70px}.stats-grid{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.stat-card{background:#fff;border:1px solid #e7e1d8;border-radius:15px;padding:19px}.stat-card span{color:#777;font-size:11px;display:block}.stat-card b{margin:5px 0;font-family:Georgia,serif;font-size:25px;display:block}.stat-card small{color:#999;font-size:10px}.admin-toolbar{justify-content:space-between;align-items:center;gap:15px;margin:23px 0 14px;display:flex}.filters{gap:7px;padding-bottom:2px;display:flex;overflow:auto}.filters button{white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #ded7cd;border-radius:999px;padding:8px 11px;font-size:11px}.filters button.active{color:#fff;background:#0b0b0b;border-color:#0b0b0b}.orders-table-wrap{background:#fff;border:1px solid #e7e1d8;border-radius:15px;overflow:auto}.orders-table{border-collapse:collapse;width:100%;min-width:920px;font-size:12px}.orders-table th{color:#89837b;text-transform:uppercase;letter-spacing:.08em;text-align:left;background:#fbfaf8;font-size:10px}.orders-table th,.orders-table td{border-bottom:1px solid #eee9e1;padding:13px}.orders-table td small{color:#999;margin-top:2px;font-size:10px;display:block}.status-select{background:#fff;border:1px solid #dcd5ca;border-radius:8px;padding:7px;font-size:11px}.status-select.s-novo{border-color:#d7c399}.status-select.s-confirmado{border-color:#b7c8dd}.status-select.s-em_entrega{border-color:#a8cfbc}.status-select.s-entregue{border-color:#9fc19d}.status-select.s-cancelado{border-color:#e1b7b7}.status-select.s-troca{border-color:#d2b9d8}.empty{text-align:center;color:#999;padding:40px!important}.stock-panel{background:#fff;border:1px solid #e7e1d8;border-radius:15px;justify-content:space-between;align-items:center;margin-top:16px;padding:17px;display:flex}.stock-panel>div{align-items:flex-start;gap:12px;display:flex}.stock-panel svg{color:#9b7b3f}.stock-panel b{display:block}.stock-panel span{color:#777;margin-top:2px;font-size:11px;display:block}.stock-badge{background:#f7f0e3;border-radius:999px;padding:7px 10px;color:#9b7b3f!important;font-weight:800!important}.admin-card{background:#fff;border:1px solid #e7e1d8;border-radius:18px;width:min(430px,100% - 34px);margin:12vh auto;padding:32px;box-shadow:0 25px 70px #00000010}.admin-card h1{font-family:Georgia,serif;font-weight:500}.admin-card p{color:#777;font-size:13px}.admin-logo{width:155px;margin-bottom:22px}.login-card{gap:14px;display:grid}.login-card label{font-size:12px;font-weight:700}.login-card input{border:1px solid #dcd6cb;border-radius:9px;width:100%;margin-top:6px;padding:12px;display:block}.back-link{color:#716c64;align-items:center;gap:7px;margin-top:4px;font-size:12px;display:inline-flex}.admin-error{color:#9b3333;background:#fff0f0;border:1px solid #f0d1d1;border-radius:9px;margin:10px 0;padding:11px;font-size:12px}.modal-backdrop{z-index:60;background:#0007;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.order-modal{background:#fff;border-radius:18px;width:min(680px,100%);max-height:90vh;padding:25px;overflow:auto}.modal-head{justify-content:space-between;align-items:flex-start;display:flex}.modal-head h2{margin:4px 0;font-family:Georgia,serif;font-weight:500}.modal-head button{cursor:pointer;background:#f2efe9;border:0;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.modal-grid{background:#eee9e1;border:1px solid #eee9e1;grid-template-columns:1fr 1fr;gap:1px;margin-top:20px;display:grid}.modal-grid>div{background:#fff;padding:13px}.modal-grid span{color:#999;font-size:10px;display:block}.modal-grid b{margin-top:3px;font-size:12px;display:block}.modal-grid .full{grid-column:1/-1}.modal-actions{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.secondary-btn{font-weight:800}@media (max-width:850px){.stats-grid{grid-template-columns:1fr 1fr}.admin-toolbar{flex-direction:column;align-items:flex-start}.filters{width:100%}}@media (max-width:600px){.header-actions .header-order{display:none}.admin-header{padding:22px 18px}.admin-main{padding:22px 18px 55px}.stats-grid{grid-template-columns:1fr 1fr}.stats-grid .stat-card b{font-size:20px}.orders-table{min-width:800px}.stock-panel{align-items:flex-start}}.size-help{background:#fff;border-top:1px solid #eee9e1;border-bottom:1px solid #eee9e1;max-width:none;padding-left:calc(50% - 550px);padding-right:calc(50% - 550px)}.size-help-inner{justify-content:space-between;align-items:center;gap:30px;display:flex}.size-help h2{margin:8px 0;font-family:Georgia,serif;font-size:34px;font-weight:500}.size-help p{color:#73706b;max-width:700px;margin:0;font-size:13px}.secondary-btn{white-space:nowrap;font-weight:800}.success-modal{text-align:center}.success-icon{color:#3e8c55;background:#eaf5ed;border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto 18px;display:grid}.success-modal h2{margin:8px 0;font-family:Georgia,serif;font-size:34px;font-weight:500}.success-modal p{color:#777;max-width:500px;margin:0 auto;font-size:13px}.success-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:22px;display:flex}.stock-editor{gap:8px;margin-top:10px;display:flex}.stock-editor input{border:1px solid #ddd5ca;border-radius:8px;width:100px;padding:9px}.stock-editor .secondary-btn{font-size:11px}@media (max-width:700px){.size-help-inner{flex-direction:column;align-items:flex-start}.size-help{padding-left:18px;padding-right:18px}.size-help h2{font-size:29px}.stock-editor{flex-wrap:wrap}}.testimonial-card{background:#fff;border:1px solid #e7e1d8;border-radius:17px;overflow:hidden;box-shadow:0 14px 40px #00000009}.testimonial-card>img{object-fit:cover;object-position:top;background:#151515;width:100%;height:330px;display:block}.testimonial-copy{padding:18px}.stars{letter-spacing:2px;color:#b38b47;font-size:12px}.testimonial-copy p{margin:9px 0;font-family:Georgia,serif;font-size:17px;line-height:1.35}.testimonial-copy small{color:#999;font-size:10px}.video-section .section-head p{max-width:650px;margin-left:auto;margin-right:auto}@media (max-width:850px){.testimonial-grid{grid-template-columns:1fr 1fr}}@media (max-width:620px){.testimonial-grid{grid-template-columns:1fr}.testimonial-card>img{height:auto;max-height:none}}.model-video-card{background:#fff;border:1px solid #e7e1d8;border-radius:20px;max-width:900px;margin:0 auto;overflow:hidden;box-shadow:0 22px 60px #00000012}.model-video-card video{object-fit:contain;background:#111;width:100%;max-height:720px;display:block}.model-video-caption{padding:22px 24px 25px}.model-video-caption h3{margin:7px 0;font-family:Georgia,serif;font-size:26px;font-weight:500}.model-video-caption p{color:#777;margin:0;font-size:13px}.testimonials{background:#fff}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.testimonial-card{background:#faf9f7;border:1px solid #e8e1d8;border-radius:16px;overflow:hidden}.testimonial-card img{width:100%;height:auto;display:block}.testimonial-video{background:#f7f4ef;border:1px solid #e7e1d8;border-radius:20px;grid-template-columns:.8fr 1.2fr;align-items:center;gap:25px;margin-top:28px;padding:24px;display:grid}.testimonial-video-copy h3{margin:8px 0;font-family:Georgia,serif;font-size:28px;font-weight:500}.testimonial-video-copy p{color:#777;font-size:13px}.testimonial-video video{background:#111;border-radius:13px;width:100%;max-height:650px;display:block}@media (max-width:800px){.testimonial-grid{grid-template-columns:1fr}.testimonial-video{grid-template-columns:1fr;padding:16px}.model-video-caption{padding:18px}}.quantity-choice{grid-column:1/-1}.field-title{color:#3c3934;margin-bottom:7px;font-size:12px;font-weight:800;display:block}.quantity-options{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.quantity-option{text-align:left;cursor:pointer;background:#fff;border:1px solid #ddd5ca;border-radius:11px;min-height:78px;padding:12px 9px;position:relative}.quantity-option b{font-size:12px;display:block}.quantity-option small{color:#777;margin-top:4px;font-size:11px;display:block}.quantity-option em{color:#9b7b3f;margin-top:4px;font-size:9px;font-style:normal;font-weight:800;display:inline-block}.quantity-option.active{background:#faf8f3;border-color:#0b0b0b;box-shadow:0 0 0 2px #0b0b0b}.checkout-reassurance{color:#777;flex-wrap:wrap;justify-content:center;gap:13px;margin-top:12px;font-size:10px;display:flex}.checkout-reassurance span{align-items:center;gap:5px;display:flex}.checkout-reassurance svg{color:#9b7b3f}.how{background:#fbfaf8;max-width:none;padding-left:calc(50% - 550px);padding-right:calc(50% - 550px)}.how-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.how-grid>div{background:#fff;border:1px solid #e8e1d8;border-radius:15px;padding:22px}.how-grid span{color:#9b7b3f;font-family:Georgia,serif;font-size:25px}.how-grid h3{margin:10px 0 5px}.how-grid p{color:#777;margin:0;font-size:12px}.mobile-buy-bar{display:none}@media (max-width:620px){.quantity-options{gap:6px}.quantity-option{min-height:72px;padding:10px 7px}.quantity-option b{font-size:11px}.quantity-option small{font-size:10px}.how{padding-left:18px;padding-right:18px}.how-grid{grid-template-columns:1fr}.how-grid>div{padding:17px}.mobile-buy-bar{z-index:45;background:#fff;border-top:1px solid #e4ded4;justify-content:space-between;align-items:center;padding:9px 12px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 30px #00000012}.mobile-buy-bar small{color:#777;font-size:9px;display:block}.mobile-buy-bar b{font-family:Georgia,serif;font-size:17px;display:block}.mobile-buy-bar a{color:#fff;background:#0b0b0b;border-radius:9px;align-items:center;gap:7px;padding:11px 14px;font-size:12px;font-weight:800;display:flex}footer{padding-bottom:78px}}.df-site{--ink:#11100f;--paper:#f7f4ee;--cream:#eee8dc;--gold:#b9924e;--gold-light:#d9bd86;--muted:#716d66;--line:#ded8cd;--green:#1f8e57;--serif:"Iowan Old Style","Baskerville","Times New Roman",serif;color:var(--ink);background:#fbfaf7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;overflow:hidden}.df-site *{box-sizing:border-box}.df-site a{color:inherit;text-decoration:none}.df-site img{max-width:100%}.df-site button,.df-site input,.df-site select,.df-site textarea{font:inherit}.df-announcement{color:#f7f2e8;letter-spacing:.12em;text-transform:uppercase;background:#0d0c0b;justify-content:center;align-items:center;gap:15px;height:36px;font-size:10px;display:flex}.df-announcement span{align-items:center;gap:6px;display:flex}.df-announcement-divider{background:#ffffff40;width:1px;height:12px}.df-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:40;background:#fbfaf7e8;border-bottom:1px solid #e8e2d8;grid-template-columns:220px 1fr 220px;align-items:center;height:88px;padding:0 max(28px,5vw);display:grid;position:sticky;top:0}.df-brand{align-items:center;width:144px;height:58px;display:flex;overflow:hidden}.df-brand img{mix-blend-mode:multiply;width:150px;display:block}.df-header nav{letter-spacing:.08em;text-transform:uppercase;justify-content:center;gap:36px;font-size:11px;display:flex}.df-header nav a{position:relative}.df-header nav a:after{content:"";background:var(--ink);height:1px;transition:all .25s;position:absolute;bottom:-7px;left:0;right:100%}.df-header nav a:hover:after{right:0}.df-nav-cta{letter-spacing:.06em;text-transform:uppercase;border-bottom:1px solid var(--ink);justify-self:end;align-items:center;gap:8px;padding:8px 0;font-size:11px;font-weight:800;display:flex}.df-hero{background:var(--paper);grid-template-columns:1.03fr .97fr;align-items:stretch;min-height:calc(100vh - 124px);display:grid}.df-hero-copy{flex-direction:column;justify-content:center;padding:clamp(70px,9vw,130px) 5vw 90px max(5vw,50vw - 720px);display:flex}.df-kicker{color:#8a6a33;letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:8px;font-size:10px;font-weight:800;display:flex}.df-hero h1,.df-section h2,.df-editorial h2,.df-offer h2,.df-delivery h2,.df-order h2,.df-final-cta h2{font-family:var(--serif);letter-spacing:-.035em;margin:22px 0;font-weight:400;line-height:.94}.df-hero h1{max-width:800px;font-size:clamp(54px,6.3vw,98px)}.df-hero h1 em,.df-section h2 em,.df-editorial h2 em,.df-delivery h2 em,.df-order h2 em,.df-final-cta h2 em{color:var(--gold);font-style:italic;font-weight:400}.df-hero-lead{color:#625e57;max-width:610px;margin:0;font-size:clamp(15px,1.5vw,19px);line-height:1.75}.df-price-line{align-items:stretch;gap:26px;margin:34px 0;display:flex}.df-price-line>div:first-child{border-right:1px solid var(--line);padding-right:26px}.df-price-line small{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:10px;display:block}.df-price-line strong{font:400 clamp(34px,3.3vw,48px)/1 var(--serif);margin-top:5px;display:block}.df-price-save{flex-direction:column;justify-content:center;display:flex}.df-price-save>span{letter-spacing:.1em;color:#8a6a33;text-transform:uppercase;font-size:9px;font-weight:800}.df-price-save b{margin:4px 0;font-size:16px}.df-hero-actions{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.df-primary,.df-submit{background:var(--ink);color:#fff;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;border:0;justify-content:center;align-items:center;gap:10px;padding:17px 22px;font-size:11px;font-weight:800;transition:all .25s;display:inline-flex}.df-primary:hover,.df-submit:hover{background:#2a2723;transform:translateY(-2px)}.df-text-link{border-bottom:1px solid var(--ink);padding:8px 0;font-size:11px;font-weight:800}.df-hero-trust{color:#68645d;flex-wrap:wrap;gap:22px;margin-top:31px;font-size:11px;display:flex}.df-hero-trust span{align-items:center;gap:6px;display:flex}.df-hero-trust svg{width:14px;height:14px;color:var(--gold)}.df-hero-visual{background:#d9d0c2;min-height:650px;position:relative}.df-hero-image-wrap{position:absolute;inset:0;overflow:hidden}.df-hero-image-wrap img{object-fit:cover;object-position:center;filter:saturate(.85)contrast(.98);width:100%;height:100%;display:block}.df-hero-image-wrap:after{content:"";background:linear-gradient(#0000 60%,#0b090633);position:absolute;inset:0}.df-image-number{color:#fff;font:italic 28px var(--serif);z-index:2;position:absolute;top:25px;right:28px}.df-hero-card{-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);z-index:3;background:#fbfaf4e8;border:1px solid #fff8;min-width:210px;padding:18px 22px;position:absolute;bottom:25px;left:25px}.df-hero-card span,.df-hero-card small{letter-spacing:.12em;text-transform:uppercase;color:#716b62;font-size:9px}.df-hero-card b{font:400 25px var(--serif);margin:4px 0;display:block}.df-vertical-word{color:#fff;letter-spacing:.28em;writing-mode:vertical-rl;z-index:3;font-size:8px;position:absolute;bottom:30px;right:13px}.df-proof-strip{border-left:1px solid var(--line);border-right:1px solid var(--line);background:#fbfaf7;grid-template-columns:repeat(4,1fr);max-width:1440px;margin:auto;display:grid}.df-proof-strip>div{border-right:1px solid var(--line);align-items:center;gap:15px;min-height:98px;padding:25px 28px;display:flex}.df-proof-strip>div:last-child{border:0}.df-proof-strip svg{color:var(--gold);width:21px}.df-proof-strip span{color:var(--muted);font-size:11px;line-height:1.5}.df-proof-strip b{color:var(--ink);font-size:12px;display:block}.df-section{max-width:1440px;margin:auto;padding:clamp(82px,10vw,150px) 5vw}.df-section-label{letter-spacing:.18em;color:#9a7842;text-transform:uppercase;border-top:1px solid var(--line);padding-top:14px;font-size:9px;font-weight:800}.df-intro-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:80px;margin:45px 0 70px;display:grid}.df-intro-heading h2{margin:0;font-size:clamp(48px,6vw,84px)}.df-intro-heading p{color:var(--muted);max-width:520px;margin:0 0 8px;font-size:15px;line-height:1.8}.df-feature-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);display:grid}.df-feature-grid article{border-right:1px solid var(--line);padding:28px 25px 35px}.df-feature-grid article:first-child{padding-left:0}.df-feature-grid article:last-child{border:0}.df-feature-grid article>span{font:italic 18px var(--serif);color:var(--gold)}.df-feature-grid h3{font:400 24px var(--serif);margin:36px 0 12px}.df-feature-grid p{color:var(--muted);margin:0;font-size:12px;line-height:1.7}.df-editorial{color:#fff;background:#11100f;grid-template-columns:1.15fr .9fr .65fr;min-height:780px;display:grid}.df-editorial-main,.df-editorial-detail{overflow:hidden}.df-editorial-main img,.df-editorial-detail img{object-fit:cover;filter:saturate(.7);width:100%;height:100%;display:block}.df-editorial-copy{flex-direction:column;justify-content:center;padding:70px 4vw;display:flex}.df-editorial-copy h2{font-size:clamp(42px,4.5vw,70px)}.df-editorial-copy p{color:#c3beb5;font-size:13px;line-height:1.8}.df-editorial-copy ul{gap:14px;margin:30px 0;padding:0;list-style:none;display:grid}.df-editorial-copy li{color:#d8d3ca;align-items:center;gap:10px;font-size:11px;display:flex}.df-editorial-copy li svg{width:14px;color:var(--gold-light)}.df-outline{letter-spacing:.1em;text-transform:uppercase;border:1px solid #fff5;align-self:flex-start;align-items:center;gap:8px;margin-top:16px;padding:14px 17px;font-size:10px;font-weight:800;display:flex}.df-outline:hover{color:#111;background:#fff}.df-video-showcase{background:#f4efe6;max-width:none;padding-left:max(5vw,50vw - 720px);padding-right:max(5vw,50vw - 720px)}.df-video-heading{justify-content:space-between;align-items:end;gap:30px;margin:44px 0 55px;display:flex}.df-video-heading h2{margin:0;font-size:clamp(48px,6vw,82px)}.df-video-heading p{color:var(--muted);margin:0 0 10px;font-size:13px}.df-video-layout{grid-template-columns:1.4fr .6fr;gap:14px;display:grid}.df-video-primary{background:#111;min-height:620px;position:relative}.df-video-primary video{object-fit:contain;background:#111;width:100%;height:100%;position:absolute;inset:0}.df-video-primary>div{z-index:2;pointer-events:none;background:#f8f4edea;flex-direction:column;padding:14px 18px;display:flex;position:absolute;bottom:18px;left:18px}.df-video-primary b{font:400 18px var(--serif)}.df-video-primary span{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:9px}.df-video-secondary{grid-template-rows:1fr 1fr;gap:14px;display:grid}.df-video-secondary video{object-fit:cover;background:#111;width:100%;height:303px}.df-offer{background:#faf8f3;grid-template-columns:.7fr 1.3fr;align-items:center;gap:80px;padding:clamp(82px,10vw,140px) max(5vw,50vw - 720px);display:grid}.df-offer h2{font-size:clamp(48px,5.5vw,78px)}.df-offer-copy p{color:var(--muted);max-width:420px;font-size:13px;line-height:1.8}.df-offer-options{grid-template-columns:repeat(3,1fr);align-items:stretch;display:grid}.df-offer-options button{text-align:left;border:1px solid var(--line);cursor:pointer;background:0 0;flex-direction:column;justify-content:center;min-height:260px;padding:35px 25px;transition:all .25s;display:flex;position:relative}.df-offer-options button+button{border-left:0}.df-offer-options button:hover,.df-offer-options button.active{color:#fff;background:#111;transform:translateY(-8px);box-shadow:0 22px 55px #0002}.df-offer-options small{text-transform:uppercase;letter-spacing:.12em;font-size:10px}.df-offer-options strong{font:400 clamp(29px,3vw,40px) var(--serif);margin:17px 0 5px}.df-offer-options button>span{color:#817b72;font-size:10px}.df-offer-options button:hover>span,.df-offer-options button.active>span{color:#c7c0b6}.df-offer-options em{letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:7px;margin-top:30px;font-size:9px;font-style:normal;font-weight:800;display:flex}.df-popular{background:var(--gold);text-align:center;letter-spacing:.12em;padding:7px;position:absolute;top:0;right:0;color:#fff!important;left:0!important}.df-testimonials{background:#fff}.df-testimonial-heading{justify-content:space-between;align-items:end;gap:30px;margin:45px 0 55px;display:flex}.df-testimonial-heading h2{margin:0;font-size:clamp(48px,6vw,82px)}.df-testimonial-heading>div{text-align:right}.df-testimonial-heading p{color:var(--muted);font-size:11px}.df-stars{color:var(--gold);justify-content:flex-end;gap:3px;display:flex}.df-stars svg{fill:currentColor;width:14px;height:14px}.df-testimonial-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.df-testimonial-grid figure{background:#121416;margin:0;padding:10px 10px 15px;overflow:hidden}.df-testimonial-grid img{object-fit:cover;object-position:top;width:100%;height:560px;display:block}.df-testimonial-grid figcaption{color:#d8d8d6;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:7px;padding:13px 6px 0;font-size:9px;display:flex}.df-testimonial-grid figcaption svg{color:var(--gold);fill:currentColor}.df-testimonial-video{background:#eee8dc;grid-template-columns:.8fr 1.2fr;align-items:center;min-height:520px;margin-top:18px;display:grid}.df-testimonial-video h3{font:400 clamp(34px,4vw,58px) var(--serif);margin:15px 0}.df-testimonial-video p{color:var(--muted);font-size:13px}.df-testimonial-video video{object-fit:contain;background:#111;width:100%;height:520px}.df-delivery{color:#fff;background:#171512;padding:clamp(90px,10vw,145px) max(5vw,50vw - 720px)}.df-delivery .df-section-label{border-color:#ffffff30}.df-delivery-heading{grid-template-columns:1.2fr .8fr;align-items:end;gap:80px;margin:45px 0 70px;display:grid}.df-delivery-heading h2{margin:0;font-size:clamp(48px,6vw,84px)}.df-delivery-heading p{color:#bbb4aa;font-size:14px;line-height:1.8}.df-delivery-grid{border-top:1px solid #ffffff30;grid-template-columns:repeat(3,1fr);display:grid}.df-delivery-grid article{border-right:1px solid #ffffff30;min-height:210px;padding:35px 30px 0 0}.df-delivery-grid article+article{padding-left:30px}.df-delivery-grid article:last-child{border:0}.df-delivery-grid article>span{letter-spacing:.15em;color:var(--gold-light);font-size:9px}.df-delivery-grid h3{font:400 29px var(--serif);margin:24px 0 14px}.df-delivery-grid p{color:#b6afa5;margin:0;font-size:12px;line-height:1.8}.df-order{background:#f5f1e9;grid-template-columns:.83fr 1.17fr;align-items:start;gap:clamp(50px,8vw,120px);padding:clamp(85px,10vw,145px) max(5vw,50vw - 720px);display:grid}.df-order-copy{position:sticky;top:125px}.df-order-copy h2{font-size:clamp(50px,5.7vw,82px)}.df-order-copy>p{color:var(--muted);font-size:14px;line-height:1.8}.df-order-benefits{gap:12px;margin:32px 0;display:grid}.df-order-benefits span{align-items:center;gap:9px;font-size:11px;display:flex}.df-order-benefits svg{width:14px;color:var(--gold)}.df-order-summary{border-top:1px solid var(--line);margin-top:35px}.df-order-summary>div{border-bottom:1px solid var(--line);justify-content:space-between;padding:14px 0;font-size:12px;display:flex}.df-order-summary .df-total{font:400 22px var(--serif);padding-top:19px}.df-form{background:#fff;border:1px solid #e5dfd4;padding:clamp(25px,4vw,48px);box-shadow:0 30px 80px #2a21130b}.df-form-step{align-items:center;gap:13px;margin:8px 0 20px;display:flex}.df-form-step:not(:first-child){border-top:1px solid var(--line);margin-top:40px;padding-top:30px}.df-form-step>span{color:#fff;width:32px;height:32px;font:italic 14px var(--serif);background:#111;border-radius:50%;place-items:center;display:grid}.df-form-step b{font:400 20px var(--serif);display:block}.df-form-step small{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);font-size:9px;display:block}.df-quantity-options{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:18px;display:grid}.df-quantity-options button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;min-height:92px;padding:13px}.df-quantity-options button.active{color:#fff;background:#111;border-color:#111}.df-quantity-options b,.df-quantity-options span,.df-quantity-options small{display:block}.df-quantity-options b{font:400 20px var(--serif)}.df-quantity-options span{margin-top:4px;font-size:11px}.df-quantity-options small{color:var(--gold);text-transform:uppercase;letter-spacing:.08em;margin-top:5px;font-size:8px}.df-form label{letter-spacing:.04em;color:#4e4a44;font-size:10px;font-weight:800}.df-form-grid{grid-template-columns:1fr 1fr;gap:15px;display:grid}.df-form-grid .full{grid-column:1/-1}.df-form input,.df-form select,.df-form textarea{color:#171512;background:#fcfbf8;border:1px solid #d9d2c7;border-radius:0;outline:none;width:100%;margin-top:7px;padding:14px;display:block}.df-form input:focus,.df-form select:focus,.df-form textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px #b9924e18}.df-form textarea{resize:vertical;min-height:82px}.df-delivery-note{background:#f5f0e6;align-items:center;gap:11px;margin:22px 0 13px;padding:13px;font-size:11px;display:flex}.df-delivery-note svg{color:var(--gold)}.df-delivery-note span,.df-delivery-note small{display:block}.df-delivery-note small{color:var(--muted);margin-top:2px;font-size:9px}.df-notice{color:#8c382f;background:#fff0ed;border:1px solid #efd0ca;margin:12px 0;padding:12px;font-size:11px}.df-submit{width:100%;padding:18px}.df-submit:disabled{opacity:.6;cursor:wait}.df-form-reassurance{color:var(--muted);justify-content:center;align-items:center;gap:6px;margin-top:12px;font-size:9px;display:flex}.df-faq-layout{grid-template-columns:.7fr 1.3fr;gap:100px;margin-top:55px;display:grid}.df-faq-layout h2{margin:0 0 22px;font-size:clamp(43px,5vw,72px)}.df-faq-layout>div:first-child>p{color:var(--muted);font-size:13px;line-height:1.7}.df-faq-layout>div:first-child>a{text-transform:uppercase;letter-spacing:.1em;border-bottom:1px solid;align-items:center;gap:8px;padding:9px 0;font-size:10px;font-weight:800;display:inline-flex}.df-faq-item{border-bottom:1px solid var(--line)}.df-faq-item:first-child{border-top:1px solid var(--line)}.df-faq-item button{text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;width:100%;padding:22px 0;font-size:13px;font-weight:700;display:flex}.df-faq-item p{color:var(--muted);max-width:620px;margin:0 0 22px;font-size:12px;line-height:1.7}.df-final-cta{text-align:center;color:#fff;background:#b28c4a;padding:clamp(90px,12vw,170px) 5vw}.df-final-cta .df-kicker{color:#fff;justify-content:center}.df-final-cta h2{margin:28px 0;font-size:clamp(57px,8vw,110px)}.df-final-cta h2 em{color:#fff}.df-final-cta p{letter-spacing:.12em;text-transform:uppercase;margin:0 0 35px;font-size:10px}.df-primary.light{color:#111;background:#fff}.df-primary.light:hover{color:#fff;background:#111}.df-footer{color:#c9c3b9;background:#0f0e0c;grid-template-columns:180px 1fr auto;align-items:center;gap:40px;padding:60px 5vw 34px;display:grid}.df-footer img{filter:grayscale()invert();mix-blend-mode:screen;width:160px}.df-footer p{font-size:11px}.df-footer>div{text-transform:uppercase;letter-spacing:.1em;gap:22px;font-size:10px;display:flex}.df-footer small{color:#77736d;border-top:1px solid #ffffff1f;grid-column:1/-1;padding-top:25px;font-size:9px}.df-floating-wa{background:var(--green);color:#fff;z-index:50;border-radius:50%;place-items:center;width:53px;height:53px;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 35px #0004}.df-mobile-buy{display:none}.df-modal-backdrop{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);z-index:80;background:#0e0c09b8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.df-success-modal{text-align:center;background:#fbfaf7;width:min(530px,100%);padding:55px;position:relative}.df-modal-close{cursor:pointer;background:0 0;border:0;position:absolute;top:15px;right:15px}.df-success-icon{color:#347148;background:#e2efe5;border-radius:50%;place-items:center;width:60px;height:60px;margin:0 auto 22px;display:grid}.df-success-modal .df-kicker{justify-content:center}.df-success-modal h2{font:400 42px var(--serif);margin:14px 0}.df-success-modal p{color:var(--muted);margin:0 auto 25px;font-size:12px;line-height:1.75}.df-success-modal .df-submit{color:#fff}@media (max-width:1050px){.df-header{grid-template-columns:180px 1fr 180px}.df-header nav{gap:20px}.df-hero{grid-template-columns:1fr 1fr}.df-hero h1{font-size:58px}.df-proof-strip{grid-template-columns:1fr 1fr}.df-proof-strip>div:nth-child(2){border-right:0}.df-proof-strip>div:nth-child(-n+2){border-bottom:1px solid var(--line)}.df-editorial{grid-template-columns:1fr 1fr}.df-editorial-detail{display:none}.df-offer{grid-template-columns:1fr;gap:45px}.df-feature-grid{grid-template-columns:1fr 1fr}.df-feature-grid article:nth-child(2){border-right:0}.df-feature-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}.df-feature-grid article:nth-child(3){padding-left:0}.df-order{grid-template-columns:1fr}.df-order-copy{position:static}.df-faq-layout{gap:55px}}@media (max-width:760px){.df-announcement{gap:9px;height:32px;font-size:8px}.df-header{grid-template-columns:1fr auto;height:70px;padding:0 18px}.df-header nav{display:none}.df-brand{width:116px;height:52px}.df-brand img{width:122px}.df-nav-cta{font-size:9px}.df-hero{grid-template-columns:1fr;min-height:0}.df-hero-copy{order:2;padding:55px 20px 48px}.df-hero-visual{order:1;min-height:490px}.df-hero h1{margin:18px 0;font-size:clamp(53px,16vw,73px)}.df-hero-lead{font-size:14px;line-height:1.7}.df-price-line{gap:15px;margin:26px 0}.df-price-line>div:first-child{padding-right:15px}.df-price-line strong{font-size:35px}.df-hero-actions{gap:16px}.df-primary{width:100%;padding:16px}.df-text-link{margin:auto}.df-hero-trust{grid-template-columns:1fr 1fr;gap:10px 13px;display:grid}.df-hero-card{bottom:14px;left:14px}.df-vertical-word{display:none}.df-proof-strip{grid-template-columns:1fr 1fr}.df-proof-strip>div{gap:9px;min-height:90px;padding:18px 15px}.df-proof-strip svg{width:18px}.df-proof-strip span{font-size:9px}.df-proof-strip b{font-size:10px}.df-section{padding:80px 20px}.df-intro-heading,.df-delivery-heading{grid-template-columns:1fr;gap:22px;margin:35px 0 45px}.df-intro-heading h2,.df-delivery-heading h2,.df-video-heading h2,.df-testimonial-heading h2{font-size:49px}.df-intro-heading p{font-size:13px}.df-feature-grid{grid-template-columns:1fr}.df-feature-grid article{border-bottom:1px solid var(--line);border-right:0!important;padding:24px 0!important}.df-feature-grid article:last-child{border-bottom:0}.df-feature-grid h3{margin:18px 0 8px;font-size:23px}.df-editorial{grid-template-columns:1fr;min-height:0}.df-editorial-main{height:470px}.df-editorial-copy{padding:60px 20px}.df-editorial-copy h2{font-size:48px}.df-editorial-detail{height:330px;display:block}.df-video-showcase{padding-left:20px;padding-right:20px}.df-video-heading,.df-testimonial-heading{margin:35px 0;display:block}.df-video-heading p{margin-top:16px}.df-video-layout{grid-template-columns:1fr}.df-video-primary{min-height:520px}.df-video-secondary{grid-template-rows:none;grid-template-columns:1fr 1fr}.df-video-secondary video{height:290px}.df-offer{gap:35px;padding:80px 20px}.df-offer h2{font-size:51px}.df-offer-options{grid-template-columns:1fr}.df-offer-options button+button{border-left:1px solid var(--line);border-top:0}.df-offer-options button{min-height:185px;padding:30px 23px}.df-offer-options button:hover,.df-offer-options button.active{transform:none}.df-offer-options em{margin-top:17px}.df-testimonial-heading>div{text-align:left;margin-top:22px}.df-stars{justify-content:flex-start}.df-testimonial-grid{grid-template-columns:1fr;gap:13px}.df-testimonial-grid img{height:auto}.df-testimonial-video{grid-template-columns:1fr}.df-testimonial-video>div{padding:40px 25px}.df-testimonial-video video{height:auto;max-height:600px}.df-delivery{padding:80px 20px}.df-delivery-grid{grid-template-columns:1fr}.df-delivery-grid article,.df-delivery-grid article+article{border-bottom:1px solid #ffffff30;border-right:0;min-height:0;padding:28px 0}.df-delivery-grid article:last-child{border:0}.df-delivery-heading p{font-size:12px}.df-order{gap:45px;padding:80px 20px}.df-order-copy h2{font-size:52px}.df-form{padding:25px 17px}.df-form-grid{grid-template-columns:1fr}.df-form-grid .full{grid-column:auto}.df-quantity-options{gap:5px}.df-quantity-options button{padding:10px 8px}.df-quantity-options b{font-size:18px}.df-quantity-options span{font-size:9px}.df-submit{font-size:10px}.df-faq-layout{grid-template-columns:1fr;gap:40px;margin-top:38px}.df-faq-layout h2{font-size:49px}.df-final-cta{padding:90px 20px 110px}.df-final-cta h2{font-size:60px}.df-final-cta p{line-height:1.7}.df-footer{grid-template-columns:1fr;gap:20px;padding:55px 20px 100px}.df-footer small{grid-column:auto}.df-floating-wa{width:49px;height:49px;bottom:76px;right:17px}.df-mobile-buy{z-index:60;border-top:1px solid var(--line);background:#fbfaf7;justify-content:space-between;align-items:center;padding:9px 12px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 30px #0002}.df-mobile-buy small{text-transform:uppercase;color:var(--muted);font-size:8px;display:block}.df-mobile-buy b{font:400 18px var(--serif)}.df-mobile-buy a{color:#fff;text-transform:uppercase;letter-spacing:.06em;background:#111;align-items:center;gap:8px;padding:12px 14px;font-size:10px;font-weight:800;display:flex}.df-success-modal{padding:45px 22px}}@media (prefers-reduced-motion:reduce){.df-site *{scroll-behavior:auto!important;transition:none!important}}.df-site{--radius-sm:14px;--radius-md:22px;--radius-lg:34px}.df-brand{width:172px;height:62px;overflow:visible}.df-brand img{mix-blend-mode:normal;object-fit:contain;width:170px}.df-primary,.df-submit,.df-nav-cta,.df-outline{border-radius:999px}.df-site .df-primary,.df-site .df-submit{color:#fff}.df-site .df-primary.light{color:#111}.df-hero-card{border-radius:var(--radius-md)}.df-proof-strip{border:1px solid var(--line);border-radius:var(--radius-md);max-width:1320px;margin:18px auto;overflow:hidden;box-shadow:0 15px 45px #2e26170a}.df-proof-strip>div{min-height:74px;padding:16px 20px}.df-section{padding-top:clamp(66px,7vw,105px);padding-bottom:clamp(66px,7vw,105px)}.df-intro-heading{gap:50px;margin:34px 0 42px}.df-feature-grid{border:0;gap:12px}.df-feature-grid article{border-radius:var(--radius-md);background:#fff;min-height:210px;border:1px solid var(--line)!important;padding:24px!important}.df-feature-grid h3{margin:26px 0 10px}.df-editorial{border-radius:var(--radius-lg);min-height:650px;margin:0 18px;overflow:hidden}.df-editorial-copy ul{grid-template-columns:1fr 1fr;gap:12px 18px}.df-editorial-copy li{background:#ffffff0b;border-radius:12px;padding:11px 12px}.df-video-layout{max-width:600px;margin:0 auto;display:block}.df-video-primary{aspect-ratio:9/16;border-radius:var(--radius-lg);min-height:0;overflow:hidden;box-shadow:0 30px 75px #2c24161c}.df-video-primary video{object-fit:cover}.df-video-primary>div{border-radius:14px}.df-video-secondary{display:none}.df-preparation{color:#fff;background:#171512;grid-template-columns:1fr minmax(320px,500px);align-items:center;gap:clamp(38px,7vw,100px);padding:clamp(68px,8vw,115px) max(5vw,50vw - 660px);display:grid}.df-preparation-copy h2{font:400 clamp(44px,5vw,72px)/.98 var(--serif);letter-spacing:-.035em;margin:22px 0}.df-preparation-copy h2 em{color:var(--gold-light);font-weight:400}.df-preparation-copy>p{color:#bcb5ab;max-width:590px;font-size:13px;line-height:1.8}.df-preparation-points{flex-wrap:wrap;gap:10px;margin-top:27px;display:flex}.df-preparation-points span{letter-spacing:.06em;text-transform:uppercase;border:1px solid #ffffff25;border-radius:999px;align-items:center;gap:7px;padding:10px 13px;font-size:9px;display:flex}.df-preparation-points svg{width:14px;color:var(--gold-light)}.df-preparation-video{border-radius:var(--radius-lg);background:#080808;position:relative;overflow:hidden;box-shadow:0 35px 85px #0005}.df-preparation-video video{aspect-ratio:9/16;object-fit:cover;width:100%;max-height:680px;display:block}.df-preparation-video>span{color:#111;letter-spacing:.09em;text-transform:uppercase;text-align:center;pointer-events:none;background:#fbfaf4e8;border-radius:999px;padding:12px 16px;font-size:9px;font-weight:800;position:absolute;bottom:16px;left:16px;right:16px}.df-offer{padding-top:clamp(65px,7vw,100px);padding-bottom:clamp(65px,7vw,100px)}.df-offer-options{gap:10px}.df-offer-options button,.df-offer-options button+button{border:1px solid var(--line);border-radius:var(--radius-md);min-height:225px}.df-popular{border-radius:var(--radius-md) var(--radius-md) 0 0}.df-testimonial-heading{margin:34px 0 38px}.df-testimonial-carousel{max-width:560px;margin:0 auto 18px;padding:0 54px 30px;position:relative}.df-testimonial-carousel figure{border-radius:var(--radius-md);background:#121416;margin:0;padding:10px 10px 14px;overflow:hidden;box-shadow:0 24px 65px #1915101c}.df-testimonial-carousel img{object-fit:contain;object-position:center;background:#121416;border-radius:14px;width:100%;height:460px;display:block}.df-testimonial-carousel figcaption{color:#d8d8d6;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:7px;padding:12px 6px 0;font-size:9px;display:flex}.df-testimonial-carousel figcaption svg{color:var(--gold);fill:currentColor}.df-carousel-arrow{border:1px solid var(--line);cursor:pointer;z-index:2;background:#fff;border-radius:50%;place-items:center;width:42px;height:42px;transition:all .2s;display:grid;position:absolute;top:43%}.df-carousel-arrow:hover{color:#fff;background:#111;transform:scale(1.05)}.df-carousel-arrow.prev{left:0}.df-carousel-arrow.next{right:0}.df-carousel-arrow svg{width:17px}.df-carousel-dots{gap:7px;display:flex;position:absolute;bottom:5px;left:50%;transform:translate(-50%)}.df-carousel-dots button{cursor:pointer;background:#d8d0c3;border:0;border-radius:50%;width:7px;height:7px;padding:0;transition:all .2s}.df-carousel-dots button.active{background:var(--gold);border-radius:999px;width:24px}.df-testimonial-video{border-radius:var(--radius-lg);min-height:430px;overflow:hidden}.df-testimonial-video>div{padding:45px}.df-testimonial-video video{height:430px}.df-delivery{padding-top:clamp(70px,8vw,110px);padding-bottom:clamp(70px,8vw,110px)}.df-delivery-heading{margin:34px 0 48px}.df-delivery-grid{border:0;gap:12px}.df-delivery-grid article,.df-delivery-grid article+article{border-radius:var(--radius-md);background:#ffffff05;min-height:185px;border:1px solid #ffffff25!important;padding:25px!important}.df-delivery-grid h3{margin:17px 0 10px}.df-order{gap:clamp(40px,6vw,85px);padding-top:clamp(70px,8vw,110px);padding-bottom:clamp(70px,8vw,110px)}.df-order-benefits{flex-wrap:wrap;gap:8px;margin:25px 0;display:flex}.df-order-benefits span{border:1px solid var(--line);background:#fff8;border-radius:999px;padding:9px 11px;font-size:9px}.df-form{border-radius:var(--radius-lg);padding:clamp(25px,3vw,42px);box-shadow:0 30px 90px #2a211314}.df-form-step:not(:first-child){margin-top:28px;padding-top:24px}.df-quantity-options button{border-radius:var(--radius-sm);transition:all .2s}.df-quantity-options button:hover{border-color:var(--gold);transform:translateY(-2px)}.df-quantity-options button.active{box-shadow:0 10px 28px #0002}.df-form input,.df-form select,.df-form textarea,.df-select-trigger{border-radius:var(--radius-sm);min-height:51px;transition:border-color .2s,box-shadow .2s,transform .2s}.df-form input:focus,.df-form select:focus,.df-form textarea:focus,.df-custom-field:focus-within .df-select-trigger{transform:translateY(-1px);box-shadow:0 0 0 4px #b9924e18,0 10px 24px #2a21130a}.df-custom-field{position:relative}.df-field-label{letter-spacing:.04em;color:#4e4a44;margin-bottom:7px;font-size:10px;font-weight:800;display:block}.df-select-trigger{text-align:left;cursor:pointer;color:#171512;background:#fcfbf8;border:1px solid #d9d2c7;justify-content:space-between;align-items:center;width:100%;padding:0 14px;display:flex}.df-select-trigger[aria-expanded=true]{border-color:var(--gold)}.df-select-trigger[aria-expanded=true] svg{transform:rotate(180deg)}.df-select-trigger svg{color:var(--gold);transition:all .25s}.df-choice-menu{border:1px solid var(--line);border-radius:var(--radius-md);transform-origin:top;background:#f7f3eb;gap:7px;margin-top:8px;padding:10px;animation:.22s both dfPickerIn;display:grid}.df-choice-menu button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;min-height:43px;transition:all .18s}.df-choice-menu button:hover,.df-choice-menu button.active{color:#fff;background:#171512;border-color:#171512;transform:translateY(-1px)}.df-size-menu{grid-template-columns:repeat(6,1fr)}.df-date-menu{grid-template-columns:repeat(3,1fr)}.df-date-menu button{text-transform:capitalize;padding:8px 6px;font-size:10px}.df-period-options{grid-template-columns:1fr 1fr;gap:7px;display:grid}.df-period-options button{border:1px solid var(--line);border-radius:var(--radius-sm);cursor:pointer;background:#fcfbf8;min-height:51px;padding:8px;font-size:9px;transition:all .2s}.df-period-options button:hover,.df-period-options button.active{color:#fff;background:#171512;border-color:#171512;transform:translateY(-1px)}.df-delivery-note,.df-notice{border-radius:var(--radius-sm)}.df-final-cta{padding-top:clamp(70px,9vw,125px);padding-bottom:clamp(70px,9vw,125px)}.df-success-modal{border-radius:var(--radius-lg)}@keyframes dfPickerIn{0%{opacity:0;transform:translateY(-8px)scale(.985)}to{opacity:1;transform:none}}@media (max-width:760px){.df-brand{width:142px;height:54px}.df-brand img{width:140px}.df-hero-copy{padding-top:42px;padding-bottom:38px}.df-hero-trust{grid-template-columns:repeat(3,1fr);gap:7px}.df-hero-trust span{font-size:9px;line-height:1.25}.df-proof-strip{border-radius:18px;margin:10px 12px}.df-proof-strip>div{min-height:66px;padding:11px 12px}.df-proof-strip span{line-height:1.3}.df-section{padding:58px 18px}.df-intro-heading{margin:27px 0 30px}.df-feature-grid{grid-template-columns:1fr 1fr;gap:8px}.df-feature-grid article{min-height:160px;padding:17px!important}.df-feature-grid h3{margin:14px 0 7px;font-size:18px}.df-feature-grid p{font-size:10px;line-height:1.5}.df-editorial{border-radius:26px;margin:0 10px}.df-editorial-main{height:350px}.df-editorial-copy{padding:43px 18px}.df-editorial-copy h2{font-size:42px}.df-editorial-copy ul{grid-template-columns:1fr 1fr;gap:7px}.df-editorial-copy li{padding:9px;font-size:9px}.df-editorial-detail{height:250px}.df-video-showcase{padding-left:18px;padding-right:18px}.df-video-primary{aspect-ratio:9/14;max-width:430px;margin:auto}.df-video-primary>div{bottom:12px;left:12px;right:12px}.df-preparation{grid-template-columns:1fr 1fr;gap:14px;padding:58px 18px}.df-preparation-copy h2{font-size:37px}.df-preparation-copy>p{font-size:11px;line-height:1.55}.df-preparation-points{gap:6px;margin-top:18px;display:grid}.df-preparation-points span{padding:8px 9px;font-size:7px}.df-preparation-video{border-radius:22px}.df-preparation-video video{max-height:470px}.df-preparation-video>span{padding:9px;font-size:7px;bottom:9px;left:9px;right:9px}.df-offer{gap:28px;padding:58px 18px}.df-offer-options{grid-template-columns:repeat(3,1fr);gap:6px}.df-offer-options button,.df-offer-options button+button{border:1px solid var(--line);min-height:155px;padding:25px 10px 14px}.df-offer-options strong{margin:12px 0 4px;font-size:20px}.df-offer-options em{margin-top:12px;font-size:7px}.df-offer-options button>span,.df-offer-options small{font-size:8px}.df-popular{font-size:6px!important}.df-testimonial-carousel{max-width:470px;padding:0 42px 28px}.df-testimonial-carousel img{height:410px}.df-carousel-arrow{width:34px;height:34px}.df-testimonial-video{border-radius:24px}.df-testimonial-video>div{padding:30px 22px}.df-testimonial-video video{height:auto;max-height:560px}.df-delivery{padding:58px 18px}.df-delivery-heading{margin:27px 0 32px}.df-delivery-grid{scroll-snap-type:x mandatory;grid-template-columns:repeat(3,minmax(170px,1fr));padding-bottom:8px;display:grid;overflow-x:auto}.df-delivery-grid article,.df-delivery-grid article+article{scroll-snap-align:start;min-height:170px;padding:18px!important}.df-delivery-grid h3{font-size:21px}.df-order{gap:30px;padding:58px 18px}.df-order-copy h2{font-size:46px}.df-order-benefits{margin:20px 0}.df-order-benefits span{padding:8px;font-size:8px}.df-form{border-radius:25px;padding:22px 14px}.df-form-grid{grid-template-columns:1fr 1fr;gap:10px}.df-form-grid .full{grid-column:1/-1}.df-form label,.df-field-label{font-size:9px}.df-size-menu{grid-template-columns:repeat(3,1fr)}.df-date-menu{grid-template-columns:repeat(2,1fr)}.df-period-options{grid-template-columns:1fr}.df-form-step:not(:first-child){margin-top:23px;padding-top:20px}.df-form-step b{font-size:18px}.df-quantity-options button{min-height:82px}.df-submit{border-radius:999px}.df-mobile-buy{border-radius:20px 20px 0 0;padding:10px 12px}.df-mobile-buy a{border-radius:999px}.df-final-cta{padding-top:70px;padding-bottom:92px}}.ad-app{--bg:#f4f5f7;--panel:#fff;--ink:#18202b;--muted:#707987;--line:#e5e8ec;--nav:#101820;--green:#15845d;--blue:#3767d7;--orange:#cf792b;--violet:#7656c9;background:var(--bg);min-height:100vh;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;font-size:13px}.ad-app *{box-sizing:border-box}.ad-app button,.ad-app input,.ad-app select{font:inherit}.ad-app button{cursor:pointer}.ad-app a{color:inherit;text-decoration:none}.ad-sidebar{background:var(--nav);color:#fff;z-index:60;flex-direction:column;width:252px;padding:22px 16px;display:flex;position:fixed;inset:0 auto 0 0}.ad-logo{justify-content:space-between;align-items:center;height:50px;padding:0 8px;display:flex}.ad-logo img{filter:brightness(0)invert();width:155px}.ad-logo>button{color:#fff;background:0 0;border:0;display:none}.ad-workspace{background:#ffffff0b;border:1px solid #ffffff12;border-radius:10px;grid-template-columns:36px 1fr 18px;align-items:center;gap:10px;margin:18px 0 28px;padding:10px;display:grid}.ad-workspace>span{background:#b48b4b;border-radius:8px;place-items:center;width:36px;height:36px;font-size:11px;font-weight:800;display:grid}.ad-workspace b,.ad-workspace small{display:block}.ad-workspace b{font-size:12px}.ad-workspace small{color:#8f9aa5;margin-top:3px;font-size:9px}.ad-workspace svg{color:#7c8791;width:14px}.ad-sidebar nav>small{letter-spacing:.18em;color:#67737f;padding:0 12px;font-size:8px;font-weight:800}.ad-sidebar nav button{color:#9ba6b0;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;width:100%;height:42px;margin:4px 0;padding:0 12px;font-size:11px;font-weight:650;display:flex}.ad-sidebar nav button svg{width:17px}.ad-sidebar nav button span{flex:1}.ad-sidebar nav button em{color:#fff;background:#b48b4b;border-radius:999px;place-items:center;min-width:20px;height:20px;font-size:8px;font-style:normal;display:grid}.ad-sidebar nav button.active{color:#151b22;background:#fff}.ad-side-bottom{border-top:1px solid #ffffff12;margin-top:auto;padding-top:18px}.ad-connection{align-items:center;gap:10px;padding:0 10px 16px;display:flex}.ad-connection>i{background:#d28a41;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #d28a411c}.ad-connection.online>i{background:#38aa79;box-shadow:0 0 0 4px #38aa791c}.ad-connection b,.ad-connection small{display:block}.ad-connection b{font-size:10px}.ad-connection small{color:#7d8994;margin-top:2px;font-size:8px}.ad-side-bottom>button{color:#89949e;background:0 0;border:0;align-items:center;gap:10px;width:100%;height:40px;padding:0 10px;font-size:10px;display:flex}.ad-side-bottom>button svg{width:16px}.ad-content{min-height:100vh;margin-left:252px}.ad-topbar{border-bottom:1px solid var(--line);z-index:40;background:#fff;align-items:center;height:76px;padding:0 30px;display:flex;position:sticky;top:0}.ad-topbar>div:first-of-type{flex:1}.ad-topbar>div>span{letter-spacing:.15em;color:#9a7950;font-size:7px;font-weight:800}.ad-topbar h1{margin:5px 0 0;font-size:17px;line-height:1}.ad-menu{background:0 0;border:0;margin-right:10px;display:none}.ad-top-actions{align-items:center;gap:8px;display:flex}.ad-top-actions>button{border:1px solid var(--line);background:#fff;border-radius:9px;place-items:center;width:36px;height:36px;display:grid;position:relative}.ad-top-actions>button svg{width:16px}.ad-bell i{background:#d95555;border-radius:50%;width:6px;height:6px;position:absolute;top:7px;right:7px}.ad-user{border-left:1px solid var(--line);align-items:center;gap:10px;margin-left:8px;padding-left:15px;display:flex}.ad-user>span{background:#edf0f3;border-radius:50%;place-items:center;width:36px;height:36px;display:grid}.ad-user svg{width:17px}.ad-user b,.ad-user small{display:block}.ad-user b{font-size:10px}.ad-user small{color:var(--muted);margin-top:2px;font-size:8px}.ad-main{max-width:1500px;margin:auto;padding:30px}.ad-notice{border-radius:9px;justify-content:space-between;align-items:center;margin-bottom:20px;padding:11px 13px;font-size:10px;display:flex}.ad-notice>span{align-items:center;gap:8px;display:flex}.ad-notice svg{width:16px}.ad-notice>button{background:0 0;border:0}.ad-notice.success{color:#176442;background:#e5f4ed}.ad-notice.warning{color:#875818;background:#fff0d9}.ad-notice.error{color:#953e37;background:#fee9e7}.ad-heading{justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:24px;display:flex}.ad-heading>div>span,.ad-panel-head>div>span,.ad-meta-guide>span{letter-spacing:.16em;color:#9a7950;font-size:7px;font-weight:800}.ad-heading h2{letter-spacing:-.025em;margin:6px 0;font-size:27px}.ad-heading p{color:var(--muted);margin:0;font-size:10px}.ad-heading>button{color:#fff;background:#171f28;border:0;border-radius:8px;align-items:center;gap:7px;padding:11px 14px;font-size:9px;font-weight:750;display:flex}.ad-heading>button svg{width:15px}.ad-kpis{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px;display:grid}.ad-kpis article{border:1px solid var(--line);background:#fff;border-radius:11px;justify-content:space-between;align-items:flex-start;padding:18px;display:flex;box-shadow:0 8px 20px #1a253006}.ad-kpis span,.ad-kpis b,.ad-kpis small{display:block}.ad-kpis span{text-transform:uppercase;letter-spacing:.11em;color:var(--muted);font-size:7px;font-weight:800}.ad-kpis b{letter-spacing:-.025em;margin:8px 0 4px;font-size:22px}.ad-kpis small{color:#969da6;font-size:8px}.ad-kpis article>i{border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.ad-kpis article>i svg{width:18px}.ad-kpis .green{color:var(--green);background:#e2f3ec}.ad-kpis .blue{color:var(--blue);background:#e8eefc}.ad-kpis .orange{color:var(--orange);background:#f9ebdd}.ad-kpis .violet{color:var(--violet);background:#eee9fa}.ad-panel{border:1px solid var(--line);background:#fff;border-radius:11px;padding:20px;box-shadow:0 8px 25px #1a253006}.ad-grid-main{grid-template-columns:1.6fr 1fr;gap:14px;margin-bottom:14px;display:grid}.ad-grid-lower{grid-template-columns:1.45fr .75fr;gap:14px;display:grid}.ad-panel-head{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:20px;display:flex}.ad-panel-head h3{margin:5px 0 0;font-size:14px}.ad-panel-head>svg{color:#8a929b;width:18px}.ad-panel-head>b{font-size:16px}.ad-panel-head>button{color:#3767d7;background:0 0;border:0;font-size:9px;font-weight:700}.ad-chart{border-bottom:1px solid var(--line);align-items:flex-end;gap:14px;height:220px;padding:15px 6px 0;display:flex}.ad-bar-item{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:8px;height:100%;display:flex}.ad-bar-track{background:linear-gradient(0deg,#f5f7f9 1px,#0000 1px) 0 0/100% 25%;justify-content:center;align-items:flex-end;width:100%;height:180px;display:flex}.ad-bar-track>i{background:linear-gradient(#3d6fdc,#6f93e7);border-radius:5px 5px 0 0;width:min(34px,65%);min-height:3px;transition:all .3s;position:relative}.ad-bar-track>i:hover span{opacity:1;transform:translate(-50%)}.ad-bar-track span{white-space:nowrap;color:#fff;opacity:0;background:#17202a;border-radius:5px;padding:5px 7px;font-size:7px;font-style:normal;transition:all .2s;position:absolute;top:-28px;left:50%;transform:translate(-50%,4px)}.ad-bar-item small{color:var(--muted);text-transform:uppercase;font-size:7px}.ad-pipe-row{grid-template-columns:105px 1fr 30px;align-items:center;gap:10px;margin:17px 0;display:grid}.ad-pipe-row span b,.ad-pipe-row span small{display:block}.ad-pipe-row span b{font-size:9px}.ad-pipe-row span small{color:var(--muted);margin-top:2px;font-size:7px}.ad-pipe-row>div{background:#edf0f2;border-radius:999px;height:6px;overflow:hidden}.ad-pipe-row>div i{background:#4e74cf;border-radius:999px;height:100%;display:block}.ad-pipe-row em{color:var(--muted);text-align:right;font-size:8px;font-style:normal}.ad-compact-table button{border:0;border-top:1px solid var(--line);text-align:left;background:#fff;grid-template-columns:34px 1fr auto 90px;align-items:center;gap:10px;width:100%;padding:11px 0;display:grid}.ad-avatar{color:#53606c;background:#edf1f5;border-radius:8px;place-items:center;width:32px;height:32px;font-size:8px;font-weight:800;display:grid}.ad-compact-table b,.ad-compact-table small{display:block}.ad-compact-table b{font-size:9px}.ad-compact-table small{color:var(--muted);margin-top:3px;font-size:7px}.ad-compact-table strong{text-align:right;font-size:9px}.ad-status{white-space:nowrap;border-radius:999px;width:max-content;padding:6px 8px;font-size:7px;font-weight:800;display:inline-flex}.ad-status.is-novo{color:#875c18;background:#fff0d6}.ad-status.is-confirmado{color:#315e9c;background:#e7eefb}.ad-status.is-em_entrega{color:#247359;background:#e1f1ed}.ad-status.is-entregue_pago{color:#24723c;background:#dff1e4}.ad-status.is-cancelado{color:#933d37;background:#f8e4e2}.ad-system-row{border:1px solid var(--line);border-radius:9px;align-items:center;gap:11px;margin:9px 0;padding:12px;display:flex}.ad-system-row>svg{width:17px}.ad-system-row>div{flex:1}.ad-system-row b,.ad-system-row small{display:block}.ad-system-row b{font-size:9px}.ad-system-row small{color:var(--muted);margin-top:2px;font-size:7px}.ad-system-row>span{font-size:7px;font-weight:800}.ad-system-row.ok>svg,.ad-system-row.ok>span{color:var(--green)}.ad-system-row.warn>svg,.ad-system-row.warn>span{color:var(--orange)}.ad-system>button{border:1px solid var(--line);background:#fff;border-radius:8px;width:100%;margin-top:4px;padding:9px;font-size:8px;font-weight:750}.ad-order-tools{justify-content:space-between;align-items:center;gap:15px;margin-bottom:12px;display:flex}.ad-search{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;width:min(360px,100%);height:40px;padding:0 12px;display:flex}.ad-search svg{color:#8a929b;width:15px}.ad-search input{border:0;outline:0;flex:1;min-width:0;padding-left:9px;font-size:9px}.ad-filters{gap:5px;display:flex}.ad-filters button{border:1px solid var(--line);background:#fff;border-radius:7px;padding:8px 10px;font-size:8px}.ad-filters button.active{color:#fff;background:#17202a;border-color:#17202a}.ad-orders-table{border:1px solid var(--line);background:#fff;border-radius:11px;overflow:hidden}.ad-orders-table>header,.ad-orders-table>article{grid-template-columns:1.35fr .85fr 1.05fr .65fr .7fr 1.15fr;align-items:center;gap:14px;display:grid}.ad-orders-table>header{border-bottom:1px solid var(--line);background:#f8f9fa;padding:11px 16px}.ad-orders-table>header span{color:#707987;text-transform:uppercase;letter-spacing:.08em;font-size:7px;font-weight:800}.ad-orders-table>article{border-bottom:1px solid var(--line);padding:13px 16px}.ad-orders-table>article:last-child{border-bottom:0}.ad-orders-table>article b,.ad-orders-table>article small{display:block}.ad-orders-table>article b,.ad-orders-table>article strong{font-size:9px}.ad-orders-table>article small{color:var(--muted);margin-top:3px;font-size:7px}.ad-order-person{align-items:center;gap:9px;display:flex}.ad-row-actions{align-items:center;gap:5px;display:flex}.ad-row-actions>button{border:1px solid var(--line);background:#fff;border-radius:7px;place-items:center;width:31px;height:31px;display:grid}.ad-row-actions>button svg{width:14px}.ad-row-actions>button.complete{color:#fff;background:#17202a;border-color:#17202a}.ad-row-actions>button.retry{color:#875c18;background:#fff0d6}.ad-row-actions label{border:1px solid var(--line);border-radius:7px;align-items:center;height:31px;display:flex;position:relative}.ad-row-actions select{-webkit-appearance:none;appearance:none;background:0 0;border:0;outline:0;padding:0 25px 0 8px;font-size:7px}.ad-row-actions label svg{pointer-events:none;width:12px;position:absolute;right:6px}.ad-empty{text-align:center;color:var(--muted);padding:55px;font-size:10px}.ad-empty.compact{padding:25px}.ad-meta-badge{color:#915c1b;background:#fff8ef;border:1px solid #efd6b6;border-radius:999px;align-items:center;gap:7px;padding:9px 12px;font-size:8px;font-weight:800;display:flex}.ad-meta-badge i{background:#d68a31;border-radius:50%;width:7px;height:7px}.ad-meta-badge.ok{color:#1b704c;background:#edf8f2;border-color:#cbe6d8}.ad-meta-badge.ok i{background:#2a986a}.ad-meta-grid{grid-template-columns:1.45fr .75fr;gap:14px;display:grid}.ad-meta-form label{margin:18px 0;display:block}.ad-meta-form label>span{font-size:9px;font-weight:800;display:block}.ad-meta-form label>small{color:var(--muted);margin:4px 0 8px;font-size:7px;display:block}.ad-meta-form input,.ad-meta-form select{border:1px solid var(--line);background:#fff;border-radius:8px;outline:0;width:100%;height:42px;padding:0 12px;font-size:10px}.ad-meta-form input:focus,.ad-meta-form select:focus{border-color:#5478ce;box-shadow:0 0 0 3px #5478ce13}.ad-secret{display:flex;position:relative}.ad-secret button{background:0 0;border:0;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:5px;right:5px}.ad-secret button svg{width:15px}.ad-form-row{grid-template-columns:1fr .55fr;gap:12px;display:grid}.ad-form-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:8px;padding-top:16px;display:flex}.ad-form-actions button{border-radius:8px;align-items:center;gap:7px;padding:10px 13px;font-size:8px;font-weight:800;display:flex}.ad-form-actions button svg{width:14px}.ad-form-actions .secondary{border:1px solid var(--line);background:#fff}.ad-form-actions .primary{color:#fff;background:#17202a;border:1px solid #17202a}.ad-meta-grid aside{align-content:start;gap:14px;display:grid}.ad-meta-guide h3{margin:6px 0 22px;font-size:16px}.ad-meta-guide>div:not(.ad-last-test){gap:10px;margin:15px 0;display:flex}.ad-meta-guide>div>i{border:1px solid var(--line);border-radius:50%;flex:none;place-items:center;width:25px;height:25px;font-size:8px;font-style:normal;display:grid}.ad-meta-guide>div.done>i{color:var(--green);background:#e0f2e8;border-color:#c5e3d2}.ad-meta-guide>div>i svg{width:13px}.ad-meta-guide p{margin:0}.ad-meta-guide p b,.ad-meta-guide p small{display:block}.ad-meta-guide p b{font-size:9px}.ad-meta-guide p small{color:var(--muted);margin-top:3px;font-size:7px;line-height:1.5}.ad-last-test{border-top:1px solid var(--line);margin-top:18px!important;padding-top:14px!important}.ad-last-test>svg{width:17px}.ad-last-test.success>svg{color:var(--green)}.ad-last-test.error>svg{color:#b94b44}.ad-security-note{color:#fff;background:#14202b;border:0;gap:12px;display:flex}.ad-security-note>svg{color:#d0aa6f;flex:none;width:21px}.ad-security-note b{font-size:10px}.ad-security-note p{color:#98a5b0;margin:5px 0 0;font-size:8px;line-height:1.6}.ad-settings-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.ad-settings-grid .ad-audit{grid-column:1/-1}.ad-setting-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:13px 0;display:flex}.ad-setting-row b,.ad-setting-row small{display:block}.ad-setting-row b{font-size:9px}.ad-setting-row small{color:var(--muted);margin-top:3px;font-size:7px}.ad-setting-row>span{font-size:8px;font-weight:800}.ad-setting-row>span.green{color:var(--green)}.ad-rule{border-top:1px solid var(--line);align-items:flex-start;gap:10px;padding:13px 0;display:flex}.ad-rule>svg{width:16px;color:var(--green)}.ad-rule b,.ad-rule small{display:block}.ad-rule b{font-size:9px}.ad-rule small{color:var(--muted);margin-top:3px;font-size:7px}.ad-audit-row{border-top:1px solid var(--line);align-items:center;gap:11px;padding:11px 0;display:flex}.ad-audit-row>i{background:#7c8791;border-radius:50%;width:8px;height:8px}.ad-audit-row>i.is-purchase,.ad-audit-row>i.is-delivery{background:var(--green)}.ad-audit-row>i.is-meta_error{background:#bd4c43}.ad-audit-row b,.ad-audit-row small{display:block}.ad-audit-row b{font-size:9px}.ad-audit-row small{color:var(--muted);margin-top:3px;font-size:7px}.ad-modal-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#0e151dcc;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.ad-confirm,.ad-detail{background:#fff;border-radius:14px;width:min(520px,100%);padding:32px;position:relative}.ad-confirm{text-align:center}.ad-confirm-icon{color:#9a6e31;background:#f3e9da;border-radius:50%;place-items:center;width:54px;height:54px;margin:0 auto 16px;display:grid}.ad-confirm-icon svg{width:22px}.ad-confirm>span,.ad-detail>span{letter-spacing:.15em;color:#9a7950;font-size:7px;font-weight:800}.ad-confirm h2,.ad-detail h2{margin:10px 0;font-size:24px}.ad-confirm p{color:var(--muted);font-size:10px;line-height:1.7}.ad-warning{color:#80591f;text-align:left;background:#fff1dc;border-radius:8px;align-items:center;gap:8px;padding:10px;font-size:8px;display:flex}.ad-warning svg{width:16px}.ad-confirm footer{grid-template-columns:1fr 1fr;gap:8px;margin-top:16px;display:grid}.ad-confirm footer button{border:1px solid var(--line);background:#fff;border-radius:8px;height:40px;font-size:8px;font-weight:800}.ad-confirm footer .primary{color:#fff;background:#17202a}.ad-close{background:0 0;border:0;position:absolute;top:15px;right:15px}.ad-close svg{width:18px}.ad-detail-grid{background:var(--line);border:1px solid var(--line);border-radius:9px;grid-template-columns:1fr 1fr;gap:1px;margin:20px 0;display:grid;overflow:hidden}.ad-detail-grid>div{background:#fff;padding:12px}.ad-detail-grid .wide{grid-column:1/-1}.ad-detail-grid small,.ad-detail-grid b{display:block}.ad-detail-grid small{color:var(--muted);text-transform:uppercase;font-size:7px}.ad-detail-grid b{margin-top:4px;font-size:9px}.ad-detail>a{color:#fff;background:#218856;border-radius:8px;justify-content:center;align-items:center;gap:7px;height:42px;font-size:8px;font-weight:800;display:flex}.ad-detail>a svg{width:15px}.ad-nav-backdrop{display:none}.spin{animation:.8s linear infinite ad-spin}@keyframes ad-spin{to{transform:rotate(360deg)}}.dal-page{--ink:#151310;--paper:#f5f1e9;--gold:#b9924e;--line:#dfd8cc;--muted:#746f67;--serif:"Iowan Old Style","Baskerville","Times New Roman",serif;background:var(--paper);min-height:100vh;color:var(--ink);grid-template-columns:1.05fr .95fr;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;display:grid}.dal-page *{box-sizing:border-box}.dal-story{background:linear-gradient(145deg,#eee5d6,#f8f4ed 58%,#e8dac4);flex-direction:column;justify-content:space-between;min-height:100vh;padding:48px max(42px,7vw);display:flex;position:relative;overflow:hidden}.dal-story:after{content:"";border:1px solid #b9924e45;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-180px;right:-210px;box-shadow:0 0 0 70px #b9924e0b,0 0 0 140px #b9924e08}.dal-logo{z-index:1;position:relative}.dal-logo img{width:190px;height:auto}.dal-story>div{z-index:1;position:relative}.dal-story>div>span,.dal-kicker{letter-spacing:.19em;color:#98743b;font-size:9px;font-weight:800}.dal-story h1{font:400 clamp(54px,6vw,88px)/.92 var(--serif);letter-spacing:-.045em;margin:18px 0 25px}.dal-story h1 em{color:var(--gold);font-weight:400}.dal-story p{max-width:520px;color:var(--muted);font-size:13px;line-height:1.8}.dal-story>small{z-index:1;color:#625c53;align-items:center;gap:9px;font-size:10px;display:flex;position:relative}.dal-story>small svg{color:#98743b;width:18px}.dal-access{background:#fff;place-items:center;padding:45px;display:grid}.dal-access form{width:min(420px,100%)}.dal-lock{color:#98743b;background:#f1e7d7;border-radius:50%;place-items:center;width:64px;height:64px;margin-bottom:24px;display:grid}.dal-lock svg{width:25px}.dal-access h2{font:400 43px var(--serif);letter-spacing:-.025em;margin:12px 0 7px}.dal-access>form>p{color:var(--muted);margin:0 0 30px;font-size:12px}.dal-access label{margin:16px 0;display:block}.dal-access label>span{text-transform:uppercase;letter-spacing:.1em;margin:0 0 8px;font-size:9px;font-weight:800;display:block}.dal-access label>div{border:1px solid var(--line);background:#fff;border-radius:17px;align-items:center;height:56px;padding:0 15px;transition:all .2s;display:flex}.dal-access label>div:focus-within{border-color:var(--gold);box-shadow:0 0 0 4px #b9924e18}.dal-access label svg{color:#9b948a;flex:none;width:18px}.dal-access input{min-width:0;color:var(--ink);background:0 0;border:0;outline:0;flex:1;padding:0 12px;font-size:14px}.dal-access label button{cursor:pointer;background:0 0;border:0;place-items:center;padding:5px;display:grid}.dal-error{color:#923d34;background:#ffebe8;border-radius:13px;margin:12px 0;padding:12px 14px;font-size:11px}.dal-submit{color:#fff;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;background:#171512;border:0;border-radius:999px;justify-content:center;align-items:center;gap:9px;width:100%;height:55px;margin-top:22px;font-size:10px;font-weight:800;display:flex;box-shadow:0 14px 30px #17151225}.dal-submit:disabled{opacity:.6;cursor:wait}.dal-submit svg{width:17px}.dal-back{text-align:center;color:var(--muted);margin-top:18px;font-size:10px;text-decoration:none;display:block}@media (max-width:1100px){.ad-kpis{grid-template-columns:1fr 1fr}.ad-grid-main,.ad-grid-lower,.ad-meta-grid{grid-template-columns:1fr}.ad-orders-table>header{display:none}.ad-orders-table>article{grid-template-columns:1.2fr 1fr 1fr}.ad-orders-table>article>strong,.ad-orders-table>article>.ad-status,.ad-row-actions{justify-self:start}.ad-settings-grid{grid-template-columns:1fr}.ad-settings-grid .ad-audit{grid-column:auto}}@media (max-width:760px){.ad-sidebar{transition:all .25s;transform:translate(-100%)}.ad-sidebar.is-open{transform:none}.ad-logo>button,.ad-menu{display:grid}.ad-nav-backdrop{z-index:50;background:#11192399;border:0;display:block;position:fixed;inset:0}.ad-content{margin-left:0}.ad-topbar{padding:0 15px}.ad-user>div{display:none}.ad-main{padding:20px 14px}.ad-heading{align-items:flex-start}.ad-heading h2{font-size:23px}.ad-heading>button{display:none}.ad-kpis{grid-template-columns:1fr 1fr}.ad-grid-main,.ad-grid-lower{display:grid}.ad-order-tools{display:block}.ad-search{width:100%;margin-bottom:8px}.ad-filters{padding-bottom:5px;overflow:auto}.ad-filters button{white-space:nowrap}.ad-orders-table>article{grid-template-columns:1fr 1fr;gap:10px}.ad-order-person,.ad-row-actions{grid-column:1/-1}.ad-form-row{grid-template-columns:1fr}.ad-form-actions{display:grid}.dal-page{grid-template-columns:1fr}.dal-story{gap:55px;min-height:auto;padding:28px 24px 34px}.dal-story h1{font-size:50px}.dal-story>small{display:none}.dal-access{padding:45px 20px 65px}.dal-access h2{font-size:38px}.dal-logo img{width:150px}}@media (max-width:480px){.ad-kpis{grid-template-columns:1fr}.ad-chart{gap:5px}.ad-bar-track>i{width:18px}.ad-top-actions>button:first-child{display:none}.ad-confirm,.ad-detail{padding:25px 16px}.ad-detail-grid{grid-template-columns:1fr}.ad-detail-grid .wide{grid-column:auto}}
