:root{--blue:#0759c7;--navy:#092b58;--red:#e32636;--light:#f3f7fc;--text:#172033;--muted:#667085;--line:#dbe4ef;--green:#14804a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:#fff;margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.wrap{width:min(1160px,100% - 32px);margin:auto}.topbar{background:var(--red);color:#fff;text-align:center;letter-spacing:.02em;padding:8px 12px;font-size:12px;font-weight:800;transition:opacity .25s}.nav{justify-content:space-between;align-items:center;gap:18px;height:52px;display:flex}.brand-logo{align-items:center;max-width:175px;height:52px;display:flex;overflow:hidden}.site-logo{object-fit:contain;width:auto;max-width:165px;height:31px;max-height:31px;display:block}.header-security-right{color:#475467;justify-content:flex-end;align-items:center;gap:7px;display:flex}.security-icon{font-size:17px;line-height:1}.security-copy{flex-direction:column;line-height:1.15;display:flex}.security-copy strong{color:var(--text);font-size:12px;font-weight:800}.security-copy small{color:var(--muted);white-space:nowrap;margin-top:2px;font-size:10px}.trust{color:var(--muted);font-size:14px}.hero{background:linear-gradient(120deg,#edf5ff 0%,#fff 70%);border-block:1px solid #e3ebf5;padding:50px 0}.hero-grid{grid-template-columns:1.35fr .85fr;align-items:center;gap:55px;display:grid}.eyebrow{letter-spacing:.12em;color:var(--red);font-size:12px;font-weight:900}.eyebrow.blue{color:var(--blue)}h1{margin:14px 0;font-size:42px;line-height:1.08}h1 em{color:var(--blue);font-style:normal}h2{margin:8px 0;font-size:30px}.hero p{color:var(--muted);max-width:650px;font-size:18px;line-height:1.6}.hero-card{border:1px solid var(--line);background:#fff;border-radius:18px;gap:18px;padding:26px;display:grid;box-shadow:0 18px 50px #0759c71a}.hero-card>b{font-size:20px}.hero-card div{align-items:center;gap:12px;display:flex}.hero-card span{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:32px;height:32px;font-weight:800;display:grid}.btn{cursor:pointer;border:0;border-radius:10px;justify-content:center;align-items:center;padding:14px 20px;font-size:15px;font-weight:800;transition:all .15s;display:inline-flex}.btn.red{background:var(--red);color:#fff}.btn.primary{background:var(--blue);color:#fff}.btn:hover{filter:brightness(.95);transform:translateY(-1px)}.full{width:100%}.section{padding:44px 0}main>.section:first-child{padding-top:14px}.section-title{justify-content:space-between;align-items:end;margin-bottom:24px;display:flex}.section-title>span{color:var(--muted)}.grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.product-card{background:#fff;border:1px solid #e1e7ef;border-radius:16px;transition:all .2s;overflow:hidden;box-shadow:0 5px 18px #092b580f}.product-card:hover{transform:translateY(-3px);box-shadow:0 12px 35px #092b581c}.product-img{background:#f7f9fc;justify-content:center;align-items:center;width:100%;height:250px;display:flex;position:relative;overflow:hidden}.product-img-link{cursor:pointer;text-decoration:none}.product-img img,.product-photo{object-fit:contain;object-position:center;width:100%;max-width:100%;height:100%;max-height:100%;margin:0;padding:10px;display:block}.product-img small{z-index:5;background:var(--red);color:#fff;border-radius:7px;padding:7px 10px;font-size:12px;font-weight:900;position:absolute;top:12px;left:12px}.product-placeholder{font-size:72px}.card-body{padding:16px}.category{color:#667085;letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:800}.card-body h3{margin:5px 0 9px;font-size:18px;line-height:1.25}.old-price{color:#98a2b3;font-size:12px;text-decoration:line-through}.pay-today-badge{background:#eefaf2;border:1px solid #b8e7ca;border-radius:11px;width:100%;margin:12px 0 14px;padding:12px 13px}.pay-today-top{letter-spacing:.05em;color:var(--green);font-size:10px;font-weight:900;line-height:1.2}.pay-today-value{color:var(--green);margin-top:3px;font-size:22px;font-weight:900;line-height:1.15}.pay-today-bottom{color:#476656;margin-top:4px;font-size:11px;line-height:1.35}.pay-today-bottom strong{color:var(--green)}.price-row{border-top:1px solid var(--line);justify-content:space-between;padding-top:14px;display:flex}.price-row div:last-child{text-align:right}.price-row small{color:var(--muted);font-size:11px;display:block}.price-row strong{color:var(--blue);margin-top:3px;font-size:20px;display:block}.price-row b{margin-top:6px;display:block}.timer{color:var(--red);margin:14px 0;font-size:13px;font-weight:800}.back{color:var(--blue);margin:0 0 12px;font-weight:700;display:inline-block}.product-layout{grid-template-columns:1.05fr .95fr;gap:44px;margin-top:0;display:grid}.product-large{background:#f7f9fc;border:1px solid #e1e7ef;border-radius:18px;justify-content:center;align-items:center;width:100%;height:520px;display:flex;position:relative;overflow:hidden}.product-large img,.product-photo-large{object-fit:contain;object-position:center;width:100%;max-width:100%;height:100%;max-height:100%;padding:20px;display:block}.product-large small{background:var(--red);color:#fff;border-radius:6px;padding:6px 9px;font-weight:900;position:absolute;top:13px;left:13px}.product-placeholder-large{font-size:150px}.product-info>h1{font-size:36px}.product-info>p{color:var(--muted);line-height:1.6}.demo-box{background:#f7faff;border:1px solid #bfd5f1;border-radius:12px;margin:20px 0;padding:18px}.live-dot{background:var(--red);border-radius:50%;width:8px;height:8px;margin-right:4px;display:inline-block}.bid-main{margin-top:16px;display:grid}.bid-main span{color:var(--muted);font-size:13px}.bid-main strong{color:var(--blue);font-size:34px}.actions{gap:10px;display:grid}.payment-summary{border-left:4px solid var(--green);background:#f2fbf6;gap:6px;margin-top:18px;padding:15px;display:grid}.payment-summary span{justify-content:space-between;display:flex}.payment-summary small{color:var(--muted)}.narrow{max-width:620px}.checkout-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:32px;box-shadow:0 15px 45px #092b5812}.checkout-card h1{font-size:30px}.checkout-card>p{color:var(--muted);line-height:1.5}.steps{justify-content:center;align-items:center;margin-bottom:25px;display:flex}.steps b,.steps i{color:#667085;background:#e7edf5;border-radius:50%;place-items:center;width:30px;height:30px;font-style:normal;display:grid}.steps b{background:var(--blue);color:#fff}.steps span{background:#d9e2ed;width:60px;height:2px}.order-mini{background:var(--light);border-radius:10px;gap:14px;margin:20px 0;padding:14px;display:flex}.order-mini>span{font-size:38px}.order-mini div{display:grid}.order-mini small{color:var(--muted)}.order-mini strong{color:var(--blue)}label{gap:7px;margin:15px 0;font-size:13px;font-weight:700;display:grid}input{font:inherit;border:1px solid #b9c8d9;border-radius:8px;padding:13px}.check{color:var(--muted);align-items:flex-start;font-weight:400;display:flex}.check input{margin-top:3px}.center{text-align:center}.demo-pill{color:var(--red);background:#fff0f1;border:1px solid #ffc8cc;border-radius:20px;padding:7px 10px;font-size:11px;font-weight:900;display:inline-block}.amount{margin:20px;display:grid}.amount small,.amount span{color:var(--muted)}.amount strong{color:var(--blue);font-size:40px}.balance{background:var(--light);border-radius:10px;margin:20px 0;padding:15px;display:grid}.balance b{font-size:23px}.balance small{color:var(--muted)}.link{color:var(--muted);margin-top:18px;font-size:13px;display:inline-block}.checkmark{width:70px;height:70px;color:var(--green);background:#e7f8ef;border-radius:50%;place-items:center;margin:0 auto 16px;font-size:38px;font-weight:900;display:grid}.receipt{text-align:left;background:var(--light);gap:10px;margin:22px 0;padding:16px;display:grid}.receipt span{justify-content:space-between;display:flex}.winner-product{text-align:left;background:#f5f7fa;border-radius:14px;align-items:center;gap:14px;width:100%;margin:20px 0;padding:13px;display:flex}.winner-product-final{background:#f7f9fc}.winner-product-image{object-fit:contain;background:#fff;border-radius:10px;flex:0 0 74px;width:74px;height:74px;display:block}.winner-product-placeholder{background:#fff;border-radius:10px;flex:0 0 74px;place-items:center;width:74px;height:74px;font-size:35px;display:grid}.winner-product-info{gap:4px;display:grid}.winner-product-info small{color:var(--muted);font-size:11px}.winner-product-info strong{font-size:16px;line-height:1.25}.winner-bid-box{background:#f5f8fc;border-radius:14px;gap:4px;margin:20px 0 14px;padding:18px;display:grid}.winner-bid-box small{color:var(--muted);font-size:11px;font-weight:800}.winner-bid-box strong{color:var(--blue);font-size:32px}.winner-countdown{color:var(--red);font-variant-numeric:tabular-nums;margin:10px 0 18px;font-size:52px;font-weight:900}.winner-info-box{background:#fff8e6;border-radius:12px;padding:14px;font-size:13px;line-height:1.5}.winner-how{text-align:left;background:#eef6ff;border-radius:14px;margin:20px 0;padding:16px;font-size:14px;line-height:1.5}.winner-entry{color:var(--green)}.winner-pay-btn{min-height:52px}.notice{color:#654c0b;background:#fff8e6;border:1px solid #f3d695;border-radius:10px;margin-top:20px;margin-bottom:40px;padding:15px;font-size:13px}footer{background:var(--navy);color:#d9e7f8;padding:24px;font-size:13px}@media (width<=800px){.hero-grid,.product-layout{grid-template-columns:1fr}.hero{padding:40px 0}.hero-card{display:none}.grid{grid-template-columns:repeat(2,1fr)}h1{font-size:34px}.product-large{height:420px}}@media (width<=540px){.wrap{width:calc(100% - 24px)}.topbar{padding:7px 8px;font-size:10px}.nav{gap:8px;height:48px}.brand-logo{max-width:135px;height:48px}.site-logo{max-width:130px;height:28px;max-height:28px}.header-security-right{gap:5px}.security-icon{font-size:13px}.security-copy strong{font-size:10px}.security-copy small{white-space:normal;max-width:135px;font-size:8px}.trust{display:none}.hero{padding:30px 0 34px}.hero h1{font-size:32px}.hero p{font-size:16px}.grid{grid-template-columns:1fr;gap:18px}.section{padding:36px 0}.section-title{align-items:start}.section-title>span{display:none}.product-card{border-radius:15px}.product-img{height:290px}.product-img img,.product-photo{padding:8px}.card-body{padding:15px}.product-large{height:390px}.product-large img,.product-photo-large{padding:10px}main>.section:first-child{padding-top:10px}.back{margin-bottom:10px}.checkout-card{padding:22px}.pay-today-value{font-size:23px}}.home-hero{padding:48px 0 50px}.home-hero-grid{max-width:780px}.home-hero-content h1{max-width:760px;font-size:48px}.home-hero-content h1 em{display:block}.home-hero-content>p{max-width:680px;margin-bottom:25px}.hero-benefits{gap:26px;margin:25px 0;display:flex}.hero-benefit{align-items:center;gap:9px;display:flex}.hero-benefit-icon{width:30px;height:30px;color:var(--blue);background:#eaf3ff;border-radius:50%;flex:0 0 30px;place-items:center;font-size:15px;font-weight:900;display:grid}.hero-benefit div{display:grid}.hero-benefit strong{font-size:12px}.hero-benefit small{color:var(--muted);margin-top:2px;font-size:10px}.home-main-cta{gap:10px;min-width:290px;min-height:50px}.trust-strip-section{background:#fff;padding:0 0 28px}.trust-strip{background:#fff;border:1px solid #e5eaf1;border-radius:16px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden;box-shadow:0 8px 25px #092b580d}.trust-strip-item{justify-content:center;align-items:center;gap:13px;padding:19px;display:flex}.trust-strip-item+.trust-strip-item{border-left:1px solid #edf0f4}.trust-strip-icon{font-size:24px}.trust-strip-item div{display:grid}.trust-strip-item strong{font-size:13px}.trust-strip-item small{color:var(--muted);margin-top:3px;font-size:10px}.how-section{background:#fbfcfe;padding:38px 0 50px}.how-heading{text-align:center;margin-bottom:30px}.how-heading h2{margin-top:7px}.how-grid{grid-template-columns:1fr 45px 1fr 45px 1fr;align-items:center;max-width:850px;margin:auto;display:grid}.how-step{text-align:center;position:relative}.how-number{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:23px;height:23px;font-size:11px;font-weight:900;display:grid;position:absolute;top:-4px;left:calc(50% - 42px)}.how-icon{background:#fff;border:1px solid #e1e7ef;border-radius:50%;place-items:center;width:76px;height:76px;margin:0 auto 14px;font-size:30px;display:grid;box-shadow:0 6px 20px #092b580f}.how-step strong{font-size:14px;display:block}.how-step p{max-width:190px;color:var(--muted);margin:7px auto 0;font-size:11px;line-height:1.45}.how-arrow{text-align:center;color:#a8b3c3;font-size:35px}.lots-section{padding-top:42px}.modern-product-card{border-radius:14px}.modern-card-body{padding:14px 15px 15px}.modern-card-body h3{margin-bottom:7px}.modern-original-price{color:#98a2b3;font-size:11px}.modern-original-price span{text-decoration:line-through}.modern-buy-price{color:var(--red);margin-top:2px;font-size:22px;font-weight:900}.modern-payment-box{background:#effaf3;border:1px solid #bfe7cd;border-radius:9px;grid-template-columns:1fr 1px 1fr;align-items:center;gap:12px;margin:13px 0;padding:11px 12px;display:grid}.modern-payment-divider{background:#cfe8d8;width:1px;height:35px}.modern-payment-column{display:grid}.modern-payment-column small{color:#64766b;font-size:9px}.modern-payment-column strong{color:var(--green);margin-top:2px;font-size:18px}.modern-payment-column b{margin-top:2px;font-size:13px}.modern-payment-column span{color:#64766b;margin-top:1px;font-size:9px}.modern-auction-info{grid-template-columns:repeat(3,1fr);gap:7px;margin:13px 0 5px;display:grid}.modern-auction-info>div{min-width:0}.modern-auction-info small{color:var(--muted);margin-bottom:3px;font-size:9px;display:block}.modern-auction-info strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;display:block;overflow:hidden}.modern-timer{color:var(--red);margin:0;font-size:11px}.demo-disclosure{color:#98a2b3;margin:7px 0 10px;font-size:9px}.modern-lot-button{border:1px solid var(--blue);min-height:40px;color:var(--blue);background:#fff;border-radius:7px;justify-content:center;align-items:center;font-size:11px;font-weight:900;transition:all .15s;display:flex}.modern-lot-button:hover{background:#f4f8ff}.bottom-confidence{padding:15px 0 35px}.bottom-confidence-grid{background:#fff;border:1px solid #e5eaf1;border-radius:15px;grid-template-columns:repeat(4,1fr);display:grid;box-shadow:0 8px 25px #092b580d}.bottom-confidence-grid>div{text-align:center;padding:17px 12px;display:grid}.bottom-confidence-grid span{font-size:22px}.bottom-confidence-grid strong{margin-top:5px;font-size:11px}.bottom-confidence-grid small{color:var(--muted);margin-top:3px;font-size:9px}@media (width<=540px){.home-hero{padding:27px 0 30px}.home-hero-content .eyebrow{font-size:10px}.home-hero-content h1{margin:11px 0 12px;font-size:29px;line-height:1.1}.home-hero-content>p{margin:0 0 20px;font-size:15px;line-height:1.55}.hero-benefits{gap:15px;margin:20px 0 23px;display:grid}.hero-benefit{gap:10px}.hero-benefit-icon{flex-basis:31px;width:31px;height:31px}.hero-benefit strong{font-size:11px}.hero-benefit small{font-size:9px}.home-main-cta{border-radius:25px;width:100%;min-width:0;min-height:51px;font-size:13px}.trust-strip-section{padding:0 0 25px}.trust-strip{grid-template-columns:repeat(3,1fr)}.trust-strip-item{text-align:center;gap:5px;padding:14px 6px;display:grid}.trust-strip-item+.trust-strip-item{border-left:1px solid #edf0f4}.trust-strip-icon{font-size:19px}.trust-strip-item strong{font-size:9px}.trust-strip-item small{font-size:7px;line-height:1.3}.how-section{padding:29px 0 34px}.how-heading{margin-bottom:25px}.how-heading .eyebrow{font-size:9px}.how-heading h2{font-size:23px}.how-grid{grid-template-columns:1fr 20px 1fr 20px 1fr}.how-icon{width:61px;height:61px;font-size:23px}.how-number{width:20px;height:20px;font-size:9px;left:calc(50% - 34px)}.how-step strong{font-size:10px;line-height:1.3}.how-step p{font-size:8px;line-height:1.35}.how-arrow{font-size:24px}.lots-section{padding-top:32px}.lots-section .section-title{margin-bottom:18px}.lots-section .section-title h2{font-size:27px}.modern-product-card .product-img{height:280px}.modern-card-body{padding:13px}.modern-card-body h3{font-size:17px}.modern-buy-price{font-size:21px}.modern-payment-box{grid-template-columns:1fr 1px 1fr}.modern-payment-column strong{font-size:17px}.modern-auction-info strong{font-size:10px}.modern-lot-button{min-height:42px;font-size:10px}.bottom-confidence-grid{grid-template-columns:repeat(4,1fr)}.bottom-confidence-grid>div{padding:13px 4px}.bottom-confidence-grid span{font-size:18px}.bottom-confidence-grid strong{font-size:8px}.bottom-confidence-grid small{font-size:6px}}.cb-home{background:#fff}.cb-home *{box-sizing:border-box}.cb-hero{background:radial-gradient(circle at 80%,#0759c712,#0000 30%),linear-gradient(120deg,#f4f8ff 0%,#fff 72%);border-bottom:1px solid #e5ebf3;overflow:hidden}.cb-hero-inner{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);align-items:center;gap:35px;min-height:455px;padding-top:48px;padding-bottom:48px;display:grid}.cb-kicker{color:#e32636;letter-spacing:.13em;font-size:12px;font-weight:900}.cb-hero-copy h1{color:#172033;letter-spacing:-.025em;max-width:680px;margin:14px 0 20px;font-size:48px;line-height:1.05}.cb-hero-copy h1 strong{color:#0759c7;display:block}.cb-hero-copy>p{color:#667085;max-width:570px;margin:0;font-size:17px;line-height:1.6}.cb-hero-benefits{gap:26px;margin:27px 0;display:flex}.cb-benefit-icon{color:#0759c7;background:#e8f2ff;border-radius:50%;flex:0 0 31px;place-items:center;width:31px;height:31px;font-weight:900;display:grid}.cb-hero-benefit>div{display:grid}.cb-hero-benefit b{font-size:11px}.cb-hero-benefit small{color:#667085;margin-top:2px;font-size:9px}.cb-hero-button{color:#fff;background:#e32636;border-radius:30px;justify-content:center;align-items:center;gap:11px;width:fit-content;min-width:300px;min-height:52px;padding:0 25px;font-size:13px;font-weight:900;display:flex}.cb-hero-button span{font-size:22px;line-height:1}.cb-hero-product{justify-content:center;align-items:flex-end;height:350px;display:flex;position:relative}.cb-hero-product img{z-index:2;object-fit:contain;filter:drop-shadow(0 15px 15px #0000001f);width:100%;height:315px;position:relative}.cb-product-base{z-index:1;background:#0759c7;border-radius:50%;width:80%;height:55px;position:absolute;bottom:8px;box-shadow:0 12px 20px #0759c72e}.cb-trust{padding:0 0 32px}.cb-trust-card{background:#fff;border:1px solid #e4eaf1;border-radius:15px;grid-template-columns:repeat(3,1fr);margin-top:-1px;display:grid;overflow:hidden;box-shadow:0 9px 28px #092b580f}.cb-trust-item{justify-content:center;align-items:center;gap:12px;min-height:88px;padding:18px;display:flex}.cb-trust-item+.cb-trust-item{border-left:1px solid #edf0f4}.cb-trust-icon{border-radius:50%;flex:0 0 39px;place-items:center;width:39px;height:39px;font-size:18px;font-weight:900;display:grid}.cb-trust-icon.blue{color:#0759c7;background:#e8f2ff}.cb-trust-icon.green{color:#14804a;background:#ebf8ef}.cb-trust-item>div{display:grid}.cb-trust-item b{font-size:12px}.cb-trust-item small{color:#667085;margin-top:3px;font-size:9px}.cb-how{background:#fbfcfe;padding:43px 0 52px}.cb-section-heading{text-align:center;margin-bottom:30px}.cb-section-heading>span{color:#0759c7;letter-spacing:.15em;font-size:10px;font-weight:900}.cb-section-heading h2{margin:7px 0 0;font-size:29px}.cb-how-grid{grid-template-columns:1fr 45px 1fr 45px 1fr;align-items:center;max-width:840px;margin:auto;display:grid}.cb-how-step{text-align:center;position:relative}.cb-step-icon{color:#0759c7;background:#fff;border:1px solid #dfe7f0;border-radius:50%;place-items:center;width:78px;height:78px;margin:auto auto 14px;font-size:31px;font-weight:700;display:grid;box-shadow:0 6px 20px #092b580f}.cb-step-number{z-index:2;color:#fff;background:#0759c7;border-radius:50%;place-items:center;width:23px;height:23px;font-size:10px;font-weight:900;display:grid;position:absolute;top:-4px;left:calc(50% - 43px)}.cb-how-step b{font-size:13px;display:block}.cb-how-step p{color:#667085;max-width:180px;margin:7px auto 0;font-size:10px;line-height:1.45}.cb-how-arrow{color:#aeb8c6;text-align:center;font-size:32px}.cb-lots{padding:45px 0 48px}.cb-lots-heading{justify-content:space-between;align-items:flex-end;margin-bottom:23px;display:flex}.cb-lots-heading>div>span{color:#0759c7;letter-spacing:.14em;font-size:10px;font-weight:900}.cb-lots-heading h2{margin:7px 0 0;font-size:30px}.cb-lots-heading>small{color:#667085}.cb-lots-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.cb-lot-card{background:#fff;border:1px solid #dde5ee;border-radius:14px;overflow:hidden;box-shadow:0 6px 20px #092b580f}.cb-lot-image{background:#f6f8fb;justify-content:center;align-items:center;width:100%;height:235px;display:flex;position:relative;overflow:hidden}.cb-lot-image img{object-fit:contain;object-position:center;width:100%;height:100%;padding:8px}.cb-placeholder{font-size:65px}.cb-lot-badge{color:#fff;background:#e32636;border-radius:7px;padding:7px 9px;font-size:11px;font-weight:900;position:absolute;top:10px;left:10px}.cb-lot-body{padding:14px}.cb-category{color:#667085;text-transform:uppercase;font-size:9px;font-weight:800;display:block}.cb-lot-body h3{min-height:43px;margin:4px 0 5px;font-size:17px;line-height:1.25}.cb-old-price{color:#98a2b3;font-size:10px}.cb-old-price span{text-decoration:line-through}.cb-buy-price{color:#e32636;margin-top:1px;font-size:21px;font-weight:900}.cb-payment{background:#effaf3;border:1px solid #bce4ca;border-radius:9px;grid-template-columns:1fr 1px 1fr;align-items:center;gap:11px;margin:12px 0;padding:11px;display:grid}.cb-payment>i{background:#cae4d3;width:1px;height:37px}.cb-payment>div{min-width:0;display:grid}.cb-payment small{color:#64766b;font-size:8px}.cb-payment strong{color:#14804a;margin-top:2px;font-size:18px}.cb-payment b{margin-top:2px;font-size:12px}.cb-payment span{color:#64766b;margin-top:1px;font-size:8px}.cb-auction-data{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:12px;display:grid}.cb-auction-data>div{min-width:0}.cb-auction-data small{color:#667085;margin-bottom:3px;font-size:8px;display:block}.cb-auction-data b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;display:block;overflow:hidden}.cb-card-timer{color:#e32636!important;margin:0!important;font-size:10px!important}.cb-demo-note{color:#98a2b3;margin:8px 0 9px;font-size:8px}.cb-lot-cta{color:#0759c7;background:#fff;border:1px solid #0759c7;border-radius:7px;justify-content:center;align-items:center;min-height:40px;font-size:10px;font-weight:900;display:flex}.cb-bottom-trust{padding:0 0 35px}.cb-bottom-card{background:#fff;border:1px solid #e4eaf1;border-radius:15px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden;box-shadow:0 9px 28px #092b580d}.cb-bottom-card>div{text-align:center;align-content:center;place-items:center;min-height:90px;padding:15px 8px;display:grid}.cb-bottom-card>div+div{border-left:1px solid #edf0f4}.cb-bottom-card span{color:#0759c7;font-size:20px;font-weight:900}.cb-bottom-card b{margin-top:5px;font-size:10px}.cb-bottom-card small{color:#667085;margin-top:3px;font-size:8px}@media (width<=540px){.cb-hero-inner{min-height:auto;padding-top:28px;padding-bottom:32px;display:block;position:relative}.cb-kicker{letter-spacing:.13em;font-size:9px}.cb-hero-copy h1{margin:11px 0 14px;font-size:29px;line-height:1.08}.cb-hero-copy>p{max-width:none;margin-bottom:20px;font-size:14px;line-height:1.52}.cb-hero-benefits{gap:14px;width:58%;margin:0 0 23px;display:grid}.cb-hero-benefit{gap:8px}.cb-benefit-icon{flex-basis:29px;width:29px;height:29px;font-size:13px}.cb-hero-product{pointer-events:none;width:43%;height:175px;position:absolute;bottom:78px;right:-10px}.cb-product-base{width:88%;height:22px;bottom:0}.cb-hero-button{z-index:5;border-radius:28px;width:100%;min-width:0;min-height:53px;font-size:12px;position:relative}.cb-trust-card{border-radius:14px;grid-template-columns:repeat(3,1fr)}.cb-trust-item{text-align:center;align-content:center;gap:5px;min-height:112px;padding:12px 5px;display:grid}.cb-trust-icon{width:33px;height:33px;margin:auto;font-size:15px}.cb-how{padding:29px 0 35px}.cb-section-heading{margin-bottom:24px}.cb-section-heading>span{font-size:8px}.cb-section-heading h2{font-size:23px}.cb-how-grid{grid-template-columns:1fr 15px 1fr 15px 1fr;align-items:start}.cb-step-icon{width:58px;height:58px;margin-bottom:10px;font-size:23px}.cb-step-number{width:20px;height:20px;font-size:8px;left:calc(50% - 32px)}.cb-how-step b{font-size:9px;line-height:1.25}.cb-how-step p{max-width:92px;font-size:7px;line-height:1.35}.cb-how-arrow{padding-top:22px;font-size:21px}.cb-lots{padding:33px 0 36px}.cb-lots-heading{margin-bottom:18px}.cb-lots-heading>div>span{font-size:9px}.cb-lots-heading h2{margin-top:6px;font-size:27px}.cb-lots-heading>small{display:none}.cb-lots-grid{grid-template-columns:1fr;gap:18px}.cb-lot-image{height:285px}.cb-lot-image img{padding:7px}.cb-lot-body{padding:13px}.cb-lot-body h3{min-height:auto;font-size:17px}.cb-buy-price{font-size:21px}.cb-payment strong{font-size:17px}.cb-payment b{font-size:11px}.cb-auction-data b{font-size:9px}.cb-card-timer{font-size:9px!important}.cb-lot-cta{min-height:42px}.cb-bottom-card{grid-template-columns:repeat(4,1fr)}.cb-bottom-card>div{min-height:92px;padding:10px 3px}.cb-bottom-card span{font-size:17px}.cb-bottom-card b{font-size:7px}.cb-bottom-card small{font-size:6px;line-height:1.25}.cb-hero-copy{position:relative}.cb-hero-benefits{gap:13px!important;width:53%!important;margin-bottom:25px!important}.cb-hero-product{pointer-events:none!important;justify-content:center!important;align-items:flex-end!important;width:52%!important;height:205px!important;display:flex!important;position:absolute!important;bottom:72px!important;right:-18px!important;overflow:visible!important}.cb-hero-product img{z-index:2!important;object-fit:contain!important;object-position:center bottom!important;filter:drop-shadow(0 10px 10px #00000021)!important;width:100%!important;height:190px!important;margin:0!important;padding:0!important;display:block!important;position:relative!important}.cb-product-base{z-index:1!important;background:#0759c7!important;border-radius:50%!important;width:auto!important;height:24px!important;position:absolute!important;bottom:1px!important;left:8%!important;right:2%!important;box-shadow:0 7px 14px #0759c738!important}.cb-hero-button{z-index:10!important;margin-top:3px!important;position:relative!important}.cb-hero-product{width:56%!important;height:215px!important;bottom:100px!important;right:0!important}.cb-hero-product img{height:202px!important}.cb-hero-benefit b{font-size:9.5px!important}.cb-hero-benefit small{font-size:7.5px!important}.cb-hero-button{margin-top:-2px!important}.cb-trust{padding-bottom:18px!important}.cb-trust-card{min-height:94px!important}.cb-trust-item{gap:4px!important;min-height:94px!important;padding:10px 4px!important}.cb-trust-icon{width:30px!important;height:30px!important;font-size:14px!important}.cb-trust-item b{font-size:8px!important;line-height:1.2!important}.cb-trust-item small{font-size:6.5px!important;line-height:1.25!important}.cb-benefit-image{flex-basis:32px;width:32px;height:32px}}.cb-hero-inner{display:block!important}.cb-hero-copy{position:relative}.cb-hero-main{justify-content:space-between;align-items:center;gap:25px;margin:24px 0 27px;display:flex}.cb-hero-benefits{width:52%;gap:15px!important;margin:0!important;display:grid!important}.cb-hero-benefit{align-items:center;gap:10px;display:flex}.cb-benefit-image{object-fit:contain;flex:0 0 37px;width:37px;height:37px;display:block}.cb-hero-product{justify-content:center!important;align-items:center!important;width:45%!important;height:220px!important;display:flex!important;position:static!important;overflow:visible!important}.cb-hero-product img{filter:drop-shadow(0 10px 12px #0000001f);object-fit:contain!important;object-position:center!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;display:block!important}.cb-product-base{display:none!important}@media (width<=540px){.cb-hero{padding:0!important}.cb-hero-inner{padding-top:28px!important;padding-bottom:31px!important}.cb-hero-main{grid-template-columns:54% 46%;align-items:center;gap:0;margin:19px 0 22px!important;display:grid!important}.cb-hero-benefits{gap:13px!important;width:100%!important}.cb-benefit-image{flex-basis:32px;width:32px;height:32px}.cb-hero-benefit{gap:8px}.cb-hero-benefit b{font-size:9px!important}.cb-hero-benefit small{font-size:7px!important}.cb-hero-product{transform-origin:50%;transform:scale(1.18);width:100%!important;height:175px!important;position:static!important}.cb-hero-product img{object-fit:contain!important;width:100%!important;height:175px!important}.cb-hero-button{z-index:5!important;width:100%!important;margin:0!important;position:relative!important}}.how-steps{grid-template-columns:repeat(3,1fr);align-items:start;gap:24px;display:grid}.how-step{text-align:center;flex-direction:column;align-items:center;min-width:0;display:flex}.how-step-image{justify-content:center;align-items:center;width:145px;height:145px;margin:0 auto 12px;display:flex}.how-step-image img{object-fit:contain;object-position:center;width:100%;height:100%;margin:0;padding:0;display:block}.how-step strong{color:#172033;justify-content:center;align-items:flex-start;width:100%;min-height:40px;margin:0 0 5px;font-size:15px;font-weight:800;line-height:1.2;display:flex}.how-step small{color:#667085;width:100%;max-width:190px;min-height:38px;margin:0 auto;font-size:11px;line-height:1.4;display:block}@media (width<=540px){.how-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;width:100%}.how-step{width:100%;min-width:0}.how-step-image{width:92px;height:92px;margin:0 auto 10px}.how-step-image img{object-fit:contain!important;width:92px!important;max-width:92px!important;height:92px!important;max-height:92px!important;transform:none!important}.how-step strong{min-height:30px;margin-bottom:5px;font-size:11px;font-weight:800;line-height:1.18}.how-step small{max-width:105px;min-height:32px;padding:0 2px;font-size:8px;line-height:1.3}}.cb-new-steps{grid-template-columns:minmax(0,1fr) 35px minmax(0,1fr) 35px minmax(0,1fr);align-items:start;width:100%;max-width:850px;margin:0 auto;display:grid}.cb-new-step{text-align:center;flex-direction:column;align-items:center;min-width:0;display:flex}.cb-new-step-image{justify-content:center;align-items:center;width:150px;height:150px;margin:0 auto 12px;display:flex}.cb-new-step-image img{object-fit:contain;object-position:center;width:100%;max-width:100%;height:100%;max-height:100%;display:block}.cb-new-step strong{color:#172033;min-height:38px;font-size:15px;font-weight:800;line-height:1.2;display:block}.cb-new-step p{color:#667085;max-width:180px;margin:4px auto 0;font-size:11px;line-height:1.4}.cb-new-step-arrow{color:#aeb8c6;justify-content:center;align-items:center;height:150px;font-size:31px;display:flex}@media (width<=540px){.cb-new-steps{grid-template-columns:minmax(0,1fr) 12px minmax(0,1fr) 12px minmax(0,1fr);gap:0;width:100%}.cb-new-step{width:100%;min-width:0}.cb-new-step-image{width:96px;height:96px;margin-bottom:9px}.cb-new-step-image img{object-fit:contain!important;width:96px!important;max-width:96px!important;height:96px!important;max-height:96px!important;margin:0!important;padding:0!important;transform:none!important}.cb-new-step strong{width:100%;min-height:30px;padding:0 2px;font-size:10px;line-height:1.2}.cb-new-step p{width:100%;max-width:100px;padding:0 2px;font-size:7px;line-height:1.35}.cb-new-step-arrow{height:96px;font-size:20px}}.cb-new-step:first-child .cb-new-step-image img{transform:scale(1.2)!important}.pix-product-thumb{background:#fff;border-radius:10px;flex:0 0 68px;justify-content:center;align-items:center;width:68px;height:68px;display:flex;overflow:hidden}.pix-product-thumb img{object-fit:contain;width:100%;height:100%;padding:4px;display:block}.pix-product-thumb span{font-size:30px}input,select,textarea{font-size:16px!important}@media (width<=540px){input,select,textarea{font-size:16px!important;line-height:1.25!important}}.product-actions-new{gap:10px;display:grid}.simple-action-button{color:#fff;text-align:center;border-radius:11px;flex-direction:column;justify-content:center;width:100%;min-height:66px;padding:12px 16px;transition:all .15s;display:flex}.simple-action-button:hover{filter:brightness(.97);transform:translateY(-1px)}.simple-action-button strong{color:#fff;font-size:14px;font-weight:900;line-height:1.25;display:block}.simple-action-button span{color:#ffffffe6;margin-top:4px;font-size:10px;line-height:1.25;display:block}.simple-bid-button{background:#0759c7}.simple-buy-button{background:#e32636}@media (width<=540px){.simple-action-button{min-height:68px;padding:12px 13px}.simple-action-button strong{font-size:13px}.simple-action-button span{font-size:9px}}.site-footer{color:#fff;background:#0c2f63;width:100%;margin-top:32px}.footer-wrap{padding-top:28px;padding-bottom:24px}.footer-top{justify-content:space-between;align-items:center;gap:24px;display:flex}.footer-brand strong{color:#fff;letter-spacing:-.5px;font-size:22px;font-weight:900;line-height:.9;display:block}.footer-brand strong span{color:#ef3340}.footer-brand p{color:#ffffffb8;margin:8px 0 0;font-size:11px}.footer-security{align-items:center;gap:9px;display:flex}.footer-lock{font-size:20px}.footer-security div{gap:2px;display:grid}.footer-security strong{color:#fff;font-size:11px}.footer-security small{color:#ffffffa6;font-size:9px}.footer-divider{background:#ffffff1f;width:100%;height:1px;margin:20px 0}.footer-info{max-width:650px}.footer-info p{color:#ffffffad;margin:0 0 7px;font-size:10px;line-height:1.55}.footer-bottom{color:#ffffff8c;justify-content:space-between;align-items:center;gap:12px;font-size:9px;display:flex}@media (width<=600px){.site-footer{margin-top:24px}.footer-wrap{padding-top:23px;padding-bottom:22px}.footer-top{align-items:flex-start;gap:15px}.footer-brand strong{font-size:19px}.footer-brand p{max-width:150px;font-size:9px;line-height:1.4}.footer-security{flex-shrink:0}.footer-security strong{font-size:9px}.footer-security small{font-size:8px}.footer-lock{font-size:17px}.footer-divider{margin:17px 0}.footer-info p{font-size:9px;line-height:1.5}.footer-bottom{text-align:center;flex-direction:column;justify-content:center;gap:4px;font-size:8px}}
