@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.table{display:table}}:root{--orange:#ff8a00;--orange-deep:#f16b09;--purple:#541a9b;--ink:#292929;--muted:#646464;--cream:#f7f3eb;--line:#e7e4dd}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);-webkit-font-smoothing:antialiased;background:#fff;margin:0;font-family:Arial,Helvetica,sans-serif}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1150px,100% - 48px);margin-inline:auto}.section{padding:105px 0}.header{z-index:50;height:90px;color:var(--ink);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffdf9f5;border-bottom:1px solid #302b2512;transition:background .25s,box-shadow .25s,height .25s,transform .25s;position:fixed;top:0;left:0;right:0;transform:translateY(-100%)}.header-scrolled{background:#fffffffa;height:72px;transform:translateY(0);box-shadow:0 8px 28px #302b251a}.header-inner{grid-template-columns:200px 1fr auto auto;align-items:center;gap:32px;height:100%;display:grid}.logo-button{cursor:pointer;background:0 0;border:0;width:fit-content;padding:0}.logo-crop{flex:none;width:174px;height:62px;display:block;position:relative;overflow:hidden}.logo-crop img{mix-blend-mode:multiply;width:210px;max-width:none;height:auto;transform:translate(-21px,-10px)}.header-scrolled .logo-crop{width:164px;height:57px}.header-scrolled .logo-crop img{transform-origin:0 0;transform:translate(-24px,-12px)scale(.98)}.navigation{justify-content:center;gap:38px;display:flex}.navigation button{color:inherit;cursor:pointer;background:0 0;border:0;padding:8px 0;font-size:14px;font-weight:700}.navigation button:hover{color:var(--orange)}.header-phone{border-bottom:1px solid;font-size:15px;font-weight:800}.callback-button{color:#fff;cursor:pointer;background:linear-gradient(#ffad19,#f27a07);border:0;border-radius:24px;min-width:178px;min-height:44px;padding:0 22px;font-weight:800;box-shadow:0 8px 20px #ff8a0040}.burger{display:none}.hero{color:#fff;background-color:#667985;background-image:url(/reference/hero.webp);background-position:50% 62%;background-repeat:no-repeat;background-size:auto 128%;align-items:center;height:100svh;min-height:710px;display:flex;position:relative;overflow:hidden}.hero-shade{background:linear-gradient(90deg,#100f0e12 0%,#100f0e0a 52%,#100f0e05 100%);position:absolute;inset:0}.hero-content{z-index:2;width:calc(100% - 80px);max-width:none;padding-top:33px;position:relative}.demand-badge{letter-spacing:-.02em;background:#47139b;border-radius:32px;align-items:center;gap:10px;width:350px;height:60px;margin-bottom:19px;padding:0 15px;font-size:clamp(18px,1.53vw,25px);font-weight:800;line-height:1.2;display:flex}.hero h1{color:#fff;letter-spacing:-.035em;background:#0c0b0adb;border-radius:12px;width:min(1438px,100%);min-height:259px;margin:0;padding:20px 10px 22px;font-size:clamp(52px,5.38vw,88px);font-weight:800;line-height:1.22}.hero h1>span{white-space:nowrap;display:block}.hero sup{vertical-align:super;font-size:.48em}.hero-note{background:#0c0b0acc;border-radius:11px;align-items:center;gap:15px;width:412px;min-height:82px;margin:49px 0 50px;padding:8px 22px 8px 8px;display:flex}.hero-note i{background:#ff552b;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;font-size:21px;font-style:normal;font-weight:900;display:grid}.hero-note p{margin:0;font-size:clamp(17px,1.35vw,22px);line-height:1.35}.primary-cta{color:#fff;background:linear-gradient(180deg, #ffae18 0%, var(--orange-deep) 100%);cursor:pointer;border:0;border-radius:15px;justify-content:center;align-items:center;gap:12px;min-height:58px;padding:0 30px;font-size:16px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 23px #ed6f003d}.primary-cta:hover{transform:translateY(-2px);box-shadow:0 14px 28px #ed6f004d}.hero-cta{border-radius:24px;width:477px;min-height:118px;font-size:clamp(28px,2.35vw,38px)}.hero-bottom{z-index:2;color:#ffffffc7;gap:35px;font-size:12px;font-weight:700;display:none;position:absolute;bottom:25px;left:50%;transform:translate(-50%)}.hero-bottom span:before{content:"✓";color:var(--orange);margin-right:8px}.big-heading,.section-heading{letter-spacing:-.045em;margin:0 0 55px;font-size:clamp(40px,4.6vw,62px);font-weight:400;line-height:1.08}.big-heading mark{color:#fff;background:var(--purple);border-radius:12px;padding:0 9px 4px;font-weight:800}.big-heading strong,.section-heading strong{font-weight:800}.project-layout{grid-template-columns:1fr 1fr;align-items:start;gap:40px;display:grid}.project-gallery{min-width:0;position:relative}.project-main-image{background:var(--cream);border-radius:7px;height:380px;overflow:hidden}.project-main-image img{object-fit:cover;width:100%;height:100%}.project-thumbs{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:12px;display:grid}.project-thumbs img{object-fit:cover;border-radius:7px;width:100%;height:130px}.gallery-arrow{color:#fff;background:var(--orange);cursor:pointer;border:0;border-radius:50%;place-items:center;width:48px;height:48px;font-size:22px;display:grid;position:absolute;top:45%}.gallery-prev{left:8px}.gallery-next{right:8px}.project-copy{padding:5px 0 0}.project-count{color:var(--orange);letter-spacing:.12em;font-size:12px;font-weight:800}.project-copy h3{margin:18px 0 24px;font-size:27px;line-height:1.25}.project-copy>p{color:var(--muted);margin:0 0 16px;font-size:14px;line-height:1.55}.project-facts{gap:42px;margin:28px 0 34px;display:flex}.project-facts>div{align-items:center;gap:11px;display:flex}.project-facts i{color:var(--orange);font-size:25px;font-style:normal}.project-facts strong,.project-facts small{display:block}.project-facts strong{font-size:18px}.project-facts small{color:#929292;margin-top:2px;font-size:10px}.compact-cta{border-radius:14px}.compact-cta small{font-size:10px;font-weight:400;display:block}.quiz-section{color:#fff;background:url(/reference/quiz-bg.webp) 50%/cover no-repeat;align-items:center;min-height:760px;padding:90px 0;display:flex;position:relative}.quiz-overlay{background:#1e1b1891;position:absolute;inset:0}.quiz-content{z-index:2;position:relative}.quiz-content>h2{text-align:center;max-width:830px;margin:0 auto 45px;font-size:clamp(35px,4.5vw,58px);font-weight:400;line-height:1.1}.quiz-content h2 mark{color:#fff;background:var(--orange);border-radius:8px;padding:0 7px 3px;font-weight:800}.quiz-card{width:min(460px,100%);min-height:450px;color:var(--ink);background:#fff;border-radius:16px;margin:0 auto;padding:38px 40px 58px;position:relative;box-shadow:0 22px 60px #0003}.quiz-label{color:#969696;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:800}.quiz-card h3{margin:16px 0 27px;font-size:25px}.quiz-options{gap:8px;display:grid}.quiz-option{text-align:left;cursor:pointer;background:#fff;border:1px solid #0000;border-radius:8px;align-items:center;gap:11px;min-height:41px;padding:0 10px;font-size:15px;display:flex}.quiz-option:hover,.quiz-option.selected{background:#faf7fd;border-color:#e8d7f6}.quiz-option i{color:#fff;border:1px solid #999;border-radius:50%;place-items:center;width:19px;height:19px;font-size:11px;font-style:normal;display:grid}.quiz-option.selected i{border-color:var(--purple);background:var(--purple)}.quiz-next{color:#fff;background:var(--purple);cursor:pointer;border:0;border-radius:11px;width:100%;min-height:51px;margin-top:20px;font-weight:800}.quiz-next:disabled{opacity:.35;cursor:not-allowed}.quiz-progress{background:#e9e9e9;border-radius:3px;height:4px;position:absolute;bottom:24px;left:40px;right:40px}.quiz-progress span{border-radius:inherit;background:var(--purple);height:100%;transition:width .25s;display:block}.quiz-progress b{font-size:11px;position:absolute;top:8px;right:0}.quiz-result{text-align:center;flex-direction:column;justify-content:center;min-height:345px;display:flex}.quiz-result .result-icon,.sent-state>span{color:#fff;background:var(--orange);border-radius:50%;place-items:center;width:55px;height:55px;margin:0 auto 12px;font-size:24px;display:grid}.quiz-result h3{margin-bottom:8px}.quiz-result p{color:var(--muted);margin:0 auto 20px;font-size:13px;line-height:1.5}.quiz-result input{border:1px solid #ddd;border-radius:10px;width:100%;height:54px;margin-bottom:10px;padding:0 16px}.quiz-result .primary-cta{border-radius:10px;width:100%}.quiz-result small{color:#999;margin-top:12px;font-size:8px}.visualizer{background:#fbfaf7;overflow:hidden}.visualizer-title{letter-spacing:-.045em;text-align:center;max-width:1040px;margin:0 auto;font-size:clamp(42px,5vw,68px);font-weight:400;line-height:1.08}.visualizer-title strong{color:#d9610a;font-weight:800}.visualizer-subtitle{color:#909090;text-align:center;margin:18px auto 42px;font-size:19px;line-height:1.5}.visualizer-layout{grid-template-columns:minmax(0,1.65fr) minmax(300px,.75fr);align-items:stretch;gap:24px;display:grid}.before-after{isolation:isolate;background:#ddd;border-radius:20px;min-height:520px;position:relative;overflow:hidden;box-shadow:0 20px 55px #362e2624}.visualizer-demo-video{object-fit:cover;background:#ddd;width:100%;height:100%;display:block;position:absolute;inset:0}.compare-layer{position:absolute;inset:0}.compare-layer img{object-fit:cover;width:100%;height:100%}.compare-after{z-index:2}.glass-grid{pointer-events:none;background:repeating-linear-gradient(90deg,#353d3eeb 0 5px,#0000 5px 25%),repeating-linear-gradient(0deg,#353d3ed6 0 5px,#0000 5px 50%),#a6d1de2e;border:7px solid #353d3eeb;position:absolute;inset:7% 6% 8%;box-shadow:inset 0 0 25px #ffffff8c,0 5px 16px #0000001f}.glass-grid:after{content:"";background:linear-gradient(120deg,#0000 12%,#ffffff57 31%,#0000 48%,#ffffff2e 67%,#0000 82%);position:absolute;inset:0}.glass-plastic{background:repeating-linear-gradient(90deg,#f5f5f1f5 0 8px,#0000 8px 25%),repeating-linear-gradient(0deg,#f5f5f1ed 0 8px,#0000 8px 50%),#a9d5e438;border-color:#f5f5f1fa}.glass-frameless{background:repeating-linear-gradient(90deg,#cddfe3cc 0 2px,#0000 2px 33.33%),#acd8e52e;border-width:3px;border-color:#829ba0ad}.compare-label{z-index:5;color:#fff;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#141311b3;border-radius:18px;padding:8px 14px;font-size:12px;font-weight:800;position:absolute;top:19px}.compare-label-before{left:18px}.compare-label-after{background:#de650ae0;right:18px}.compare-divider{z-index:4;pointer-events:none;background:#fff;width:3px;position:absolute;top:0;bottom:0;transform:translate(-50%);box-shadow:0 0 0 1px #00000014}.compare-divider i{color:#fff;background:var(--orange);border:4px solid #fff;border-radius:50%;place-items:center;width:48px;height:48px;font-size:20px;font-style:normal;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 7px 20px #0003}.compare-range{z-index:7;opacity:0;cursor:ew-resize;width:100%;height:100%;margin:0;position:absolute;inset:0}.visualizer-widget{background:#fff;border-radius:20px;min-height:520px;padding:35px 32px;box-shadow:0 20px 55px #362e261c}.visualizer-widget h3{margin:14px 0 24px;font-size:27px;line-height:1.2}.viz-progress{grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:28px;display:grid}.viz-progress span{background:#ece8e2;border-radius:3px;height:4px}.viz-progress span.active{background:var(--orange)}.viz-step-label{color:#999;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:900}.viz-choices{gap:9px;display:grid}.viz-choices button{min-height:53px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:1px solid #e7e2dc;border-radius:11px;justify-content:space-between;align-items:center;padding:0 17px;font-weight:700;transition:border-color .2s,transform .2s,background .2s;display:flex}.viz-choices button:hover{border-color:var(--orange);background:#fffaf4;transform:translate(3px)}.viz-choices button span{color:var(--orange);font-size:20px}.viz-back,.viz-demo,.viz-result>button:first-of-type{color:#888;cursor:pointer;background:0 0;border:0;margin-top:16px;padding:0;font-size:12px;font-weight:700}.viz-hint{color:#8a8a8a;margin:-9px 0 22px;font-size:13px;line-height:1.5}.viz-upload{color:#fff;cursor:pointer;background:linear-gradient(#ffad19,#ed7205);border-radius:12px;justify-content:center;align-items:center;min-height:57px;font-weight:800;display:flex;box-shadow:0 10px 22px #ed720533}.viz-upload input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.viz-demo{width:100%;min-height:47px;color:var(--ink);background:#fff;border:1px solid #e5ded5;border-radius:11px;margin-top:10px}.viz-result{text-align:center;flex-direction:column;justify-content:center;min-height:440px;display:flex}.viz-result>span{color:#fff;background:var(--orange);border-radius:50%;place-items:center;width:58px;height:58px;margin:0 auto;font-size:27px;font-weight:900;display:grid}.viz-result h3{margin-bottom:8px}.viz-result p{color:#777;margin:0 auto 20px;font-size:13px;line-height:1.55}.viz-result .primary-cta{border-radius:12px;width:100%;margin-top:22px}.visualizer-note{color:#999;text-align:center;margin:18px 0 0;font-size:10px}.proof{background:#fff}.proof-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.proof-card{background:#f6f3ee;border-radius:14px;overflow:hidden;box-shadow:0 12px 30px #28221d17}.proof-video{aspect-ratio:4/4.35;object-fit:cover;background:#181715;width:100%;display:block}.proof-caption{padding:20px 22px 23px}.proof-card h3{color:var(--ink);margin:0 0 7px;font-size:22px}.proof-card p{color:var(--muted);margin:0;font-size:13px}.factory{background:var(--cream)}.factory-layout{grid-template-columns:1fr .85fr;align-items:center;gap:70px;display:grid}.factory-copy .section-heading{margin-bottom:32px}.factory-list{grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:26px;display:grid}.factory-list>div{align-items:center;gap:9px;font-size:13px;font-weight:700;display:flex}.factory-list span{color:#fff;background:var(--orange);border-radius:50%;place-items:center;width:22px;height:22px;display:grid}.factory-copy>p{max-width:600px;color:var(--muted);margin:0;font-size:14px;line-height:1.65}.factory-image{background:linear-gradient(145deg,#fff,#e9e1d5);border-radius:14px;justify-content:center;align-items:flex-end;min-height:465px;display:flex;position:relative;overflow:hidden}.factory-image img{object-fit:contain;max-height:440px}.quality-card{background:#fff;border-radius:10px;max-width:210px;padding:16px;position:absolute;bottom:22px;left:22px;box-shadow:0 10px 30px #0000001a}.quality-card strong,.quality-card span{display:block}.quality-card strong{color:var(--purple);margin-bottom:4px}.quality-card span{color:var(--muted);font-size:11px}.guarantee-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:55px;display:grid}.guarantee-grid article{background:#fff;border-radius:12px;min-height:210px;padding:25px}.guarantee-grid article>span{color:var(--orange);font-size:12px;font-weight:900}.guarantee-grid h3{margin:50px 0 11px;font-size:20px}.guarantee-grid p{color:var(--muted);margin:0;font-size:12px;line-height:1.55}.contact-section{background:#fff;padding:105px 0}.contact-layout{grid-template-columns:1fr .8fr;align-items:center;gap:80px;display:grid}.contact-kicker{color:var(--purple);letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:900}.contact-layout h2{letter-spacing:-.04em;margin:18px 0 24px;font-size:clamp(39px,4vw,57px);font-weight:400;line-height:1.08}.contact-layout h2 strong{font-weight:800}.contact-layout>div>p{max-width:580px;color:var(--muted);font-size:14px;line-height:1.65}.contact-phone{color:var(--purple);margin-top:18px;font-size:28px;font-weight:900;display:inline-block}.contact-form{background:var(--cream);border-radius:15px;min-height:430px;padding:35px}.contact-form label{margin-bottom:19px;display:block}.contact-form label span{color:#777;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:800;display:block}.contact-form input,.contact-form textarea{background:#fff;border:1px solid #ddd8ce;border-radius:9px;outline:0;width:100%}.contact-form input{height:50px;padding:0 14px}.contact-form textarea{resize:vertical;min-height:85px;padding:13px 14px}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--purple)}.contact-form .primary-cta{border-radius:10px;width:100%}.contact-form>small{color:#999;text-align:center;margin-top:12px;font-size:9px;display:block}.sent-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:340px;display:flex}.sent-state h3{margin:6px 0;font-size:27px}.sent-state p{color:var(--muted)}.dark-text{color:var(--ink)}.reviews{background:#fff}.reviews-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.reviews-grid article{background:#faf9f6;border-radius:14px;min-height:355px;padding:30px;position:relative}.reviews-grid article:after{content:"“";color:#eeeae2;font-family:Georgia,serif;font-size:100px;position:absolute;top:5px;right:20px}.review-head{z-index:2;align-items:center;gap:14px;display:flex;position:relative}.review-head img{object-fit:cover;background:#ddd;border-radius:50%;width:68px;height:68px}.review-head h3{margin:0 0 3px;font-size:19px}.stars{color:#ffb000;letter-spacing:2px}.review-head span{color:#777;font-size:10px}.reviews-grid article>p{z-index:2;color:#555;margin:24px 0 0;font-size:13px;line-height:1.67;position:relative}.catalog{background:var(--cream);overflow:hidden}.catalog-layout{grid-template-columns:1fr .9fr;align-items:center;gap:50px;display:grid}.catalog-copy h2{margin:0;font-size:clamp(42px,5vw,66px);font-weight:400;line-height:1.04}.catalog-copy mark{color:#fff;background:var(--purple);border-radius:9px;padding:0 8px 3px}.catalog-copy p{max-width:470px;color:var(--muted);margin:25px 0 30px;line-height:1.6}.catalog-layout>img{object-fit:contain;filter:drop-shadow(0 20px 20px #00000029);max-height:430px;margin-inline:auto;transform:rotate(3deg)}footer{color:#fff;background:#141310;padding:60px 0 24px}.footer-grid{grid-template-columns:1.2fr .8fr 1fr;gap:70px;display:grid}.footer-logo-crop{background:#fff;border:1px solid #ffffff24;border-radius:13px;width:182px;height:72px;margin-bottom:20px;padding:6px;display:block;position:relative;overflow:hidden;box-shadow:0 12px 30px #0003}.footer-logo-crop img{width:205px;max-width:none;height:93px;transform:translate(-17px,-11px)}.footer-grid p,.footer-grid span{color:#ffffff80;font-size:12px;line-height:1.6}.footer-grid h3{margin:0 0 16px;font-size:15px}.footer-grid>div:not(:first-child){flex-direction:column;align-items:flex-start;gap:10px;display:flex}.footer-grid button,.footer-grid a{color:#ffffffb3;cursor:pointer;background:0 0;border:0;padding:0;font-size:12px}.footer-grid button:hover,.footer-grid a:hover{color:var(--orange)}.footer-bottom{color:#ffffff59;border-top:1px solid #ffffff1a;justify-content:space-between;margin-top:45px;padding-top:22px;font-size:9px;display:flex}.footer-bottom button{color:#fff;cursor:pointer;background:0 0;border:0;padding:0}.floating-call{display:none}.cookie{z-index:39;color:#666;background:#dad8d6f0;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;width:400px;min-height:66px;padding:10px 16px;font-size:13px;line-height:1.55;display:flex;position:fixed;bottom:3px;left:50px;box-shadow:0 8px 25px #00000021}.cookie a{color:var(--orange-deep);text-underline-offset:2px;text-decoration:underline}.cookie button{color:#fff;background:var(--orange-deep);cursor:pointer;border:0;border-radius:12px;flex:none;margin:0;padding:7px 16px}.studio-page{color:#242321;background:#f6f3ed;min-height:100vh}.studio-header{background:#fffffff5;border-bottom:1px solid #e6e0d7;grid-template-columns:auto 1fr auto auto;align-items:center;gap:25px;height:82px;padding:0 max(28px,50vw - 660px);display:grid}.studio-brand{width:160px;height:58px;display:block;overflow:hidden}.studio-brand img{mix-blend-mode:multiply;width:198px;max-width:none;transform:translate(-21px,-10px)}.studio-header-copy strong,.studio-header-copy span{display:block}.studio-header-copy strong{font-size:14px}.studio-header-copy span{color:#999;margin-top:3px;font-size:10px}.studio-quota{background:#f6f3ed;border-radius:12px;align-items:center;gap:10px;min-width:92px;padding:9px 14px;display:flex}.studio-quota span{color:#8b8883;font-size:10px}.studio-quota strong{color:var(--orange);font-size:20px}.studio-back-link{color:#fff;background:#25231f;border-radius:11px;padding:12px 18px;font-size:12px;font-weight:800}.studio-shell{width:min(1320px,100% - 48px);margin:0 auto;padding:58px 0 90px}.studio-intro{grid-template-columns:1.2fr .8fr;align-items:end;gap:70px;margin-bottom:42px;display:grid}.studio-kicker{color:var(--orange);letter-spacing:.16em;font-size:10px;font-weight:900}.studio-intro h1{letter-spacing:-.045em;max-width:790px;margin:14px 0 0;font-size:clamp(42px,4.8vw,66px);font-weight:400;line-height:1.03}.studio-intro h1 strong{font-weight:800}.studio-intro>p{color:#77736d;max-width:480px;margin:0;font-size:14px;line-height:1.7}.studio-alert{color:#843423;background:#fff2ef;border:1px solid #f3c4b8;border-radius:13px;align-items:center;gap:11px;min-height:54px;margin:-14px 0 26px;padding:0 18px;font-size:13px;display:flex}.studio-alert>span{color:#fff;background:#d84b2d;border-radius:50%;place-items:center;width:25px;height:25px;font-weight:900;display:grid}.studio-alert button{color:inherit;cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:22px}.studio-workspace{grid-template-columns:1fr 1.08fr;gap:18px;display:grid}.studio-panel{background:#fff;border:1px solid #e8e2d9;border-radius:18px;padding:27px;box-shadow:0 10px 34px #372d230b}.studio-panel-head{align-items:flex-start;gap:13px;margin-bottom:23px;display:flex}.studio-panel-head>span{color:#fff;background:var(--orange);border-radius:50%;flex:none;place-items:center;width:29px;height:29px;font-size:10px;font-weight:900;display:grid}.studio-panel-head h2{margin:1px 0 4px;font-size:20px}.studio-panel-head p{color:#9a9690;margin:0;font-size:10px}.studio-dropzone{cursor:pointer;background:#fbfaf7;border:1.5px dashed #d9d1c6;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:355px;transition:border-color .2s,background .2s;display:flex;position:relative;overflow:hidden}.studio-dropzone:hover{border-color:var(--orange);background:#fffaf3}.studio-dropzone i{color:#fff;background:var(--orange);border-radius:50%;place-items:center;width:55px;height:55px;font-size:28px;font-style:normal;display:grid}.studio-dropzone strong{margin-top:7px;font-size:16px}.studio-dropzone>span{color:#999;font-size:10px}.studio-dropzone input{opacity:0;width:1px;height:1px;position:absolute}.studio-dropzone.has-photo{background:#191816;border-style:solid}.studio-dropzone.has-photo img{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.studio-file-row{color:#777;justify-content:space-between;gap:14px;margin-top:11px;font-size:10px;display:flex}.studio-file-row span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.studio-file-row button{color:var(--orange);cursor:pointer;background:0 0;border:0;padding:0;font-weight:800}.studio-reference-grid{grid-template-columns:repeat(3,1fr);gap:10px;max-height:392px;padding-right:3px;display:grid;overflow:auto}.studio-reference-card{color:#fff;text-align:left;cursor:pointer;background:#2b2926;border:2px solid #0000;border-radius:13px;min-height:176px;padding:0;position:relative;overflow:hidden}.studio-reference-card:after{content:"";background:linear-gradient(#0000 35%,#0f0e0dcc);position:absolute;inset:0}.studio-reference-card img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.studio-reference-card strong,.studio-reference-card small{z-index:2;display:block;position:absolute;left:12px;right:10px}.studio-reference-card strong{font-size:12px;bottom:13px}.studio-reference-card small{color:#ffffffb8;font-size:8px;bottom:7px;transform:translateY(11px)}.studio-reference-card:has(small) strong{bottom:26px}.studio-reference-card.selected{border-color:var(--orange);box-shadow:0 0 0 2px #ff7e0029}.studio-reference-check{z-index:3;color:#fff;background:var(--orange);border-radius:50%;place-items:center;width:24px;height:24px;font-size:12px;display:none;position:absolute;top:8px;right:8px}.studio-reference-card.selected .studio-reference-check{display:grid}.studio-reference-card.no-reference{color:var(--ink);text-align:center;background:#faf8f4;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:18px;display:flex}.studio-reference-card.no-reference:after{display:none}.studio-reference-card.no-reference i{color:var(--orange);font-size:30px;font-style:normal}.studio-reference-card.no-reference strong,.studio-reference-card.no-reference span{position:static}.studio-reference-card.no-reference span{color:#96918a;font-size:9px}.studio-loading{color:#999;place-items:center;min-height:360px;font-size:13px;display:grid}.studio-prompt-panel textarea{width:100%;min-height:172px;color:var(--ink);resize:vertical;background:#fbfaf8;border:1px solid #ded8cf;border-radius:12px;outline:0;padding:17px;line-height:1.6}.studio-prompt-panel textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px #ff7e001a}.studio-prompt-tools{justify-content:space-between;align-items:flex-start;gap:12px;margin-top:11px;display:flex}.studio-prompt-tools>span{color:#aaa;font-size:9px}.studio-prompt-tools>div{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.studio-prompt-tools button{color:#6d6963;cursor:pointer;background:#fff;border:1px solid #e6e0d7;border-radius:13px;padding:7px 9px;font-size:8px}.studio-setting-row{justify-content:space-between;align-items:center;gap:18px;margin-bottom:19px;font-size:12px;font-weight:800;display:flex}.studio-variant-switch{background:#f0ece6;border-radius:10px;gap:4px;padding:3px;display:flex}.studio-variant-switch button{cursor:pointer;background:0 0;border:0;border-radius:8px;width:34px;height:32px}.studio-variant-switch button.active{color:#fff;background:var(--orange);box-shadow:0 5px 12px #ff7e003d}.studio-toggle{cursor:pointer;align-items:center;gap:11px;margin-top:12px;display:flex}.studio-toggle input{opacity:0;position:absolute}.studio-toggle>span{background:#ded8d0;border-radius:13px;flex:none;width:40px;height:23px;transition:background .2s;position:relative}.studio-toggle>span:after{content:"";background:#fff;border-radius:50%;width:17px;height:17px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 2px 5px #00000029}.studio-toggle input:checked+span{background:var(--orange)}.studio-toggle input:checked+span:after{transform:translate(17px)}.studio-toggle strong,.studio-toggle small{display:block}.studio-toggle strong{font-size:11px}.studio-toggle small{color:#999;margin-top:2px;font-size:8px}.studio-generate{color:#fff;background:linear-gradient(180deg,#ffa713,var(--orange-deep));cursor:pointer;border:0;border-radius:13px;justify-content:space-between;align-items:center;width:100%;min-height:60px;margin-top:25px;padding:0 21px;font-weight:900;display:flex;box-shadow:0 11px 23px #ec6d003b}.studio-generate i{font-size:24px;font-style:normal}.studio-generate:disabled{opacity:.45;cursor:not-allowed}.studio-consent{color:#aaa;text-align:center;margin:10px 7px 0;font-size:8px;line-height:1.5}.studio-results{margin-top:65px}.studio-results-head{justify-content:space-between;align-items:end;gap:35px;margin-bottom:25px;display:flex}.studio-results-head h2{margin:8px 0 0;font-size:36px}.studio-results-head p{color:#88837c;max-width:450px;margin:0;font-size:12px;line-height:1.55}.studio-empty{color:#8f8a83;text-align:center;background:#ffffff8f;border:1px dashed #d8d0c5;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:280px;display:flex}.studio-empty>span{color:var(--orange);font-size:44px}.studio-empty h3{color:var(--ink);margin:12px 0 5px}.studio-empty p{margin:0;font-size:11px}.studio-result-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.studio-result-card{background:#fff;border:1px solid #e7e0d7;border-radius:17px;grid-template-columns:.9fr 1.1fr;display:grid;overflow:hidden;box-shadow:0 10px 30px #372d230d}.studio-result-image{background:#22201d;min-height:270px;position:relative}.studio-result-image img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.studio-status{z-index:2;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#22201dc7;border-radius:16px;padding:7px 10px;font-size:8px;font-weight:900;position:absolute;top:12px;left:12px}.studio-status.status-completed{background:#2e974ee6}.studio-status.status-failed{background:#c73a29e6}.studio-result-placeholder{color:#ffffffb8;flex-direction:column;justify-content:center;align-items:center;gap:13px;height:100%;min-height:270px;font-size:11px;display:flex}.studio-spinner{border:3px solid #fff3;border-top-color:var(--orange);border-radius:50%;width:32px;height:32px;animation:.8s linear infinite studio-spin}@keyframes studio-spin{to{transform:rotate(360deg)}}.studio-result-body{flex-direction:column;justify-content:space-between;padding:22px;display:flex}.studio-result-body strong,.studio-result-body span{display:block}.studio-result-body strong{font-size:18px}.studio-result-body span{color:#827e78;max-height:68px;margin-top:9px;font-size:10px;line-height:1.55;overflow:hidden}.studio-result-error{color:#b24732;font-size:10px}.studio-result-actions{flex-wrap:wrap;gap:7px;margin-top:20px;display:flex}.studio-result-actions a,.studio-result-actions button{min-height:35px;color:var(--ink);cursor:pointer;background:#fff;border:1px solid #e2dcd3;border-radius:9px;align-items:center;padding:0 11px;font-size:8px;font-weight:800;display:inline-flex}.studio-result-actions a{color:#fff;border-color:var(--orange);background:var(--orange)}@media (max-width:1000px){.header-inner{grid-template-columns:165px 1fr auto;gap:18px}.callback-button{display:none}.navigation{gap:22px}.project-layout,.factory-layout,.contact-layout,.visualizer-layout{grid-template-columns:1fr}.before-after{min-height:500px}.visualizer-widget{min-height:auto}.factory-image{width:100%;max-width:570px}.proof-card{height:auto}.studio-intro{grid-template-columns:1fr;gap:22px}.studio-workspace{grid-template-columns:1fr}.studio-reference-grid{grid-template-columns:repeat(4,1fr);max-height:none}.studio-result-grid{grid-template-columns:1fr}}@media (max-width:760px){.container{width:min(100% - 30px,560px)}.section{padding:78px 0}.header{background:#fffffffa;height:70px;transform:translateY(0)}.header-inner{grid-template-columns:1fr auto}.header-phone{display:none}.logo-crop{width:151px;height:53px}.logo-crop img{transform-origin:0 0;transform:translate(-25px,-13px)scale(.96)}.burger{background:#ffffffb8;border:1px solid #302b2529;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:42px;height:42px;display:flex}.burger span{background:var(--ink);width:19px;height:2px;transition:transform .2s,opacity .2s}.burger-open span:first-child{transform:translateY(7px)rotate(45deg)}.burger-open span:nth-child(2){opacity:0}.burger-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.navigation{color:var(--ink);visibility:hidden;background:#fffffffc;gap:0;padding:10px 15px 18px;transition:transform .2s,visibility .2s;display:grid;position:absolute;top:70px;left:0;right:0;transform:translateY(-140%);box-shadow:0 18px 30px #302b251f}.navigation-open{visibility:visible;transform:translateY(0)}.navigation button{text-align:left;border-bottom:1px solid #302b2514;padding:14px}.hero{background-position:58%;height:auto;min-height:780px}.hero-shade{background:#100f0e7a}.hero-content{width:min(100% - 30px,560px);padding-top:92px}.demand-badge{width:fit-content;height:auto;min-height:41px;font-size:12px}.hero h1{width:100%;padding:14px 10px 16px;font-size:41px;line-height:1.08}.hero h1>span{white-space:normal}.hero-note{width:fit-content;min-height:0;margin:30px 0 32px}.hero-cta{width:100%;max-width:370px;min-height:72px;font-size:23px}.hero-bottom{display:none}.big-heading,.section-heading{margin-bottom:38px;font-size:39px}.project-layout{gap:30px}.project-main-image{height:320px}.project-thumbs img{height:100px}.quiz-content>h2{font-size:37px}.quiz-card{padding-inline:25px}.quiz-progress{left:25px;right:25px}.visualizer-title{font-size:39px}.visualizer-subtitle{margin-bottom:30px;font-size:16px}.before-after{border-radius:14px;min-height:380px}.visualizer-widget{border-radius:14px;padding:28px 24px}.glass-grid{inset:8% 5% 9%}.proof-grid,.reviews-grid,.guarantee-grid{grid-template-columns:1fr}.proof-video{aspect-ratio:16/10}.factory-list{grid-template-columns:1fr}.contact-layout{gap:40px}.contact-form{padding:25px}.reviews-grid article{min-height:auto}.catalog-layout{text-align:center;grid-template-columns:1fr}.catalog-copy p{margin-inline:auto}.catalog-copy .primary-cta{width:100%}.catalog-layout>img{max-height:330px}.footer-grid{grid-template-columns:1fr;gap:35px}.footer-bottom{flex-direction:column;gap:12px}.cookie{width:auto;min-height:62px;bottom:8px;left:10px;right:10px}.studio-header{grid-template-columns:145px 1fr auto;gap:10px;height:70px;padding:0 15px}.studio-brand{width:145px;height:52px}.studio-brand img{transform-origin:0 0;transform:translate(-25px,-13px)scale(.96)}.studio-header-copy,.studio-quota span{display:none}.studio-quota{justify-content:center;min-width:52px;padding:7px}.studio-back-link{padding:10px 12px;font-size:0}.studio-back-link:after{content:"←";font-size:17px}.studio-shell{width:min(100% - 30px,560px);padding-top:40px}.studio-intro{margin-bottom:30px}.studio-intro h1{font-size:39px}.studio-panel{padding:21px}.studio-dropzone{min-height:310px}.studio-reference-grid{grid-template-columns:repeat(2,1fr)}.studio-reference-card{min-height:190px}.studio-prompt-tools{flex-direction:column}.studio-prompt-tools>div{justify-content:flex-start}.studio-results-head{flex-direction:column;align-items:flex-start}.studio-results-head h2{font-size:30px}.studio-result-card{grid-template-columns:1fr}.studio-result-image{min-height:340px}}@media (max-width:430px){.hero h1{font-size:35px}.hero-note p{font-size:14px}.project-main-image{height:260px}.project-facts{gap:22px}.quiz-card{width:calc(100% + 8px);margin-inline:-4px}.contact-phone{font-size:24px}.studio-intro h1{font-size:34px}.studio-reference-card{min-height:160px}.studio-result-image{min-height:280px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
