:root{--ink:#242426;--red:#d92637;--muted:#66666b;--line:#dcdcdf;--paper:#fff;--soft:#f4f4f3;--radius:16px;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-size:16px}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{touch-action:manipulation}button{cursor:pointer}a{color:inherit}img{display:block;max-width:100%;height:auto}figure,p{margin:0}h1,h2,h3{margin:0}button{color:inherit}button:disabled{cursor:wait;opacity:.6}[hidden]{display:none!important}:focus-visible{outline:3px solid #286dc9;outline-offset:5px}html{scroll-behavior:smooth;scroll-padding-top:100px}section[id]{scroll-margin-top:20px}.wrap{width:min(1280px,calc(100% - 64px));margin:auto}.header{background:#fff;border-bottom:1px solid var(--line)}.header-row{display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:98px}.brand{display:block;flex-shrink:0;width:156px}.brand img{width:100%;max-height:80px;object-fit:contain}.header nav{display:flex;gap:32px}.header nav a{text-decoration:none;font-size:15px}.header nav a:hover{text-decoration:underline}.button{display:inline-flex;justify-content:center;align-items:center;gap:22px;border:1px solid transparent;min-height:50px;border-radius:9px;padding:14px 22px;font-weight:700;text-decoration:none;line-height:1.3;transition:background .15s}.dark{background:var(--ink);color:white}.red{background:var(--red);color:white}.red:hover{background:#b72030}.dark:hover{background:#424247}.large{min-height:60px;padding:18px 26px}.outline{background:white;border-color:var(--line)}.text-link{background:none;border:0;border-bottom:1px solid currentColor;padding:0 0 6px;text-decoration:none;font-size:15px;line-height:1.5;text-align:left}.light-link{color:#e8e8e8}.eyebrow{text-transform:uppercase;letter-spacing:.1em;font-size:13px;font-weight:700;line-height:1.6}.hero{background:#242426;color:white;overflow:hidden}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:36px;align-items:center;min-height:686px}.hero-copy{padding:72px 0}.hero .eyebrow{color:#c5c5c9;margin-bottom:26px}h1{font-size:clamp(42px,5.3vw,76px);line-height:1.05;letter-spacing:-.055em;font-weight:800}h1 span{color:#ff6571}.hero-lead{font-size:19px;line-height:1.65;max-width:405px;margin:28px 0}.under-button{font-size:14px;color:#d0d0d4;line-height:1.6;margin:13px 0 30px}.hero-visual{height:560px;position:relative;min-width:0}.hero-main{position:absolute;left:0;top:0;width:66%;height:520px;transform:rotate(-5deg);border:7px solid white;border-bottom-width:39px;border-radius:3px;background:white}.hero-main img,.hero-second img{width:100%;height:100%;object-fit:cover}.hero-main figcaption,.hero-second figcaption{position:absolute;left:4px;bottom:-29px;color:var(--ink);font-size:12px;line-height:1.3}.hero-second{position:absolute;right:0;bottom:0;width:45%;height:360px;transform:rotate(6deg);border:7px solid white;border-bottom-width:36px;background:white}.quantity-tag{position:absolute;right:3%;top:14px;background:var(--red);padding:15px 21px;color:white;transform:rotate(7deg);display:flex;align-items:center;gap:11px;border-radius:3px}.quantity-tag b{font-size:64px;line-height:1}.quantity-tag span{font-size:14px;line-height:1.4}.proof-strip{border-bottom:1px solid var(--line);background:var(--soft)}.proof-strip .wrap{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;padding-block:27px;font-size:14px;line-height:1.4}.proof-strip span+span{border-left:1px solid #cdcdcf;padding-left:24px}.section{padding:92px 0}h2{font-size:clamp(32px,3.55vw,49px);line-height:1.1;letter-spacing:-.045em;font-weight:800}.section-title{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:36px}.section-title .eyebrow,.cost-grid .eyebrow,.production .eyebrow,.delivery-grid .eyebrow,.faq-grid .eyebrow{margin-bottom:18px}.section-title>p{color:var(--muted);line-height:1.65;max-width:350px}.ideas-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.image-box{border-radius:var(--radius);overflow:hidden;background:var(--soft)}.image-box img{width:100%;aspect-ratio:3/4;object-fit:cover;transition:transform .4s}.idea-card:hover .image-box img{transform:scale(1.025)}.card-bottom{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-top:20px}h3{font-size:21px;line-height:1.25;letter-spacing:-.025em}.card-bottom p{font-size:14px;color:var(--muted);line-height:1.5;margin-top:7px}.round{flex-shrink:0;width:45px;height:45px;border:1px solid #ccc;background:white;border-radius:50%;font-size:25px}.round:hover{background:var(--ink);color:white}.gallery-section{background:var(--soft)}.work-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:23px}.work-grid img{width:100%;aspect-ratio:3/4;object-fit:cover;border-radius:12px}.work-grid h3{margin:20px 0 12px;font-size:19px}.cost-section{border-bottom:1px solid var(--line)}.cost-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:110px;align-items:center}.cost-grid>div>p:not(.eyebrow){max-width:480px;line-height:1.75;color:var(--muted);margin:22px 0 27px}.cost-list>div{display:flex;gap:25px;border-bottom:1px solid var(--line);padding:27px 0}.cost-list>div:first-child{border-top:1px solid var(--line)}.cost-list b{font-size:15px;color:var(--red);padding-top:4px}.cost-list p{display:flex;flex-direction:column;gap:9px;line-height:1.5}.cost-list strong{font-size:21px}.cost-list span{font-size:15px;color:var(--muted)}.steps{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.steps li{border-top:1px solid var(--line);padding-top:25px}.steps li>span{font-size:15px;color:var(--red);font-weight:700}.steps h3{margin:25px 0 14px}.steps p{line-height:1.7;font-size:16px;color:var(--muted)}.production{background:var(--ink);color:white}.production-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:70px}.production p:not(.eyebrow){line-height:1.7;color:#ceced1}.production .big-text{font-size:22px;color:white!important;margin-bottom:20px;line-height:1.5!important}.pill-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:25px}.pill-row span{padding:10px 14px;border:1px solid #606063;border-radius:30px;font-size:14px}.delivery-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:75px}.delivery-grid article>p:not(.eyebrow){line-height:1.7;color:var(--muted);margin:22px 0}.delivery-grid h3{font-size:30px}.market{background:var(--soft);border-radius:var(--radius);padding:36px}.faq-section{background:var(--soft)}.faq-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:65px}details{border-bottom:1px solid #d0d0d4}summary{font-size:18px;font-weight:700;cursor:pointer;padding:24px 34px 24px 0;position:relative;list-style:none}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:3px;top:20px;font-size:28px;font-weight:400}details[open] summary:after{content:'−'}details p{line-height:1.7;padding:0 30px 24px 0;color:var(--muted)}.final{background:var(--ink);color:white;padding:85px 0;text-align:center}.final .eyebrow{color:#cbcbcf;margin-bottom:25px}.final h2{font-size:clamp(42px,6.2vw,80px);margin-bottom:30px}.final h2 span{color:#ff6571}.final p:last-child{font-size:15px;line-height:1.6;color:#d1d1d5;margin:22px auto 0;max-width:470px}.footer-row{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-block:30px}.footer-row p{font-size:14px;line-height:1.7}.muted{color:var(--muted)}.skip{position:absolute;left:16px;top:-100px;z-index:5;background:white;padding:15px}.skip:focus{top:15px}
#orderDialog{padding:0;border:0;border-radius:18px;width:min(630px,calc(100% - 24px));max-height:calc(100dvh - 32px);color:var(--ink);box-shadow:0 30px 100px #0005}#orderDialog::backdrop{background:#141417bb}.chat-header{display:flex;justify-content:space-between;gap:15px;align-items:center;padding:22px 25px;border-bottom:1px solid var(--line);background:white}.assistant-brand{display:flex;gap:13px;align-items:center}.assistant-brand img{border-radius:50%;width:46px;height:46px}.assistant-brand h2{font-size:20px;letter-spacing:-.02em}.assistant-brand p{font-size:14px;color:var(--muted);margin-top:4px;line-height:1.4}.close{border:0;background:var(--soft);width:42px;height:42px;flex-shrink:0;border-radius:50%;font-size:28px}.chat-progress{padding:18px 25px 0;font-size:14px;color:var(--muted)}progress{display:block;width:100%;height:5px;margin-top:10px;accent-color:var(--red)}.chat-body{padding:20px 25px 25px}.demo-note{background:#fff5df;border:1px solid #e7d5a8;color:#624b1c;font-size:14px;line-height:1.5;padding:12px;border-radius:8px;margin-bottom:18px}.bot-message{padding:18px 20px;background:var(--soft);border-radius:0 14px 14px;font-size:18px;line-height:1.5;margin-bottom:24px}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:19px;min-width:0}.field label,.field-label{font-size:14px;font-weight:700}.field input,.field textarea,.field select{border:1px solid #bdbdc3;border-radius:8px;background:white;width:100%;min-height:48px;padding:12px;color:var(--ink)}.field textarea{min-height:100px;resize:vertical}.field small{font-size:14px;color:var(--muted);line-height:1.4}.two-fields{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px}.form-actions{display:flex;justify-content:space-between;gap:14px;margin-top:22px}.form-actions #next{flex:1}.error{font-size:15px;color:#ab1423;line-height:1.5}.summary-list{display:grid;grid-template-columns:105px minmax(0,1fr);gap:13px 17px;font-size:15px;line-height:1.6;margin:0 0 24px}.summary-list dt{color:var(--muted)}.summary-list dd{margin:0;white-space:pre-wrap;overflow-wrap:anywhere}.summary-item{border-bottom:1px solid var(--line);padding-bottom:15px;margin-bottom:20px}.summary-item h3{font-size:18px;margin-bottom:15px}.review-actions{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.review-actions button{font-size:14px}.consent{display:flex;align-items:flex-start;gap:10px;font-size:14px;line-height:1.6}.consent input{margin-top:5px;width:18px;height:18px;flex-shrink:0}.complete-box h3{margin-bottom:15px}.complete-box p{line-height:1.7;margin-bottom:20px}
@media(min-width:1600px){.hero-grid{gap:70px}}
@media(max-width:1050px){.header nav{gap:17px}.hero-grid{gap:25px}.hero-visual{height:480px}.hero-main{height:435px;width:72%}.hero-second{height:290px;width:46%}.hero-grid{min-height:620px}.cost-grid{gap:50px}.production-grid,.faq-grid,.delivery-grid{gap:40px}.work-grid{gap:17px}.proof-strip .wrap{gap:15px}.proof-strip span+span{padding-left:15px}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.header-row{min-height:85px;gap:16px}.brand{width:127px}.header nav{display:none}.header .button{font-size:14px;padding:12px 15px;gap:10px}.hero-grid{grid-template-columns:1fr;gap:0}.hero-copy{padding:47px 0 30px}.hero h1{font-size:clamp(42px,9vw,65px)}.hero .eyebrow{margin-bottom:22px;font-size:12px}.hero-lead{font-size:18px;margin:22px 0;max-width:490px}.hero-visual{width:min(500px,100%);height:490px;margin:5px auto 30px}.hero-main{height:445px;width:66%;left:3%}.hero-second{height:320px;right:2%}.quantity-tag{right:5%}.proof-strip .wrap{grid-template-columns:repeat(2,minmax(0,1fr));font-size:14px;gap:18px}.proof-strip span+span{border-left:0;padding-left:0}.section{padding:60px 0}.section-title{align-items:start;flex-direction:column;gap:20px}.section-title>p br{display:none}.ideas-grid{gap:28px;grid-template-columns:1fr}.idea-card{max-width:520px;width:100%;margin:auto}.image-box img{aspect-ratio:4/4.4}.work-grid{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:28px}.work-grid h3{font-size:18px;line-height:1.4}.work-grid .text-link{font-size:14px}.cost-grid,.production-grid,.delivery-grid,.faq-grid{grid-template-columns:1fr;gap:32px}.steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 22px}.steps h3{margin-top:20px}.steps p{font-size:15px}.market{padding:28px}.final{padding:60px 0}.footer-row{flex-wrap:wrap;justify-content:start;column-gap:34px}.footer-row>p:last-child{flex-basis:100%}.chat-header{padding:17px}.chat-progress{padding:16px 17px 0}.chat-body{padding:18px 17px}.assistant-brand h2{font-size:18px}.assistant-brand p{font-size:12px}.assistant-brand img{width:38px;height:38px}.bot-message{font-size:17px}}
@media(max-width:390px){.wrap{width:calc(100% - 30px)}.hero-visual{height:405px}.hero-main{height:370px}.hero-second{height:265px}.quantity-tag{padding:11px}.quantity-tag b{font-size:52px}.quantity-tag span{font-size:12px}.two-fields{grid-template-columns:1fr;gap:0}.summary-list{grid-template-columns:1fr;gap:3px}.summary-list dd{margin-bottom:12px}.header .button{max-width:155px}.steps{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* v7 keeps all landing sections and concentrates the visual hierarchy. */
:root{font-family:"Segoe UI",Arial,Helvetica,sans-serif}body{font-family:"Segoe UI",Arial,Helvetica,sans-serif;background:#f8f7f5}.wrap{max-width:1240px}.header-row{min-height:76px}.brand img{width:126px;height:62px;object-fit:contain}.header nav{gap:24px}.hero{padding:42px 0 46px}.hero-grid{min-height:0;gap:44px}.hero h1{font-family:"Segoe UI",Arial,sans-serif;font-size:clamp(48px,6vw,82px);line-height:1.03;letter-spacing:-.055em;font-weight:750}.hero-lead{font-size:19px;line-height:1.6;max-width:460px;margin:22px 0}.hero-visual{height:510px}.hero-main{height:440px}.hero-second{height:320px}.quantity-tag{transform:rotate(-5deg)}.section{padding:58px 0}.section-title{margin-bottom:28px;gap:24px}h2{font-family:"Segoe UI",Arial,sans-serif;font-size:clamp(30px,3.8vw,49px);letter-spacing:-.04em;line-height:1.1}.section-title p{font-size:16px}.ideas-grid{gap:22px}.idea-card .image-box{aspect-ratio:4/4.6}.card-bottom{padding:15px 0}.button{border-radius:6px;font-weight:650}.work-grid{gap:20px}.work-grid img{aspect-ratio:4/5;object-fit:cover}.steps{gap:22px}.cost-section,.faq-section{background:#efeeeb}.final{padding:64px 0}.final h2{font-size:clamp(46px,6vw,78px)}.proof-strip .wrap{padding-top:18px;padding-bottom:18px}.production{background:#242426;color:white}.catalog-filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:22px}.catalog-filters button{font:inherit;font-size:14px;border:1px solid #d8d6d2;border-radius:30px;background:transparent;padding:8px 16px;cursor:pointer}.catalog-filters button[aria-pressed=true]{background:#242426;color:white;border-color:#242426}.catalog-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:22px}.catalog-card img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:9px;background:#eceae7}.catalog-card p{font-size:13px;color:#777;margin:12px 0 5px}.catalog-card h3{font-size:17px;line-height:1.3;margin:0 0 13px}.catalog-card .button{font-size:14px;width:100%;padding:10px 12px;min-height:42px}#catalog-feedback{font-size:14px;min-height:22px;margin-top:20px}.basket{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);z-index:20;display:flex;align-items:center;gap:26px;padding:10px 12px 10px 24px;background:#fff;border:1px solid #dedad6;border-radius:10px;box-shadow:0 8px 36px #0002}.basket[hidden]{display:none}.basket span{white-space:nowrap;font-size:15px}footer{padding-bottom:90px}
@media(max-width:900px){.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-visual{height:420px}.hero-main{height:360px}.hero-second{height:260px}.hero-grid{gap:24px}.header nav{gap:12px}}
@media(max-width:600px){.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px}.section{padding:38px 0}.hero{padding:26px 0 34px}.hero-visual{height:350px}.hero-main{height:310px}.hero-second{height:230px}.hero h1{font-size:49px}.basket{width:calc(100% - 24px);justify-content:space-between;gap:10px;bottom:12px;padding:8px 10px}.basket span{font-size:13px}.basket .button{font-size:14px}.header nav{gap:12px}.header-row{gap:12px}.brand img{width:108px}.section-title{align-items:start}}

.hero-copy{padding:24px 0}.hero .eyebrow{margin-bottom:20px}.hero-main,.hero-second{transform:none;border-radius:8px}.hero-main{left:0;top:5px}.hero-second{right:0;bottom:0;box-shadow:0 15px 35px #0004}.hero-main figcaption,.hero-second figcaption{font-size:12px}.under-button{margin-bottom:20px}
