/* Основные цвета и размеры: измените эти переменные для смены оформления. */
:root{color-scheme:dark;--bg:#111211;--surface:#191b18;--surface-2:#20231e;--text:#f4f5ef;--muted:#a3a79a;--line:#32362d;--lime:#c7f36b;--dark:#171d10;--header-bg:rgba(17,18,17,.9);--theme-wipe:#111211;--radius:20px;--container:1200px}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:100px}
body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;transition:background-color .42s ease,color .32s ease}
::selection{background:var(--lime);color:var(--dark)}
a{color:inherit;text-decoration:none}
button,input,textarea{font:inherit}
button,a,input,summary{-webkit-tap-highlight-color:transparent}
button{cursor:pointer}
button:disabled{cursor:default}
:focus-visible{outline:2px solid var(--lime);outline-offset:5px}
button,a,summary{touch-action:manipulation}
fieldset{min-width:0;border:0;margin:0;padding:0}
h1,h2,h3,p{margin:0}
h1,h2,h3{font-weight:600;line-height:1.08;letter-spacing:-.045em}
.container{width:min(var(--container),calc(100% - 80px));margin-inline:auto}
.muted{color:var(--muted)}.lime{color:var(--lime)}
.eyebrow{font-family:Consolas,'Courier New',monospace;font-size:13px;font-weight:400;letter-spacing:.08em;line-height:1.6}
.skip-link{position:fixed;top:12px;left:12px;z-index:100;background:var(--lime);color:var(--dark);padding:12px;transform:translateY(-150%)}.skip-link:focus{transform:none}
.page-progress{position:fixed;top:0;left:0;height:2px;width:100%;background:var(--lime);z-index:60;transform:scaleX(0);transform-origin:left}
.header{position:sticky;top:0;z-index:50;background:var(--header-bg);border-bottom:1px solid var(--line);backdrop-filter:blur(18px);transition:background-color .42s ease,border-color .42s ease}
.header-inner{height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.brand{display:inline-flex;align-items:center;gap:12px;white-space:nowrap;font-size:14px}.brand-mark{font-size:42px;font-weight:800;line-height:1;letter-spacing:-.08em}.brand-mark>span{color:var(--lime)}.nav-cube{display:block;width:34px;height:34px;flex:0 0 34px;filter:drop-shadow(0 0 8px #c7f36b30)}#rubik-nav-canvas{display:block;width:100%;height:100%}
.nav{display:flex;gap:28px}.nav a{font-size:14px;color:#c6c9c0;transition:color .2s}.nav a:hover,.nav a.active{color:var(--lime)}
.header-actions{display:flex;align-items:center;gap:22px}.header-contact{font-size:14px;display:flex;gap:22px;align-items:center}.header-contact>span{font-size:21px;color:var(--lime)}
.menu-button{display:none;background:none;border:0;padding:10px;width:44px;height:44px}.menu-button span{display:block;width:24px;height:2px;background:var(--text);margin:6px 0;transition:transform .25s}
.hero{padding-top:34px}.hero-top,.hero-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px}.hero-top{color:var(--muted)}.hero-index{font:12px Consolas,monospace;letter-spacing:.1em}
.hero-layout{display:grid;grid-template-columns:1.12fr 1fr;align-items:center;gap:55px;padding:57px 0 62px}
.intro{display:flex;align-items:center;gap:6px;font-size:17px;margin-bottom:24px}.wave{color:var(--lime);margin-left:7px;font-size:24px}
h1{font-size:clamp(56px,6.2vw,84px);letter-spacing:-.065em;line-height:1.03}.rotating-line{display:inline-flex;color:var(--lime);white-space:nowrap;align-items:baseline;position:relative;min-width:4.1ch}.text-caret{width:3px;height:.7em;background:var(--lime);margin-left:8px;animation:blink 1s steps(1) infinite}.word-out{animation:word-out .25s ease forwards}.word-in{animation:word-in .5s cubic-bezier(.22,1,.36,1) both}
.hero-description{max-width:455px;color:var(--muted);font-size:17px;line-height:1.7;margin-top:27px}
.hero-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap;margin-top:32px}
.button{display:inline-flex;align-items:center;justify-content:space-between;gap:26px;padding:17px 22px;border-radius:9px;border:1px solid transparent;min-height:56px;font-size:14px;font-weight:600;line-height:1.4;transition:transform .2s,background .2s,box-shadow .2s}
.button>span{font-size:23px;line-height:1}.button:hover{transform:translateY(-3px)}.button-lime{background:var(--lime);color:var(--dark)}.button-lime:hover{background:#d7ff87;box-shadow:0 8px 30px #c7f36b1a}.button-dark{background:var(--bg);color:var(--text)}.button-dark:hover{background:#2c3422}.button-dark:focus-visible{outline-color:var(--bg)}
.text-link{display:flex;align-items:center;gap:15px;font-size:14px;padding:14px 0}.text-link>span{color:var(--muted)}.text-link:hover{color:var(--lime)}
.hero-notes{margin-top:31px;display:flex;flex-wrap:wrap;gap:8px 18px;color:var(--muted);font-size:12px}.hero-notes>span+span{border-left:1px solid var(--line);padding-left:18px}
.hero-visual{position:relative;isolation:isolate;min-width:0;aspect-ratio:1/1.04;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:radial-gradient(ellipse at 50% 55%,#37442555 0%,#181d1540 48%,#161814 100%)}
.visual-grid{position:absolute;inset:0;background-image:linear-gradient(#c7f36b08 1px,transparent 1px),linear-gradient(90deg,#c7f36b08 1px,transparent 1px);background-size:36px 36px;mask-image:radial-gradient(ellipse,#000 35%,transparent 80%)}
.visual-topline,.visual-bottomline{position:absolute;left:24px;right:24px;display:flex;justify-content:space-between;font:11px Consolas,monospace;letter-spacing:.08em;color:var(--muted);z-index:3}.visual-topline{top:23px}.visual-bottomline{bottom:23px}
#rubik-canvas{position:absolute;width:100%;height:100%;inset:0;z-index:2}.cube-glow{position:absolute;inset:12% 6% 18%;background:radial-gradient(ellipse,#b3ed4b15,transparent 68%);filter:blur(16px)}.cube-shadow{position:absolute;width:47%;height:8%;left:26.5%;bottom:21%;background:#0009;border-radius:50%;filter:blur(15px)}.cube-caption{position:absolute;bottom:13%;left:0;right:0;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--lime);font:11px Consolas,monospace;letter-spacing:.12em;z-index:3}.cube-caption-line{width:24px;height:1px;background:#c7f36b80}
.floating-tag{position:absolute;font:12px Consolas,monospace;background:#252e20e6;border:1px solid #596b43;border-radius:6px;padding:9px 12px;z-index:3;box-shadow:0 10px 25px #0003;animation:float 7s ease-in-out infinite}.tag-one{left:15px;top:25%;color:var(--lime);transform:rotate(-7deg)}.tag-two{right:15px;bottom:23%;animation-delay:-3s;transform:rotate(6deg)}
.hero-bottom{padding:20px 0 24px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.hero-bottom a{display:flex;gap:26px}
.marquee{border-block:1px solid var(--line);overflow:hidden;padding:19px 0;margin-top:12px;background:#181a16}.marquee-track{display:flex;width:max-content;animation:marquee 55s linear infinite}.marquee-track>span{flex:none;white-space:nowrap;font-size:22px;font-weight:600;letter-spacing:-.015em;padding-right:32px}.marquee i{font-style:normal;color:var(--lime);margin:0 32px}
.section{padding-top:106px;padding-bottom:10px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:42px}.section-heading .eyebrow,.faq-heading .eyebrow{color:var(--lime);margin-bottom:19px}h2{font-size:clamp(36px,4.2vw,56px);letter-spacing:-.055em}.section-description{max-width:315px;color:var(--muted);font-size:15px;line-height:1.7;margin-bottom:5px}
.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);transition:background .25s,border-color .25s,transform .25s}.service-card:hover{background:#21261c;border-color:#657c45;transform:translateY(-5px)}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:29px}.service-symbol{color:var(--lime);font-size:30px;font-family:Consolas,monospace;line-height:1}.small-label{color:#89907f;font:12px Consolas,monospace}.service-card h3{font-size:29px;letter-spacing:-.04em}.service-card>p{font-size:14px;color:var(--muted);margin-top:13px;max-width:270px;min-height:45px}.service-card ul{padding:0;margin:26px 0 28px;list-style:none}.service-card li{font-size:14px;margin:10px 0;display:flex;gap:9px}.service-card li:before{content:'—';color:#7e896e}.card-footer{border-top:1px solid var(--line);padding-top:20px;display:flex;justify-content:space-between;align-items:center;gap:10px;font-size:14px}.card-footer>a{display:flex;gap:10px;color:var(--lime);padding-block:7px}
.included-strip{margin-top:24px;padding:20px 0;display:flex;justify-content:space-between;gap:22px;border-bottom:1px solid var(--line);font-size:13px}.included-title{color:var(--muted)}.included-strip>div{display:flex;flex-wrap:wrap;gap:10px 24px}.included-strip>div>span:before{content:'✓';color:var(--lime);margin-right:8px}
.work-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.work-card{min-width:0}.project-preview{position:relative;overflow:hidden;aspect-ratio:1.04;border-radius:14px;padding:21px;transition:transform .4s,box-shadow .4s}.work-card:hover .project-preview{transform:translateY(-5px);box-shadow:0 14px 35px #0003}.mock-nav{display:flex;justify-content:space-between;align-items:center;font-size:12px;gap:12px}.mock-nav>span:first-child{font-weight:800;letter-spacing:-.05em}.mock-nav>span:last-child{font-size:10px;opacity:.6}.mock-kicker{font:9px Consolas,monospace;letter-spacing:.13em}.site-scroll{min-height:148%;will-change:transform}.preview-photo{background:#e9e8e2;color:#282a25}.photo-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:12px;padding-top:30px}.photo-title{font-size:40px;letter-spacing:-.065em;font-weight:500;line-height:1.1;margin-top:20px}.photo-title i{font-family:Georgia,serif;font-weight:400}.mock-button{display:inline-block;font-size:9px;border-bottom:1px solid #656961;padding-bottom:6px;margin-top:24px}.photo-panel{position:relative;border:1px solid #babdb4;background:#d8dcd3;margin-top:8px;overflow:hidden;min-height:252px}.abstract-frame{position:absolute;inset:18% 17%;border:1px solid #8c9789;transform:rotate(-12deg)}.abstract-frame:after{content:'';position:absolute;inset:12%;border:1px solid #8c9789;transform:rotate(24deg)}.panel-caption{position:absolute;bottom:8px;left:8px;right:8px;text-align:center;font-size:7px;letter-spacing:.05em}.photo-gallery{display:grid;grid-template-columns:1.3fr 1fr;grid-template-rows:76px 76px;gap:8px;margin-top:22px}.photo-gallery span{display:block;background:#b8c0b1;border:1px solid #9ca697}.photo-gallery span:first-child{grid-row:1/3;background:linear-gradient(145deg,#b5bcae,#d8d7ca)}.photo-gallery span:nth-child(2){background:linear-gradient(130deg,#d8c9b3,#a0aa9b)}.photo-gallery span:nth-child(3){background:linear-gradient(135deg,#87928a,#d4d2c9)}.scroll-footer{display:flex;justify-content:space-between;gap:10px;margin-top:19px;padding-top:11px;border-top:1px solid currentColor;font:8px Consolas,monospace;letter-spacing:.06em}.preview-studio{background:#d8dafd;color:#28294b}.studio-layout{margin-top:27px}.studio-title{font-size:39px;font-weight:600;letter-spacing:-.07em;line-height:1.1;margin-top:16px}.studio-title em{font-weight:400;font-family:Georgia,serif}.studio-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:22px}.studio-bottom>span:first-child{font-size:10px;line-height:1.5}.studio-cross{font-size:47px;line-height:1}.studio-project{display:grid;grid-template-columns:40px 1fr;gap:12px;margin-top:52px;padding-top:18px;border-top:1px solid #28294b55;position:relative;min-height:178px}.studio-project-number{font:11px Consolas,monospace}.studio-project p{font:8px Consolas,monospace;letter-spacing:.08em}.studio-project strong{display:block;font-size:23px;line-height:1.05;letter-spacing:-.06em;margin-top:12px}.studio-plan{position:absolute;right:4px;bottom:0;width:87px;height:91px;border:1px solid #56577d;background:repeating-linear-gradient(90deg,transparent 0 22px,#56577d 22px 23px),repeating-linear-gradient(transparent 0 25px,#56577d 25px 26px)}.studio-plan:after{content:'';position:absolute;inset:17px 13px;border:1px solid #56577d;transform:rotate(26deg)}.preview-hint{position:absolute;left:15px;bottom:13px;padding:5px 7px;background:#111211c9;color:#f4f5ef;border-radius:4px;font:8px Consolas,monospace;letter-spacing:.04em;opacity:0;transform:translateY(5px);transition:.3s;z-index:2}.live-preview-card:hover .preview-hint,.live-preview-card.preview-active .preview-hint{opacity:1;transform:none}.live-preview-card.preview-active .photo-site{animation:mini-scroll-photo 9s cubic-bezier(.45,0,.25,1) infinite}.live-preview-card.preview-active .studio-site{animation:mini-scroll-studio 10s cubic-bezier(.45,0,.25,1) infinite}.preview-identity{display:flex;flex-direction:column;background:#e95b30;color:#301a12;padding:22px}.identity-top{display:flex;justify-content:space-between;font:9px Consolas,monospace;letter-spacing:.08em}.identity-logo{display:grid;place-items:center;position:relative;flex:1;min-height:188px}.identity-logo>span{font:126px/1 Georgia,serif;letter-spacing:-.17em;transform:translateX(-8px)}.identity-logo i{position:absolute;width:58px;height:58px;border:2px solid currentColor;border-radius:50%;transform:translate(6px,1px)}.identity-logo b{position:absolute;bottom:19px;font:10px Consolas,monospace;letter-spacing:.32em}.identity-system{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.identity-palette{display:grid;grid-template-columns:repeat(2,25px);gap:6px}.identity-palette span{aspect-ratio:1;border:1px solid #301a1255}.identity-palette span:nth-child(1){background:#f4e2c4}.identity-palette span:nth-child(2){background:#4d693e}.identity-palette span:nth-child(3){background:#301a12}.identity-palette span:nth-child(4){background:#c7f36b}.business-card{display:flex;flex-direction:column;width:138px;min-height:112px;padding:12px;background:#f4e2c4;color:#301a12;box-shadow:8px 8px 0 #301a1229;transform:rotate(-6deg);transition:transform .45s cubic-bezier(.22,1,.36,1)}.business-card small,.business-card em{font:8px Consolas,monospace;letter-spacing:.06em;font-style:normal}.business-card strong{font:20px/1 Georgia,serif;letter-spacing:-.06em;margin:8px 0 auto}.work-card:hover .business-card{transform:rotate(3deg) translate(-4px,-6px)}.identity-note{font:8px Consolas,monospace;letter-spacing:.08em;border-top:1px solid #301a1260;padding-top:12px;margin-top:17px}.project-meta{display:flex;justify-content:space-between;align-items:center;padding:20px 0}.project-type{font:10px Consolas,monospace;color:var(--muted);letter-spacing:.04em}.project-meta h3{font-size:22px;margin-top:7px;letter-spacing:-.025em}.project-meta>a{display:grid;place-items:center;font-size:25px;width:44px;height:44px;border:1px solid var(--line);border-radius:50%;transition:color .2s,background .2s}.project-meta>a:hover{background:var(--lime);color:var(--dark)}
.calculator-section{margin-top:100px;padding:88px 0;background:#1b1e17;border-block:1px solid var(--line)}.calculator-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:55px;align-items:start}.calculator-options legend{font-size:18px;font-weight:600;display:flex;align-items:center;gap:12px;margin-bottom:21px}.step-badge{display:inline-grid;place-items:center;width:25px;height:25px;border:1px solid #596249;border-radius:50%;color:var(--lime);font:12px Consolas,monospace}.base-options{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.base-option{position:relative;cursor:pointer}.base-option input{position:absolute;opacity:0;width:1px;height:1px}.base-option-inner{border:1px solid #48503c;border-radius:12px;display:flex;flex-direction:column;align-items:flex-start;padding:20px;min-height:144px;transition:background .2s,border-color .2s}.base-icon{font-size:23px;color:var(--muted);font-family:Consolas,monospace;line-height:1;margin-bottom:18px}.base-option strong{font-size:16px;line-height:1.2;margin-bottom:5px}.base-option-inner>span:last-child{font-size:13px;color:var(--muted)}.base-option input:checked+.base-option-inner{background:var(--lime);color:var(--dark);border-color:var(--lime)}.base-option input:checked+.base-option-inner .base-icon,.base-option input:checked+.base-option-inner>span:last-child{color:#39472b}.base-option input:focus-visible+.base-option-inner{outline:2px solid var(--lime);outline-offset:4px}.base-option:hover .base-option-inner{border-color:var(--lime)}.base-description{font-size:13px;line-height:1.7;color:var(--muted);margin:17px 0 12px;min-height:66px}.base-more,.more-button{border:0;background:transparent;color:var(--lime);font:12px Consolas,monospace;letter-spacing:.03em;padding:6px 0;cursor:pointer}.base-more span,.more-button span{display:inline-block;transition:transform .2s}.base-more[aria-expanded=true] span,.more-button[aria-expanded=true] span{transform:rotate(180deg)}.service-details{border-left:1px solid #566346;margin:12px 0 26px;padding:2px 0 2px 16px;color:var(--muted);font-size:12px;line-height:1.65}.service-details p{margin:7px 0}.service-details strong{color:var(--text);font-weight:600}.base-details{max-width:640px}.extra-option{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px 14px;padding:17px 0;border-bottom:1px solid #3a4131}.extra-selector{display:flex;align-items:center;gap:14px;min-width:0;cursor:pointer}.extra-option input{appearance:none;-webkit-appearance:none;flex-shrink:0;width:20px;height:20px;border:1px solid #657255;border-radius:5px;display:grid;place-content:center;margin:0;background:transparent;cursor:pointer}.extra-option input:checked{background:var(--lime);border-color:var(--lime)}.extra-option input:checked:after{content:'✓';font-size:15px;color:var(--dark);font-weight:700;line-height:1}.extra-info{flex:1;min-width:0}.extra-title{display:block;font-size:14px;line-height:1.4}.extra-description{display:block;color:var(--muted);font-size:12px;margin-top:4px;line-height:1.5}.extra-actions{display:flex;align-items:center;gap:12px;align-self:center}.extra-price{white-space:nowrap;color:var(--lime);font-size:14px;font-family:Consolas,monospace}.more-button{white-space:nowrap;padding:6px}.extra-selector:hover .extra-title{color:var(--lime)}.extra-option>.service-details{grid-column:1/-1;margin:0 0 2px 34px;padding-left:14px}.calculator-footnote{font-size:12px;color:var(--muted);margin-top:22px;line-height:1.7;max-width:600px}.loading-note{color:var(--muted);font-size:14px}.empty-total{font-size:25px!important;letter-spacing:-.035em!important;padding-top:15px}
.estimate-card{position:sticky;top:115px;padding:28px;background:var(--bg);border:1px solid #465337;border-radius:var(--radius)}.estimate-top{display:flex;justify-content:space-between;align-items:center;color:var(--muted);margin-bottom:20px}.estimate-top>span:last-child{color:var(--lime);font-size:25px}.estimate-card h3{font-size:28px;margin-bottom:25px}.estimate-lines{min-height:80px}.estimate-lines>div{display:flex;justify-content:space-between;align-items:baseline;gap:15px;color:var(--muted);font-size:13px;padding:8px 0}.estimate-lines>div>span:last-child{white-space:nowrap;color:var(--text)}.estimate-total{border-top:1px solid var(--line);margin-top:14px;padding-top:20px}.estimate-total>span{display:block;font-size:13px;color:var(--muted)}#estimate-total{display:block;color:var(--lime);font-size:50px;font-weight:500;line-height:1.25;letter-spacing:-.065em;margin-top:7px;white-space:nowrap}.estimate-note{color:var(--muted);font-size:12px;line-height:1.7;margin:18px 0 25px}.full-width{width:100%}.copy-button,.reset-button{background:none;border:0}.copy-button{display:flex;justify-content:center;align-items:center;gap:13px;width:100%;color:var(--text);font-size:14px;padding:16px 0 8px}.copy-button:hover{color:var(--lime)}.reset-button{display:block;margin:6px auto 0;padding:8px;color:var(--muted);font-size:12px;text-decoration:underline;text-underline-offset:4px}.reset-button:hover{color:var(--text)}
.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;border-top:1px solid var(--line)}.process-step{padding-top:25px}.process-step>span{font:13px Consolas,monospace;color:var(--lime)}.process-step h3{font-size:23px;letter-spacing:-.035em;margin:26px 0 15px}.process-step p{font-size:14px;color:var(--muted);line-height:1.75}
.faq-section{display:grid;grid-template-columns:1fr 1.45fr;gap:70px;padding-bottom:40px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:20px;cursor:pointer;font-size:16px;line-height:1.5;padding:24px 0}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{color:var(--lime);font-size:24px;line-height:1;flex-shrink:0;transition:transform .25s}.faq-list details[open] summary>span{transform:rotate(45deg)}.faq-list details p{font-size:14px;color:var(--muted);max-width:580px;padding:0 35px 23px 0;line-height:1.75;animation:faq-in .3s ease}
.contact-section{padding-top:55px;padding-bottom:55px}.contact-panel{display:grid;grid-template-columns:1.2fr 1fr;gap:40px;align-items:center;background:var(--lime);color:var(--dark);padding:55px 60px;border-radius:var(--radius);overflow:hidden}.contact-panel .eyebrow{color:#3c4a2c;margin-bottom:18px}.contact-panel h2{font-size:clamp(50px,5.3vw,72px)}.contact-panel h2>span{color:#617a3e}.contact-panel>div>p:last-child{font-size:14px;margin-top:23px;color:#3c4a2c;line-height:1.7}.contact-action{position:relative;padding-bottom:90px;justify-self:end;min-width:260px}.contact-action .button{width:100%}.contact-action>p{font-size:12px;margin-top:13px;color:#3c4a2c;max-width:270px}.contact-star{position:absolute;right:15px;bottom:-38px;font-size:145px;line-height:1;transform:rotate(15deg);opacity:.15}
.footer{border-top:1px solid var(--line);padding:28px 0 36px;display:flex;justify-content:space-between;align-items:center;gap:25px;color:var(--muted);font-size:12px}.footer .brand{color:var(--text)}.footer p{font-size:12px}
.mobile-estimate{display:none}.toast{position:fixed;z-index:90;bottom:25px;left:50%;max-width:calc(100% - 32px);padding:13px 20px;border:1px solid #5c7340;border-radius:10px;background:#232b1d;color:var(--text);font-size:14px;transform:translate(-50%,20px);opacity:0;pointer-events:none;transition:transform .25s,opacity .25s;text-align:center}.toast.visible{opacity:1;transform:translate(-50%,0)}
.copy-dialog{width:min(540px,calc(100% - 32px));background:var(--surface);color:var(--text);border:1px solid var(--line);border-radius:16px;padding:24px}.copy-dialog::backdrop{background:#000b;backdrop-filter:blur(4px)}.copy-dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:20px}.copy-dialog h3{font-size:25px}.copy-dialog-heading button{background:none;border:0;font-size:28px;color:var(--text);width:44px;height:44px}.copy-dialog>p{font-size:14px;color:var(--muted);margin:12px 0 18px}.copy-dialog textarea{width:100%;min-height:240px;resize:vertical;border:1px solid var(--line);background:var(--bg);color:var(--text);padding:14px;font-size:14px;line-height:1.6;border-radius:8px;margin-bottom:15px}
.js-motion .reveal{opacity:0;transform:translateY(22px);transition:opacity .65s ease,transform .65s cubic-bezier(.22,1,.36,1)}.js-motion .reveal.visible{opacity:1;transform:none}
@keyframes blink{50%{opacity:0}}@keyframes float{50%{translate:0 -12px}}@keyframes marquee{to{transform:translateX(-50%)}}@keyframes word-out{to{opacity:0;transform:translateY(-15px);filter:blur(4px)}}@keyframes word-in{from{opacity:0;transform:translateY(20px);filter:blur(4px)}to{opacity:1;transform:none;filter:none}}@keyframes faq-in{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:none}}@keyframes mini-scroll-photo{0%,18%{transform:translateY(0)}48%,70%{transform:translateY(-27%)}88%,100%{transform:translateY(0)}}@keyframes mini-scroll-studio{0%,18%{transform:translateY(0)}48%,70%{transform:translateY(-30%)}88%,100%{transform:translateY(0)}}
@media(min-width:1450px){.hero-layout{gap:70px}.hero-visual{max-width:510px;justify-self:end;width:100%}}
@media(max-width:1100px){.container{width:calc(100% - 48px)}.nav{gap:20px}.brand-name{display:none}.nav-cube{width:30px;height:30px;flex-basis:30px}.hero-layout{gap:30px}.hero-actions{gap:12px}.hero-visual{aspect-ratio:1/1.15}.service-card{padding:24px}.service-card li{font-size:13px}.included-strip{flex-direction:column;gap:12px}.project-preview{padding:17px;aspect-ratio:.95}.photo-title,.studio-title{font-size:34px}.menu-title{font-size:29px}.mock-nav>span:last-child{font-size:8px}.calculator-layout{gap:30px;grid-template-columns:minmax(0,1fr) 330px}.estimate-card{padding:24px}.contact-panel{padding:45px}}
@media(max-width:800px){html{scroll-padding-top:85px}.header-inner{height:72px}.brand-name{display:inline}.header-contact{margin-left:auto}.menu-button{display:block}.nav{position:absolute;top:72px;left:0;right:0;display:none;flex-direction:column;gap:0;padding:12px 24px 20px;background:#151813;border-bottom:1px solid var(--line)}.nav.open{display:flex}.nav a{padding:12px 0;font-size:16px}.menu-button[aria-expanded=true] span:first-child{transform:translateY(4px) rotate(45deg)}.menu-button[aria-expanded=true] span:last-child{transform:translateY(-4px) rotate(-45deg)}.hero-index{display:none}.hero-top .eyebrow{font-size:11px}.hero-layout{grid-template-columns:1fr;gap:32px;padding:38px 0}.hero-content{max-width:650px}h1{font-size:70px}.hero-description{max-width:520px}.hero-visual{aspect-ratio:1.55;max-height:390px}.hero-notes{margin-top:22px}.visual-topline,.visual-bottomline{font-size:10px}.tag-one{left:10%;top:30%}.tag-two{right:8%;bottom:25%}.hero-bottom{font-size:11px}.section{padding-top:75px}.section-heading{gap:28px;align-items:flex-start}.section-description{max-width:260px;font-size:14px}.service-grid{grid-template-columns:1fr}.service-card{display:grid;grid-template-columns:1fr 1.25fr;gap:0 30px;padding:28px}.card-top{grid-column:1/-1;margin-bottom:20px}.service-card h3{grid-column:1}.service-card>p{grid-column:1;min-height:0}.service-card ul{grid-column:2;grid-row:2/4;margin:0 0 22px}.service-card li{font-size:14px;margin-top:0;margin-bottom:10px}.card-footer{grid-column:1/-1}.work-grid{grid-template-columns:repeat(2,1fr);gap:28px 20px}.work-card:last-child{grid-column:1/-1;max-width:calc(50% - 10px)}.project-preview{aspect-ratio:1.04;padding:22px}.photo-title,.studio-title{font-size:39px}.menu-title{font-size:33px}.calculator-section{margin-top:75px;padding:65px 0}.calculator-layout{grid-template-columns:1fr;gap:30px}.estimate-card{position:static}.estimate-lines{min-height:0}.base-description{min-height:0}.process-grid{grid-template-columns:repeat(2,1fr);gap:35px}.faq-section{grid-template-columns:1fr;gap:35px}.faq-heading h2 br{display:none}.contact-panel{grid-template-columns:1fr;gap:30px;padding:40px}.contact-action{justify-self:start;padding:0;min-width:0;width:100%;max-width:300px}.contact-star{right:-190px;bottom:-25px}.footer{flex-wrap:wrap}.footer p{display:none}}
@media(max-width:520px){.container{width:calc(100% - 36px)}.header-inner{gap:12px}.brand{gap:8px}.brand-name{font-size:12px}.brand-mark{font-size:37px}.header-contact{display:none}.menu-button{margin-left:auto}.hero{padding-top:23px}.hero-top .eyebrow{font-size:10px;letter-spacing:.055em}.hero-layout{padding-top:30px}.intro{font-size:15px;margin-bottom:20px}h1{font-size:clamp(46px,12.5vw,66px);line-height:1.08}.hero-description{font-size:15px;margin-top:22px}.hero-actions{gap:12px;margin-top:25px}.hero-actions .button{font-size:14px;padding:16px 18px}.text-link{font-size:13px;gap:10px}.hero-notes{font-size:10px;gap:8px 12px}.hero-notes>span+span{padding-left:12px}.hero-visual{aspect-ratio:1.18}.visual-topline,.visual-bottomline{left:16px;right:16px;font-size:9px}.visual-topline{top:16px}.visual-bottomline{bottom:16px}.floating-tag{font-size:10px;padding:7px 9px}.tag-one{left:8px;top:26%}.tag-two{right:8px;bottom:23%}.hero-bottom>span{max-width:190px}.hero-bottom>a{gap:10px;white-space:nowrap}.marquee{padding:14px 0}.marquee-track>span{font-size:17px}.marquee i{margin-inline:22px}.section{padding-top:60px}.section-heading{flex-direction:column;gap:20px;margin-bottom:30px}.section-heading .eyebrow,.faq-heading .eyebrow{font-size:11px;margin-bottom:15px}h2{font-size:36px;line-height:1.12}.section-description{max-width:100%;font-size:14px}.service-card{display:block;padding:24px}.card-top{margin-bottom:25px}.service-card h3{font-size:28px}.service-card>p{max-width:none;font-size:14px}.service-card ul{margin:24px 0}.service-card li{font-size:14px}.included-strip{font-size:12px;padding-bottom:18px}.included-strip>div{gap:10px 16px}.work-grid{grid-template-columns:1fr;gap:20px}.work-card:last-child{grid-column:auto;max-width:none}.project-preview{aspect-ratio:1.15;padding:26px}.mock-nav{font-size:13px}.mock-nav>span:last-child{font-size:10px}.photo-layout{padding-top:26px}.photo-title,.studio-title{font-size:45px}.mock-kicker{font-size:10px}.mock-button{font-size:10px}.studio-layout{margin-top:25px}.studio-bottom{margin-top:20px}.studio-cross{font-size:48px}.menu-layout{margin-top:28px}.menu-title{font-size:39px}.mock-menu{margin-top:23px;max-width:220px}.mock-menu>div{font-size:12px}.project-type{font-size:10px}.project-meta{padding-top:16px}.project-meta h3{font-size:23px}.calculator-section{margin-top:55px;padding:55px 0}.calculator-options legend{font-size:16px;margin-bottom:18px}.base-options{gap:8px}.base-option-inner{padding:15px 12px;min-height:132px}.base-option strong{font-size:14px}.base-option-inner>span:last-child{font-size:12px}.base-icon{font-size:21px;margin-bottom:16px}.base-description{font-size:12px}.extra-option{gap:11px;padding:15px 0}.extra-title,.extra-price{font-size:13px}.extra-description{font-size:12px}.estimate-card{padding:24px}#estimate-total{font-size:47px}.process-grid{gap:30px 23px}.process-step h3{font-size:19px;margin-top:20px}.process-step p{font-size:13px}.faq-section{gap:25px;padding-bottom:0}.faq-heading h2 br{display:block}.faq-list summary{font-size:14px;padding:22px 0}.faq-list details p{font-size:13px;padding-right:18px}.contact-section{padding-top:60px;padding-bottom:32px}.contact-panel{padding:30px 26px;border-radius:16px;gap:25px}.contact-panel .eyebrow{font-size:10px}.contact-panel h2{font-size:51px}.contact-panel>div>p:last-child{font-size:13px}.contact-star{display:none}.contact-action{max-width:none}.contact-action .button{font-size:14px}.footer{padding-top:23px;gap:15px}.footer .brand{font-size:12px}.footer>span{font-size:11px}}
@media(max-width:800px){.mobile-estimate.visible{display:flex;position:fixed;z-index:45;bottom:0;left:0;right:0;align-items:center;justify-content:space-between;gap:20px;background:#111211f5;border-top:1px solid #52653c;backdrop-filter:blur(16px);padding:12px 20px calc(12px + env(safe-area-inset-bottom));box-shadow:0 -8px 24px #0004}.mobile-estimate>div>span{display:block;font-size:11px;color:var(--muted)}.mobile-estimate strong{color:var(--lime);font-size:23px;font-weight:500;letter-spacing:-.045em;line-height:1.25}.mobile-estimate a{font-size:13px;padding:12px 0;display:flex;align-items:center;gap:15px}.mobile-estimate.visible~.toast{bottom:94px}.calculator-section{scroll-margin-bottom:90px}}
@media(max-width:800px){.hero-visual .tag-one{top:17%;left:14px}.hero-visual .tag-two{bottom:23%;right:14px}.cube-caption{bottom:12%;font-size:10px}}
@media(max-width:520px){.hero-visual .tag-one{top:18%;left:8px}.hero-visual .tag-two{bottom:23%;right:8px;font-size:9px}.cube-caption{bottom:13%;font-size:9px;letter-spacing:.08em}.cube-shadow{bottom:25%}}
@media(max-width:360px){.brand-name{font-size:11px}.hero-notes>span+span{border:0;padding-left:0}.hero-bottom{align-items:flex-start}.hero-bottom>span{max-width:160px}.project-preview{padding:19px}.photo-title,.studio-title{font-size:38px}.menu-title{font-size:34px}.base-option-inner{padding:14px 9px}.base-option strong{font-size:13px}.process-grid{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js-motion .reveal{opacity:1;transform:none}.text-caret{opacity:1}}

/* Переключатель темы: состояние хранится в localStorage, а цветовая схема задаётся на html. */
.theme-toggle{display:inline-flex;align-items:center;gap:9px;border:0;background:transparent;color:var(--text);padding:4px 0;font:11px Consolas,'Courier New',monospace;letter-spacing:.02em}.theme-toggle-label{color:var(--muted);min-width:55px;text-align:left;transition:color .3s ease}.theme-toggle-track{position:relative;display:block;width:54px;height:30px;border:1px solid #56604d;border-radius:999px;background:linear-gradient(135deg,#2d354f,#111510);box-shadow:inset 0 1px 3px #0005,0 5px 14px #0002;overflow:hidden;transition:background .4s ease,border-color .4s ease,box-shadow .4s ease}.theme-toggle-track>i{position:absolute;width:2px;height:2px;background:#dfe7ff;border-radius:50%;opacity:.75}.theme-toggle-track>i:nth-of-type(1){top:7px;left:34px}.theme-toggle-track>i:nth-of-type(2){top:18px;left:42px;transform:scale(.7)}.theme-toggle-track>i:nth-of-type(3){top:8px;left:46px;transform:scale(.55)}.theme-toggle-orb{position:absolute;z-index:1;top:3px;left:3px;width:22px;height:22px;border-radius:50%;background:#dfe6ff;box-shadow:0 2px 7px #0005;transform:translateX(0) rotate(-16deg);transition:transform .55s cubic-bezier(.34,1.56,.64,1),background .4s ease,box-shadow .4s ease}.theme-symbol{position:absolute;inset:0;display:grid;place-items:center;font-style:normal;line-height:1;transition:opacity .25s ease,transform .45s cubic-bezier(.34,1.56,.64,1)}.theme-symbol-moon{color:#344060;font-size:19px;transform:rotate(-16deg)}.theme-symbol-sun{color:#e88a1b;font-size:20px;opacity:0;transform:scale(.45) rotate(-90deg)}.theme-toggle:hover .theme-toggle-track{border-color:var(--lime);box-shadow:0 0 0 4px #c7f36b13,inset 0 1px 3px #0005}.theme-toggle:focus-visible{outline-offset:4px}.theme-wipe{position:fixed;z-index:49;top:18px;right:38px;width:46px;height:46px;border-radius:50%;background:var(--theme-wipe);transform:scale(0);opacity:0;pointer-events:none}.theme-switching .theme-wipe{animation:theme-wipe .62s cubic-bezier(.16,.84,.44,1) both}

html[data-theme="light"]{color-scheme:light;--bg:#f6f4ee;--surface:#fffdf9;--surface-2:#ebe9e1;--text:#172143;--muted:#64708a;--line:#d9d9df;--lime:#3c5bdd;--dark:#ffffff;--header-bg:rgba(246,244,238,.88);--theme-wipe:#f6f4ee}
html[data-theme="light"] .theme-toggle-track{background:linear-gradient(135deg,#d9e5ff,#eff3ff);border-color:#aab9ec;box-shadow:inset 0 1px 3px #4560a820,0 5px 14px #31477f17}html[data-theme="light"] .theme-toggle-track>i{background:#7a8ce2;opacity:.55}html[data-theme="light"] .theme-toggle-orb{background:#fffdf4;box-shadow:0 2px 7px #32499038;transform:translateX(26px) rotate(18deg)}html[data-theme="light"] .theme-symbol-moon{opacity:0;transform:scale(.45) rotate(70deg)}html[data-theme="light"] .theme-symbol-sun{opacity:1;transform:scale(1) rotate(0)}html[data-theme="light"] .theme-toggle:hover .theme-toggle-track{box-shadow:0 0 0 4px #3c5bdd16,inset 0 1px 3px #4560a820}

html[data-theme="light"] .nav a{color:#4e5974}html[data-theme="light"] .nav a:hover,html[data-theme="light"] .nav a.active{color:var(--lime)}html[data-theme="light"] .hero-visual{background:radial-gradient(ellipse at 50% 45%,#dbe3ff 0%,#eef1fb 51%,#f8f7f2 100%);box-shadow:0 24px 55px #263d8010}html[data-theme="light"] .visual-grid{background-image:linear-gradient(#3c5bdd13 1px,transparent 1px),linear-gradient(90deg,#3c5bdd13 1px,transparent 1px)}html[data-theme="light"] .cube-glow{background:radial-gradient(ellipse,#5773ed26,transparent 68%)}html[data-theme="light"] .cube-shadow{background:#25386a2b}html[data-theme="light"] .floating-tag{background:#fffdf9e8;border-color:#a7b5e5;box-shadow:0 10px 25px #263d8020}html[data-theme="light"] .marquee{background:#eef1fb}html[data-theme="light"] .service-card{box-shadow:0 8px 24px #293d7607}html[data-theme="light"] .service-card:hover{background:#ffffff;border-color:#91a4e8;box-shadow:0 18px 36px #263d8016}html[data-theme="light"] .small-label{color:#7a849a}html[data-theme="light"] .service-card li:before{color:#7784b7}html[data-theme="light"] .calculator-section{background:#eef0f7}html[data-theme="light"] .estimate-card{background:#fffdf9;border-color:#b6c2ea;box-shadow:0 16px 34px #263d8010}html[data-theme="light"] .base-option-inner{background:#fffdf9;border-color:#c4cae0}html[data-theme="light"] .base-option:hover .base-option-inner{border-color:var(--lime)}html[data-theme="light"] .base-option input:checked+.base-option-inner{background:var(--lime);color:#fff;border-color:var(--lime)}html[data-theme="light"] .base-option input:checked+.base-option-inner .base-icon,html[data-theme="light"] .base-option input:checked+.base-option-inner>span:last-child{color:#e8ecff}html[data-theme="light"] .extra-option{border-color:#d4d8e2}html[data-theme="light"] .extra-option input{border-color:#95a2c9;background:#fff}html[data-theme="light"] .extra-option input:checked{background:var(--lime);border-color:var(--lime)}html[data-theme="light"] .extra-option input:checked:after{color:#fff}html[data-theme="light"] .service-details{border-color:#9cace3}html[data-theme="light"] .button-lime:hover{background:#2e4dd1;box-shadow:0 8px 30px #3c5bdd28}html[data-theme="light"] .button-dark{background:#172143;color:#fff}html[data-theme="light"] .button-dark:hover{background:#293863}html[data-theme="light"] .copy-dialog::backdrop{background:#17214342}html[data-theme="light"] .toast{background:#273968;border-color:#526bd0;color:#fff}html[data-theme="light"] .mobile-estimate.visible{background:#fffdf9f2;border-color:#a6b4e4;box-shadow:0 -8px 24px #263d8014}html[data-theme="light"] .preview-hint{background:#172143d9;color:#fff}html[data-theme="light"] .contact-panel{background:linear-gradient(132deg,#3555d5 0%,#7650c6 100%);color:#fff;box-shadow:0 18px 42px #405bc32b}html[data-theme="light"] .contact-panel .eyebrow,html[data-theme="light"] .contact-panel>div>p:last-child{color:#e8ebff}html[data-theme="light"] .contact-panel h2>span{color:#ffd171}html[data-theme="light"] .contact-action .button-dark{background:#fff;color:#25365f}html[data-theme="light"] .contact-action .button-dark:hover{background:#eef1ff}html[data-theme="light"] .identity-palette span:nth-child(4){background:#3c5bdd}

@keyframes theme-wipe{0%{opacity:.88;transform:scale(.08)}52%{opacity:.42;transform:scale(26)}100%{opacity:0;transform:scale(34)}}
@media(max-width:800px){.header-actions{margin-left:auto;gap:8px}.theme-toggle-label{display:none}.theme-toggle{padding:7px 3px}.theme-wipe{right:66px;top:13px}.nav{background:var(--bg)!important}}
@media(max-width:520px){.theme-toggle-track{width:50px}.theme-toggle-orb{width:22px;height:22px}.theme-symbol{font-size:18px}html[data-theme="light"] .theme-toggle-orb{transform:translateX(24px) rotate(18deg)}}

/* Дополнительный способ связи в финальном блоке. */
.contact-phone{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:10px;padding:10px 2px;border-bottom:1px solid #3c4a2c75;color:#3c4a2c;font:600 14px/1.4 Arial,Helvetica,sans-serif;transition:color .2s,transform .2s,border-color .2s}.contact-phone>span{font-size:21px;line-height:1;color:var(--dark)}.contact-phone:hover{color:var(--dark);border-color:var(--dark);transform:translateX(3px)}html[data-theme="light"] .contact-phone{color:#fff;border-color:#ffffff59}html[data-theme="light"] .contact-phone>span{color:#ffd171}html[data-theme="light"] .contact-phone:hover{color:#ffd171;border-color:#ffd171}html[data-theme="light"] .contact-action>p{color:#e8ebff}
