:root{--workspace-control-height:48px;--workspace-touch-target:44px;--workspace-muted:#5b6770;--workspace-radius:4px;--workspace-dock-z:70;--workspace-toast-z:120}.header-mobile-catalog{display:none!important}.header-actions>a{min-height:54px;touch-action:manipulation}.header-actions b{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.compare-dock :where(a,button):focus-visible,.header-actions>a:focus-visible,.product-actions-inline button:focus-visible,.workspace-page :where(a,button,input):focus-visible,.workspace-toast button:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.product-actions-inline{flex-wrap:wrap}.product-actions-inline button{min-height:var(--workspace-touch-target);padding:9px 12px;border-radius:3px;color:var(--ink-2);background:white;font-size:var(--text-caption);transition:color .16s ease-out,border-color .16s ease-out,background .16s ease-out;touch-action:manipulation}.product-actions-inline button:hover:not(:disabled){border-color:#9ba6ae;color:var(--ink);background:var(--surface)}.product-actions-inline button.active{border-color:#efaaa6;color:var(--brand-dark);background:var(--brand-soft)}.product-actions-inline button:disabled{cursor:wait;opacity:.65}@media (min-width:1121px){.product-table{grid-template-columns:48px minmax(270px,2.2fr) repeat(var(--spec-count),minmax(95px,.8fr)) 105px 100px 72px}}.buy-cell button{width:44px;height:44px;border:1px solid transparent;border-radius:3px;transition:color .16s ease-out,border-color .16s ease-out,background .16s ease-out;touch-action:manipulation}.buy-cell button:first-child:hover:not(:disabled){background:var(--brand-dark)}.buy-cell button:last-child:hover:not(:disabled){border-color:var(--line-strong);color:var(--ink);background:var(--surface-2)}.buy-cell button:last-child.active{border-color:#efaaa6;color:var(--brand-dark);background:var(--brand-soft)}.compare-check input:focus-visible+i{outline:2px solid var(--brand);outline-offset:2px}.compare-dock{min-height:58px;border:1px solid #34414a;border-radius:var(--workspace-radius);box-shadow:0 4px 8px rgba(16,24,32,.2)}.compare-dock a,.compare-dock button{min-height:var(--workspace-touch-target);align-items:center;justify-content:center;border-radius:3px;touch-action:manipulation}.compare-dock button{padding-inline:8px}.compare-dock button:hover{color:white}.compare-dock a{padding-inline:14px}.workspace-page{min-height:62vh;background:white}.workspace-page__inner{padding-bottom:64px}.workspace-page .breadcrumbs{color:var(--workspace-muted)}.workspace-page__header{position:relative;display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:24px;padding:18px 0 28px;border-bottom:1px solid var(--line-strong)}.workspace-page__header:after{position:absolute;bottom:-1px;left:0;width:84px;height:3px;content:"";background:var(--brand)}.workspace-page__title{display:flex;min-width:0;align-items:flex-start;gap:18px}.workspace-page__title>div{min-width:0}.workspace-page__icon{display:grid;width:52px;height:52px;flex:0 0 auto;place-items:center;border:1px solid var(--line-strong);border-radius:3px;color:var(--brand);background:var(--surface)}.workspace-page__icon svg{width:24px;height:24px}.workspace-page__title h1{max-width:820px;margin:0;font-family:var(--font-display);font-size:var(--text-heading-xl);font-weight:600;line-height:1.08;letter-spacing:-.03em;text-wrap:balance}.workspace-page__title p{max-width:68ch;margin:9px 0 0;color:var(--workspace-muted);font-size:var(--text-body);line-height:1.6;text-wrap:pretty}.workspace-page__meta{display:flex;min-width:110px;min-height:46px;flex:0 0 auto;align-items:baseline;justify-content:center;gap:5px;padding:10px 14px;border:1px solid var(--line-strong);border-radius:3px;background:var(--surface);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.workspace-page__meta strong{color:var(--ink);font-family:var(--font-display);font-size:var(--text-heading-xs);font-weight:600;line-height:1}.workspace-page__meta strong small,.workspace-page__meta>span{color:var(--workspace-muted);font-size:var(--text-caption)}.workspace-status{margin-bottom:20px;border-radius:var(--workspace-radius)}.workspace-status--guest{display:grid;min-height:82px;grid-template-columns:42px minmax(0,1fr) auto;gap:14px;align-items:center;padding:15px 17px;border:1px solid #e4c99f;border-top:2px solid var(--amber);color:#4e3a1c;background:#fffaf1}.workspace-status--guest>span:first-child{display:grid;width:42px;height:42px;place-items:center;color:#70470d;background:#f9ebd2}.workspace-status--guest svg{width:20px;height:20px}.workspace-status--guest strong{display:block;font-size:var(--text-meta)}.workspace-status--guest p{max-width:72ch;margin:3px 0 0;color:#665333;font-size:var(--text-body);line-height:1.5}.workspace-status--guest>a{display:inline-flex;min-height:var(--workspace-touch-target);align-items:center;justify-content:center;gap:8px;padding-inline:16px;border-radius:3px;color:white;background:var(--ink);font-size:var(--text-caption);font-weight:700}.workspace-status--guest>a:hover{background:var(--brand-dark)}.workspace-status--guest>a svg{width:15px;height:15px}.workspace-status--account{display:inline-flex;min-height:46px;align-items:center;gap:9px;padding:10px 13px;border:1px solid #b9ddca;color:#0f603b;background:var(--green-soft);font-size:var(--text-caption)}.workspace-status--account svg{width:18px;height:18px;flex:0 0 auto}.workspace-status--account strong{overflow-wrap:anywhere}.workspace-page__header .workspace-status--account{flex:0 0 auto;margin:0}.workspace-empty{display:flex;min-height:350px;align-items:center;justify-content:center;flex-direction:column;padding:48px 28px;border:1px solid var(--line-strong);border-radius:var(--workspace-radius);background:white;text-align:center}.workspace-empty__icon{display:grid;width:58px;height:58px;place-items:center;color:var(--brand);background:var(--brand-soft)}.workspace-empty__icon svg{width:27px;height:27px}.workspace-empty--error>svg{width:58px;height:58px;padding:15px;color:var(--brand);background:var(--brand-soft)}.workspace-empty h2{max-width:620px;margin:20px 0 7px;font-family:var(--font-display);font-size:var(--text-heading-md);font-weight:600;line-height:1.15;text-wrap:balance}.workspace-empty p{max-width:64ch;margin:0 0 22px;color:var(--workspace-muted);font-size:var(--text-body);line-height:1.6;text-wrap:pretty}.workspace-empty>button{min-height:var(--workspace-control-height);padding-inline:18px;border:0;border-radius:3px;color:white;background:var(--brand);font-size:var(--text-caption);font-weight:700}.workspace-empty>button:hover{background:var(--brand-dark)}.workspace-empty--error{border-top-color:var(--brand)}.workspace-skeleton{animation:workspace-pulse 1.25s ease-in-out infinite}.workspace-skeleton>div{min-height:138px;border:1px solid var(--line);background:var(--surface-2)}.workspace-product-grid{overflow:hidden;border:1px solid var(--line-strong);border-radius:var(--workspace-radius);background:white}.workspace-product-card{display:grid;min-height:178px;grid-template-columns:158px minmax(0,1fr) 148px;align-items:stretch;border-bottom:1px solid var(--line);background:white;transition:background .16s ease-out}.workspace-product-card:last-child{border-bottom:0}.workspace-skeleton.workspace-product-grid>.workspace-product-card{min-height:154px;background:var(--surface-2)}.workspace-product-card:hover{background:#fbfcfc}.workspace-product-card__image{display:grid;min-width:0;place-items:center;padding:18px;border-right:1px solid var(--line);background:white}.workspace-product-card__image img{width:122px;height:122px;object-fit:contain;transition:transform .18s ease-out}.workspace-product-card__image:hover img{transform:scale(1.025)}.workspace-product-card__image>span{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:8px;color:var(--workspace-muted);text-align:center}.workspace-product-card__image>span svg{width:30px;height:30px;color:#85919a}.workspace-product-card__image>span small{font-size:var(--text-caption)}.workspace-product-card__body{display:grid;min-width:0;grid-template-columns:minmax(0,1fr) 210px;grid-template-rows:auto auto auto minmax(0,1fr);gap:0 26px;align-content:center;padding:20px 24px}.workspace-product-card__article,.workspace-product-card__description,.workspace-product-card__meta,.workspace-product-card__title{grid-column:1}.workspace-product-card__meta{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:5px 12px;color:var(--workspace-muted);font-size:var(--text-caption)}.workspace-product-card__meta>span{font-weight:700}.workspace-product-card__meta a{color:var(--brand-dark)}.workspace-product-card__meta a:hover{text-decoration:underline;text-underline-offset:3px}.workspace-product-card__title{display:-webkit-box;overflow:hidden;margin-top:5px;color:var(--ink);font-size:var(--text-body);font-weight:700;line-height:1.28;-webkit-box-orient:vertical;-webkit-line-clamp:2}.workspace-product-card__title:hover{color:var(--brand-dark)}.workspace-product-card__article{margin-top:4px;color:var(--workspace-muted);font-size:var(--text-caption);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.workspace-product-card__description{display:-webkit-box;overflow:hidden;align-self:start;margin:10px 0 0;color:var(--workspace-muted);font-size:var(--text-caption);line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.workspace-product-card__commerce{display:flex;min-width:0;grid-column:2;grid-row:1/-1;justify-content:center;flex-direction:column;padding-left:25px;border-left:1px solid var(--line)}.workspace-product-card__price{color:var(--ink);font-family:var(--font-display);font-size:var(--text-subheading);font-weight:600;line-height:1.12;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.workspace-product-card__availability{display:inline-flex;width:fit-content;align-items:center;gap:5px;margin-top:7px;font-size:var(--text-caption);font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.workspace-product-card__availability.is-stocked{color:var(--green)}.workspace-product-card__availability.is-order{color:var(--amber)}.workspace-product-card__commerce>a{display:inline-flex;width:fit-content;align-items:center;gap:6px;margin-top:18px;padding-bottom:2px;border-bottom:1px solid #a5afb6;color:var(--ink-2);font-size:var(--text-caption);font-weight:700}.workspace-product-card__commerce>a:hover{border-color:var(--brand);color:var(--brand-dark)}.workspace-product-card__commerce>a svg{width:14px;height:14px}.workspace-product-card__actions{display:flex;align-items:stretch;justify-content:center;flex-direction:column;gap:8px;padding:18px 14px;border-left:1px solid var(--line);background:#fafbfb}.workspace-product-card__actions button{display:inline-flex;min-height:var(--workspace-touch-target);align-items:center;justify-content:center;gap:7px;padding:8px 10px;border:1px solid var(--line-strong);border-radius:3px;color:var(--ink-2);background:white;font-size:var(--text-caption);font-weight:700;transition:color .16s ease-out,border-color .16s ease-out,background .16s ease-out;touch-action:manipulation}.workspace-product-card__actions button:hover:not(:disabled){border-color:#9ba6ae;color:var(--ink);background:var(--surface)}.workspace-product-card__actions button.active{border-color:#efaaa6;color:var(--brand-dark);background:var(--brand-soft)}.workspace-product-card__actions button:disabled{cursor:wait;opacity:.62}.workspace-product-card__actions svg{width:16px;height:16px;flex:0 0 auto}.workspace-product-card__remove:hover:not(:disabled){border-color:#e0a19d;color:var(--brand-dark);background:var(--brand-soft)}.compare-workspace{border-top:3px solid var(--ink)}.compare-toolbar{display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:24px;padding:13px 16px;border:1px solid var(--line-strong);border-top:0;border-bottom:0;background:var(--surface)}.compare-toolbar>div:first-child{display:flex;min-width:0;flex-direction:column}.compare-toolbar>div:first-child strong{font-size:var(--text-meta)}.compare-toolbar>div:first-child span{margin-top:2px;color:var(--workspace-muted);font-size:var(--text-caption)}.compare-toolbar__actions{display:flex;flex:0 0 auto;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:7px}.compare-toolbar__actions>:where(a,button){display:inline-flex;min-height:var(--workspace-touch-target);align-items:center;justify-content:center;gap:7px;padding:8px 12px;border:1px solid var(--line-strong);border-radius:3px;color:var(--ink-2);background:white;font-size:var(--text-caption);font-weight:700;transition:color .16s ease-out,border-color .16s ease-out,background .16s ease-out;touch-action:manipulation}.compare-toolbar__actions>:where(a,button):hover{border-color:#9ba6ae;color:var(--ink)}.compare-toolbar__actions>button.active{border-color:#efaaa6;color:var(--brand-dark);background:var(--brand-soft)}.compare-toolbar__actions>.compare-toolbar__clear{border-color:transparent;color:var(--brand-dark);background:transparent}.compare-toolbar__actions svg{width:15px;height:15px}.compare-table-shell{max-width:100%;overflow:auto;overscroll-behavior-inline:contain;border:1px solid var(--line-strong);border-radius:0 0 var(--workspace-radius) var(--workspace-radius);background:white;scrollbar-gutter:stable}.compare-table{width:max-content;min-width:100%;table-layout:fixed;border-spacing:0;border-collapse:separate;color:var(--ink-2);font-size:var(--text-meta);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.compare-table__caption{position:absolute;width:1px;height:1px;overflow:hidden;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);white-space:nowrap}.compare-table td,.compare-table th{width:260px;min-width:260px;padding:14px 16px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);vertical-align:top;text-align:left;overflow-wrap:anywhere}.compare-table tr>:last-child{border-right:0}.compare-table tbody tr:last-child>*{border-bottom:0}.compare-table thead th{position:sticky;z-index:3;top:0;height:164px;background:white;vertical-align:middle}.compare-table th:first-child{position:sticky;z-index:2;left:0;width:218px;min-width:218px;background:var(--surface)}.compare-table thead th:first-child{z-index:4;color:var(--workspace-muted)}.compare-table thead th:first-child>small,.compare-table thead th:first-child>span{display:block}.compare-table thead th:first-child>span{color:var(--ink);font-family:var(--font-display);font-size:var(--text-ui);font-weight:600}.compare-table thead th:first-child>small{margin-top:4px;font-size:var(--text-caption);font-weight:500}.compare-table tbody th{color:var(--ink);font-size:var(--text-caption);font-weight:700}.compare-table tbody th>small,.compare-table tbody th>span{display:block}.compare-row-difference{margin-top:4px;color:var(--brand-dark);font-size:var(--text-caption);font-weight:700}.compare-value--different{background:#fff5f4;box-shadow:inset 0 -2px var(--brand);color:var(--ink);font-weight:700}.compare-product-head{display:grid;min-width:0;grid-template-columns:78px minmax(0,1fr) 44px;gap:12px;align-items:center}.compare-product-head__image{display:grid;width:78px;height:78px;place-items:center;overflow:hidden;border:1px solid var(--line);background:white}.compare-product-head__image img{width:70px;height:70px;object-fit:contain}.compare-product-head__image>svg{width:27px;height:27px;color:#85919a}.compare-product-head>div{display:flex;min-width:0;flex-direction:column}.compare-product-head>div>span{color:var(--workspace-muted);text-overflow:ellipsis;white-space:nowrap}.compare-product-head>div>a,.compare-product-head>div>span{overflow:hidden;font-size:var(--text-caption);font-weight:700}.compare-product-head>div>a{display:-webkit-box;margin-top:4px;color:var(--ink);line-height:1.28;-webkit-box-orient:vertical;-webkit-line-clamp:3}.compare-product-head>div>a:hover{color:var(--brand-dark)}.compare-product-head>div>small{overflow:hidden;margin-top:5px;color:var(--workspace-muted);font-size:var(--text-caption);font-weight:500;text-overflow:ellipsis;white-space:nowrap}.compare-product-head>button{display:grid;width:var(--workspace-touch-target);height:var(--workspace-touch-target);place-items:center;padding:0;border:1px solid var(--line-strong);border-radius:3px;color:var(--workspace-muted);background:white}.compare-product-head>button:hover:not(:disabled){border-color:#e0a19d;color:var(--brand-dark);background:var(--brand-soft)}.compare-product-head>button:disabled{cursor:wait;opacity:.6}.compare-product-head>button svg{width:17px;height:17px}.compare-table__empty td{width:auto;min-width:0;padding:44px 24px;text-align:center}.compare-table__empty td>*{display:block}.compare-table__empty strong{color:var(--ink);font-size:var(--text-body)}.compare-table__empty span{margin-top:5px;color:var(--workspace-muted);font-size:var(--text-caption)}.compare-table__empty button{min-height:var(--workspace-touch-target);margin:16px auto 0;padding-inline:15px;border:1px solid var(--line-strong);border-radius:3px;color:var(--ink);background:white;font-size:var(--text-caption);font-weight:700}.account-shell{min-height:530px;margin-top:18px}.account-auth{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(410px,.82fr);overflow:hidden;border:1px solid var(--line-strong);border-radius:var(--workspace-radius);background:white}.account-auth__intro{display:flex;min-width:0;flex-direction:column;padding:46px 48px;color:white;background:var(--ink)}.account-auth__mark{display:grid;width:54px;height:54px;place-items:center;border-radius:50%;color:white;background:var(--brand);font-family:var(--font-display);font-size:var(--text-body);font-weight:700}.account-auth__intro>div:not(.account-auth__transfer){margin-top:54px}.account-auth__kicker,.account-dashboard__welcome{display:block;color:#ff756f;font-size:var(--text-caption);font-weight:700;letter-spacing:.06em;text-transform:uppercase}.account-auth__intro h1{max-width:690px;margin:12px 0 0;font-family:var(--font-display);font-size:var(--text-heading-xl);font-weight:600;line-height:1.04;letter-spacing:-.03em;text-wrap:balance}.account-auth__intro>div>p{max-width:64ch;margin:18px 0 0;color:#c4cdd3;font-size:var(--text-body);line-height:1.65;text-wrap:pretty}.account-auth__intro ul{display:grid;gap:0;margin:38px 0 0;padding:0;border-top:1px solid rgba(255,255,255,.13);list-style:none}.account-auth__intro li{display:flex;min-height:46px;align-items:center;gap:9px;border-bottom:1px solid rgba(255,255,255,.13);color:#e0e6e9;font-size:var(--text-caption)}.account-auth__intro li svg{width:17px;height:17px;flex:0 0 auto;color:#66cd92}.account-auth__transfer{display:grid;grid-template-columns:28px minmax(0,1fr);gap:9px;align-items:center;margin-top:auto;padding:14px 15px;border:1px solid rgba(255,255,255,.13);background:rgba(255,255,255,.055);color:#d7dfe3;font-size:var(--text-caption)}.account-auth__transfer svg{width:20px;height:20px;color:#ff756f}.account-auth__panel{min-width:0;padding:0 42px 34px;background:white}.account-auth__tabs{display:grid;grid-template-columns:1fr 1fr;margin-inline:-42px;border-bottom:1px solid var(--line-strong)}.account-auth__tabs button{position:relative;min-height:58px;padding:10px 14px;border:0;color:var(--workspace-muted);background:white;font-size:var(--text-caption);font-weight:700}.account-auth__tabs button:after{position:absolute;right:16px;bottom:-1px;left:16px;height:3px;content:"";background:transparent}.account-auth__tabs button:hover{color:var(--ink);background:var(--surface)}.account-auth__tabs button.active{color:var(--brand-dark)}.account-auth__tabs button.active:after{background:var(--brand)}.account-auth__heading{padding-top:34px}.account-auth__heading>span{display:flex;align-items:center;gap:7px;color:var(--green);font-size:var(--text-caption);font-weight:700}.account-auth__heading>span svg{width:16px;height:16px}.account-auth__heading h2{margin:10px 0 0;font-family:var(--font-display);font-size:var(--text-heading-lg);font-weight:600;line-height:1.1;letter-spacing:-.03em;text-wrap:balance}.account-auth__heading p{margin:8px 0 0;color:var(--workspace-muted);font-size:var(--text-meta);line-height:1.55}.account-form{display:grid;gap:17px;margin-top:26px}.account-form>label{display:grid;gap:7px;color:var(--ink-2);font-size:var(--text-caption);font-weight:700}.account-form__control{display:grid;min-height:var(--workspace-control-height);grid-template-columns:40px minmax(0,1fr);align-items:center;overflow:hidden;border:1px solid var(--line-strong);border-radius:3px;color:var(--workspace-muted);background:#fbfcfc;transition:border-color .16s ease-out,box-shadow .16s ease-out,background .16s ease-out}.account-form__control--password{grid-template-columns:40px minmax(0,1fr) 46px}.account-form__control:focus-within{border-color:var(--brand);background:white;box-shadow:0 0 0 3px rgba(222,27,20,.12)}.account-form__control>svg{width:17px;height:17px;justify-self:center}.account-form__control input{width:100%;min-width:0;height:46px;padding:0 12px 0 0;border:0;outline:0;background:transparent;color:var(--ink);font-size:var(--text-ui);font-weight:400}.account-form__control input:focus-visible{outline:none}.account-form__control input::placeholder{color:var(--workspace-muted);opacity:1}.account-form__password-toggle{display:grid;width:46px;height:46px;place-items:center;padding:0;border:0;border-left:1px solid var(--line);color:var(--workspace-muted);background:white}.account-form__password-toggle:hover{color:var(--ink);background:var(--surface)}.account-form__password-toggle svg{width:17px;height:17px}.account-form>.account-form__consent{display:grid;grid-template-columns:19px minmax(0,1fr);gap:10px;align-items:start;color:var(--workspace-muted);font-size:var(--text-caption);font-weight:500;line-height:1.5;cursor:pointer}.account-form__consent input{width:18px;height:18px;margin:2px 0 0;accent-color:var(--brand)}.account-form__consent a{color:var(--brand-dark);font-weight:700;text-decoration:underline;text-underline-offset:3px}.account-form__submit{display:flex;min-height:50px;align-items:center;justify-content:center;gap:9px;padding-inline:18px;border:0;border-radius:3px;color:white;background:var(--brand);font-size:var(--text-meta);font-weight:700;transition:background .16s ease-out}.account-form__submit:hover:not(:disabled){background:var(--brand-dark)}.account-form__submit:disabled{cursor:wait;opacity:.7}.account-form__submit svg{width:17px;height:17px}.account-form__error{padding:11px 13px;border:1px solid #e7aaa6;border-radius:3px;color:#8d1712;background:#fff2f1;font-size:var(--text-caption);line-height:1.45}.account-auth__legal{margin:20px 0 0;color:var(--workspace-muted);font-size:var(--text-caption);line-height:1.5}.account-auth__legal a{color:var(--brand-dark);text-decoration:underline;text-underline-offset:3px}.account-dashboard__welcome{margin-bottom:7px;color:var(--brand-dark)}.account-dashboard{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:18px;align-items:start}.account-profile{display:grid;min-width:0;grid-row:1/3;grid-template-columns:58px minmax(0,1fr);gap:14px;align-items:center;padding:24px;border:1px solid var(--line-strong);border-radius:var(--workspace-radius);background:white}.account-profile__avatar{display:grid;width:58px;height:58px;place-items:center;border-radius:50%;color:white;background:var(--brand);font-family:var(--font-display);font-size:var(--text-heading-xs);font-weight:600}.account-profile>div:nth-child(2){min-width:0}.account-profile h2{overflow:hidden;margin:0;font-family:var(--font-display);font-size:var(--text-heading-xs);font-weight:600;text-overflow:ellipsis}.account-profile>div:nth-child(2)>span{display:flex;min-width:0;align-items:center;gap:6px;margin-top:5px;overflow-wrap:anywhere;color:var(--workspace-muted);font-size:var(--text-caption)}.account-profile>div:nth-child(2)>span svg{width:15px;height:15px;flex:0 0 auto}.account-profile>button{display:flex;min-height:var(--workspace-touch-target);grid-column:1/-1;align-items:center;justify-content:center;gap:8px;margin-top:14px;padding-inline:14px;border:1px solid var(--line-strong);border-radius:3px;color:var(--brand-dark);background:white;font-size:var(--text-caption);font-weight:700}.account-profile>button:hover:not(:disabled){border-color:#e0a19d;background:var(--brand-soft)}.account-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;border:1px solid var(--line-strong);border-radius:var(--workspace-radius);background:white}.account-summary-grid>a{display:grid;min-height:128px;grid-template-columns:44px minmax(0,1fr) 18px;gap:12px;align-items:center;padding:20px;border-right:1px solid var(--line);transition:color .16s ease-out,background .16s ease-out}.account-summary-grid>a:last-child{border-right:0}.account-summary-grid>a:hover{color:var(--brand-dark);background:#fff8f7}.account-summary-grid__icon{display:grid;width:44px;height:44px;place-items:center;color:var(--brand);background:var(--brand-soft)}.account-summary-grid__icon svg{width:20px;height:20px}.account-summary-grid>a>span:nth-child(2){display:flex;min-width:0;flex-direction:column}.account-summary-grid strong{font-family:var(--font-display);font-size:var(--text-heading-md);font-weight:600;line-height:1;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.account-summary-grid small,.account-summary-grid strong small{color:var(--workspace-muted);font-size:var(--text-caption)}.account-summary-grid small{margin-top:5px}.account-summary-grid>a>svg{width:17px;height:17px;color:#9ba6ae}.account-dashboard__session{display:grid;min-height:112px;grid-column:2;grid-template-columns:44px minmax(0,1fr);gap:13px;align-items:start;padding:19px 20px;border:1px solid var(--line-strong);border-radius:var(--workspace-radius);background:var(--surface)}.account-dashboard__session>svg{width:44px;height:44px;padding:11px;color:var(--green);background:var(--green-soft)}.account-dashboard__session strong{display:block;font-size:var(--text-meta)}.account-dashboard__session p{max-width:72ch;margin:5px 0 0;color:var(--workspace-muted);font-size:var(--text-caption);line-height:1.5}.account-dashboard>.account-form__error{grid-column:1/-1}.workspace-live-region{position:fixed;z-index:var(--workspace-toast-z);right:24px;bottom:24px;width:min(420px,calc(100% - 32px));pointer-events:none}.workspace-toast{display:flex;min-height:56px;align-items:center;justify-content:space-between;gap:16px;padding:9px 9px 9px 16px;border-radius:var(--workspace-radius);color:white;background:var(--ink);box-shadow:0 14px 32px rgba(16,24,32,.24);font-size:var(--text-caption);line-height:1.4;pointer-events:auto}.workspace-toast button{display:grid;width:var(--workspace-touch-target);height:var(--workspace-touch-target);flex:0 0 auto;place-items:center;padding:0;border:1px solid rgba(255,255,255,.2);border-radius:3px;color:white;background:transparent;font-size:var(--text-subheading)}.workspace-toast button:hover{background:rgba(255,255,255,.1)}body:has(.compare-dock) .workspace-live-region{bottom:100px}@keyframes workspace-pulse{0%,to{opacity:1}50%{opacity:.58}}@media (max-width:1120px) and (min-width:761px){.header-main{grid-template-columns:190px minmax(220px,1fr) auto;gap:14px}.brand img{width:184px}.header-actions>a:not(.header-cart,.header-mobile-catalog){display:flex}.header-actions>a{min-width:46px;min-height:48px;padding:6px}.header-actions>a>span{position:absolute;width:1px;height:1px;overflow:hidden;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);white-space:nowrap}.header-actions b{top:-1px;right:-1px}.workspace-product-card{grid-template-columns:138px minmax(0,1fr) 142px}.workspace-product-card__body{grid-template-columns:minmax(0,1fr) 188px;gap:0 20px;padding-inline:20px}.workspace-product-card__commerce{padding-left:20px}.account-auth__intro{padding-inline:38px}}@media (max-width:920px){.workspace-product-card{grid-template-columns:128px minmax(0,1fr)}.workspace-product-card__image{grid-row:1}.workspace-product-card__image img{width:104px;height:104px}.workspace-product-card__body{grid-row:1;grid-template-columns:minmax(0,1fr) 184px}.workspace-product-card__actions{grid-column:1/-1;flex-direction:row;padding:10px 12px;border-top:1px solid var(--line);border-left:0}.workspace-product-card__actions button{flex:1 1}.account-auth{grid-template-columns:minmax(0,.9fr) minmax(390px,1.1fr)}.account-auth__intro{padding:38px 30px}.account-auth__intro>div:not(.account-auth__transfer){margin-top:36px}.account-auth__intro h1{font-size:var(--text-heading-lg)}.account-auth__intro ul{margin-top:28px}.account-auth__panel{padding-inline:32px}.account-auth__tabs{margin-inline:-32px}.account-dashboard{grid-template-columns:250px minmax(0,1fr)}.account-summary-grid>a{grid-template-columns:40px minmax(0,1fr) 16px;gap:9px;padding-inline:14px}}@media (max-width:760px){body{padding-bottom:calc(72px + env(safe-area-inset-bottom))}body:has(.compare-dock){padding-bottom:calc(144px + env(safe-area-inset-bottom))}.header-main{grid-template-columns:minmax(0,1fr)}.header-actions{position:fixed;z-index:var(--workspace-dock-z);right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;padding:5px 6px calc(5px + env(safe-area-inset-bottom));border-top:1px solid var(--line-strong);background:rgba(255,255,255,.98);box-shadow:0 -4px 8px rgba(16,24,32,.08)}.header-actions>.header-mobile-catalog,.header-actions>a,.header-actions>a:not(.header-cart,.header-mobile-catalog){display:flex!important;min-width:0;min-height:54px;gap:2px;padding:4px 2px;border-radius:3px;color:var(--ink-2);font-size:var(--text-caption);text-align:center}.header-actions .header-cart span,.header-actions>a>span{position:static;display:block;width:100%;height:auto;overflow:hidden;margin:0;clip:auto;text-overflow:ellipsis;white-space:nowrap}.header-actions svg{width:20px;height:20px}.header-actions b{top:2px;right:auto;left:calc(50% + 5px)}.compare-dock{right:10px;bottom:calc(76px + env(safe-area-inset-bottom));left:10px;min-height:56px;gap:9px;padding:7px 8px 7px 12px}.compare-dock>span{min-width:0;font-size:var(--text-caption)}.compare-dock button{display:none}.compare-dock a{flex:0 0 auto}.workspace-live-region{right:12px;bottom:calc(82px + env(safe-area-inset-bottom));width:calc(100% - 24px)}body:has(.compare-dock) .workspace-live-region{bottom:calc(146px + env(safe-area-inset-bottom))}.workspace-page__inner{padding-bottom:42px}.workspace-page__header{align-items:flex-start;flex-direction:column;gap:18px;padding-top:10px}.workspace-page__title{gap:13px}.workspace-page__icon{width:44px;height:44px}.workspace-page__icon svg{width:21px;height:21px}.workspace-page__title h1{font-size:var(--text-heading-lg)}.workspace-page__title p{font-size:var(--text-body)}.workspace-page__meta{min-width:0;min-height:42px}.workspace-status--guest{grid-template-columns:38px minmax(0,1fr);padding:14px}.workspace-status--guest>span:first-child{width:38px;height:38px}.workspace-status--guest>a{grid-column:1/-1;width:100%}.workspace-status--account{width:100%;align-items:flex-start}.workspace-page__header .workspace-status--account{width:auto}.workspace-empty{min-height:320px;padding:38px 20px}.workspace-empty h2{font-size:var(--text-heading-sm)}.workspace-product-card{grid-template-columns:110px minmax(0,1fr)}.workspace-product-card__image{padding:12px}.workspace-product-card__image img{width:86px;height:86px}.workspace-product-card__body{grid-template-columns:minmax(0,1fr);grid-template-rows:auto;gap:0;padding:15px 14px}.workspace-product-card__commerce{display:grid;grid-column:1;grid-row:auto;grid-template-columns:minmax(0,1fr) auto;gap:5px 12px;align-items:center;justify-content:normal;margin-top:12px;padding:11px 0 0;border-top:1px solid var(--line);border-left:0}.workspace-product-card__price{font-size:var(--text-lead)}.workspace-product-card__availability{justify-self:end;margin:0}.workspace-product-card__commerce>a{grid-column:1/-1;margin-top:7px}.workspace-product-card__description{-webkit-line-clamp:1}.workspace-product-card__actions{grid-column:1/-1}.compare-toolbar{align-items:flex-start;flex-direction:column;gap:12px}.compare-toolbar__actions{width:100%;justify-content:flex-start}.compare-toolbar__actions>:where(a,button){flex:1 1 145px}.compare-table td,.compare-table th{width:218px;min-width:218px;padding:12px}.compare-table th:first-child{width:154px;min-width:154px}.compare-table thead th{height:138px}.compare-product-head{grid-template-columns:54px minmax(0,1fr) var(--workspace-touch-target);gap:8px}.compare-product-head__image{width:54px;height:54px}.compare-product-head__image img{width:48px;height:48px}.compare-product-head>button{width:var(--workspace-touch-target);height:44px}.account-shell{min-height:0}.account-auth{grid-template-columns:minmax(0,1fr)}.account-auth__intro{padding:30px 24px}.account-auth__intro>div:not(.account-auth__transfer){margin-top:26px}.account-auth__intro h1{font-size:var(--text-heading-lg)}.account-auth__intro ul{margin-top:24px}.account-auth__transfer{margin-top:22px}.account-auth__panel{padding:0 24px 28px}.account-auth__tabs{margin-inline:-24px}.account-auth__heading{padding-top:28px}.account-auth__heading h2{font-size:var(--text-heading-md)}.account-dashboard{grid-template-columns:minmax(0,1fr)}.account-dashboard__session,.account-profile{grid-column:1;grid-row:auto}.account-summary-grid{grid-column:1}}@media (max-width:480px){.header-actions{padding-inline:2px}.header-actions b,.header-actions>.header-mobile-catalog,.header-actions>a,.header-actions>a:not(.header-cart,.header-mobile-catalog){font-size:var(--text-caption)}.header-actions b{min-width:16px;height:16px}.workspace-page__title{display:block}.workspace-page__icon{margin-bottom:12px}.workspace-page__title h1{font-size:var(--text-heading-lg)}.workspace-product-card{grid-template-columns:94px minmax(0,1fr)}.workspace-product-card__image img{width:72px;height:72px}.workspace-product-card__title{font-size:var(--text-ui)}.workspace-product-card__description,.workspace-product-card__meta{display:none}.workspace-product-card__commerce{display:flex;align-items:flex-start}.workspace-product-card__availability{align-self:flex-start}.workspace-product-card__actions{align-items:stretch;flex-direction:column}.compare-toolbar__actions>:where(a,button){flex-basis:100%}.compare-table td,.compare-table th{width:202px;min-width:202px}.compare-table th:first-child{width:136px;min-width:136px}.compare-product-head{grid-template-columns:minmax(0,1fr) var(--workspace-touch-target)}.compare-product-head__image{display:none}.account-auth__intro{padding-inline:20px}.account-auth__intro h1{font-size:var(--text-heading-md)}.account-auth__panel{padding-inline:20px}.account-auth__tabs{margin-inline:-20px}.account-summary-grid{grid-template-columns:minmax(0,1fr)}.account-summary-grid>a{min-height:104px;border-right:0;border-bottom:1px solid var(--line)}.account-summary-grid>a:last-child{border-bottom:0}}@media (prefers-reduced-motion:reduce){.workspace-skeleton{animation:none}.account-form__control,.account-form__submit,.account-summary-grid>a,.compare-toolbar__actions>:where(a,button),.workspace-product-card,.workspace-product-card__actions button,.workspace-product-card__image img{transition:none}}@media (forced-colors:active){.account-auth,.account-dashboard__session,.account-form__control,.account-profile,.account-summary-grid,.compare-table-shell,.compare-toolbar__actions>:where(a,button),.workspace-empty,.workspace-page__icon,.workspace-page__meta,.workspace-product-card__actions button,.workspace-product-grid,.workspace-status{border-color:CanvasText}.compare-value--different{box-shadow:inset 0 -3px Highlight}}