:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#12203b;background:#f4f6fb;font-synthesis:none;text-rendering:optimizeLegibility;--navy: #081648;--blue: #123582;--red: #e42320;--surface: #ffffff;--border: #dce2ee;--muted: #62708b;--shadow: 0 18px 44px rgb(8 22 72 / 10%)}*{box-sizing:border-box}html{min-width:320px;min-height:100%}body{margin:0;min-width:320px;min-height:100vh}button,input,a{font:inherit}a{color:inherit}.app-shell{min-height:100vh}.topbar{min-height:84px;padding:max(14px,env(safe-area-inset-top)) clamp(20px,4vw,56px) 14px;display:flex;align-items:center;justify-content:space-between;gap:24px;color:#fff;background:var(--navy)}.brand{display:flex;align-items:center;gap:12px;text-decoration:none}.brand-mark{display:grid;place-items:center;width:52px;height:52px;border-radius:14px;color:#fff;background:var(--red);font-weight:900;letter-spacing:-.08em}.brand strong,.brand small{display:block}.brand small{margin-top:2px;color:#cbd5ef}.topbar nav{display:flex;gap:8px}.topbar nav a{min-height:48px;padding:0 18px;display:grid;place-items:center;border-radius:12px;text-decoration:none;color:#dbe4ff;font-weight:700}.topbar nav a.active{background:#fff;color:var(--navy)}.page{width:min(1180px,100%);margin:0 auto;padding:clamp(28px,5vw,64px)}.hero{padding:clamp(30px,6vw,72px);border-radius:28px;color:#fff;background:linear-gradient(135deg,var(--navy),var(--blue));box-shadow:var(--shadow)}.eyebrow{margin:0 0 10px;color:var(--red);font-size:.82rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.hero .eyebrow{color:#ffaaa8}h1{margin:0;font-size:clamp(2rem,5vw,4.6rem);line-height:1.02;letter-spacing:-.04em}.hero>p:not(.eyebrow),.page-heading>p:not(.eyebrow){max-width:650px;font-size:clamp(1rem,2vw,1.25rem);line-height:1.6}.search-placeholder{display:block;max-width:720px;margin-top:30px}.search-placeholder input{width:100%;min-height:60px;padding:0 20px;border:0;border-radius:15px;color:#64708b;background:#ffffffeb}.empty-state{margin-top:28px;padding:clamp(28px,5vw,56px);border:1px solid var(--border);border-radius:24px;text-align:center;background:var(--surface)}.empty-state-icon{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 18px;border-radius:16px;color:var(--blue);background:#edf2ff;font-size:2rem}.empty-state h2{margin:0;font-size:clamp(1.4rem,3vw,2rem)}.empty-state p{max-width:560px;margin:12px auto 0;color:var(--muted);line-height:1.6}.page-heading{padding:18px 0 8px}.page-heading h1{font-size:clamp(2rem,5vw,3.8rem)}.status-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:28px 0}.status-grid article{min-height:132px;padding:24px;display:flex;flex-direction:column;justify-content:center;border:1px solid var(--border);border-radius:20px;background:#fff}.status-grid strong{font-size:2rem;color:var(--navy)}.status-grid span{margin-top:5px;color:var(--muted)}.not-found{text-align:center;padding-top:12vh}.not-found h1{margin-bottom:30px}.button{display:inline-grid;min-height:52px;padding:0 22px;place-items:center;border-radius:13px;color:#fff;background:var(--blue);text-decoration:none;font-weight:800}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.admin-entry-action{display:flex;justify-content:center;margin-top:20px}.import-review-page{min-width:1040px;padding:28px 32px 48px;background:#eef1f7}.review-header{max-width:1680px;margin:0 auto 22px;display:flex;align-items:flex-end;justify-content:space-between;gap:32px}.review-header h1{font-size:clamp(2.1rem,3.4vw,3.6rem)}.review-header>div>p:last-child{max-width:780px;margin-bottom:0;color:var(--muted)}.review-summary{display:grid;grid-template-columns:repeat(4,minmax(100px,1fr));border:1px solid var(--border);border-radius:16px;overflow:hidden;background:#fff}.review-summary span{min-width:105px;padding:14px 16px;display:flex;flex-direction:column;border-left:1px solid var(--border);color:var(--muted);font-size:.78rem}.review-summary span:first-child{border-left:0}.review-summary strong{color:var(--navy);font-size:1.35rem}.review-toolbar{max-width:1680px;margin:0 auto 14px;padding:12px;display:flex;align-items:center;gap:16px;border:1px solid var(--border);border-radius:16px;background:#fff}.review-search{flex:1}.review-search input{width:100%;height:44px;padding:0 14px;border:1px solid var(--border);border-radius:10px;background:#f8f9fc}.filter-chips{display:flex;gap:7px}.filter-chips button{min-height:38px;padding:0 12px;border:1px solid var(--border);border-radius:999px;color:#40506e;background:#fff;cursor:pointer;font-size:.82rem;font-weight:700}.filter-chips button.active{border-color:var(--blue);color:#fff;background:var(--blue)}.review-workspace{max-width:1680px;height:calc(100vh - 270px);min-height:650px;margin:0 auto;display:grid;grid-template-columns:350px minmax(0,1fr);border:1px solid var(--border);border-radius:20px;overflow:hidden;background:#fff;box-shadow:0 14px 35px #08164814}.review-list{overflow:auto;border-right:1px solid var(--border);background:#f8f9fc}.review-list-count{position:sticky;top:0;z-index:2;padding:12px 16px;border-bottom:1px solid var(--border);color:var(--muted);background:#f8f9fcf0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:.78rem;font-weight:800}.review-list-item{width:100%;padding:14px 16px;display:flex;gap:11px;border:0;border-bottom:1px solid #e7ebf3;text-align:left;background:transparent;cursor:pointer}.review-list-item:hover{background:#f0f3f9}.review-list-item.selected{box-shadow:inset 4px 0 var(--blue);background:#fff}.status-dot{flex:0 0 auto;width:10px;height:10px;margin-top:5px;border-radius:50%;background:#a8b1c2}.status-dot.status-reviewed{background:#159b65}.status-dot.status-warning{background:#ee9222}.status-dot.status-ignored{background:#667085}.status-dot.status-pending{background:#2b64d8}.list-item-copy{min-width:0;display:flex;flex-direction:column}.list-item-copy strong{color:var(--navy)}.list-item-copy>span{margin:3px 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#34435f;font-size:.86rem}.list-item-copy small{color:var(--muted)}.load-more{width:calc(100% - 28px);min-height:42px;margin:14px;border:1px solid var(--border);border-radius:10px;background:#fff;cursor:pointer;font-weight:800}.review-detail{overflow:auto;padding:26px 30px 80px}.detail-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding-bottom:22px;border-bottom:1px solid var(--border)}.detail-title-row h2{margin:10px 0 6px;color:var(--navy);font-size:2rem}.detail-title-row p{margin:0;color:var(--muted)}.status-pill{display:inline-flex;padding:5px 9px;border-radius:999px;color:#31507e;background:#e9effa;font-size:.72rem;font-weight:900;text-transform:uppercase}.status-pill.status-reviewed{color:#087a4c;background:#e5f7ef}.status-pill.status-warning{color:#9a5600;background:#fff0d8}.status-pill.status-ignored{color:#475467;background:#edf0f3}.review-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.review-actions button,.edit-actions button{min-height:40px;padding:0 13px;border:1px solid var(--border);border-radius:9px;color:#33405a;background:#fff;cursor:pointer;font-size:.76rem;font-weight:900;text-transform:uppercase}.review-actions .approve,.edit-actions .approve{border-color:#159b65;color:#fff;background:#159b65}.review-actions .warn{border-color:#e29a3a;color:#874d02;background:#fff7e8}.review-actions .ignore{color:#a12a2a}.edit-panel{margin:22px 0;padding:20px;border:1px solid #afc4f2;border-radius:14px;background:#f3f7ff}.edit-panel h3{margin:0 0 16px}.edit-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.edit-grid label{display:flex;flex-direction:column;gap:6px;color:#384863;font-size:.78rem;font-weight:800}.edit-grid label.wide{grid-column:1 / -1}.edit-grid input,.edit-grid select{min-height:42px;padding:0 11px;border:1px solid #bdc9df;border-radius:8px;background:#fff}.edit-grid small{color:var(--muted);font-weight:500}.edit-actions{margin-top:16px;display:grid;grid-template-columns:auto 1fr auto auto;gap:8px}.edit-actions .separate{color:#8e5202;border-color:#edc178}.comparison-grid{margin:22px 0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.field-comparison{min-width:0;padding:14px;border:1px solid var(--border);border-radius:12px}.field-label{display:block;margin-bottom:10px;color:var(--muted);font-size:.72rem;font-weight:900;text-transform:uppercase}.source-value,.edited-value{min-width:0}.source-value strong,.edited-value strong{display:block;margin-top:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.edited-value{margin-top:10px;padding-top:10px;border-top:1px dashed #92b2f2}.source-badge,.edited-badge{display:inline-flex;padding:3px 7px;border-radius:5px;color:#5d677b;background:#eceff4;font-size:.62rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.edited-badge{color:#174ea6;background:#e4edff}.pdf-source-panel,.spec-section,.image-review-section{margin-top:20px;padding:20px;border:1px solid var(--border);border-radius:14px}.pdf-source-panel h3,.spec-section h3,.image-review-section h3{margin:10px 0}.pdf-source-panel pre{margin:0;padding:14px;overflow:auto;border-radius:9px;color:#24334e;background:#f4f6fa;white-space:pre-wrap;font:500 .9rem/1.55 ui-monospace,SFMono-Regular,Consolas,monospace}.warning-box{margin-top:14px;padding:13px 15px;border-left:4px solid #e79a2e;color:#704507;background:#fff6e7}.warning-box ul{margin:8px 0 0;padding-left:20px}.spec-grid{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:10px}.spec-grid>div{padding:12px;border-radius:9px;background:#f4f6fa}.spec-grid span,.spec-grid strong{display:block}.spec-grid span{margin-bottom:4px;color:var(--muted);font-size:.7rem;text-transform:uppercase}.muted,.section-heading-row p{color:var(--muted)}.section-heading-row{display:flex;align-items:center;justify-content:space-between;gap:20px}.section-heading-row p{margin:0}.section-heading-row>span{padding:6px 10px;border-radius:999px;background:#edf1f7;font-size:.75rem;font-weight:800}.candidate-images{margin-top:16px;display:grid;grid-template-columns:repeat(auto-fill,minmax(175px,1fr));gap:12px}.candidate-images article{padding:10px;display:grid;gap:8px;border:2px solid var(--border);border-radius:12px;background:#fff}.candidate-images article.variant-selected{border-color:#2867d8;box-shadow:0 0 0 2px #d9e6ff}.candidate-images article.family-selected{border-color:#159b65}.candidate-images img{width:100%;height:135px;object-fit:contain;border-radius:8px;background:#f3f5f9}.candidate-images article>div{display:flex;align-items:center;justify-content:space-between;gap:5px}.candidate-images small{color:var(--muted)}.candidate-images button{min-height:34px;border:1px solid var(--border);border-radius:7px;color:#354561;background:#fff;cursor:pointer;font-size:.7rem;font-weight:800}.no-images{margin-top:15px;padding:25px;border-radius:10px;text-align:center;color:var(--muted);background:#f5f6f9}.review-loading{min-height:60vh;display:grid;place-items:center;color:var(--muted);font-size:1.1rem}.review-loading.error{color:#a72d2d}@media(max-width:700px){.topbar{align-items:stretch;flex-direction:column}.topbar nav{width:100%}.topbar nav a{flex:1}.page{padding:22px 16px 40px}.hero{border-radius:22px}.status-grid{grid-template-columns:1fr}}@media(pointer:coarse){.topbar nav a,.button{min-height:56px}.search-placeholder input{min-height:64px}}.public-catalog{--public-navy: #07173d;--public-blue: #103f83;--public-red: #e3232c;min-height:100vh;color:var(--public-navy);background:#f5f7fb}.public-hero-wrap{position:relative;min-height:620px;overflow:hidden;color:#fff;background:radial-gradient(circle at 78% 52%,#164f9b 0,#0a2a63 27%,#07183f 62%,#040d24)}.public-hero-wrap:after{position:absolute;inset:auto -8% -230px 36%;height:390px;border:1px solid rgba(255,255,255,.1);border-radius:50%;content:"";transform:rotate(-8deg)}.public-header{position:relative;z-index:5;width:min(1400px,calc(100% - 72px));min-height:104px;margin:auto;display:flex;align-items:center;justify-content:space-between}.public-brand{display:inline-flex;align-items:center;gap:12px;color:inherit;text-decoration:none}.public-brand-mark{width:59px;height:50px;display:grid;place-items:center;border-radius:7px 18px 7px 7px;color:#fff;background:var(--public-red);box-shadow:0 12px 30px #e3232c3d;font-size:1.18rem;font-weight:950;letter-spacing:-.08em;transform:skew(-7deg)}.public-brand>span:last-child{display:grid;line-height:1}.public-brand strong{font-size:1.42rem;letter-spacing:.1em}.public-brand small{margin-top:5px;opacity:.62;font-size:.63rem;letter-spacing:.18em;text-transform:uppercase}.public-header.compact{width:100%;min-height:88px;padding:0 clamp(24px,5vw,72px);color:#fff;background:var(--public-navy)}.public-home-button{min-height:52px;padding:0 20px;display:inline-flex;align-items:center;gap:9px;border:1px solid rgba(255,255,255,.18);border-radius:14px;color:#fff;background:#ffffff14;cursor:pointer;font:inherit;font-weight:800}.public-home-button svg{width:20px;fill:none;stroke:currentColor;stroke-width:1.8}.public-hero{position:relative;z-index:2;width:min(1400px,calc(100% - 72px));min-height:500px;margin:auto;display:flex;align-items:center}.public-hero-copy{position:relative;z-index:2;width:min(720px,62%);padding:22px 0 70px}.public-kicker,.listing-topbar>div>span,.variant-section header>span{display:block;color:#a9c9f8;font-size:.75rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.public-kicker:before{display:inline-block;width:24px;height:3px;margin:0 10px 3px 0;background:var(--public-red);content:""}.public-hero h1{max-width:740px;margin:19px 0 16px;color:#fff;font-size:clamp(3rem,5vw,5rem);line-height:.97;letter-spacing:-.055em}.public-hero h1 em{color:#9fc7ff;font-style:normal;font-weight:450}.public-hero-copy>p{margin:0 0 31px;color:#cfdbef;font-size:1.05rem}.public-search{position:relative;width:min(700px,100%);min-height:76px;display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:13px;padding:8px 9px 8px 24px;border:1px solid rgba(255,255,255,.3);border-radius:20px;background:#fff;box-shadow:0 20px 50px #0006184d}.public-search svg{width:25px;fill:none;stroke:#68809e;stroke-width:1.8}.public-search input{width:100%;min-width:0;border:0;outline:0;color:var(--public-navy);background:transparent;font:inherit;font-size:1rem}.public-search input::placeholder{color:#78889c}.public-search button{min-height:58px;padding:0 26px;border:0;border-radius:14px;color:#fff;background:var(--public-red);cursor:pointer;font:inherit;font-weight:900}.public-search.compact{width:min(560px,100%);min-height:64px;border-color:#dce3ed;box-shadow:0 10px 28px #091c3f14}.public-search.compact button{min-height:48px}.hero-orbit{position:absolute;right:2%;top:44%;width:360px;height:360px;transform:translateY(-50%)}.orbit-ring{position:absolute;inset:0;border:1px solid rgba(133,184,255,.25);border-radius:50%}.orbit-ring:after{position:absolute;top:14%;right:13%;width:12px;height:12px;border-radius:50%;background:var(--public-red);box-shadow:0 0 22px #f04a51;content:""}.ring-two{inset:45px;border-style:dashed;animation:orbit-spin 18s linear infinite}.orbit-core{position:absolute;inset:104px;display:grid;place-content:center;border:1px solid rgba(255,255,255,.24);border-radius:50%;text-align:center;background:#14499166;box-shadow:inset 0 0 50px #64a6ff26,0 0 90px #0c58c238;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.orbit-core span{font-size:2.2rem;font-weight:950;letter-spacing:-.08em}.orbit-core small{margin-top:3px;color:#9fc7ff;font-size:.58rem;letter-spacing:.16em;text-transform:uppercase}.hero-industrial-lines{position:absolute;inset:0;opacity:.25}.hero-industrial-lines i{position:absolute;width:1px;height:100%;background:linear-gradient(transparent,#79a6e7,transparent);transform:rotate(24deg)}.hero-industrial-lines i:nth-child(1){left:18%}.hero-industrial-lines i:nth-child(2){left:47%}.hero-industrial-lines i:nth-child(3){left:74%}.category-showcase{width:min(1400px,calc(100% - 72px));margin:auto;padding:58px 0 72px}.category-showcase>header{margin-bottom:27px;display:flex;align-items:end;justify-content:space-between;gap:30px}.category-showcase>header span{color:var(--public-red);font-size:.72rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.category-showcase>header h2{margin:7px 0 0;font-size:clamp(1.7rem,3vw,2.4rem);letter-spacing:-.035em}.category-showcase>header p{color:#68778d}.public-category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.public-category-card{--card-index: 0;position:relative;min-height:230px;padding:29px;display:grid;grid-template-columns:72px 1fr 44px;align-items:center;gap:20px;overflow:hidden;border:1px solid #e0e6ee;border-radius:24px;color:var(--public-navy);background:#fff;box-shadow:0 7px 26px #0f26490f;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease;animation:card-enter .38s both;animation-delay:calc(var(--card-index) * 45ms)}.public-category-card:after{position:absolute;right:-50px;bottom:-80px;width:170px;height:170px;border-radius:50%;background:#f0f5fc;content:"";transition:transform .18s ease}.category-icon{width:72px;height:72px;display:grid;place-items:center;border-radius:19px;color:#194f95;background:#edf4fd}.category-icon svg{width:43px;height:43px;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.category-card-copy{position:relative;z-index:1}.category-card-copy>span{color:#77869a;font-size:.63rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.category-card-copy h3{margin:7px 0;font-size:1.6rem;letter-spacing:-.025em}.category-card-copy p{margin:0;color:#69788d;font-size:.86rem;line-height:1.5}.category-arrow{position:relative;z-index:1;width:44px;height:44px;display:grid;place-items:center;border-radius:50%;color:#fff;background:var(--public-navy)}.category-arrow svg{width:21px;fill:none;stroke:currentColor;stroke-width:1.8}.public-category-card:hover,.public-category-card:focus-visible{border-color:#9db9df;box-shadow:0 18px 42px #0c2a5321;transform:translateY(-4px)}.public-category-card:active,.public-family-card:active,.public-search button:active,.public-home-button:active{transform:scale(.975)}.public-category-card:hover:after,.public-category-card:focus-visible:after{transform:scale(1.25)}.public-category-card:focus-visible,.public-family-card:focus-visible,.public-search input:focus-visible,.public-search button:focus-visible,.public-home-button:focus-visible{outline:4px solid rgba(45,115,215,.32);outline-offset:3px}.public-footer{min-height:130px;padding:32px max(36px,calc((100% - 1400px)/2));display:flex;align-items:center;justify-content:space-between;color:#b7c4d7;background:#050f2a}.public-footer span{color:#fff;font-weight:900}.public-footer p{margin:0}.public-inner-page>main{width:min(1400px,calc(100% - 72px));margin:auto;padding:48px 0 80px}.listing-topbar{display:grid;grid-template-columns:minmax(280px,1fr) minmax(420px,560px);align-items:end;gap:42px;padding-bottom:37px;border-bottom:1px solid #dfe5ee}.listing-topbar>div>span,.variant-section header>span{color:var(--public-red)}.listing-topbar h1{margin:7px 0;font-size:clamp(2.2rem,4vw,3.8rem);letter-spacing:-.05em}.listing-topbar p{margin:0;color:#68778c}.result-count{margin:27px 0 17px;color:#6c7b90;font-size:.83rem;font-weight:800}.public-family-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.public-family-card{position:relative;min-height:350px;overflow:hidden;border:1px solid #dfe6ef;border-radius:24px;color:var(--public-navy);background:#fff;text-decoration:none;box-shadow:0 8px 25px #0a23460f;transition:transform .16s ease,box-shadow .16s ease}.family-card-image{height:210px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,#f2f5f9,#e8edf4)}.family-card-image img{width:100%;height:100%;padding:16px;object-fit:contain;mix-blend-mode:multiply}.family-card-image>span{color:#c2ccd9;font-size:2rem;font-weight:950}.family-card-copy{padding:22px 55px 23px 24px}.family-card-copy>span{color:var(--public-red);font-size:.65rem;font-weight:900;text-transform:uppercase}.family-card-copy h2{margin:7px 0 9px;font-size:1.2rem;line-height:1.25}.family-card-copy p{margin:0;color:#758399;font-size:.8rem}.public-family-card>svg{position:absolute;right:21px;bottom:25px;width:25px;fill:none;stroke:#1a4d90;stroke-width:1.8}.public-family-card:hover,.public-family-card:focus-visible{box-shadow:0 18px 40px #0a234621;transform:translateY(-4px)}.public-loading,.public-empty{min-height:55vh;display:grid;place-content:center;justify-items:center;text-align:center;color:#718097}.public-loading i{width:42px;height:42px;margin-bottom:15px;border:4px solid #d7dfeb;border-top-color:var(--public-red);border-radius:50%;animation:orbit-spin .75s linear infinite}.public-empty h2{margin:24px 0 8px;color:var(--public-navy)}.public-empty p{margin:0}.public-empty a{margin-top:20px;color:#174e98;font-weight:850}.empty-radar{position:relative;width:90px;height:90px}.empty-radar i{position:absolute;inset:0;border:1px solid #b8c8dd;border-radius:50%}.empty-radar i:nth-child(2){inset:20px}.empty-radar span{position:absolute;inset:42px;border-radius:50%;background:var(--public-red)}.family-detail-page{max-width:1220px!important}.public-breadcrumb{margin-bottom:24px;display:flex;gap:10px;color:#718097;font-size:.82rem}.public-breadcrumb a{color:#174e98;font-weight:800}.family-detail-hero{min-height:430px;display:grid;grid-template-columns:46% 1fr;overflow:hidden;border:1px solid #dee5ef;border-radius:28px;background:#fff;box-shadow:0 15px 45px #071e4414}.family-detail-image{display:grid;place-items:center;background:linear-gradient(145deg,#f2f5f8,#e7ecf3)}.family-detail-image img{width:100%;height:390px;padding:35px;object-fit:contain;mix-blend-mode:multiply}.family-detail-image>span{color:#bcc8d6;font-size:4rem;font-weight:950}.family-detail-copy{padding:clamp(35px,6vw,72px);align-self:center}.family-detail-copy>span{color:var(--public-red);font-size:.7rem;font-weight:900;text-transform:uppercase}.family-detail-copy h1{margin:12px 0;font-size:clamp(2.3rem,4vw,4rem);line-height:1;letter-spacing:-.055em}.family-detail-copy>p{color:#6f7e93}.consultant-note{margin-top:28px;padding:15px;display:flex;align-items:center;gap:12px;border-radius:13px;color:#3d526d;background:#edf4fc;font-size:.83rem}.consultant-note i{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#174e98;font-style:normal;font-weight:900}.variant-section{padding-top:48px}.variant-section h2{margin:7px 0 22px;font-size:2rem}.variant-public-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.variant-public-grid article{padding:24px;border:1px solid #dee5ef;border-radius:20px;background:#fff}.variant-public-grid article>p{color:#52627a;font-size:.86rem;line-height:1.5}.variant-sku{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:13px;border-bottom:1px solid #e6eaf0}.variant-sku span{color:#77859a;font-size:.68rem;text-transform:uppercase}.variant-sku strong{color:#164d94;font-size:1.12rem}.variant-specs{display:flex;flex-wrap:wrap;gap:8px;margin-top:17px}.variant-specs>span{min-width:92px;padding:10px 12px;border-radius:10px;background:#f1f4f8}.variant-specs small,.variant-specs strong{display:block}.variant-specs small{color:#7a8799;font-size:.6rem;text-transform:uppercase}.variant-specs strong{margin-top:3px;font-size:.82rem}@keyframes orbit-spin{to{transform:rotate(360deg)}}@keyframes card-enter{0%{opacity:0;transform:translateY(12px)}}@media(max-width:1050px){.public-category-grid,.public-family-grid{grid-template-columns:repeat(2,1fr)}.hero-orbit{right:-80px;opacity:.7}.public-hero-copy{width:72%}.listing-topbar{grid-template-columns:1fr;align-items:start}.listing-topbar .public-search{max-width:700px}}@media(max-width:760px){.public-header,.public-hero,.category-showcase,.public-inner-page>main{width:calc(100% - 36px)}.public-header.compact{width:100%;padding:0 18px}.public-brand>span:last-child{display:none}.public-hero-wrap{min-height:610px}.public-hero{min-height:500px;align-items:flex-start}.public-hero-copy{width:100%;padding-top:70px}.public-hero h1{font-size:clamp(2.7rem,13vw,4.2rem)}.hero-orbit{width:260px;height:260px;top:29%;right:-165px;opacity:.28}.orbit-core{inset:75px}.public-search{min-height:70px;grid-template-columns:25px 1fr;padding:8px 19px}.public-search button{grid-column:1 / -1;width:100%;min-height:52px}.public-search:not(.compact){padding-bottom:10px}.category-showcase{padding-top:42px}.category-showcase>header{align-items:start;flex-direction:column;gap:4px}.public-category-grid,.public-family-grid{grid-template-columns:1fr}.public-category-card{min-height:180px;padding:22px;grid-template-columns:62px 1fr 40px}.category-icon{width:62px;height:62px}.category-card-copy p{display:none}.public-footer{align-items:flex-start;flex-direction:column;gap:8px}.listing-topbar{gap:26px}.listing-topbar .public-search{grid-template-columns:25px 1fr auto}.listing-topbar .public-search button{grid-column:auto;width:auto}.family-detail-hero{grid-template-columns:1fr}.family-detail-image{min-height:260px}.family-detail-image img{height:280px}.variant-public-grid{grid-template-columns:1fr}}@media(pointer:coarse){.public-category-card,.public-family-card,.public-home-button,.public-search button{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.public-category-card:hover,.public-family-card:hover{transform:none}.public-category-card:active,.public-family-card:active{filter:brightness(.96);transform:scale(.985)}}@media(prefers-reduced-motion:reduce){.public-catalog *,.public-catalog *:before,.public-catalog *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.family-card-copy .family-characteristic{min-height:20px;color:#44566f;font-weight:750}.family-card-code{display:block;margin-top:9px;color:#8793a4;font-size:.68rem;font-weight:650;letter-spacing:.01em}.public-family-card h2{font-size:clamp(1.18rem,1.7vw,1.55rem);line-height:1.14;font-weight:950}.family-model-link{display:inline-block;margin-top:18px;color:#174e98;font-size:.84rem}.family-model-link:after{margin-left:7px;content:"›"}.catalog-navigation-row{min-height:60px;margin-bottom:26px;display:flex;align-items:center;gap:24px}.large-back-button{min-height:56px;padding:0 22px;display:inline-flex;align-items:center;gap:9px;border:0;border-radius:15px;color:#fff;background:#174e98;cursor:pointer;font:inherit;font-weight:900;box-shadow:0 8px 20px #174e982e;touch-action:manipulation}.large-back-button svg{width:23px;fill:none;stroke:currentColor;stroke-width:2}.large-back-button:active{transform:scale(.97)}.large-back-button:focus-visible{outline:4px solid rgba(45,115,215,.3);outline-offset:3px}.catalog-navigation-row .public-breadcrumb{margin:0;min-width:0;flex-wrap:wrap}.subcategory-section{margin:28px 0 6px}.subcategory-section>span{display:block;margin-bottom:12px;color:#66758a;font-size:.72rem;font-weight:900;text-transform:uppercase}.subcategory-strip{display:flex;gap:10px;overflow-x:auto;padding:3px 3px 10px;scrollbar-width:thin}.subcategory-strip a{min-height:52px;padding:0 19px;display:inline-flex;align-items:center;flex:0 0 auto;border:1px solid #d8e0eb;border-radius:14px;color:#334863;background:#fff;text-decoration:none;font-size:.83rem;font-weight:800;touch-action:manipulation}.subcategory-strip a.selected{border-color:#174e98;color:#fff;background:#174e98}.subcategory-strip a:focus-visible{outline:4px solid rgba(45,115,215,.3);outline-offset:2px}.subcategory-card-section{padding-top:34px}.subcategory-card-section>header{margin-bottom:22px}.subcategory-card-section>header span{color:var(--public-red);font-size:.68rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.subcategory-card-section>header h2{margin:7px 0 0;font-size:clamp(1.65rem,3vw,2.35rem);letter-spacing:-.04em}.public-subcategory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.public-subcategory-card{min-height:176px;padding:23px;display:grid;grid-template-columns:62px minmax(0,1fr) 40px;align-items:center;gap:17px;border:1px solid #dce4ee;border-radius:22px;color:var(--public-navy);background:#fff;box-shadow:0 7px 24px #0a23460e;text-decoration:none;touch-action:manipulation;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.subcategory-card-icon{width:62px;height:62px;display:grid;place-items:center;border-radius:18px;color:#174e98;background:#eaf2fd}.subcategory-card-icon svg{width:39px;height:39px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.subcategory-card-copy{min-width:0;display:grid;gap:6px}.subcategory-card-copy small{color:var(--public-red);font-size:.6rem;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.subcategory-card-copy strong{font-size:clamp(1.05rem,1.55vw,1.35rem);line-height:1.15}.subcategory-card-copy>span{color:#758399;font-size:.72rem;font-weight:750}.subcategory-card-arrow{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#102f62}.subcategory-card-arrow svg{width:20px;fill:none;stroke:currentColor;stroke-width:1.9}.public-subcategory-card:hover,.public-subcategory-card:focus-visible{border-color:#93b2dc;outline:none;box-shadow:0 17px 38px #0a23461f;transform:translateY(-3px)}.public-subcategory-card:active{transform:scale(.98)}@media(max-width:1050px){.public-subcategory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.public-subcategory-grid{grid-template-columns:1fr}.public-subcategory-card{min-height:142px;padding:19px;grid-template-columns:56px minmax(0,1fr) 38px}.subcategory-card-icon{width:56px;height:56px}}@media(pointer:coarse){.public-subcategory-card:hover{transform:none}.public-subcategory-card:active{filter:brightness(.96);transform:scale(.985)}}.variant-public-grid article{cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.variant-public-grid article:hover,.variant-public-grid article:focus-visible{border-color:#7fa6d8;outline:0;box-shadow:0 10px 28px #0c31631c;transform:translateY(-2px)}.variant-public-grid article.selected{border-color:#174e98;box-shadow:0 0 0 3px #174e9824,0 10px 28px #0c31631c}.variant-public-grid article.selected .variant-choice-label{color:#087a4c}.variant-choice-label{display:block;margin-top:18px;padding-top:14px;border-top:1px solid #e6eaf0;color:#174e98;font-size:.76rem;font-weight:900;text-align:right}@media(max-width:760px){.catalog-navigation-row{align-items:flex-start;flex-direction:column;gap:14px}.large-back-button{width:100%;justify-content:center}.catalog-navigation-row .public-breadcrumb{line-height:1.6}}.family-product-page{max-width:1320px!important}.product-configurator{display:grid;grid-template-columns:minmax(360px,48%) 1fr;gap:clamp(34px,5vw,70px);align-items:start}.product-media-column{position:sticky;top:24px;min-width:0}.product-main-photo{min-height:520px;display:grid;place-items:center;overflow:hidden;border:1px solid #dfe6ef;border-radius:28px;background:linear-gradient(145deg,#f6f8fb,#e9eef4)}.product-main-photo img{width:100%;height:520px;padding:clamp(24px,5vw,60px);object-fit:contain;mix-blend-mode:multiply}.product-image-placeholder{display:grid;justify-items:center;gap:8px;color:#8997aa}.product-image-placeholder strong{color:#c0cad7;font-size:4rem}.product-image-placeholder span{font-size:.78rem}.product-gallery{margin-top:14px;display:flex;gap:12px;overflow-x:auto;padding:3px}.product-gallery button{width:88px;height:76px;flex:0 0 auto;overflow:hidden;border:2px solid #dce3ed;border-radius:14px;background:#fff;cursor:pointer}.product-gallery button.selected{border-color:#174e98;box-shadow:0 0 0 3px #174e9821}.product-gallery img{width:100%;height:100%;padding:6px;object-fit:contain}.product-info-column{padding-top:12px}.product-brand{color:var(--public-red);font-size:.72rem;font-weight:950;letter-spacing:.13em;text-transform:uppercase}.product-info-column h1{margin:11px 0 18px;font-size:clamp(2.5rem,4vw,4.4rem);line-height:.98;letter-spacing:-.055em}.product-description{margin:0;color:#52627a;font-size:.94rem;line-height:1.65}.variant-selector{margin-top:31px;padding-top:25px;border-top:1px solid #dfe5ee}.selector-heading{display:flex;align-items:center;justify-content:space-between;gap:18px}.selector-heading>span{font-size:.78rem;font-weight:950;text-transform:uppercase}.selector-heading small{color:#758399}.variant-buttons{margin-top:13px;display:grid;grid-template-columns:repeat(3,minmax(110px,1fr));gap:10px}.variant-buttons button{min-height:72px;padding:11px 13px;display:grid;place-content:center;gap:4px;border:1px solid #ccd6e3;border-radius:15px;color:#213d63;background:#fff;cursor:pointer;font:inherit;text-align:center;touch-action:manipulation;transition:border-color .14s ease,background .14s ease,transform .14s ease}.variant-buttons button strong{font-size:1.02rem}.variant-buttons button small{color:#758399;font-size:.67rem}.variant-buttons button.selected{border-color:#174e98;color:#fff;background:#174e98;box-shadow:0 8px 21px #174e9833}.variant-buttons button.selected small{color:#d7e6fb}.variant-buttons button:active{transform:scale(.97)}.variant-buttons button:focus-visible{outline:4px solid rgba(45,115,215,.3);outline-offset:2px}.selected-model-summary{margin-top:22px;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #dce3ed;border-radius:17px;background:#f1f5fa}.selected-model-summary>div{min-width:0;padding:16px;border-right:1px solid #dce3ed}.selected-model-summary>div:last-child{border:0}.selected-model-summary span,.selected-model-summary strong{display:block}.selected-model-summary span{margin-bottom:5px;color:#76859a;font-size:.62rem;font-weight:850;text-transform:uppercase}.selected-model-summary strong{overflow-wrap:anywhere;color:#153e76;font-size:.88rem}.product-actions{margin-top:25px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.product-actions button{min-height:62px;padding:0 20px;border-radius:16px;cursor:pointer;font:inherit;font-weight:950;touch-action:manipulation}.interest-button{border:0;color:#fff;background:var(--public-red);box-shadow:0 9px 23px #e3232c33}.seller-button{display:flex;align-items:center;justify-content:center;gap:9px;border:2px solid #174e98;color:#174e98;background:#fff}.seller-button svg{width:22px;fill:none;stroke:currentColor;stroke-width:1.8}.product-actions button:active{transform:scale(.975)}.product-actions button:focus-visible{outline:4px solid rgba(45,115,215,.3);outline-offset:3px}.technical-table-section{margin-top:60px;padding-top:48px;border-top:1px solid #dce3ed}.technical-table-section header>span{color:var(--public-red);font-size:.68rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.technical-table-section h2{margin:8px 0 24px;font-size:clamp(1.8rem,3vw,2.6rem);letter-spacing:-.035em;text-transform:uppercase}.technical-table{overflow:hidden;border:1px solid #dce3ed;border-radius:20px;background:#fff}.technical-row{min-height:62px;padding:13px 22px;display:grid;grid-template-columns:minmax(180px,42%) 1fr;align-items:center;border-bottom:1px solid #e4e9f0}.technical-row:last-child{border-bottom:0}.technical-row:nth-child(2n){background:#f6f8fb}.technical-row span{color:#596a81;font-size:.82rem}.technical-row strong{color:#102f5d;font-size:.94rem;overflow-wrap:anywhere}.no-technical-data{padding:22px;border-radius:16px;color:#6e7d91;background:#eef2f7}.contact-dialog-backdrop{position:fixed;z-index:100;inset:0;padding:24px;display:grid;place-items:center;background:#030c1fb8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.contact-dialog{position:relative;width:min(520px,100%);padding:38px;border-radius:26px;color:var(--public-navy);background:#fff;box-shadow:0 30px 80px #00000059}.contact-dialog>span{color:var(--public-red);font-size:.7rem;font-weight:950;text-transform:uppercase}.contact-dialog h2{margin:9px 35px 10px 0;font-size:1.8rem;letter-spacing:-.035em}.contact-dialog>p{color:#68788e}.dialog-close{position:absolute;top:17px;right:17px;width:46px;height:46px;border:0;border-radius:50%;color:#42536c;background:#eef2f7;cursor:pointer;font-size:1.7rem}.contact-product{margin:24px 0;padding:18px;display:grid;gap:5px;border-radius:15px;background:#f1f5fa}.contact-product small{margin-top:8px;color:#758399;text-transform:uppercase}.contact-product small:first-child{margin-top:0}.dialog-confirm{width:100%;min-height:58px;border:0;border-radius:15px;color:#fff;background:#174e98;cursor:pointer;font:inherit;font-weight:900}@media(max-width:960px){.product-configurator{grid-template-columns:44% 1fr;gap:28px}.product-main-photo,.product-main-photo img{min-height:400px;height:400px}.variant-buttons{grid-template-columns:repeat(2,1fr)}.selected-model-summary{grid-template-columns:1fr}.selected-model-summary>div{border-right:0;border-bottom:1px solid #dce3ed}}@media(max-width:700px){.product-configurator{grid-template-columns:1fr}.product-media-column{position:static}.product-main-photo,.product-main-photo img{min-height:320px;height:320px}.product-info-column h1{font-size:2.6rem}.product-actions{grid-template-columns:1fr}.technical-row{grid-template-columns:1fr;gap:6px}.contact-dialog{padding:30px 24px}}.contextual-filters{margin:24px 0 8px;padding:22px;border:1px solid #dbe3ed;border-radius:22px;background:#fff;box-shadow:0 8px 25px #0a23460d}.filters-title{margin-bottom:17px;display:flex;align-items:end;justify-content:space-between;gap:18px}.filters-title>div{display:grid;gap:4px}.filters-title span{color:var(--public-red);font-size:.65rem;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.filters-title strong{font-size:1.12rem}.filters-title small{padding:6px 10px;border-radius:999px;color:#174e98;background:#e9f1fc;font-weight:850}.filter-controls{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:12px;align-items:end}.filter-controls label{min-width:0;display:grid;gap:7px}.filter-controls label>span{color:#52637a;font-size:.7rem;font-weight:900;text-transform:uppercase}.filter-controls select{width:100%;min-height:56px;padding:0 42px 0 14px;border:1px solid #cbd6e3;border-radius:14px;color:#18385f;background:#fff;cursor:pointer;font:inherit;font-size:.86rem;font-weight:750;touch-action:manipulation}.filter-controls select:focus{border-color:#174e98;outline:4px solid rgba(45,115,215,.18)}.clear-filters-button{min-height:56px;padding:0 17px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:2px solid #174e98;border-radius:14px;color:#174e98;background:#fff;cursor:pointer;font:inherit;font-size:.79rem;font-weight:950;touch-action:manipulation}.clear-filters-button svg{width:19px;fill:none;stroke:currentColor;stroke-width:1.8}.clear-filters-button:disabled{border-color:#d8dfe8;color:#9aa6b6;cursor:default}.clear-filters-button:not(:disabled):active{transform:scale(.97)}@media(max-width:1080px){.filter-controls{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.contextual-filters{padding:18px}.filter-controls{grid-template-columns:1fr 1fr}.clear-filters-button{grid-column:1 / -1}.filters-title{align-items:start;flex-direction:column;gap:8px}}@media(max-width:480px){.filter-controls{grid-template-columns:1fr}.clear-filters-button{grid-column:auto}}.pwa-catalog-status{min-height:42px;padding:0 13px;display:inline-flex;align-items:center;gap:6px;border:1px solid #b9e4d1;border-radius:11px;color:#087a4c;background:#eaf8f2;font-size:.75rem}.pwa-catalog-status>span{color:#52637a}.pwa-catalog-status strong{white-space:nowrap}.pwa-catalog-status.update{border-color:#f1c982;color:#8a5206;background:#fff6e7}.pwa-catalog-status button{min-height:32px;margin-left:5px;padding:0 10px;border:0;border-radius:8px;color:#fff;background:#174e98;cursor:pointer;font:inherit;font-weight:850}@media(max-width:820px){.pwa-catalog-status{align-self:flex-start}}.reception-admin-card{margin-top:28px;padding:24px;display:grid;grid-template-columns:1fr 190px auto;align-items:end;gap:20px;border:1px solid #cbd8e9;border-radius:18px;background:#fff}.reception-admin-card h2{margin:5px 0 8px;color:var(--navy)}.reception-admin-card p{margin-bottom:0;color:var(--muted)}.reception-admin-card label{display:grid;gap:7px;color:#47566e;font-size:.75rem;font-weight:850}.reception-admin-card select{min-height:50px;padding:0 12px;border:1px solid #bdc9da;border-radius:11px;background:#fff;font:inherit}.reception-admin-card button{min-height:52px;padding:0 18px;border:0;border-radius:12px;color:#fff;background:#174e98;cursor:pointer;font:inherit;font-weight:900}.reception-mode,.reception-mode body,.reception-mode #root{min-height:100%;height:100%;overscroll-behavior:none}.reception-mode .public-catalog{min-height:100dvh;user-select:none;-webkit-user-select:none}.reception-mode .public-catalog input,.reception-mode .public-catalog select{user-select:text;-webkit-user-select:text}.reception-mode .public-catalog,.reception-mode .public-catalog *{-webkit-tap-highlight-color:transparent}.reception-mode .public-inner-page,.reception-mode .category-showcase{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}.reception-mode body{overflow-x:hidden}@media(max-width:900px){.reception-admin-card{grid-template-columns:1fr;align-items:stretch}}.admin-section-nav{min-height:54px;padding:0 clamp(24px,4vw,56px);display:flex;align-items:center;gap:4px;border-bottom:1px solid #d8e0ec;background:#fff}.admin-section-nav a{min-height:38px;padding:0 14px;display:inline-flex;align-items:center;border-radius:9px;color:#52627a;text-decoration:none;font-size:.76rem;font-weight:850}.admin-section-nav a.active{color:#174e98;background:#eaf1fb}.admin-workspace{min-height:calc(100vh - 160px);padding:32px clamp(24px,4vw,56px) 70px;color:#162944;background:#f3f5f8}.admin-page-title{margin-bottom:24px;display:flex;align-items:end;justify-content:space-between;gap:24px}.admin-page-title span{color:#174e98;font-size:.7rem;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.admin-page-title h1{margin:5px 0 7px;font-size:2.2rem;letter-spacing:-.035em}.admin-page-title p{margin:0;color:#69788d}.admin-primary{min-height:46px;padding:0 17px;border:0!important;border-radius:10px;color:#fff!important;background:#174e98!important;cursor:pointer;font:inherit;font-weight:900}.admin-primary:disabled{opacity:.5;cursor:default}.admin-product-toolbar{margin-bottom:16px;padding:15px 18px;display:flex;align-items:end;justify-content:space-between;gap:20px;border:1px solid #dce3ed;border-radius:14px;background:#fff}.admin-product-toolbar label{width:min(480px,100%);display:grid;gap:6px}.admin-product-toolbar label span{color:#5d6d83;font-size:.68rem;font-weight:900;text-transform:uppercase}.admin-product-toolbar input{min-height:44px;padding:0 13px;border:1px solid #c8d3e1;border-radius:9px;font:inherit}.admin-product-toolbar>strong{color:#66768b;font-size:.78rem}.admin-products-table{overflow:hidden;border:1px solid #d9e1eb;border-radius:15px;background:#fff}.admin-table-head,.admin-product-row{display:grid;grid-template-columns:minmax(230px,2fr) 1fr 1fr 90px 105px 80px;align-items:center;gap:14px}.admin-table-head{min-height:43px;padding:0 18px;color:#6c7a8e;background:#e9edf3;font-size:.65rem;font-weight:900;text-transform:uppercase}.admin-product-row{min-height:74px;padding:10px 18px;border-top:1px solid #e4e9f0;font-size:.82rem}.admin-product-row:first-of-type{border-top:0}.admin-product-row>div{min-width:0;display:grid;gap:5px}.admin-product-row>div strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-product-row small,.admin-product-row>span{color:#68778c}.visibility-toggle,.row-edit-button{min-height:36px;border:1px solid #ccd5e1;border-radius:8px;background:#fff;cursor:pointer;font:inherit;font-size:.7rem;font-weight:850}.visibility-toggle.visible{border-color:#a6ddc4;color:#087a4c;background:#eaf8f2}.row-edit-button{color:#174e98}.admin-editor-backdrop{position:fixed;z-index:200;inset:0;padding:22px;display:grid;place-items:center;background:#08142bb8}.admin-product-editor{width:min(1120px,100%);max-height:calc(100vh - 44px);display:grid;grid-template-rows:auto 1fr auto;overflow:hidden;border-radius:19px;background:#f5f7fa;box-shadow:0 35px 90px #00000052}.admin-product-editor>header{min-height:78px;padding:17px 24px;display:flex;align-items:center;justify-content:space-between;color:#fff;background:#102b56}.admin-product-editor>header span{color:#9ebbe7;font-size:.65rem;font-weight:900;text-transform:uppercase}.admin-product-editor>header h2{margin:4px 0 0}.admin-product-editor>header button{width:42px;height:42px;border:0;border-radius:50%;color:#fff;background:#ffffff1f;cursor:pointer;font-size:1.5rem}.admin-editor-body{overflow:auto;padding:22px 24px 45px}.admin-product-editor>footer{min-height:70px;padding:12px 24px;display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:9px;border-top:1px solid #d7dfe9;background:#fff}.admin-product-editor>footer button{min-height:42px;padding:0 14px;border:1px solid #cbd5e1;border-radius:9px;background:#fff;cursor:pointer;font:inherit;font-weight:850}.admin-product-editor>footer .danger{color:#a52d35}.admin-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.admin-form-grid label,.managed-variant label{display:grid;gap:6px;color:#52627a;font-size:.7rem;font-weight:850}.admin-form-grid label.wide,.managed-variant label.wide{grid-column:1 / -1}.admin-form-grid input,.admin-form-grid select,.admin-form-grid textarea,.managed-variant input{width:100%;min-height:42px;padding:8px 11px;border:1px solid #c4cfdd;border-radius:9px;background:#fff;font:inherit}.admin-form-grid textarea{resize:vertical}.admin-form-grid .visibility-field{align-content:end;grid-template-columns:auto 1fr}.visibility-field>span{grid-column:1 / -1}.visibility-field input{width:22px;min-height:22px}.visibility-field strong{align-self:center;color:#174e98;font-size:.76rem}.admin-image-manager,.admin-variant-manager{margin-top:22px;padding:18px;border:1px solid #d9e1eb;border-radius:14px;background:#fff}.editor-section-title{margin-bottom:14px;display:flex;align-items:center;justify-content:space-between;gap:18px}.editor-section-title h3{margin:0}.editor-section-title select,.editor-section-title button{min-height:39px;padding:0 11px;border:1px solid #c6d1df;border-radius:8px;background:#fff;font:inherit;font-size:.74rem;font-weight:800}.managed-image-list{display:flex;gap:10px;overflow-x:auto}.managed-image-list article{width:150px;padding:9px;flex:0 0 auto;border:1px solid #dce3ec;border-radius:10px}.managed-image-list img{width:100%;height:90px;object-fit:contain;background:#f1f3f6}.managed-image-list small{display:block;margin:6px 0;color:#6f7e91}.managed-image-list article>div{display:flex;gap:4px}.managed-image-list button{min-height:30px;border:1px solid #ccd5e0;border-radius:6px;background:#fff;cursor:pointer;font-size:.65rem}.managed-variant{position:relative;margin-top:10px;padding:14px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:11px;border:1px solid #dce3ec;border-radius:11px;background:#f8f9fb}.managed-variant .remove-variant{position:absolute;right:11px;bottom:11px;min-height:31px;border:1px solid #e4b9bd;border-radius:7px;color:#9b3038;background:#fff;cursor:pointer;font-size:.68rem;font-weight:850}.admin-image-dropzone{min-height:154px;margin-bottom:16px;padding:24px;display:flex;align-items:center;justify-content:center;gap:18px;border:2px dashed #9fb2ca;border-radius:15px;color:#294866;background:#f5f8fc;cursor:pointer;text-align:left;touch-action:manipulation;transition:border-color .15s ease,background .15s ease,transform .15s ease}.admin-image-dropzone>svg{width:52px;height:52px;flex:0 0 auto;fill:none;stroke:#2465af;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.admin-image-dropzone>div{display:grid;gap:7px}.admin-image-dropzone strong{font-size:1rem}.admin-image-dropzone span{color:#6b7b90;font-size:.75rem;line-height:1.45}.admin-image-dropzone:hover,.admin-image-dropzone:focus-visible,.admin-image-dropzone.dragging{border-color:#2465af;outline:none;background:#eaf2fd}.admin-image-dropzone.dragging{transform:scale(1.01)}.admin-image-error{margin:-7px 0 15px;padding:10px 12px;border-radius:8px;color:#9c2630;background:#fff0f1;font-size:.75rem;font-weight:750}@media(max-width:650px){.admin-image-dropzone{align-items:center;flex-direction:column;text-align:center}.editor-section-title{align-items:stretch;flex-direction:column}.editor-section-title select{width:100%}}.taxonomy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.taxonomy-grid article{min-height:92px;padding:17px;display:flex;align-items:center;gap:14px;border:1px solid #dbe2ec;border-radius:13px;background:#fff}.taxonomy-mark{width:48px;height:48px;display:grid;place-items:center;flex:0 0 auto;border-radius:11px;color:#174e98;background:#eaf1fb;font-weight:950}.taxonomy-grid article>div:last-child{display:grid;gap:6px}.taxonomy-grid span{color:#708095;font-size:.75rem}@media(max-width:950px){.admin-table-head{display:none}.admin-product-row{grid-template-columns:2fr 1fr 100px 75px}.admin-product-row>span:nth-of-type(2),.admin-product-row>span:nth-of-type(3){display:none}.taxonomy-grid{grid-template-columns:repeat(2,1fr)}}.admin-header-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.admin-header-actions>button{min-height:46px;padding:0 14px;border:1px solid #bfcbd9;border-radius:10px;color:#264365;background:#fff;cursor:pointer;font:inherit;font-size:.76rem;font-weight:900}.admin-header-actions>button:disabled{opacity:.55;cursor:default}.excel-preview-dialog{width:min(1180px,100%);max-height:calc(100vh - 44px);display:grid;grid-template-rows:auto auto 1fr auto;overflow:hidden;border-radius:19px;color:#172b48;background:#f4f6f9;box-shadow:0 35px 90px #00000057}.excel-preview-dialog>header{min-height:92px;padding:18px 24px;display:flex;align-items:center;justify-content:space-between;color:#fff;background:#102b56}.excel-preview-dialog>header span{color:#a9c3e9;font-size:.65rem;font-weight:950;text-transform:uppercase}.excel-preview-dialog>header h2{margin:4px 0}.excel-preview-dialog>header p{margin:0;color:#bdcce3;font-size:.78rem}.excel-preview-dialog>header button{width:42px;height:42px;border:0;border-radius:50%;color:#fff;background:#ffffff1f;cursor:pointer;font-size:1.5rem}.excel-preview-summary{padding:17px 24px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px;background:#fff}.excel-preview-summary article{min-height:72px;padding:13px;display:grid;align-content:center;gap:4px;border-left:4px solid #7890b1;border-radius:9px;background:#f1f4f8}.excel-preview-summary article.new{border-color:#14845a}.excel-preview-summary article.changed{border-color:#2468c9}.excel-preview-summary article.missing{border-color:#8d98a8}.excel-preview-summary article.errors{border-color:#d04949}.excel-preview-summary strong{font-size:1.45rem}.excel-preview-summary span{color:#65758b;font-size:.68rem;font-weight:850;text-transform:uppercase}.excel-preview-sections{overflow:auto;padding:20px 24px 35px;display:grid;grid-template-columns:repeat(2,1fr);align-items:start;gap:14px}.excel-preview-sections>section{overflow:hidden;border:1px solid #d9e1eb;border-radius:12px;background:#fff}.excel-preview-sections h3{margin:0;padding:13px 15px;border-bottom:1px solid #e1e6ed;font-size:.88rem}.excel-preview-sections section>div{max-height:220px;overflow:auto}.excel-preview-sections article{min-height:48px;padding:9px 14px;display:grid;grid-template-columns:140px 1fr;gap:12px;border-bottom:1px solid #edf0f4;font-size:.75rem}.excel-preview-sections article span{color:#69798f}.excel-preview-sections section>p,.excel-preview-sections section>div>small{display:block;margin:0;padding:15px;color:#77869a;font-size:.75rem}.excel-preview-dialog>footer{min-height:70px;padding:12px 24px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;border-top:1px solid #d7dfe9;background:#fff}.excel-preview-dialog>footer>button{min-height:44px;padding:0 15px;border:1px solid #c4cfdd;border-radius:9px;background:#fff;cursor:pointer;font:inherit;font-weight:900}.excel-preview-dialog>footer>span{color:#6c7b90;font-size:.73rem;text-align:center}@media(max-width:900px){.admin-page-title{align-items:stretch;flex-direction:column}.admin-header-actions{justify-content:flex-start}.excel-preview-summary,.excel-preview-sections{grid-template-columns:repeat(2,1fr)}}.seller-modal-backdrop{position:fixed;z-index:210;inset:0;padding:24px;display:grid;place-items:center;background:#030c1fbf;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.seller-contact-modal{width:min(720px,100%);max-height:min(820px,calc(100dvh - 48px));display:grid;grid-template-rows:auto auto 1fr auto;overflow:hidden;border-radius:28px;color:var(--public-navy);background:#f6f8fb;box-shadow:0 35px 90px #00000061}.seller-contact-modal>header{position:relative;padding:27px 78px 23px 27px;display:grid;grid-template-columns:58px 1fr;align-items:center;gap:16px;color:#fff;background:linear-gradient(135deg,#07173d,#123f7d)}.seller-modal-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:17px;color:#fff;background:var(--public-red)}.seller-modal-icon svg{width:29px;fill:none;stroke:currentColor;stroke-width:1.7}.seller-contact-modal header span{color:#a8c8f3;font-size:.65rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.seller-contact-modal h2{margin:4px 0;font-size:1.8rem;letter-spacing:-.035em}.seller-contact-modal header p{margin:0;color:#c4d3e8;font-size:.8rem}.seller-modal-close{position:absolute;top:20px;right:20px;width:48px;height:48px;border:1px solid rgba(255,255,255,.18);border-radius:50%;color:#fff;background:#ffffff1a;cursor:pointer;font-size:1.7rem;touch-action:manipulation}.seller-product-context{margin:18px 22px 0;padding:13px 16px;display:grid;gap:4px;border-left:4px solid var(--public-red);border-radius:10px;background:#fff}.seller-product-context span{color:#738198;font-size:.62rem;font-weight:900;text-transform:uppercase}.seller-product-context strong{overflow-wrap:anywhere;font-size:.84rem}.seller-contact-list{overflow:auto;padding:14px 22px 20px;display:grid;gap:10px;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.seller-contact-list article{min-height:86px;padding:12px;display:grid;grid-template-columns:52px 1fr auto;align-items:center;gap:12px;border:1px solid #dce4ee;border-radius:17px;background:#fff}.seller-avatar{width:52px;height:52px;display:grid;place-items:center;border-radius:15px;color:#174e98;background:#eaf2fd;font-weight:950}.seller-contact-copy{min-width:0;display:grid;gap:3px}.seller-contact-copy>span{color:#68788e;font-size:.7rem}.seller-contact-copy small{color:#425875;font-size:.75rem}.seller-contact-list a{min-height:50px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:13px;color:#fff;background:#168a55;text-decoration:none;font-size:.76rem;font-weight:950;touch-action:manipulation}.seller-contact-list a svg{width:21px;fill:none;stroke:currentColor;stroke-width:1.8}.seller-contact-list a:active,.seller-modal-close:active,.seller-modal-footer-close:active{transform:scale(.97)}.seller-contact-list a:focus-visible,.seller-modal-close:focus-visible,.seller-modal-footer-close:focus-visible{outline:4px solid rgba(63,133,231,.35);outline-offset:2px}.seller-modal-footer-close{min-height:54px;margin:0 22px 20px;border:1px solid #c9d4e1;border-radius:14px;color:#294462;background:#fff;cursor:pointer;font:inherit;font-weight:900;touch-action:manipulation}.no-active-sellers{padding:28px;display:grid;gap:7px;justify-items:center;color:#67778d;text-align:center}@media(max-width:560px){.seller-modal-backdrop{padding:8px;align-items:end}.seller-contact-modal{width:100%;max-height:calc(100dvh - 16px);border-radius:24px 24px 16px 16px}.seller-contact-modal>header{padding:21px 65px 19px 19px;grid-template-columns:48px 1fr;gap:12px}.seller-modal-icon{width:48px;height:48px}.seller-contact-modal h2{font-size:1.45rem}.seller-contact-modal header p{display:none}.seller-modal-close{top:16px;right:14px;width:44px;height:44px}.seller-product-context{margin:13px 14px 0}.seller-contact-list{padding:11px 14px 15px}.seller-contact-list article{grid-template-columns:46px 1fr}.seller-avatar{width:46px;height:46px}.seller-contact-list a{grid-column:1 / -1;min-height:54px}.seller-modal-footer-close{margin:0 14px 14px}}.public-family-card{content-visibility:auto;contain-intrinsic-size:350px}.public-load-more{min-height:58px;margin:28px auto 0;padding:0 28px;display:block;border:2px solid #174e98;border-radius:15px;color:#174e98;background:#fff;cursor:pointer;font:inherit;font-weight:900;touch-action:manipulation}.route-loading{min-height:100dvh;display:grid;place-items:center;background:#f4f6fa}.route-loading i{width:42px;height:42px;border:4px solid #d6deea;border-top-color:#174e98;border-radius:50%;animation:orbit-spin .7s linear infinite}.floating-whatsapp-button{position:fixed;z-index:120;top:50%;right:18px;min-width:238px;min-height:72px;padding:10px 16px 10px 10px;display:flex;align-items:center;gap:11px;border:1px solid rgba(255,255,255,.45);border-radius:20px 8px 8px 20px;color:#fff;background:linear-gradient(135deg,#128c5b,#20b873);box-shadow:0 14px 34px #054a2d47;cursor:pointer;font:inherit;text-align:left;touch-action:manipulation;transform:translateY(-50%);transition:transform .15s ease,box-shadow .15s ease}.floating-whatsapp-button:hover{transform:translateY(-50%) translate(-4px);box-shadow:0 17px 40px #054a2d57}.floating-whatsapp-button:active{transform:translateY(-50%) scale(.97)}.floating-whatsapp-button:focus-visible{outline:4px solid rgba(37,211,102,.32);outline-offset:4px}.floating-whatsapp-button>span:last-child{display:grid;gap:3px}.floating-whatsapp-button strong{font-size:.84rem}.floating-whatsapp-button small{color:#dbffeb;font-size:.64rem}.floating-whatsapp-icon{width:49px;height:49px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;color:#19a963;background:#fff}.floating-whatsapp-icon svg{width:31px;height:31px;fill:currentColor}.seller-contact-modal:not(:has(.seller-product-context)){grid-template-rows:auto 1fr auto}@media(max-width:560px){.floating-whatsapp-button{top:auto;right:12px;bottom:18px;min-width:0;min-height:60px;padding:6px;border-radius:50%;transform:none}.floating-whatsapp-button:hover,.floating-whatsapp-button:active{transform:scale(.97)}.floating-whatsapp-button>span:last-child{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.floating-whatsapp-icon{width:48px;height:48px}}
