.constructor-ui *{box-sizing:border-box}.constructor-ui{--ink:#17201b;--muted:#858a80;--paper:#f5f2eb;--gold:#e7b65e;--line:#e3ded3}.constructor-ui{margin:0;background:var(--paper);color:var(--ink);font:15px/1.5 Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;-webkit-font-smoothing:antialiased}.constructor-ui button,.constructor-ui input{font:inherit}.constructor-ui button,.constructor-ui a{-webkit-tap-highlight-color:transparent}.constructor-ui button{cursor:pointer}.constructor-ui a{color:inherit;text-decoration:none}.constructor-ui button:disabled{cursor:default;opacity:.4}.constructor-ui button:focus-visible,.constructor-ui a:focus-visible,.constructor-ui input:focus-visible{outline:3px solid #b68430;outline-offset:4px}.constructor-ui [hidden]{display:none!important}.constructor-ui h1,.constructor-ui h2,.constructor-ui h3,.constructor-ui p{margin:0}.constructor-ui button{color:inherit}.constructor-ui button,.constructor-ui input{border-radius:0}.constructor-ui .topbar{height:94px;background:#101715;color:#f6f2e7;display:flex;align-items:center;justify-content:space-between;padding:0 max(32px,calc((100vw - 1320px)/2));gap:32px}.constructor-ui .brand{display:flex;align-items:center;gap:13px;white-space:nowrap;font-size:16px;font-weight:650;letter-spacing:.04em}.constructor-ui .brand small{display:block;color:#858c83;font-size:9px;font-weight:400;letter-spacing:.025em;margin-top:4px}.constructor-ui .brand-icon{width:46px;height:48px;border:1px solid #887042;border-radius:14px;padding:9px;color:#e5b25b}.constructor-ui .brand-icon svg{width:100%;height:100%}.constructor-ui .topbar nav{display:flex;gap:30px;font-size:12px;color:#a8ada5}.constructor-ui .nav-active{color:#e7b65e!important}.constructor-ui .header-phone{font-size:13px}.constructor-ui .header-phone span{color:var(--gold);padding-left:14px}.constructor-ui .constructor-main{max-width:1320px;margin:auto;padding:0 32px}.constructor-ui .intro{padding:28px 0 34px}.constructor-ui .back-link{display:inline-flex;align-items:center;gap:10px;min-height:44px;padding:10px 15px;border:1px solid #ded8ca;border-radius:12px;background:#fffdf7;color:#364036;font-size:13px;font-weight:600;transition:background .2s}.constructor-ui .back-link:hover{background:#eee9df}.constructor-ui .ui-icon{width:20px;height:20px;flex-shrink:0}.constructor-ui .footer-back{display:inline-flex;align-items:center;gap:9px;min-height:44px}.constructor-ui .footer-back .ui-icon{width:16px;height:16px}.constructor-ui .intro-row{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-top:28px}.constructor-ui .eyebrow{font-size:9px;color:#a78246;letter-spacing:.15em;font-weight:650}.constructor-ui .intro h1{font-size:clamp(38px,4.3vw,64px);line-height:1.07;font-weight:500;letter-spacing:-.047em;margin-top:13px}.constructor-ui .intro h1 span{color:#96998b}.constructor-ui .intro-row>p{font-size:13px;line-height:1.85;color:#81867c;padding-bottom:5px;padding-right:26px}.constructor-ui .steps{display:flex;align-items:center;gap:18px;padding:0 0 25px}.constructor-ui .steps button{border:0;background:transparent;font-size:12px;color:#8b8e82;display:flex;gap:10px;align-items:center;padding:0;white-space:nowrap}.constructor-ui .steps button b{font-size:10px;border:1px solid #dedbcf;border-radius:50%;width:28px;height:28px;display:grid;place-items:center;font-weight:500}.constructor-ui .steps button.active{color:var(--ink);font-weight:600}.constructor-ui .steps button.active b{background:#19241f;border-color:#19241f;color:#efbf70}.constructor-ui .steps button.done b{background:#e2e8dc;color:#61745e;border-color:#e2e8dc}.constructor-ui .steps i{width:35px;height:1px;background:#ddd9cc}.constructor-ui .saved{margin-left:auto;color:#929689;font-size:10px}.constructor-ui .workspace{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:20px;align-items:stretch}.constructor-ui .visual-panel{border:1px solid #e2ddcf;border-radius:22px;overflow:hidden;background:#eae7dd;min-width:0}.constructor-ui .scene-top{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center;padding:20px 23px 0;font-size:11px}.constructor-ui .scene-top>div{display:flex;align-items:center;gap:9px}.constructor-ui .scene-top strong{font-weight:600}.constructor-ui .scene-top #scene-count{color:#929488;margin-left:8px}.constructor-ui .live-dot{height:6px;width:6px;border-radius:50%;background:#8c9f80;box-shadow:0 0 0 4px #899e8115}.constructor-ui .view-button{border:1px solid #d4d3c5;border-radius:100px;background:#f5f3ea90;padding:5px 11px;font-size:12px;display:flex;gap:6px;align-items:center}.constructor-ui .view-button span{font-size:9px}.constructor-ui .scene{height:365px;position:relative;isolation:isolate}.constructor-ui .scene canvas{width:100%;height:100%;display:block;touch-action:pan-y;cursor:grab}.constructor-ui .scene canvas:active{cursor:grabbing}.constructor-ui .scene-caption{position:absolute;bottom:12px;left:22px;right:22px;display:flex;justify-content:space-between;font-size:9px;color:#979a8b;pointer-events:none}.constructor-ui .scene-top,.constructor-ui .scene-caption{-webkit-user-select:none;user-select:none}.constructor-ui .empty-scene{position:absolute;inset:0;z-index:1;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;background:radial-gradient(ellipse,#eae7ddd9 0,transparent 75%)}.constructor-ui .empty-cube{font-size:54px;line-height:1;color:#ba9c64}.constructor-ui .empty-scene h2{font-size:29px;letter-spacing:-.035em;font-weight:500;line-height:1.15;margin:8px 0}.constructor-ui .empty-scene p{font-size:11px;color:#818778;margin-bottom:20px}.constructor-ui .empty-scene .button{padding:11px 20px;min-height:40px;font-size:11px}.constructor-ui #scene-loading{position:absolute;inset:40%;white-space:nowrap;font-size:11px;color:#889181}.constructor-ui .selected-strip{display:flex;gap:8px;overflow-x:auto;padding:12px 17px;border-top:1px solid #d9d6ca;min-height:63px;align-items:center;background:#f8f6efaa;scrollbar-width:thin}.constructor-ui .selected-empty{font-size:11px;color:#94988a;text-align:center;width:100%}.constructor-ui .selection-chip{flex-shrink:0;display:flex;align-items:center;gap:5px;padding:4px 9px 4px 3px;border-radius:10px;border:1px solid #e1ddcf;background:#fffdf6;font-size:10px}.constructor-ui .selection-chip img{width:34px;height:34px;object-fit:contain}.constructor-ui .selection-chip b{color:#9a773b;font-weight:500;margin-left:4px}.constructor-ui .selection-chip button{border:0;background:none;color:#aaa99a;padding:2px 5px;font-size:15px}.constructor-ui .summary{border-radius:22px;background:#14201b;color:#f4f2e8;padding:26px 24px;display:flex;flex-direction:column;background-image:radial-gradient(ellipse at 100% 0,#32403280,transparent 65%);box-shadow:0 14px 40px #12201810}.constructor-ui .summary .eyebrow{color:#b5a37c}.constructor-ui .price{margin-top:24px;display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.constructor-ui .price strong{font-weight:450;font-size:49px;letter-spacing:-.05em;line-height:1.1;color:#f0c67a;font-variant-numeric:tabular-nums}.constructor-ui .price>span{font-size:12px;color:#a1a99b}.constructor-ui .price-caption{color:#7f8d7d;font-size:10px;margin-top:10px}.constructor-ui .summary-lines{border-top:1px solid #3d483a;padding-top:17px;display:grid;gap:12px;margin:24px 0}.constructor-ui .summary-lines>div{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#9fa99a}.constructor-ui .summary-lines b{color:#e0e5d8;font-size:11px;font-weight:500}.constructor-ui .info{border:1px solid #71806b;color:#9aab91;background:none;border-radius:100%;width:13px;height:13px;font-size:9px;padding:0;line-height:11px;margin-left:3px}.constructor-ui .calculation-note{font-size:11px;color:#b9c4ae;border:1px solid #4b5940;border-radius:10px;padding:10px;margin-bottom:15px}.constructor-ui .button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:47px;border:0;border-radius:11px;padding:13px 21px;font-size:12px;font-weight:600;transition:transform .2s,background .2s,box-shadow .2s}@media (hover:hover) and (pointer:fine){.constructor-ui .button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 5px 15px #00000010}}.constructor-ui .button-gold{background:linear-gradient(110deg,#e4ae50,#f0cc86);color:#26301f}.constructor-ui .button-gold span{margin-left:auto}.constructor-ui .button-dark{background:#1d2a23;color:#f7f5eb}.constructor-ui .button-outline{border:1px solid #d8d2c5;background:transparent}.constructor-ui .text-button{border:0;background:none;color:#acb8a2;font-size:10px;padding:13px 3px}.constructor-ui .fineprint{text-align:center;color:#798974;font-size:9px;line-height:1.7;margin:0 0 19px}.constructor-ui .summary-footer{border-top:1px solid #3a4735;color:#81917a;font-size:8px;display:flex;align-items:center;gap:9px;padding-top:14px;margin-top:auto}.constructor-ui .summary-footer svg{flex-shrink:0}.constructor-ui .catalog-panel,.constructor-ui .dimensions-panel,.constructor-ui .result-panel{padding:46px 0 25px;scroll-margin-top:20px}.constructor-ui .section-title{display:flex;align-items:center;justify-content:space-between;gap:20px}.constructor-ui .section-title h2{font-weight:500;font-size:31px;letter-spacing:-.035em;margin:7px 0 0}.constructor-ui .section-title p{color:#8c8f82;font-size:12px;margin:12px 0 0}.constructor-ui .search{display:flex;align-items:center;border:1px solid #ddd8cb;border-radius:11px;padding:11px 13px;gap:9px;min-width:260px;background:#fbf9f2}.constructor-ui .search svg{width:17px;height:17px;color:#8b9184;flex-shrink:0}.constructor-ui .search input{background:none;border:0;outline:0;width:100%;font-size:11px;color:var(--ink);min-width:0}.constructor-ui .search input::placeholder{color:#9b9e92}.constructor-ui .categories{display:flex;gap:7px;margin:24px 0 22px;overflow-x:auto;padding:3px 2px 8px;scrollbar-width:none}.constructor-ui .categories button{padding:9px 17px;border:1px solid #e0dacd;background:transparent;border-radius:100px;white-space:nowrap;font-size:11px;color:#7e8477}.constructor-ui .categories button.active{background:#26342b;border-color:#26342b;color:#f6f0de}.constructor-ui .catalog{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:13px}.constructor-ui .item-card{border:1px solid #e2ddd0;border-radius:17px;background:#fbf9f3;overflow:hidden;transition:border-color .2s,transform .2s,box-shadow .2s;position:relative;min-width:0}.constructor-ui .item-card:hover{transform:translateY(-3px);box-shadow:0 10px 22px #46352008;border-color:#c5b68f}.constructor-ui .item-card.selected{border-color:#b7aa87;background:#fffdf6}.constructor-ui .item-art{height:148px;position:relative;display:grid;place-items:center;padding:8px;cursor:pointer;background:radial-gradient(ellipse at 50% 60%,#e9e8dc7a,transparent 70%)}.constructor-ui .item-art img{width:100%;height:100%;object-fit:contain;transition:transform .3s}.constructor-ui .item-art:hover img{transform:scale(1.07) rotate(-2deg)}.constructor-ui .item-badge{position:absolute;left:10px;top:10px;color:#9b834f;font-size:8px;letter-spacing:.02em;background:#f1ecddc9;border-radius:5px;padding:3px 7px}.constructor-ui .item-check{position:absolute;right:10px;top:10px;background:#334832;color:#fff;width:17px;height:17px;display:grid;place-items:center;border-radius:50%;font-size:9px}.constructor-ui .item-body{padding:2px 14px 14px}.constructor-ui .item-body h3{font-size:12px;line-height:1.35;font-weight:600;min-height:32px;display:flex;align-items:center}.constructor-ui .item-size{color:#a2a393;font-size:9px;margin:5px 0 13px}.constructor-ui .item-bottom{display:flex;justify-content:space-between;align-items:center;gap:5px}.constructor-ui .item-price{font-size:13px;font-weight:550;white-space:nowrap}.constructor-ui .item-price small{font-weight:400;font-size:8px;color:#9a9d8f;display:block}.constructor-ui .quantity{display:flex;align-items:center;gap:5px}.constructor-ui .quantity button{border:1px solid #e2ddcf;border-radius:8px;background:#f0eee4;width:28px;height:28px;font-size:17px;line-height:1;display:grid;place-items:center}.constructor-ui .quantity .add{background:#e9bb69;border-color:#e9bb69;color:#2b3727}.constructor-ui .quantity output{font-size:11px;min-width:11px;text-align:center}.constructor-ui .item-bottom .quantity{gap:3px}.constructor-ui .item-bottom .quantity button{width:24px;height:27px}.constructor-ui .catalog-note{color:#949789;font-size:11px;text-align:center;margin-top:24px}.constructor-ui .nothing{padding:35px;text-align:center;border:1px dashed #d4c8ac;border-radius:16px}.constructor-ui .nothing p{color:var(--muted);margin:8px 0 18px}.constructor-ui .dark-text{color:#667258}.constructor-ui .dimensions-head,.constructor-ui .dimension-row{display:grid;grid-template-columns:minmax(180px,1fr) minmax(270px,1fr) 100px 110px;gap:20px;align-items:center}.constructor-ui .dimensions-head{font-size:10px;color:#8f9283;padding:22px 17px 12px}.constructor-ui .dimension-row{padding:18px;background:#fffcf6;border:1px solid #e1dacb;border-radius:15px;margin-bottom:10px}.constructor-ui .dim-name{display:flex;gap:12px;align-items:center}.constructor-ui .dim-name img{width:68px;height:68px;object-fit:contain}.constructor-ui .dim-name h3{font-size:13px;font-weight:600}.constructor-ui .dim-name small{font-size:9px;color:#929783}.constructor-ui .flat-toggle{font-size:9px;color:#818970;display:flex;align-items:center;gap:5px;margin-top:5px}.constructor-ui .flat-toggle input{accent-color:#26382a}.constructor-ui .dim-inputs{display:flex;gap:7px;align-items:center}.constructor-ui .dim-inputs label{flex:1;min-width:0;display:block;color:#939987;font-size:8px}.constructor-ui .dim-inputs input{border:1px solid #ddd7c7;border-radius:8px;width:100%;background:#f9f6ed;padding:8px;color:#32412e;font-size:12px;-webkit-appearance:textfield;appearance:textfield}.constructor-ui .dim-inputs input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.constructor-ui .dim-price{font-size:14px;text-align:right}.constructor-ui .dim-price small{display:block;color:#8e9580;font-size:9px}.constructor-ui .dim-reset{font-size:8px;color:#8c947d;text-decoration:underline;border:0;background:none;padding:3px 0;margin-top:4px}.constructor-ui .section-actions{display:flex;justify-content:flex-end;margin:25px 0}.constructor-ui .receipt{border-radius:18px;border:1px solid #e0dacb;background:#fffdf6;padding:26px}.constructor-ui .result-layout{display:grid;grid-template-columns:1fr 310px;gap:25px;margin-top:26px}.constructor-ui .receipt-header{display:flex;justify-content:space-between;padding-bottom:21px;font-size:10px;letter-spacing:.08em;border-bottom:1px dashed #ddd4c3;color:#8b7d5d}.constructor-ui .receipt-row{display:flex;gap:20px;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid #ece7db;font-size:13px}.constructor-ui .receipt-row small{display:block;color:#9a9e8b;font-size:10px;margin-top:4px}.constructor-ui .receipt-row b{font-weight:550;white-space:nowrap}.constructor-ui .receipt-total{display:flex;justify-content:space-between;align-items:center;padding:26px 0 10px}.constructor-ui .receipt-total strong{font-size:30px;font-weight:500;letter-spacing:-.025em}.constructor-ui .receipt>p{color:#999b8a;font-size:10px;max-width:540px;margin-top:15px}.constructor-ui .result-actions{display:flex;flex-direction:column;gap:12px}.constructor-ui .result-actions h3{font-weight:500;font-size:22px;line-height:1.25;margin:8px 0}.constructor-ui .delivery-note{padding:20px;border-radius:13px;border:1px solid #ded6c4;margin-top:8px}.constructor-ui .delivery-note strong{font-size:12px;font-weight:600}.constructor-ui .delivery-note p{font-size:11px;color:#8c927d;margin:7px 0 14px}.constructor-ui .delivery-note .contact-call{display:flex;width:100%;font-size:14px;gap:10px;min-height:46px}.constructor-ui .contact-number{display:block;text-align:center;color:#697163;font-size:13px;margin-top:10px;letter-spacing:.02em}.constructor-ui .page-footer{border-top:1px solid #ddd8cb;margin-top:40px;padding:27px 0 38px;display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#8e9584}.constructor-ui .page-footer>span:first-child{color:#6c7560;font-weight:600;font-size:11px;letter-spacing:.025em}.constructor-ui .page-footer small{display:block;font-weight:400;color:#a3a797;font-size:9px;margin-top:4px}.constructor-ui .page-footer a{color:#69735d}.constructor-ui .mobile-total{display:none}.constructor-ui #toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%,25px);opacity:0;pointer-events:none;background:#27372b;color:#fff5de;font-size:12px;padding:13px 23px;border-radius:12px;box-shadow:0 12px 30px #14251530;z-index:30;transition:.2s;width:max-content;max-width:calc(100vw - 32px);text-align:center}.constructor-ui #toast.show{opacity:1;transform:translate(-50%)}.constructor-ui .fallback-grid{position:absolute;inset:10px 30px 40px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;overflow:auto}.constructor-ui .fallback-grid img{width:110px;height:130px;object-fit:contain}.constructor-ui .fallback-notice{position:absolute;bottom:28px;width:100%;text-align:center;font-size:10px;color:#75816c}.constructor-ui .item-art{border:0;width:100%;font:inherit;-webkit-appearance:none;appearance:none}@media (min-width:1600px){.constructor-ui .constructor-main{max-width:1440px}.constructor-ui .scene{height:420px}.constructor-ui .catalog{grid-template-columns:repeat(6,minmax(0,1fr))}.constructor-ui .item-art{height:170px}.constructor-ui .summary{padding:30px}.constructor-ui .workspace{grid-template-columns:1fr 340px}}@media (max-width:1100px){.constructor-ui .topbar nav{display:none}.constructor-ui .workspace{grid-template-columns:minmax(0,1fr) 285px;gap:15px}.constructor-ui .catalog{grid-template-columns:repeat(4,minmax(0,1fr))}.constructor-ui .scene-top #scene-count{display:none}.constructor-ui .summary{padding:24px 20px}.constructor-ui .price strong{font-size:43px}.constructor-ui .dimensions-head,.constructor-ui .dimension-row{grid-template-columns:1fr 1.2fr 75px 80px;gap:12px}.constructor-ui .dim-name img{width:40px}.constructor-ui .result-layout{grid-template-columns:1fr 270px}.constructor-ui .saved{display:none}}@media (max-width:760px){.constructor-ui .topbar{height:76px;padding:0 20px}.constructor-ui .brand{font-size:18px;gap:12px}.constructor-ui .brand-icon{width:42px;height:46px;border-radius:12px}.constructor-ui .brand small,.constructor-ui .header-phone,.constructor-ui .header-phone span{display:none}.constructor-ui .constructor-main{padding:0 20px}.constructor-ui .intro{padding:20px 0 24px}.constructor-ui .intro-row{margin-top:23px;display:block}.constructor-ui .intro h1{font-size:43px;margin-top:10px}.constructor-ui .intro-row>p{font-size:12px;line-height:1.65;margin-top:18px}.constructor-ui .intro-row>p br{display:none}.constructor-ui .eyebrow{font-size:8px}.constructor-ui .steps{gap:8px;padding-bottom:20px;justify-content:space-between}.constructor-ui .steps button{font-size:9px;gap:5px}.constructor-ui .steps button b{width:23px;height:23px;font-size:8px}.constructor-ui .steps i{width:12px;flex-shrink:0}.constructor-ui .workspace{grid-template-columns:1fr;gap:14px}.constructor-ui .visual-panel{border-radius:17px}.constructor-ui .scene-top{padding:16px 16px 0;font-size:10px}.constructor-ui .scene-top #scene-count{display:block;font-size:9px}.constructor-ui .scene{height:300px}.constructor-ui .scene-caption{left:16px;right:16px;font-size:8px}.constructor-ui .selected-strip{padding:9px 12px;min-height:56px}.constructor-ui .summary{border-radius:16px;padding:21px;display:grid;grid-template-columns:1fr 1fr;column-gap:25px;position:relative}.constructor-ui .summary>.eyebrow{grid-column:1}.constructor-ui .price{grid-column:1;margin-top:9px;gap:5px}.constructor-ui .price strong{font-size:35px}.constructor-ui .price>span{font-size:9px}.constructor-ui .price-caption{grid-column:1;font-size:8px;margin-top:7px}.constructor-ui .summary-lines{grid-column:2;grid-row:1/4;margin:0;padding:0 0 0 18px;border-top:0;border-left:1px solid #43503c;gap:9px;align-content:center}.constructor-ui .summary-lines>div{font-size:9px;gap:8px;align-items:flex-start}.constructor-ui .summary-lines b{font-size:9px;white-space:nowrap}.constructor-ui .summary-lines .info{display:none}.constructor-ui .summary>#next,.constructor-ui .summary>#skip,.constructor-ui .summary-footer{display:none}.constructor-ui .fineprint{grid-column:1/3;font-size:8px;margin:15px 0 0;text-align:left;border-top:1px solid #35422e;padding-top:12px}.constructor-ui .fineprint br{display:none}.constructor-ui .calculation-note{grid-column:1/3;margin-top:15px}.constructor-ui .catalog-panel,.constructor-ui .dimensions-panel,.constructor-ui .result-panel{padding-top:30px}.constructor-ui .section-title{display:block}.constructor-ui .section-title h2{font-size:27px}.constructor-ui .section-title p{font-size:11px}.constructor-ui .search{margin-top:18px;min-width:0;padding:12px}.constructor-ui .categories{margin:14px -20px 12px;padding:4px 20px 10px}.constructor-ui .categories button{font-size:10px;padding:8px 14px}.constructor-ui .catalog{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.constructor-ui .item-art{height:142px}.constructor-ui .item-body{padding:0 12px 13px}.constructor-ui .item-body h3{font-size:12px}.constructor-ui .item-size{font-size:8px;margin:3px 0 10px}.constructor-ui .item-price{font-size:12px}.constructor-ui .item-bottom .quantity button{width:27px;height:29px}.constructor-ui .item-bottom .quantity{gap:4px}.constructor-ui .catalog-note{font-size:10px;line-height:1.7}.constructor-ui .page-footer{padding:25px 0 115px;flex-direction:column;margin-top:25px;gap:16px}.constructor-ui .mobile-total{position:fixed;bottom:0;left:0;right:0;z-index:20;background:#f9f7eef5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:flex;align-items:center;justify-content:space-between;padding:12px 20px calc(12px + env(safe-area-inset-bottom));border-top:1px solid #ddd4be;box-shadow:0 -5px 25px #34402106}.constructor-ui .mobile-total strong{font-size:22px;font-weight:550;letter-spacing:-.035em;display:block;line-height:1.2}.constructor-ui .mobile-total strong em{font-style:normal;font-size:10px;font-weight:400;color:#9a9e8e;letter-spacing:0}.constructor-ui .mobile-total small{font-size:9px;color:#8b927e;display:block;margin-bottom:4px}.constructor-ui .mobile-total .button{min-height:42px;min-width:139px;font-size:11px}.constructor-ui .dimensions-head{display:none}.constructor-ui .dimension-row{display:grid;grid-template-columns:1fr auto;gap:16px;padding:15px;margin-top:13px}.constructor-ui .dim-name{grid-column:1/3}.constructor-ui .dim-name img{width:55px;height:55px}.constructor-ui .dim-inputs{grid-column:1/3;grid-row:2}.constructor-ui .dimension-row>.quantity{grid-column:1;grid-row:3}.constructor-ui .dim-price{grid-column:2;grid-row:3}.constructor-ui .dim-inputs input{font-size:16px}.constructor-ui .dim-inputs label{font-size:10px}.constructor-ui .result-layout{grid-template-columns:1fr;gap:24px}.constructor-ui .receipt{padding:20px}.constructor-ui .receipt-header{font-size:8px}.constructor-ui .receipt-row{font-size:11px}.constructor-ui .receipt-total strong{font-size:24px}.constructor-ui .receipt-total span{font-size:12px}.constructor-ui .result-actions h3{font-size:23px}.constructor-ui .result-actions .button{font-size:13px}.constructor-ui .empty-scene h2{font-size:26px}.constructor-ui #toast{bottom:95px}.constructor-ui .section-actions{justify-content:stretch}.constructor-ui .section-actions .button{width:100%}}@media (max-width:370px){.constructor-ui .constructor-main,.constructor-ui .topbar{padding:0 14px}.constructor-ui .header-phone{font-size:10px}.constructor-ui .brand{font-size:16px}.constructor-ui .steps{gap:4px}.constructor-ui .steps i{width:6px}.constructor-ui .steps button{font-size:8px}.constructor-ui .intro h1{font-size:37px}.constructor-ui .scene-top #scene-count{display:none}.constructor-ui .item-bottom .quantity{gap:2px}.constructor-ui .item-price{font-size:11px}.constructor-ui .item-bottom .quantity button{width:24px}.constructor-ui .scene{height:270px}}.constructor-ui{--muted:#6c7467}.constructor-ui .intro-row>p,.constructor-ui .section-title p{color:#687264}.constructor-ui .item-size,.constructor-ui .dim-name small,.constructor-ui .dim-inputs label,.constructor-ui .receipt-row small{color:#697363}.constructor-ui .price-caption,.constructor-ui .fineprint{color:#b4bda8}@media (max-width:370px){.constructor-ui .categories{margin-left:-14px;margin-right:-14px;padding-left:14px;padding-right:14px}}@media (max-width:760px){.constructor-ui .intro-row>p,.constructor-ui .section-title p{font-size:13px}.constructor-ui .price-caption,.constructor-ui .fineprint,.constructor-ui .summary-lines>div,.constructor-ui .summary-lines b{font-size:10px}.constructor-ui .item-size{font-size:10px}.constructor-ui .receipt-row{font-size:12px}.constructor-ui .dim-name small{font-size:11px}}.constructor-ui .inquiry-banner{margin:46px 0 0;padding:32px;border:1px solid var(--line);border-radius:22px;background:#ece9df;display:flex;gap:28px;align-items:center;justify-content:space-between}.constructor-ui .inquiry-banner h2{font-size:32px;letter-spacing:-.035em;font-weight:500;margin:10px 0}.constructor-ui .inquiry-banner p{color:#667062;font-size:13px;line-height:1.8}.constructor-ui .inquiry-actions{min-width:235px;display:grid;gap:10px}.constructor-ui .inquiry-actions small{font-size:11px;color:#687164;text-align:center}.constructor-ui .inquiry-dialog{width:min(520px,calc(100% - 28px));max-height:calc(100dvh - 40px);padding:34px;border:1px solid #ddd6c8;border-radius:24px;background:#f7f4ed;color:var(--ink);overflow:auto;box-shadow:0 30px 120px #0005}.constructor-ui .inquiry-dialog::backdrop{background:#0e171bab;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}body:has(.constructor-ui dialog[open]){overflow:hidden}.constructor-ui .dialog-close{position:absolute;top:12px;right:12px;display:grid;place-items:center;border:0;border-radius:8px;background:transparent;color:#63685f;width:40px;height:40px;padding:9px}.constructor-ui .dialog-close svg{width:22px;height:22px}.constructor-ui .dialog-close:hover{background:#ece8df;color:#17201b}.constructor-ui .inquiry-dialog h2[tabindex="-1"]{outline:none;padding-right:14px}.constructor-ui button:focus:not(:focus-visible),.constructor-ui a:focus:not(:focus-visible){outline:none}.constructor-ui .inquiry-dialog h2{font-size:30px;font-weight:500;line-height:1.15;letter-spacing:-.03em;margin:16px 0}.constructor-ui .inquiry-dialog p{font-size:13px;color:#667062;line-height:1.7;margin-bottom:16px}.constructor-ui .inquiry-dialog form>label{display:block;font-size:12px;color:#525c50;margin:16px 0}.constructor-ui .inquiry-dialog input:not([type=checkbox]),.constructor-ui .inquiry-dialog textarea{width:100%;border:1px solid #d8d4c8;border-radius:12px;background:#fffdf7;color:var(--ink);padding:13px 14px;display:block;margin-top:7px;font-size:16px}.constructor-ui .inquiry-dialog textarea{resize:vertical;min-height:95px}.constructor-ui .inquiry-phone{display:flex;align-items:center;border:1px solid #d8d4c8;border-radius:12px;background:#fffdf7;margin-top:7px;padding-left:14px}.constructor-ui .inquiry-phone span{font-size:16px;color:var(--ink)}.constructor-ui .inquiry-phone input:not([type=checkbox]){border:0;margin:0;background:transparent}.constructor-ui .inquiry-dialog label.inquiry-consent{display:flex;gap:10px;align-items:flex-start;font-size:10px;line-height:1.6}.constructor-ui .inquiry-consent input{width:18px;height:18px;flex-shrink:0;accent-color:#a47e37}.constructor-ui .inquiry-consent a{text-decoration:underline}.constructor-ui .inquiry-dialog .button{width:100%}.constructor-ui .inquiry-dialog .inquiry-restriction{font-size:11px;color:#7d735f}.constructor-ui .inquiry-success-mark{display:grid;place-items:center;width:54px;height:54px;background:#dce8db;border-radius:50%;color:#3e704c;font-size:24px;margin:25px 0 15px}.constructor-ui .inquiry-dialog h3{font-size:24px;margin-bottom:10px}.constructor-ui .disassembled-link{padding:0;border:0;background:none;color:#97702b;text-decoration:underline;font-size:11px;text-align:left;margin-top:7px}.constructor-ui .disassembled-note strong{display:block;color:#334a38}.constructor-ui .bundle-note{color:#3b734c!important;white-space:normal!important;max-width:125px;line-height:1.4;margin-top:5px!important}.constructor-ui .mobile-back{border:1px solid #d6cebc;background:transparent;border-radius:10px;padding:9px;font-size:11px;min-height:42px;white-space:nowrap}.constructor-ui .section-actions{gap:12px}@media (max-width:760px){.constructor-ui .inquiry-banner{padding:22px;display:block;border-radius:18px}.constructor-ui .inquiry-banner h2{font-size:27px}.constructor-ui .inquiry-banner p br{display:none}.constructor-ui .inquiry-actions{margin-top:22px}.constructor-ui .inquiry-dialog{padding:28px 22px;max-height:calc(100dvh - 24px)}.constructor-ui .inquiry-dialog h2{font-size:27px}.constructor-ui .mobile-total{gap:8px}.constructor-ui .mobile-total .button{min-width:102px}.constructor-ui .mobile-total>div{margin-right:auto}.constructor-ui .mobile-back{font-size:10px;padding:8px}.constructor-ui .section-actions .button{width:auto;flex:1}.constructor-ui .bundle-note{font-size:8px!important;max-width:90px}.constructor-ui .item-bottom:has(.bundle-note){flex-wrap:wrap;gap:8px}}.constructor-ui .inquiry-dialog textarea{font-family:inherit;line-height:1.5}.constructor-ui .included-card{background:#eae9e4;border-color:#dadbd4}.constructor-ui .included-card .item-art{filter:grayscale(1);opacity:.5;cursor:default}.constructor-ui .included-card h3,.constructor-ui .included-card .item-size{color:#80857d}.constructor-ui .included-label{display:block;color:#757e70;font-size:12px;line-height:1.5;font-weight:500}.constructor-ui .included-tick{color:#879282;font-size:19px}.constructor-ui .disassembled-link{display:block;margin-top:12px;padding-top:10px;border-top:1px solid #e7e1d5;width:100%;font-size:11px;text-decoration:none}.constructor-ui .disassembled-link:hover{color:#624311}.constructor-ui .inquiry-banner{padding:30px 34px;background:#fffdf7;border:1px solid #dfd8ca;box-shadow:0 8px 24px #10151603;gap:32px}.constructor-ui .inquiry-banner h2{font-size:29px;font-weight:650;margin:0 0 10px}.constructor-ui .inquiry-banner p{max-width:480px;font-size:14px;line-height:1.65}.constructor-ui .inquiry-actions{display:flex;align-items:center;gap:10px;min-width:0}.constructor-ui .inquiry-actions .button{min-height:48px;padding:0 22px;white-space:nowrap;font-weight:650;font-size:13px;border-radius:12px}.constructor-ui .inquiry-banner .button-outline{border-color:#d7c6a8;background:transparent}.constructor-ui .inquiry-dialog{background:#fbf9f3;border-radius:22px;padding:36px;box-shadow:0 28px 100px #0005}.constructor-ui .form-brand{font-size:11px;letter-spacing:.09em;font-weight:750;color:#9b7735}.constructor-ui .inquiry-dialog h2{font-weight:650;font-size:30px;margin:20px 0 12px}.constructor-ui .inquiry-dialog form>label{font-size:13px;font-weight:550}.constructor-ui .inquiry-dialog .inquiry-consent{font-weight:400}.constructor-ui .inquiry-dialog .button{min-height:48px;font-size:14px;font-weight:650;border-radius:12px}.constructor-ui .inquiry-dialog input:not([type=checkbox]),.constructor-ui .inquiry-dialog textarea{background:#fff;border-color:#ded8ca;border-radius:12px}.constructor-ui .inquiry-phone{background:#fff}.constructor-ui .inquiry-dialog textarea::placeholder,.constructor-ui .inquiry-dialog input::placeholder{color:#999d95}.constructor-ui .nothing{border:1px solid #dfd8ca;background:#fffdf7;border-radius:18px;padding:30px}.constructor-ui .nothing h3{font-size:24px;font-weight:650}.constructor-ui .nothing p{font-size:14px}.constructor-ui .nothing .button{font-size:13px;font-weight:650}@media (max-width:1000px){.constructor-ui .inquiry-banner{display:block}.constructor-ui .inquiry-actions{margin-top:22px}}@media (max-width:760px){.constructor-ui .inquiry-banner{padding:24px;border-radius:18px}.constructor-ui .inquiry-banner h2{font-size:25px}.constructor-ui .inquiry-banner p{font-size:13px}.constructor-ui .inquiry-actions{display:grid;grid-template-columns:1fr;gap:10px}.constructor-ui .inquiry-dialog{padding:28px 22px}.constructor-ui .inquiry-dialog h2{font-size:27px}.constructor-ui .included-label{font-size:11px}}@media (prefers-reduced-motion:reduce){.constructor-ui *,.constructor-ui *:before,.constructor-ui *:after{scroll-behavior:auto!important;animation:none!important;transition:none!important}}.constructor-ui{--ink:#111516;--paper:#f4f0e9;--gold:#efb960;--line:rgba(17,21,22,.11);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}.constructor-ui .constructor-main{max-width:1280px;padding-inline:24px}.constructor-ui .catalog-panel,.constructor-ui .dimensions-panel,.constructor-ui .result-panel{scroll-margin-top:100px}.constructor-ui .minimum-notice{font-size:12px;line-height:1.6;color:#f0cc86;margin-top:16px}.constructor-ui .result-minimum{background:#f7eddc;color:#705022;padding:12px 14px;border-radius:10px;margin-top:15px;font-size:13px}.constructor-ui .attached-estimate{border:1px solid var(--line);border-radius:12px;padding:14px;font-size:13px;background:#f5f0e6;margin:18px 0}.constructor-ui .attached-estimate summary{cursor:pointer;font-weight:600}.constructor-ui .attached-estimate pre{white-space:pre-wrap;font:12px/1.6 inherit;margin-top:12px;max-height:180px;overflow:auto}.constructor-ui .inquiry-error{color:#922f25;background:#fbede8;padding:12px;border-radius:10px}.constructor-ui .honey{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;opacity:0}.hr-constructor .site-footer{padding-bottom:120px}.hr-constructor .cookie-consent{bottom:90px}.constructor-ui .inquiry-dialog .inquiry-success-mark{margin-top:18px}.constructor-ui .inquiry-dialog .inquiry-phone{display:block}.constructor-ui .button{font-size:14px}.constructor-ui .price strong{font-weight:600}.constructor-ui .constructor-reset-row{display:flex;justify-content:flex-end;height:0;position:relative;z-index:1}.constructor-ui .reset-estimate{display:inline-flex;align-items:center;gap:7px;min-height:36px;background:transparent;border:0;color:#767b72;padding:6px 0;font:inherit;font-size:12px;cursor:pointer;transform:translateY(20px)}.constructor-ui .reset-estimate svg{width:16px;height:16px}.constructor-ui .reset-estimate:hover{color:#896126}.constructor-ui .reset-dialog{max-width:440px}.constructor-ui .reset-dialog p{line-height:1.7;color:#777d74}.constructor-ui .reset-actions{display:flex;gap:12px;margin-top:25px}.constructor-ui .reset-actions .button{flex:1;padding-inline:16px}@media (max-width:760px){.constructor-ui .constructor-main{padding-inline:20px}.constructor-ui .intro h1{font-size:38px}.constructor-ui .intro-row>p{font-size:14px}.constructor-ui .mobile-total{z-index:60}.constructor-ui .mobile-total .button{font-size:11px}.constructor-ui .page-footer{padding-bottom:30px}.constructor-ui .catalog-panel,.constructor-ui .dimensions-panel,.constructor-ui .result-panel{scroll-margin-top:90px}}@media (max-width:360px){.constructor-ui .steps{gap:3px}.constructor-ui .steps i{display:none}.constructor-ui .steps button{font-size:8px;gap:3px}.constructor-ui .mobile-total,.constructor-ui .mobile-total .button{padding-inline:12px}}.constructor-ui .reset-estimate{background:#fffdf7;border:1px solid #cfc5b3;border-radius:10px;color:#545044;min-height:40px;padding:8px;gap:5px;font-size:12px;font-weight:550;box-shadow:0 2px 6px #201a1005}.constructor-ui .reset-estimate:hover{background:#f8efdf;border-color:#bca580;color:#30291d}.constructor-ui #reset-dialog{width:calc(100% - 32px);max-width:360px;padding:24px;border:1px solid #ded5c6;border-radius:18px;background:#fffdf9;box-shadow:0 18px 60px #15120c30}.constructor-ui #reset-dialog .form-brand{font-size:10px;letter-spacing:.08em;margin-bottom:12px}.constructor-ui #reset-dialog h2{font-size:22px;line-height:1.2;font-weight:600;letter-spacing:-.02em;margin:0 0 12px;outline:none}.constructor-ui #reset-dialog p{font-size:14px;line-height:1.6;margin:0;color:#72716b}.constructor-ui #reset-dialog .reset-actions{gap:10px;margin-top:22px}.constructor-ui #reset-dialog .button{min-height:40px;padding:9px 12px;font-size:12px;border-radius:10px;box-shadow:none}.constructor-ui .constructor-main{padding-bottom:40px}@media (max-width:360px){.constructor-ui .back-link{font-size:12px;padding-inline:10px;gap:6px}.constructor-ui .back-link svg{width:16px;height:16px}}
