:root{--orange:#c44e2b;--forest:#254c40;--gold:#9a7441;--gold-light:#eddbb9;--paper:#f8f5ed;--line:rgba(49,47,36,.13);--shadow:0 20px 55px rgba(53,47,33,.1)}
body::before{opacity:.07;z-index:9}body{overflow-x:clip}::selection{background:#f3b28a;color:#242422}:focus-visible{outline:3px solid var(--orange);outline-offset:5px}h1,h2{font-weight:900}h1{font-size:clamp(44px,5.25vw,72px);line-height:1.04;letter-spacing:-.065em}h1 em{font-style:normal;color:var(--orange)}h2{font-size:clamp(34px,4vw,54px)}.eyebrow{color:#866139;font-size:11px;letter-spacing:.16em}.header{transition:box-shadow .3s,background .3s}.header.is-scrolled{background:rgba(248,245,237,.96);box-shadow:0 5px 30px #2424220b}.header__inner{height:90px}.nav a{position:relative;padding:8px 0}.nav a::after{content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:var(--orange);transform:scaleX(0);transform-origin:left;transition:transform .25s}.nav a:hover::after,.nav a[aria-current]::after{transform:scaleX(1)}.header__phone{padding:11px 15px;border:1px solid var(--line);border-radius:30px;font-size:12px}.button{gap:15px;transition:transform .25s,box-shadow .25s,background .25s}.button--primary{background:var(--orange);box-shadow:0 6px 18px #c44e2b18}.button--primary:hover{background:#a63f21;box-shadow:0 9px 24px #c44e2b30}.hero__buttons .button::after{content:"↗";font-family:Arial;font-size:21px}.button--ghost{background:transparent}.hero{position:relative;min-height:0;padding:76px 0 65px;background:radial-gradient(ellipse at 90% 35%,#efe2c5 0,transparent 55%)}.hero__grid{grid-template-columns:1.06fr .94fr;gap:12px}.hero__content{position:relative;z-index:2}.hero .eyebrow{display:flex;align-items:center;gap:9px}.hero .eyebrow::before{content:"";width:7px;height:7px;border-radius:50%;background:var(--forest);box-shadow:0 0 0 5px #254c4010}.hero__lead{max-width:540px;font-size:17px;line-height:1.75}.hero__facts{margin-top:36px}.hero__facts strong{font-size:15px}.hero__visual{min-height:530px;isolation:isolate}.hero__visual>img{width:650px;left:-45px;top:0;z-index:1;animation:float-product 7s ease-in-out infinite;filter:drop-shadow(0 25px 25px #443b2526)}.hero__halo{width:440px;height:440px;left:35px;top:20px;background:linear-gradient(140deg,#e7bd75,#f0d9ae 50%,#c5d0ae);border:1px solid #d7b77d55;box-shadow:inset 0 0 70px #fff5}.hero__orbit{position:absolute;inset:0 -8px 24px 0;border:1px solid #b3935b50;border-radius:50%;transform:rotate(-20deg)}.hero__spark{position:absolute;top:0;right:4px;color:var(--orange);font-size:95px;line-height:1;z-index:2;animation:spark-turn 30s linear infinite}.hero__label{position:absolute;left:12px;bottom:20px;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:#78694d}.hero__stamp{right:4px;bottom:30px;width:120px;height:120px;padding:22px;display:flex;flex-direction:column;justify-content:center;background:var(--forest);border:5px solid var(--paper);color:#fff5d9;z-index:3;box-shadow:0 10px 24px #254c4020;transform:rotate(10deg);font-size:11px;gap:7px}.hero__stamp span{font-size:23px;line-height:1}.craft-strip{padding:24px 0;border-block:1px solid var(--line);background:#eee6d6}.craft-strip .container{display:flex;align-items:center;justify-content:space-between;gap:24px;font:600 13px Gotham,Arial,sans-serif}.craft-strip b{font-size:26px;line-height:1;color:var(--orange)}.section--catalog{background:#fffcf6}.product-card{border-color:#e8e0d3;background:#fff;position:relative}.product-card__image{height:270px;background:#eee4d2;overflow:hidden}.product-card:nth-child(2) .product-card__image{background:#dfe8dc}.product-card:nth-child(3) .product-card__image{background:#e5dfed}.product-card:nth-child(4) .product-card__image{background:#f1ddcf}.product-card:nth-child(5) .product-card__image{background:#dce6e9}.product-card:nth-child(6) .product-card__image{background:#efe4bc}.product-card__image img{mix-blend-mode:multiply;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.product-card:hover .product-card__image img{transform:scale(1.06) rotate(-2deg)}.product-card:hover{box-shadow:var(--shadow);border-color:#c4aa80}.product-card__body{padding:27px}.product-card h3{font-size:22px}.product-card p{font-size:15px}.product-card span{color:var(--forest)}.product-card button{display:flex;width:100%;justify-content:space-between;align-items:center;padding:14px 0 0;border-bottom:0;border-top:1px solid var(--line);font-size:13px}.product-card button::after{content:"↗";display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#f2ebdf;font:20px Arial;transition:background .25s,color .25s,transform .25s}.product-card button:hover::after{background:var(--orange);color:white;transform:rotate(45deg)}.product-card--accent{background:#f6eedb}.catalog-more{background:#f5f0e7}.region{position:relative;overflow:hidden;background:radial-gradient(ellipse at 95% 100%,#48705a,transparent 65%),#203f35}.region .eyebrow,.section--dark .eyebrow{color:#dbbc83}.region__quote{background:#ffffff05;border-color:#dbbc8355;padding:65px 48px}.region__quote::after{content:"✳";position:absolute;right:0;bottom:-35px;font-size:80px;line-height:1;color:#e5b16c}.region__content>p:not(.eyebrow){color:#d5ded3}.check-list{font-size:14px}.check-list li::before{color:#dfb678}.text-link{padding-bottom:8px}.work-card{border:1px solid var(--line)}.work-card:hover img{transform:scale(1.065)}.work-card figcaption{padding:19px;transition:transform .3s}.work-card:hover figcaption{transform:translateY(-5px)}.portfolio-cta{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:25px;border-block:1px solid var(--line);padding:25px 0}.portfolio-cta>span{color:#726c60}.portfolio-cta strong{font:600 15px Gotham;color:var(--forest)}.portfolio-cta strong span{margin-left:14px;color:var(--orange);font-size:24px}.section--dark{background:#282b27}.steps{gap:12px}.steps li,.steps li:last-child{border:1px solid #ffffff21;border-radius:18px;padding:24px 20px;background:#ffffff03;transition:background .3s,transform .3s}.steps li:hover{background:#ffffff09;transform:translateY(-5px)}.steps span{display:grid;place-items:center;width:40px;height:40px;border:1px solid #c9ab7866;border-radius:50%;color:#e4c68e}.steps h3{margin-top:42px;font-size:18px}.about-copy__lead{color:var(--forest)}.about-features div{background:#eee8d9;transition:transform .3s}.about-features div:nth-child(2){background:#e3e9dc}.about-features div:nth-child(3){background:#f0ded2}.about-features div:hover{transform:translateY(-4px)}.faq-section{background:#efeade}.faq summary{list-style:none;position:relative;font-size:16px}.faq summary::-webkit-details-marker{display:none}.faq summary::after{content:"+";position:absolute;right:4px;top:19px;color:var(--orange);font:28px Arial}.faq details[open] summary::after{content:"−"}.faq details[open] p{animation:answer-in .3s ease-out}.request{background:radial-gradient(ellipse at 5% 100%,#efbe8f,transparent 60%),#eedcba}.request-form{border:1px solid #fff9}.request-form textarea{resize:vertical;min-height:130px}.footer{background:#202b25}.footer a{overflow-wrap:anywhere}.footer__brand p,.footer .muted{color:#bbc1b7}.footer__bottom{color:#a8b3a8}.order-dialog[open]{animation:answer-in .25s ease-out}.order-dialog{background:var(--paper)}
.reveal-pending{opacity:0;transform:translateY(24px);transition:opacity .65s ease,transform .65s cubic-bezier(.2,.7,.2,1);transition-delay:var(--reveal-delay,0ms)}.reveal-pending.is-visible{opacity:1;transform:none}.page-progress{position:fixed;left:0;top:0;height:3px;width:100%;background:var(--orange);z-index:50;transform:scaleX(0);transform-origin:left;pointer-events:none}
@keyframes float-product{0%,100%{translate:0 0}50%{translate:0 -13px}}@keyframes spark-turn{to{rotate:360deg}}@keyframes answer-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}
@media(min-width:981px){.hero__content{animation:answer-in .7s ease-out}}
@media(max-width:1100px) and (min-width:981px){.nav{gap:14px}.header__inner{gap:12px}.hero__visual>img{width:590px}.hero__halo{width:390px;height:390px;left:0}}
@media(max-width:980px){.nav{top:90px}.hero__grid{grid-template-columns:1fr}.hero{padding-top:50px}.hero__content{max-width:730px}.hero h1{font-size:clamp(44px,7.7vw,70px)}.hero__visual{width:min(580px,100%);margin:35px auto 0;min-height:480px}.hero__visual>img{left:50%;width:620px;transform:translateX(-50%)}.hero__halo{left:50%;transform:translateX(-50%)}.hero__orbit{inset:0 15px 0}.hero__spark{right:25px}.hero__stamp{right:30px;bottom:10px}.craft-strip .container{flex-wrap:wrap;justify-content:center;gap:16px 22px}.craft-strip .container>span:first-child{width:100%;text-align:center}.craft-strip b:first-of-type{display:none}.steps{grid-template-columns:repeat(2,1fr)}.steps li:last-child{grid-column:1/-1}.steps h3{margin-top:24px}}
@media(max-width:650px){.header__inner{height:74px}.nav{top:74px}.hero{padding:38px 0 35px}.hero h1{font-size:clamp(39px,10.4vw,65px)}.hero__lead{font-size:16px}.hero__visual{min-height:350px;margin-top:25px}.hero__visual>img{width:455px;top:0}.hero__halo{width:300px;height:300px;top:5px}.hero__spark{font-size:65px;right:0}.hero__stamp{width:96px;height:96px;padding:14px;right:0;bottom:0;font-size:9px}.hero__stamp span{font-size:18px}.hero__label{font-size:9px;bottom:8px;left:0}.hero__orbit{inset:0 0 10px}.hero__facts strong{font-size:12px}.hero__facts li,.hero__facts li+li{padding-right:5px;padding-left:8px}.craft-strip{padding:20px 0}.craft-strip .container{gap:13px;font-size:10px}.craft-strip b{font-size:17px}.craft-strip b:last-of-type,.craft-strip span:last-child{display:none}.product-card__image{height:260px}.product-card__body{padding:24px}.portfolio-cta{align-items:flex-start;flex-direction:column;gap:8px}.portfolio-cta strong{font-size:13px}.steps{grid-template-columns:1fr}.steps li,.steps li:last-child{padding:24px;border:1px solid #ffffff21!important}.region__quote{padding:55px 36px}.request-form{padding:22px}.section{padding:70px 0}.header__actions{gap:0}.about-features{grid-template-columns:1fr}.about-features div{display:flex;align-items:center;gap:18px}.about-features img{margin:0}.order-dialog{padding:35px 24px}.order-dialog h2{font-size:29px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.reveal-pending{opacity:1;transform:none}}
.hero__visual>img{height:auto}.hero__label{z-index:2}

/* Brand palette: restored from the original Сибирский творец design system. */
:root{
  --ink:#434342;
  --ink-soft:#5f5e5b;
  --paper:#fbf8f3;
  --gold:#aa8f5a;
  --gold-light:#e7d7b9;
  --orange:#aa8f5a;
  --forest:#434342;
  --line:rgba(67,67,66,.14);
  --shadow:0 20px 55px rgba(67,67,66,.11)
}
body{background:var(--paper)}
::selection{background:#e7d7b9;color:#212120}
.header.is-scrolled{background:rgba(251,248,243,.96)}
.button--primary{background:#aa8f5a;box-shadow:0 6px 18px rgba(170,143,90,.2)}
.button--primary:hover{background:#8f7546;box-shadow:0 9px 24px rgba(170,143,90,.3)}
.hero{background:radial-gradient(ellipse at 90% 35%,#f4ecde 0,transparent 58%)}
.hero .eyebrow::before{background:#aa8f5a;box-shadow:0 0 0 5px rgba(170,143,90,.12)}
.hero__halo{background:linear-gradient(140deg,#e7d7b9,#f4ecde 52%,#d9c396);border-color:rgba(170,143,90,.28)}
.hero__stamp{background:#434342;box-shadow:0 10px 24px rgba(67,67,66,.2)}
.craft-strip{background:#f4ecde}
.section--catalog{background:#fffaf3}
.product-card__image{background:#f4ecde}
.product-card:nth-child(2) .product-card__image{background:#eee4d3}
.product-card:nth-child(3) .product-card__image{background:#e7d7b9}
.product-card:nth-child(4) .product-card__image{background:#f8f1e7}
.product-card:nth-child(5) .product-card__image{background:#eadfc9}
.product-card:nth-child(6) .product-card__image{background:#f1e5cf}
.product-card:hover{border-color:#c8ae72}
.product-card button::after{background:#f4ecde}
.region{background:radial-gradient(ellipse at 95% 100%,#5f594f,transparent 65%),#2d2d2c}
.region .eyebrow,.section--dark .eyebrow{color:#d9c396}
.region__quote{border-color:rgba(217,195,150,.38)}
.region__quote::after,.check-list li::before{color:#c8ae72}
.region__content>p:not(.eyebrow){color:#dedbd4}
.section--dark{background:#2d2d2c}
.about-features div{background:#f4ecde}
.about-features div:nth-child(2){background:#eee4d3}
.about-features div:nth-child(3){background:#e7d7b9}
.faq-section{background:#efedea}
.request{background:radial-gradient(ellipse at 5% 100%,#d9c396,transparent 62%),#e7d7b9}
.footer{background:#212120}
.footer__brand p,.footer .muted{color:#bdb8ae}
.footer__bottom{color:#a9a49b}

.request-form label>span>small{color:#888177;font:400 12px/1.2 Arial,sans-serif}
.contact-method{min-width:0;margin:0;padding:0;border:0}
.contact-method legend{margin-bottom:10px;font-family:Gotham,Arial,sans-serif;font-size:13px;font-weight:600}
.contact-method__options{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}
.contact-method__options label{display:block;cursor:pointer}
.contact-method__options input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}
.contact-option{display:grid!important;grid-template-columns:38px 1fr;grid-template-rows:auto auto;column-gap:10px;align-items:center;min-height:76px;padding:11px!important;border:1px solid var(--line);border-radius:14px;background:#faf8f3;transition:border-color .2s,background .2s,transform .2s}
.contact-option b{grid-row:1/3;display:grid;width:38px;height:38px;place-items:center;border-radius:50%;background:#f0e4cc;color:#806a40;font:900 11px/1 Gotham,Arial,sans-serif}
.contact-option strong{align-self:end;font:600 13px/1.2 Gotham,Arial,sans-serif}
.contact-option small{align-self:start;color:#77716a;font-size:10px;line-height:1.2}
.contact-method__options label:hover .contact-option{transform:translateY(-2px);border-color:#c8ae72}
.contact-method__options input:checked+.contact-option{border-color:#9d7b3e;background:#e9d6ad;box-shadow:0 0 0 3px rgba(157,123,62,.24)}
.contact-method__options input:checked+.contact-option b{background:#9d7b3e;color:#fff}
.contact-method__options input:focus-visible+.contact-option{outline:3px solid #aa8f5a;outline-offset:3px}
.telegram-username-field[hidden]{display:none!important}
@media(max-width:650px){.contact-method__options{grid-template-columns:1fr}.contact-option{min-height:72px}}

.services-section{position:relative;overflow:hidden;background:radial-gradient(circle at 12% 12%,rgba(201,168,103,.2),transparent 30%),radial-gradient(circle at 92% 86%,rgba(193,89,51,.18),transparent 28%),#242422;color:#fff}
.services-section::before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(115deg,transparent 0 48%,rgba(255,255,255,.025) 48% 49%,transparent 49%)}
.services-section .container{position:relative;z-index:1}
.services-section .section-heading>p{color:#c8c3b9}
.services-showcase{display:grid;grid-template-columns:repeat(12,1fr);gap:20px}
.service-card{position:relative;grid-column:span 5;display:flex;min-height:490px;align-items:flex-end;overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:28px;background:#3b3935;isolation:isolate;box-shadow:0 24px 65px rgba(0,0,0,.18);transition:transform .45s cubic-bezier(.2,.7,.2,1),border-color .35s,box-shadow .45s}
.service-card--large{grid-column:span 7}
.service-card--wide{grid-column:1/-1;min-height:440px}
.service-card__media{position:absolute;inset:0;z-index:-2}
.service-card__media::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(21,20,18,.02) 18%,rgba(21,20,18,.22) 48%,rgba(21,20,18,.94) 100%)}
.service-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .85s cubic-bezier(.2,.7,.2,1),filter .6s}
.service-card__content{width:100%;padding:34px;color:#fff}
.service-card__number{display:grid;width:42px;height:42px;margin-bottom:24px;place-items:center;border:1px solid rgba(255,255,255,.45);border-radius:50%;background:rgba(27,26,24,.28);color:#f2dab0;font:600 12px/1 Gotham,Arial,sans-serif;backdrop-filter:blur(10px)}
.service-card h3{max-width:650px;margin-bottom:10px;font-size:clamp(27px,3vw,39px);letter-spacing:-.035em}
.service-card p{max-width:650px;margin-bottom:24px;color:#e4e0d8;font-size:16px;line-height:1.55}
.service-card button{display:inline-flex;align-items:center;gap:14px;padding:11px 18px;border:1px solid rgba(255,255,255,.42);border-radius:999px;background:rgba(255,255,255,.1);color:#fff;font:600 12px/1 Gotham,Arial,sans-serif;cursor:pointer;backdrop-filter:blur(12px);transition:background .25s,color .25s,transform .25s}
.service-card button::after{content:"↗";font:18px/1 Arial,sans-serif}
.service-card:hover{transform:translateY(-7px);border-color:rgba(225,193,133,.65);box-shadow:0 30px 80px rgba(0,0,0,.3)}
.service-card:hover .service-card__media img{transform:scale(1.055);filter:saturate(1.08)}
.service-card:hover button{transform:translateX(4px);background:#c8ae72;color:#242422}
.service-card--mugs .service-card__number{color:#292825;background:#e7d7b9;border-color:#e7d7b9}
.service-card--laser .service-card__number{color:#fff;background:#b65835;border-color:#d98a66}
.service-card--printing .service-card__number{color:#242422;background:#d9c396;border-color:#d9c396}
.service-card--fabric .service-card__number{color:#242422;background:#f0e0bd;border-color:#f0e0bd}
@media(max-width:980px){.service-card,.service-card--large{grid-column:span 6;min-height:470px}.service-card--wide{grid-column:1/-1}}
@media(max-width:650px){.services-showcase{gap:14px}.service-card,.service-card--large,.service-card--wide{grid-column:1/-1;min-height:455px;border-radius:22px}.service-card__content{padding:25px}.service-card__number{width:38px;height:38px;margin-bottom:18px}.service-card h3{font-size:29px}.service-card p{font-size:15px}.service-card--wide .service-card__media img{object-position:58% center}}

.hero__visual>.hero__photo{object-fit:cover;max-width:none;border:6px solid var(--paper);filter:none;box-shadow:0 24px 65px rgba(44,38,29,.2)}
.hero__visual>.hero__photo--main{left:28px;top:22px;width:455px;height:455px;border-radius:46% 54% 48% 52% / 55% 45% 55% 45%;animation:float-product 7s ease-in-out infinite}
.hero__visual>.hero__photo--detail{left:auto;right:0;top:auto;bottom:28px;width:180px;height:180px;border-radius:28px;z-index:4;animation:float-product 5.5s ease-in-out .8s infinite reverse}
@media(max-width:1100px) and (min-width:981px){.hero__visual>.hero__photo--main{left:0;width:420px;height:420px}.hero__visual>.hero__photo--detail{width:165px;height:165px}}
@media(max-width:980px){.hero__visual>.hero__photo--main{left:50%;top:10px;width:440px;height:440px;transform:translateX(-50%)}.hero__visual>.hero__photo--detail{right:20px;bottom:5px;width:170px;height:170px;transform:none}}
@media(max-width:650px){.hero__visual>.hero__photo--main{left:50%;top:8px;width:310px;height:310px}.hero__visual>.hero__photo--detail{right:0;bottom:0;width:118px;height:118px;border-width:4px;border-radius:20px}}
