:root{--ui-font-sans:"Noto Sans KR", "Apple SD Gothic Neo", Arial, Helvetica, sans-serif;--ui-font-mono:"SFMono-Regular", Consolas, "Liberation Mono", monospace;--ui-white:#fff;--ui-off-white:#f8f8f6;--ui-gray-050:#f7f9fc;--ui-gray-100:#f1f4f8;--ui-gray-200:#dfe5ec;--ui-gray-500:#667085;--ui-gray-400:#98a2b3;--ui-gray-300:#d0d5dd;--ui-gray-700:#344054;--ui-gray-900:#202939;--ui-operator-primary:#1b3158;--ui-operator-primary-strong:#10213f;--ui-operator-primary-soft:#edf2f8;--ui-operator-accent:#c89b3c;--ui-customer-primary:#2f6f57;--ui-customer-primary-strong:#245541;--ui-customer-primary-soft:#e5f2ea;--ui-customer-primary-on-soft:#183b2e;--ui-customer-border:#e6e4de;--ui-customer-secondary-border:#b8d3c2;--ui-customer-accent:#c9a86a;--ui-success-bg:#e8f5ed;--ui-success-text:#237a49;--ui-warning-bg:#fff4df;--ui-warning-text:#a15c07;--ui-danger-bg:#feeceb;--ui-danger-text:#b42318;--ui-info-bg:#eaf0f8;--ui-info-text:#31588c;--ui-primary:var(--ui-operator-primary);--ui-primary-hover:var(--ui-operator-primary-strong);--ui-primary-soft:var(--ui-operator-primary-soft);--ui-secondary:var(--ui-gray-500);--ui-background:var(--ui-gray-050);--ui-surface:var(--ui-white);--ui-card-background:var(--ui-white);--ui-text-primary:var(--ui-gray-900);--ui-text-secondary:var(--ui-gray-500);--ui-text-disabled:var(--ui-gray-400);--ui-border:var(--ui-gray-200);--ui-divider:var(--ui-gray-200);--ui-focus:#4776c5;--ui-disabled-bg:var(--ui-gray-100);--ui-disabled-text:var(--ui-gray-400);--ui-text-caption:11px;--ui-text-label:12px;--ui-text-body-small:13px;--ui-text-body:14px;--ui-text-card-title:16px;--ui-text-section-title:20px;--ui-text-page-title:30px;--ui-line-tight:1.25;--ui-line-body:1.55;--ui-line-relaxed:1.7;--ui-weight-regular:400;--ui-weight-medium:600;--ui-weight-bold:700;--ui-weight-heavy:800;--ui-space-1:4px;--ui-space-2:8px;--ui-space-3:12px;--ui-space-4:16px;--ui-space-5:20px;--ui-space-6:24px;--ui-space-8:32px;--ui-space-10:40px;--ui-space-12:48px;--ui-radius-control:12px;--ui-radius-card:14px;--ui-radius-card-large:16px;--ui-radius-pill:999px;--ui-control-height:48px;--ui-control-height-small:36px;--ui-control-height-large:52px;--ui-customer-action-height:52px;--ui-card-padding:20px;--ui-card-padding-large:24px;--ui-customer-max-width:390px;--ui-content-max-width:1024px;--ui-sidebar-width:238px;--ui-header-height:68px;--ui-shadow-card:0 3px 12px #1b31580b;--ui-shadow-raised:0 10px 28px #1b315814;--ui-shadow-modal:0 24px 70px #0a162d3d;--ui-z-base:1;--ui-z-sticky:10;--ui-z-navigation:30;--ui-z-overlay:80;--ui-z-modal:100;--ui-z-toast:120;--ui-duration-fast:.12s;--ui-duration-normal:.18s;--ui-ease-standard:ease}.theme-afterlink{--ui-primary:var(--ui-operator-primary);--ui-primary-hover:var(--ui-operator-primary-strong);--ui-primary-soft:var(--ui-operator-primary-soft);--ui-background:var(--ui-gray-050);--ui-surface:var(--ui-white);--ui-border:var(--ui-gray-200)}.theme-tendre{--ui-primary:var(--ui-customer-primary);--ui-primary-hover:var(--ui-customer-primary-strong);--ui-primary-soft:var(--ui-customer-primary-soft);--ui-background:var(--ui-white);--ui-surface:var(--ui-white);--ui-border:var(--ui-customer-border)}
html{background:var(--ui-background);color:var(--ui-text-primary);font-family:var(--ui-font-sans);text-rendering:optimizelegibility}button,input,select,textarea{font:inherit}button,[role=button],a{-webkit-tap-highlight-color:transparent}button:disabled,input:disabled,select:disabled,textarea:disabled,[aria-disabled=true]{cursor:not-allowed}:focus-visible{outline:3px solid color-mix(in srgb, var(--ui-focus) 38%, transparent);outline-offset:3px}img,svg{max-width:100%}.ui-truncate{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ui-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.ui-break-text{overflow-wrap:anywhere;word-break:keep-all;min-width:0}.ui-visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
.customer-shell{--customer-teal:var(--ui-customer-primary);--customer-teal-dark:var(--ui-customer-primary-strong);--customer-teal-light:#438468;--customer-teal-container:var(--ui-customer-primary-soft);--customer-on-teal-container:var(--ui-customer-primary-on-soft);--customer-sand:#e8e2d4;--customer-sand-light:#f7f4ec;--customer-surface:var(--ui-white);--customer-surface-container:var(--ui-off-white);--customer-surface-container-high:#f1f2ef;--customer-gold:var(--ui-customer-accent);--customer-gold-light:#e6d4a8;--customer-ink:var(--ui-gray-900);--customer-sub:var(--ui-gray-500);--customer-line:var(--ui-customer-border);--customer-action-primary:var(--customer-teal);--customer-action-primary-hover:var(--customer-teal-dark);--customer-action-secondary:var(--ui-white);--customer-action-secondary-border:var(--ui-customer-secondary-border);--customer-action-secondary-text:var(--customer-teal-dark);--customer-text-xs:var(--ui-text-caption);--customer-text-sm:var(--ui-text-label);--customer-text-body:var(--ui-text-body);--customer-text-title:var(--ui-text-section-title);--customer-radius-sm:10px;--customer-radius-md:var(--ui-radius-card);--customer-radius-lg:var(--ui-radius-card-large);--customer-elevation-1:0 1px 2px #003c3714, 0 1px 3px #003c3714;--customer-elevation-2:0 6px 20px #003c371f;background:linear-gradient(var(--customer-surface), var(--customer-surface)) padding-box, linear-gradient(180deg, #d8d6cf, #bbb8af) border-box;color:var(--customer-ink);font-family:var(--ui-font-sans);max-width:var(--ui-customer-max-width);min-height:100vh;padding:0 16px max(36px, env(safe-area-inset-bottom));border-left:1px solid #0000;border-right:1px solid #0000;width:100%;margin:0 auto;overflow-x:hidden;box-shadow:0 8px 30px #003c3714}.customer-shell.customer-theme-default{--customer-teal:var(--ui-operator-primary);--customer-teal-dark:var(--ui-operator-primary-strong);--customer-teal-light:#344563;--customer-teal-container:#e6e9ef;--customer-on-teal-container:var(--ui-operator-primary);--customer-elevation-1:0 1px 2px #14213d14, 0 1px 3px #14213d14;--customer-elevation-2:0 6px 20px #14213d1f}.customer-shell .button,.customer-shell .primary-action{background:var(--customer-action-primary);border:1px solid var(--customer-action-primary);color:var(--ui-white);min-height:var(--ui-customer-action-height);border-radius:999px;font-weight:800}.customer-shell .secondary-button,.customer-shell .quiet-action,.customer-shell .customer-back-action{background:var(--customer-action-secondary);border:1px solid var(--customer-action-secondary-border);color:var(--customer-action-secondary-text);border-radius:999px;font-weight:800}.customer-shell .button:hover,.customer-shell .primary-action:hover{background:var(--customer-action-primary-hover);border-color:var(--customer-action-primary-hover)}.customer-shell .button:disabled,.customer-shell .primary-action[aria-disabled=true],.customer-shell .secondary-button:disabled{cursor:not-allowed;opacity:.58}.customer-shell.customer-theme-default .customer-section .form .button{background:var(--ui-operator-primary)}.customer-theme-default .certificate-hero,.customer-theme-default .warranty-card-stack{background:radial-gradient(120% 90% at 85% -10%, #c9a86a38 0%, #c9a86a00 45%), linear-gradient(158deg, #233454 0%, var(--ui-operator-primary) 42%, var(--ui-operator-primary-strong) 100%)}.customer-shell *{max-width:100%}.customer-shell h1,.customer-shell h2,.customer-shell h3,.customer-shell p{letter-spacing:0}.customer-shell button,.customer-shell input,.customer-shell select,.customer-shell textarea{font-size:max(16px,1em)}.customer-shell :focus-visible{outline-offset:3px;outline:3px solid #0e7c775c}.customer-shell:before{background:var(--customer-teal);color:#cfeae7;content:"TENDRE · AS CENTER";letter-spacing:.14em;padding:max(7px, env(safe-area-inset-top)) 0 7px;text-align:center;margin:0 -16px 18px;font-size:11px;font-weight:700;display:block}.warranty-home-return{color:var(--customer-teal-dark);height:42px;left:16px;top:max(18px, env(safe-area-inset-top));z-index:20;background:#fffffff0;border:1px solid #ffffff6b;border-radius:50%;justify-content:center;align-items:center;width:42px;font-size:18px;font-weight:800;text-decoration:none;display:flex;position:absolute}.certificate-hero{border-radius:var(--customer-radius-lg);color:#fff;background:radial-gradient(120% 90% at 85% -10%,#c9a86a38 0%,#c9a86a00 45%),linear-gradient(158deg,#0a6863 0%,#005f5b 40%,#013f3c 100%);border:1px solid #c9a86a59;flex-direction:column;gap:16px;width:100%;min-height:0;padding:22px 20px 20px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 40px #00322e3d,inset 0 1px #ffffff14}.certificate-hero:not(.certificate-hero--compact){justify-content:space-between;min-height:396px;padding:34px 24px 28px}.certificate-hero--compact{min-height:0}.certificate-hero+.customer-section{margin-top:14px}.warranty-card-screen{box-shadow:none;background:0 0;border:0;height:auto;min-height:100svh;padding:0;overflow:hidden auto}.warranty-card-screen:before{display:none}.warranty-admin-return{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--customer-gold-light);min-height:38px;right:14px;top:max(14px, env(safe-area-inset-top));z-index:30;background:#0a1927d1;border:1px solid #e6d4a88c;border-radius:999px;align-items:center;padding:8px 13px;font-size:12px;font-weight:800;text-decoration:none;display:inline-flex;position:fixed}.warranty-card-screen .warranty-card-stack{background:radial-gradient(120% 90% at 85% -10%,#c9a86a38 0%,#c9a86a00 45%),linear-gradient(158deg,#0a6863 0%,#005f5b 40%,#013f3c 100%);min-height:100svh}.warranty-card-screen .certificate-hero,.warranty-card-screen .warranty-card-menu{box-shadow:none;background:0 0;border:0;border-radius:0}.warranty-card-screen .certificate-hero{justify-content:flex-start;min-height:auto}.warranty-card-screen .certificate-brandline{padding-left:48px}.warranty-card-screen .certificate-summary{text-align:center;grid-template-columns:1fr;justify-items:center;gap:24px;margin:24px 0 20px}.warranty-card-screen .warranty-device-icon{border-radius:28px;width:264px;height:299px}.warranty-card-screen .warranty-device-icon:before{width:156px;height:131px}.warranty-card-screen .warranty-device-icon:after{width:54px;height:131px;margin-top:87px;margin-left:138px}.warranty-card-screen .certificate-summary__text{justify-items:center;display:grid}.warranty-card-screen .certificate-no{font-size:12px}.warranty-card-screen .certificate-summary h1{margin-top:9px;font-size:26px}.warranty-card-screen .certificate-summary p{margin-top:6px;font-size:13px}.warranty-card-menu{min-height:0;padding:0 20px max(28px, env(safe-area-inset-bottom));scroll-margin-top:18px;position:relative}.certificate-hero:before{content:"";opacity:.5;pointer-events:none;background-image:repeating-linear-gradient(115deg,#ffffff09 0 1px,#0000 1px 7px);position:absolute;inset:0}
.warranty-service-timeline i{border:2px solid var(--customer-sand-light);color:#858b88;z-index:1;background:#deddd8;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:9px;font-style:normal;display:flex;position:relative}.warranty-service-timeline .is-active{color:var(--customer-teal-dark)}.warranty-service-timeline .is-active:before,.warranty-service-timeline .is-active i{background:var(--customer-teal)}.warranty-service-timeline .is-active i{color:var(--ui-white)}.warranty-service-timeline .is-current i{box-shadow:0 0 0 3px #c9a86a6b}.primary-action,.quiet-action{text-align:center;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:0 18px;font-weight:800;transition:background-color .12s,box-shadow .12s,transform .12s;display:inline-flex}.primary-action{background:var(--customer-action-primary);box-shadow:var(--customer-elevation-1);color:#fff}.primary-action:active,.quiet-action:active{transform:translateY(1px)}.quiet-action{background:var(--customer-action-secondary);color:var(--customer-action-secondary-text)}.customer-section{border:1px solid var(--customer-line);border-radius:var(--customer-radius-lg);box-shadow:var(--customer-elevation-1);padding:var(--ui-card-padding);background:#fff;margin-bottom:12px}.certificate-issued{background:var(--customer-teal-container);border-color:#b9dcc9}.certificate-issued strong{color:var(--customer-teal-dark);margin-bottom:8px;font-size:18px;display:block}.certificate-issued p{color:var(--customer-sub);margin:0;line-height:1.5}.customer-section .form{gap:var(--ui-space-3);display:grid}.customer-section .form label:not(.checkbox-line){color:#3a423f;gap:var(--ui-space-2);letter-spacing:.03em;font-size:11.5px;font-weight:800;display:grid}.customer-section .form input,.customer-section .form select,.customer-section .form textarea{background:var(--ui-white);border:1px solid var(--customer-line);border-radius:var(--customer-radius-sm);color:var(--customer-ink);min-height:var(--ui-control-height-large);width:100%;padding:14px;font-size:16px}.customer-section .form input:focus,.customer-section .form select:focus,.customer-section .form textarea:focus{border-color:var(--customer-teal);outline:none}.customer-section .checkbox-line{background:var(--customer-surface-container);border:1px solid var(--customer-line);border-radius:var(--customer-radius-md);color:var(--customer-ink);align-items:flex-start;gap:10px;min-height:58px;padding:14px;font-size:14px;font-weight:700;line-height:1.45;display:flex}.customer-section .checkbox-line input{flex:0 0 20px;order:-1;align-self:center;width:20px;height:20px;min-height:20px;margin:0}.customer-section .checkbox-line.checkbox-after-text{display:flex}.customer-section .checkbox-line.checkbox-after-text input{margin:0}.customer-section .form .button{background:var(--customer-action-primary);box-shadow:var(--customer-elevation-1);min-height:var(--ui-customer-action-height);border:0;border-radius:999px;justify-content:center;width:100%;font-weight:800}.customer-section .form .button:disabled,.primary-action[aria-disabled=true]{opacity:.62}.result-summary{background:var(--customer-teal-container);border-radius:var(--customer-radius-md);color:#1f6b45;border:1px solid #b9dcc9;margin:0;padding:11px 13px;font-size:12px}.section-title{gap:6px;margin-bottom:16px;display:grid}.section-title h2,.section-title p{margin:0}.section-title h2{font-size:16px;font-weight:800;line-height:1.35}.section-title p{color:var(--customer-sub);font-size:12.5px;line-height:1.5}.warranty-invitation__summary{gap:var(--ui-space-1);display:grid}.warranty-invitation__benefits{border-top:1px solid var(--customer-line);gap:var(--ui-space-3);margin:var(--ui-space-5) 0 0;padding:var(--ui-space-5) 0 0;list-style:none;display:grid}.warranty-invitation__benefits li{color:var(--customer-ink);font-size:var(--customer-text-sm);font-weight:var(--ui-weight-bold);align-items:center;gap:var(--ui-space-2);line-height:var(--ui-line-body);display:flex}.warranty-invitation__benefits li span{background:var(--ui-customer-primary-soft);border-radius:var(--ui-radius-pill);color:var(--customer-teal-dark);flex:0 0 22px;justify-content:center;align-items:center;height:22px;display:inline-flex}.info-list{display:grid}.info-list>div{border-top:1px solid var(--customer-line);grid-template-columns:minmax(92px,.36fr) 1fr;gap:8px;padding:14px 0;display:grid}.info-list>div:first-child{border-top:0;padding-top:0}.info-list>div:last-child{padding-bottom:0}.info-list span{color:var(--customer-sub);font-size:12px;font-weight:700}.info-list strong{overflow-wrap:anywhere;font-size:13px;line-height:1.45}.customer-timeline{gap:0;margin:0;padding:0;list-style:none;display:grid}
.customer-timeline li{border-left:2px solid var(--customer-line);gap:6px;padding:0 0 22px 18px;display:grid;position:relative}.customer-timeline li:before{border:3px solid var(--customer-teal);content:"";background:#fff;border-radius:999px;width:12px;height:12px;position:absolute;top:0;left:-7px}.customer-timeline li.is-current:before{background:var(--customer-teal);box-shadow:0 0 0 5px var(--customer-teal-container)}.customer-timeline li:last-child{padding-bottom:0}.customer-timeline span{color:var(--customer-sub);font-size:13px}.customer-timeline strong,.customer-timeline p{margin:0}.customer-timeline p{color:var(--customer-sub);line-height:1.5}@media (max-width:840px){.customer-shell{max-width:var(--ui-customer-max-width)}.certificate-hero{padding:22px}.customer-action-bar,.info-list>div{grid-template-columns:1fr}}

.customer-flow-screen{background:var(--ui-white);box-shadow:none;border:0;height:100dvh;min-height:100svh;padding:0;overflow:hidden}.customer-flow-screen:before{display:none}.customer-flow-card{-webkit-overflow-scrolling:touch;background:var(--ui-white);color:var(--customer-ink);overscroll-behavior:contain;height:100dvh;min-height:100svh;padding:max(20px, env(safe-area-inset-top)) 20px max(24px, env(safe-area-inset-bottom));touch-action:pan-y;position:relative;overflow:hidden auto}.customer-flow-card--entry{flex-direction:column;display:flex}.customer-flow-card--entry .customer-flow-content{flex-direction:column;flex:1;display:flex}.customer-flow-card:before{content:"";opacity:.5;pointer-events:none;background:0 0;position:absolute;inset:0}.customer-account-access{background:var(--ui-white);border:1px solid var(--customer-line);color:var(--customer-teal);height:42px;right:20px;top:max(20px,env(safe-area-inset-top));z-index:10;border-radius:50%;justify-content:center;align-items:center;width:42px;display:flex;position:absolute}.customer-account-access svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:22px;height:22px}.customer-home-access{background:var(--ui-white);border:1px solid var(--customer-line);color:var(--customer-teal);height:42px;left:20px;top:max(20px,env(safe-area-inset-top));z-index:10;border-radius:50%;justify-content:center;align-items:center;width:42px;font-size:15px;font-weight:800;display:flex;position:absolute}.customer-flow-card:has(.customer-account-access) .customer-flow-topline{padding-right:54px}.customer-flow-topline,.customer-flow-hero,.customer-flow-content{z-index:1;position:relative}.customer-flow-topline{align-items:center;gap:12px;display:flex}.customer-flow-back{background:var(--ui-white);border:1px solid var(--customer-line);color:var(--customer-teal);border-radius:50%;flex:0 0 42px;justify-content:center;align-items:center;height:42px;font-size:15px;font-weight:800;display:inline-flex}.customer-flow-brandline{flex:1;justify-content:space-between;align-items:center;min-width:0;display:flex}.customer-flow-brandline span,.customer-flow-brandline strong{color:var(--customer-teal);letter-spacing:.22em;white-space:nowrap;font-size:10px;font-weight:800}.customer-flow-brandline strong{letter-spacing:.12em;font-size:8px}.customer-flow-hero{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;padding:34px 4px 22px;display:grid}.customer-flow-hero>div:first-child{min-width:0}.customer-flow-hero p,.customer-flow-hero h1{margin:0}.customer-flow-hero-description{color:var(--customer-sub);font-size:var(--customer-text-body);line-height:var(--ui-line-body);margin-top:var(--ui-space-2)}.customer-flow-card--compact-hero .customer-flow-hero{padding-top:22px;padding-bottom:16px}.customer-flow-card--compact-hero .customer-flow-hero h1{font-size:24px}.customer-flow-hero p{color:var(--customer-teal);letter-spacing:.14em;margin-bottom:9px;font-size:10px;font-weight:800}.customer-flow-hero h1{overflow-wrap:anywhere;font-size:28px;line-height:1.2}.customer-flow-meta{background:var(--customer-teal-container);color:var(--customer-teal-dark);white-space:nowrap;border:1px solid #c9dfd1;border-radius:999px;padding:6px 9px;font-size:10px;font-weight:800}.customer-flow-hero__detail{background:var(--ui-white);border:1px solid var(--customer-line);border-radius:var(--customer-radius-md);grid-column:1/-1;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:14px;padding:14px;display:grid}.warranty-invitation{padding:24px 20px}.warranty-invitation__status{background:var(--customer-teal-container);color:var(--customer-teal-dark);border-radius:999px;margin-bottom:12px;padding:6px 10px;font-size:11px;font-weight:800;display:inline-flex}.warranty-invitation .section-title h2{font-size:20px;line-height:1.35}.warranty-entry-layout{flex-direction:column;flex:1;display:flex}.warranty-entry-actions{margin-top:auto}.warranty-invitation__benefits-title{border-top:1px solid var(--customer-line);color:var(--customer-ink);font-size:var(--customer-text-body);line-height:var(--ui-line-body);margin:var(--ui-space-5) 0 0;padding-top:var(--ui-space-5)}.warranty-invitation__benefits-title+.warranty-invitation__benefits{margin-top:var(--ui-space-3);border-top:0;padding-top:0}.warranty-entry-account-note{color:var(--customer-sub);font-size:var(--customer-text-sm);line-height:var(--ui-line-body);text-align:center;max-width:340px;margin:0 auto}.warranty-order-mismatch{color:var(--customer-sub);margin-top:var(--ui-space-2);text-align:center}.warranty-order-mismatch summary{cursor:pointer;font-size:var(--customer-text-sm);font-weight:var(--ui-weight-bold);min-height:44px;padding:0 var(--ui-space-3);align-items:center;display:inline-flex}.warranty-order-mismatch p{border-top:1px solid var(--customer-line);font-size:var(--customer-text-sm);line-height:var(--ui-line-body);margin:var(--ui-space-2) 0 0;padding:var(--ui-space-4) 0 0;text-align:left}.warranty-registration{gap:var(--ui-space-5);flex-direction:column;flex:1;display:flex}.warranty-registration__context{color:var(--customer-sub);font-size:var(--customer-text-sm);align-items:center;gap:var(--ui-space-1) var(--ui-space-2);flex-wrap:wrap;margin:0;display:flex}.warranty-registration__context strong{color:var(--customer-ink);overflow-wrap:anywhere}.warranty-registration__step{gap:var(--ui-space-3);display:grid}.warranty-registration__step>label{color:var(--customer-ink);font-size:var(--customer-text-sm);font-weight:var(--ui-weight-bold)}.warranty-registration__step>input{background:var(--ui-white);border:1px solid var(--customer-line);border-radius:var(--ui-radius-control);color:var(--customer-ink);font-size:var(--ui-text-body);min-height:var(--ui-control-height-large);padding:0 var(--ui-space-4);width:100%}.warranty-registration__step>input:focus{border-color:var(--customer-teal);outline:none}.warranty-registration__help{color:var(--customer-sub);font-size:var(--customer-text-sm);line-height:var(--ui-line-body);margin:calc(var(--ui-space-1) * -1) 0 0}.warranty-registration__button{justify-content:center;width:100%}.warranty-registration__otp{font-variant-numeric:tabular-nums;font-weight:var(--ui-weight-bold);letter-spacing:var(--ui-space-3);text-align:center}.warranty-registration__verified-phone,.warranty-registration__success{border:1px solid var(--customer-line);border-radius:var(--ui-radius-card);align-items:center;gap:var(--ui-space-3);min-height:var(--ui-control-height-large);padding:var(--ui-space-3) var(--ui-space-4);justify-content:space-between;display:flex}.warranty-registration__verified-phone span,.warranty-registration__success span{color:var(--customer-ink);font-size:var(--customer-text-body);font-weight:var(--ui-weight-bold)}.warranty-registration__verified-phone button,.warranty-registration__success button,.warranty-registration__text-button{color:var(--customer-teal-dark);cursor:pointer;font-size:var(--customer-text-sm);font-weight:var(--ui-weight-bold);min-height:44px;padding:0 var(--ui-space-2);background:0 0;border:0}.warranty-registration__text-button:disabled{color:var(--ui-text-disabled);cursor:not-allowed}.warranty-registration__success{background:var(--ui-success-bg);border-color:var(--ui-success-bg);flex-wrap:wrap}.warranty-registration__success strong{color:var(--ui-success-text);font-size:var(--customer-text-sm)}.warranty-registration__consents{gap:var(--ui-space-3);display:grid}.warranty-registration__consents h2{font-size:var(--customer-text-title);margin:0}.warranty-registration__all-consent,.warranty-registration__consent-row>label{cursor:pointer;font-size:var(--customer-text-body);font-weight:var(--ui-weight-bold);align-items:flex-start;gap:var(--ui-space-3);line-height:var(--ui-line-body);min-height:44px;display:flex}.warranty-registration__all-consent{background:var(--customer-surface-container);border:1px solid var(--customer-line);border-radius:var(--ui-radius-card);padding:var(--ui-space-3) var(--ui-space-4);align-items:center}.warranty-registration__all-consent input,.warranty-registration__consent-row input{accent-color:var(--customer-teal);height:20px;margin:var(--ui-space-1) 0 0;flex:0 0 20px;width:20px}.warranty-registration__consent-row{border-top:1px solid var(--customer-line);gap:var(--ui-space-2);padding-top:var(--ui-space-3);display:grid}.warranty-registration__consent-row details{color:var(--customer-sub);font-size:var(--customer-text-sm);line-height:var(--ui-line-body);margin-left:calc(20px + var(--ui-space-3))}.warranty-registration__consent-row summary{color:var(--customer-teal-dark);cursor:pointer;font-weight:var(--ui-weight-bold);width:fit-content;min-height:44px}.warranty-registration__consent-row dl,.warranty-registration__consent-row p{background:var(--customer-surface-container);border-radius:var(--ui-radius-control);margin:0 0 var(--ui-space-2);padding:var(--ui-space-3)}.warranty-registration__consent-row dl{gap:var(--ui-space-2);display:grid}.warranty-registration__consent-row dl div{gap:var(--ui-space-1);display:grid}.warranty-registration__consent-row dt{color:var(--customer-ink);font-weight:var(--ui-weight-bold)}.warranty-registration__consent-row dd{margin:0}.warranty-registration__issue{min-height:var(--ui-customer-action-height);justify-content:center;width:100%}.warranty-registration__message{color:var(--customer-sub);font-size:var(--customer-text-sm);line-height:var(--ui-line-body);text-align:center;margin:0}.warranty-entry-state{gap:var(--ui-space-2);display:grid}.warranty-entry-state span,.warranty-entry-state p{color:var(--customer-sub);font-size:var(--customer-text-sm);line-height:var(--ui-line-body);margin:0}.customer-flow-hero__detail .warranty-device-icon{width:58px;height:58px}.customer-flow-hero__detail .warranty-device-icon:before{width:34px;height:25px}.customer-flow-hero__detail .warranty-device-icon:after{width:12px;height:25px;margin-top:17px;margin-left:30px}.customer-flow-product-copy{gap:4px;min-width:0;display:grid}.customer-flow-product-copy strong{overflow-wrap:anywhere;font-size:14px}.customer-flow-product-copy span{color:var(--customer-sub);overflow-wrap:anywhere;font-size:11px}.customer-flow-content{gap:12px;display:grid}.customer-flow-card .customer-section{background:var(--ui-white);border-color:var(--customer-line);color:var(--customer-ink);margin:0;box-shadow:0 5px 18px #1f473711}.customer-flow-card .certificate-issued{background:var(--customer-teal-container);border-color:#c9dfd1}.customer-flow-card .customer-action-bar{box-shadow:none;background:0 0;border:0;margin:0;padding:0;position:static;bottom:auto}.customer-flow-card .primary-action,.customer-flow-card .customer-section .form .button{background:var(--customer-action-primary);color:var(--ui-white)}.customer-flow-card .customer-section .secondary-button{background:var(--customer-action-secondary);border:1px solid var(--customer-action-secondary-border);color:var(--customer-action-secondary-text);border-radius:999px;justify-content:center;width:100%;min-height:48px}.customer-flow-card .customer-timeline li:before{background:var(--customer-sand-light)}.customer-flow-card .customer-timeline li.is-current:before{background:var(--customer-teal)}.customer-flow-error{text-align:center}.customer-flow-error h2,.customer-flow-error p{margin:0}.customer-flow-error h2{margin-bottom:8px;font-size:18px}.customer-flow-error p{color:var(--customer-sub);line-height:1.5}@media (max-width:360px){.customer-flow-card{padding-left:16px;padding-right:16px}.customer-flow-hero{padding-top:28px}.customer-flow-hero h1{font-size:25px}}
.customer-service-guide{gap:0;display:grid}.customer-service-guide__actions{grid-template-columns:1fr;display:grid}.customer-service-guide__actions button{color:var(--ui-white);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;border-bottom:1px solid #e6d4a852;border-radius:0;justify-content:space-between;align-items:center;min-height:52px;padding:0 2px;font-size:13px;font-weight:800;display:flex}.customer-service-guide__panel{background:var(--customer-sand-light);border-radius:var(--customer-radius-md);color:var(--customer-ink);gap:12px;margin:10px 0;padding:16px;display:grid}.customer-service-guide__panel>strong{font-size:15px}.customer-service-guide__panel p,.customer-service-guide__panel ul{margin:0;font-size:12px;line-height:1.6}.customer-service-guide__panel ul{gap:6px;padding-left:18px;display:grid}.customer-service-guide__panel>small{color:var(--customer-sub);font-size:10.5px;line-height:1.45}.customer-diagnosis-list{gap:7px;display:grid}.customer-diagnosis-list label{background:var(--ui-white);border:1px solid var(--customer-line);border-radius:9px;grid-template-columns:18px 1fr;align-items:start;gap:8px;padding:10px;font-size:11px;line-height:1.45;display:grid}.customer-diagnosis-list input{width:18px;height:18px;margin:0}.service-photo-picker{background:var(--customer-surface-container);border:1px solid var(--customer-line);border-radius:var(--customer-radius-md);gap:10px;padding:14px;display:grid}.service-form-divider{border-top:1px solid var(--customer-line);gap:3px;margin-top:4px;padding-top:16px;display:grid}.service-form-divider:first-child{border-top:0;margin-top:0;padding-top:0}.service-form-divider strong{color:var(--customer-ink);font-size:14px}.service-form-divider span{color:var(--customer-sub);font-size:10.5px;line-height:1.45}.service-request-summary{grid-column:1/-1;gap:4px;width:100%;display:grid}.service-request-summary strong{color:var(--customer-ink);font-size:14px;line-height:1.4}.service-request-summary span{color:var(--customer-sub);font-size:10.5px;line-height:1.45}.service-request-form{gap:14px!important}.service-diagnosis{background:var(--customer-surface-container);border:1px solid var(--customer-line);border-radius:var(--customer-radius-md);overflow:hidden}.service-diagnosis__toggle{color:var(--customer-ink);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;min-height:62px;padding:13px 14px;display:flex}.service-diagnosis__toggle span{gap:3px;display:grid}.service-diagnosis__toggle strong{font-size:12px}.service-diagnosis__toggle small{color:var(--customer-sub);font-size:10px}.service-diagnosis__toggle b{font-size:17px}.service-diagnosis__panel{border-top:1px solid var(--customer-line);gap:10px;padding:12px;display:grid}.service-diagnosis__safety{color:var(--ui-danger-text);margin:0;font-size:10.5px;font-weight:700;line-height:1.5}.service-diagnosis__panel .quiet-action{min-height:44px}.service-contact-summary{background:var(--customer-surface-container);border:1px solid var(--customer-line);border-radius:var(--customer-radius-md);padding:4px 13px;display:grid}.service-contact-summary>div{border-top:1px solid var(--customer-line);grid-template-columns:68px 1fr;align-items:center;gap:10px;min-height:43px;display:grid}.service-contact-summary>div:first-child{border-top:0}.service-contact-summary span{color:var(--customer-sub);font-size:10.5px;font-weight:700}.service-contact-summary strong{font-size:12px}.service-consent span{gap:4px;display:grid}.service-consent small{color:var(--customer-sub);font-size:10px;font-weight:500}.service-active-request{gap:14px;display:grid}.service-active-request>p{color:var(--customer-sub);margin:0;font-size:12px;line-height:1.55}.service-upload-recovery{gap:12px;display:grid}.service-upload-recovery>strong{font-size:17px}.service-upload-recovery>p{color:var(--customer-sub);margin:0;font-size:12px;line-height:1.5}.service-upload-recovery__actions{gap:8px;display:grid}.service-upload-recovery__actions .button,.service-upload-recovery__actions .quiet-action{min-height:var(--ui-customer-action-height);width:100%}.inspection-report-disclosure>summary{cursor:pointer;justify-content:space-between;align-items:center;list-style:none;display:flex}.inspection-report-disclosure>summary::-webkit-details-marker{display:none}.inspection-report-disclosure>summary span{gap:5px;display:grid}.inspection-report-disclosure>summary strong{color:var(--customer-ink);font-size:16px}.inspection-report-disclosure>summary small{color:var(--customer-sub);font-size:11px}.inspection-report-disclosure>summary>b{background:var(--customer-teal-container);color:var(--customer-teal-dark);border-radius:999px;padding:8px 11px;font-size:11px}.inspection-report-disclosure[open]>summary{margin-bottom:16px}.customer-inspection-result>summary{gap:var(--ui-space-3)}.customer-inspection-result>summary span{min-width:0}.customer-inspection-result>summary strong{line-height:var(--ui-line-body);overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.customer-inspection-result>summary em{color:var(--customer-teal-dark);font-size:var(--ui-text-caption);font-style:normal;font-weight:var(--ui-weight-heavy)}.customer-inspection-result[open]>summary em{display:none}.service-status-summary{gap:var(--ui-space-2);display:grid}.service-status-summary>span{color:var(--customer-teal-dark);font-size:var(--ui-text-caption);font-weight:var(--ui-weight-heavy)}.service-status-summary>h2{color:var(--customer-ink);font-size:var(--ui-text-section-title);line-height:var(--ui-line-tight);margin:0}.service-status-summary>p{color:var(--customer-sub);font-size:var(--ui-text-body-small);line-height:var(--ui-line-body);margin:0}.service-status-summary>.service-status-summary__guidance{background:var(--customer-surface-container);border-radius:var(--customer-radius-sm);color:var(--customer-ink);margin-top:var(--ui-space-1);padding:var(--ui-space-3)}.service-status-summary>small{color:var(--customer-sub);font-size:var(--ui-text-caption)}.service-operation-summary__inbound{border-top:1px solid var(--customer-line);margin-top:var(--ui-space-4);padding-top:var(--ui-space-3)}.service-status-empty-note{color:var(--customer-sub);font-size:var(--ui-text-body-small);line-height:var(--ui-line-body);margin:0}.service-status-inline-action{margin-top:var(--ui-space-4);width:100%}.service-shipping-summary__note{color:var(--customer-sub);font-size:var(--ui-text-caption);line-height:var(--ui-line-body);margin:var(--ui-space-3) 0 0}.service-shipping-summary .info-list strong{overflow-wrap:anywhere}.service-status-completion-action{margin:0;position:static;bottom:auto}.service-status-completion-action .primary-action{width:100%}.service-status-disclosure>summary,.service-inquiry-disclosure>summary{cursor:pointer;align-items:center;gap:var(--ui-space-3);justify-content:space-between;list-style:none;display:flex}.service-status-disclosure>summary::-webkit-details-marker{display:none}.service-inquiry-disclosure>summary::-webkit-details-marker{display:none}.service-status-disclosure>summary>strong{color:var(--customer-ink);font-size:var(--ui-text-card-title)}.service-status-disclosure>summary>span{color:var(--customer-teal-dark);font-size:var(--ui-text-caption);font-weight:var(--ui-weight-heavy)}.service-status-disclosure__content,.service-inquiry-disclosure[open] .service-conversation{border-top:1px solid var(--customer-line);margin-top:var(--ui-space-4);padding-top:var(--ui-space-4)}.service-status-disclosure__attachments{border-top:1px solid var(--customer-line);gap:var(--ui-space-3);margin-top:var(--ui-space-4);padding-top:var(--ui-space-4);display:grid}.service-status-disclosure__attachments>strong{color:var(--customer-ink);font-size:var(--ui-text-label)}.service-status-disclosure__attachments .service-attachment-gallery{margin-bottom:0}.service-inquiry-disclosure>summary>span{gap:var(--ui-space-1);min-width:0;display:grid}.service-inquiry-disclosure>summary strong{color:var(--customer-ink);font-size:var(--ui-text-body-small)}.service-inquiry-disclosure>summary small{color:var(--customer-sub);font-size:var(--ui-text-caption);line-height:var(--ui-line-body);overflow-wrap:anywhere;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.service-inquiry-disclosure>summary>b{color:var(--customer-teal-dark);font-size:var(--ui-text-caption);flex:none}.service-next-steps ol{gap:12px;margin:0;padding:0;list-style:none;display:grid}.service-next-steps li{grid-template-columns:24px 1fr;align-items:start;gap:10px;display:grid}.service-next-steps li>b{background:var(--customer-teal-container);color:var(--customer-teal-dark);border-radius:50%;justify-content:center;align-items:center;height:24px;font-size:11px;display:flex}.service-next-steps li span{color:var(--customer-sub);gap:3px;font-size:11px;line-height:1.45;display:grid}.service-next-steps li strong{color:var(--customer-ink);font-size:12px}.service-complete-summary{gap:var(--ui-space-3);display:grid}.service-complete-summary__success{align-items:center;gap:var(--ui-space-2);display:flex}.service-complete-summary__success>span{background:var(--customer-teal-container);color:var(--customer-teal-dark);border-radius:50%;flex:0 0 28px;justify-content:center;align-items:center;height:28px;font-size:14px;font-weight:900;display:inline-flex}.service-complete-summary__success>strong{color:var(--customer-ink);font-size:16px}.service-complete-summary__number{border-bottom:1px solid var(--customer-line);border-top:1px solid var(--customer-line);padding:var(--ui-space-3) 0;gap:3px;display:grid}.service-complete-summary__number>span{color:var(--customer-sub);font-size:10px;font-weight:800}.service-complete-summary__number>strong{color:var(--customer-ink);letter-spacing:-.02em;font-size:20px}.service-complete-summary__meta{color:var(--customer-sub);justify-content:space-between;align-items:center;font-size:11px;display:flex}.service-complete-summary__meta>span:first-child{background:var(--customer-teal-container);color:var(--customer-teal-dark);border-radius:999px;padding:6px 9px;font-weight:800}.service-complete-next .section-title{margin-bottom:var(--ui-space-3)}.service-complete-notice{border-top:1px solid var(--customer-line);color:var(--customer-sub);margin:var(--ui-space-3) 0 0;padding-top:var(--ui-space-3);font-size:11px;line-height:1.55}.service-complete-actions{margin:0;position:static;bottom:auto}.service-complete-actions .primary-action,.service-complete-actions .quiet-action{width:100%}.service-photo-picker__heading{justify-content:space-between;align-items:center;display:flex}.service-photo-picker__heading strong{font-size:12px}.service-photo-picker__heading small,.service-photo-picker__heading span,.service-photo-picker>small{color:var(--customer-sub);font-size:10px}.service-photo-picker>p{color:var(--customer-sub);margin:0;font-size:11px;line-height:1.5}.service-photo-picker__button{background:var(--ui-white);border:1px dashed var(--customer-teal);cursor:pointer;border-radius:9px;justify-content:center;align-items:center;min-height:44px;color:var(--customer-teal-dark)!important;font-size:11px!important;display:flex!important}.service-photo-picker__button input{display:none}.service-photo-picker__previews{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.service-photo-picker__previews figure{aspect-ratio:1;border-radius:8px;margin:0;position:relative;overflow:hidden}.service-photo-picker__previews img{object-fit:cover;width:100%;height:100%}.service-photo-picker__previews button{color:var(--ui-white);background:#000000b3;border:0;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;font-size:17px;display:flex;position:absolute;top:5px;right:5px}.service-photo-picker__error{font-weight:700;color:#a33a2c!important}.customer-access-gate{margin-top:14px}.service-conversation{gap:12px;display:grid}.service-comment-list{gap:8px;display:grid}.service-comment{background:var(--customer-surface-container);border-radius:var(--customer-radius-sm);gap:5px;max-width:88%;margin:0;padding:11px 12px;display:grid}.service-comment.is-operator{background:var(--customer-teal-container);margin-left:auto}.service-comment span,.service-comment-empty{color:var(--customer-sub);margin:0;font-size:10px}.service-comment p{overflow-wrap:anywhere;white-space:pre-wrap;margin:0;font-size:12px;line-height:1.5}.service-comment-compose{gap:6px;font-size:11.5px;font-weight:800;display:grid}.service-comment-compose textarea{border:1px solid var(--customer-line);border-radius:var(--customer-radius-sm);width:100%;padding:12px;font-size:16px}.service-attachment-gallery{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:12px;display:grid}.service-attachment-gallery figure{min-width:0;margin:0}.service-attachment-gallery img{aspect-ratio:1;object-fit:cover;border-radius:8px;width:100%;display:block}.service-attachment-gallery figcaption{color:var(--customer-sub);text-overflow:ellipsis;white-space:nowrap;padding-top:4px;font-size:9px;overflow:hidden}.inspection-report{gap:14px;display:grid}.inspection-report header{border-bottom:1px solid var(--customer-line);justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.inspection-report header div{gap:3px;display:grid}.inspection-report header strong{font-size:15px}.inspection-report header span,.inspection-report header b{color:var(--customer-sub);font-size:10px}.inspection-report header b{background:var(--customer-teal-container);color:var(--customer-teal-dark);border-radius:999px;padding:7px 10px}.inspection-report>p{margin:0;font-size:12px;line-height:1.55}.inspection-report__diagrams,.inspection-editor__diagrams{grid-template-columns:minmax(0,1fr);gap:8px;display:grid}.inspection-report__diagrams img,.inspection-editor__diagrams img{background:var(--ui-white);border:1px solid var(--customer-line);object-fit:contain;height:auto;padding:var(--ui-space-3);border-radius:9px;width:100%}.inspection-check-list,.inspection-marker-list{gap:0;margin:0;padding:0;list-style:none;display:grid}.inspection-check-list li,.inspection-marker-list li{border-top:1px solid var(--customer-line);grid-template-columns:20px 1fr auto;align-items:center;gap:8px;min-height:38px;font-size:11px;display:grid}.inspection-marker-list li{grid-template-columns:1fr auto}.inspection-check-list small,.inspection-marker-list span{color:var(--customer-sub);font-size:10px}.inspection-print-button{border:0;width:100%}@media print{body *{visibility:hidden!important}#inspection-report,#inspection-report *{visibility:visible!important}#inspection-report{background:var(--ui-white);padding:24px;position:fixed;inset:0}.inspection-print-button{display:none!important}}
.save-warranty-account{justify-items:center;gap:5px;margin-top:12px;display:grid}.save-warranty-account button{color:var(--customer-gold-light);cursor:pointer;font:inherit;font-size:var(--customer-text-sm);text-underline-offset:3px;background:0 0;border:0;min-height:42px;font-weight:800;text-decoration:underline}.save-warranty-account small{font-size:var(--customer-text-xs);text-align:center}.consumer-social-login{gap:9px;display:grid}.customer-signup-intro{text-align:center;flex-direction:column;align-items:center;padding:38px 4px 50px;display:flex}.customer-signup-intro img{filter:brightness(0)saturate()invert(36%)sepia(22%)saturate(1135%)hue-rotate(108deg)brightness(90%);width:62%;max-width:220px;height:auto}.customer-signup-intro span{color:var(--customer-teal);letter-spacing:.18em;margin-top:36px;font-size:10px;font-weight:900}.customer-signup-intro h1{color:var(--customer-ink);letter-spacing:-.045em;word-break:keep-all;margin:28px 0 0;font-size:27px;line-height:1.25}.customer-signup-intro p{color:var(--customer-sub);word-break:keep-all;margin:16px 0 0;font-size:16px;font-weight:700;line-height:1.45}.customer-flow-card .customer-signup-card{box-shadow:none;background:0 0;border:0;gap:0;padding:0;display:grid}.customer-signup-card .consumer-social-login{padding:0}.customer-signup-card .consumer-social-login button{box-shadow:var(--customer-elevation-1);min-height:58px;font-size:16px}.certificate-entry-intro{text-align:center;flex-direction:column;align-items:center;padding:32px 4px 38px;display:flex}.certificate-entry-intro img{filter:brightness(0)saturate()invert(36%)sepia(22%)saturate(1135%)hue-rotate(108deg)brightness(90%);width:46%;max-width:150px;height:auto}.certificate-entry-intro>span{color:var(--customer-teal);letter-spacing:.12em;margin-top:28px;font-size:10px;font-weight:900}.certificate-entry-intro h1{color:var(--customer-ink);letter-spacing:-.045em;white-space:nowrap;margin:18px 0 0;font-size:clamp(24px,7.2vw,28px)}.certificate-entry-intro p{color:var(--customer-sub);margin:14px 0 0;font-size:15px;line-height:1.65}.certificate-lookup-intro{padding-bottom:34px}.certificate-otp-guide{display:none}.customer-flow-content:has(.certificate-otp-form) .certificate-phone-guide{display:none}.customer-flow-content:has(.certificate-otp-form) .certificate-otp-guide{display:block}.customer-flow-card .certificate-lookup-card{box-shadow:none;border:0;padding:0}.certificate-lookup-card .form{gap:16px}.certificate-lookup-card .form label{color:var(--customer-ink);gap:9px;font-size:13px;font-weight:800}.certificate-lookup-card .form input{border-radius:16px;min-height:58px;padding:0 18px;font-size:18px}.certificate-lookup-card .form .button{border-radius:999px;min-height:58px;margin-top:8px;font-size:16px}.certificate-entry-actions{gap:12px;display:grid}.certificate-entry-start{padding-top:8px;display:grid}.certificate-entry-start .button{border-radius:999px;justify-content:center;align-items:center;min-height:58px;font-size:16px;text-decoration:none;display:flex}.certificate-not-found-actions{text-align:center;gap:10px;display:grid}.certificate-not-found-actions .button,.certificate-not-found-actions .secondary-button{text-align:center;justify-content:center}.certificate-purchase-lookup{text-align:center;flex-direction:column;align-items:center;padding:12px 0 48px;display:flex}.certificate-purchase-progress{background:var(--customer-surface-container);border:1px solid var(--customer-line);box-shadow:inset 0 1px 2px color-mix(in srgb,var(--customer-ink) 8%,transparent);border-radius:999px;width:min(100%,280px);height:14px;padding:2px;overflow:hidden}.certificate-purchase-progress span{background:linear-gradient(90deg,var(--customer-teal-dark),var(--customer-teal));min-width:6px;height:100%;transition:width var(--ui-duration-fast) linear;border-radius:999px;display:block}.certificate-purchase-lookup>strong{color:var(--customer-teal);font-variant-numeric:tabular-nums;margin-top:12px;font-size:13px}.certificate-manual-intro{padding-bottom:30px}.customer-flow-content:has(.certificate-manual-success) .certificate-manual-intro{padding-bottom:42px}:is(.customer-flow-content:has(.certificate-manual-success) .certificate-manual-intro h1,.customer-flow-content:has(.certificate-manual-success) .certificate-manual-intro p){display:none}.customer-flow-card .certificate-manual-card{box-shadow:none;border:0;padding:0}.certificate-manual-form{gap:18px}.certificate-manual-form label:not(.checkbox-line){color:var(--customer-ink);gap:9px;font-size:13px;font-weight:800}.certificate-manual-form input,.certificate-manual-form textarea{border-radius:16px;padding-left:18px;padding-right:18px;font-size:16px}.certificate-manual-form input{min-height:58px}.certificate-manual-form textarea{padding-top:15px;padding-bottom:15px}.certificate-consent-list{gap:10px;margin-top:4px;display:grid}.certificate-auto-issue{gap:12px;margin-top:10px;display:grid}.certificate-auto-issue .button{justify-content:center;width:100%;min-height:52px}.certificate-manual-form .checkbox-line{background:var(--ui-white);border-radius:16px;font-size:12px;font-weight:700}.certificate-manual-form .checkbox-line input{accent-color:var(--customer-teal)}.certificate-manual-form .button{border-radius:999px;justify-content:center;min-height:58px;margin-top:4px;font-size:16px}.certificate-manual-success{text-align:center;flex-direction:column;align-items:center;padding:20px 4px 10px;display:flex}.certificate-manual-success>span{background:var(--customer-teal);color:var(--ui-white);border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;display:flex}.certificate-manual-success h2{color:var(--customer-ink);margin:22px 0 0;font-size:22px}.certificate-manual-success p{color:var(--customer-sub);margin:12px 0 28px;font-size:14px;line-height:1.65}.certificate-manual-success .secondary-button{justify-content:center;width:100%;min-height:54px;text-decoration:none}.certificate-request-list>div{background:var(--customer-surface-container);border:1px solid var(--customer-line);border-radius:14px;gap:9px;padding:14px;display:grid}.certificate-request-list>div>div{justify-content:space-between;gap:10px;display:flex}.certificate-request-list .secondary-button{justify-content:center;min-height:48px;margin-top:3px;text-decoration:none}.certificate-request-intro{padding-bottom:30px}.customer-flow-card .certificate-request-status{box-shadow:none;border:0;gap:18px;padding:0;display:grid}.certificate-request-list>div{background:var(--ui-white);box-shadow:var(--customer-elevation-1)}.certificate-request-list>div>div{align-items:center}.certificate-request-list>div>div>span{color:var(--customer-teal);font-weight:900}.certificate-request-list .button{justify-content:center;min-height:48px;margin-top:3px;text-decoration:none}.certificate-request-back{justify-content:center;min-height:52px;text-decoration:none}.certificate-entry-choice{background:var(--ui-white);border:1px solid var(--customer-line);box-shadow:var(--customer-elevation-1);color:var(--customer-ink);border-radius:18px;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:104px;padding:18px;text-decoration:none;display:grid}.certificate-entry-choice--primary{background:var(--customer-teal);border-color:var(--customer-teal);color:var(--ui-white)}.certificate-entry-choice>b{opacity:.78;border:1px solid;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:10px;display:flex}.certificate-entry-choice>div{gap:6px;display:grid}.certificate-entry-choice strong{font-size:17px}.certificate-entry-choice span{color:var(--customer-sub);font-size:11px;line-height:1.45}.certificate-entry-choice--primary span{color:var(--customer-teal-container)}.certificate-entry-choice>i{font-size:28px;font-style:normal;font-weight:300}.consumer-account-choice{grid-template-columns:1fr auto;align-items:center;gap:14px;display:grid}.consumer-account-choice>div{gap:5px;display:grid}.consumer-account-choice>div>span{color:var(--customer-teal);font-size:var(--customer-text-xs);font-weight:900}.consumer-account-choice strong{color:var(--customer-ink);font-size:var(--customer-text-body)}.consumer-account-choice p{color:var(--customer-sub);font-size:var(--customer-text-sm);margin:0;line-height:1.5}.consumer-account-choice>a{border:1px solid var(--customer-teal);color:var(--customer-teal-dark);font-size:var(--customer-text-sm);text-align:center;white-space:nowrap;border-radius:999px;padding:10px 12px;font-weight:800;text-decoration:none}.consumer-social-login button{border:1px solid var(--customer-line);cursor:pointer;border-radius:999px;min-height:52px;font-size:14px;font-weight:800}.consumer-social-login__kakao{color:#191919;background:#fee500}.consumer-social-login__apple{color:var(--ui-white);background:#000}.consumer-social-login__google{background:var(--ui-white);color:#222}.consumer-social-login p,.customer-account-note{color:var(--customer-sub);font-size:var(--customer-text-sm);text-align:center;margin:4px 0 0;line-height:1.5}.my-product-list{gap:9px;display:grid}.customer-choice-list{gap:10px;display:grid}.customer-choice-card{background:var(--customer-surface-container);border:1px solid var(--customer-line);color:inherit;border-radius:12px;gap:6px;padding:16px;text-decoration:none;display:grid}.customer-choice-card strong{font-size:15px}.customer-choice-card span{color:var(--customer-sub);font-size:var(--customer-text-sm);line-height:1.5}.customer-empty-action{gap:12px;display:grid}.customer-empty-action .button{justify-content:center}.my-product-list>p{color:var(--customer-sub);font-size:var(--customer-text-sm);line-height:1.6}.my-product-list article{background:var(--customer-surface-container);border:1px solid var(--customer-line);color:inherit;border-radius:10px;gap:8px;padding:13px;display:grid}.my-product-list article div{justify-content:space-between;gap:10px;display:flex}.my-product-list article strong{font-size:13px}.my-product-list article small{color:var(--customer-sub);font-size:var(--customer-text-xs)}.customer-home-brand{text-align:center;flex-direction:column;align-items:center;padding:34px 4px 38px;display:flex}.customer-home-logo{line-height:0;display:inline-flex}.customer-profile-card{gap:20px;display:grid}.customer-profile-card dl{gap:0;margin:0;display:grid}.customer-profile-card dl>div{border-bottom:1px solid var(--customer-line);gap:7px;padding:16px 2px;display:grid}.customer-profile-card dl>div:first-child{padding-top:2px}.customer-profile-card dt{color:var(--customer-sub);font-size:11px;font-weight:800}.customer-profile-card dd{color:var(--customer-ink);overflow-wrap:anywhere;margin:0;font-size:15px;font-weight:800}.customer-profile-change{justify-content:center;width:100%;min-height:52px}.customer-profile-phone-form{gap:14px;display:grid}.customer-profile-phone-form .form,.customer-profile-edit-form{gap:16px;display:grid}.customer-profile-edit-form input,.customer-profile-phone-form input{min-height:56px}.customer-profile-edit-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.customer-profile-updated{background:var(--customer-teal-container);color:var(--customer-teal-dark);text-align:center;border-radius:12px;margin:0;padding:12px;font-size:12px;font-weight:800}.customer-profile-account-actions{padding:24px 2px 0;display:grid}.customer-profile-signout{color:var(--customer-sub);cursor:pointer;text-underline-offset:4px;background:0 0;border:0;min-height:48px;font-size:13px;text-decoration:underline}.customer-flow-screen:has(.customer-home-brand){height:auto;min-height:100svh;overflow:hidden visible}.customer-flow-card--entry:has(.customer-home-brand){height:auto;min-height:100svh;overflow:visible}.customer-flow-card--entry:has(.customer-home-brand) .customer-flow-content{flex:none}.customer-home-brand img{filter:brightness(0)saturate()invert(36%)sepia(22%)saturate(1135%)hue-rotate(108deg)brightness(90%);width:50%;max-width:170px;height:auto}.customer-home-brand>span{color:var(--customer-teal);letter-spacing:.18em;margin-top:26px;font-size:10px;font-weight:900}.customer-home-brand h1{color:var(--customer-ink);letter-spacing:-.045em;margin:16px 0 0;font-size:28px}.customer-home-brand p{color:var(--customer-sub);margin:10px 0 0;font-size:14px;line-height:1.6}.customer-home-brand--wallet{padding:30px 2px 20px;display:flex}.customer-home-brand--wallet img{width:44%;max-width:145px}.customer-signup-intro .customer-home-logo{width:62%;max-width:220px}.certificate-entry-intro .customer-home-logo{width:46%;max-width:150px}.customer-home-brand .customer-home-logo{width:50%;max-width:170px}.customer-home-brand--wallet .customer-home-logo{width:44%;max-width:145px}.customer-home-logo img{width:100%;max-width:none}.customer-home-brand--wallet>div{margin-top:14px}.customer-home-brand--wallet h1{margin:0;font-size:22px}.customer-home-brand--wallet p{margin-top:8px;font-size:13px}.customer-channel-prompt{background:var(--ui-white);border:1px solid var(--customer-line);box-shadow:var(--customer-elevation-1);border-radius:16px;gap:16px;margin-bottom:14px;padding:18px;display:grid}.customer-channel-prompt strong{color:var(--customer-ink);font-size:16px;line-height:1.4;display:block}.customer-channel-prompt p{color:var(--customer-sub);margin:7px 0 0;font-size:12px;line-height:1.6}.customer-channel-prompt__actions{gap:8px;display:grid}.customer-channel-prompt__actions .button,.customer-channel-prompt__actions .secondary-button{justify-content:center;align-items:center;min-height:52px;text-decoration:none}.customer-service-home{gap:14px;margin-bottom:18px;display:grid}.customer-home-greeting{justify-content:space-between;align-items:center;padding:2px 3px 4px;display:flex}.customer-home-greeting span{color:var(--customer-sub);font-size:12px}.customer-home-greeting h2{color:var(--customer-ink);letter-spacing:-.04em;margin:3px 0 0;font-size:24px}.customer-home-greeting>b{background:var(--customer-teal-container);color:var(--customer-teal-dark);border:1px solid #c9dfd1;border-radius:999px;padding:8px 11px;font-size:11px}.customer-home-primary{background:var(--customer-teal);border:1px solid var(--customer-teal);box-shadow:var(--customer-elevation-2);color:var(--ui-white);border-radius:18px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:92px;padding:17px;text-decoration:none;display:grid}.customer-home-primary__icon{background:var(--customer-teal-dark);border-radius:12px;justify-content:center;align-items:center;height:42px;font-size:25px;font-weight:500;display:flex}.customer-home-primary strong,.customer-home-primary small{display:block}.customer-home-primary strong{font-size:17px}.customer-home-primary small{margin-top:4px;font-size:11px;line-height:1.45}.customer-home-primary>b{font-size:28px;font-weight:400}.customer-wallet-card{border:1px solid color-mix(in srgb,var(--customer-gold) 42%,var(--customer-line));box-shadow:var(--customer-elevation-2);color:var(--ui-white);border-radius:22px;grid-template-columns:55% 45%;min-height:224px;text-decoration:none;display:grid;position:relative;overflow:hidden}.customer-wallet-card:after{border:1px solid color-mix(in srgb,var(--customer-gold-light) 46%,transparent);content:"";pointer-events:none;border-radius:18px;position:absolute;inset:7px}.customer-wallet-card--empty{background:var(--ui-white);border:1px dashed var(--customer-line);box-shadow:var(--customer-elevation-1);color:var(--customer-ink);text-align:center;align-content:center;justify-items:center;gap:18px;padding:32px}.customer-wallet-card--empty:after{display:none}.customer-wallet-card--empty p{color:var(--customer-sub);margin:0;font-size:15px}.customer-wallet-card--empty strong{color:var(--customer-teal);flex-direction:column;align-items:center;gap:9px;font-size:16px;display:flex}.customer-wallet-card--empty strong span{border:1px solid var(--customer-teal);border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:24px;font-weight:400;display:flex}.customer-wallet-slider{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;padding:0 0 8px;display:flex;overflow-x:auto}.customer-wallet-slider::-webkit-scrollbar{display:none}.customer-wallet-slider .customer-wallet-card{scroll-snap-align:start;flex:0 0 100%}.customer-wallet-pagination{justify-content:center;align-items:center;gap:7px;min-height:20px;display:flex}.customer-wallet-pagination button{background:var(--customer-line);cursor:pointer;height:7px;transition:width var(--ui-duration-normal) ease,background var(--ui-duration-normal) ease;border:0;border-radius:999px;width:7px;padding:0}.customer-wallet-pagination button.is-active{background:var(--customer-teal);width:22px}.customer-home-actions{grid-template-columns:1fr;gap:10px;display:grid}.customer-home-actions:has(.secondary-button){grid-template-columns:1fr 1fr}.customer-home-actions .button,.customer-home-actions .secondary-button{justify-content:center;min-height:54px;text-decoration:none}.customer-home-actions .customer-home-context-link{grid-column:1/-1}.customer-home-context-link{background:var(--ui-white);border:1px solid var(--customer-line);color:var(--customer-ink);border-radius:14px;justify-content:space-between;align-items:center;min-height:52px;padding:0 16px;font-size:13px;font-weight:800;text-decoration:none;display:flex}.customer-home-context-link span{color:var(--customer-teal);font-size:20px}.customer-certificate-add{border:1px solid var(--customer-line);color:var(--customer-teal);border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:52px;font-size:13px;font-weight:800;text-decoration:none;display:flex}.customer-certificate-add span{font-size:20px;font-weight:400}.customer-wallet-card__brand{background:linear-gradient(145deg,var(--customer-teal-dark),var(--customer-teal) 62%,color-mix(in srgb,var(--customer-teal) 88%,var(--customer-gold)));flex-direction:column;padding:18px 18px 17px;display:flex;position:relative}.customer-wallet-card__brand:before{background:radial-gradient(circle at 18% 12%,color-mix(in srgb,var(--customer-gold-light) 20%,transparent),transparent 31%),repeating-linear-gradient(115deg,transparent 0 9px,color-mix(in srgb,var(--ui-white) 3%,transparent) 10px);content:"";pointer-events:none;position:absolute;inset:0}.customer-wallet-card header{z-index:1;justify-content:space-between;align-items:flex-start;gap:7px;display:flex;position:relative}.customer-wallet-wordmark{object-fit:contain;width:68%;max-width:116px;height:auto}.customer-wallet-card header b{color:var(--customer-sand-light);letter-spacing:.16em;text-align:right;padding-top:5px;font-size:7px;line-height:1.35}.customer-wallet-seal{border:1px solid color-mix(in srgb,var(--customer-gold-light) 72%,transparent);z-index:1;border-radius:50%;flex-direction:column;justify-content:center;align-self:center;align-items:center;width:82px;height:82px;margin:auto;display:flex;position:relative}.customer-wallet-seal:after{border:1px solid color-mix(in srgb,var(--customer-gold-light) 24%,transparent);content:"";border-radius:50%;position:absolute;inset:6px}.customer-wallet-seal img{object-fit:cover;border-radius:50%;width:49px;height:49px}.customer-wallet-seal span{color:var(--customer-sand-light);letter-spacing:.15em;margin-top:3px;font-size:5px;font-weight:800}.customer-wallet-card__brand>small{color:var(--customer-gold-light);letter-spacing:.08em;z-index:1;font-size:9px;font-weight:700;position:relative}.customer-wallet-card__info{background:linear-gradient(150deg,var(--customer-sand-light),color-mix(in srgb,var(--customer-sand-light) 86%,var(--ui-white)));color:var(--customer-ink);flex-direction:column;padding:18px 16px;display:flex;position:relative}.customer-wallet-card__info:before{background:var(--customer-gold);content:"";opacity:.65;width:20px;height:1px;position:absolute;top:18px;right:18px}.customer-wallet-card__info span{color:var(--customer-sub);margin-top:11px;font-size:9px}.customer-wallet-card__info span:first-child{margin-top:0}.customer-wallet-card__info h2{overflow-wrap:anywhere;word-break:keep-all;margin:4px 0 8px;font-size:16px;line-height:1.35}.customer-wallet-card__info p{margin:3px 0;font-size:11px}.customer-wallet-card__info .customer-wallet-serial{letter-spacing:.04em;font-size:10px;font-weight:800}.customer-wallet-card__info>b{background:color-mix(in srgb,var(--customer-teal-container) 70%,transparent);border:1px solid color-mix(in srgb,var(--customer-teal) 25%,transparent);color:var(--customer-teal-dark);border-radius:999px;align-self:flex-start;margin-top:auto;padding:5px 9px;font-size:9px}.customer-home-menu{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.customer-home-wallet-menu{grid-template-columns:repeat(6,minmax(0,1fr))}.customer-home-wallet-menu a{grid-column:span 2}.customer-home-wallet-menu a:nth-last-child(-n+2){grid-column:span 3}.customer-home-menu a{background:var(--ui-white);border:1px solid var(--customer-line);box-shadow:var(--customer-elevation-1);color:var(--customer-ink);text-align:center;border-radius:15px;gap:4px;min-height:102px;padding:13px 10px;text-decoration:none;display:grid}.customer-home-menu a>span{background:var(--customer-teal-container);color:var(--customer-teal);border-radius:10px;justify-content:center;justify-self:center;align-items:center;width:34px;height:34px;margin-bottom:3px;font-size:18px;display:flex}.customer-home-menu strong{word-break:keep-all;font-size:12px}.customer-home-menu small{color:var(--customer-sub);word-break:keep-all;font-size:9px}.customer-home-status-card{background:var(--ui-white);border:1px solid var(--customer-line);box-shadow:var(--customer-elevation-1);border-radius:16px;padding:16px}.customer-home-status-card header{justify-content:space-between;align-items:center;display:flex}.customer-home-status-card header span,.customer-home-status-card header strong{display:block}.customer-home-status-card header span{color:var(--customer-sub);font-size:10px}.customer-home-status-card header strong{margin-top:3px;font-size:14px}.customer-home-status-card header a{color:var(--customer-teal);font-size:11px;font-weight:800;text-decoration:none}.customer-home-timeline{grid-template-columns:repeat(3,1fr);margin-top:18px;display:grid}.customer-home-timeline span{border-top:2px solid var(--customer-line);color:var(--customer-sub);text-align:center;padding-top:12px;font-size:10px}.customer-home-timeline span.is-done,.customer-home-timeline span.is-current{border-color:var(--customer-teal);color:var(--customer-teal);font-weight:900}.customer-home-care-banner{background:var(--customer-teal);color:var(--ui-white);border-radius:16px;justify-content:space-between;padding:18px;text-decoration:none;display:flex}.customer-home-care-banner strong{font-size:14px;line-height:1.4}.customer-home-care-banner span{color:var(--customer-teal-container);align-self:end;font-size:9px}.customer-home-bottom-nav{background:var(--customer-teal);margin:20px -20px min(-24px,calc(env(safe-area-inset-bottom) * -1));padding:13px 12px max(13px,env(safe-area-inset-bottom));z-index:5;grid-template-columns:repeat(4,1fr);display:grid;position:sticky;bottom:0}.customer-home-bottom-nav a{color:var(--ui-white);text-align:center;font-size:10px;font-weight:800;text-decoration:none}.customer-home-progress{background:var(--ui-white);border:1px solid var(--customer-line);border-left:4px solid var(--customer-teal);color:var(--customer-ink);border-radius:14px;justify-content:space-between;align-items:center;padding:15px 16px;text-decoration:none;display:flex}.customer-home-progress span,.customer-home-progress strong{display:block}.customer-home-progress span{color:var(--customer-sub);font-size:10px}.customer-home-progress strong{margin-top:3px;font-size:15px}.customer-home-progress small{color:var(--customer-teal);font-size:10px;font-weight:800}.customer-home-products{border-radius:18px;scroll-margin-top:18px}.customer-home-products .my-product-list article{background:var(--customer-surface)}.customer-home-products .my-product-list article div{align-items:center}@media (max-width:390px){.consumer-account-choice{grid-template-columns:1fr}.consumer-account-choice>a{width:100%}}
:root{--lightningcss-light:initial;--lightningcss-dark: ;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:var(--ui-gray-050);--panel:var(--ui-white);--panel-soft:var(--ui-gray-100);--text:var(--ui-gray-900);--muted:var(--ui-gray-500);--line:var(--ui-gray-200);--brand:var(--ui-operator-primary);--brand-dark:var(--ui-operator-primary-strong);--accent:var(--ui-operator-accent);--warn:#b54708;--operator-navy:var(--ui-operator-primary);--operator-navy-deep:var(--ui-operator-primary-strong);--operator-blue:var(--ui-operator-primary);--operator-blue-soft:var(--ui-operator-primary-soft);--operator-gold:var(--ui-operator-accent);--operator-ivory:var(--ui-gray-050);--operator-line:var(--ui-gray-200);--operator-surface:var(--ui-white);--operator-surface-soft:var(--ui-gray-100);--operator-text:var(--ui-gray-900);--operator-text-subtle:var(--ui-gray-500);--operator-success-bg:var(--ui-success-bg);--operator-success:var(--ui-success-text);--operator-warning-bg:var(--ui-warning-bg);--operator-warning:var(--ui-warning-text);--operator-danger-bg:var(--ui-danger-bg);--operator-danger:var(--ui-danger-text);--operator-info-bg:var(--ui-info-bg);--operator-info:var(--ui-info-text)}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);font-family:var(--ui-font-sans);margin:0}.login-layout,.standalone-shell,.workspace-shell{color:var(--operator-navy);font-family:var(--ui-font-sans)}.landing-logo,.workspace-brand{letter-spacing:.04em;align-items:center;gap:10px;font-size:19px;font-weight:900;display:inline-flex}.pwa-escape-navigation{bottom:max(12px,env(safe-area-inset-bottom));z-index:60;display:flex;position:fixed;left:12px}.pwa-escape-navigation button{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#f0dca5;cursor:pointer;background:#0a1927d6;border:1px solid #e6d4a88c;border-radius:999px;align-items:center;min-height:38px;padding:8px 12px;font-size:12px;font-weight:800;display:inline-flex}.landing-logo>span,.workspace-brand>span{letter-spacing:-.04em;justify-content:center;align-items:center;width:34px;height:34px;font-size:11px;display:inline-flex}.landing-logo.light{color:#fff}.landing-logo.light>span{color:inherit}.login-layout .button,.standalone-shell .button,.workspace-shell .button{background:var(--operator-navy);border-radius:8px;box-shadow:0 8px 18px #14213d24}.eyebrow{color:var(--operator-blue);letter-spacing:.16em;margin:0 0 18px;font-size:12px;font-weight:900}.login-layout{background:#fff;grid-template-columns:minmax(440px,1fr) minmax(520px,1fr);min-height:100vh;display:grid}.login-visual{color:#fff;isolation:isolate;background:radial-gradient(circle at 50% 46%,#304e8057,#0000 38%),linear-gradient(145deg,#0c1830 0%,#132746 56%,#0d1b35 100%);justify-content:center;align-items:center;min-height:100vh;padding:54px 64px;display:flex;position:relative;overflow:hidden}.login-visual>.landing-logo{z-index:1;gap:20px;font-size:38px;position:relative}.login-visual>.landing-logo>.afterlink-mark{width:68px;height:68px}.login-visual>.landing-logo>.afterlink-mark img{filter:drop-shadow(0 10px 22px #00000057);width:68px;height:68px}.login-visual:before{content:"";background:radial-gradient(circle,#d7a73e24 0%,#d7a73e0d 24%,#0000 64%);width:720px;height:520px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.login-visual:after{content:"";opacity:.24;background-image:radial-gradient(circle,#ffffff1f 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000 8%,#000 34% 66%,#0000 92%);mask-image:linear-gradient(#0000 8%,#000 34% 66%,#0000 92%)}.login-visual>div{z-index:1;position:relative}.login-visual .eyebrow{color:#e0bd70}.login-visual h1{letter-spacing:-.05em;margin:0 0 24px;font-size:54px;line-height:1.16}.login-visual p:not(.eyebrow){color:#bdc7d8;max-width:450px;font-size:17px;line-height:1.7}.login-visual small{color:#8390a5}.login-layout--tendre .login-visual{background:var(--ui-primary)}.login-layout--tendre .login-visual:before{background:var(--ui-primary-soft);border-radius:var(--ui-radius-pill);opacity:.12}.login-layout--tendre .landing-logo--tendre{letter-spacing:0}.login-layout--tendre .landing-logo--tendre .tendre-login-logo{width:440px;max-width:min(56vw,440px);height:auto}.login-layout--tendre .button{background:var(--ui-primary)}.login-panel{background:#fbfbfa;justify-content:center;align-items:center;padding:60px;display:flex}.login-card{width:100%;min-width:0;max-width:470px}.login-card h1,.standalone-card h1{letter-spacing:-.04em;margin:0 0 12px;font-size:36px}.login-card>p:not(.eyebrow),.standalone-card>p:not(.eyebrow){color:#737d8d;margin:0}.login-card .auth-form{gap:18px;min-width:0;margin-top:36px}.login-card .form label{color:#273552;min-width:0;font-size:13px}.login-card .form input{background:#fff;border-color:#d7dde6;border-radius:8px;width:100%;min-width:0;min-height:52px}.login-card .form .login-remember input{width:auto}.login-card .form .button{min-height:52px;font-size:15px}.login-apply{color:#7a8494;border-top:1px solid #e1e5eb;justify-content:center;align-items:center;gap:10px;margin-top:30px;padding-top:25px;display:flex}.login-apply a{color:var(--operator-blue);font-weight:800}.login-card .form .login-remember{flex-direction:row;align-items:center;gap:8px;width:max-content;display:flex}.login-card .form .login-remember input{width:auto;min-height:auto}.page-loading-overlay{z-index:1000;background:#ffffff9e;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.page-loading-spinner{border:3px solid #14213d26;border-top-color:var(--operator-blue);border-radius:50%;width:34px;height:34px;animation:.72s linear infinite pageLoadingSpin}.sku-correction-backdrop{z-index:900;background:#0a162d7a;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.sku-correction-modal{background:#fff;border:1px solid #dfe4ec;border-radius:14px;width:100%;max-width:560px;padding:28px;box-shadow:0 24px 70px #0a162d3d}.service-request-table tbody tr:not(:has(.empty-table)){cursor:pointer;transition:background .15s}.service-request-table tbody tr:hover,.service-request-table tbody tr:focus{background:#f6f9ff;outline:none}.service-process-section{border:1px solid #dfe5ed;border-radius:9px;overflow:hidden}.service-process-section summary{background:var(--ui-gray-050);color:#17233b;cursor:pointer;justify-content:space-between;align-items:center;padding:14px 16px;font-size:13px;font-weight:800;list-style:none;display:flex}.service-process-section summary::-webkit-details-marker{display:none}.service-process-section summary:after{color:#718096;content:"＋";margin-left:12px;font-size:18px}.service-process-section[open] summary:after{content:"−"}.service-process-section summary small{color:#788397;margin-left:auto;font-size:11px;font-weight:600}.service-process-content{gap:14px;padding:16px;display:grid}.invite-result-row{align-items:center;gap:8px;min-width:0;display:flex}.invite-result-row .invite-result{overflow-wrap:anywhere;flex:1;min-width:0;margin:0}.invite-copy-button{white-space:nowrap;flex:none}@media (max-width:700px){.sku-correction-backdrop{padding:12px}}.sku-correction-heading{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.sku-correction-heading h2{margin:0 0 7px;font-size:21px!important}.sku-correction-heading p{color:#737f91;margin:0;font-size:13px}.modal-close-button{color:#718096;cursor:pointer;background:0 0;border:0;padding:0 2px;font-size:28px;line-height:1}.sku-mapping-checkbox{align-items:center;flex-direction:row!important;gap:9px!important;display:flex!important}.sku-mapping-checkbox input{width:auto!important;min-height:auto!important}.sku-correction-actions{justify-content:flex-end;gap:8px;margin-top:4px;display:flex}.sku-correction-actions .button,.sku-correction-actions .secondary-button{min-width:80px}.warranty-status-suspended{color:#b54708!important;background:#fff0e6!important}.warranty-status-expired{color:#667085!important;background:#f2f4f7!important}.warranty-status-duplicated{color:#946200!important;background:#fff6d9!important}.warranty-status-invalid{background:var(--ui-danger-bg)!important;color:var(--ui-danger-text)!important}.customer-warranty-statuses{flex-wrap:wrap;gap:6px;display:flex}.warranty-status-control{flex-wrap:wrap;align-items:center;gap:7px;display:flex}@keyframes pageLoadingSpin{to{transform:rotate(360deg)}}.standalone-shell{background:var(--operator-ivory);min-height:100vh;padding:42px}.standalone-shell>.landing-logo{max-width:680px;margin:0 auto 35px;display:flex}.standalone-card{border-radius:14px;max-width:680px;margin:0 auto;padding:42px;box-shadow:0 18px 60px #14213d14}.workspace-shell{background:var(--ui-background);grid-template-columns:var(--ui-sidebar-width) minmax(0,1fr);min-height:100vh;display:grid}.workspace-sidebar-drawer{display:contents}.workspace-menu-button,.workspace-menu-backdrop{display:none}.workspace-sidebar{background:#fff;border-right:1px solid #e2e6ec;flex-direction:column;height:100vh;min-height:100vh;padding:24px 14px 18px;display:flex;position:sticky;top:0}.workspace-brand{margin:0 8px 27px}.workspace-brand>span{width:30px;height:30px}.workspace-kicker{color:#8a94a5;letter-spacing:.1em;text-transform:uppercase;margin:0 10px 14px;font-size:11px;font-weight:800}.workspace-brand--company{color:var(--operator-navy);letter-spacing:-.035em;overflow-wrap:anywhere;margin-bottom:24px;font-size:22px;line-height:1.25}.workspace-sidebar .company-workspace-switcher,.workspace-sidebar .company-workspace-current{background:#f7f8fa;border:1px solid #e5e8ed;border-radius:8px;margin:0 2px 18px;padding:10px}.workspace-sidebar .company-workspace-switcher select{color:var(--operator-navy);background:0 0;border:0;width:100%;padding-left:0}.workspace-sidebar .admin-nav{flex-flow:column;gap:4px;display:flex}.workspace-sidebar .admin-nav a{color:#526078;background:0 0;border-radius:7px;align-items:center;gap:11px;min-height:42px;padding:0 12px;font-size:13px;font-weight:700;display:flex}.workspace-sidebar .admin-nav a:hover{background:var(--operator-blue-soft);color:var(--operator-blue)}.workspace-sidebar .admin-nav a>span{border:1px solid #d9dfe8;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;font-size:9px;display:inline-flex}.workspace-sidebar-footer{border-top:1px solid #e7eaf0;gap:5px;margin-top:auto;padding:18px 8px 0;display:grid}.workspace-sidebar-footer small{color:#8791a1}.workspace-sidebar-footer strong{font-size:13px}.workspace-sidebar-footer button{color:#718096;cursor:pointer;text-align:left;background:0 0;border:0;padding:6px 0}.workspace-powered{color:#9aa3b1;align-items:center;gap:5px;margin-top:3px;font-size:9px;font-weight:700;display:flex}.workspace-powered .afterlink-mark,.workspace-powered .afterlink-mark img{width:14px;height:14px}.workspace-content{min-width:0}.workspace-topbar{border-bottom:1px solid var(--ui-divider);height:var(--ui-header-height);z-index:var(--ui-z-sticky);background:#ffffffeb;justify-content:space-between;align-items:center;padding:0 30px;display:flex;position:sticky;top:0}.workspace-topbar span{color:var(--ui-text-secondary);font-size:var(--ui-text-body-small)}.workspace-topbar strong{font-size:var(--ui-text-body-small)}.workspace-page{max-width:var(--ui-content-max-width);margin:0 auto;padding:30px}.workspace-page .hero,.workspace-page .panel,.workspace-page .metric-card{border-color:var(--operator-line);border-radius:14px;box-shadow:0 3px 12px #1b31580b}.workspace-page .hero{box-shadow:none;background:0 0;border:0;padding:6px 2px 22px}.workspace-page .hero h1{color:var(--operator-text);letter-spacing:-.035em;font-size:29px}.workspace-page .metric-card{border-top:3px solid #cbd5e2}.workspace-page .metric-card:nth-child(3n){border-top-color:#a9b7ca}.workspace-page .metric-card strong,.workspace-page .panel h1,.workspace-page .panel h2{color:var(--operator-text)}.workspace-page .status-pill{background:var(--operator-info-bg);color:var(--operator-info)}.workspace-page .warning-pill{background:var(--operator-warning-bg);color:var(--operator-warning)}.workspace-page .progress-track span{background:var(--operator-navy)}.workspace-page .task-list a:hover{border-color:#b8c4d3;transform:translateY(-1px);box-shadow:0 7px 20px #1b315812}@media (max-width:900px){.login-layout{grid-template-columns:1fr}.login-visual{min-height:240px;padding:38px}.login-panel{padding:50px 24px}.workspace-shell{display:block}.workspace-sidebar-drawer{width:min(82vw,300px);height:100dvh;z-index:var(--ui-z-navigation);transition:transform .22s;display:block;position:fixed;top:0;left:0;transform:translate(-105%)}.workspace-shell.is-menu-open .workspace-sidebar-drawer{transform:translate(0)}.workspace-sidebar{width:100%;height:100dvh;min-height:100dvh;position:static;box-shadow:10px 0 30px #14213d29}.workspace-sidebar .admin-nav{flex-direction:column;overflow-y:auto}.workspace-sidebar .admin-nav a{flex:none}.workspace-sidebar-footer{display:grid}.workspace-menu-button{width:40px;height:38px;z-index:calc(var(--ui-z-navigation) + 1);border:1px solid #dfe4eb;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;padding:0;display:flex;position:fixed;top:15px;right:14px;box-shadow:none!important;background:#fff!important}.workspace-menu-button span{background:var(--ui-operator-primary);border-radius:2px;width:18px;height:2px;display:block}.workspace-menu-backdrop{opacity:0;pointer-events:none;z-index:var(--ui-z-navigation);background:#0d183073;border:0;transition:opacity .22s;display:block;position:fixed;inset:0}.workspace-shell.is-menu-open .workspace-menu-backdrop{opacity:1;pointer-events:auto}.workspace-topbar{padding-right:68px;position:sticky}.workspace-page{padding:68px 14px 22px}}@media (max-width:600px){.standalone-shell{padding:25px 14px}.standalone-card{padding:28px 20px}.login-layout{grid-template-rows:108px minmax(0,1fr);min-height:100svh}.login-visual{height:108px;min-height:108px;padding:18px 24px}.login-visual:before{width:320px;height:190px}.login-visual>.landing-logo>.afterlink-mark,.login-visual>.landing-logo>.afterlink-mark img{width:46px;height:46px}.login-layout--tendre .landing-logo--tendre .tendre-login-logo{width:58vw;max-width:210px;height:auto}.login-panel{align-items:flex-start;padding:24px 20px 28px}.login-card h1{font-size:28px}.login-card .auth-form{gap:14px;margin-top:22px}.login-card .form input,.login-card .form .button{min-height:48px}.login-apply{margin-top:18px;padding-top:16px}}@media (prefers-reduced-motion:reduce){.page-loading-spinner{animation-duration:1.5s}}.auth-shell{justify-content:center;align-items:center;min-height:100vh;display:flex}.auth-panel{width:100%;max-width:460px}.auth-form{margin-top:24px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.page-shell{max-width:1280px;margin:0 auto;padding:32px 20px 56px}.narrow-shell{max-width:760px;margin:0 auto;padding:32px 20px 56px}.topbar,.hero,.panel,.metric-card{background:var(--panel);border:1px solid var(--line);border-radius:8px}.topbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;padding:14px 16px;display:flex}.company-workspace-switcher,.company-workspace-current{flex:none;gap:4px;display:grid}.company-workspace-switcher>span,.company-workspace-current>span{color:var(--muted);font-size:11px;font-weight:700}.company-workspace-switcher select{background:var(--panel-soft);border:1px solid var(--line);color:var(--brand-dark);border-radius:8px;min-height:40px;padding:0 34px 0 12px;font-weight:700}.company-workspace-current strong{color:var(--brand-dark)}.admin-nav{flex-wrap:wrap;gap:8px;display:flex}.admin-nav a,.button,.secondary-button{border-radius:var(--ui-radius-control);min-height:var(--ui-control-height);align-items:center;padding:0 14px;display:inline-flex}.admin-nav a,.secondary-button{background:var(--panel-soft);color:var(--brand-dark)}.button{background:var(--ui-primary);color:#fff;cursor:pointer;border:0;font-weight:700}.hero{padding:var(--ui-card-padding-large);gap:18px;margin-bottom:18px;display:grid}.hero h1,.panel h1,.panel h2{letter-spacing:0;margin:0}.hero p,.panel p,.metric-card p{color:var(--muted);margin:0;line-height:1.55}.grid{gap:14px;display:grid}.metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.metric-card{padding:18px}.metric-card-link{color:inherit;cursor:pointer;text-decoration:none;transition:border-color .16s,box-shadow .16s,transform .16s;display:block}.metric-card-link:hover,.metric-card-link:focus-visible{border-color:#c9ced8;outline:none;transform:translateY(-2px);box-shadow:0 7px 20px #14213d14}
.metric-card span{color:var(--muted);margin-bottom:10px;font-size:13px;display:block}.metric-card strong{margin-bottom:8px;font-size:28px;display:block}.panel{padding:var(--ui-card-padding);margin-bottom:18px}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.detail-item{background:var(--panel-soft);border-radius:8px;padding:14px}.detail-item span{color:var(--muted);margin-bottom:6px;font-size:13px;display:block}.detail-item strong{display:block}.status-pill{background:var(--operator-info-bg);border-radius:var(--ui-radius-pill);color:var(--operator-info);min-height:28px;padding:6px 10px;font-size:13px;font-weight:700;display:inline-flex}.warning-pill{background:var(--operator-warning-bg);color:var(--operator-warning)}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:900px}th,td{border-bottom:1px solid var(--line);text-align:left;vertical-align:top;padding:13px 10px}th{color:var(--muted);font-size:13px;font-weight:700}.form{gap:var(--ui-space-4);display:grid}.form label{gap:var(--ui-space-2);font-weight:700;display:grid}.form input,.form select,.form textarea{border:1px solid var(--line);border-radius:var(--ui-radius-control);min-height:var(--ui-control-height);padding:11px 13px}.form input::placeholder,.form textarea::placeholder{color:var(--ui-text-disabled)}.form input:focus,.form select:focus,.form textarea:focus{border-color:var(--ui-primary);outline:3px solid color-mix(in srgb, var(--ui-primary) 18%, transparent);outline-offset:1px}.form input:disabled,.form select:disabled,.form textarea:disabled{background:var(--ui-disabled-bg);color:var(--ui-disabled-text)}.checkbox-line{align-items:flex-start;gap:10px;font-weight:400;line-height:1.5;display:flex}.checkbox-line input{flex:none;order:-1;min-height:auto;margin-top:2px}.checkbox-line.checkbox-after-text{display:flex}.checkbox-line.checkbox-after-text input{margin-left:0}.actions{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.demo-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.demo-card{background:var(--panel);border:1px solid var(--line);border-radius:8px;gap:12px;padding:18px;display:grid}.demo-card h2,.demo-card p{margin:0}.demo-card h2{font-size:18px}.demo-card p{color:var(--muted);line-height:1.55}.flow-list{color:var(--text);gap:10px;margin:16px 0 0;padding-left:22px;line-height:1.55;display:grid}.message-preview{background:var(--panel-soft);border:1px solid var(--line);color:var(--text);white-space:pre-wrap;border-radius:8px;margin:14px 0 0;padding:14px;line-height:1.6}.operator-note{color:var(--text);background:#fff8f0;border:1px solid #f2d4bc;border-radius:8px;gap:6px;margin-top:14px;padding:14px;display:grid}.operator-note p{margin:0}.quick-status-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.quick-status-grid .secondary-button{cursor:pointer;white-space:nowrap;border:0;justify-content:center;width:100%;min-height:40px;display:flex}.quick-status-grid .secondary-button small{color:var(--muted);font-size:12px}.quick-status-grid .secondary-button.is-active{background:var(--brand);color:#fff}.quick-status-grid .secondary-button.is-active small{color:#fff}.quick-input-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:-6px;display:grid}.quick-input-grid .secondary-button{cursor:pointer;border:0;justify-content:center;width:100%;min-height:36px;padding:0 8px}.field-hint{color:var(--muted);margin:-6px 0 0;font-size:13px;line-height:1.45}.search-bar{grid-template-columns:minmax(220px,1fr) auto auto;align-items:end;gap:10px;margin-top:18px;display:grid}.service-simple-section .service-conversation,.inspection-editor{margin-top:14px}.service-simple-section .service-comment-list{gap:8px;display:grid}.service-simple-section .service-comment{background:var(--panel-soft);border-radius:8px;gap:4px;max-width:84%;padding:10px 12px;display:grid}.service-simple-section .service-comment.is-operator{background:#e5f3ee;margin-left:auto}.service-simple-section .service-comment span,.service-simple-section .service-comment-empty{color:var(--muted);margin:0;font-size:12px}.service-simple-section .service-comment p{white-space:pre-wrap;margin:0}.service-simple-section .service-comment-compose{gap:6px;font-weight:700;display:grid}.service-simple-section .service-comment-compose textarea{border:1px solid var(--line);border-radius:6px;padding:10px 12px}.service-simple-section .service-attachment-gallery{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:14px 0;display:grid}.service-simple-section .service-attachment-gallery figure{min-width:0;margin:0}.service-simple-section .service-attachment-gallery img{aspect-ratio:1;object-fit:cover;border-radius:8px;width:100%}.service-simple-section .service-attachment-gallery figcaption{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.service-handoff-panel{background:var(--ui-primary-soft);border:1px solid var(--ui-border);border-radius:var(--ui-radius-card);align-items:start;gap:var(--ui-space-4);padding:var(--ui-card-padding);grid-template-columns:minmax(0,1fr);margin:0;display:grid}.service-handoff-panel>div:first-child{gap:var(--ui-space-2);display:grid}.service-handoff-panel>div:first-child>span{color:var(--ui-primary);font-size:var(--ui-text-caption);font-weight:var(--ui-weight-heavy)}.service-handoff-panel>div:first-child>strong{color:var(--ui-text-primary);font-size:var(--ui-text-card-title)}.service-handoff-panel>div:first-child>p{color:var(--ui-text-secondary);font-size:var(--ui-text-body-small);line-height:var(--ui-line-body);margin:0}.service-handoff-panel small{color:var(--ui-text-secondary);font-size:var(--ui-text-caption)}.service-handoff-panel.is-requested{background:var(--ui-warning-bg)}.service-handoff-panel.is-accepted{background:var(--ui-success-bg)}.service-handoff-form{gap:var(--ui-space-3);display:grid}.service-handoff-form label{color:var(--ui-text-secondary);font-size:var(--ui-text-label);font-weight:var(--ui-weight-bold);gap:var(--ui-space-2);display:grid}.service-handoff-form select,.service-handoff-form textarea{background:var(--ui-white);border:1px solid var(--ui-border);border-radius:var(--ui-radius-control);color:var(--ui-text-primary);font:inherit;padding:var(--ui-space-3);width:100%}.service-handoff-disclosure{border-top:1px solid var(--ui-border);padding-top:var(--ui-space-3)}.service-handoff-disclosure>summary{color:var(--ui-text-secondary);cursor:pointer;font-size:var(--ui-text-label);font-weight:var(--ui-weight-bold);list-style:none}.service-handoff-disclosure>summary::-webkit-details-marker{display:none}.service-handoff-disclosure>summary:after{content:"＋";float:right}.service-handoff-disclosure[open]>summary:after{content:"−"}.service-handoff-disclosure[open] .service-handoff-form{margin-top:var(--ui-space-4)}.service-handoff-actions{align-items:center;gap:var(--ui-space-2);flex-wrap:wrap;justify-content:flex-end;display:flex}.service-handoff-decision{border-top:1px solid var(--ui-border);gap:var(--ui-space-3);padding-top:var(--ui-space-3);display:grid}.service-handoff-decision label{color:var(--ui-text-secondary);font-size:var(--ui-text-label);font-weight:var(--ui-weight-bold);gap:var(--ui-space-2);display:grid}.service-handoff-decision textarea{background:var(--ui-white);border:1px solid var(--ui-border);border-radius:var(--ui-radius-control);color:var(--ui-text-primary);font:inherit;padding:var(--ui-space-3);resize:vertical;width:100%}.service-handoff-decision>div{gap:var(--ui-space-2);flex-wrap:wrap;justify-content:flex-end;display:flex}.service-handoff-decision>p{color:var(--ui-text-secondary);font-size:var(--ui-text-body-small);margin:0}.service-handoff-recent{border-top:1px solid var(--ui-border);gap:var(--ui-space-1);margin-top:var(--ui-space-2);padding-top:var(--ui-space-3);display:grid}.service-handoff-recent span{color:var(--ui-text-secondary);font-size:var(--ui-text-caption);font-weight:var(--ui-weight-bold)}.service-handoff-recent p{color:var(--ui-text-secondary);font-size:var(--ui-text-body-small);margin:0}.service-handoff-panel>.result-summary{grid-column:1/-1;margin:0}.service-action-panel{background:var(--ui-white);border:1px solid var(--ui-border);border-radius:var(--ui-radius-card);gap:var(--ui-space-4);padding:var(--ui-card-padding);display:grid}.service-action-panel__heading{gap:var(--ui-space-2);display:grid}.service-action-panel__heading>span{color:var(--ui-primary);font-size:var(--ui-text-caption);font-weight:var(--ui-weight-heavy)}.service-action-panel__heading h2{color:var(--ui-text-primary);font-size:var(--ui-text-card-title);margin:0}.service-action-panel__heading p{color:var(--ui-text-secondary);font-size:var(--ui-text-body-small);line-height:var(--ui-line-body);margin:0}.service-action-panel__form{gap:var(--ui-space-3);display:grid}.workspace-page .service-action-panel__form .checkbox-line,.workspace-page .service-simple-form>.checkbox-line{background:var(--ui-white);border:1px solid var(--ui-border);border-radius:var(--ui-radius-control);cursor:pointer;font-size:var(--ui-text-body-small);font-weight:var(--ui-weight-bold);align-items:center;gap:var(--ui-space-3);min-height:44px;padding:var(--ui-space-3);transition:background-color .15s,border-color .15s;display:flex}:is(.workspace-page .service-action-panel__form .checkbox-line:has(input:checked),.workspace-page .service-simple-form>.checkbox-line:has(input:checked)){background:var(--ui-operator-primary-soft);border-color:var(--ui-primary)}.workspace-page .service-action-panel__form .checkbox-line input:is([type=checkbox],[type=radio]),.workspace-page .service-simple-form>.checkbox-line input:is([type=checkbox],[type=radio]){appearance:none;background:var(--ui-white);border:1px solid var(--ui-primary);border-radius:4px;flex:0 0 18px;place-content:center;width:18px;height:18px;min-height:18px;margin:0;padding:0;display:grid}.workspace-page .service-action-panel__form .checkbox-line input:is([type=checkbox],[type=radio]):before,.workspace-page .service-simple-form>.checkbox-line input:is([type=checkbox],[type=radio]):before{background:var(--ui-white);clip-path:polygon(14% 44%,0 59%,40% 100%,100% 20%,84% 7%,39% 72%);content:"";width:10px;height:10px;transition:transform .12s ease-in-out;transform:scale(0)}.workspace-page .service-action-panel__form .checkbox-line input:is([type=checkbox],[type=radio]):checked,.workspace-page .service-simple-form>.checkbox-line input:is([type=checkbox],[type=radio]):checked{background:var(--ui-primary)}.workspace-page .service-action-panel__form .checkbox-line input:is([type=checkbox],[type=radio]):checked:before,.workspace-page .service-simple-form>.checkbox-line input:is([type=checkbox],[type=radio]):checked:before{transform:scale(1)}.workspace-page .service-action-panel__form .checkbox-line input:is([type=checkbox],[type=radio]):focus-visible,.workspace-page .service-simple-form>.checkbox-line input:is([type=checkbox],[type=radio]):focus-visible{outline:3px solid color-mix(in srgb,var(--ui-primary) 18%,transparent);outline-offset:2px}.service-action-panel__form>.button{justify-self:stretch}.service-action-panel__message-preview{background:var(--ui-gray-050);border-radius:var(--ui-radius-control);color:var(--ui-text-secondary);font-size:var(--ui-text-body-small);line-height:var(--ui-line-body);padding:var(--ui-space-3);margin:0}.service-action-panel__result{margin:0}.service-action-blocker{background:var(--ui-warning-bg);border-radius:var(--ui-radius-control);gap:var(--ui-space-2);padding:var(--ui-space-4);display:grid}.service-action-blocker strong{color:var(--ui-warning-text);font-size:var(--ui-text-body)}.service-action-blocker p{color:var(--ui-text-secondary);font-size:var(--ui-text-body-small);line-height:var(--ui-line-body);margin:0}.service-action-blocker .secondary-button{justify-self:start}.service-outbound-record{border-bottom:1px solid var(--ui-border);border-top:1px solid var(--ui-border);align-items:center;gap:var(--ui-space-3);padding:var(--ui-space-3) 0;justify-content:space-between;display:flex}.service-outbound-record span{color:var(--ui-text-secondary);font-size:var(--ui-text-label);font-weight:var(--ui-weight-bold)}.service-outbound-record strong{color:var(--ui-text-primary);overflow-wrap:anywhere;text-align:right}.service-completion-confirmation{min-height:44px}.service-tracking-correction{border-top:1px solid var(--ui-border);padding-top:var(--ui-space-3)}.service-tracking-correction>summary{color:var(--ui-primary);cursor:pointer;font-size:var(--ui-text-label);font-weight:var(--ui-weight-bold);list-style:none}.service-tracking-correction>summary::-webkit-details-marker{display:none}.service-tracking-correction>summary:after{content:"＋";float:right}.service-tracking-correction[open]>summary:after{content:"−"}.service-tracking-correction>.form{gap:var(--ui-space-3);margin-top:var(--ui-space-4);display:grid}.service-previous-inputs{border-top:1px solid var(--ui-border);padding-top:var(--ui-space-3)}.service-previous-inputs>summary{color:var(--ui-primary);cursor:pointer;font-size:var(--ui-text-label);font-weight:var(--ui-weight-bold);list-style:none}.service-previous-inputs>summary::-webkit-details-marker{display:none}.service-previous-inputs>summary:after{content:"＋";float:right}.service-previous-inputs[open]>summary:after{content:"−"}.service-previous-inputs__body{gap:var(--ui-space-3);margin-top:var(--ui-space-3);display:grid}.service-previous-inputs__body dl{gap:var(--ui-space-2);margin:0;display:grid}.service-previous-inputs__body dl>div{align-items:start;gap:var(--ui-space-3);grid-template-columns:100px minmax(0,1fr);display:grid}.service-previous-inputs__body dt{color:var(--ui-text-secondary);font-size:var(--ui-text-caption);font-weight:var(--ui-weight-bold)}.service-previous-inputs__body dd{color:var(--ui-text-primary);font-size:var(--ui-text-body-small);overflow-wrap:anywhere;margin:0}.service-previous-inputs__body>.secondary-button{justify-self:start}.service-previous-inputs__form{border-top:1px solid var(--ui-border);padding-top:var(--ui-space-3)}.workspace-page .service-previous-inputs__form .checkbox-line{background:var(--ui-white);border:1px solid var(--ui-border);border-radius:var(--ui-radius-control);cursor:pointer;min-height:44px;padding:var(--ui-space-3);align-items:center;display:flex}.workspace-page .service-previous-inputs__form .checkbox-line:has(input:checked){background:var(--ui-operator-primary-soft);border-color:var(--ui-primary)}.workspace-page .service-previous-inputs__form .checkbox-line input[type=radio]{appearance:none;border:1px solid var(--ui-primary);border-radius:4px;flex:0 0 18px;place-content:center;width:18px;height:18px;min-height:18px;margin:0;padding:0;display:grid}.workspace-page .service-previous-inputs__form .checkbox-line input[type=radio]:before{background:var(--ui-white);clip-path:polygon(14% 44%,0 59%,40% 100%,100% 20%,84% 7%,39% 72%);content:"";width:10px;height:10px;transform:scale(0)}.workspace-page .service-previous-inputs__form .checkbox-line input[type=radio]:checked{background:var(--ui-primary)}.workspace-page .service-previous-inputs__form .checkbox-line input[type=radio]:checked:before{transform:scale(1)}.service-previous-inputs__actions{gap:var(--ui-space-2);justify-content:flex-end;display:flex}.service-completion-summary{gap:var(--ui-space-3);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.service-completion-summary>div{background:var(--ui-gray-050);border-radius:var(--ui-radius-control);gap:var(--ui-space-1);min-width:0;padding:var(--ui-space-3);display:grid}.service-completion-summary dt{color:var(--ui-text-secondary);font-size:var(--ui-text-caption);font-weight:var(--ui-weight-bold)}.service-completion-summary dd{color:var(--ui-text-primary);font-size:var(--ui-text-body-small);font-weight:var(--ui-weight-bold);overflow-wrap:anywhere;margin:0}.inspection-editor__diagrams{grid-template-columns:minmax(0,1fr);gap:10px;width:100%;max-width:760px;margin:0 auto;display:grid}.inspection-editor__diagrams img{border:1px solid var(--line);object-fit:contain;height:auto;padding:var(--ui-space-3);border-radius:8px;width:100%}.inspection-editor__checklist{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.inspection-editor label.checkbox-line{flex-direction:row;align-items:center;gap:9px;min-height:36px;display:flex}.workspace-page .inspection-editor input[type=checkbox]{border-radius:4px;flex:0 0 18px;width:18px;height:18px;min-height:18px;margin:0;padding:0}.inspection-editor__marker{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-top:12px;display:grid}.operator-photo-upload{background:var(--panel-soft);border:1px dashed var(--line);border-radius:8px;gap:7px;padding:12px;display:grid}.operator-photo-upload small{color:var(--muted);font-weight:400}.search-bar label{color:var(--muted);grid-column:1/-1;font-size:13px;font-weight:700}.search-bar input{border:1px solid var(--line);border-radius:6px;min-height:42px;padding:10px 12px}.upload-grid{grid-template-columns:280px minmax(0,1fr);gap:14px;margin-top:16px;display:grid}.file-drop,.textarea-field{gap:8px;font-weight:700;display:grid}.file-drop{background:var(--panel-soft);border:1px dashed var(--brand);border-radius:8px;align-content:center;min-height:160px;padding:18px}.file-drop span{color:var(--brand-dark)}.file-drop input,.textarea-field textarea{border:1px solid var(--line);border-radius:6px;padding:10px 12px}.textarea-field textarea{resize:vertical;min-height:160px}.result-summary{margin-top:12px}.split{grid-template-columns:1.1fr .9fr;gap:18px;display:grid}.dashboard-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;margin-bottom:18px;display:grid}
.task-list{gap:10px;margin-top:16px;display:grid}.task-list a{background:var(--panel-soft);border:1px solid var(--line);border-radius:8px;gap:6px;padding:14px;display:grid}.task-list strong{color:var(--text)}.task-list span,.progress-block p{color:var(--muted);line-height:1.5}.progress-block{gap:12px;margin-top:16px;display:grid}.progress-label{justify-content:space-between;align-items:center;display:flex}.progress-label span{color:var(--muted);font-size:13px;font-weight:700}.progress-label strong{font-size:24px}.progress-track{background:var(--panel-soft);border-radius:999px;height:12px;overflow:hidden}.progress-track span{background:var(--brand);height:100%;display:block}.product-visual{aspect-ratio:4/3;border:1px solid var(--line);background:linear-gradient(135deg,#e8efea,#f8f1ec);border-radius:8px;justify-content:center;align-items:center;min-height:220px;display:flex}.product-visual span{color:var(--muted);font-weight:700}.timeline{gap:14px;margin:18px 0 0;padding:0;list-style:none;display:grid}.timeline li{border-left:3px solid var(--brand);padding-left:14px}.timeline span{color:var(--muted);margin-bottom:6px;font-size:13px;display:block}.timeline strong{display:block}.timeline p{margin-top:6px}@media (max-width:840px){.metrics,.demo-grid,.detail-grid,.dashboard-grid,.split,.upload-grid{grid-template-columns:1fr}.topbar{flex-direction:column;align-items:flex-start}.search-bar{grid-template-columns:1fr}.quick-status-grid,.quick-input-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.member-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:18px;display:grid}.section-heading{justify-content:space-between;align-items:center;display:flex}.section-heading p{font-size:13px;margin-top:7px!important}.member-list{margin:18px -20px -20px}.member-row{border-top:1px solid #e7eaf0;grid-template-columns:42px minmax(150px,1fr) auto 150px 50px;align-items:center;gap:14px;padding:15px 20px;display:grid}.member-avatar{background:var(--operator-navy);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-weight:800;display:flex}.member-identity{gap:4px;display:grid}.member-identity small{color:#8a94a5}.member-row select{background:#fff;border:1px solid #dce1e8;border-radius:7px;min-height:38px;padding:0 9px}.member-role{color:#6d7685;font-size:13px}.member-action{color:#758196;cursor:pointer;background:0 0;border:0;font-size:12px}.invite-panel{position:sticky;top:98px}.invite-panel>p:not(.eyebrow){font-size:13px}.invite-panel .form{margin-top:22px}.invite-panel .form input,.invite-panel .form select{border-color:#dce1e8;border-radius:7px}.invite-result{background:var(--operator-blue-soft);overflow-wrap:anywhere;border-radius:7px;padding:10px;font-size:12px;color:var(--operator-blue)!important}.permission-note{background:#f7f8fa;border-radius:8px;gap:8px;margin-top:20px;padding:14px;display:grid}.permission-note strong{font-size:12px}.permission-note span{color:#788394;font-size:11px}@media (max-width:1050px){.member-layout{grid-template-columns:1fr}.invite-panel{position:static}}@media (max-width:680px){.member-row{grid-template-columns:38px 1fr auto}.member-row select,.member-role{grid-column:2}}.afterlink-mark{justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.afterlink-mark img{width:34px;height:34px;display:block}.workspace-brand .afterlink-mark,.workspace-brand .afterlink-mark img{width:30px;height:30px}.customer-flow-powered{color:#8a94a5;letter-spacing:.12em;justify-content:center;align-items:center;gap:7px;padding:18px 20px 22px;font-size:10px;font-weight:900;display:flex}.customer-flow-powered .afterlink-mark,.customer-flow-powered .afterlink-mark img{width:22px;height:22px}.operator-icon{flex:none;width:19px;height:19px}.workspace-sidebar .admin-nav a>.operator-icon{border:0;border-radius:0;width:19px;height:19px}.workspace-sidebar .admin-nav a.is-active{background:var(--operator-navy);color:#fff;box-shadow:0 6px 14px #14213d24}.workspace-sidebar .admin-nav a.is-active:hover{background:var(--operator-navy);color:#fff}.workspace-page{--panel-soft:var(--ui-gray-050);--line:#e2e7ef;--brand:var(--operator-blue);--brand-dark:var(--operator-navy);--muted:#737f91;--text:var(--operator-navy)}.workspace-page .hero{gap:8px;margin-bottom:10px}.workspace-page .hero h1{font-size:30px;line-height:1.25}.workspace-page .hero p:last-child{max-width:760px;font-size:14px}.workspace-page .metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.workspace-page .company-dashboard-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.workspace-page .metric-card{border-top:1px solid var(--line);min-height:144px;padding:20px;position:relative}.workspace-page .metric-card:before{background:var(--operator-blue);content:"";border-radius:99px;width:28px;height:4px;position:absolute;top:0;left:20px}.workspace-page .metric-card span{letter-spacing:.01em;font-size:12px;font-weight:700}.workspace-page .metric-card strong{letter-spacing:-.035em;margin-top:12px;font-size:30px}.workspace-page .metric-card p{font-size:12px}.workspace-page .panel{padding:22px}.workspace-page .panel>h1,.workspace-page .panel>h2,.workspace-page .section-heading h2{letter-spacing:-.025em;font-size:18px}.workspace-page .dashboard-grid{gap:14px}.workspace-page .task-list a{border-color:#e6eaf0;border-radius:8px;padding:15px 16px;transition:all .18s}.workspace-page .task-list strong{font-size:13px}.workspace-page .task-list span{color:#7a8495;font-size:12px}.workspace-page .detail-item{background:var(--ui-gray-050);border:1px solid #edf0f4}.workspace-page .table-wrap{margin-top:15px}.workspace-page table{font-size:13px}.workspace-page th{background:var(--ui-gray-050);color:#717d90;letter-spacing:.02em;white-space:nowrap;border-bottom:1px solid #e1e6ed;padding:12px 14px;font-size:11px}.workspace-page td{border-bottom:1px solid #edf0f4;padding:14px}.workspace-page tbody tr{transition:background .15s}.workspace-page tbody tr:hover{background:#fafcff}.customer-warranty-list{gap:8px;min-width:280px;display:grid}.customer-warranty-item{background:var(--ui-gray-050);border:1px solid #e7ebf1;border-radius:7px;grid-template-columns:1fr auto;align-items:center;gap:4px;padding:10px 12px;display:grid}.customer-warranty-item strong,.customer-warranty-item span:not(.status-pill),.customer-warranty-item small{grid-column:1}.customer-warranty-item small{color:#7a8495}.customer-warranty-item .status-pill{grid-area:1/2/4}.product-manager-layout{grid-template-columns:minmax(0,1fr) 300px;gap:16px;display:grid}.product-manager-layout.is-read-only{grid-template-columns:1fr}.product-manager-layout.is-read-only input:disabled,.product-manager-layout.is-read-only select:disabled{color:#26334b;cursor:default;opacity:1}.product-list-panel{min-width:0}.product-table-scroll{margin-top:16px;padding-bottom:4px;overflow-x:auto}.product-table{min-width:1260px}.product-table.is-read-only{min-width:1100px}.product-table-head,.product-edit-row{grid-template-columns:180px 130px 210px 220px 170px 80px 105px 140px;gap:8px;display:grid}.product-table.is-read-only .product-table-head,.product-table.is-read-only .product-edit-row{grid-template-columns:180px 140px 220px 240px 180px 90px 110px}.product-table-head{color:#566176;padding:0 10px 8px;font-size:11px;font-weight:800}.product-edit-list{border-top:1px solid #dfe5ed}.product-edit-row{border-bottom:1px solid #e8ecf2;align-items:center;padding:9px 10px}.product-edit-row:hover{background:var(--ui-gray-050)}.product-edit-row input,.product-edit-row select{background:#fff;border:1px solid #dce2ea;border-radius:6px;width:100%;min-width:0;height:36px;padding:0 8px}.product-option-text{color:#344054;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.product-row-actions{gap:6px;display:flex}.product-row-actions .button,.product-row-actions .secondary-button{min-height:36px;padding:0 12px}.danger-button{color:var(--ui-danger-text)}@media (max-width:1000px){.product-manager-layout{grid-template-columns:1fr}}.workspace-page .empty-table{color:#8a94a4;text-align:center;padding:42px}.workspace-page .status-pill{white-space:nowrap;min-height:25px;padding:5px 9px;font-size:11px}.workspace-page .form{gap:16px}.workspace-page .form label{color:#35415a;gap:8px;font-size:12px}.workspace-page .form input,.workspace-page .form select,.workspace-page .form textarea,.workspace-page .search-bar input{background:#fff;border:1px solid #dce2ea;border-radius:7px;outline:none;min-height:44px;transition:border .15s,box-shadow .15s}.workspace-page .form input:focus,.workspace-page .form select:focus,.workspace-page .form textarea:focus,.workspace-page .search-bar input:focus{border-color:#526078;box-shadow:0 0 0 3px #14213d1a}.workspace-page .operator-note{background:#fffaf0;border-color:#ead6a6}.workspace-page .file-drop{background:var(--ui-gray-050);border-color:#b8c9ed}@media (max-width:1180px){.workspace-page .metrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.workspace-page .metrics{grid-template-columns:1fr}.workspace-page .metric-card{min-height:0}.workspace-topbar{padding:0 18px}.workspace-page .hero h1{font-size:25px}.company-dashboard-page{flex-direction:column;display:flex}.company-dashboard-hero{order:1}.company-dashboard-service-queue{order:2}.company-dashboard-metrics{order:3}.company-dashboard-page>.panel:not(.company-dashboard-service-queue){order:4}}
