:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827;background:#f8fafc;--dp-primary:#2563eb;--dp-primary-dark:#1d4ed8;--dp-primary-soft:#eff6ff;--dp-background:#f8fafc;--dp-surface:#ffffff;--dp-text:#111827;--dp-muted:#64748b;--dp-border:#e5e7eb;--dp-success:#16a34a;--dp-danger:#dc2626;--dp-radius:16px;--dp-shadow: 0 8px 30px rgba(15,23,42,.07)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--dp-background);color:var(--dp-text)}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{width:min(1240px,calc(100% - 40px));margin:0 auto}.announcement-bar{background:#111827;color:#fff;font-size:12px}.announcement-inner{min-height:34px;display:flex;align-items:center;justify-content:space-between;gap:20px}.announcement-help{color:#cbd5e1}.store-header{position:sticky;top:0;z-index:30;background:#fff;border-bottom:1px solid var(--dp-border)}.header-main{min-height:82px;display:grid;grid-template-columns:auto minmax(280px,1fr) auto;align-items:center;gap:38px}.brand{white-space:nowrap;font-size:29px;line-height:1;font-weight:900;letter-spacing:-1.7px;color:#111827}.brand span{color:var(--dp-primary)}.brand sup{position:relative;top:-10px;margin-left:2px;font-size:8px;color:var(--dp-muted);letter-spacing:0}.search-box{height:46px;display:flex;align-items:center;gap:10px;padding:0 16px;border:1px solid #dbe2ea;border-radius:12px;background:#f8fafc;transition:.2s ease}.search-box:focus-within{background:#fff;border-color:#93b4fa;box-shadow:0 0 0 3px #2563eb1a}.search-icon{color:#64748b;font-size:22px}.search-box input{width:100%;border:0;outline:0;background:transparent;color:var(--dp-text)}.search-box input::placeholder{color:#94a3b8}.header-actions{display:flex;align-items:center;gap:8px}.header-actions button{position:relative;display:flex;align-items:center;gap:7px;padding:10px 9px;border:0;background:transparent;color:#334155;font-size:13px;font-weight:700}.action-icon{font-size:20px;font-weight:400}.cart-action b{min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:var(--dp-primary);color:#fff;font-size:10px}.category-navigation{border-top:1px solid #f1f5f9}.nav-inner{min-height:45px;display:flex;align-items:center;justify-content:center;gap:36px;overflow:auto}.nav-inner button{padding:12px 0;white-space:nowrap;border:0;background:transparent;color:#475569;font-size:13px;font-weight:700}.nav-inner button:hover{color:var(--dp-primary)}.nav-inner .offer-link{color:#dc2626}main{padding:0}.hero-section{padding:28px 0 0}.hero{min-height:410px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;overflow:hidden;position:relative;border-radius:26px;background:linear-gradient(120deg,#eaf2ff,#f4f8ff 55%,#e2edff)}.hero-content{position:relative;z-index:3;padding:58px 64px}.hero-eyebrow{display:inline-flex;padding:7px 11px;border-radius:999px;background:#dbeafe;color:#1d4ed8;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.hero h1{max-width:650px;margin:18px 0 16px;font-size:46px;line-height:1.05;letter-spacing:-2.2px}.hero p{max-width:570px;margin:0;color:#526277;font-size:17px;line-height:1.6}.hero-button{display:inline-flex;margin-top:28px;padding:13px 22px;border-radius:11px;background:var(--dp-primary);color:#fff;font-size:14px;font-weight:800;box-shadow:0 8px 18px #2563eb38}.hero-button:hover{background:var(--dp-primary-dark)}.hero-art{height:100%;min-height:410px;position:relative;display:flex;align-items:center;justify-content:center}.hero-circle{position:absolute;border-radius:50%}.hero-circle-one{width:330px;height:330px;background:#ffffff9e}.hero-circle-two{width:230px;height:230px;transform:translate(100px,-90px);border:36px solid rgba(37,99,235,.07)}.hero-pet{width:230px;height:230px;position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;background:#fff;box-shadow:0 24px 60px #2563eb21}.hero-paw{font-size:66px}.hero-pet strong{margin-top:8px;font-size:25px;letter-spacing:-1px}.hero-pet small{margin-top:4px;color:var(--dp-muted)}.benefits{padding:25px 0}.benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.benefit{display:flex;align-items:center;gap:12px;padding:10px 14px}.benefit>span{width:40px;height:40px;flex:0 0 40px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#eff6ff;color:var(--dp-primary);font-size:18px;font-weight:900}.benefit div{min-width:0;display:flex;flex-direction:column}.benefit strong{font-size:13px}.benefit small{margin-top:3px;color:var(--dp-muted);font-size:11px}.section-heading span{color:var(--dp-primary);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.section-heading h2{margin:7px 0 0;font-size:29px;letter-spacing:-1.2px}.section-heading.centered{text-align:center}.categories-section{padding:44px 0 58px;background:#fff}.category-cards{max-width:850px;margin:32px auto 0;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.category-cards button{min-height:165px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:18px;border:1px solid #edf0f4;border-radius:18px;background:#fff;color:var(--dp-text);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.category-cards button:hover{transform:translateY(-3px);border-color:#dbeafe;box-shadow:var(--dp-shadow)}.category-icon{width:66px;height:66px;display:flex;align-items:center;justify-content:center;margin-bottom:13px;border-radius:50%;background:#eff6ff;font-size:29px}.category-icon.cat{background:#fff7ed}.category-icon.health{background:#f0fdf4;color:#16a34a;font-size:27px;font-weight:900}.category-icon.food{background:#fefce8;color:#ca8a04;font-size:28px}.category-cards strong{font-size:15px}.category-cards small{margin-top:5px;color:var(--dp-muted);font-size:11px}.products-section{padding:58px 0 80px}.products-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.view-all{padding:8px 0;border:0;background:transparent;color:var(--dp-primary);font-weight:800}.products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.product-card{min-width:0;position:relative;overflow:hidden;border:1px solid #e8edf3;border-radius:18px;background:#fff;transition:transform .18s ease,box-shadow .18s ease}.product-card:hover{transform:translateY(-3px);box-shadow:var(--dp-shadow)}.favorite-button{width:36px;height:36px;position:absolute;top:13px;right:13px;z-index:3;display:flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;border-radius:50%;background:#fffffff0;color:#475569;font-size:19px}.product-image{height:230px;display:flex;align-items:center;justify-content:center;padding:22px;background:#f8fafc}.product-image img{width:100%;height:100%;object-fit:contain}.product-placeholder{display:flex;flex-direction:column;align-items:center;gap:9px;color:#94a3b8}.product-placeholder span{font-size:54px;opacity:.55}.product-placeholder small{font-size:11px}.product-card-body{padding:18px}.product-brand{min-height:16px;margin-bottom:5px;color:var(--dp-primary);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.product-card h3{min-height:42px;margin:0;font-size:15px;line-height:1.4}.product-description{height:38px;overflow:hidden;margin:8px 0 10px;color:var(--dp-muted);font-size:11px;line-height:1.55}.product-stock{color:var(--dp-success);font-size:10px;font-weight:800}.product-bottom{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:13px}.product-price{font-size:18px;letter-spacing:-.4px}.buy-button{padding:9px 14px;border:0;border-radius:9px;background:var(--dp-primary);color:#fff;font-size:11px;font-weight:800}.buy-button:hover{background:var(--dp-primary-dark)}.buy-button:disabled{cursor:not-allowed;background:#cbd5e1}.state-card{padding:35px;border:1px solid var(--dp-border);border-radius:16px;background:#fff;color:var(--dp-muted);text-align:center}.error-state{color:var(--dp-danger)}.mobile-navigation{display:none}@media(max-width:1000px){.header-main{gap:20px}.header-actions button span:last-of-type{display:none}.nav-inner{justify-content:flex-start}.hero{grid-template-columns:1fr .7fr}.hero-content{padding:46px}.hero h1{font-size:39px}.benefits-grid{grid-template-columns:repeat(2,1fr)}.products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){body{padding-bottom:68px}.container{width:min(100% - 28px,1240px)}.announcement-inner{justify-content:center;text-align:center}.announcement-help{display:none}.store-header{position:relative}.header-main{min-height:auto;grid-template-columns:1fr auto;gap:14px;padding-top:16px;padding-bottom:14px}.brand{font-size:25px}.header-actions{justify-self:end}.header-actions button:first-child{display:none}.cart-action{padding-right:0!important}.search-box{height:45px;grid-column:1 / -1;grid-row:2}.category-navigation{display:none}.hero-section{padding-top:14px}.hero{min-height:0;grid-template-columns:1fr;border-radius:20px}.hero-content{padding:34px 27px 32px}.hero h1{margin-top:14px;font-size:35px;letter-spacing:-1.7px}.hero p{font-size:14px}.hero-button{margin-top:22px}.hero-art{display:none}.benefits{padding:17px 0 24px}.benefits-grid{grid-template-columns:1fr 1fr;gap:4px}.benefit{align-items:flex-start;padding:9px 4px}.benefit>span{width:34px;height:34px;flex-basis:34px}.benefit small{display:none}.categories-section{padding:38px 0 42px}.section-heading h2{font-size:25px}.category-cards{grid-template-columns:repeat(4,145px);justify-content:flex-start;gap:12px;margin-top:25px;padding-bottom:6px;overflow-x:auto;scroll-snap-type:x mandatory}.category-cards button{min-height:145px;scroll-snap-align:start}.products-section{padding:42px 0 50px}.products-heading{align-items:center}.view-all{white-space:nowrap;font-size:12px}.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.product-image{height:170px;padding:14px}.product-card-body{padding:13px}.product-card h3{min-height:40px;font-size:13px}.product-description{display:none}.product-price{font-size:15px}.buy-button{padding:8px 10px}.favorite-button{width:32px;height:32px;top:9px;right:9px}.mobile-navigation{height:64px;position:fixed;right:0;bottom:0;left:0;z-index:50;display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #e5e7eb;background:#fffffff7;box-shadow:0 -5px 20px #0f172a0f}.mobile-navigation button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;border:0;background:transparent;color:#64748b;font-size:9px;font-weight:700}.mobile-navigation button span{font-size:18px}.mobile-navigation button.active{color:var(--dp-primary)}}@media(max-width:390px){.hero h1{font-size:31px}.benefits-grid{grid-template-columns:1fr}.benefit:nth-child(n+3){display:none}.products-grid{grid-template-columns:1fr 1fr}.product-image{height:150px}.product-bottom{align-items:flex-start;flex-direction:column}.buy-button{width:100%}}.product-header-search{height:48px;flex:1;max-width:760px;display:flex;align-items:center;gap:12px;padding:0 18px;border:1px solid var(--dp-border);border-radius:13px;background:#f8fafc;color:#94a3b8;text-decoration:none}.product-header-search span:first-child{color:#475569;font-size:21px}.product-breadcrumb{display:flex;align-items:center;gap:9px;padding:25px 0;color:#94a3b8;font-size:12px}.product-breadcrumb a{color:#64748b;text-decoration:none}.product-breadcrumb strong{overflow:hidden;color:#475569;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.product-detail-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:58px;padding:12px 0 62px}.product-gallery{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px}.product-thumbnails{width:78px;display:flex;flex-direction:column;gap:10px}.product-thumbnail{width:78px;height:78px;overflow:hidden;padding:6px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;cursor:pointer}.product-thumbnail.active{border:2px solid var(--dp-primary)}.product-thumbnail img{width:100%;height:100%;object-fit:contain}.product-main-image{min-height:510px;display:flex;align-items:center;justify-content:center;padding:38px;border:1px solid #edf0f4;border-radius:22px;background:#f8fafc}.product-main-image img{width:100%;max-height:470px;object-fit:contain}.product-detail-placeholder{display:flex;flex-direction:column;align-items:center;gap:12px;color:#94a3b8}.product-detail-placeholder span{font-size:70px;opacity:.55}.product-detail-info{padding:12px 0}.product-detail-brand,.product-section-eyebrow{margin-bottom:8px;color:var(--dp-primary);font-size:11px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.product-detail-info h1{margin:0;color:var(--dp-text);font-size:34px;line-height:1.18;letter-spacing:-1px}.product-detail-category{margin-top:10px;color:var(--dp-muted);font-size:13px}.product-detail-stock{margin-top:24px;font-size:12px;font-weight:800}.product-detail-stock.available{color:var(--dp-success)}.product-detail-stock.unavailable{color:var(--dp-danger)}.product-detail-price{margin-top:12px;color:var(--dp-text);font-size:34px;font-weight:900;letter-spacing:-1px}.product-stock-count{display:block;margin-top:3px;color:#94a3b8;font-size:11px}.product-purchase-box{margin-top:28px;padding:20px;border:1px solid #e5eaf0;border-radius:16px;background:#fff;box-shadow:0 8px 28px #0f172a0d}.product-purchase-box label{display:block;margin-bottom:8px;color:#475569;font-size:11px;font-weight:800}.product-purchase-row{display:grid;grid-template-columns:82px 1fr;gap:10px}.product-purchase-row select{height:48px;padding:0 12px;border:1px solid #dbe2ea;border-radius:10px;background:#fff;color:var(--dp-text);font-weight:700}.product-add-cart{height:48px;border:0;border-radius:10px;background:var(--dp-primary);color:#fff;font-weight:900;cursor:pointer}.product-add-cart:hover{background:var(--dp-primary-dark)}.product-add-cart:disabled{cursor:not-allowed;background:#cbd5e1}.product-detail-benefits{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.product-detail-benefits>div{display:flex;align-items:center;gap:10px;padding:14px;border:1px solid #edf0f4;border-radius:12px}.product-detail-benefits>div>span{color:var(--dp-primary);font-size:18px}.product-detail-benefits strong,.product-detail-benefits small{display:block}.product-detail-benefits strong{font-size:11px}.product-detail-benefits small{margin-top:2px;color:var(--dp-muted);font-size:9px}.product-about{margin-bottom:80px;padding:36px;border-top:1px solid #e7ebf0}.product-about h2{margin:0 0 14px;font-size:24px}.product-about>p{max-width:850px;margin:0;color:var(--dp-muted);font-size:14px;line-height:1.8}.product-specifications{max-width:850px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:28px}.product-specifications>div{padding:16px;border:1px solid #edf0f4;border-radius:12px;background:#f8fafc}.product-specifications span,.product-specifications strong{display:block}.product-specifications span{margin-bottom:5px;color:#94a3b8;font-size:10px;text-transform:uppercase}.product-specifications strong{font-size:12px}.product-detail-state{min-height:500px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center}.product-back-button{display:inline-flex;padding:11px 18px;border-radius:9px;background:var(--dp-primary);color:#fff;font-size:12px;font-weight:800;text-decoration:none}.buy-button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}@media(max-width:900px){.product-detail-layout{grid-template-columns:1fr;gap:30px}.product-main-image{min-height:390px}.product-detail-info{padding:0}}@media(max-width:700px){.product-header-search{display:none}.product-breadcrumb{padding:18px 0}.product-detail-layout{padding-top:0}.product-gallery{display:block}.product-thumbnails{width:auto;flex-direction:row;overflow-x:auto;margin-bottom:10px}.product-thumbnail{min-width:64px;width:64px;height:64px}.product-main-image{min-height:320px;padding:22px;border-radius:16px}.product-detail-info h1{font-size:26px}.product-detail-price{font-size:29px}.product-detail-benefits{grid-template-columns:1fr 1fr}.product-about{margin-bottom:70px;padding:28px 0}.product-specifications{grid-template-columns:1fr}}.header-actions .cart-action{position:relative;display:flex;align-items:center;gap:7px;padding:10px 9px;color:#334155;font-size:13px;font-weight:700;text-decoration:none}.header-actions .cart-action b{min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:var(--dp-primary);color:#fff;font-size:10px}.cart-page{min-height:100vh;background:#f8fafc}.cart-page-header{background:#fff;border-bottom:1px solid var(--dp-border)}.cart-page-header-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.cart-back-link{color:#475569;font-size:14px;font-weight:700}.cart-main{padding-top:42px;padding-bottom:72px}.cart-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.cart-eyebrow{display:block;margin-bottom:5px;color:var(--dp-primary);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.cart-heading h1{margin:0;color:#0f172a;font-size:34px;letter-spacing:-1.2px}.cart-heading p{margin:7px 0 0;color:#64748b;font-size:14px}.cart-clear{border:0;background:transparent;color:#64748b;font-size:13px;font-weight:700}.cart-clear:hover{color:#dc2626}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:28px}.cart-items{display:flex;flex-direction:column;gap:14px}.cart-item{display:grid;grid-template-columns:120px minmax(0,1fr) auto;gap:20px;align-items:center;padding:20px;border:1px solid var(--dp-border);border-radius:18px;background:#fff}.cart-item-image{height:100px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:12px;background:#f8fafc}.cart-item-image img{width:100%;height:100%;object-fit:contain}.cart-item-placeholder{font-size:32px}.cart-item-info{min-width:0}.cart-item-name{display:block;color:#0f172a;font-size:16px;line-height:1.35;font-weight:800}.cart-item-unit-price{display:block;margin-top:6px;color:#64748b;font-size:13px}.cart-item-controls{display:flex;align-items:center;gap:18px;margin-top:17px}.cart-quantity{height:38px;display:flex;align-items:center;overflow:hidden;border:1px solid #dbe3ec;border-radius:10px}.cart-quantity button{width:36px;height:100%;border:0;background:#f8fafc;color:#334155;font-size:20px}.cart-quantity span{min-width:38px;text-align:center;color:#0f172a;font-size:14px;font-weight:800}.cart-remove{border:0;background:transparent;color:#dc2626;font-size:12px;font-weight:700}.cart-item-total{align-self:start;padding-top:4px;white-space:nowrap;color:#0f172a;font-size:17px}.cart-summary{position:sticky;top:24px;padding:25px;border:1px solid var(--dp-border);border-radius:20px;background:#fff;box-shadow:0 10px 30px #0f172a0d}.cart-summary h2{margin:0 0 23px;color:#0f172a;font-size:20px}.cart-summary-line{display:flex;justify-content:space-between;gap:20px;padding:12px 0;color:#64748b;font-size:13px}.cart-summary-line strong{color:#334155}.cart-delivery{text-align:right;color:#475569}.cart-summary-total{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-top:12px;padding-top:20px;border-top:1px solid var(--dp-border);color:#0f172a;font-size:15px;font-weight:800}.cart-summary-total strong{color:var(--dp-primary);font-size:25px;letter-spacing:-.7px}.cart-checkout-button{width:100%;min-height:50px;margin-top:22px;border:0;border-radius:12px;background:var(--dp-primary);color:#fff;font-size:14px;font-weight:800}.cart-summary-note{margin:12px 0 0;color:#94a3b8;font-size:11px;line-height:1.5;text-align:center}.cart-security{display:flex;align-items:center;gap:10px;margin-top:20px;padding-top:18px;border-top:1px solid #f1f5f9}.cart-security>span{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:#ecfdf5;color:#059669;font-weight:900}.cart-security strong,.cart-security small{display:block}.cart-security strong{color:#334155;font-size:12px}.cart-security small{margin-top:2px;color:#94a3b8;font-size:10px}.cart-empty{min-height:390px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:50px 20px;border:1px solid var(--dp-border);border-radius:22px;background:#fff;text-align:center}.cart-empty-icon{width:72px;height:72px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:#eff6ff;font-size:31px}.cart-empty h2{margin:20px 0 0;color:#0f172a;font-size:23px}.cart-empty p{max-width:420px;margin:10px 0 0;color:#64748b;font-size:14px;line-height:1.6}.cart-empty-button{margin-top:24px;padding:13px 23px;border-radius:11px;background:var(--dp-primary);color:#fff;font-size:13px;font-weight:800}.mobile-navigation>a{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;border:0;background:transparent;color:#64748b;font-size:10px;font-weight:700}.mobile-navigation>a>span{font-size:20px}.mobile-cart-count{position:absolute;top:0;right:calc(50% - 22px);min-width:16px;height:16px;display:flex;align-items:center;justify-content:center;padding:0 4px;border-radius:999px;background:var(--dp-primary);color:#fff;font-size:9px}@media(max-width:900px){.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}}@media(max-width:760px){.cart-page-header-inner{min-height:68px}.cart-back-link{font-size:12px}.cart-main{padding-top:28px;padding-bottom:95px}.cart-heading{align-items:flex-start}.cart-heading h1{font-size:29px}.cart-item{grid-template-columns:88px minmax(0,1fr);gap:14px;padding:15px}.cart-item-image{height:82px}.cart-item-total{grid-column:2;padding-top:0}.cart-item-controls{gap:10px;flex-wrap:wrap}.cart-summary{padding:20px}}@media(max-width:460px){.cart-page-header-inner{gap:12px}.cart-page-header .brand{font-size:23px}.cart-heading{display:block}.cart-clear{margin-top:15px;padding:0}.cart-item{grid-template-columns:72px minmax(0,1fr)}.cart-item-image{height:70px}}.account-page{min-height:100vh;background:#f5f7f9}.account-header{background:#fff;border-bottom:1px solid rgba(15,23,42,.08)}.account-header-inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:20px}.account-back{display:inline-flex;align-items:center;gap:8px;color:inherit;text-decoration:none;font-size:14px;font-weight:700;transition:opacity .18s ease}.account-back:hover{opacity:.68}.account-main{padding-top:38px;padding-bottom:64px}.account-heading{margin-bottom:28px}.account-heading h1{margin:0 0 7px;font-size:34px;line-height:1.15;letter-spacing:-.025em}.account-heading p{margin:0;max-width:720px;opacity:.62;line-height:1.6}.account-layout{display:grid;grid-template-columns:270px minmax(0,1fr);gap:24px;align-items:start}.account-sidebar,.account-card{background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:20px;box-shadow:0 8px 30px #0f172a0b}.account-sidebar{overflow:hidden}.account-user-card{padding:22px 20px;display:flex;align-items:center;gap:14px;border-bottom:1px solid rgba(15,23,42,.07)}.account-avatar{width:52px;height:52px;flex:0 0 52px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#eef2f5;color:#18232d;font-size:20px;font-weight:800}.account-user-card strong{display:block;margin-bottom:4px;line-height:1.25}.account-user-card small{display:block;max-width:155px;opacity:.56;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px}.account-menu{padding:10px;display:grid;gap:4px}.account-menu button{position:relative;width:100%;min-height:44px;padding:11px 13px;border:0;border-radius:11px;background:transparent;color:inherit;text-align:left;font:inherit;font-size:14px;font-weight:700;cursor:pointer;transition:background .18s ease,transform .18s ease,opacity .18s ease}.account-menu button:hover{background:#f3f5f7}.account-menu button:active{transform:translateY(1px)}.account-content{min-width:0;display:grid;gap:20px}.account-card{padding:26px}.account-card-heading{margin-bottom:22px}.account-card-heading h2{margin:0 0 6px;font-size:21px;line-height:1.25;letter-spacing:-.015em}.account-card-heading p{margin:0;opacity:.58;font-size:14px;line-height:1.55}.account-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 18px}.account-profile-grid>div{min-width:0;padding:15px 16px;border:1px solid rgba(15,23,42,.075);border-radius:13px;background:#fafbfc}.account-profile-grid span{display:block;margin-bottom:6px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.055em;opacity:.5}.account-profile-grid strong{display:block;overflow-wrap:anywhere;line-height:1.45}.account-profile-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px}.account-profile-form label{display:grid;gap:7px;min-width:0}.account-profile-form label>span{font-size:13px;font-weight:750}.account-profile-form input{width:100%;min-width:0;height:46px;padding:0 13px;border:1px solid rgba(15,23,42,.14);border-radius:11px;background:#fff;color:inherit;font:inherit;outline:none;box-sizing:border-box;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.account-profile-form input:hover:not(:disabled){border-color:#0f172a3d}.account-profile-form input:focus{border-color:#0f172a6b;box-shadow:0 0 0 3px #0f172a0e}.account-profile-form input:disabled{background:#f3f4f6;opacity:.68;cursor:not-allowed}.account-field-street{grid-column:span 2}.account-profile-actions{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:24px;padding-top:20px;border-top:1px solid rgba(15,23,42,.08)}.account-profile-actions>div{min-width:0}.account-profile-actions button{min-width:170px;min-height:44px;padding:0 18px;border:0;border-radius:11px;background:#111827;color:#fff;font:inherit;font-weight:750;cursor:pointer;box-shadow:0 5px 14px #0f172a1f;transition:transform .18s ease,opacity .18s ease,box-shadow .18s ease}.account-profile-actions button:hover:not(:disabled){opacity:.94;transform:translateY(-1px);box-shadow:0 7px 18px #0f172a29}.account-profile-actions button:active:not(:disabled){transform:translateY(0)}.account-profile-actions button:disabled{opacity:.55;cursor:not-allowed}.account-profile-success,.account-profile-error{margin:0;font-size:14px;font-weight:650;line-height:1.45}.account-profile-success{color:#15803d}.account-profile-error{color:#b91c1c}.account-orders{display:grid;gap:12px}.account-order{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1.15fr) minmax(0,1.15fr) minmax(0,1.15fr) auto;align-items:center;gap:22px;width:100%;min-width:0;padding:18px 20px;box-sizing:border-box;border:1px solid rgba(15,23,42,.08);border-radius:15px;background:#fff;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.account-order:hover{border-color:#0f172a21;box-shadow:0 7px 20px #0f172a0e;transform:translateY(-1px)}.account-order>div{min-width:0}.account-order>div:not(.account-order-action){display:flex;flex-direction:column;justify-content:center;min-width:0}.account-order>div:not(.account-order-action) span{display:block;margin-bottom:6px;font-size:11px;line-height:1.2;font-weight:750;text-transform:uppercase;letter-spacing:.045em;opacity:.48}.account-order>div:not(.account-order-action) strong{display:block;min-width:0;line-height:1.35;overflow-wrap:anywhere}.account-order small{display:block;margin-top:4px;opacity:.58}.account-order-action{display:flex;align-items:center;justify-content:flex-end;min-width:max-content;flex-shrink:0}.account-order-view{-webkit-appearance:none;-moz-appearance:none;appearance:none;white-space:nowrap;min-height:40px;padding:10px 17px;border:0;border-radius:10px;background:#111827;color:#fff;font:inherit;font-size:13px;font-weight:750;line-height:1;cursor:pointer;box-shadow:0 4px 12px #0f172a1f;transition:transform .15s ease,opacity .15s ease,box-shadow .15s ease}.account-order-view:hover{opacity:.94;transform:translateY(-1px);box-shadow:0 6px 16px #0f172a29}.account-order-view:active{transform:translateY(0)}.account-order-view:focus-visible{outline:2px solid currentColor;outline-offset:3px}.account-empty,.account-loading{padding:50px 20px;text-align:center;opacity:.62}.account-order-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:20px;box-sizing:border-box;background:#0f172a94;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);overflow:hidden}.account-order-modal{position:relative;display:flex;flex-direction:column;width:min(720px,100%);max-height:calc(100vh - 40px);overflow:hidden;background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:20px;box-shadow:0 24px 70px #0f172a3d}.account-order-modal-header{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-shrink:0;padding:20px 22px;background:#fff;border-bottom:1px solid rgba(15,23,42,.08)}.account-order-modal-header span{display:block;margin-bottom:5px;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;opacity:.5}.account-order-modal-header h2{margin:0;font-size:22px;line-height:1.25;letter-spacing:-.015em}.account-order-modal-close{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border:1px solid rgba(15,23,42,.1);border-radius:10px;background:#fff;color:inherit;font-size:24px;line-height:1;cursor:pointer;transition:background .15s ease,transform .15s ease}.account-order-modal-close:hover{background:#f5f6f7;transform:translateY(-1px)}.account-order-modal-loading,.account-order-modal-error{padding:48px 24px;text-align:center}.account-order-modal-error{color:#b42318}.account-order-modal-body{min-height:0;padding:26px;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin}.account-order-summary{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr) minmax(0,1.2fr);gap:14px;margin-bottom:28px}.account-order-summary>div{min-width:0;min-height:72px;padding:16px 17px;display:flex;flex-direction:column;justify-content:center;border:1px solid rgba(15,23,42,.075);border-radius:13px;background:#fafbfc}.account-order-summary span,.account-order-values span{display:block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.045em;opacity:.5}.account-order-summary strong{display:block;margin-top:7px;line-height:1.3;overflow-wrap:anywhere}.account-order-details-section{margin-top:26px}.account-order-details-section h3{margin:0 0 13px;font-size:15px;line-height:1.3}.account-order-details-section p{margin:5px 0;line-height:1.55}.account-order-items{display:grid;gap:10px}.account-order-item{display:flex;align-items:center;justify-content:space-between;gap:18px;min-width:0;padding:15px 17px;border:1px solid rgba(15,23,42,.075);border-radius:12px;background:#fff}.account-order-item>div{min-width:0}.account-order-item strong{display:block;line-height:1.35;overflow-wrap:anywhere}.account-order-item small{display:block;margin-top:4px;line-height:1.45;opacity:.58}.account-order-values{display:grid;gap:11px}.account-order-values>div{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:2px 0}.account-order-total{margin-top:8px;padding-top:14px;border-top:1px solid rgba(15,23,42,.1)}.account-order-total span{font-weight:750;text-transform:none;letter-spacing:0;opacity:1}.account-order-total strong{font-size:20px}.account-order-modal-footer{display:flex;justify-content:flex-end;margin-top:28px;padding-top:20px;border-top:1px solid rgba(15,23,42,.08)}.account-order-modal-close-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;min-height:42px;padding:11px 20px;border:0;border-radius:10px;background:#111827;color:#fff;font:inherit;font-weight:750;cursor:pointer;transition:opacity .15s ease,transform .15s ease}.account-order-modal-close-button:hover{opacity:.92;transform:translateY(-1px)}@media(max-width:900px){.account-order{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px 24px}.account-order-action{justify-content:flex-start;grid-column:1 / -1}.account-order-view{width:auto}}@media(max-width:850px){.account-main{padding-top:28px}.account-layout{grid-template-columns:1fr}.account-sidebar{position:static}.account-menu{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.account-header-inner{min-height:64px}.account-main{padding-top:22px;padding-bottom:40px}.account-heading{margin-bottom:22px}.account-heading h1{font-size:29px}.account-card{padding:19px;border-radius:17px}.account-profile-grid,.account-profile-form{grid-template-columns:1fr}.account-field-street{grid-column:auto}.account-profile-actions{align-items:stretch;flex-direction:column}.account-profile-actions button{width:100%}.account-menu{grid-template-columns:1fr}.account-order{grid-template-columns:1fr;gap:14px;padding:17px}.account-order>div:not(.account-order-action){padding-bottom:2px}.account-order-action{grid-column:auto;width:100%;margin-top:4px}.account-order-view{width:100%;min-height:44px}.account-order-modal-backdrop{align-items:center;padding:10px}.account-order-modal{width:100%;max-height:calc(100vh - 20px);border-radius:16px}.account-order-modal-body{padding:20px}.account-order-summary{grid-template-columns:1fr;gap:12px}.account-order-summary>div{min-height:0;padding:15px 16px}.account-order-item{align-items:flex-start;flex-direction:column;gap:10px}.account-order-item>div:last-child{width:100%;text-align:left}.account-order-modal-footer{margin-top:24px}.account-order-modal-close-button{width:100%}}@media(max-width:480px){.account-order-modal-backdrop{padding:8px}.account-order-modal{max-height:calc(100vh - 16px);border-radius:14px}.account-order-modal-header{padding:16px}.account-order-modal-header h2{font-size:20px}.account-order-modal-body{padding:18px}.account-order-summary{margin-bottom:22px}.account-order-details-section{margin-top:22px}}.auth-page{min-height:100vh;background:radial-gradient(circle at top left,rgba(37,99,235,.08),transparent 34%),#f8fafc}.auth-header{border-bottom:1px solid var(--dp-border);background:#fffffff5}.auth-header-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.auth-header .brand{font-size:28px}.auth-back{color:#64748b;font-size:13px;font-weight:700;transition:color .18s ease}.auth-back:hover{color:var(--dp-primary)}.auth-main{min-height:calc(100vh - 77px);display:flex;align-items:center;justify-content:center;padding:54px 20px 70px}.auth-card{width:100%;max-width:470px;padding:36px;border:1px solid var(--dp-border);border-radius:24px;background:#fff;box-shadow:0 22px 65px #0f172a14}.auth-card-register{max-width:600px}.auth-card-heading{margin-bottom:27px}.auth-card-heading>span{display:inline-block;margin-bottom:8px;color:var(--dp-primary);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.auth-card-heading h1{margin:0;color:#0f172a;font-size:30px;line-height:1.14;letter-spacing:-.025em}.auth-card-heading p{margin:11px 0 0;color:#64748b;font-size:14px;line-height:1.6}.auth-form{display:flex;flex-direction:column;gap:18px}.auth-form label{display:flex;flex-direction:column;gap:7px}.auth-form label>span{color:#334155;font-size:12px;font-weight:800}.auth-form input{width:100%;height:48px;padding:0 14px;border:1px solid #dbe3ee;border-radius:11px;outline:none;background:#fff;color:#0f172a;font:inherit;font-size:14px;transition:border-color .18s ease,box-shadow .18s ease}.auth-form input::placeholder{color:#a3afbf}.auth-form input:focus{border-color:var(--dp-primary);box-shadow:0 0 0 3px #2563eb1a}.auth-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.auth-primary,.auth-secondary{min-height:49px;display:flex;align-items:center;justify-content:center;border-radius:11px;font-size:13px;font-weight:900;transition:transform .15s ease,opacity .15s ease,background .15s ease}.auth-primary{border:0;margin-top:3px;background:var(--dp-primary);color:#fff;cursor:pointer}.auth-primary:hover:not(:disabled){transform:translateY(-1px)}.auth-primary:disabled{cursor:wait;opacity:.65}.auth-secondary{border:1px solid #dbe3ee;background:#fff;color:#334155}.auth-secondary:hover{border-color:#bfdbfe;background:#f8fbff;color:var(--dp-primary)}.auth-divider{position:relative;display:flex;justify-content:center;margin:25px 0 18px}.auth-divider:before{content:"";position:absolute;top:50%;right:0;left:0;height:1px;background:#edf1f6}.auth-divider span{position:relative;z-index:1;padding:0 12px;background:#fff;color:#94a3b8;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.auth-message{padding:11px 13px;border-radius:10px;font-size:12px;font-weight:700;line-height:1.45}.auth-error{border:1px solid #fecaca;background:#fef2f2;color:#b91c1c}.auth-trust{display:flex;align-items:center;gap:11px;margin-top:23px;padding-top:19px;border-top:1px solid #f1f5f9}.auth-trust>span{width:31px;height:31px;flex:0 0 31px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:#ecfdf5;color:#059669;font-weight:900}.auth-trust strong,.auth-trust small{display:block}.auth-trust strong{color:#334155;font-size:12px}.auth-trust small{margin-top:2px;color:#94a3b8;font-size:10px}.cart-auth-hint{margin:11px 0 0;color:#64748b;font-size:11px;line-height:1.5;text-align:center}.cart-checkout-button:disabled{cursor:wait;opacity:.65}@media(max-width:640px){.auth-header-inner{min-height:68px}.auth-header .brand{font-size:24px}.auth-back{font-size:11px}.auth-main{min-height:calc(100vh - 69px);align-items:flex-start;padding:28px 14px 94px}.auth-card{padding:25px 20px;border-radius:19px}.auth-card-heading{margin-bottom:23px}.auth-card-heading h1{font-size:26px}.auth-form-grid{grid-template-columns:1fr;gap:18px}}@media(max-width:380px){.auth-header-inner{gap:10px}.auth-header .brand{font-size:21px}.auth-back{font-size:10px}.auth-card{padding:23px 17px}}.checkout-page{min-height:100vh;background:radial-gradient(circle at 12% 0%,rgba(46,196,182,.08),transparent 28rem),#f7f9fc;color:#16202a}.checkout-header{background:#fff;border-bottom:1px solid #e8edf2}.checkout-header-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.checkout-back{color:#596673;font-size:14px;font-weight:700;text-decoration:none}.checkout-back:hover{color:#15202b}.checkout-main{padding-top:42px;padding-bottom:80px}.checkout-heading{max-width:720px;margin-bottom:30px}.checkout-eyebrow{display:inline-block;margin-bottom:8px;color:#13a89e;font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.checkout-heading h1{margin:0;color:#16202a;font-size:clamp(30px,4vw,44px);line-height:1.08;letter-spacing:-.035em}.checkout-heading p{margin:12px 0 0;color:#697581;font-size:16px;line-height:1.65}.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:28px;align-items:start}.checkout-content{display:flex;flex-direction:column;gap:20px}.checkout-card,.checkout-summary-card{background:#fff;border:1px solid #e6ebef;border-radius:22px;box-shadow:0 14px 40px #1726340f}.checkout-card-title{display:flex;align-items:flex-start;gap:14px;margin-bottom:22px}.checkout-step{width:34px;height:34px;flex:0 0 34px;display:flex;align-items:center;justify-content:center;border-radius:11px;background:#e9f9f7;color:#0b9c92;font-size:14px;font-weight:900}.checkout-card-title h2{margin:0;color:#16202a;font-size:19px}.checkout-card-title p{margin:5px 0 0;color:#77828d;font-size:13px;line-height:1.5}.checkout-account{display:flex;align-items:center;gap:13px;padding:16px;border-radius:16px;background:#f7f9fb;border:1px solid #edf0f3}.checkout-account-avatar{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#18232d;color:#fff;font-size:17px;font-weight:900}.checkout-account>div:last-child{min-width:0;display:flex;flex-direction:column;gap:3px}.checkout-account strong{color:#17212a;font-size:14px}.checkout-account span{overflow:hidden;color:#7a8590;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.checkout-delivery-options{display:grid;grid-template-columns:1fr 1fr;gap:14px}.checkout-delivery-option{width:100%;display:flex;align-items:center;gap:13px;padding:18px;border:1px solid #dfe5e9;border-radius:17px;background:#fff;color:#17212a;text-align:left;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.checkout-delivery-option:hover{transform:translateY(-1px);border-color:#b8dcd8}.checkout-delivery-option.active{border-color:#20b8ad;box-shadow:0 0 0 3px #20b8ad1a}.checkout-delivery-icon{width:44px;height:44px;flex:0 0 44px;display:flex;align-items:center;justify-content:center;border-radius:13px;background:#f3f6f8;font-size:21px}.checkout-delivery-option>span:last-child{display:flex;flex-direction:column;gap:4px}.checkout-delivery-option strong{font-size:14px}.checkout-delivery-option small{color:#7b8791;font-size:12px;line-height:1.4}.checkout-pickup-box{margin-top:18px;display:flex;gap:12px;padding:16px;border:1px solid #d7eee9;border-radius:15px;background:#f3fbf9}.checkout-pickup-box>span{color:#11a397;font-weight:900}.checkout-pickup-box strong{display:block;color:#18312f;font-size:13px}.checkout-pickup-box p{margin:4px 0 0;color:#657c79;font-size:12px;line-height:1.5}.checkout-address-form{margin-top:20px;padding-top:20px;border-top:1px solid #edf0f2}.checkout-address-grid{margin-top:14px;display:grid;grid-template-columns:minmax(0,2fr) minmax(100px,.65fr) minmax(0,1fr);gap:14px}.checkout-field{display:flex;flex-direction:column;gap:7px}.checkout-field label{color:#43505b;font-size:12px;font-weight:800}.checkout-field input{width:100%;min-height:46px;box-sizing:border-box;border:1px solid #dce3e8;border-radius:12px;background:#fff;padding:0 13px;color:#18222b;font:inherit;font-size:14px;outline:none}.checkout-field input:focus{border-color:#22b8ae;box-shadow:0 0 0 3px #22b8ae1a}.checkout-field-address{grid-column:span 2}.checkout-field-state{max-width:110px}.checkout-form-note{margin:15px 0 0;color:#87919a;font-size:12px}.checkout-payment-preview{display:flex;align-items:center;gap:13px;padding:16px;border:1px solid #e2e7eb;border-radius:16px;background:#f8fafb}.checkout-payment-preview>span{min-width:58px;padding:9px 11px;border-radius:10px;background:#17232d;color:#fff;font-size:12px;font-weight:900;text-align:center}.checkout-payment-preview>div{display:flex;flex-direction:column;gap:4px}.checkout-payment-preview strong{font-size:13px}.checkout-payment-preview small{color:#808b95;font-size:12px}.checkout-summary{position:sticky;top:22px}.checkout-summary-card h2{margin:0 0 20px;font-size:18px}.checkout-summary-items{display:flex;flex-direction:column;gap:14px;padding-bottom:18px;margin-bottom:17px;border-bottom:1px solid #edf0f2}.checkout-summary-item{display:flex;justify-content:space-between;gap:18px}.checkout-summary-item>div{min-width:0;display:flex;flex-direction:column;gap:4px}.checkout-summary-item strong{color:#26323c;font-size:12px}.checkout-summary-item>div>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.checkout-summary-item span{color:#8a949d;font-size:11px}.checkout-summary-row,.checkout-summary-total{display:flex;align-items:center;justify-content:space-between;gap:20px}.checkout-summary-row{margin-top:12px;color:#68747e;font-size:13px}.checkout-summary-row strong{color:#3e4a54}.checkout-summary-total{margin-top:18px;padding-top:18px;border-top:1px solid #e8ecef;color:#18222b}.checkout-summary-total span{font-size:14px;font-weight:800}.checkout-summary-total strong{font-size:24px;letter-spacing:-.025em}.checkout-primary-button{width:100%;min-height:50px;margin-top:22px;border:0;border-radius:13px;background:#1db5aa;color:#fff;font:inherit;font-size:14px;font-weight:900}.checkout-primary-button:disabled{opacity:.48;cursor:not-allowed}.checkout-safe-note{margin:12px 0 0;color:#8a949c;font-size:11px;text-align:center}.checkout-state-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:#f7f9fc}.checkout-state-card{display:flex;align-items:center;gap:12px;padding:18px 22px;border:1px solid #e4e9ed;border-radius:16px;background:#fff;box-shadow:0 14px 40px #17263412;color:#394650;font-size:13px}.checkout-state-spinner{width:18px;height:18px;border:2px solid #dce6e5;border-top-color:#1db5aa;border-radius:50%;animation:checkout-spin .7s linear infinite}@keyframes checkout-spin{to{transform:rotate(360deg)}}@media(max-width:960px){.checkout-layout{grid-template-columns:1fr}.checkout-summary{position:static}}@media(max-width:680px){.checkout-main{padding-top:28px;padding-bottom:48px}.checkout-header-inner{min-height:66px}.checkout-back{font-size:12px}.checkout-card,.checkout-summary-card{padding:19px;border-radius:18px}.checkout-delivery-options{grid-template-columns:1fr}.checkout-address-grid{grid-template-columns:1fr 110px}.checkout-field-address{grid-column:1 / -1}.checkout-field-state{max-width:none}}@media(max-width:430px){.checkout-heading h1{font-size:29px}.checkout-address-grid{grid-template-columns:1fr}.checkout-field-address{grid-column:auto}}.checkout-shipping-button{width:100%;margin-top:18px;min-height:48px;border:0;border-radius:14px;font-weight:800;cursor:pointer}.checkout-shipping-button:disabled{cursor:wait;opacity:.65}.checkout-shipping-error{margin:12px 0 0;font-size:13px;line-height:1.5}.checkout-shipping-options{display:grid;gap:10px;margin-top:14px}.checkout-shipping-option{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:15px 16px;border:1px solid rgba(127,127,127,.25);border-radius:14px;background:transparent;text-align:left;cursor:pointer}.checkout-shipping-option.active{border-width:2px}.checkout-shipping-option>span{display:grid;gap:4px}.checkout-shipping-option small{opacity:.7}.password-strength{margin-top:-1px;padding:12px 13px;border:1px solid #e8edf4;border-radius:11px;background:#f8fafc}.password-strength-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.password-strength-label{color:#64748b;font-size:11px;font-weight:800}.password-strength-header strong{font-size:11px;font-weight:900}.password-strength-weak .password-strength-header strong{color:#dc2626}.password-strength-medium .password-strength-header strong{color:#d97706}.password-strength-strong .password-strength-header strong{color:#059669}.password-strength-meter{display:grid;grid-template-columns:repeat(5,1fr);gap:5px;margin-bottom:10px}.password-strength-meter span{height:5px;border-radius:999px;background:#e2e8f0;transition:background .18s ease,transform .18s ease}.password-strength-weak .password-strength-meter span.is-active{background:#ef4444}.password-strength-medium .password-strength-meter span.is-active{background:#f59e0b}.password-strength-strong .password-strength-meter span.is-active{background:#10b981}.password-strength-criteria{display:grid;grid-template-columns:1fr 1fr;gap:5px 12px}.password-strength-criteria>div{display:flex;align-items:center;gap:6px;color:#94a3b8;font-size:10px;font-weight:700;line-height:1.3}.password-strength-criteria>div.is-valid{color:#475569}.password-strength-check{width:14px;flex:0 0 14px;font-size:11px;font-weight:900}.password-strength-criteria>div.is-valid .password-strength-check{color:#10b981}@media(max-width:480px){.password-strength-criteria{grid-template-columns:1fr}}.password-strength{width:100%;box-sizing:border-box;grid-column:1 / -1}.password-match{width:100%;box-sizing:border-box;grid-column:1 / -1;display:flex;align-items:center;gap:7px;margin-top:-4px;padding:9px 12px;border-radius:9px;font-size:11px;font-weight:800}.password-match>span:first-child{width:16px;flex:0 0 16px;text-align:center;font-size:12px;font-weight:900}.password-match-valid{color:#059669;background:#ecfdf5;border:1px solid #bbf7d0}.password-match-valid>span:first-child{color:#10b981}.password-match-invalid{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.password-match-invalid>span:first-child{color:#ef4444}@media(max-width:640px){.password-strength,.password-match{grid-column:1}}.product-cart-confirmation{margin-top:16px;padding:16px 18px;border:1px solid #d9e5f5;border-radius:14px;background:#f8fbff}.product-cart-confirmation-message{display:flex;align-items:center;gap:12px}.product-cart-confirmation-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;flex:0 0 32px;border-radius:50%;background:#e9f9f0;color:#16a05d;font-size:18px;font-weight:800}.product-cart-confirmation-message strong{display:block;font-size:14px;line-height:1.4;color:#10233f}.product-cart-confirmation-message small{display:block;margin-top:3px;color:#6d7f99;font-size:12px;line-height:1.4}.product-cart-confirmation-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.product-cart-confirmation-actions button{min-height:42px;border-radius:10px;padding:0 16px;font-size:13px;font-weight:700;cursor:pointer;transition:all .2s ease}.product-continue-shopping{border:1px solid #d7e1ef;background:#fff;color:#18304f}.product-continue-shopping:hover{border-color:#2b64e8;color:#2b64e8}.product-go-checkout{border:1px solid #2864e8;background:#2864e8;color:#fff}.product-go-checkout:hover{background:#1f55cc;border-color:#1f55cc}@media(max-width:700px){.product-cart-confirmation-actions{grid-template-columns:1fr}}.my-orders-main{padding-top:38px;padding-bottom:64px}.my-orders-top{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:26px}.my-orders-top>div{min-width:0}.my-orders-eyebrow{display:block;margin-bottom:7px;color:var(--dp-primary);font-size:11px;line-height:1.2;font-weight:800;letter-spacing:.08em}.my-orders-top h1{margin:0 0 7px;color:#0f172a;font-size:34px;line-height:1.15;font-weight:800;letter-spacing:-.025em}.my-orders-top p{margin:0;max-width:720px;color:#64748b;font-size:15px;line-height:1.6}.my-orders-account-link{display:inline-flex;align-items:center;gap:7px;flex-shrink:0;min-height:42px;padding:0 14px;border:1px solid rgba(15,23,42,.09);border-radius:11px;background:#fff;color:#334155;font-size:13px;font-weight:750;text-decoration:none;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease}.my-orders-account-link:hover{border-color:#2563eb33;background:#f8fbff;color:var(--dp-primary);transform:translateY(-1px)}.my-orders-card{overflow:hidden;border:1px solid rgba(15,23,42,.08);border-radius:20px;background:#fff;box-shadow:0 8px 30px #0f172a0b}.my-orders-card-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 26px;border-bottom:1px solid rgba(15,23,42,.075);background:#fff}.my-orders-card-header>div{min-width:0}.my-orders-card-header>div>span{display:block;margin-bottom:5px;color:#64748b;font-size:10px;line-height:1.2;font-weight:800;letter-spacing:.08em}.my-orders-card-header h2{margin:0;color:#0f172a;font-size:21px;line-height:1.25;font-weight:800;letter-spacing:-.015em}.my-orders-card-header>strong{display:flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 12px;box-sizing:border-box;border-radius:11px;background:var(--dp-primary-soft);color:var(--dp-primary);font-size:14px;font-weight:800}.my-orders-list{display:grid}.my-order-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:26px;min-width:0;padding:22px 26px;border-bottom:1px solid rgba(15,23,42,.075);background:#fff;transition:background .18s ease,box-shadow .18s ease}.my-order-card:last-child{border-bottom:0}.my-order-card:hover{background:#fbfdff;box-shadow:inset 3px 0 0 var(--dp-primary)}.my-order-main{display:grid;grid-template-columns:170px minmax(0,1fr);align-items:center;gap:30px;min-width:0}.my-order-number{display:flex;flex-direction:column;min-width:0}.my-order-number span,.my-order-info>div>span{display:block;color:#64748b;font-size:10px;line-height:1.2;font-weight:800;letter-spacing:.065em;text-transform:uppercase}.my-order-number span{margin-bottom:6px}.my-order-number strong{color:#0f172a;font-size:18px;line-height:1.25;font-weight:800;letter-spacing:.005em}.my-order-info{display:grid;grid-template-columns:minmax(100px,1fr) minmax(135px,1fr) minmax(110px,1fr);align-items:center;gap:24px;min-width:0}.my-order-info>div{display:flex;flex-direction:column;gap:6px;min-width:0}.my-order-info>div>strong{display:block;min-width:0;color:#0f172a;font-size:14px;line-height:1.35;font-weight:700;overflow-wrap:anywhere}.my-order-info>div:last-child strong{font-size:16px;font-weight:800}.my-orders-status{display:inline-flex!important;align-items:center;justify-content:center;width:max-content;min-height:27px;padding:4px 10px;box-sizing:border-box;border-radius:999px;font-size:11px!important;line-height:1.2!important;font-weight:800!important}.my-orders-status-pending{background:#fff7ed;color:#c2410c!important}.my-orders-status-confirmed{background:#eff6ff;color:#1d4ed8!important}.my-orders-status-preparing{background:#fefce8;color:#a16207!important}.my-orders-status-ready{background:#f0fdf4;color:#15803d!important}.my-orders-status-delivered{background:#ecfdf5;color:#047857!important}.my-orders-status-cancelled{background:#fef2f2;color:#b91c1c!important}.my-order-view{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:162px;min-height:42px;padding:0 15px;box-sizing:border-box;border:1px solid rgba(37,99,235,.18);border-radius:11px;background:#fff;color:var(--dp-primary);font-size:13px;line-height:1;font-weight:800;text-decoration:none;white-space:nowrap;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.my-order-view span{font-size:16px;line-height:1;transition:transform .18s ease}.my-order-view:hover{border-color:#2563eb47;background:var(--dp-primary-soft);color:var(--dp-primary-dark);transform:translateY(-1px);box-shadow:0 5px 16px #2563eb14}.my-order-view:hover span{transform:translate(3px)}.my-orders-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;padding:50px 26px;text-align:center}.my-orders-empty-icon{display:flex;align-items:center;justify-content:center;width:58px;height:58px;margin-bottom:17px;border-radius:16px;background:var(--dp-primary-soft);font-size:25px}.my-orders-empty h3{margin:0;color:#0f172a;font-size:18px;line-height:1.3;font-weight:800}.my-orders-empty p{max-width:420px;margin:8px 0 20px;color:#64748b;font-size:14px;line-height:1.55}.my-orders-empty a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 17px;border-radius:11px;background:var(--dp-primary);color:#fff;font-size:13px;font-weight:800;text-decoration:none;transition:background .18s ease,transform .18s ease}.my-orders-empty a:hover{background:var(--dp-primary-dark);transform:translateY(-1px)}.order-details-main{padding-top:30px;padding-bottom:64px}.order-details-back{margin-bottom:22px}.order-details-back a{display:inline-flex;align-items:center;min-height:40px;color:#334155;font-size:13px;font-weight:750;text-decoration:none;transition:color .18s ease,transform .18s ease}.order-details-back a:hover{color:var(--dp-primary);transform:translate(-2px)}.order-details-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px;padding:26px;border:1px solid rgba(15,23,42,.08);border-radius:20px;background:#fff;box-shadow:0 8px 30px #0f172a0b}.order-details-heading>div{min-width:0}.order-details-heading>div>span{display:block;margin-bottom:7px;color:var(--dp-primary);font-size:10px;line-height:1.2;font-weight:800;letter-spacing:.08em}.order-details-heading h1{margin:0;color:#0f172a;font-size:32px;line-height:1.15;font-weight:800;letter-spacing:-.025em}.order-details-heading p{margin:8px 0 0;color:#64748b;font-size:14px;line-height:1.5}.order-details-status{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;min-height:30px;padding:5px 12px;border-radius:999px;font-size:12px;line-height:1.2;font-weight:800}.order-details-status-pending{background:#fff7ed;color:#c2410c}.order-details-status-confirmed{background:#eff6ff;color:#1d4ed8}.order-details-status-preparing{background:#fefce8;color:#a16207}.order-details-status-ready{background:#f0fdf4;color:#15803d}.order-details-status-delivered{background:#ecfdf5;color:#047857}.order-details-status-cancelled{background:#fef2f2;color:#b91c1c}.order-details-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.85fr);gap:20px;align-items:start}.order-details-card{min-width:0;padding:24px;border:1px solid rgba(15,23,42,.08);border-radius:20px;background:#fff;box-shadow:0 8px 30px #0f172a0b}.order-details-card:first-child{grid-row:auto}.order-details-card-heading{margin-bottom:20px}.order-details-card-heading span{display:block;margin-bottom:5px;color:#64748b;font-size:10px;line-height:1.2;font-weight:800;letter-spacing:.08em}.order-details-card-heading h2{margin:0;color:#0f172a;font-size:20px;line-height:1.25;font-weight:800;letter-spacing:-.015em}.order-details-items{display:grid;gap:0}.order-details-item{display:flex;align-items:center;justify-content:space-between;gap:20px;min-width:0;padding:16px 0;border-bottom:1px solid rgba(15,23,42,.075)}.order-details-item:first-child{padding-top:0}.order-details-item:last-child{padding-bottom:0;border-bottom:0}.order-details-item>div{display:flex;flex-direction:column;gap:5px;min-width:0}.order-details-item strong{color:#0f172a;font-size:14px;line-height:1.4;font-weight:750;overflow-wrap:anywhere}.order-details-item span{color:#64748b;font-size:13px;line-height:1.4}.order-details-item>strong{flex-shrink:0;font-size:14px;font-weight:800}.order-details-values{display:grid;gap:12px}.order-details-values>div{display:flex;align-items:center;justify-content:space-between;gap:18px;min-width:0}.order-details-values>div>span{color:#64748b;font-size:13px;line-height:1.4}.order-details-values>div>strong{color:#0f172a;font-size:13px;line-height:1.4;font-weight:750;text-align:right}.order-details-total{margin-top:6px;padding-top:16px;border-top:1px solid rgba(15,23,42,.09)}.order-details-total>span{color:#0f172a!important;font-weight:750!important}.order-details-total>strong{color:#0f172a!important;font-size:20px!important;font-weight:800!important}.order-details-pix{margin-top:20px;padding:15px;border:1px solid rgba(37,99,235,.12);border-radius:13px;background:#f8fbff}.order-details-pix>strong{display:block;margin-bottom:8px;color:#0f172a;font-size:12px;font-weight:800}.order-details-pix>div{padding:11px 12px;border:1px solid rgba(15,23,42,.08);border-radius:9px;background:#fff;color:#334155;font-size:12px;line-height:1.5;word-break:break-all}.order-details-address{margin-top:20px;padding-top:18px;border-top:1px solid rgba(15,23,42,.075)}.order-details-address>strong{display:block;margin-bottom:8px;color:#0f172a;font-size:13px;font-weight:800}.order-details-address p{margin:4px 0;color:#475569;font-size:13px;line-height:1.55}.order-details-notes{margin:0;padding:15px 16px;border:1px solid rgba(15,23,42,.075);border-radius:13px;background:#fafbfc;color:#475569;font-size:14px;line-height:1.65;white-space:pre-wrap}.order-details-footer{display:flex;justify-content:flex-start;margin-top:20px}.order-details-back-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 17px;border:1px solid rgba(15,23,42,.1);border-radius:11px;background:#fff;color:#334155;font-size:13px;font-weight:750;text-decoration:none;transition:border-color .18s ease,background .18s ease,color .18s ease,transform .18s ease}.order-details-back-button:hover{border-color:#2563eb2e;background:#f8fbff;color:var(--dp-primary);transform:translateY(-1px)}@media(max-width:1000px){.my-order-main{grid-template-columns:150px minmax(0,1fr);gap:22px}.my-order-info{gap:18px}.order-details-grid{grid-template-columns:1fr}}@media(max-width:900px){.my-orders-main,.order-details-main{padding-top:30px;padding-bottom:50px}.my-orders-top{align-items:flex-start;flex-direction:column;gap:16px}.my-orders-account-link{order:2}.my-order-card{grid-template-columns:1fr;gap:20px;padding:22px 24px}.my-order-main{grid-template-columns:1fr;gap:20px}.my-order-info{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.my-order-view{width:100%}.order-details-heading{align-items:flex-start;flex-direction:column}}@media(max-width:600px){.my-orders-top h1{font-size:29px}.my-orders-top p{font-size:14px}.my-orders-card,.order-details-heading,.order-details-card{border-radius:17px}.my-orders-card-header,.my-order-card{padding:20px}.my-order-info{grid-template-columns:1fr 1fr;gap:17px 14px}.my-order-info>div:last-child{grid-column:1 / -1}.my-order-info>div:last-child strong{font-size:18px}.order-details-heading{padding:22px}.order-details-heading h1{font-size:29px}.order-details-card{padding:20px}.order-details-values>div{align-items:flex-start}}.checkout-payment-options{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:4px}.checkout-payment-option{position:relative;width:100%;min-height:106px;box-sizing:border-box;display:flex;align-items:center;gap:14px;padding:18px;border:1px solid #dfe6eb;border-radius:17px;background:#fff;color:#17212a;text-align:left;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease,transform .18s ease}.checkout-payment-option:hover{border-color:#b9deda;transform:translateY(-1px)}.checkout-payment-option-active{border-color:#20b8ad;background:#f3fbf9;box-shadow:0 0 0 3px #20b8ad14}.checkout-payment-option-icon{width:48px;height:48px;flex:0 0 48px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:#e9f9f7;color:#11a397;font-size:13px;font-weight:900}.checkout-payment-option-content{min-width:0;flex:1;display:flex;flex-direction:column;gap:5px}.checkout-payment-option-content strong{color:#17212a;font-size:15px;font-weight:900}.checkout-payment-option-content small{color:#74808c;font-size:12px;line-height:1.4}.checkout-payment-option-radio{width:22px;height:22px;flex:0 0 22px;display:flex;align-items:center;justify-content:center;border:1px solid #d7e0e5;border-radius:50%;color:#fff;font-size:12px;font-weight:900}.checkout-payment-option-active .checkout-payment-option-radio{border-color:#20b8ad;background:#20b8ad}.checkout-payment-security{display:flex;align-items:center;gap:13px;margin-top:16px;padding:16px;border:1px solid #dfe7f5;border-radius:15px;background:#f4f7fd}.checkout-payment-security>span{width:38px;height:38px;flex:0 0 38px;display:flex;align-items:center;justify-content:center;border-radius:11px;background:#fff;color:#315fa8;font-size:17px}.checkout-payment-security>div{min-width:0;display:flex;flex-direction:column;gap:4px}.checkout-payment-security strong{color:#253b59;font-size:13px;font-weight:900}.checkout-payment-security small{color:#71809a;font-size:12px;line-height:1.45}.checkout-payment-preview{display:block;margin-top:20px;padding:0;border:0;border-radius:0;background:transparent}.checkout-pix-panel{width:100%;box-sizing:border-box;overflow:hidden;border:1px solid #e1e7ed;border-radius:18px;background:#fff}.checkout-pix-header{padding:18px 18px 14px}.checkout-pix-header>div{display:flex;flex-direction:column;gap:6px}.checkout-pix-header strong{color:#18232d;font-size:17px;font-weight:900}.checkout-pix-header span{color:#71808d;font-size:12px;line-height:1.45}.checkout-pix-code-card{display:flex;align-items:center;gap:18px;margin:0 12px;padding:14px;border:1px solid #e5ebf0;border-radius:14px;background:#fbfcfd}.checkout-pix-qr{display:block;width:138px;height:138px;flex:0 0 138px;object-fit:contain;border-radius:8px}.checkout-pix-value{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:6px}.checkout-pix-value>span{color:#788692;font-size:12px}.checkout-pix-value>strong{color:#099d82;font-size:23px;font-weight:900}.checkout-pix-copy-button{min-height:40px;padding:0 14px;border:1px solid #dbe5f0;border-radius:10px;background:#fff;color:#1261d6;font:inherit;font-size:12px;font-weight:900;cursor:pointer}.checkout-pix-steps{display:grid;grid-template-columns:1fr 22px 1fr 22px 1fr;align-items:center;gap:5px;padding:20px 12px 16px}.checkout-pix-step{min-width:0;display:flex;flex-direction:column;align-items:center;gap:5px;text-align:center}.checkout-pix-step>span{width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f0f5fb;color:#2366c5;font-size:12px;font-weight:900}.checkout-pix-step-active>span{background:#e9f5ff;color:#1874df}.checkout-pix-step-confirm>span{background:#eaf9f2;color:#18a36d}.checkout-pix-step strong{color:#25313c;font-size:11px;font-weight:900}.checkout-pix-step small{color:#89939d;font-size:9px;line-height:1.3}.checkout-pix-step-arrow{color:#b9c2ca;font-size:24px;text-align:center}.checkout-pix-status{display:flex;align-items:flex-start;gap:11px;margin:0 12px 14px;padding:13px;border:1px solid #d9eafa;border-radius:12px;background:#eef7ff}.checkout-pix-status-paid{border-color:#cdebdc;background:#eefaf4}.checkout-pix-status-icon{width:27px;height:27px;flex:0 0 27px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#1874df;color:#fff;font-size:12px;font-weight:900}.checkout-pix-status-paid .checkout-pix-status-icon{background:#19a36c}.checkout-pix-status>div{min-width:0;display:flex;flex-direction:column;gap:4px}.checkout-pix-status strong{color:#243a54;font-size:12px;font-weight:900}.checkout-pix-status-paid strong{color:#176b4b}.checkout-pix-status>div>span{color:#667d96;font-size:11px;line-height:1.45}.checkout-pix-orders-button{display:block;margin:0 12px 12px;padding:12px;border-radius:11px;background:#1db5aa;color:#fff;font-size:12px;font-weight:900;text-align:center;text-decoration:none}.checkout-pix-ticket-link{display:block;margin:0 12px 14px;color:#1261d6;font-size:11px;font-weight:800;text-align:center;text-decoration:none}.checkout-pix-unavailable{display:flex;flex-direction:column;gap:6px;padding:16px;border:1px solid #e5e9ed;border-radius:14px;background:#f8fafb}.checkout-pix-unavailable strong{color:#26323c;font-size:13px}.checkout-pix-unavailable span{color:#7d8993;font-size:12px}@media(max-width:680px){.checkout-payment-options{grid-template-columns:1fr}.checkout-pix-code-card{flex-direction:column}.checkout-pix-value{width:100%;align-items:center;text-align:center}.checkout-pix-steps{grid-template-columns:1fr;gap:10px}.checkout-pix-step-arrow{display:none}}.checkout-page{background:#f6f7f9}.checkout-main{max-width:1240px}.checkout-heading{margin-bottom:28px}.checkout-heading h1{font-size:32px;font-weight:800;letter-spacing:-.6px}.checkout-heading p{color:#6b7280}.checkout-card,.checkout-summary-card{background:#fff;border:1px solid #e8ebef;border-radius:18px;box-shadow:0 8px 28px #0f172a0e}.checkout-card{padding:26px}.checkout-card-title{margin-bottom:22px}.checkout-card-title h2{font-size:19px;font-weight:750}.checkout-card-title p{color:#737b87}.checkout-delivery-options{gap:14px}.checkout-delivery-option{min-height:78px;border:1px solid #e1e5ea;border-radius:14px;background:#fff;transition:.18s ease}.checkout-delivery-option:hover{border-color:#b8c0ca;transform:translateY(-1px)}.checkout-delivery-option.active{border-color:#111827;background:#fafafa;box-shadow:0 0 0 2px #1118270f}.checkout-field input{min-height:48px;border:1px solid #dfe3e8;border-radius:10px;background:#fff}.checkout-field input:focus{border-color:#111827;box-shadow:0 0 0 3px #11182712}.checkout-payment-options{display:grid;grid-template-columns:1fr 1fr;gap:14px}.checkout-payment-option{min-height:112px;padding:18px;border:1px solid #e0e4e9;border-radius:16px;background:#fff;transition:.18s ease}.checkout-payment-option:hover{border-color:#b9c0c8;transform:translateY(-1px)}.checkout-payment-option-active{border-color:#111827;background:#fafafa;box-shadow:0 0 0 2px #1118270f}.checkout-payment-option-icon{width:42px;height:42px;border-radius:11px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800}.checkout-payment-option-content strong{font-size:15px}.checkout-payment-option-content small{color:#737b87}.checkout-payment-preview{width:100%;margin-top:22px!important;padding:0!important;overflow:hidden;background:#fff!important;border:1px solid #e2e6eb!important;border-radius:20px!important;box-shadow:0 12px 35px #0f172a13!important;color:#171a1f}.checkout-payment-preview:before{content:"Pagamento via PIX";display:block;padding:22px 24px 18px;font-size:20px;font-weight:800;letter-spacing:-.3px;border-bottom:1px solid #edf0f3;background:#fff}.checkout-payment-preview>span{display:block;padding-left:24px;padding-right:24px;color:#69717d}.checkout-payment-preview>strong{display:block;padding:20px 24px 4px;font-size:15px}.checkout-payment-preview img[alt="QR Code PIX"]{display:block!important;width:210px!important;max-width:70vw!important;height:auto!important;margin:16px auto 22px!important;padding:12px;background:#fff;border:1px solid #e6e9ed;border-radius:14px;box-shadow:0 5px 18px #0f172a12}.checkout-payment-preview textarea{display:block;width:calc(100% - 48px)!important;margin:8px 24px 0!important;min-height:92px;padding:13px;border:1px solid #dfe3e8;border-radius:11px;background:#f8f9fb;color:#4b5563;font-size:12px;line-height:1.45;resize:none}.checkout-payment-preview textarea:focus{outline:none;border-color:#aeb6c0;box-shadow:0 0 0 3px #1118270f}.checkout-payment-preview .checkout-primary-button{width:calc(100% - 48px);margin-left:24px;margin-right:24px;min-height:48px;border-radius:11px;font-weight:700}.checkout-payment-preview a{color:#171a1f;font-weight:700;text-decoration:none}.checkout-payment-preview a:hover{text-decoration:underline}.checkout-payment-preview>div:first-of-type{border-radius:0!important;margin:0!important;padding:16px 24px!important;background:#fafbfc!important;border:0!important;border-bottom:1px solid #edf0f3!important}.checkout-payment-preview>div:first-of-type strong{font-size:14px}.checkout-payment-security{margin-top:18px;padding:14px 16px;border-radius:12px;background:#f8fafb;border:1px solid #edf0f3}.checkout-safe-note{color:#69717d;font-size:12px}.checkout-summary{position:sticky;top:24px}.checkout-summary-card{padding:24px}.checkout-summary-card h2{font-size:20px;font-weight:800;letter-spacing:-.2px}.checkout-summary-item{padding:14px 0;border-bottom:1px solid #edf0f3}.checkout-summary-item strong{font-size:14px}.checkout-summary-item span{color:#737b87;font-size:13px}.checkout-summary-row{padding:12px 0}.checkout-summary-total{margin-top:8px;padding-top:18px;border-top:1px solid #e7eaee}.checkout-summary-total span{font-size:15px;font-weight:650}.checkout-summary-total strong{font-size:24px;font-weight:850;letter-spacing:-.4px}.checkout-primary-button{min-height:52px;border-radius:12px;font-size:15px;font-weight:750;box-shadow:none;transition:transform .15s ease,box-shadow .15s ease,opacity .15s ease}.checkout-primary-button:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 7px 18px #0f172a1f}.checkout-primary-button:disabled{opacity:.55}@media(max-width:760px){.checkout-payment-options{grid-template-columns:1fr}.checkout-card,.checkout-summary-card{padding:20px;border-radius:15px}.checkout-payment-preview{border-radius:16px!important}.checkout-payment-preview:before{padding:19px 20px 16px;font-size:18px}.checkout-payment-preview>span,.checkout-payment-preview>strong{padding-left:20px;padding-right:20px}.checkout-payment-preview textarea{width:calc(100% - 40px)!important;margin-left:20px!important;margin-right:20px!important}.checkout-payment-preview .checkout-primary-button{width:calc(100% - 40px);margin-left:20px;margin-right:20px}.checkout-payment-preview img[alt="QR Code PIX"]{width:190px!important}.checkout-summary{position:static}}.checkout-payment-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:20px}.checkout-payment-option{position:relative;min-height:112px;padding:20px;border:1px solid #dfe5eb;border-radius:16px;background:#fff;display:flex;align-items:center;gap:16px;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease,transform .18s ease}.checkout-payment-option:hover{border-color:#b9dedd;box-shadow:0 6px 18px #0f172a0f}.checkout-payment-option.selected{border-color:#20b8b0;background:linear-gradient(180deg,#20b8b009,#20b8b014);box-shadow:0 0 0 1px #20b8b014}.checkout-payment-option-icon{width:52px;height:52px;min-width:52px;border-radius:12px;background:#effaf9;display:flex;align-items:center;justify-content:center;font-weight:800;color:#13aaa3}.checkout-payment-option-content{flex:1}.checkout-payment-option-content strong{display:block;font-size:16px;color:#172033;margin-bottom:5px}.checkout-payment-option-content span{display:block;color:#718096;font-size:13px;line-height:1.4}.checkout-payment-option-check{width:24px;height:24px;border-radius:50%;border:1px solid #d8e0e7;display:flex;align-items:center;justify-content:center;color:#fff;font-size:13px;font-weight:800}.checkout-payment-option.selected .checkout-payment-option-check{border-color:#20b8b0;background:#20b8b0}.checkout-payment-option.disabled{opacity:.55;cursor:not-allowed}.checkout-payment-preview{margin-top:18px;border-radius:18px;overflow:hidden}.checkout-payment-preview textarea{border:1px solid #dfe5eb;border-radius:12px;background:#f8fafc;padding:12px;font-size:12px}.checkout-payment-preview img[alt="QR Code PIX"]{width:190px!important;height:190px!important;object-fit:contain;padding:10px;background:#fff;border:1px solid #e5eaf0;border-radius:14px;box-shadow:0 5px 18px #0f172a12}.checkout-payment-preview .checkout-primary-button{min-height:48px;border-radius:12px}@media(max-width:760px){.checkout-payment-options{grid-template-columns:1fr}.checkout-payment-option{min-height:96px}}
