:root{color-scheme:light;--bg:#f6f6f8;--surface:#fff;--surface-muted:#f8fafc;--line:#e2e8f0;--line-strong:#cbd5e1;--text:#0f172a;--muted:#64748b;--brand:#1e3fae;--brand-strong:#16318a;--danger:#ef4444;--footer:#08153f;--shadow-sm:0 1px 2px rgba(15,23,42,.06);--shadow-md:0 10px 24px rgba(15,23,42,.08);--radius-xl:16px;--radius-lg:12px;--radius-md:10px}*{box-sizing:border-box}body,html{margin:0;padding:0}body{min-height:100vh;background:var(--bg);color:var(--text);font-family:var(--font-body),var(--font-korean),"Inter","Noto Sans KR",sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}dd,dl,h1,h2,h3,h4,p,ul{margin:0}.sr-only,ul{padding:0}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.page-wrap{width:min(1120px,calc(100% - 32px));margin:0 auto}.checkout-wrap{width:min(896px,calc(100% - 32px));margin:0 auto}.icon{width:18px;height:18px;display:block}.icon-chevron,.icon-stepper{width:14px;height:14px}.checkout-button,.newsletter-button,.primary-button,.secondary-button{border:0;border-radius:8px;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.checkout-button,.newsletter-button,.primary-button{background:var(--brand);color:#fff;box-shadow:0 10px 18px rgba(30,63,174,.2)}.checkout-button:hover,.newsletter-button:hover,.primary-button:hover{background:var(--brand-strong);transform:translateY(-1px)}.secondary-button{background:#fff;color:var(--text);border:1px solid var(--line)}.secondary-button:hover{transform:translateY(-1px)}.store-shell{min-height:100vh}.store-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:hsla(0,0%,100%,.82);border-bottom:1px solid var(--line)}.store-header-inner{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:20px}.catalog-card-price,.catalog-controls,.checkout-header-inner,.checkout-item-card,.checkout-item-foot,.checkout-item-head,.checkout-title,.detail-action-row,.detail-headline,.detail-price-card,.detail-purchase-row,.footer-brand,.store-brand,.store-header-actions,.store-header-left{display:flex;align-items:center;gap:16px}.checkout-icon,.store-brand-icon{width:32px;height:32px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:rgba(30,63,174,.1);color:var(--brand)}.store-brand-text{font-size:20px;font-weight:700;letter-spacing:-.025em}.header-search{width:min(300px,100%);min-width:220px;height:36px;padding:0 16px 0 12px;border-radius:8px;background:#f1f5f9;color:var(--muted);display:inline-flex;align-items:center;gap:10px}.header-search input{flex:1 1 auto;border:0;background:transparent;color:var(--text);outline:none}.checkout-trash,.header-icon-button,.profile-chip{width:32px;height:32px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;position:relative}.checkout-trash,.header-icon-button{border:0;background:transparent;color:var(--text)}.header-count{position:absolute;top:-2px;right:-3px;min-width:16px;height:16px;padding:0 4px;border-radius:999px;background:var(--brand);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:700}.profile-chip{background:rgba(30,63,174,.14);border:1px solid rgba(30,63,174,.16);color:#556c5e;font-weight:700}.category-bar{background:#fff;border-bottom:1px solid var(--line)}.category-bar-inner{min-height:46px;display:flex;align-items:center;gap:24px;overflow-x:auto}.category-link{padding:12px 0 10px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--muted);white-space:nowrap;font-size:14px;font-weight:500}.category-link.active{color:var(--brand);border-bottom-color:var(--brand);font-weight:600}.hero-section{padding:32px 0 0}.hero-card{min-height:256px;border-radius:12px;overflow:hidden;background:rgba(30,63,174,.1);display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,1fr);align-items:stretch}.hero-copy{padding:48px;display:grid;align-content:center;grid-gap:16px;gap:16px;background:linear-gradient(90deg,rgba(30,63,174,.06),rgba(30,63,174,.02))}.hero-badge{width:-moz-fit-content;width:fit-content;padding:4px 12px;border-radius:999px;background:var(--brand);color:#fff;font-size:12px;font-weight:700;letter-spacing:.01em}.hero-badge.soft{background:rgba(30,63,174,.1);color:var(--brand)}.hero-copy h1{font-size:clamp(34px,5vw,52px);line-height:1.08;letter-spacing:-.04em}.hero-copy p{max-width:40ch;color:var(--muted);font-size:18px;line-height:1.55}.hero-copy .primary-button{width:-moz-fit-content;width:fit-content;min-height:44px;padding:10px 24px;display:inline-flex;align-items:center;justify-content:center;font-weight:600}.hero-image-wrap{position:relative;min-height:256px}.hero-image{object-fit:cover}.catalog-section{padding:32px 0 80px}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:32px}.catalog-count{color:var(--muted);font-size:14px}.sort-select{min-width:155px;height:38px;padding:0 34px 0 16px;border-radius:8px;border:1px solid var(--line);background:#fff;color:var(--text);position:relative;display:inline-flex;align-items:center;font-size:14px}.sort-select select{position:absolute;inset:0;opacity:0}.sort-select .icon-chevron{position:absolute;right:12px}.filter-button{height:38px;padding:0 16px;border-radius:8px;border:1px solid var(--line);background:#fff;color:var(--text);display:inline-flex;align-items:center;gap:8px;font-size:14px}.filter-button.active{border-color:rgba(30,63,174,.24);background:rgba(30,63,174,.08);color:var(--brand)}.catalog-grid,.related-grid{display:grid;grid-gap:32px;gap:32px}.catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.catalog-card,.related-card{color:inherit;display:grid;grid-gap:12px;gap:12px}.catalog-image{position:relative;height:256px;background:#f1f5f9;border-radius:12px;overflow:hidden}.catalog-image.compact{height:220px}.catalog-image-img,.checkout-item-image img{object-fit:cover}.catalog-image-img,.checkout-item-image img,.detail-media-img{position:absolute;inset:0;width:100%;height:100%;display:block}.detail-media-img{padding:24px;object-fit:contain}.catalog-image-placeholder{position:absolute;inset:0;width:100%;height:100%;padding:20px;display:grid;align-content:center;justify-items:center;grid-gap:8px;gap:8px;text-align:center;background:linear-gradient(135deg,#dbeafe,#eff6ff);color:#334155}.catalog-image-placeholder strong{font-size:14px;letter-spacing:.04em}.catalog-image-placeholder span{color:var(--muted);font-size:12px}.catalog-image-placeholder.compact{padding:12px}.catalog-image-placeholder.detail{min-height:100%}.image-badge{position:absolute;top:12px;display:inline-flex;align-items:center;justify-content:center;left:12px;padding:4px 8px;border-radius:4px;color:#fff;font-size:10px;font-weight:700;line-height:1.5}.image-badge.brand{background:var(--brand)}.image-badge.danger{background:var(--danger)}.catalog-card-body{display:grid;grid-gap:4px;gap:4px}.catalog-card-body h2,.related-card-body h3{font-size:16px;line-height:1.45;font-weight:500}.catalog-card-category,.catalog-card-description,.checkout-cta-block p,.checkout-item-copy p,.checkout-summary-card dt,.detail-category,.detail-meta-grid dt,.detail-option-chip small,.detail-option-head span,.detail-price-label,.detail-subcopy,.footer-brand-block p,.footer-column p,.footer-meta p,.not-found-card p,.related-card-body p{color:var(--muted)}.catalog-card-price{gap:8px;align-items:baseline}.catalog-card-description{line-height:1.6}.catalog-card-price strong,.checkout-item-foot strong,.detail-price-card strong,.related-card-body strong,.summary-total-row dd{color:var(--brand);font-size:18px;line-height:1.5;font-weight:700}.catalog-card-price span,.detail-price-card span{color:var(--muted);font-size:14px;text-decoration:line-through}.cart-product-item-list,.goods-component-panel{margin-top:16px}.cart-product-item-list,.goods-component-list{display:grid;grid-gap:12px;gap:12px}.cart-product-item,.goods-component-item{display:flex;gap:12px;align-items:center;padding:10px 12px;border:1px solid var(--line);border-radius:12px;background:hsla(0,0%,100%,.7)}.cart-product-item p,.goods-component-item p{margin:0;color:var(--muted);font-size:14px}.cart-product-thumb,.goods-component-thumb{width:52px;height:52px;border-radius:10px;overflow:hidden;display:grid;place-items:center;background:linear-gradient(135deg,rgba(30,64,175,.14),rgba(14,165,233,.24));color:var(--brand);font-weight:700}.cart-product-thumb img,.goods-component-thumb img{width:100%;height:100%;object-fit:cover}.checkout-item-price{display:grid;grid-gap:4px;gap:4px}.checkout-item-price span{color:var(--muted);font-size:14px;text-decoration:line-through}.pagination{padding-top:32px;display:flex;align-items:center;justify-content:center;gap:8px}.pagination-button{width:40px;height:40px;border-radius:8px;border:1px solid var(--line);background:transparent;color:#334155}.pagination-button.active{border-color:var(--brand);background:var(--brand);color:#fff}.pagination-ellipsis{padding:0 8px;color:#94a3b8}.detail-section{padding:28px 0 80px}.catalog-empty{grid-column:1/-1;padding:48px 24px;border:1px solid var(--line);border-radius:12px;background:#fff;text-align:center;display:grid;grid-gap:8px;gap:8px}.breadcrumb-row{display:flex;gap:10px;align-items:center;padding-bottom:20px;color:var(--muted);font-size:14px}.detail-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,420px);grid-gap:24px;gap:24px}.checkout-empty,.checkout-item-card,.checkout-success,.checkout-summary-card,.detail-media-card,.detail-summary-card,.not-found-card{background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow-sm)}.detail-media-card{overflow:hidden}.detail-media-image{position:relative;aspect-ratio:1/1;background:#f1f5f9}.detail-media-info{padding:24px;display:grid;grid-gap:16px;gap:16px}.detail-feature-panel li,.detail-media-info p{color:var(--muted);line-height:1.7}.detail-tags,.detail-usage-row{display:flex;gap:8px;flex-wrap:wrap}.detail-tag,.pill-chip{padding:8px 12px;border-radius:999px;background:#f8fafc;color:#334155;font-size:13px}.detail-summary-card{padding:24px;display:grid;grid-gap:20px;gap:20px;align-content:start;position:-webkit-sticky;position:sticky;top:96px}.detail-headline{align-items:start;justify-content:space-between}.detail-headline h1{margin-top:6px;font-size:36px;line-height:1.1;letter-spacing:-.03em}.detail-subcopy{line-height:1.6}.detail-price-card,.detail-purchase-row{justify-content:space-between;align-items:start;padding:20px;border-radius:12px;background:#f8fafc}.detail-price-card{flex-direction:column}.detail-price-card strong{display:block;margin-top:4px;font-size:28px}.detail-status-list{display:flex;gap:8px;flex-wrap:wrap}.detail-status-list span{padding:8px 12px;border-radius:999px;background:#fff;border:1px solid var(--line);color:#334155;font-size:13px}.detail-option-list{display:grid;grid-gap:20px;gap:20px}.detail-option-group{display:grid;grid-gap:10px;gap:10px}.detail-option-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.detail-option-grid{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.detail-option-chip{padding:14px;border-radius:12px;border:1px solid var(--line);background:#fff;text-align:left;display:grid;grid-gap:4px;gap:4px}.detail-option-chip.active{border-color:rgba(30,63,174,.3);background:rgba(30,63,174,.06)}.detail-purchase-row strong{display:block;margin-top:6px}.detail-action-row{gap:12px}.detail-action-row .primary-button,.detail-action-row .secondary-button{min-height:48px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;font-weight:600;flex:1 1}.inline-message{color:var(--brand);font-size:14px;font-weight:600}.detail-meta-grid{display:grid;grid-gap:16px 20px;gap:16px 20px;grid-template-columns:repeat(2,minmax(0,1fr))}.detail-meta-grid div{padding-top:12px;border-top:1px solid var(--line)}.detail-meta-grid dd{margin-top:6px;line-height:1.6}.detail-feature-panel{padding-top:16px;border-top:1px solid var(--line)}.checkout-summary-card h2,.detail-feature-panel h2,.section-heading h2{font-size:20px;line-height:1.4}.detail-feature-panel ul{list-style:none;display:grid;grid-gap:10px;gap:10px;margin-top:14px}.detail-feature-panel li{padding:14px 16px;border-radius:12px;background:#f8fafc}.related-section{padding-top:40px}.section-heading{display:grid;grid-gap:6px;gap:6px;padding-bottom:20px}.section-heading p{color:var(--muted);font-size:14px}.related-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.related-card-body{display:grid;grid-gap:6px;gap:6px}.cart-shell{min-height:100vh;background:var(--bg)}.checkout-header{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:hsla(0,0%,100%,.82);border-bottom:1px solid var(--line)}.checkout-header-inner{min-height:74px;justify-content:space-between}.checkout-brand{display:inline-flex;align-items:center;gap:12px}.checkout-brand-text{font-size:20px;line-height:1.4;font-weight:700;letter-spacing:-.03em}.checkout-main{padding:32px 0 92px}.checkout-empty,.checkout-success{margin-bottom:24px;padding:24px;display:grid;grid-gap:10px;gap:10px;text-align:center;justify-items:center}.checkout-success strong{color:var(--brand);font-size:24px}.checkout-empty h2{font-size:28px;line-height:1.2}.checkout-empty p,.checkout-success span{color:var(--muted);line-height:1.6}.checkout-empty .primary-button{min-height:44px;padding:10px 18px;display:inline-flex;align-items:center;justify-content:center;font-weight:600}.checkout-item-list{display:grid;grid-gap:16px;gap:16px}.checkout-item-card{padding:16px;align-items:center}.checkout-item-image{position:relative;width:96px;height:96px;border-radius:8px;overflow:hidden;background:#e2e8f0;flex:0 0 auto}.checkout-item-copy{flex:1 1 auto;min-width:0;display:grid;grid-gap:12px;gap:12px}.checkout-item-head{align-items:start;justify-content:space-between}.checkout-item-head h2{font-size:16px;line-height:1.5;font-weight:500}.checkout-remove{border:0;background:transparent;color:#94a3b8;font-size:22px;line-height:1}.checkout-item-foot{justify-content:space-between}.quantity-stepper{min-width:84px;height:30px;padding:0 10px;border-radius:999px;background:#f8fafc;border:1px solid var(--line);justify-content:space-between;gap:10px}.quantity-stepper,.stepper-ghost{display:inline-flex;align-items:center}.stepper-ghost{width:16px;height:16px;padding:0;border:0;background:transparent;color:#64748b;justify-content:center}.stepper-number{min-width:10px;font-size:14px;font-weight:700;color:var(--text);text-align:center}.checkout-summary-card{margin-top:24px;padding:24px}.checkout-form-grid{margin-top:16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;grid-template-areas:"name phone" "email email" "address address" "request request"}.checkout-field{display:grid;grid-gap:8px;gap:8px}.checkout-form-grid .checkout-field:first-child{grid-area:name}.checkout-form-grid .checkout-field:nth-child(2){grid-area:phone}.checkout-form-grid .checkout-field:nth-child(3){grid-area:email}.checkout-form-grid .checkout-field:nth-child(4){grid-area:address}.checkout-form-grid .checkout-field:nth-child(5){grid-area:request}.checkout-field span{font-size:14px;font-weight:600;color:#334155}.checkout-field input,.checkout-field textarea{width:100%;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--text);padding:12px 14px;outline:none}.checkout-field textarea{resize:vertical;min-height:104px}.checkout-field input:focus,.checkout-field textarea:focus{border-color:rgba(30,63,174,.35);box-shadow:0 0 0 4px rgba(30,63,174,.08)}.checkout-field-wide{grid-column:1/-1}.checkout-summary-card dl{margin-top:16px;display:grid;grid-gap:12px;gap:12px}.checkout-summary-card dl>div{display:flex;align-items:center;justify-content:space-between;gap:16px}.summary-total-row{margin-top:4px;padding-top:16px;border-top:1px solid var(--line)}.summary-total-row dd{font-size:24px}.checkout-cta-block{padding-top:32px;display:grid;grid-gap:16px;gap:16px}.checkout-error-message{color:#b42318;font-size:14px;font-weight:600}.checkout-consent{display:flex;align-items:flex-start;gap:10px;color:#334155;font-size:14px;line-height:1.6}.checkout-consent input{width:16px;height:16px;margin-top:3px;accent-color:var(--brand)}.checkout-consent-link{color:var(--brand);font-weight:700;text-decoration:underline;text-underline-offset:2px}.checkout-button{width:100%;min-height:48px;font-size:18px;font-weight:500}.checkout-button:disabled{background:#cbd5e1;box-shadow:none;cursor:not-allowed;transform:none}.order-detail-layout{padding-bottom:56px}.order-detail-hero-card{margin-top:0}.order-detail-hero{display:flex;justify-content:space-between;gap:24px;align-items:flex-start}.order-detail-eyebrow{color:var(--brand);font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.order-detail-hero h1{margin-top:8px;font-size:32px;line-height:1.1}.order-detail-meta{min-width:280px;margin:0;display:grid;grid-gap:12px;gap:12px}.order-detail-meta div{display:grid;grid-gap:4px;gap:4px}.order-detail-meta dt{color:var(--muted);font-size:12px;font-weight:700}.order-detail-meta dd{margin:0;color:var(--text);font-weight:700}.order-status-pill{display:inline-flex;align-items:center;justify-content:center;min-width:68px;padding:8px 14px;border-radius:999px;font-size:14px;font-weight:700}.order-status-pill.pending{background:#fef3c7;color:#b45309}.order-status-pill.accepted{background:#dbeafe;color:#1d4ed8}.order-status-pill.completed{background:#dcfce7;color:#166534}.order-status-pill.cancelled{background:#fee2e2;color:#b91c1c}.order-detail-info-grid{margin-top:16px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.order-detail-info-field{display:grid;grid-gap:6px;gap:6px}.order-detail-bundle-label,.order-detail-info-field span,.order-detail-item-meta-field span{color:var(--muted);font-size:13px;font-weight:600}.order-detail-info-field strong,.order-detail-item-meta-field strong{color:var(--text);line-height:1.6}.order-detail-info-field-wide{grid-column:1/-1}.order-detail-item-list{margin-top:16px;display:grid;grid-gap:16px;gap:16px}.order-detail-item-card{border:1px solid var(--line);border-radius:14px;padding:18px;background:var(--surface-muted)}.order-detail-item-head{display:flex;justify-content:space-between;gap:20px}.order-detail-item-head h3{font-size:18px}.order-detail-item-head p{margin-top:4px;color:var(--muted);font-size:14px}.order-detail-item-price{display:grid;justify-items:flex-end;grid-gap:4px;gap:4px}.order-detail-item-price strong{font-size:20px}.order-detail-item-price span{color:var(--muted);font-size:13px}.order-detail-item-meta{margin-top:16px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.order-detail-item-meta-field{display:grid;grid-gap:6px;gap:6px}.order-detail-bundle{margin-top:16px;display:grid;grid-gap:10px;gap:10px}.order-detail-total-card dl>div:last-child{padding-top:12px;border-top:1px solid var(--line)}.order-detail-empty{margin-top:32px}.checkout-cta-block p{text-align:center;font-size:12px}.legal-shell{min-height:100vh;background:var(--bg)}.legal-section{padding:40px 0 88px}.legal-card{background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow-sm);padding:32px;display:grid;grid-gap:24px;gap:24px}.legal-eyebrow{color:var(--brand);font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.legal-card h1{font-size:34px;line-height:1.15;letter-spacing:-.03em}.legal-card>p{color:var(--muted);line-height:1.7}.legal-blocks{display:grid;grid-gap:20px;gap:20px}.legal-block{padding:20px 22px;border-radius:14px;background:var(--surface-muted);border:1px solid rgba(148,163,184,.22);display:grid;grid-gap:10px;gap:10px}.legal-block h2{font-size:18px;line-height:1.4}.legal-block li,.legal-block p{color:#334155;line-height:1.7}.legal-block ul{padding-left:18px;display:grid;grid-gap:6px;gap:6px}.legal-actions{display:flex;justify-content:flex-end}.legal-actions a{min-height:44px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;font-weight:600}.store-footer{margin-top:48px;padding:48px 0 32px;background:var(--footer);color:#fff}.footer-main{display:grid;grid-gap:32px;gap:32px;grid-template-columns:repeat(4,minmax(0,1fr))}.footer-brand-block,.footer-column{display:grid;grid-gap:16px;gap:16px}.footer-column h2{font-size:16px;line-height:1.5}.footer-brand-block p,.footer-column p{line-height:1.6;font-size:14px;color:#94a3b8}.footer-newsletter{display:flex;gap:8px}.footer-newsletter input{flex:1 1 auto;min-width:0;height:40px;padding:0 12px;border-radius:8px;border:0;background:#1e293b;color:#fff}.newsletter-button{width:40px;height:40px;font-size:20px}.footer-meta{margin-top:48px;padding-top:24px;border-top:1px solid #1e293b;display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-meta p{font-size:12px}.footer-meta-links{display:flex;align-items:center;gap:24px}.not-found-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:var(--bg)}.not-found-card{width:min(560px,100%);padding:32px;display:grid;grid-gap:16px;gap:16px;text-align:center;justify-items:center}.not-found-card h1{font-size:34px;line-height:1.2;letter-spacing:-.03em}.not-found-card .primary-button{min-height:44px;padding:10px 18px;display:inline-flex;align-items:center;justify-content:center;font-weight:600}@media (max-width:1100px){.catalog-grid,.footer-main,.related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-grid{grid-template-columns:1fr}.detail-summary-card{position:static}}@media (max-width:860px){.catalog-toolbar,.checkout-item-card,.checkout-item-foot,.detail-action-row,.detail-headline,.footer-meta,.store-header-inner,.store-header-left{flex-direction:column;align-items:stretch}.header-search{width:100%}.hero-card{grid-template-columns:1fr}.hero-image-wrap{min-height:220px}.catalog-grid,.related-grid{grid-template-columns:1fr 1fr;gap:24px}.checkout-form-grid,.detail-meta-grid,.detail-option-grid{grid-template-columns:1fr}.order-detail-hero,.order-detail-item-head{grid-template-columns:1fr;display:grid}.order-detail-info-grid,.order-detail-item-meta,.order-detail-meta{grid-template-columns:1fr}.order-detail-item-price{justify-items:flex-start}.checkout-item-image{width:80px;height:80px}}@media (max-width:640px){.checkout-wrap,.page-wrap{width:min(100% - 20px,1120px)}.catalog-grid,.footer-main,.related-grid{grid-template-columns:1fr}.category-bar-inner{gap:16px}.hero-copy{padding:32px 24px}.hero-copy h1{font-size:32px}.checkout-empty h2,.detail-headline h1{font-size:28px}.checkout-summary-card,.detail-summary-card,.not-found-card{padding:20px}.legal-card{padding:24px 20px}.legal-card h1{font-size:28px}}