/* HomKito commerce 1.0.0 — native WooCommerce forms and blocks remain in control. */
.hkcp-page{--hkc-ink:var(--hk-text,#001e4b);--hkc-muted:var(--hk-muted,#687489);--hkc-blue:var(--hk-primary,#001ee6);--hkc-soft:var(--hk-primary-soft,#eef0ff);--hkc-surface:var(--hk-surface,#fff);--hkc-line:var(--hk-border,#dce2eb);--hkc-bg:var(--hk-bg,#faf5ea)}
.hkcp-page .hk-content{padding-block:28px 60px}
.hkcp-page .hk-article>h1{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.hkcp-shell{max-width:1240px;margin-inline:auto;color:var(--hkc-ink);line-height:1.85;font-size:15px}
.hkcp-shell *{box-sizing:border-box}
.hkcp-shell a{text-decoration:none}
.hkcp-shell a:hover{color:var(--hkc-blue)}
.hkcp-shell :where(button,input,select,textarea){font-family:inherit}
.hkcp-shell :where(a,button,input,select,textarea,summary):focus-visible{outline:2px solid var(--hkc-blue);outline-offset:4px}
.hkcp-icon{display:inline-block;width:24px;height:24px;flex-shrink:0;vertical-align:middle}
.hkcp-intro{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 0 28px}
.hkcp-eyebrow{display:block;margin-bottom:5px;font-size:12px;color:var(--hkc-muted)}
.hkcp-intro h2{margin:0;font-size:clamp(24px,3vw,34px);line-height:1.6;font-weight:800;letter-spacing:-.6px}
.hkcp-intro p{margin:6px 0 0;color:var(--hkc-muted);font-size:14px}
.hkcp-back{display:inline-flex;align-items:center;gap:10px;flex-shrink:0;padding:11px 17px;border:1px solid var(--hkc-line);border-radius:12px;background:var(--hkc-surface);font-size:13px}
.hkcp-back .hkcp-icon{width:18px;height:18px}
.hkcp-steps{max-width:700px;margin:0 auto 30px}
.hkcp-steps ol{display:flex;gap:0;justify-content:space-between;list-style:none;padding:0;margin:0}
.hkcp-step{position:relative;display:flex;align-items:center;gap:10px;flex:1;font-size:13px;color:var(--hkc-muted);white-space:nowrap}
.hkcp-step:not(:last-child)::after{content:'';height:1px;flex:1;background:var(--hkc-line);margin:0 16px}
.hkcp-step:last-child{flex:0 0 auto}
.hkcp-step-number{display:grid;place-items:center;flex:none;width:34px;height:34px;border:1px solid var(--hkc-line);border-radius:50%;background:var(--hkc-surface);font-size:14px}
.hkcp-step.is-current{font-weight:700;color:var(--hkc-blue)}
.hkcp-step.is-current .hkcp-step-number{color:#fff;background:var(--hkc-blue);border-color:var(--hkc-blue)}
.hkcp-step.is-done .hkcp-step-number{color:var(--hkc-blue);border-color:var(--hkc-blue);background:var(--hkc-soft)}
/* Shared form appearance; never apply to hidden, checkbox, radio or gateway iframe inputs. */
.hkcp-native :is(input[type=text],input[type=email],input[type=tel],input[type=password],input[type=number],input[type=search],select,textarea){max-width:100%;min-height:48px;border:1px solid var(--hkc-line);border-radius:11px;background:var(--hkc-surface);color:var(--hkc-ink);padding:10px 13px;box-shadow:none;font:inherit;transition:border-color .15s}
.hkcp-native :is(input[type=text],input[type=email],input[type=tel],input[type=password],input[type=number],input[type=search],select,textarea):focus{border-color:var(--hkc-blue)}
.hkcp-native :is(input[type=email],input[type=tel]){direction:ltr;text-align:right}
.hkcp-native textarea{min-height:110px;resize:vertical}
.hkcp-native :is(input[type=checkbox],input[type=radio]){accent-color:var(--hkc-blue)}
.hkcp-native .form-row{margin:0 0 18px;padding:0}
.hkcp-native .form-row>label{display:block;margin:0 0 7px;font-size:13px;font-weight:600;color:var(--hkc-ink)}
.hkcp-native .form-row input.input-text,.hkcp-native .form-row textarea,.hkcp-native .form-row select{width:100%}
.hkcp-native .required{color:#c62e38}
.hkcp-native .woocommerce-invalid :is(input.input-text,select){border-color:#c62e38}
.hkcp-native :is(a.button,button.button,input.button,.wp-element-button,.wc-block-components-button),.hkcp-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:12px 22px;border:1px solid var(--hkc-blue);border-radius:12px!important;background:var(--hkc-blue)!important;color:#fff!important;font-size:14px;font-weight:700;text-align:center;line-height:1.6;cursor:pointer;box-shadow:none;text-decoration:none}
.hkcp-native :is(a.button,button.button,.wp-element-button,.wc-block-components-button):hover,.hkcp-primary:hover{filter:brightness(.93)}
.hkcp-native :is(button,input):disabled{cursor:not-allowed;opacity:.55}
.hkcp-native :is(.woocommerce-error,.woocommerce-message,.woocommerce-info,.wc-block-components-notice-banner){padding:15px 20px;margin:0 0 20px;border:1px solid var(--hkc-line);border-inline-start:3px solid var(--hkc-blue);border-radius:12px;background:var(--hkc-surface);color:var(--hkc-ink);font-size:14px;list-style-position:inside}
.hkcp-native :is(.woocommerce-error,.woocommerce-message,.woocommerce-info)::before{display:none}
.hkcp-native .woocommerce-error{border-inline-start-color:#c62e38}
.hkcp-native .woocommerce-message{border-inline-start-color:#16835d}
.hkcp-native .woocommerce-error a,.hkcp-native .woocommerce-info a,.hkcp-native .woocommerce-message a{color:var(--hkc-blue);text-decoration:underline;text-underline-offset:4px}
.hkcp-native .select2-container .select2-selection--single{min-height:48px;height:auto;padding:9px 6px;border:1px solid var(--hkc-line);border-radius:11px;background:var(--hkc-surface)}
.hkcp-native .select2-container .select2-selection__rendered{color:var(--hkc-ink)}
.hkcp-native .select2-container .select2-selection__arrow{top:11px}
.hkcp-native .woocommerce-Price-amount{white-space:nowrap;font-weight:700;font-variant-numeric:tabular-nums}
.hkcp-native .woocommerce-Price-currencySymbol{font-size:.78em;font-weight:400}
/* Login: native authentication / installed OTP extension content stays intact. */
.hkcp-login-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);border:1px solid var(--hkc-line);border-radius:24px;background:var(--hkc-surface);box-shadow:0 12px 42px #001e4b05}
.hkcp-login-form{min-width:0;padding:clamp(24px,4vw,58px)}
.hkcp-login-form>.woocommerce{width:100%;max-width:500px;margin:auto}
.hkcp-login-form h2{font-size:23px;font-weight:800;margin:0 0 24px;line-height:1.6}
.hkcp-login-form form.login,.hkcp-login-form form.register,.hkcp-login-form .woocommerce-ResetPassword{padding:0;margin:0;border:0;border-radius:0;text-align:right}
.hkcp-login-form #customer_login{width:100%;display:block}
.hkcp-login-form #customer_login>div{float:none;width:100%;min-width:0}
.hkcp-login-form #customer_login>.col-2{margin-top:32px;padding-top:28px;border-top:1px solid var(--hkc-line)}
.hkcp-login-form .woocommerce-form-login__submit,.hkcp-login-form .woocommerce-form-register__submit,.hkcp-login-form .woocommerce-ResetPassword button{width:100%;float:none!important;margin:16px 0 0!important}
.hkcp-login-form .woocommerce-form-login__rememberme{font-size:13px;font-weight:400}
.hkcp-login-form .lost_password{font-size:13px;margin-top:18px}
.hkcp-login-form .lost_password a{color:var(--hkc-blue)}
.hkcp-login-form .woocommerce-privacy-policy-text{font-size:12px;color:var(--hkc-muted)}
.hkcp-login-form .password-input{display:block;position:relative;width:100%}
.hkcp-login-form .show-password-input{position:absolute;inset-inline-end:12px;top:12px}
.hkcp-login-form input[type=password]{padding-inline-end:44px}
.hkcp-login-form .woocommerce-ResetPassword .form-row-first{float:none;width:100%}
.hkcp-login-aside{position:relative;padding:36px 38px;background:#001e4b;color:#fff;border-radius:23px 0 0 23px;overflow:hidden}
.hkcp-brand{display:block;font-size:24px;font-weight:800;line-height:1.3}
.hkcp-brand>span{display:block;text-align:right;opacity:.65;font-size:12px;letter-spacing:2px;margin-top:4px}
.hkcp-login-aside h3{font-size:27px;font-weight:800;margin:18px 0 6px;color:#fff}
.hkcp-login-aside>p{font-size:14px;color:#b7c8e7;margin:0 0 25px}
.hkcp-login-aside ul{display:grid;gap:20px;list-style:none;padding:0;margin:0}
.hkcp-login-aside li{display:flex;gap:14px;align-items:center}
.hkcp-login-aside li>.hkcp-icon{width:22px;height:22px;color:#97b3ff}
.hkcp-login-aside li strong{display:block;font-size:14px;font-weight:600}
.hkcp-login-aside li small{display:block;font-size:12px;color:#b7c8e7;margin-top:3px}
.hkcp-login-art{position:relative;width:210px;height:174px;margin:22px auto}
.hkcp-art-orbit{position:absolute;width:150px;height:150px;border:1px solid #668bdb55;border-radius:50%;inset:12px 30px;box-shadow:0 0 0 22px #4673c00a}
.hkcp-art-bag{position:absolute;display:grid;place-items:center;width:104px;height:112px;inset:35px 52px;background:linear-gradient(145deg,#496bff,#001ee6);border:1px solid #728cff;border-radius:23px;transform:rotate(-8deg);box-shadow:0 20px 35px #0003}
.hkcp-art-bag>.hkcp-icon{width:63px;height:63px;stroke-width:1.2}
.hkcp-art-check,.hkcp-art-box{position:absolute;display:grid;place-items:center;width:44px;height:44px;border:1px solid #c6d3ff;border-radius:14px;color:#001ee6;background:#f5f7ff;inset:18px auto auto 23px;transform:rotate(9deg)}
.hkcp-art-check{inset:auto 20px 2px auto;background:#ffd465;color:#001e4b;border-color:#ffd465;transform:rotate(8deg)}
/* Customer area. WooCommerce owns all endpoint routes and edit forms. */
.hkcp-account .hkcp-native>.woocommerce{display:grid;grid-template-columns:255px minmax(0,1fr);gap:26px;align-items:start}
.hkcp-account .hkcp-native>.woocommerce::before,.hkcp-account .hkcp-native>.woocommerce::after{display:none}
.hkcp-account .woocommerce-notices-wrapper{grid-column:1/-1}
.hkcp-account .woocommerce-notices-wrapper:empty{display:none}
.hkcp-account-sidebar{border:1px solid var(--hkc-line);border-radius:20px;background:var(--hkc-surface);overflow:hidden}
.hkcp-profile{display:flex;align-items:center;gap:12px;padding:22px 18px;border-bottom:1px solid var(--hkc-line)}
.hkcp-avatar{display:grid;place-items:center;flex:none;width:46px;height:46px;border-radius:15px;background:var(--hkc-soft);color:var(--hkc-blue)}
.hkcp-profile>div{min-width:0}
.hkcp-profile strong{display:block;max-width:160px;font-size:14px;overflow-wrap:anywhere}
.hkcp-profile a{font-size:12px;color:var(--hkc-blue)}
.hkcp-account .woocommerce-MyAccount-navigation{float:none;width:100%;padding:10px}
.hkcp-account .woocommerce-MyAccount-navigation ul{list-style:none;padding:0;margin:0}
.hkcp-account .woocommerce-MyAccount-navigation li{margin:3px 0;border:0}
.hkcp-account .woocommerce-MyAccount-navigation a{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:47px;padding:10px 13px;border-radius:11px;font-size:14px;transition:background .15s}
.hkcp-account .woocommerce-MyAccount-navigation a::after{content:'‹';font-size:19px;opacity:.45}
.hkcp-account .woocommerce-MyAccount-navigation li.is-active a{background:var(--hkc-soft);color:var(--hkc-blue);font-weight:700}
.hkcp-account .woocommerce-MyAccount-navigation a:hover{background:var(--hkc-soft)}
.hkcp-account .woocommerce-MyAccount-navigation-link--customer-logout a{color:#c62e38}
.hkcp-account .woocommerce-MyAccount-content{float:none;width:100%;min-width:0;padding:26px;border:1px solid var(--hkc-line);border-radius:20px;background:var(--hkc-surface)}
.hkcp-account .woocommerce-MyAccount-content>p{margin:0 0 16px;font-size:14px;color:var(--hkc-muted)}
.hkcp-account .woocommerce-MyAccount-content>p a{color:var(--hkc-blue);text-decoration:underline;text-underline-offset:3px}
.hkcp-quick-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:25px 0 30px}
.hkcp-quick-link{position:relative;display:flex;align-items:start;flex-direction:column;min-width:0;gap:8px;padding:18px 15px;border:1px solid var(--hkc-line);border-radius:16px;transition:border-color .15s}
.hkcp-quick-link:hover{border-color:var(--hkc-blue)}
.hkcp-quick-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:var(--hkc-soft);color:var(--hkc-blue);margin-bottom:5px}
.hkcp-quick-link>strong{font-size:14px}
.hkcp-quick-link>small{font-size:11px;color:var(--hkc-muted)}
.hkcp-quick-link>.hkcp-icon{position:absolute;top:25px;inset-inline-end:14px;width:17px;height:17px;color:var(--hkc-muted)}
.hkcp-recent>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:15px;border-bottom:1px solid var(--hkc-line)}
.hkcp-recent h3{font-size:17px;margin:0;font-weight:700}
.hkcp-recent>header a{font-size:12px;color:var(--hkc-blue)}
.hkcp-recent>header .hkcp-icon{width:16px;height:16px}
.hkcp-order{display:grid;grid-template-columns:42px minmax(90px,1fr) auto auto 24px;align-items:center;gap:16px;padding:19px 0;border-bottom:1px solid var(--hkc-line)}
.hkcp-order:last-child{border-bottom:0}
.hkcp-order-icon{display:grid;place-items:center;width:42px;height:44px;border-radius:12px;background:var(--hkc-bg)}
.hkcp-order-info>a{font-size:13px;font-weight:700}
.hkcp-order-info>small{display:block;font-size:11px;color:var(--hkc-muted)}
.hkcp-status{display:inline-block;border-radius:7px;padding:3px 9px;font-size:11px;color:var(--hkc-muted);background:var(--hkc-bg)}
.hkcp-order-total{font-size:13px;font-weight:700}
.hkcp-order-open{color:var(--hkc-blue)}
.hkcp-empty{text-align:center;padding:38px 16px}
.hkcp-empty>.hkcp-icon{width:48px;height:48px;color:var(--hkc-blue);margin-bottom:12px}
.hkcp-empty h4{font-size:17px;margin:0 0 8px}
.hkcp-empty p{font-size:13px;color:var(--hkc-muted);margin:0 0 18px}
.hkcp-account .woocommerce-Addresses{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.hkcp-account .woocommerce-Addresses::before,.hkcp-account .woocommerce-Addresses::after{display:none}
.hkcp-account .woocommerce-Address{float:none!important;width:100%!important;border:1px solid var(--hkc-line);border-radius:14px;padding:18px}
.hkcp-account .woocommerce-Address h2,.hkcp-account .woocommerce-Address h3{font-size:16px;margin:0 0 10px}
.hkcp-account .woocommerce-Address address{font-style:normal;font-size:14px;color:var(--hkc-muted)}
.hkcp-account .woocommerce-Address a.edit{font-size:12px;color:var(--hkc-blue)}
.hkcp-account fieldset{padding:20px;margin:22px 0;border:1px solid var(--hkc-line);border-radius:14px}
.hkcp-account legend{padding:0 10px;font-size:15px;font-weight:700}
/* Classic cart and checkout. Never replace totals, payment markup, or nonce fields. */
.hkcp-cart .hkcp-native>.woocommerce{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:24px;align-items:start}
.hkcp-cart .hkcp-native>.woocommerce::before,.hkcp-cart .hkcp-native>.woocommerce::after{display:none}
.hkcp-cart .hkcp-native>.woocommerce>*{grid-column:1/-1;min-width:0}
.hkcp-cart .hkcp-native>.woocommerce>.woocommerce-cart-form{grid-column:1;margin:0;padding:22px;border:1px solid var(--hkc-line);border-radius:20px;background:var(--hkc-surface)}
.hkcp-cart .hkcp-native>.woocommerce>.cart-collaterals{grid-column:2;display:flex;flex-direction:column;gap:24px;width:100%;margin:0}
.hkcp-cart .cart-collaterals .cart_totals{float:none;width:100%;padding:24px;border:1px solid var(--hkc-line);border-radius:20px;background:var(--hkc-surface);order:-1}
.hkcp-cart .cart_totals h2{font-size:19px;margin:0 0 20px}
.hkcp-native table.shop_table{width:100%;margin:0 0 16px;border:0;border-collapse:collapse;background:transparent;font-size:14px}
.hkcp-native table.shop_table th,.hkcp-native table.shop_table td{border:0;border-bottom:1px solid var(--hkc-line);padding:16px 10px;text-align:start;vertical-align:middle}
.hkcp-native table.shop_table thead th{font-size:12px;color:var(--hkc-muted);font-weight:500;padding-top:0;padding-bottom:12px}
.hkcp-native table.shop_table tfoot tr:last-child th,.hkcp-native table.shop_table tfoot tr:last-child td{border:0;padding-block:20px;font-size:17px}
.hkcp-cart .woocommerce-cart-form .product-thumbnail{width:90px;padding-inline:5px}
.hkcp-cart .woocommerce-cart-form .product-thumbnail img{width:76px;height:82px;object-fit:contain;border-radius:10px;background:white}
.hkcp-cart .woocommerce-cart-form .product-name a{font-size:14px;font-weight:600;line-height:1.8}
.hkcp-cart .woocommerce-cart-form .product-name dl{font-size:12px;color:var(--hkc-muted)}
.hkcp-cart .woocommerce-cart-form .product-remove{width:30px;padding-inline:0}
.hkcp-cart .woocommerce-cart-form .product-remove a{display:grid;place-items:center;width:28px;height:28px;border-radius:8px;font-size:22px;line-height:1;color:#b52b3c!important;background:#fff1f3}
.hkcp-cart .woocommerce-cart-form .quantity input{width:62px;min-height:42px;padding:7px;text-align:center}
.hkcp-cart .woocommerce-cart-form .actions{padding:20px 0 0;border:0!important}
.hkcp-cart .woocommerce-cart-form .coupon{display:flex;gap:8px;align-items:center;float:none;margin-bottom:14px;flex-wrap:wrap}
.hkcp-cart .woocommerce-cart-form .coupon #coupon_code{width:160px;min-height:44px;float:none}
.hkcp-cart .coupon .button,.hkcp-cart button[name=update_cart]{font-size:12px;min-height:44px;padding:10px 15px;background:var(--hkc-surface)!important;color:var(--hkc-blue)!important;border:1px solid var(--hkc-line)}
.hkcp-cart .cart_totals table td,.hkcp-cart .cart_totals table th{padding:14px 0;font-size:13px}
.hkcp-cart .cart_totals table th{font-weight:400;color:var(--hkc-muted);width:42%}
.hkcp-cart .wc-proceed-to-checkout{padding:10px 0 0}
.hkcp-cart .wc-proceed-to-checkout .checkout-button{display:flex;width:100%;margin:0;font-size:15px}
.hkcp-cart .cross-sells{float:none;width:100%}
.hkcp-cart .cross-sells>h2{font-size:18px}
.hkcp-cart .cross-sells ul.products{display:grid;grid-template-columns:1fr;gap:14px;padding:0;list-style:none}
.hkcp-cart .cross-sells ul.products li.product{width:100%!important;margin:0!important}
.hkcp-cart .cart-empty{grid-column:1/-1}
.hkcp-cart .return-to-shop{grid-column:1/-1;text-align:center;margin:18px 0 36px}
.hkcp-checkout .woocommerce form.checkout{display:grid;grid-template-columns:minmax(0,1fr) 390px;grid-template-rows:min-content 1fr;column-gap:28px;align-items:start}
.hkcp-checkout form.checkout>*{grid-column:1/-1;min-width:0}
.hkcp-checkout .woocommerce form.checkout #customer_details{grid-column:1;grid-row:1/3;float:none;width:100%;padding:28px;border:1px solid var(--hkc-line);border-radius:20px;background:var(--hkc-surface)}
.hkcp-checkout #customer_details>.col-1,.hkcp-checkout #customer_details>.col-2{float:none;width:100%;margin:0}
.hkcp-checkout #customer_details>.col-2{margin-top:22px}
.hkcp-checkout #customer_details h3{margin:0 0 22px;font-size:20px}
.hkcp-checkout form.checkout #order_review_heading{grid-column:2;grid-row:1;margin:0;padding:24px 24px 10px;border:1px solid var(--hkc-line);border-bottom:0;border-radius:20px 20px 0 0;background:var(--hkc-surface);font-size:19px}
.hkcp-checkout form.checkout #order_review{grid-column:2;grid-row:2;padding:8px 24px 24px;border:1px solid var(--hkc-line);border-top:0;border-radius:0 0 20px 20px;background:var(--hkc-surface)}
.hkcp-checkout #order_review table th,.hkcp-checkout #order_review table td{padding:13px 0;font-size:13px}
.hkcp-checkout #order_review table td.product-name{padding-inline-end:14px;line-height:1.9}
.hkcp-checkout #payment,.hkcp-pay #payment{background:transparent;border-radius:0}
.hkcp-native #payment ul.payment_methods{padding:0 0 18px;border-bottom:1px solid var(--hkc-line)}
.hkcp-native #payment ul.payment_methods li{padding:13px 0;line-height:1.9;list-style:none}
.hkcp-native #payment .payment_box{padding:15px;border-radius:10px;background:var(--hkc-bg);font-size:12px;color:var(--hkc-muted)}
.hkcp-native #payment .payment_box::before{border-bottom-color:var(--hkc-bg)}
.hkcp-native #payment .payment_box p:last-child{margin-bottom:0}
.hkcp-native #payment .place-order{padding:20px 0 0;margin:0}
.hkcp-native #place_order{width:100%;margin-top:15px;float:none}
.hkcp-native .woocommerce-terms-and-conditions-wrapper{font-size:12px;color:var(--hkc-muted)}
.hkcp-native .woocommerce-terms-and-conditions-wrapper a{color:var(--hkc-blue);text-decoration:underline}
.hkcp-native #shipping_method{padding:0;list-style:none;font-size:12px}
.hkcp-native #shipping_method li{margin:0 0 8px}
.hkcp-native .woocommerce-shipping-destination{font-size:12px;color:var(--hkc-muted)}
.hkcp-native .shipping-calculator-button{font-size:12px;color:var(--hkc-blue)}
.hkcp-received .hkcp-native>.woocommerce,.hkcp-pay .hkcp-native>.woocommerce{padding:30px;border:1px solid var(--hkc-line);border-radius:20px;background:var(--hkc-surface)}
.hkcp-native .woocommerce-order-overview{padding:0;display:flex;gap:18px;flex-wrap:wrap;list-style:none}
.hkcp-native .woocommerce-order-overview li{float:none;margin:0;padding:12px 18px;border:1px solid var(--hkc-line);border-radius:12px;font-size:12px}
.hkcp-native .woocommerce-order-overview li strong{display:block;font-size:15px}
/* WooCommerce block cart/checkout: style their existing layout and state, without DOM moves. */
.hkcp-native :is(.wp-block-woocommerce-cart,.wp-block-woocommerce-checkout){font-family:inherit;color:var(--hkc-ink)}
.hkcp-native .wc-block-components-sidebar-layout{gap:24px;flex-wrap:nowrap;align-items:flex-start}
.hkcp-native .wc-block-components-sidebar-layout .wc-block-components-main{width:auto;flex:1;min-width:0;padding:26px;border:1px solid var(--hkc-line);border-radius:20px;background:var(--hkc-surface);margin:0}
.hkcp-native .wc-block-components-sidebar{width:350px;flex:0 0 350px;min-width:0;margin:0;padding:24px;border:1px solid var(--hkc-line);border-radius:20px;background:var(--hkc-surface)}
.hkcp-native .wc-block-cart__submit-container{padding:0}
.hkcp-native .wc-block-cart__submit-button,.hkcp-native .wc-block-components-checkout-place-order-button{width:100%;min-height:50px;border-radius:12px!important}
.hkcp-native .wc-block-cart-items{width:100%;border:0;font-size:14px}
.hkcp-native .wc-block-cart-items th{font-size:12px;color:var(--hkc-muted);font-weight:500}
.hkcp-native .wc-block-cart-items td{padding-block:23px;border-color:var(--hkc-line)}
.hkcp-native .wc-block-cart-item__image img{width:90px;max-width:100%;aspect-ratio:1;object-fit:contain;border-radius:12px;background:#fff}
.hkcp-native .wc-block-components-product-name{font-weight:600;font-size:14px;color:var(--hkc-ink)}
.hkcp-native .wc-block-components-product-metadata{font-size:12px;color:var(--hkc-muted)}
.wp-block-woocommerce-cart .wc-block-components-product-metadata__description{display:none!important}
.hkcp-native .wc-block-components-quantity-selector{border:1px solid var(--hkc-line);border-radius:10px;min-height:40px;background:var(--hkc-surface)}
.hkcp-native .wc-block-components-quantity-selector input{min-height:38px;border:0;padding:0;border-radius:0;font-size:14px}
.hkcp-native .wc-block-components-quantity-selector button{min-width:30px;background:transparent;color:var(--hkc-ink)}
.hkcp-native .wc-block-cart-item__remove-link{color:#b52b3c;font-size:12px;margin-top:9px}
.hkcp-native .wc-block-components-totals-wrapper{border-color:var(--hkc-line);padding-block:17px}
.hkcp-native .wc-block-components-totals-item{font-size:14px}
.hkcp-native .wc-block-components-totals-footer-item{font-size:18px}
.hkcp-native .wc-block-components-title{font-size:20px;font-weight:700;color:var(--hkc-ink)}
.hkcp-native .wc-block-components-checkout-step__description{font-size:13px;color:var(--hkc-muted)}
.hkcp-native .wc-block-components-checkout-step{margin-bottom:28px}
.hkcp-native .wc-block-components-text-input input,.hkcp-native .wc-block-components-combobox-control input{min-height:54px;padding:22px 14px 7px;border-radius:11px;color:var(--hkc-ink);background:var(--hkc-surface);border:1px solid var(--hkc-line);font-size:16px}
.hkcp-native .wc-block-components-text-input label{color:var(--hkc-muted)}
.hkcp-native .wc-block-components-radio-control__option{border-color:var(--hkc-line);color:var(--hkc-ink)}
.hkcp-native .wc-block-components-radio-control-accordion-option{border-radius:12px;background:var(--hkc-surface)}
.hkcp-native .wc-block-components-radio-control-accordion-content{font-size:13px;color:var(--hkc-muted)}
.hkcp-native .wc-block-components-order-summary .wc-block-components-product-name{font-size:13px}
.hkcp-native .wc-block-components-checkout-return-to-cart-button{color:var(--hkc-blue);font-size:13px}
.hkcp-native .wc-block-components-form .wc-block-components-text-input.is-active label{color:var(--hkc-muted)}
.hkcp-native .wc-block-components-validation-error{font-size:12px;color:#c62e38}
.hkcp-native .wc-block-components-validation-error p{margin-top:6px}
/* Tablet and mobile: no extra fixed payment controls over the existing bottom navigation. */
@media(max-width:1050px){
 .hkcp-cart .hkcp-native>.woocommerce{grid-template-columns:minmax(0,1fr) 300px;gap:18px}
 .hkcp-checkout .woocommerce form.checkout{grid-template-columns:minmax(0,1fr) 340px;column-gap:18px}
 .hkcp-account .hkcp-native>.woocommerce{grid-template-columns:215px minmax(0,1fr);gap:18px}
 .hkcp-order{gap:10px;grid-template-columns:34px 1fr auto 22px}.hkcp-order-icon{width:34px}.hkcp-order-total{grid-column:2/4}.hkcp-order-open{grid-column:4;grid-row:1/3}
 .hkcp-native .wc-block-components-sidebar{width:300px;flex-basis:300px}
}
@media(max-width:800px){
 .hkcp-intro{gap:15px;align-items:flex-start}.hkcp-intro h2{font-size:26px}.hkcp-intro p{font-size:13px}.hkcp-eyebrow{font-size:11px}
 .hkcp-back{font-size:12px;padding:9px 12px}.hkcp-back .hkcp-icon{width:16px}
 .hkcp-cart .hkcp-native>.woocommerce,.hkcp-checkout .woocommerce form.checkout{display:block}
 .hkcp-cart .hkcp-native>.woocommerce>.cart-collaterals{margin-top:20px}
 .hkcp-checkout form.checkout #order_review_heading{margin-top:22px}
 .hkcp-native .wc-block-components-sidebar-layout{flex-direction:column;gap:20px}
 .hkcp-native .wc-block-components-sidebar-layout .wc-block-components-main,.hkcp-native .wc-block-components-sidebar{width:100%;flex:auto}
 .hkcp-account .hkcp-native>.woocommerce{display:block}.hkcp-account-sidebar{margin-bottom:20px}
 .hkcp-account .woocommerce-MyAccount-navigation ul{display:flex;overflow-x:auto;gap:6px;padding-bottom:3px;scrollbar-width:thin}
 .hkcp-account .woocommerce-MyAccount-navigation li{flex:none;margin:0}.hkcp-account .woocommerce-MyAccount-navigation a{white-space:nowrap;min-height:42px;padding:8px 13px;font-size:13px}.hkcp-account .woocommerce-MyAccount-navigation a::after{display:none}
 .hkcp-profile{padding:15px 18px}.hkcp-profile strong{max-width:none}.hkcp-profile>div{flex:1;display:flex;gap:10px;align-items:center;justify-content:space-between}
 .hkcp-login-layout{grid-template-columns:minmax(0,1fr) minmax(260px,.85fr)}.hkcp-login-aside{padding:30px 25px}.hkcp-login-aside h3{font-size:23px}
}
@media(max-width:600px){
 .hkcp-page .hk-content{padding-block:22px 30px}.hkcp-shell{font-size:14px}
 .hkcp-intro{flex-wrap:wrap;margin-bottom:20px;gap:14px}.hkcp-intro h2{font-size:25px}.hkcp-intro p{font-size:12px;max-width:34em}.hkcp-back{padding:6px 0;border:0;background:transparent;color:var(--hkc-blue);min-height:30px}
 .hkcp-steps{margin-bottom:20px}.hkcp-step{font-size:10px;flex-direction:column;align-items:center;gap:7px;flex:1!important}.hkcp-step-number{width:30px;height:30px;font-size:12px}
 .hkcp-step:not(:last-child)::after{position:absolute;top:15px;right:calc(50% + 22px);width:calc(100% - 44px);margin:0;z-index:-0}
 .hkcp-login-layout{display:flex;flex-direction:column;border-radius:18px}.hkcp-login-form{padding:27px 22px}.hkcp-login-form h2{font-size:21px}
 .hkcp-login-aside{border-radius:0 0 17px 17px;padding:25px}.hkcp-login-art{display:none}.hkcp-brand{font-size:20px}.hkcp-brand>span{display:none}.hkcp-login-aside h3{font-size:22px;margin-top:18px}.hkcp-login-aside ul{gap:16px}.hkcp-login-aside li small{font-size:11px}
 .hkcp-native :is(input[type=text],input[type=email],input[type=tel],input[type=password],input[type=number],select,textarea){font-size:16px}
 .hkcp-account .woocommerce-MyAccount-content{padding:20px 16px;border-radius:17px}.hkcp-account .woocommerce-MyAccount-content>p{font-size:13px}
 .hkcp-quick-links{grid-template-columns:1fr;gap:10px;margin:22px 0}.hkcp-quick-link{display:grid;grid-template-columns:42px 1fr;column-gap:12px;row-gap:1px;padding:14px}.hkcp-quick-icon{grid-row:1/3;margin:0}.hkcp-quick-link>strong{font-size:14px}.hkcp-quick-link>small{grid-column:2}.hkcp-quick-link>.hkcp-icon{top:24px}
 .hkcp-recent h3{font-size:15px}.hkcp-recent>header a{font-size:11px}
 .hkcp-order{grid-template-columns:35px minmax(0,1fr) auto 18px;gap:7px;padding:17px 0}.hkcp-order-total{font-size:12px}.hkcp-status{font-size:10px;padding:3px 7px}.hkcp-order-open .hkcp-icon{width:18px}
 .hkcp-account .woocommerce-Addresses{grid-template-columns:1fr}.hkcp-account fieldset{padding:16px}
 .hkcp-native .form-row-first,.hkcp-native .form-row-last{float:none!important;width:100%!important}
 .hkcp-cart .hkcp-native>.woocommerce>.woocommerce-cart-form{padding:16px;border-radius:17px}
 .hkcp-cart .woocommerce-cart-form table.shop_table thead{display:none}
 .hkcp-cart .woocommerce-cart-form table.shop_table tbody tr.cart_item{display:grid;grid-template-columns:76px minmax(0,1fr) 28px;column-gap:12px;row-gap:10px;padding:20px 0;border-bottom:1px solid var(--hkc-line)}
 .hkcp-cart .woocommerce-cart-form table.shop_table tbody tr.cart_item td{display:block;width:auto;border:0;padding:0;background:transparent!important;text-align:start!important}
 .hkcp-cart .woocommerce-cart-form table.shop_table tbody tr.cart_item td::before{display:none}
 .hkcp-cart .woocommerce-cart-form .product-thumbnail{grid-column:1;grid-row:1/4;display:block!important}.hkcp-cart .woocommerce-cart-form .product-thumbnail img{width:76px;height:85px}
 .hkcp-cart .woocommerce-cart-form .product-name{grid-column:2;grid-row:1}.hkcp-cart .woocommerce-cart-form .product-name a{font-size:13px}
 .hkcp-cart .woocommerce-cart-form .product-remove{grid-column:3;grid-row:1}.hkcp-cart .woocommerce-cart-form .product-price{grid-column:2;grid-row:2;font-size:13px}
 .hkcp-cart .woocommerce-cart-form .product-quantity{grid-column:2;grid-row:3}.hkcp-cart .woocommerce-cart-form .product-subtotal{grid-column:2/4;grid-row:4;font-size:13px}
 .hkcp-cart .woocommerce-cart-form .product-subtotal::before{content:'جمع: '!important;display:inline!important;font-size:11px;color:var(--hkc-muted);float:none!important;font-weight:400}
 .hkcp-cart .woocommerce-cart-form td.actions{display:block!important;background:transparent!important}.hkcp-cart .woocommerce-cart-form td.actions::before{display:none}
 .hkcp-cart .woocommerce-cart-form .coupon{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto}.hkcp-cart .woocommerce-cart-form .coupon #coupon_code{width:100%}.hkcp-cart .woocommerce-cart-form .coupon .button{width:auto!important}
 .hkcp-cart .cart-collaterals .cart_totals{padding:22px;border-radius:17px}
 .hkcp-checkout .woocommerce form.checkout #customer_details{padding:22px 18px;border-radius:17px}.hkcp-checkout #customer_details h3{font-size:18px}
 .hkcp-checkout form.checkout #order_review_heading{padding:22px 20px 10px}.hkcp-checkout form.checkout #order_review{padding:8px 20px 22px}
 .hkcp-native .wc-block-components-sidebar-layout .wc-block-components-main{padding:20px 16px;border-radius:17px}.hkcp-native .wc-block-components-sidebar{padding:22px 18px;border-radius:17px}
 .hkcp-native .wc-block-components-title{font-size:18px}.hkcp-native .wc-block-cart-item__image img{width:72px}.hkcp-native .wc-block-components-product-name{font-size:13px}
 .hkcp-native .wc-block-components-totals-item{font-size:13px}
 .hkcp-native .woocommerce-orders-table tr,.hkcp-native .woocommerce-table--order-downloads tr{margin-bottom:18px}
 .hkcp-native .woocommerce-orders-table td::before{font-size:12px;color:var(--hkc-muted)}
 .hkcp-received .hkcp-native>.woocommerce,.hkcp-pay .hkcp-native>.woocommerce{padding:20px}
 .hkcp-native .woocommerce-order-overview{gap:10px}.hkcp-native .woocommerce-order-overview li{width:100%;padding:12px 15px}
}
@media(prefers-reduced-motion:reduce){.hkcp-shell *{transition:none!important}}
html[data-hk-theme=dark] .hkcp-login-aside{background:#111e35}
html[data-hk-theme=dark] .hkcp-native .wc-block-components-text-input input{background:var(--hkc-surface);color:var(--hkc-ink)}
html[data-hk-theme=dark] .hkcp-native :is(.wc-block-components-radio-control__option,.wc-block-components-order-summary){color:var(--hkc-ink)}
