:root{color:#1f1f1f;background:#fff;font-family:Inter,Roboto,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}body{overflow-x:hidden;background:#fff}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.app-frame{position:relative;width:100%;min-height:100dvh;overflow-x:hidden;background:#fff}.top-bar{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:72px minmax(0,1fr) 54px 54px;align-items:center;height:70px;padding:0 18px 0 10px;background:#fff;box-shadow:0 0 15px #dcdcdc40}.icon-button{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border:0;color:#202020;background:transparent}.brand-mark{position:absolute;left:50%;display:flex;align-items:center;justify-content:center;gap:10px;transform:translate(-50%)}.brand-mark img{width:50px;height:50px;object-fit:contain}.brand-mark span{display:grid;gap:1px}.brand-mark b{font-size:18px;font-weight:750}.brand-mark small{color:#7a7a7a;font-family:Georgia,Times New Roman,serif;font-size:13px;font-style:italic}.desktop-nav{display:flex;align-items:center;justify-content:center;min-width:0;gap:4px;min-height:52px;padding:0 24px;border-bottom:1px solid #f0f0f0;overflow-x:auto;color:#212121;font-size:15px;white-space:nowrap;scrollbar-width:none}.desktop-nav a{flex:0 0 auto;border-radius:8px;padding:8px 12px}.desktop-nav a.active{color:#111;background:#f4f4f5;font-weight:650}.desktop-nav .disabled{flex:0 0 auto;padding:8px 12px;color:#c5c5c5;cursor:not-allowed}.desktop-cart{position:relative;display:grid;width:48px;height:48px;place-items:center}.desktop-cart span{position:absolute;top:10px;right:8px;display:grid;min-width:14px;height:14px;place-items:center;border-radius:7px;background:#111;color:#fff;font-size:9px}.screen{min-height:calc(100dvh - 122px);padding-bottom:72px}.page{width:min(100% - 64px,1080px);margin:0 auto;padding:42px 0}.page--top{padding-top:56px}.page h1{margin:0 0 10px;font-size:34px;font-weight:650;line-height:1.25;letter-spacing:0}.page h2{margin:28px 0 10px;font-size:22px;font-weight:600;line-height:1.3;letter-spacing:0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:18px}.section-head h1,.section-head p{margin:0}.muted,.page p{color:#5e5e5e;font-size:14px;line-height:1.55}.search-home{display:flex;min-height:calc(100dvh - 150px);flex-direction:column;align-items:center;justify-content:center;text-align:center}.search-home h1{margin-bottom:6px;font-size:36px}.chips{display:flex;justify-content:center;gap:10px;margin:22px 0 30px}.chips button{min-width:78px;height:32px;border:0;border-radius:5px;color:#5e5e5e;background:#fff;box-shadow:0 0 10px #0000000d}.search-field{position:relative;display:grid;grid-template-columns:32px minmax(0,1fr) 32px;align-items:center;width:min(100%,640px);height:56px;margin:0 auto;border-radius:10px;background:#fff;box-shadow:0 12px 34px #1e293b21;padding:0 11px;transition:box-shadow .16s ease,transform .16s ease}.search-field:focus-within{box-shadow:0 18px 44px #1e293b2e;transform:translateY(-1px)}.search-field input{min-width:0;height:100%;border:0;color:#202020;outline:0}.search-field input::placeholder{color:#909090}.search-field button{display:grid;width:32px;height:32px;place-items:center;border:0;border-radius:10px;background:#111;color:#fff}.bottom-nav{display:none}.nav-icon{position:relative;display:grid;width:64px;height:32px;place-items:center;border-radius:16px}.nav-lock-badge{position:absolute;top:-2px;right:12px;color:#b0b0b0}.bottom-nav__item--locked{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#d2d2d2;font-size:12px;font-weight:500;opacity:.5;cursor:default}.back-fab{position:fixed;right:24px;bottom:24px;z-index:25;display:grid;width:36px;height:36px;place-items:center;border:0;border-radius:18px;background:#fff;box-shadow:0 4px 18px #0000001f}.drawer-layer{position:fixed;inset:0;z-index:60;background:#00000038}.drawer{position:relative;width:min(300px,78vw);min-height:100dvh;background:#fff;padding:4px 0 24px}.drawer nav{display:flex;flex-direction:column;padding-top:6px}.drawer-link{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;min-height:42px;padding:9px 20px;font-size:15px}.drawer-link.disabled{color:#b8b8b8;cursor:not-allowed}.drawer-link svg{width:22px;height:22px}.drawer-link b{color:#2e7df6;font-size:10px}.drawer-link small{color:#b8b8b8;font-size:11px}.drawer-profile{position:absolute;bottom:28px;left:20px;display:flex;flex-direction:column;gap:8px;color:#5e5e5e;font-size:13px}.drawer-profile small{color:#a0a0a0;font-size:11px}.drawer-profile button{display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;padding:0}.product-list,.invite-list,.order-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px;margin-top:22px}.search-results{grid-template-columns:1fr;max-width:760px;margin-right:auto;margin-left:auto}.product-card,.invite-list article,.order-list article,.profile-card,.store-card,.order-preview,.invite-card{border:1px solid #ededed;border-radius:10px;background:#fff;box-shadow:0 8px 24px #00000008}.product-card{padding:10px}.product-hit{display:grid;grid-template-columns:78px minmax(0,1fr) auto;gap:12px;align-items:center;width:100%;border:0;background:transparent;padding:0;text-align:left}.product-hit span{display:flex;min-width:0;flex-direction:column;gap:4px}.product-hit b{font-size:16px}.product-hit small{display:-webkit-box;overflow:hidden;color:#5e5e5e;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-hit strong{color:#202020;font-size:14px;white-space:nowrap}.product-image{width:78px;height:78px;object-fit:cover;border-radius:6px;background:#f1f1f1}.product-image.large{width:100%;height:min(48vw,420px);border-radius:12px}.product-image.empty{display:grid;place-items:center;color:#c31e2e;font-weight:700}.blue-action,.outline-action,.primary-action,.secondary-action,.danger-action{min-height:42px;border:1px solid transparent;border-radius:8px;padding:0 18px;font-weight:650}.blue-action{display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#fff;background:#111}.outline-action{color:#111;background:#fff;border-color:#d8d8d8}.product-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.product-badges{display:flex;flex-wrap:wrap;gap:4px}.status-badge{width:fit-content;border-radius:999px;background:#f4f4f5;color:#52525b;font-size:10px;font-style:normal;font-weight:650;line-height:1.2;padding:4px 7px}.status-badge.green{background:#e8f8ef;color:#16834d}.status-badge.orange{background:#fff1d6;color:#a15c00}.status-badge.muted{background:#f1f5f9;color:#475569}.product-thumb{position:relative;display:block}.product-thumb em,.media-count{position:absolute;right:8px;bottom:8px;border-radius:999px;background:#111111d6;color:#fff;font-size:11px;font-style:normal;padding:3px 8px}.primary-action{color:#fff;background:#111}.secondary-action{color:#202020;background:#f1f1f1}.danger-action{color:#c31e2e;background:transparent}.price-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:18px 0}.price-row strong{min-width:0;font-size:24px;white-space:nowrap}.price-row button{flex:0 0 auto;border:0;padding:0 18px}.gallery-row{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px}.product-page{position:relative;display:grid;grid-template-columns:minmax(320px,520px) minmax(280px,1fr);max-width:1040px;gap:28px 40px;align-items:start}.product-page>*{min-width:0}.product-page>.product-hero{grid-row:1 / span 8}.product-page .article-title,.product-page>.product-summary,.product-page>.price-row,.product-page>.gallery-row,.product-page>.info-list,.product-page>.stock-panel,.product-page>.body-text{grid-column:2}.product-hero{position:relative}.product-summary{border:1px solid #ededed;border-radius:10px;padding:20px;background:#fff;overflow:hidden}.product-summary h2{margin-top:0;overflow-wrap:anywhere}.product-summary p{margin:0}.article-title span{color:#c31e2e;font-size:12px;font-weight:700;text-transform:uppercase}.article-marker-trigger{display:block;width:100%;border:0;background:transparent;color:#111;font-size:34px;font-weight:650;line-height:1.25;letter-spacing:0;padding:0;text-align:left;overflow-wrap:anywhere}.article-marker-trigger:focus-visible{outline:2px solid #111;outline-offset:4px}.marker-message{margin:8px 0 0;color:#5e5e5e;font-size:13px}.modal-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:24px;background:#11111170}.service-modal{display:grid;gap:16px;width:min(100%,520px);max-height:min(720px,calc(100dvh - 48px));overflow-y:auto;border:1px solid #e6e6e6;border-radius:10px;background:#fff;box-shadow:0 24px 80px #00000038;padding:24px}.service-modal h2{margin:0;font-size:22px;font-weight:650}.service-modal p{margin:0;color:#606067;font-size:14px;line-height:1.45}.service-modal label{display:grid;gap:8px;color:#1f1f1f;font-size:14px}.service-modal input[type=password],.service-modal textarea{width:100%;border:1px solid #c9c9c9;border-radius:4px;background:#fff;color:#111;padding:12px}.service-modal input[type=password]:focus,.service-modal textarea:focus{border-color:#111;outline:2px solid #111;outline-offset:0}.marker-error{border-radius:6px;background:#fff1f1;color:#b00020;padding:10px 12px;font-size:13px}.radio-group{display:grid;gap:14px;min-width:0;margin:0;border:0;padding:0}.radio-group label,.checkbox-row{display:flex;align-items:center;gap:10px;min-width:0}.radio-group input,.checkbox-row input{width:18px;height:18px;flex:0 0 auto;accent-color:#111}.radio-group span,.checkbox-row span{min-width:0;overflow-wrap:anywhere}.marker-textarea textarea{resize:vertical}.marker-textarea em{color:#8a8a93;font-size:12px;font-style:normal;line-height:1.35}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:2px}.modal-actions button{min-height:42px;border:0;border-radius:6px;padding:0 16px;font-weight:650}.modal-actions button:disabled{cursor:not-allowed;opacity:.55}.text-action{color:#111;background:transparent}.info-list{margin-top:18px;border-top:1px solid #ebebeb}.info-list div{display:grid;grid-template-columns:160px 1fr;gap:12px;min-height:58px;align-items:center;border-bottom:1px solid #ebebeb}.info-list b{font-size:13px}.info-list span{color:#5e5e5e;font-size:13px;line-height:1.4;min-width:0;overflow-wrap:anywhere}.stock-panel{margin-top:18px;border:1px solid #ebebeb;border-radius:10px;padding:18px;background:#fafafa}.stock-panel h3{margin:0 0 14px;font-size:18px;font-weight:650}.stock-panel div{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px}.stock-panel span{display:grid;gap:5px;border-radius:8px;background:#fff;padding:12px}.stock-panel b{font-size:13px}.stock-panel em{color:#18a877;font-style:normal;font-weight:700}.body-text{color:#202020;line-height:1.65;white-space:pre-line}.search-page-old{position:relative;display:flex;flex-direction:column;min-height:calc(100dvh - 122px);padding:0 0 110px;overflow-x:hidden}.search-shell-old{width:min(100% - 40px,760px);min-height:0;flex:1 1 auto;margin:0 auto;display:flex;flex-direction:column;overflow:hidden}.search-home-old{position:relative;display:grid;min-height:min(56vh,460px);place-items:center;text-align:center}.search-home-old__halo{position:absolute;inset:18% auto auto 50%;width:260px;height:260px;border-radius:999px;background:#10a37f09;filter:blur(90px);transform:translate(-50%)}.search-home-old__content{position:relative;z-index:1;display:grid;gap:18px;justify-items:center}.search-home-old h1{margin:0;font-size:clamp(1.95rem,5vw,3.1rem);font-weight:750;line-height:.98;letter-spacing:0}.search-home-old__chips{display:flex;flex-wrap:wrap;justify-content:center;gap:8px}.search-home-old__chips button{padding:9px 14px;border:1px solid #ededed;border-radius:999px;background:#ffffffc2;color:#6b6b73}.search-results-old{display:flex;flex-direction:column;gap:14px;padding:20px 0;flex:1 1 0;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch}.search-results-old__head{position:sticky;top:0;z-index:1;display:grid;gap:10px;padding:12px 0 4px;background:linear-gradient(180deg,#f7f7f8fa,#f7f7f8e0);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.search-results-old__summary{display:flex;flex-wrap:wrap;gap:10px;align-items:baseline}.search-results-old__query{font-size:1.1rem;font-weight:700}.search-results-old__count,.search-results-old__section-head span,.search-empty-old{color:#777780}.search-results-old__error{border-radius:10px;background:#d95f4c1a;color:#b00020;padding:12px}.search-results-old__section{display:grid;gap:12px}.search-results-old__section-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.search-results-old__section-head h2{margin:0;font-size:.88rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.search-results-old__grid{display:grid;gap:12px;grid-template-columns:1fr;justify-content:stretch;align-items:start}.search-results-compact-list{border:1px solid #e8e8e8;border-radius:18px;background:#fffffff0;overflow:hidden}.search-compact-card{display:grid;grid-template-columns:56px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 16px;cursor:pointer;transition:background .12s ease}.search-compact-card:hover{background:#f5f5f5}.search-compact-card--divider{border-bottom:1px solid #e8e8e8}.search-compact-card__thumb{width:56px;height:56px;overflow:hidden;border-radius:10px;background:#f4f4f4;flex-shrink:0}.search-compact-card__thumb img{width:100%;height:100%;object-fit:cover}.search-compact-card__thumb-placeholder{display:grid;width:100%;height:100%;place-items:center;color:#8d8d96;font-size:.72rem;font-weight:700}.search-compact-card__info{min-width:0;display:grid;gap:3px}.search-compact-card__meta{margin:0;font-size:.82rem;line-height:1.3}.search-compact-card__meta strong{color:#171717}.search-compact-card__meta span{color:#8d8d96;font-size:.78rem}.search-compact-card__name{margin:0;font-size:.88rem;font-weight:500;line-height:1.3;color:#171717;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.search-compact-card__price{font-size:.92rem;font-weight:700;color:#171717;white-space:nowrap;text-align:right}.catalog-composer-dock-old{position:fixed;right:0;bottom:0;left:0;z-index:18;padding:16px 16px 22px;background:linear-gradient(180deg,#fcfcfc00,#fcfcfcf0 24%)}.catalog-composer-dock-old__inner{width:min(100%,640px);margin:0 auto}.search-field-old{position:relative;width:100%}.catalog-product-card-old,.search-card-loading-old{position:relative;display:block;width:100%;height:760px;min-height:760px;min-width:0;border:0;border-radius:10px;background:#fff;box-shadow:0 0 15px #adadad40;overflow:hidden;padding:0}.search-card-loading-old{min-height:180px}.catalog-product-card-old__media{position:absolute;top:10px;left:10px;display:block;width:calc(100% - 20px);height:360px;aspect-ratio:1 / 1;overflow:hidden;border:0;border-radius:8px;background:#f3f4f6;padding:0;cursor:pointer}.catalog-product-card-old__media img{width:100%;height:100%;object-fit:cover}.catalog-product-card-old__placeholder{display:grid;width:100%;height:100%;place-items:center;color:#98a1ad;font-weight:700}.catalog-product-card-old__status-chip{position:absolute;top:8px;left:8px;z-index:1;display:inline-flex;align-items:center;justify-content:center;min-width:88px;min-height:20px;border-radius:5px;background:#106b4f;color:#fff;font-size:8px;font-weight:700;line-height:1;text-transform:uppercase}.catalog-product-card-old__discontinued,.catalog-product-card-old__no-restock,.catalog-product-card-old__legal-notice{display:grid;min-height:56px;place-items:center;border-radius:8px;color:#fff;font-weight:600;line-height:1.25;padding:12px 14px;text-align:center}.catalog-product-card-old__legal-notice{position:absolute;top:310px;left:20px;z-index:2;width:calc(100% - 40px);gap:2px;border:1px solid rgb(189 7 28 / 34%);background:#bd071c14;color:#bd071c}.catalog-product-card-old__legal-notice span{color:#2f2f2f;font-size:.82rem;font-weight:600}.catalog-product-card-old__discontinued{background:#f20d18}.catalog-product-card-old__no-restock{background:#ff7300}.catalog-product-card-old__body,.catalog-product-card-old__stocks{display:grid;gap:8px}.catalog-product-card-old__body{position:absolute;top:390px;left:10px;width:calc(100% - 20px);height:223px;display:block}.catalog-product-card-old__stock-value{display:flex;align-items:center;justify-content:space-between;gap:8px}.catalog-product-card-old__article,.catalog-product-card-old__source,.catalog-product-card-old__stocks-title,.catalog-product-card-old__stock-label{color:#777780;font-size:.76rem}.catalog-product-card-old__article-line{display:flex;gap:4px;align-items:baseline;min-width:0}.catalog-product-card-old__article{color:#000;font-size:11px;letter-spacing:.02em}.catalog-product-card-old__source{min-width:0;color:#b0b0b0;font-size:11px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.catalog-product-card-old__title{margin:0;color:#2a292f;font-size:13px;font-weight:700;line-height:1.1}.catalog-product-card-old__price{margin:0 0 2px;color:#2a292f;font-size:18px;line-height:1.3;text-align:right}.catalog-product-card-old__stock-row{display:grid;gap:1px;padding:0}.catalog-product-card-old__stock-value{justify-content:flex-start;color:#000;font-size:11px;font-weight:600}.catalog-product-card-old__stock-dot{width:6px;height:6px;flex:0 0 auto;border-radius:999px;background:#b8c2cc}.catalog-product-card-old__stock-dot--available{background:#18a36f}.catalog-product-card-old__stock-row--muted .catalog-product-card-old__stock-value{color:#777780}.catalog-product-card-old__actions{position:absolute;right:10px;bottom:16px;left:10px;display:grid;gap:12px}.catalog-product-card-old__action{width:100%;min-height:32px;border:0;border-radius:5px;background:#050505;color:#fff;font-size:11px;font-weight:700}.catalog-product-card-old__action--details{border:1px solid #d6d6d6;background:#fff;color:#1f1f1f}.catalog-product-card-old__action--order{background:#050505;color:#fff}.product-card-meta-figma{display:block;width:240px;min-width:0;color:#909090;font-size:0;line-height:0;overflow-wrap:break-word;white-space:pre-wrap}.product-card-topline-figma{display:block;width:360px;height:67px;min-width:0}.catalog-product-card-old .product-card-meta-figma{width:360px}.catalog-product-card-old .product-card-price-figma{position:absolute;top:228px;left:0;width:120px;margin:0;font-size:18px;text-align:left}.catalog-product-card-old .product-card-price-figma .price-unit-old{font-size:18px}.catalog-product-card-old .product-card-price-figma .price-unit-old sup{font-size:11.61px}.product-card-meta-figma__supplier{margin:0;color:#b0b0b0;font-size:11px;font-weight:300;line-height:1.1}.product-card-meta-figma__supplier strong,.product-card-meta-figma__supplier button{border:0;background:transparent;color:#000;font:inherit;font-weight:700;letter-spacing:.22px;padding:0}.product-card-meta-figma__supplier button{cursor:pointer}.product-card-meta-figma__spacer{height:13px;margin:0;font-size:13px;line-height:1.1}.product-card-meta-figma h1,.product-card-meta-figma h2{margin:0;color:#2a292f;font-size:13px;font-weight:600;line-height:1.1}.product-card-price-figma{display:block;width:120px;margin:22px 0 0 auto;color:#2a292f;font-size:16px;font-weight:700;line-height:1.3;text-align:right;white-space:nowrap}.product-card-price-figma .price-unit-old{font-size:16px;font-weight:400}.product-card-price-figma .price-unit-old sup{font-size:10.32px}.product-stock-lines-figma{display:grid;gap:8px;width:min(100%,249px);min-width:0;margin-top:11px}.product-stock-lines-figma__row{display:grid;gap:0;min-height:27px}.product-stock-lines-figma__label{width:170px;color:#838383;font-size:10px;font-weight:400;line-height:1.1}.product-stock-lines-figma__value{display:flex;align-items:center;min-height:15px;color:#000;font-size:11px;font-weight:500;line-height:1.1}.product-stock-lines-figma__row--muted .product-stock-lines-figma__value{color:gray}.product-stock-lines-figma__dot{width:6px;height:6px;flex:0 0 auto;border-radius:999px;background:#c1cbd4;margin-right:4px}.product-stock-lines-figma__dot--available{background:#7ec922}.product-page-old{width:min(100% - 40px,760px);max-width:100%;margin:0 auto;padding:16px 0 104px;overflow-x:hidden}.product-view-old,.product-main-old,.product-sections-old,.product-specs-old,.product-documents-old{display:grid;gap:12px}.product-hero-old{display:grid;gap:12px;min-width:0;border:0;border-radius:10px;background:#fff;box-shadow:0 0 15px #adadad40;padding:10px}.product-media-old,.product-media-old__main{min-width:0}.product-media-old__main{position:relative;overflow:hidden;border-radius:8px;background:#f3f4f6}.product-media-old__main .product-image.large{height:auto;aspect-ratio:1 / 1;border-radius:0}.product-media-old__thumbs{display:flex;gap:8px;overflow-x:auto;padding-top:0}.product-media-old__thumb{width:60px;height:60px;flex:0 0 auto;overflow:hidden;border:1px solid transparent;border-radius:8px;background:transparent;padding:0}.product-media-old__thumb--active{border-color:#050505}.product-media-old__thumbs .product-image{width:60px;height:60px;flex:0 0 auto;border-radius:8px}.product-media-old__notice,.product-media-old__status,.product-media-old__new{position:absolute;z-index:2;min-height:20px;border-radius:5px;color:#fff;font-weight:700;line-height:1.1;padding:6px 10px;font-size:8px;text-transform:uppercase}.product-media-old__notice{top:12px;left:12px;display:grid;gap:2px;border:1px solid rgb(189 7 28 / 34%);background:#ffffffeb;color:#bd071c}.product-media-old__notice span{color:#2f2f2f;font-size:.78rem}.product-media-old__status{top:10px;left:10px}.product-media-old__status--danger,.product-status--danger{background:#f20d18}.product-media-old__status--warning,.product-status--warning{background:#ff7300}.product-status--new{background:#106b4f}.product-media-old__new{top:10px;right:10px;background:#106b4f}.product-media-old__nav{position:absolute;top:50%;z-index:2;display:grid;width:48px;height:48px;place-items:center;border:0;border-radius:999px;background:transparent;color:#fff;transform:translateY(-50%)}.product-media-old__nav:disabled{opacity:.35;pointer-events:none}.product-media-old__nav--left{left:0}.product-media-old__nav--right{right:0}.product-media-old__dots{position:absolute;right:0;bottom:18px;left:0;z-index:2;display:flex;justify-content:center;gap:4px}.product-media-old__dot{width:6px;height:6px;border-radius:999px;background:#fff}.product-media-old__dot.active{background:#4778ff}.product-main-old__summary,.product-main-old__stock-value,.product-main-old__price-group{display:flex;align-items:center;gap:8px}.product-main-old__summary{justify-content:flex-end;align-items:center}.product-main-old__stocks-title,.product-panel-old header,.product-main-old__stock-label{color:#777780}.product-main-old__article-line{display:flex;gap:4px;align-items:baseline;min-width:0;color:#b0b0b0;font-size:11px;line-height:1.1}.product-main-old__title{margin:0;max-width:100%;color:#2a292f;font-size:13px;font-weight:700;line-height:1.1;letter-spacing:0;overflow-wrap:break-word}.product-main-old__article{flex:0 0 auto;min-height:0;border:0;border-radius:0;background:transparent;color:#000;font-size:11px;font-weight:700;letter-spacing:.02em;padding:0;text-align:left;overflow-wrap:anywhere}.product-main-old__price-group{flex:0 0 auto;min-width:max-content;margin-left:auto;justify-content:flex-end;white-space:nowrap}.product-detail-heading-figma{display:grid;gap:13px;min-width:0}.product-detail-title-price-figma{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;min-width:0}.product-detail-title-price-figma h1{min-width:0;margin:0;color:#2a292f;font-size:13px;font-weight:600;line-height:1.1}.product-detail-title-price-figma .product-card-price-figma{flex:0 0 120px;width:120px;margin:0;text-align:right}.product-main-old__stocks,.product-panel-old{border:0;border-radius:10px;background:#fff;box-shadow:0 0 15px #adadad40;padding:10px}.product-main-old__stocks{box-shadow:none;padding:0}.product-main-old__stocks-title{margin-bottom:2px;font-size:10px;line-height:1.1}.product-main-old__stock-row,.product-specs-old__row,.product-documents-old a{display:grid;grid-template-columns:minmax(120px,.8fr) minmax(0,1.2fr);gap:10px;padding:0}.product-main-old__stock-row{grid-template-columns:1fr;gap:1px;padding:0}.product-main-old__stock-label{font-size:10px;line-height:1.1}.product-main-old__stock-value{justify-content:flex-start;color:#000;font-size:11px;font-weight:600;line-height:1.1}.product-main-old__stock-dot{width:6px;height:6px;flex:0 0 auto;border-radius:999px;background:#b8c2cc}.product-main-old__stock-dot--available{background:#18a36f}.product-main-old__stock-row--muted .product-main-old__stock-value{color:#777780}.product-main-old__actions{display:grid;gap:8px}.product-action-old{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:32px;border:1px solid #050505;border-radius:5px;background:#050505;color:#fff;font-size:11px;font-weight:600}.product-action-old--cart{border-color:#d6d6d6;background:#ffffffe0;color:#1f1f1f}.product-panel-old header{color:#2a292f;font-size:18px;font-weight:700}.product-specs-old__row,.product-documents-old a{color:#1f1f1f;font-size:13px;line-height:1.8}.product-specs-old__row span{color:#838383;font-weight:300}.product-specs-old__row strong{min-width:0;color:#000;font-size:13px;text-align:right;overflow-wrap:anywhere}.product-documents-old a{align-items:center;grid-template-columns:24px minmax(0,1fr);min-height:24px;padding:0}.product-documents-old__badge{display:grid;justify-items:center;align-content:center;min-width:58px;min-height:58px;border:1px solid rgb(17 24 39 / 8%);border-radius:16px;background:linear-gradient(180deg,#fffffffa,#f4f7f6f5);padding:8px 6px}.product-documents-old__badge span{font-size:.66rem;font-weight:700;letter-spacing:.06em;line-height:1}.product-panel-old__empty{color:#777780}.product-textures-old{display:grid;gap:14px}.product-textures-old__group{display:grid;gap:10px;min-width:0}.product-textures-old__group+.product-textures-old__group{border-top:1px solid #ededed;padding-top:12px}.product-textures-old h3{margin:0;color:#1f1f1f;font-size:1rem;font-weight:700;line-height:1.25;overflow-wrap:anywhere}.product-textures-old__grid{display:grid;grid-template-columns:repeat(3,60px);gap:8px}.product-textures-old__image-link,.product-textures-old__placeholder{display:block;width:60px;height:60px;overflow:hidden;border:1px solid rgb(17 24 39 / 10%);border-radius:5px;background:#f5f5f4}.product-textures-old__image-link:hover{border-color:#11182740}.product-textures-old__image-link:focus-visible{outline:2px solid rgb(17 24 39 / 18%);outline-offset:2px}.product-textures-old__image-link img{width:100%;height:100%;object-fit:contain;object-position:center}.product-textures-old__placeholder{background:linear-gradient(135deg,#e2dcd2f2,#bdac94e5),repeating-linear-gradient(180deg,#ffffff1f 0 10px,#1118270f 10px 20px)}.product-textures-old__link{width:100%;max-width:100%;min-height:32px;border:1px solid #d6d6d6;border-radius:5px;background:#fff;color:#1f1f1f;font-size:11px;font-weight:600;padding:8px 12px;text-align:center;overflow-wrap:anywhere}.product-textures-old__link:hover{border-color:#11182747}.product-textures-old__link:focus-visible{outline:2px solid rgb(17 24 39 / 18%);outline-offset:2px}.product-followup-old{margin-top:10px}.price-unit-old{font-weight:400}.price-unit-old sup{font-size:.64em;line-height:0}.product-sticky-order-old{position:fixed;right:50%;bottom:0;z-index:18;display:grid;width:min(100vw,390px);gap:10px;padding:14px 20px 18px;background:#ffffffb8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transform:translate(50%)}.product-sticky-order-old strong{color:#2a292f;font-size:18px;line-height:1.3;text-align:center}.product-sticky-order-old button{min-height:32px;border:0;border-radius:5px;background:#050505;color:#fff;font-size:11px;font-weight:700}.about-build-card{display:grid;gap:12px;width:min(100%,540px);margin-top:28px;border:1px solid #e5e5e5;border-radius:28px;background:#fff;padding:24px 26px;color:#8e8e99;font-size:24px;line-height:1.32;overflow-wrap:anywhere}.about-build-card p{margin:0;color:inherit;font-size:inherit;line-height:inherit}.link-list{display:grid;max-width:720px;margin-top:24px;border:1px solid #ededed;border-radius:10px;background:#fff;box-shadow:0 8px 24px #00000008}.link-list a{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;min-height:58px;border-bottom:1px solid #ededed;padding:0 18px}.link-list a:last-child{border-bottom:0}.state,.error{margin-top:16px;border-radius:10px;padding:14px;background:#f6f6f6;color:#5e5e5e}.error{background:#fff1f1;color:#b00020}.cart-lines{display:flex;flex-direction:column;gap:10px;margin:18px 0 10px}.checkout-grid{display:grid;grid-template-columns:minmax(320px,1.15fr) minmax(320px,.85fr);gap:18px;align-items:start}.checkout-block{border:1px solid #ededed;border-radius:10px;background:#fff;box-shadow:0 8px 24px #00000008;padding:18px}.checkout-block h2{margin-top:0}.checkout-form{display:contents}.cart-line{display:grid;grid-template-columns:minmax(180px,1fr) 96px auto;gap:8px;border-radius:10px;background:#fff;padding:10px}.cart-line button{border:0;color:#b00020;background:transparent;text-align:left}.order-preview{display:grid;gap:10px;max-width:760px;margin:20px 0;padding:18px}.order-preview h2{margin:0 0 4px}.order-preview div{display:grid;grid-template-columns:56px 1fr auto;gap:12px;align-items:center;border-top:1px solid #ededed;padding-top:10px}.order-preview .product-image{width:56px;height:56px}.order-preview span{display:grid;gap:3px}.order-preview small{color:#5e5e5e}.order-preview em{font-style:normal;font-weight:700}.cart-summary{margin:12px 0 0;color:#5e5e5e;font-size:14px}.checkout-page{background:#fcfcfc}.checkout-page h1{margin-bottom:24px;font-size:22px;line-height:1.1}.checkout-figma{display:grid;max-width:860px;gap:20px}.cart-card-list{display:grid;gap:10px}.cart-product-card,.checkout-panel{position:relative;border-radius:10px;background:#fff;box-shadow:0 0 15px #adadad40;padding:20px}.cart-product-card{display:grid;min-height:180px;gap:16px}.cart-remove{position:absolute;top:12px;right:14px;border:0;color:#b7b7b7;background:transparent;font-size:30px;font-weight:200;line-height:1}.cart-supplier{margin:0;color:#d1d1d1;font-size:10px}.cart-product-main{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:10px;align-items:center}.cart-product-main .product-image{width:48px;height:48px;border-radius:8px}.cart-product-main div{display:grid;gap:4px;min-width:0}.cart-product-main b{color:#909090;font-size:10px;font-weight:500}.cart-product-main span{color:#2a292f;font-size:11px;font-weight:500;line-height:1.1}.cart-product-main strong{align-self:center;color:#2a292f;font-size:12px;white-space:nowrap}.cart-product-metrics{display:grid;grid-template-columns:.8fr 1fr 1.25fr;gap:8px}.cart-product-metrics span{display:block;margin-bottom:4px;color:#a0a0a0;font-size:10px;line-height:1.3}.cart-product-metrics p{margin:0;color:#212121;font-size:20px;font-weight:500;line-height:1.3}.quantity-control{display:inline-flex;align-items:center;gap:12px}.quantity-control button{border:0;color:#111;background:transparent;padding:0;font-size:20px;font-weight:700;line-height:1}.quantity-control b{color:#212121;font-weight:500}.checkout-panel h2,.checkout-total h2{margin:0 0 20px;color:#212121;font-size:22px;line-height:1.1}.info-panel p{margin:0;color:#212121;font-size:12px;font-weight:500;line-height:1.6}.info-panel span{color:#a0a0a0;font-weight:400}.guest-info-panel .checkout-input-grid{display:grid;gap:12px}.checkout-input-grid label,.protection-panel label{position:relative;display:block}.checkout-input-grid label span,.protection-panel label span{position:absolute;top:-8px;left:12px;background:#fff;color:#49454f;padding:0 4px;font-size:12px}.checkout-input-grid input,.protection-panel input{width:100%;height:56px;border:1px solid #79747e;border-radius:4px;padding:0 16px;color:#1d1b20;outline:0}.checkout-input-grid input:focus,.protection-panel input:focus{border-color:#111;box-shadow:0 0 0 3px #1111111a}.protection-panel small{display:block;margin:6px 0 0 16px;color:#49454f;font-size:12px}.delivery-options{display:grid;gap:5px}.delivery-options button{display:grid;grid-template-columns:34px 1fr;align-items:center;min-height:48px;border:0;background:transparent;text-align:left}.delivery-options button span{display:grid;width:18px;height:18px;place-items:center;border:2px solid #49454f;border-radius:2px}.delivery-options button.selected span{border-color:#111;background:#111;color:#fff}.delivery-options b{color:#212121;font-size:14px}.delivery-options button.selected b{color:#111}.delivery-options small{grid-column:2;color:#b4b4b4;font-size:11px}.checkout-total{display:grid;gap:18px}.checkout-total dl{display:grid;gap:5px;margin:0}.checkout-total dl div{display:grid;grid-template-columns:1fr auto;gap:14px}.checkout-total dt{color:#a0a0a0;font-size:18px;font-weight:300}.checkout-total dd{margin:0;color:#212121;font-size:18px;font-weight:600;text-align:right}.checkout-total .primary-action{width:min(220px,100%);justify-self:center}.stack-form{display:flex;max-width:640px;flex-direction:column;gap:14px;margin-top:18px}.stack-form input,.stack-form select,.cart-line input{width:100%;min-height:56px;border:1px solid #d4d4d8;border-radius:8px;background:#fff;padding:0 14px;outline:0}.stack-form input:focus,.stack-form select:focus,.cart-line input:focus{border-color:#111;box-shadow:0 0 0 3px #11111114}.check-row{display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:start;color:#5e5e5e;font-size:13px;line-height:1.45}.check-row input{min-height:auto}.invite-list article,.order-list article{position:relative;display:grid;grid-template-columns:1fr auto;gap:5px 12px;padding:18px}.invite-list span,.order-list span{grid-column:1 / -1;color:#5e5e5e}.invite-list button{display:inline-flex;align-items:center;gap:6px;border:0;background:transparent;text-transform:uppercase}.pill{border-radius:4px;background:#111;color:#fff;padding:2px 8px;font-size:11px}.pill.green{background:#18a877}.link-sections{display:grid;gap:24px;margin-top:24px}.link-sections section{display:grid;gap:12px}.link-sections h2{margin:0;font-size:20px}.sale-list{display:grid;gap:10px}.sale-list p{margin:0}.sale-list button{border:0;color:#2563eb;background:transparent;padding:0;text-decoration:underline;text-underline-offset:3px}.role-list{max-width:640px;border-top:1px solid #ebebeb;margin:28px 0}.role-list button{display:grid;grid-template-columns:70px 1fr;width:100%;min-height:70px;border:0;border-bottom:1px solid #ebebeb;background:transparent;text-align:left}.role-list span{display:grid;place-items:center}.role-list b{align-self:end}.role-list small{grid-column:2;color:#5e5e5e}.role-list .selected span{color:#111}.profile-card{display:grid;grid-template-columns:80px 1fr;gap:20px;max-width:640px;align-items:center;margin-top:24px;padding:18px}.avatar{display:grid;width:80px;height:80px;place-items:center;border-radius:40px;background:#f1f1f1;color:#c31e2e;font-size:30px;font-weight:700}.store-card{max-width:640px;margin-top:24px;padding:22px 20px}.store-card p{margin:6px 0;color:#202020}@media(max-width:900px){.top-bar{grid-template-columns:64px minmax(0,1fr) 50px 50px}.page{width:min(100% - 40px,760px)}.product-page{grid-template-columns:1fr}.product-page>.product-hero,.product-page .article-title,.product-page>.product-summary,.product-page>.price-row,.product-page>.gallery-row,.product-page>.info-list,.product-page>.stock-panel,.product-page>.body-text{grid-column:auto;grid-row:auto}.product-summary h2{font-size:22px;line-height:1.25}.price-row{align-items:stretch;flex-direction:column}.price-row button{width:100%}}@media(min-width:960px){.product-hero-old,.product-sections-old{grid-template-columns:1fr}}@media(max-width:699px){body{background:#fff}.app-frame{width:100%;margin:0 auto;background:#fcfcfc;box-shadow:none}.top-bar{grid-template-columns:64px 1fr 56px 56px;height:64px;padding:0}.desktop-nav{display:none}.desktop-cart{display:grid}.icon-button{width:56px;height:56px}.brand-mark{justify-content:center}.brand-mark img{width:42px;height:42px}.brand-mark b{font-size:16px}.brand-mark small{font-size:11px}.screen{min-height:calc(100dvh - 144px);padding-bottom:104px}.page{width:100%;padding:16px}.page--top{padding-top:26px}.page h1,.search-home h1{font-size:30px}.search-home{min-height:calc(100dvh - 144px);justify-content:flex-end;padding-bottom:165px}.search-field{position:fixed;bottom:104px;left:50%;z-index:15;width:min(calc(100vw - 32px),380px);transform:translate(-50%)}.search-field:focus-within{transform:translate(-50%)}.search-page-old{min-height:calc(100dvh - 144px);padding-bottom:104px}.search-shell-old{width:100%;padding:0 16px}.search-home-old{min-height:calc(100dvh - 144px);justify-content:center;padding-bottom:140px}.catalog-composer-dock-old{bottom:80px;padding:0 16px 24px}.catalog-composer-dock-old .search-field,.product-followup-old .search-field{position:relative;bottom:auto;left:auto;width:100%;transform:none}.catalog-composer-dock-old .search-field:focus-within,.product-followup-old .search-field:focus-within{transform:none}.page--top .search-field{position:sticky;top:76px;bottom:auto;left:auto;width:100%;margin:0 0 16px;transform:none}.page--top .search-field:focus-within{transform:none}.search-results{gap:10px;margin-top:12px}.search-results-old__grid{grid-template-columns:1fr}.product-page-old{width:100%;padding:16px 12px 104px}.product-main-old__title{font-size:13px;line-height:1.1}.product-main-old__price{font-size:18px}.product-textures-old__grid{gap:8px}.product-textures-old__image-link,.product-textures-old__placeholder{width:60px;height:60px}.search-results .product-card{padding:8px}.search-results .product-hit{grid-template-columns:58px minmax(0,1fr);gap:10px}.search-results .product-hit strong{grid-column:2;font-size:13px}.search-results .product-image{width:58px;height:58px}.bottom-nav{position:fixed;right:0;bottom:0;left:0;z-index:20;display:flex;justify-content:space-evenly;width:100%;height:80px;background:#fff;border-top:1px solid #e8e8e8}.bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#d2d2d2;font-size:12px;font-weight:500}.bottom-nav a.active{color:#202020}.back-fab{display:none}.product-list,.invite-list,.order-list{display:flex;flex-direction:column}.cart-line{grid-template-columns:1fr 72px}.cart-line button{grid-column:1 / -1}.info-list div{grid-template-columns:120px 1fr}.section-head{display:block}.order-preview div{grid-template-columns:46px 1fr}.order-preview em{grid-column:2}.checkout-grid{grid-template-columns:1fr}.checkout-form{display:flex}.product-actions{grid-template-columns:1fr}.about-build-card{border-radius:24px;padding:22px 24px;font-size:24px}}
