.yc-account-nav-heading{display:flex;align-items:center;gap:10px;padding:10px 10px 15px;margin-bottom:10px;border-bottom:1px solid var(--yc-border-soft)}.yc-account-nav-heading>span:last-child{display:grid;gap:2px;min-width:0}.yc-account-nav-heading strong{font-size:var(--yc-fs-14,14px);color:var(--yc-text);line-height:1.2}.yc-account-nav-heading small{font-size:var(--yc-fs-11,11px);color:var(--yc-muted);line-height:1.3}.yc-account-nav-avatar{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border:1px solid var(--yc-border-soft);border-radius:10px;color:var(--yc-icon-color);background:var(--yc-surface-alt)}.yc-account-nav-avatar .micon{font-size:18px}.woocommerce-MyAccount-navigation li a>span{display:grid;gap:4px;min-width:0}.woocommerce-MyAccount-navigation li a strong{font-size:var(--yc-fs-13,13px);font-weight:600}.woocommerce-MyAccount-navigation li a small{font-size:var(--yc-fs-11,11px);line-height:1.45;color:var(--yc-muted)}.woocommerce-MyAccount-navigation li a>.micon{flex-shrink:0}@media(max-width:900px){.yc-account-layout .woocommerce-MyAccount-navigation{padding:0;border:0;border-radius:0;background:transparent;overflow:visible}.yc-account-nav-heading{display:none}.yc-account-layout .woocommerce-MyAccount-navigation ul{display:flex;gap:6px;padding:1px 0 8px;margin:0;overflow-x:auto;scrollbar-width:none;scroll-snap-type:x proximity}.yc-account-layout .woocommerce-MyAccount-navigation ul::-webkit-scrollbar{display:none}.yc-account-layout .woocommerce-MyAccount-navigation li{flex:0 0 auto;scroll-snap-align:start}.yc-account-layout .woocommerce-MyAccount-navigation li a{height:auto;min-height:40px;align-items:center;gap:6px;padding:8px 11px;white-space:nowrap;border:1px solid var(--yc-border-soft);border-radius:999px;background:var(--yc-surface);color:var(--yc-text)}.yc-account-layout .woocommerce-MyAccount-navigation .is-active a{border-color:var(--yc-primary-border);background:var(--yc-primary-soft);color:var(--yc-text)}.yc-account-layout .woocommerce-MyAccount-navigation li a strong{font-size:var(--yc-fs-12,12px)}.yc-account-layout .woocommerce-MyAccount-navigation li a>.micon:first-child{font-size:16px;margin:0}.yc-account-layout .woocommerce-MyAccount-navigation li a>.micon:last-child{display:none}.yc-account-layout .woocommerce-MyAccount-navigation .yc-account-nav-logout{margin-left:auto}}.yc-account-secure{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:11px;padding:13px 15px;margin:0 0 18px;border:1px solid var(--yc-border-soft);border-radius:12px;background:var(--yc-surface)}.yc-account-secure-icon{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--yc-success-soft);color:var(--yc-success-strong)}.yc-account-secure-icon .micon{font-size:17px}.yc-account-secure.is-insecure .yc-account-secure-icon{background:var(--yc-error-soft);color:var(--yc-error)}.yc-account-secure-copy{display:grid;gap:2px;min-width:0}.yc-account-secure-copy strong{color:var(--yc-text);font-size:var(--yc-fs-13,13px);font-weight:700;letter-spacing:-.01em}.yc-account-secure-copy small{color:var(--yc-muted);font-size:var(--yc-fs-12,12px);line-height:1.5}.yc-account-secure a{color:var(--yc-primary);font-weight:600}.yc-account-orders-page .woocommerce-MyAccount-content{padding:0;border:0;border-radius:0;background:transparent}.yc-account-orders-page .yc-order-list{gap:12px}.yc-account-orders-page .yc-order-card{box-shadow:none}.yc-account-orders-page .yc-order-card:hover{border-color:var(--yc-primary-border,var(--yc-border));box-shadow:none}.yc-account-orders-page .woocommerce-MyAccount-content>.woocommerce-info,.yc-account-orders-page .woocommerce-MyAccount-content>.woocommerce-message{margin:0 0 14px;padding:14px 16px;border:1px solid var(--yc-border-soft);border-radius:12px;background:var(--yc-surface);color:var(--yc-text);font-size:var(--yc-fs-13,13px);line-height:1.55}.yc-order-list{display:grid;gap:14px;margin:0 0 24px}.yc-order-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:16px;align-items:center;padding:18px 20px;border:1px solid var(--yc-border-soft);border-radius:12px;background:var(--yc-surface);color:inherit;text-decoration:none;transition:border-color .15s}.yc-order-card:hover{border-color:var(--yc-primary);box-shadow:none}.yc-order-card-media{flex:0 0 auto;width:calc(44px + max(0,var(--yc-stack-count,1) - 1)*28px);min-width:44px}.yc-order-card-stack{display:flex;align-items:center;height:44px}.yc-order-card-avatar{position:relative;z-index:calc(var(--i,0) + 1);flex:0 0 44px;width:44px;height:44px;margin-left:calc(var(--i,0) * -14px);border-radius:50%;overflow:hidden;background:var(--yc-surface-alt);border:2px solid var(--yc-surface);box-shadow:none}.yc-order-card-avatar:first-child{margin-left:0}.yc-order-card-avatar img,.yc-order-card-avatar .yc-order-thumb-img{width:100%;height:100%;object-fit:cover;display:block}.yc-order-card-stack.is-empty .yc-order-card-avatar{display:grid;place-items:center;color:var(--yc-text-soft);font-size:var(--yc-fs-20,20px);background:var(--yc-surface-alt)}.yc-order-card-more{display:grid;place-items:center;font-size:var(--yc-fs-11,11px);font-weight:650;color:var(--yc-muted);background:var(--yc-surface-alt);letter-spacing:-.2px}.yc-order-card-head{margin-bottom:8px}.yc-order-card-head strong{font-size:var(--yc-fs-15,15px);font-weight:650}.yc-order-card-meta{display:flex;flex-wrap:wrap;gap:8px 14px;font-size:var(--yc-fs-11,11px);color:var(--yc-text-soft);margin:0 0 8px}.yc-order-card-items{list-style:none;margin:0;padding:0;font-size:var(--yc-fs-12,12px);color:var(--yc-muted);line-height:1.5}.yc-order-card-items li{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:420px}.yc-order-card-total{text-align:right;display:grid;gap:6px;font-size:var(--yc-fs-11,11px);color:var(--yc-text-soft);justify-items:end;align-content:center}.yc-order-card-total strong{font-size:var(--yc-fs-18,18px);color:var(--yc-text);font-weight:650}.yc-order-card-total .yc-status-pill{justify-self:end;margin-top:2px}.yc-order-card-total .yc-money,.yc-order-track-total-row .yc-money,.yc-order-track-item-price .yc-money{display:inline}.yc-order-track-total-row.is-grand .woocommerce-Price-amount{color:var(--yc-primary);font-size:var(--yc-fs-18,18px);font-weight:700}.yc-status-pill.is-positive{background:var(--yc-success-soft);color:var(--yc-success-strong)}.yc-status-pill.is-negative{background:var(--yc-error-soft);color:var(--yc-error)}.yc-status-pill.is-pending{background:var(--yc-primary-soft);color:var(--yc-primary)}.yc-order-card-alert{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 -6px;padding:12px 14px;border:1px solid var(--yc-error-border,var(--yc-border));border-bottom:0;border-radius:12px 12px 0 0;background:var(--yc-error-soft,var(--yc-surface-alt));color:var(--yc-text);font-size:var(--yc-fs-13,13px);line-height:1.5}.yc-order-card-alert .micon{flex:none;color:var(--yc-error,#b42318);font-size:18px}.yc-order-card-alert>span{flex:1;min-width:180px}.yc-order-card-alert .yc-btn{flex:none;min-height:38px;padding-inline:14px;font-size:var(--yc-fs-13,13px);background:var(--yc-surface)}@media(max-width:600px){.yc-order-card-alert .yc-btn{width:100%}}.yc-order-detail{display:grid;gap:16px;min-width:0;max-width:100%;overflow-x:clip}.yc-order-detail-head{display:grid;gap:12px;min-width:0}.yc-order-back{font-size:var(--yc-fs-13,13px)}.yc-order-detail-title{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;min-width:0}.yc-order-detail-title h2{margin:4px 0 6px;font-size:var(--yc-fs-24,24px);font-weight:650;letter-spacing:-.5px}.yc-order-detail-timeline-wrap{overflow:hidden;padding:20px 18px 18px 22px}.yc-order-detail-timeline{margin:0;max-width:100%;min-width:0}@media(max-width:900px){.yc-order-detail .yc-order-detail-timeline-wrap{padding:18px 14px 16px 20px}.yc-order-detail .yc-order-detail-timeline{margin-inline:0}}.yc-account-docs{margin-top:4px;min-width:0}.yc-account-docs-head{display:flex;align-items:center;gap:12px;margin:0 0 16px}.yc-account-docs-head-icon{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:12px;background:var(--yc-primary-soft);color:var(--yc-primary)}.yc-account-docs-head-icon .micon{font-size:21px}.yc-account-docs-head .yc-eyebrow{margin:0 0 3px;font-size:var(--yc-fs-10,10px)}.yc-account-docs-head h2{margin:0;font-size:var(--yc-fs-19,19px);font-weight:700;line-height:1.25;color:var(--yc-text)}.yc-account-docs-head p:last-child{margin:4px 0 0;font-size:var(--yc-fs-12,12px);line-height:1.5;color:var(--yc-muted)}.yc-account-doc-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;min-width:0}.yc-account-doc-card{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-height:84px;padding:13px 15px;border:1px solid var(--yc-border-soft);border-radius:12px;background:var(--yc-surface);color:var(--yc-text);font:inherit;text-align:left;cursor:pointer;box-shadow:none;transition:border-color .15s,background-color .15s}.yc-account-doc-card:hover{border-color:var(--yc-primary-border);background:var(--yc-primary-soft);box-shadow:none}.yc-account-doc-card:focus-visible{outline:2px solid var(--yc-primary);outline-offset:2px}.yc-account-doc-card-media{display:grid;place-items:center;width:42px;height:42px;border:1px solid var(--yc-border-soft);border-radius:10px;background:var(--yc-surface-alt);color:var(--yc-icon-color);overflow:hidden}.yc-account-doc-card-media .micon{font-size:20px}.yc-account-doc-card-media img{display:block;width:100%;height:100%;object-fit:contain;background:var(--yc-surface)}.yc-account-doc-card-copy{display:grid;gap:4px;min-width:0}.yc-account-doc-card-copy strong{font-size:var(--yc-fs-13,13px);line-height:1.35;font-weight:650;color:var(--yc-text);overflow-wrap:anywhere}.yc-account-doc-card-copy small{font-size:var(--yc-fs-11,11px);line-height:1.45;color:var(--yc-muted)}.yc-account-doc-card-action{display:inline-flex;align-items:center;gap:4px;white-space:nowrap;font-size:var(--yc-fs-11,11px);font-weight:650;color:var(--yc-primary)}.yc-account-doc-card-action .micon{font-size:13px}.yc-account-doc-warranties{grid-column:1/-1;padding-top:8px}.yc-account-doc-warranties-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin:2px 0 9px}.yc-account-doc-warranties-head h3{margin:0;font-size:var(--yc-fs-14,14px);font-weight:650;color:var(--yc-text)}.yc-account-doc-warranties-head span{font-size:var(--yc-fs-11,11px);color:var(--yc-muted)}.yc-account-doc-warranty-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.yc-doc-viewer{width:min(720px,calc(100vw - 40px));max-height:min(88dvh,calc(100dvh - 48px))}@media(max-width:600px){.yc-doc-viewer{inset:auto 0 0;width:100%;margin:0;max-height:90dvh;border-radius:22px 22px 0 0}}.yc-doc-viewer-body{padding:0!important;display:flex;flex-direction:column;min-height:min(520px,60dvh)}.yc-doc-viewer-image{width:100%;height:auto;max-height:min(72dvh,640px);object-fit:contain;display:block;margin:0 auto;padding:16px 20px 20px;background:var(--yc-surface-alt)}.yc-doc-viewer-frame{flex:1;width:100%;min-height:min(520px,60dvh);border:0;background:var(--yc-surface);display:block}.yc-doc-viewer-legal{padding:18px 22px 4px;max-width:78ch;color:var(--yc-text);font-size:var(--yc-fs-13-5,13.5px);line-height:1.7}.yc-doc-viewer-legal h3{margin:22px 0 8px;font-size:var(--yc-fs-15,15px);font-weight:700;letter-spacing:-.01em}.yc-doc-viewer-legal h3:first-child{margin-top:0}.yc-doc-viewer-legal p{margin:0 0 10px}.yc-doc-viewer-legal :is(ul,ol){margin:0 0 12px;padding-inline-start:20px}.yc-doc-viewer-legal li{margin:0 0 5px}.yc-doc-viewer-legal :is(dl){margin:0 0 12px}.yc-doc-viewer-legal dt{font-weight:650;margin-top:8px}.yc-doc-viewer-legal dd{margin:2px 0 0;color:var(--yc-text-soft,var(--yc-muted))}.yc-doc-viewer-legal a{color:var(--yc-link-color);text-decoration:underline;text-underline-offset:2px}.yc-doc-viewer-loading{padding:26px 22px;margin:0;color:var(--yc-muted);font-size:var(--yc-fs-13,13px)}.yc-doc-viewer .yc-doc-viewer-body>.yc-doc-viewer-note{margin:16px 22px 0;padding:10px 12px;border-radius:10px;background:var(--yc-primary-soft,rgba(0,0,0,.04));color:var(--yc-text-soft,var(--yc-muted));font-size:var(--yc-fs-12,12px);line-height:1.55}.yc-doc-viewer-source{display:inline-block;margin:6px 22px 20px;color:var(--yc-link-color);font-size:var(--yc-fs-12,12px);text-decoration:underline;text-underline-offset:2px}@media(max-width:600px){.yc-doc-viewer-body,.yc-doc-viewer-frame{min-height:min(440px,52dvh)}.yc-doc-viewer-image{padding:12px 16px 16px}}.yc-account-form .yc-field{display:block;margin:0 0 18px}.yc-account-form .yc-field>label{display:block;font-size:var(--yc-fs-12,12px);font-weight:500;margin:0 0 7px;color:var(--yc-text)}.yc-account-form .yc-field-input{position:relative;display:block;width:100%}.yc-account-form .yc-field-input>.micon{position:absolute;left:14px;top:50%;transform:translateY(-50%);font-size:18px;line-height:1;color:var(--yc-icon-color);pointer-events:none;z-index:1}.yc-account-form .yc-field-input:has(textarea)>.micon{top:16px;transform:none}.yc-account-form .yc-field-input input,.yc-account-form .yc-field-input select,.yc-account-form .yc-field-input textarea{display:block;width:100%;min-height:48px;padding:12px 14px 12px 44px;border:1px solid var(--yc-border);border-radius:8px;background:var(--yc-surface);font-size:var(--yc-fs-14,14px);line-height:1.4;box-shadow:none}.yc-account-form .yc-password-wrap{position:relative;display:block;width:100%}.yc-account-form .yc-password-wrap>.micon{position:absolute;left:14px;top:50%;transform:translateY(-50%);font-size:18px;line-height:1;color:var(--yc-icon-color);pointer-events:none;z-index:1}.yc-account-form .yc-password-wrap input{display:block;width:100%;min-height:48px;height:auto;padding:12px 72px 12px 44px!important;border:1px solid var(--yc-border);border-radius:8px;background:var(--yc-surface);font-size:var(--yc-fs-14,14px);line-height:1.4}.yc-account-form .yc-password-wrap input:focus{outline:2px solid color-mix(in srgb,var(--yc-primary) 14.9%,transparent);border-color:var(--yc-primary);outline-offset:1px}.yc-account-form .yc-password-toggle{position:absolute;right:10px;top:50%;transform:translateY(-50%);padding:6px 8px;border:0;background:none;font-size:var(--yc-fs-11,11px);font-weight:500;color:var(--yc-muted);cursor:pointer;z-index:2}.yc-account-form .yc-password-toggle:hover{color:var(--yc-text)}.yc-account-form .yc-field-input textarea{min-height:112px;padding-top:12px;resize:vertical}.yc-account-form .yc-field-input input:focus,.yc-account-form .yc-field-input select:focus,.yc-account-form .yc-field-input textarea:focus{outline:2px solid color-mix(in srgb,var(--yc-primary) 14.9%,transparent);border-color:var(--yc-primary);outline-offset:1px}.yc-account-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 16px}.yc-account-form-grid .yc-field:nth-child(3),.yc-account-form-grid .yc-field:nth-child(4){grid-column:1/-1}.yc-account-password{border:1px solid var(--yc-border-soft);border-radius:10px;padding:20px;margin:24px 0}.yc-account-password legend{font-size:var(--yc-fs-15,15px);font-weight:600;padding:0 8px}.yc-account-inline-check{display:flex!important;align-items:flex-start;gap:8px;margin:16px 0;font-size:var(--yc-fs-12,12px)!important}.yc-address-book{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px;margin-top:20px}.yc-address-card{padding:20px!important}.yc-address-card header{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;margin-bottom:14px}.yc-address-card h3{margin:0;font-size:var(--yc-fs-15,15px);font-weight:600;flex:1}.yc-address-card address{font-style:normal;font-size:var(--yc-fs-13,13px);line-height:1.7;color:var(--yc-muted);margin:0}.yc-address-badge{font-size:var(--yc-fs-10,10px);font-weight:600;padding:4px 8px;border-radius:4px;background:var(--yc-primary-soft);color:var(--yc-primary)}.yc-account-wc-fields .form-row{margin:0 0 18px;padding:0;width:100%!important;display:block!important}.yc-account-wc-fields label{display:block;font-size:var(--yc-fs-12,12px);font-weight:500;margin:0 0 7px}.yc-account-wc-fields .woocommerce-input-wrapper{display:block;position:relative}.yc-account-wc-fields input.input-text,.yc-account-wc-fields select,.yc-account-wc-fields textarea{width:100%;min-height:48px;padding:12px 14px;border:1px solid var(--yc-border);border-radius:8px;font-size:var(--yc-fs-14,14px)}.yc-account-wc-fields textarea{min-height:112px}.yc-account-pagination{display:flex;justify-content:space-between;gap:12px;margin-top:8px}.yc-order-notes-list{list-style:none;margin:0;padding:0;display:grid;gap:14px}.yc-order-notes-list time{display:block;font-size:var(--yc-fs-11,11px);color:var(--yc-text-soft);margin-bottom:6px}.yc-order-notes-list li{padding-bottom:14px;border-bottom:1px solid var(--yc-border-soft);font-size:var(--yc-fs-13,13px);line-height:1.6}.yc-order-notes-list li:last-child{border-bottom:0;padding-bottom:0}.yc-account-recent .yc-order-card{margin-bottom:0}@media(max-width:900px){.yc-order-card{grid-template-columns:1fr;gap:12px}.yc-order-card-media{width:auto;min-width:44px}.yc-order-card-total{text-align:left;justify-items:start;grid-template-columns:1fr auto;align-items:center}.yc-order-card-total>span:first-child{grid-column:1}.yc-order-card-total strong{grid-column:2;grid-row:1;text-align:right}.yc-order-card-total .yc-status-pill{grid-column:2;grid-row:2;justify-self:end;margin-top:0}.yc-account-form-grid{grid-template-columns:1fr}.yc-account-form-grid .yc-field{grid-column:1/-1}.yc-order-detail-title{flex-direction:column;align-items:flex-start}}@media(min-width:901px){.yc-account-layout{grid-template-columns:220px minmax(0,1fr);gap:24px}.yc-account-layout .woocommerce-MyAccount-navigation{position:sticky;top:calc(var(--header-height,56px) + 16px);padding:0;border:0;background:transparent}.yc-account-layout .woocommerce-MyAccount-navigation li a{min-height:44px;padding:10px 11px;gap:10px;border:1px solid transparent;border-radius:9px;color:var(--yc-text);font-size:var(--yc-fs-13,13px);font-weight:550}.yc-account-layout .woocommerce-MyAccount-navigation li a>.micon:first-child{font-size:18px}.yc-account-layout .woocommerce-MyAccount-navigation li a>.micon:last-child{opacity:.45}.yc-account-layout .woocommerce-MyAccount-navigation li a:hover{background:var(--yc-surface);border-color:var(--yc-border-soft)}.yc-account-layout .woocommerce-MyAccount-navigation .is-active a,.yc-account-layout .woocommerce-MyAccount-navigation .is-active a:hover{background:var(--yc-surface);border-color:var(--yc-primary-border);color:var(--yc-text);font-weight:700}.yc-account-layout .woocommerce-MyAccount-navigation .is-active a>.micon:first-child{color:var(--yc-primary)}.yc-account-layout .woocommerce-MyAccount-navigation .yc-account-nav-logout{margin-top:10px;padding-top:9px;border-top:1px solid var(--yc-border-soft)}.yc-account-layout .woocommerce-MyAccount-navigation .yc-account-nav-logout a{color:var(--yc-muted)}}.yc-account-view-order .woocommerce-MyAccount-content{padding:0;border:0;border-radius:0;background:transparent}.yc-account-view-order .yc-order-detail{gap:18px}.yc-account-view-order .yc-order-detail-head{gap:6px;padding:0 0 16px;border-bottom:1px solid var(--yc-border-soft)}.yc-account-view-order .yc-order-detail-title h2{font-size:var(--yc-fs-22,22px);margin:3px 0}.yc-account-view-order .yc-order-detail-title .yc-muted{margin:0;font-size:var(--yc-fs-12,12px)}.yc-account-view-order .yc-order-detail-timeline-wrap{padding:18px;border-radius:12px;box-shadow:none}.yc-account-view-order .yc-order-track-timeline li.is-current .yc-order-track-dot{box-shadow:none}.yc-account-view-order .yc-order-track-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}.yc-account-view-order .yc-order-track-grid>.yc-box,.yc-account-view-order .yc-order-track-side>.yc-box{padding:20px;border-radius:12px;box-shadow:none}.yc-account-view-order .yc-order-track-items{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,280px);gap:0 22px}.yc-account-view-order .yc-order-track-items>h3{grid-column:1/-1;margin-bottom:15px}.yc-account-view-order .yc-order-track-item-list{margin:0}.yc-account-view-order .yc-order-track-totals{align-self:start;padding:0 0 0 20px;border-left:1px solid var(--yc-border-soft)}.yc-account-view-order .yc-order-track-side{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.yc-account-view-order .yc-order-track-side>.yc-box:last-child{grid-column:1/-1}.yc-account-view-order .yc-order-track-side .yc-order-track-dl>div{grid-template-columns:minmax(0,1fr) minmax(0,1.4fr)}.yc-account-view-order .yc-order-track-side .yc-order-track-dl dd{text-align:right}@media(max-width:900px){.yc-account-view-order .yc-order-track-items{grid-template-columns:minmax(0,1fr)}.yc-account-view-order .yc-order-track-totals{padding:14px 0 0;margin-top:12px;border-left:0;border-top:1px solid var(--yc-border-soft)}}@media(max-width:640px){.yc-account-view-order .yc-order-detail{gap:14px}.yc-account-view-order .yc-order-detail-timeline-wrap{padding:16px 14px}.yc-account-view-order .yc-order-track-grid>.yc-box,.yc-account-view-order .yc-order-track-side>.yc-box{padding:16px}.yc-account-view-order .yc-order-track-side{grid-template-columns:minmax(0,1fr)}.yc-account-view-order .yc-order-track-side>.yc-box:last-child{grid-column:auto}.yc-account-doc-grid,.yc-account-doc-warranty-list{grid-template-columns:minmax(0,1fr)}.yc-account-doc-card{grid-template-columns:40px minmax(0,1fr) auto;min-height:74px;padding:11px 12px;gap:10px}.yc-account-doc-card-media{width:40px;height:40px}.yc-account-doc-card-action{font-size:0;gap:0}.yc-account-doc-card-action .micon{font-size:16px}.yc-account-docs-head p:last-child{font-size:var(--yc-fs-11,11px)}}.yc-doc-viewer-legal{overflow-wrap:anywhere;word-break:normal;max-width:100%}.yc-doc-viewer-legal h2{margin:22px 0 10px;font-size:var(--yc-fs-16,16px);font-weight:700;line-height:1.35;letter-spacing:-.01em}.yc-doc-viewer-legal h2:first-child{margin-top:4px}.yc-doc-viewer-legal .yc-document-parties{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:10px;margin:14px 0 18px}.yc-doc-viewer-legal .yc-document-parties>div{display:flex;flex-direction:column;gap:3px;min-width:0;padding:12px 14px;border:1px solid var(--yc-border-soft,var(--yc-border));border-radius:12px;background:var(--yc-surface-alt)}.yc-doc-viewer-legal .yc-document-parties small{font-size:var(--yc-fs-11,11px);font-weight:700;letter-spacing:.08em;color:var(--yc-primary)}.yc-doc-viewer-legal .yc-document-parties strong{font-size:var(--yc-fs-14,14px);line-height:1.4}.yc-doc-viewer-legal .yc-document-parties span{display:block;color:var(--yc-text-soft,var(--yc-muted));font-size:var(--yc-fs-13,13px);line-height:1.5}.yc-doc-viewer-legal :is(.yc-document-table-scroll,.yc-legal-table-wrap){max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;margin:0 0 14px}.yc-doc-viewer-legal table{width:100%;border-collapse:collapse;font-size:var(--yc-fs-13,13px);line-height:1.45;margin:0 0 14px}.yc-doc-viewer-legal :is(th,td){padding:8px 10px;border-bottom:1px solid var(--yc-border-soft,var(--yc-border));text-align:left;vertical-align:top}.yc-doc-viewer-legal th{background:var(--yc-surface-alt);color:var(--yc-muted);font-size:var(--yc-fs-12,12px);font-weight:600}.yc-doc-viewer-legal :is(th,td):not(:first-child){white-space:nowrap}.yc-doc-viewer-legal :is(th,td):last-child{text-align:right}.yc-doc-viewer-legal :is(dl.yc-document-details,dl.yc-legal-dl){display:grid;margin:0 0 14px;border:1px solid var(--yc-border-soft,var(--yc-border));border-radius:12px;overflow:hidden}.yc-doc-viewer-legal :is(dl.yc-document-details,dl.yc-legal-dl)>div{display:flex;justify-content:space-between;align-items:baseline;gap:12px;padding:9px 12px;border-bottom:1px solid var(--yc-border-soft,var(--yc-border))}.yc-doc-viewer-legal :is(dl.yc-document-details,dl.yc-legal-dl)>div:last-child{border-bottom:0}.yc-doc-viewer-legal :is(dl.yc-document-details,dl.yc-legal-dl)>div>dt{margin:0;font-weight:600;color:var(--yc-muted);font-size:var(--yc-fs-12-5,12.5px)}.yc-doc-viewer-legal :is(dl.yc-document-details,dl.yc-legal-dl)>div>dd{margin:0;text-align:right;color:var(--yc-text);font-weight:600}.yc-doc-viewer-legal :is(dl.yc-document-details,dl.yc-legal-dl)>dt{padding:9px 12px 0}.yc-doc-viewer-legal :is(dl.yc-document-details,dl.yc-legal-dl)>dd{padding:2px 12px 9px;border-bottom:1px solid var(--yc-border-soft,var(--yc-border))}.yc-doc-viewer-legal .yc-legal-note{padding:10px 12px;border-left:3px solid var(--yc-primary);border-radius:8px;background:var(--yc-surface-alt);font-size:var(--yc-fs-13,13px)}.yc-doc-viewer-legal .yc-legal-blank{display:inline-block;min-width:6ch;border-bottom:1px dotted currentColor}.yc-doc-viewer-legal .yc-document-signatures{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,220px),1fr));gap:10px;margin:16px 0}.yc-doc-viewer-legal .yc-document-signature{padding:12px;border:1px solid var(--yc-border-soft,var(--yc-border));border-radius:12px}.yc-doc-viewer-legal img{max-width:100%;height:auto}@media(max-width:600px){.yc-doc-viewer-legal{padding:16px 16px 4px;font-size:var(--yc-fs-13,13px)}.yc-doc-viewer-legal :is(th,td){padding:7px 8px}.yc-doc-viewer-legal :is(dl.yc-document-details,dl.yc-legal-dl)>div{flex-direction:column;gap:2px}.yc-doc-viewer-legal :is(dl.yc-document-details,dl.yc-legal-dl)>div>dd{text-align:left}}
