:root{--green:#b9f227;--black:#10110f;--paper:#f3f1eb;--white:#fff;--grey:#d9d8d1;--muted:#6d6f68;--line:#c9c9c1;--display:"Unbounded",sans-serif;--body:"Manrope",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--black);font-family:var(--body);margin:0;overflow-x:hidden}button,input,textarea,select{font:inherit;color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{width:100%;display:block}.skip{z-index:100;background:var(--green);padding:10px 15px;position:fixed;top:-60px;left:15px}.skip:focus{top:15px}.view{display:none}.view.active{animation:.4s pageIn;display:block}@keyframes pageIn{0%{opacity:0;transform:translateY(8px)}}.topline{background:var(--green);border-bottom:1px solid var(--black);overflow:hidden}.topline-track{align-items:center;width:max-content;padding:9px 0;animation:26s linear infinite run;display:flex}.topline span{font:700 10px var(--display);white-space:nowrap}.topline i{margin:0 24px;font-style:normal}@keyframes run{to{transform:translate(-50%)}}.header{z-index:50;border-bottom:1px solid var(--black);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f3f1ebf5;grid-template-columns:210px 1fr auto;align-items:center;height:72px;padding:0 3vw;display:grid;position:sticky;top:0}.logo{font:800 24px/1 var(--display);letter-spacing:-.09em}.logo span{color:#83b600;display:inline-block;transform:translateY(-1px)}.desktop-nav{justify-self:center;gap:28px;font-size:12px;font-weight:700;display:flex}.desktop-nav a{position:relative}.desktop-nav a:after{content:"";background:var(--green);height:2px;transition:right .2s;position:absolute;bottom:-7px;left:0;right:100%}.desktop-nav a:hover:after{right:0}.header-actions{align-items:center;gap:16px;font-size:12px;font-weight:800;display:flex}.constructor-nav{border:1px solid var(--black);padding:10px 15px}.constructor-nav:hover{background:var(--green)}.cart,.menu{background:0 0;border:0;padding:0;font-weight:800}.cart b{background:var(--black);color:#fff;border-radius:50%;place-items:center;width:22px;height:22px;margin-left:5px;font-size:10px;display:inline-grid}.menu,.mobile-nav{display:none}.eyebrow{letter-spacing:.17em;margin:0 0 18px;font-size:10px;font-weight:800}.button{border:1px solid var(--black);justify-content:space-between;align-items:center;gap:30px;min-height:54px;padding:0 22px;font-size:12px;font-weight:800;display:inline-flex}.button.green{background:var(--green)}.button.black{background:var(--black);color:#fff}.button.outline-light{color:#fff;border-color:#fff}.button:hover{box-shadow:4px 4px 0 var(--black);transform:translateY(-2px)}.full{width:100%}.text-link,.arrow-link{border-bottom:1px solid;padding-bottom:5px;font-size:12px;font-weight:800;display:inline-block}.arrow-link span{margin-left:12px}.section-shell{border-bottom:1px solid var(--line);margin:0 3vw;padding:105px 0}.hero{border-bottom:1px solid var(--black);grid-template-columns:54% 46%;min-height:calc(100vh - 103px);display:grid}.hero-copy{background:var(--paper);flex-direction:column;justify-content:center;padding:6vw 4vw 4vw 6vw;display:flex}.hero h1,.page-hero h1{font:700 clamp(48px,6.6vw,104px)/.97 var(--display);letter-spacing:-.075em;margin:0}.hero h1 em{background:linear-gradient(transparent 57%,var(--green) 57%);font-style:normal}.hero-lead{color:#484a45;max-width:680px;margin:30px 0;font-size:clamp(16px,1.35vw,20px);line-height:1.65}.hero-actions{align-items:center;gap:25px;display:flex}.hero-facts{border-top:1px solid var(--line);color:var(--muted);grid-template-columns:repeat(3,1fr);gap:14px;margin-top:auto;padding-top:35px;font-size:10px;display:grid}.hero-facts span{flex-direction:column;gap:6px;display:flex}.hero-facts b{color:var(--black);font:600 13px var(--display)}.hero-visual{background:var(--black);min-height:680px;position:relative;overflow:hidden}.hero-main{object-fit:cover;height:100%}.hero-visual:after{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#00000040);position:absolute;inset:0}.hero-sticker{z-index:2;background:var(--green);width:115px;height:115px;font:700 12px var(--display);border-radius:50%;flex-direction:column;justify-content:space-between;padding:15px;display:flex;position:absolute;top:28px;right:25px;transform:rotate(6deg)}.hero-sticker span{align-self:flex-end;font-size:25px}.hero-small{z-index:2;background:#fff;width:28%;margin:0;padding:6px;position:absolute;bottom:23px;right:24px;transform:rotate(2deg)}.hero-small img{aspect-ratio:1;object-fit:cover}.hero-small figcaption{padding:7px 3px 2px;font-size:9px;font-weight:800}.hero-note{z-index:2;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#10110fd6;align-items:start;gap:16px;padding:15px 18px;display:flex;position:absolute;bottom:23px;left:24px}.hero-note span{color:var(--green);font:700 11px var(--display)}.hero-note p{margin:0;font-size:10px;line-height:1.5}.section-head{grid-template-columns:1.65fr 1fr;align-items:end;gap:9vw;margin-bottom:48px;display:grid}.section-head h2,.process h2,.studio h2,.branch-cards h2,.social-proof h2,.merch-form h2{font:650 clamp(36px,4.7vw,72px)/1.02 var(--display);letter-spacing:-.065em;margin:0}.section-head>div:last-child>p{max-width:520px;color:var(--muted);margin:0 0 25px;line-height:1.65}.layout-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.layout-card button,.catalog-card button{aspect-ratio:1;background:var(--grey);border:0;width:100%;padding:0;position:relative;overflow:hidden}.layout-card img,.catalog-card img{object-fit:cover;height:100%;transition:transform .7s cubic-bezier(.16,1,.3,1),filter .4s}.layout-card:hover img,.catalog-card:hover img{filter:brightness(.82);transform:scale(1.045)}.card-index,.card-open{background:var(--paper);padding:7px 9px;font-size:9px;font-weight:800;position:absolute;top:10px}.card-index{left:10px}.card-open{opacity:0;transition:all .25s;right:10px;transform:translateY(-5px)}.layout-card:hover .card-open{opacity:1;transform:none}.layout-card>div,.catalog-card>div{grid-template-columns:1fr auto;gap:6px 12px;padding-top:14px;display:grid}.layout-card h3,.catalog-card h2{font:600 14px var(--display);margin:0}.layout-card p,.catalog-card p{color:var(--muted);grid-column:1;margin:0;font-size:11px}.layout-card>div>b,.catalog-card>div>b{grid-area:1/2;font-size:11px}.process{grid-template-columns:.85fr 1.15fr;gap:9vw;display:grid}.process header{align-self:start;position:sticky;top:110px}.process ol{border-top:1px solid var(--black);margin:0;padding:0;list-style:none}.process li{border-bottom:1px solid var(--black);grid-template-columns:70px 1fr;gap:12px;padding:27px 0;display:grid}.process li>span{font:700 11px var(--display);color:#7ea711}.process h3{font:600 18px var(--display);margin:0 0 8px}.process li p{color:var(--muted);margin:0;line-height:1.6}.works{background:var(--black);color:#fff;margin:0;padding:105px 3vw}.section-head.light>div:last-child>p{color:#a7aaa2}.work-grid{grid-template-columns:repeat(12,1fr);gap:8px;display:grid}.work-grid figure{grid-column:span 5;margin:0;position:relative;overflow:hidden}.work-grid .work-wide{grid-column:span 7}.work-grid img{aspect-ratio:16/10;object-fit:cover;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1)}.work-grid figure:hover img{transform:scale(1.04)}.work-grid figcaption{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#10110fd1;justify-content:space-between;padding:12px 14px;font-size:10px;display:flex;position:absolute;bottom:10px;left:10px;right:10px}.work-grid figcaption b{font:600 11px var(--display)}.work-grid figcaption span{color:#b8bbb3}.social-proof{grid-template-columns:.75fr 1.25fr;gap:8vw;display:grid}.proof-title{align-self:start}.proof-title>p:last-child{color:var(--muted)}.review-cards{grid-template-columns:1fr 1.2fr 1fr;gap:8px;display:grid}.review-cards article{min-height:480px;overflow:hidden}.review-shot img{object-fit:cover;object-position:top;height:100%}.review-quote{background:var(--green);flex-direction:column;justify-content:space-between;padding:30px;display:flex}.review-quote>span{letter-spacing:.2em}.review-quote blockquote{font:500 clamp(18px,2vw,30px)/1.35 var(--display);letter-spacing:-.04em;margin:0}.review-quote p{font-size:10px;font-weight:800}.studio{grid-template-columns:1fr 1fr;align-items:center;gap:8vw;display:grid}.studio-media{position:relative}.studio-media img{aspect-ratio:4/3;object-fit:cover}.studio-badge{background:var(--green);width:125px;height:125px;font:700 12px/1.35 var(--display);text-align:center;border-radius:50%;place-items:center;display:grid;position:absolute;bottom:-24px;right:-24px;transform:rotate(-7deg)}.studio-copy>p:not(.eyebrow){max-width:650px;color:var(--muted);font-size:17px;line-height:1.75}.studio dl{border-block:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:35px 0;display:grid}.studio dl div{padding:22px 0}.studio dt{font:600 21px var(--display)}.studio dd{color:var(--muted);margin:6px 0 0;font-size:10px}.branch-cards{grid-template-columns:1.15fr .85fr;gap:10px;display:grid}.branch-cards article{flex-direction:column;align-items:flex-start;min-height:490px;padding:50px;display:flex}.constructor-card{background:var(--green)}.business-card{background:var(--black);color:#fff}.branch-cards p:not(.eyebrow){max-width:520px;line-height:1.65}.branch-cards .button{margin-top:auto}.page-hero{border-bottom:1px solid var(--black);grid-template-columns:1fr 2.1fr 1fr;align-items:end;gap:4vw;padding:90px 5vw 70px;display:grid}.page-hero h1 span{background:linear-gradient(transparent 58%,var(--green) 58%)}.page-hero>p:last-child{max-width:440px;color:var(--muted);margin:0;line-height:1.65}.page-hero.dark{background:var(--black);color:#fff}.page-hero.dark>p:last-child{color:#a8aaa4}.catalog-shell{padding:35px 3vw 110px}.filters{gap:7px;margin-bottom:30px;display:flex;overflow:auto}.filters button{border:1px solid var(--black);background:0 0;flex:none;padding:10px 15px;font-size:11px}.filters button.selected{background:var(--black);color:#fff}.catalog-grid{grid-template-columns:repeat(3,1fr);gap:45px 12px;display:grid}.back{border:0;border-bottom:1px solid var(--black);background:var(--paper);text-align:left;width:100%;padding:22px 3vw;font-weight:800;display:block}.product-page{grid-template-columns:1.55fr minmax(390px,.75fr);align-items:start;display:grid}.product-gallery{background:var(--black);grid-template-columns:1fr 1fr;gap:2px;display:grid}.product-gallery figure{margin:0}.product-gallery figure:first-child{grid-column:1/-1}.product-gallery img{aspect-ratio:1;object-fit:cover;height:100%}.product-gallery figure:first-child img{aspect-ratio:16/11}.order-panel{max-height:calc(100vh - 72px);padding:48px 4vw;position:sticky;top:72px;overflow:auto}.order-panel h1{font:650 46px/1 var(--display);letter-spacing:-.06em;margin:0}.order-panel>p:not(.eyebrow){color:var(--muted);line-height:1.6}.price{font:600 20px var(--display);margin:20px 0;display:block}.order-info{background:var(--black);color:#fff;align-items:center;gap:7px;padding:14px;font-size:8px;display:flex}.order-info i{color:var(--green)}fieldset{border:0;margin:25px 0 0;padding:0}legend{width:100%;margin-bottom:10px;font-size:11px;font-weight:800}.options,.sizes,.swatches{gap:6px;display:flex}.options button,.sizes button,.garments button{border:1px solid var(--line);background:0 0;padding:11px 13px;font-size:11px}.options .selected,.sizes .selected,.garments .selected{border-color:var(--black);box-shadow:inset 0 0 0 1px var(--black)}.swatches button{border:5px solid var(--paper);outline:1px solid var(--line);background:var(--color);border-radius:50%;width:30px;height:30px;padding:0}.swatches .selected{outline:2px solid var(--black)}.size-link{float:right;background:0 0;border:0;border-bottom:1px solid;padding:0;font-size:10px}.designer-files{border-top:1px solid var(--line);margin-top:30px;padding-top:27px}.designer-files h2,.tool-panel h2{font:600 17px var(--display);margin:0 0 8px}.designer-files>p{color:var(--muted);font-size:11px;line-height:1.5}label{margin-top:12px;display:block}label>span{margin-bottom:6px;font-size:10px;font-weight:800;display:block}input,textarea,select{border:1px solid var(--line);background:#fff;outline:none;width:100%;padding:12px}input:focus,textarea:focus,select:focus{border-color:var(--black)}.upload{border:1px dashed #8e9088;flex-direction:column;justify-content:center;min-height:74px;padding:14px;display:flex;position:relative}.upload input{opacity:0;width:1px;height:1px;position:absolute}.upload b{font-size:11px}.upload small,.safe-note{color:var(--muted);font-size:9px}.form-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.total{border-top:1px solid var(--line);justify-content:space-between;margin-top:24px;padding:18px 0;font-size:12px;display:flex}.safe-note{text-align:center;margin-top:10px;display:block}.constructor-shell{grid-template-columns:.8fr 1.2fr;min-height:760px;display:grid}.constructor-controls{border-right:1px solid var(--black);flex-direction:column;padding:40px 4vw;display:flex}.stepper{border-bottom:1px solid var(--line);color:var(--muted);gap:20px;margin:0 0 40px;padding:0 0 14px;font-size:10px;font-weight:800;list-style:none;display:flex}.stepper .selected{color:var(--black)}.tool-panel{display:none}.tool-panel.active{display:block}.template-list{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.template-list button{border:1px solid var(--line);background:0 0;padding:0 0 9px}.template-list .selected{border:2px solid var(--black)}.template-list img{aspect-ratio:1;object-fit:cover}.template-list span{padding-top:8px;font-size:9px;font-weight:800;display:block}.garments{flex-direction:column;gap:6px;display:flex}.garments button{justify-content:space-between;display:flex}.tool-actions{justify-content:space-between;align-items:center;margin-top:auto;display:flex}.tool-actions>button:first-child{background:0 0;border:0;font-weight:800}.preview{background:#d5d5cf;flex-direction:column;padding:30px 4vw;display:flex}.preview>div:first-child{justify-content:space-between;font-size:10px;display:flex}.preview>div:first-child b{font:600 13px var(--display)}.shirt-stage{flex:1;place-items:center;min-height:560px;display:grid;position:relative}.shirt-stage>#shirtShape{aspect-ratio:.9;clip-path:polygon(28% 5%,40% 0,60% 0,72% 5%,98% 18%,87% 37%,75% 31%,75% 100%,25% 100%,25% 31%,13% 37%,2% 18%);background:#111;width:min(63%,480px)}.print{color:#fff;text-align:center;width:min(22%,155px);position:absolute;top:34%;left:50%;transform:translate(-50%,-5%)}.print>b{font:700 11px var(--display);margin-bottom:5px;display:block}.print>div{border:2px solid;overflow:hidden}.print img{aspect-ratio:1.15;object-fit:cover}.print small{justify-content:space-between;margin-top:4px;font-size:6px;display:flex}.preview>p{color:var(--muted);text-align:center;font-size:10px}.merch-content{padding:0 5vw 110px}.merch-stats{border-bottom:1px solid var(--black);grid-template-columns:repeat(3,1fr);display:grid}.merch-stats span{color:var(--muted);flex-direction:column;gap:7px;padding:35px 0;font-size:10px;display:flex}.merch-stats b{color:var(--black);font:600 24px var(--display)}.merch-form{grid-template-columns:.8fr 1.2fr;gap:9vw;padding-top:90px;display:grid}.merch-form>div>p:not(.eyebrow){color:var(--muted)}.merch-form form{grid-template-columns:1fr 1fr;gap:2px 15px;display:grid}.span-two{grid-column:1/-1}.info-nav{z-index:10;border-bottom:1px solid var(--black);background:#f3f1ebf2;justify-content:center;gap:30px;padding:16px;font-size:10px;font-weight:800;display:flex;position:sticky;top:72px}.info-content{padding:0 5vw}.info-content section{border-bottom:1px solid var(--line);grid-template-columns:80px 1.1fr 1fr;align-items:start;gap:5vw;padding:70px 0;scroll-margin-top:120px;display:grid}.info-content section>span{color:#7da800;font:700 11px var(--display)}.info-content h2{font:600 clamp(30px,3.5vw,54px)/1.04 var(--display);letter-spacing:-.06em;margin:0}.info-content p{max-width:620px;color:var(--muted);margin:0;line-height:1.7}.info-content .arrow-link{background:0 0;border:0;border-bottom:1px solid;justify-self:start;padding:0 0 5px}.contacts-shell{padding:70px 5vw 110px}.direct-contacts{border-block:1px solid var(--black);grid-template-columns:repeat(3,1fr);display:grid}.direct-contacts a{border-right:1px solid var(--line);flex-direction:column;gap:14px;min-width:0;padding:28px 25px 28px 0;display:flex}.direct-contacts a+a{padding-left:25px}.direct-contacts a:last-child{border:0}.direct-contacts small{color:var(--muted);letter-spacing:.12em;font-size:9px;font-weight:800}.direct-contacts b{overflow-wrap:anywhere;font:600 clamp(15px,1.4vw,20px) var(--display)}.socials{grid-template-columns:repeat(4,1fr);gap:5px;margin-top:35px;display:grid}.socials a{border:1px solid var(--black);justify-content:space-between;padding:20px;font-size:12px;font-weight:800;display:flex}.socials a:hover{background:var(--green)}.footer{background:var(--black);color:#fff;grid-template-columns:2fr 1fr 1fr 1.3fr;gap:5vw;padding:70px 5vw 25px;display:grid}.footer-logo span{color:var(--green)}.footer p{color:#92958e;font-size:11px;line-height:1.7}.footer nav,.footer-contact{flex-direction:column;gap:11px;font-size:11px;display:flex}.footer nav b{color:#73766f;letter-spacing:.13em;text-transform:uppercase;margin-bottom:8px;font-size:9px}.footer-contact{font-size:12px}.footer-contact span{color:#777a73}.footer-bottom{color:#696c66;border-top:1px solid #333;grid-column:1/-1;margin-top:35px;padding-top:20px;font-size:9px}dialog{border:0;width:min(680px,100% - 30px);padding:28px}dialog::backdrop{background:#000000c7}dialog>button{background:0 0;border:0;font-size:25px;position:absolute;top:15px;right:15px}.toast{z-index:80;background:var(--green);max-width:360px;padding:17px 20px;font-size:11px;font-weight:700;line-height:1.5;transition:bottom .3s;position:fixed;bottom:-130px;right:24px}.toast.show{bottom:24px}.reveal{opacity:0;transition:opacity .75s cubic-bezier(.16,1,.3,1),transform .75s cubic-bezier(.16,1,.3,1);transform:translateY(32px)}.reveal.in-view{opacity:1;transform:none}@media (max-width:1050px){.header{grid-template-columns:1fr auto}.desktop-nav,.constructor-nav{display:none}.menu{display:block}.mobile-nav{border-bottom:1px solid var(--black);background:var(--paper);flex-direction:column;padding:10px 3vw 20px;position:absolute;top:72px;left:0;right:0}.mobile-nav.open{display:flex}.mobile-nav a{border-bottom:1px solid var(--line);padding:12px 0;font-weight:700}.layout-grid{grid-template-columns:repeat(2,1fr);gap:35px 10px}.social-proof{grid-template-columns:1fr}.product-page{grid-template-columns:1fr 420px}}@media (max-width:720px){.topline-track{padding:7px 0}.header{height:62px;padding:0 18px}.mobile-nav{padding-inline:18px;top:62px}.cart{font-size:0}.cart b{font-size:9px}.hero{flex-direction:column;min-height:auto;display:flex}.hero-copy{padding:55px 18px 38px}.hero h1,.page-hero h1{font-size:clamp(36px,11vw,54px)}.hero-lead{font-size:14px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-actions .button{width:100%}.hero-facts{grid-template-columns:1fr;gap:11px;margin-top:38px}.hero-facts span{grid-template-columns:125px 1fr;display:grid}.hero-visual{min-height:520px}.hero-small{width:35%}.section-shell{margin-inline:18px;padding:75px 0}.section-head{margin-bottom:35px;display:block}.section-head h2,.process h2,.studio h2,.branch-cards h2,.social-proof h2,.merch-form h2{font-size:34px}.section-head>div:last-child{margin-top:25px}.layout-grid{grid-template-columns:1fr 1fr;gap:30px 7px}.layout-card h3,.catalog-card h2{font-size:11px}.layout-card p,.catalog-card p,.layout-card>div>b,.catalog-card>div>b{font-size:9px}.process{grid-template-columns:1fr;gap:45px}.process header{position:static}.works{margin:0;padding:75px 18px}.work-grid{scroll-snap-type:x mandatory;display:flex;overflow:auto}.work-grid figure,.work-grid .work-wide{scroll-snap-align:start;flex:0 0 84vw}.work-grid img{aspect-ratio:4/3}.review-cards{display:flex;overflow:auto}.review-cards article{flex:0 0 82vw;min-height:430px}.studio{grid-template-columns:1fr;gap:55px}.studio-badge{right:-5px}.branch-cards{grid-template-columns:1fr;margin-inline:0}.branch-cards article{min-height:420px;padding:35px 22px}.page-hero{padding:60px 18px 45px;display:block}.page-hero>p:last-child{margin-top:25px}.catalog-shell{padding:25px 9px 75px}.catalog-grid{grid-template-columns:1fr 1fr;gap:34px 7px}.product-page{display:block}.product-gallery{grid-template-columns:1fr 1fr}.order-panel{max-height:none;padding:45px 18px;position:static}.order-panel h1{font-size:39px}.order-info{flex-wrap:wrap}.form-grid{grid-template-columns:1fr}.constructor-shell{flex-direction:column-reverse;display:flex}.constructor-controls{border:0;min-height:600px;padding:30px 18px}.preview{min-height:500px;padding:24px 18px}.shirt-stage{min-height:400px}.shirt-stage>#shirtShape{width:min(80%,340px)}.print{width:min(28%,110px)}.merch-content{padding:0 18px 75px}.merch-stats{grid-template-columns:1fr}.merch-stats span{border-bottom:1px solid var(--line);padding:22px 0}.merch-form{grid-template-columns:1fr;gap:45px;padding-top:65px}.merch-form form{grid-template-columns:1fr}.span-two{grid-column:auto}.info-nav{justify-content:flex-start;padding-inline:18px;top:62px;overflow:auto}.info-nav a{flex:none}.info-content{padding:0 18px}.info-content section{grid-template-columns:45px 1fr;gap:25px 5px}.info-content section p,.info-content section .arrow-link{grid-column:2}.direct-contacts{grid-template-columns:1fr}.direct-contacts a,.direct-contacts a+a{border-right:0;border-bottom:1px solid var(--line);padding:20px 0}.socials{grid-template-columns:1fr 1fr}.footer{grid-template-columns:1fr 1fr;padding:55px 18px 25px}.footer>div:first-child,.footer-bottom,.footer-contact{grid-column:1/-1}.toast{left:14px;right:14px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
@font-face{font-family:Inter Tight;font-style:normal;font-weight:400 800;font-display:swap;src:url(/assets/fonts/inter-tight-cyrillic.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Tight;font-style:normal;font-weight:400 800;font-display:swap;src:url(/assets/fonts/inter-tight-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:400 800;font-display:swap;src:url(/assets/fonts/manrope-cyrillic.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:400 800;font-display:swap;src:url(/assets/fonts/manrope-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--green:#aed257;--black:#171915;--paper:#faf7f4;--white:#fff;--grey:#e9e8e3;--muted:#686a65;--line:#dfddd7;--display:"Inter Tight",Arial,sans-serif;--body:"Manrope",Arial,sans-serif}body{background:var(--paper);font-family:var(--body)}.topline{background:#c5f05e;border:0}.topline-track{padding:7px 0}.topline span{font-family:var(--body);font-weight:800}.header{background:#fffffff2;border:0;border-radius:30px;width:calc(100% - 40px);height:62px;margin:9px 20px 0;padding:0 25px;top:9px;box-shadow:0 8px 24px #363a281a}.logo-wrap{flex-direction:column;display:flex}.logo{font:800 23px/1 var(--body);letter-spacing:-.06em}.logo span{color:#83b131}.logo-wrap small{margin-top:3px;font-size:8px}.desktop-nav{gap:24px;font-size:11px}.desktop-nav a:after{background:var(--green)}.header-socials{gap:9px;display:flex}.header-socials a{font-size:10px;font-weight:900}.constructor-nav{border-color:var(--green);color:#83a841;border-radius:20px}.constructor-nav:hover{background:var(--green);color:#fff}.order-nav{background:#c5f05e;border-radius:20px;place-items:center;min-height:48px;padding:0 25px;display:grid}.cart b{color:#fff;background:#f11}.source-button{border:1px solid var(--green);background:var(--green);color:#fff;border-radius:20px;justify-content:center;align-items:center;min-height:54px;padding:0 28px;font-size:13px;font-weight:800;transition:all .2s;display:inline-flex}.source-button:hover{background:#c5f05e;transform:translateY(-2px)}.source-button.ghost{color:#91b545;background:0 0}.source-button.ghost:hover{background:#f1f7df}.source-hero{grid-template-columns:1fr 1fr;align-items:center;gap:48px;min-height:700px;padding:55px 5vw 60px;display:grid}.source-hero h1{color:#312500;letter-spacing:-.045em;margin:0;font-size:clamp(38px,4vw,61px);font-style:italic;font-weight:800;line-height:1.15}.source-hero h1 span{font-weight:700}.source-hero-copy>div{justify-content:center;gap:12px;display:flex}.source-hero-image{background:#ddd;border-radius:20px;height:640px;margin:0;overflow:hidden}.source-hero-image img{object-fit:cover;height:100%}.source-about{grid-template-columns:1.1fr .9fr;align-items:center;gap:10vw;min-height:760px;padding:70px 6vw;display:grid}.source-collage{height:650px;position:relative}.source-collage img{object-fit:cover;border-radius:20px;position:absolute;box-shadow:0 8px 24px #2323191a}.collage-a{width:54%;height:67%;top:0;left:0}.collage-b{width:42%;height:38%;top:14%;right:0}.collage-c{width:57%;height:38%;bottom:0;left:19%}.source-about-copy h2{letter-spacing:-.045em;margin:0 0 35px;font-size:clamp(34px,4vw,59px);font-weight:400;line-height:1.05}.source-about-copy h2 b{font-weight:800}.source-about-copy h2 i{color:var(--green);font-style:normal}.source-about-copy p{max-width:560px;margin:0 0 24px;font-size:17px;line-height:1.55}.source-catalog{padding:95px 4vw}.source-catalog>header{text-align:center}.source-catalog h2,.source-features>h2,.source-works h2,.source-reviews h2{letter-spacing:-.04em;margin:0;font-size:clamp(35px,4vw,56px);line-height:1.1}.source-catalog>header p{max-width:650px;margin:35px auto;font-size:20px;line-height:1.5}.source-catalog>header a,.source-works>a{color:var(--green);text-underline-offset:4px;font-size:25px;font-weight:700;text-decoration:underline}.source-products{grid-template-columns:repeat(3,1fr);gap:55px 38px;margin-top:80px;display:grid}.source-products article button{aspect-ratio:1;background:#ddd;border:0;border-radius:20px;width:100%;padding:0;overflow:hidden}.source-products article img{object-fit:cover;height:100%;transition:transform .55s}.source-products article:hover img{transform:scale(1.025)}.source-products h3{margin:18px 0 8px;font-size:19px}.source-products p{min-height:44px;color:var(--muted);margin:0 0 12px;font-size:13px;line-height:1.55}.source-products b{font-size:15px}.source-products s{color:#9b9d98;margin-left:7px;font-weight:500}.source-features{padding:90px 4vw}.source-features>h2{text-align:center;margin-bottom:90px}.feature-row{grid-template-columns:1fr 1fr;align-items:center;gap:6vw;margin-bottom:90px;display:grid}.feature-row.reverse img{order:2}.feature-row.reverse>div{order:1}.feature-row img{object-fit:cover;border-radius:20px;height:460px}.feature-row h3{margin:0 0 25px;font-size:30px}.feature-row p{max-width:600px;margin:0 0 30px;font-size:17px;line-height:1.55}.source-faq{background:#f1efe9;grid-template-columns:.9fr 1.1fr;gap:8vw;padding:100px 7vw;display:grid}.source-faq header>span{letter-spacing:.12em;font-size:11px;font-weight:800}.source-faq h2{letter-spacing:-.045em;margin:20px 0;font-size:clamp(38px,4.5vw,64px);line-height:1.05}.source-faq header p{color:var(--muted);line-height:1.6}.source-faq>div{border-top:1px solid #bfc0b9}.source-faq details{border-bottom:1px solid #bfc0b9}.source-faq summary{cursor:pointer;padding:24px 42px 24px 0;font-size:16px;font-weight:700;list-style:none;position:relative}.source-faq summary:after{content:"+";font-size:27px;position:absolute;top:17px;right:4px}.source-faq details[open] summary:after{transform:rotate(45deg)}.source-faq details p{color:var(--muted);margin:0 35px 25px 0;line-height:1.6}.source-works{text-align:center;padding:95px 3vw}.source-works header p,.source-reviews header p{font-size:18px}.source-works>div{grid-template-columns:repeat(12,1fr);gap:10px;margin:55px 0 35px;display:grid}.source-works img{object-fit:cover;border-radius:20px;grid-column:span 4;height:310px}.source-works img:first-child,.source-works img:nth-child(5){grid-column:span 7}.source-works img:nth-child(2),.source-works img:nth-child(6){grid-column:span 5}.source-reviews{text-align:center;background:#fff;padding:95px 5vw}.source-reviews>div{grid-template-columns:1fr 1fr 1.2fr;gap:14px;max-width:1120px;margin:55px auto 0;display:grid}.source-reviews article{background:#f0efeb;border-radius:20px;height:520px;overflow:hidden}.source-reviews article img{object-fit:cover;object-position:top;height:100%}.source-reviews .review-text{text-align:left;background:#dfeabf;flex-direction:column;justify-content:space-between;padding:40px;display:flex}.review-text span{color:#7ea300;letter-spacing:.2em}.review-text p{font-size:29px;font-weight:700;line-height:1.25}.source-contact{padding:90px 5vw}.important{background:#ebf2d8;border-radius:20px;grid-template-columns:55px 1fr auto;align-items:center;gap:25px;padding:28px 35px;display:grid}.important>span{font-size:28px}.important p{margin:0;line-height:1.55}.important a{border-bottom:1px solid;padding-bottom:4px;font-weight:800}.seller{grid-template-columns:1fr 1fr;gap:9vw;padding:80px 0 55px;display:grid}.seller h2{margin:0 0 18px;font-size:50px}.seller>div>p{max-width:550px;line-height:1.7}.seller-links{flex-wrap:wrap;gap:8px;margin-top:25px;display:flex}.seller-links a{border:1px solid var(--green);color:#84a83c;border-radius:18px;padding:9px 13px;font-size:11px;font-weight:800}.seller h3{text-transform:uppercase;letter-spacing:.1em;margin-top:0;font-size:13px}.seller dl{margin:0}.seller dl div{border-bottom:1px solid var(--line);grid-template-columns:120px 1fr;padding:11px 0;font-size:12px;display:grid}.seller dt{color:var(--muted)}.seller dd{margin:0}.legal{border-top:1px solid var(--black)}.legal details{border-bottom:1px solid var(--black)}.legal summary{cursor:pointer;padding:19px 0;font-size:13px;font-weight:800}.legal p{max-width:850px;color:var(--muted);line-height:1.6}.page-hero{background:var(--paper)}.page-hero.dark{background:#22241f}.page-hero h1 span{background:linear-gradient(#0000 62%,#c5f05e 62%)}.button.green{background:var(--green);border-color:var(--green);color:#fff}.catalog-card button,.layout-card button{border-radius:20px}.filters button{border-radius:18px}.filters button.selected{background:var(--green);border-color:var(--green);color:#fff}.order-panel .button.green,.constructor-controls .button.green,.merch-form .button.green{background:var(--green);color:#fff}.info-content section>span{color:#87ad3f}.footer-logo span{color:var(--green)}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(22px)}.reveal.in-view{opacity:1;transform:none}@media (max-width:1050px){.header{grid-template-columns:1fr auto}.desktop-nav,.constructor-nav{display:none}.menu{display:block}.mobile-nav{background:#fff;border-radius:0 0 20px 20px;top:62px;left:20px;right:20px}.source-hero{gap:25px}.source-about{gap:5vw}.source-products{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.header{width:calc(100% - 20px);height:58px;margin:6px 10px 0;padding:0 16px;top:6px}.mobile-nav{top:58px;left:10px;right:10px}.source-hero{flex-direction:column;min-height:auto;padding:55px 16px 35px;display:flex}.source-hero h1{font-size:36px}.source-hero-copy>p{font-size:15px}.source-hero-copy>div{flex-direction:column}.source-hero-image{width:100%;height:500px}.source-about{grid-template-columns:1fr;padding:70px 18px}.source-collage{height:480px}.source-about-copy h2{font-size:37px}.source-about-copy p{font-size:15px}.source-catalog{padding:70px 10px}.source-catalog h2,.source-features>h2,.source-works h2,.source-reviews h2{font-size:34px}.source-catalog>header p{font-size:16px}.source-catalog>header a,.source-works>a{font-size:18px}.source-products{grid-template-columns:1fr 1fr;gap:35px 8px;margin-top:55px}.source-products article button{border-radius:14px}.source-products h3{font-size:13px}.source-products p{display:none}.source-products b{font-size:11px}.source-features{padding:70px 18px}.source-features>h2{margin-bottom:55px}.feature-row,.feature-row.reverse{grid-template-columns:1fr;gap:28px;margin-bottom:65px}.feature-row.reverse img,.feature-row.reverse>div{order:initial}.feature-row img{height:340px}.feature-row h3{font-size:24px}.feature-row p{font-size:14px}.source-faq{grid-template-columns:1fr;gap:45px;padding:70px 18px}.source-faq h2{font-size:37px}.source-works{padding:70px 18px}.source-works>div{scroll-snap-type:x mandatory;margin-right:-18px;display:flex;overflow:auto}.source-works img,.source-works img:nth-child(n){aspect-ratio:4/3;scroll-snap-align:start;flex:0 0 83vw;height:auto}.source-reviews{padding:70px 18px}.source-reviews>div{display:flex;overflow:auto}.source-reviews article{flex:0 0 82vw;height:460px}.important{grid-template-columns:40px 1fr;padding:22px}.important a{grid-column:2}.seller{grid-template-columns:1fr;gap:55px;padding-top:60px}.seller h2{font-size:40px}}.hero-kicker,.section-kicker{color:#789d31;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:8px;font-size:10px;font-weight:800;display:inline-flex}.hero-kicker:before,.section-kicker:before{content:"";background:var(--green);width:22px;height:2px}.source-hero-copy{padding-top:18px}.source-hero h1{margin-top:18px}.hero-cta{justify-content:center;align-items:center;display:flex;gap:24px!important}.constructor-link{color:#53672c;border-bottom:1px solid #8fa849;align-items:center;gap:8px;padding:7px 0;font-size:13px;font-weight:800;display:inline-flex}.constructor-link span{font-size:17px}.hero-proof{text-align:left;border-block:1px solid #d7d9cf;grid-template-columns:repeat(3,1fr);max-width:600px;margin:38px auto 0;gap:0!important;display:grid!important}.hero-proof span{color:#75766f;border-right:1px solid #d7d9cf;flex-direction:column;gap:4px;padding:14px 17px;font-size:9px;line-height:1.4;display:flex}.hero-proof span:last-child{border:0}.hero-proof b{color:#222;font-size:11px}.purchase-path{background:#f3f7e8;border-block:1px solid #d8dacd;grid-template-columns:.7fr 1.3fr;gap:8vw;padding:70px 5vw;display:grid}.path-intro>span{color:#789d31;letter-spacing:.14em;font-size:10px;font-weight:800}.path-intro h2{letter-spacing:-.04em;margin:15px 0 0;font-size:clamp(29px,3vw,45px);line-height:1.08}.purchase-path ol{grid-template-columns:repeat(3,1fr);gap:30px;margin:0;padding:0;list-style:none;display:grid}.purchase-path li{gap:17px;display:flex}.purchase-path li>b{background:var(--green);color:#fff;border-radius:50%;flex:0 0 36px;place-items:center;height:36px;font-size:10px;display:grid}.purchase-path h3{margin:3px 0 9px;font-size:16px}.purchase-path p{color:#696b64;margin:0;font-size:12px;line-height:1.55}.source-catalog>header>.section-kicker,.source-works>header>.section-kicker,.source-reviews>header>.section-kicker{margin-bottom:18px}.source-catalog>header p{margin-top:24px}.source-catalog>header a span{margin-left:5px;text-decoration:none;display:inline-block}.source-products article{position:relative}.source-products article:before{content:attr(data-label);z-index:2;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);letter-spacing:.08em;background:#f5f7eeeb;border-radius:15px;padding:7px 9px;font-size:8px;font-weight:800;position:absolute;top:12px;left:12px}.source-products .card-copy{position:relative}.source-products .card-copy>span{color:#7b9f35;opacity:0;font-size:10px;font-weight:800;transition:all .25s;position:absolute;bottom:0;right:0;transform:translate(-6px)}.source-products article:hover .card-copy>span{opacity:1;transform:none}.source-products article:hover h3{color:#698b2c}.work-filters{justify-content:center;gap:6px;margin-top:28px;display:flex}.work-filters button{background:0 0;border:1px solid #c8cac0;border-radius:18px;padding:9px 15px;font-size:10px;font-weight:800}.work-filters button.selected{border-color:var(--green);background:var(--green);color:#fff}.source-works>div figure{border-radius:20px;grid-column:span 4;margin:0;position:relative;overflow:hidden}.source-works>div figure:first-child,.source-works>div figure:nth-child(5){grid-column:span 7}.source-works>div figure:nth-child(2),.source-works>div figure:nth-child(6){grid-column:span 5}.source-works>div figure.is-hidden{display:none}.source-works>div figure img,.source-works>div figure:nth-child(n) img{border-radius:0;width:100%;height:310px;transition:transform .55s}.source-works>div figure:hover img{transform:scale(1.03)}.source-works figcaption{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;background:#f5f4eee8;border-radius:12px;justify-content:space-between;align-items:center;gap:15px;padding:13px 15px;font-size:11px;font-weight:800;transition:all .25s;display:flex;position:absolute;bottom:10px;left:10px;right:10px;transform:translateY(8px)}.source-works figure:hover figcaption{opacity:1;transform:none}.source-works figcaption button{color:#6f9130;background:0 0;border:0;padding:0;font-size:10px;font-weight:800}.source-reviews>div{grid-template-columns:repeat(4,1fr);max-width:1320px}.source-reviews article{height:500px}.source-reviews .review-text{padding:32px}.source-reviews .review-text.light{background:#f0eee8}.review-text p{font-size:23px}.review-text small{color:#686a63;font-size:10px;line-height:1.5}.review-facts{text-align:left;border-block:1px solid #d8dad1;grid-template-columns:repeat(3,1fr)!important;gap:0!important;max-width:1120px!important;margin:35px auto 0!important;display:grid!important}.review-facts span{color:#777970;border-right:1px solid #d8dad1;flex-direction:column;gap:4px;padding:17px 24px;font-size:10px;display:flex}.review-facts span:last-child{border:0}.review-facts b{color:#20211e;font-size:11px}.product-gallery-wrap{padding:20px 0 50px}.gallery-heading{color:#73756f;justify-content:space-between;align-items:flex-end;padding:0 3vw 20px;font-size:10px;display:flex}.gallery-heading span{letter-spacing:.12em;font-weight:800}.gallery-heading p{margin:0}.product-status{justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.product-status span{color:#688a2a;letter-spacing:.08em;background:#eaf3d7;border-radius:12px;padding:6px 9px;font-size:8px;font-weight:800}.product-status b{font-size:9px;font-weight:700}.order-info{padding:15px 0}.order-info div{align-items:center;gap:6px;display:flex}.order-info div>b{color:#6e922d;background:#eaf2d9;border-radius:50%;place-items:center;width:21px;height:21px;font-size:8px;display:grid}.order-info span{font-size:8px;line-height:1.3}.included{background:#f0f3e8;border-radius:14px;margin:18px 0 24px;padding:17px 18px}.included>span{text-transform:uppercase;letter-spacing:.09em;font-size:9px;font-weight:800}.included ul{color:#64665e;flex-wrap:wrap;gap:6px 20px;margin:10px 0 0;padding:0;font-size:9px;list-style:none;display:flex}.included li:before{content:"✓";color:#739833;margin-right:5px;font-weight:800}.order-panel .options button{justify-content:space-between;align-items:center;gap:12px;display:flex}.order-panel .options small{color:#75776f;font-size:8px}.swatches em{color:#64665e;align-self:center;margin-left:6px;font-size:10px;font-style:normal}.delivery-note{border-block:1px solid #d9dbd2;flex-direction:column;gap:4px;margin:18px 0;padding:14px 0;font-size:9px;display:flex}.delivery-note span{color:#6b6d66}.checkout-dialog{border-radius:22px;width:min(680px,100% - 30px);padding:42px}.checkout-dialog h2{letter-spacing:-.04em;margin:13px 0 10px;font-size:43px}.checkout-dialog>p{color:#6b6d66;max-width:530px;line-height:1.6}.checkout-summary{background:#d9dbd2;grid-template-columns:repeat(3,1fr);gap:1px;margin:25px 0;display:grid}.checkout-summary span{background:#f4f3ee;flex-direction:column;gap:7px;padding:17px;display:flex}.checkout-summary small{color:#797b73;text-transform:uppercase;font-size:8px}.checkout-summary b{font-size:12px}.checkout-dialog form{grid-template-columns:1fr 1fr;gap:14px;display:grid}.checkout-dialog label{flex-direction:column;gap:7px;display:flex}.checkout-dialog label span{font-size:9px;font-weight:800}.checkout-dialog input,.checkout-dialog select{width:100%;font:inherit;background:#fff;border:1px solid #c5c7bf;border-radius:8px;padding:13px}.checkout-dialog .wide{grid-column:1/-1}.checkout-dialog form button{border:0}.checkout-dialog>small{color:#7a7c75;margin-top:12px;font-size:8px;display:block}.work-dialog{border-radius:22px;grid-template-columns:1.2fr .8fr;width:min(980px,100% - 30px);padding:0;display:grid;overflow:hidden}.work-dialog>button{z-index:2;color:#fff}.work-dialog>img{object-fit:cover;height:min(75vh,720px)}.work-dialog>div{flex-direction:column;justify-content:center;align-items:flex-start;padding:40px;display:flex}.work-dialog>div>span{color:#789d31;letter-spacing:.12em;font-size:9px;font-weight:800}.work-dialog h2{margin:14px 0 25px;font-size:35px;line-height:1.1}.work-dialog .source-button{border:0}.work-dialog:not([open]){display:none!important}.work-dialog>button{color:#111}.catalog-card.is-hidden{display:none}@media (max-width:1050px){.purchase-path{grid-template-columns:1fr;gap:40px}.source-reviews>div{grid-template-columns:repeat(2,1fr)}.product-page{grid-template-columns:1fr 430px}}@media (max-width:720px){.hero-kicker{font-size:8px}.hero-cta{align-items:stretch!important;gap:14px!important}.constructor-link{justify-content:center}.hero-proof{grid-template-columns:1fr!important}.hero-proof span{border-bottom:1px solid #d7d9cf;border-right:0}.hero-proof span:last-child{border:0}.purchase-path{padding:55px 18px}.purchase-path ol{grid-template-columns:1fr;gap:23px}.source-products .card-copy>span{display:none}.source-works>header{text-align:left}.work-filters{justify-content:flex-start;overflow:auto}.source-works>div figure,.source-works>div figure:nth-child(n){scroll-snap-align:start;flex:0 0 83vw}.source-works>div figure img,.source-works>div figure:nth-child(n) img{aspect-ratio:4/3;height:auto}.source-works figcaption{opacity:1;transform:none}.source-reviews>div{display:flex;overflow:auto}.review-facts{overflow:auto;display:flex!important}.review-facts span{flex:0 0 76vw}.gallery-heading{flex-direction:column;align-items:flex-start;gap:5px;padding-inline:18px}.product-gallery-wrap{padding-bottom:0}.product-status{flex-direction:column;align-items:flex-start}.order-info{justify-content:space-between}.order-info i{font-size:8px}.included ul{display:grid}.checkout-dialog{padding:34px 20px}.checkout-dialog h2{font-size:34px}.checkout-summary,.checkout-dialog form{grid-template-columns:1fr}.checkout-dialog .wide{grid-column:auto}.work-dialog{display:block}.work-dialog>img{height:55vh}.work-dialog>div{padding:25px}.work-dialog h2{font-size:27px}}.header{border:1px solid #1619150d;border-radius:25px;grid-template-columns:auto 1fr auto;height:70px;padding:0 16px 0 24px;box-shadow:0 12px 38px #1d23141c}.logo-wrap{padding-left:13px;position:relative}.logo-wrap:before{content:"";background:var(--green);border-radius:3px;width:5px;height:31px;position:absolute;top:1px;left:0}.desktop-nav{justify-content:center;gap:22px}.desktop-nav a{white-space:nowrap}.desktop-nav .originals-link{color:#6f9230;align-items:center;gap:6px;font-weight:800;display:flex}.originals-link i{background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #eef5df}.header-help{border-right:1px solid var(--line);flex-direction:column;gap:2px;margin-right:7px;padding-right:16px;line-height:1.05;display:flex}.header-help span{color:#8a8c85;font-size:7px}.header-help b{font-size:9px}.constructor-nav{min-height:42px;padding:0 15px}.order-nav{border-radius:16px;min-height:44px;padding:0 20px}.cart{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:6px;min-width:44px;height:44px;padding:0 10px;display:flex}.cart span{font-size:0}.cart:before{content:"◒";font-size:17px}.cart b{border-radius:50%;place-items:center;width:17px;height:17px;font-size:8px;display:grid;position:static}.source-about{overflow:hidden}.source-collage{height:690px}.source-collage:before{content:"";border:1px solid #17191524;border-radius:28px;width:71%;height:79%;position:absolute;top:5%;left:4%;transform:rotate(-2deg)}.source-collage .collage-backdrop{background:#bde75c;border-radius:24px;width:38%;height:45%;position:absolute;top:1%;right:1%;transform:rotate(3deg)}.collage-backdrop span{font:800 13px/1.15 var(--body);letter-spacing:.04em;text-align:right;position:absolute;top:22px;right:22px}.source-collage figure{border-radius:22px;margin:0;position:absolute;overflow:hidden;box-shadow:0 20px 50px #1e221421}.source-collage figure img{object-fit:cover;width:100%;height:100%;box-shadow:none;border-radius:0;position:static}.source-collage .collage-a{z-index:2;width:55%;height:67%;top:7%;left:0;transform:rotate(-1deg)}.source-collage .collage-b{z-index:3;width:39%;height:36%;top:13%;right:4%;transform:rotate(1.5deg)}.source-collage .collage-c{z-index:4;width:56%;height:42%;bottom:0;left:23%;transform:rotate(-1.5deg)}.collage-a figcaption{color:#fff;background:#161814e0;border-radius:12px;padding:11px 13px;font-size:9px;line-height:1.4;position:absolute;bottom:10px;left:10px;right:10px}.collage-c>span{background:#c5f05e;border-radius:12px;padding:6px 8px;font-size:8px;font-weight:800;position:absolute;top:12px;right:12px}.collage-mark{z-index:5;color:#fff;background:#171915;border-radius:14px;padding:13px 16px;font-size:15px;font-weight:800;line-height:1;position:absolute;bottom:2%;right:0}.collage-mark small{color:#bde75c;letter-spacing:.12em;font-size:7px}.source-about-copy>.section-kicker{margin-bottom:18px}.originals-home{color:#fff;background:#181a17;padding:90px 4vw}.originals-head{grid-template-columns:1.1fr .9fr;align-items:end;gap:10vw;margin-bottom:48px;display:grid}.originals-head>div>span{color:#bde75c;letter-spacing:.14em;font-size:10px;font-weight:800}.originals-head h2{letter-spacing:-.075em;margin:12px 0 0;font-size:clamp(54px,7.4vw,112px);line-height:.82}.originals-head h2 i{color:#bde75c;font-style:italic}.originals-head p{color:#c4c7bf;max-width:520px;margin:0 0 25px;font-size:16px;line-height:1.6}.originals-showcase{grid-template-columns:1.55fr .75fr;gap:12px;display:grid}.originals-showcase article{background:#292c27;border-radius:22px;margin:0;position:relative;overflow:hidden}.originals-feature{height:680px}.originals-feature>img{object-fit:cover;height:100%}.originals-feature>span{color:#171915;background:#bde75c;border-radius:16px;padding:8px 11px;font-size:8px;font-weight:800;position:absolute;top:20px;left:20px}.originals-feature>h3{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#141612cc;border-radius:15px;margin:0;padding:19px;font-size:24px;position:absolute;bottom:20px;left:20px;right:20px}.original-stack{gap:12px;display:grid}.original-stack article{height:334px}.original-stack img{object-fit:cover;height:100%}.original-stack article>div{color:#171915;background:#f8f8f3ed;border-radius:12px;justify-content:space-between;align-items:center;padding:13px;display:flex;position:absolute;bottom:12px;left:12px;right:12px}.original-stack h3{margin:0;font-size:12px}.original-stack b{font-size:11px}.originals-store{background:#f7f5f0}.originals-hero{color:#fff;background:#191b18;grid-template-columns:1fr 1fr;min-height:760px;display:grid}.originals-hero>div{flex-direction:column;justify-content:center;padding:85px 6vw;display:flex}.originals-hero>div>span{color:#bde75c;letter-spacing:.14em;font-size:10px;font-weight:800}.originals-hero h1{letter-spacing:-.08em;margin:18px 0 28px;font-size:clamp(62px,7vw,116px);line-height:.82}.originals-hero h1 i{color:#bde75c;font-style:italic}.originals-hero p{color:#c7cac3;max-width:570px;font-size:16px;line-height:1.65}.originals-hero figure{margin:0;position:relative;overflow:hidden}.originals-hero figure img{object-fit:cover;height:100%}.originals-hero figcaption{color:#171915;background:#bde75c;border-radius:15px;padding:9px 12px;font-size:9px;font-weight:800;position:absolute;bottom:18px;right:18px}.store-benefits{flex-wrap:wrap;gap:7px;margin-top:25px;display:flex}.store-benefits b{color:#e4e7df;border:1px solid #4b5048;border-radius:18px;padding:9px 12px;font-size:9px}.store-catalog{padding:90px 4vw}.store-catalog>header{justify-content:space-between;align-items:end;margin-bottom:50px;display:flex}.store-catalog>header span{color:#769b31;letter-spacing:.14em;font-size:9px;font-weight:800}.store-catalog h2{letter-spacing:-.05em;margin:12px 0 0;font-size:clamp(38px,4vw,62px)}.store-filters{gap:6px;display:flex}.store-filters button{background:0 0;border:1px solid #bfc1b9;border-radius:20px;padding:10px 17px;font-size:10px;font-weight:800}.store-filters button.selected{border-color:var(--green);background:var(--green);color:#fff}.store-grid{grid-template-columns:repeat(3,1fr);gap:52px 15px;display:grid}.store-grid article.is-hidden{display:none}.store-grid figure{background:#ddd;border-radius:20px;margin:0;position:relative;overflow:hidden}.store-grid figure>span{z-index:2;background:#f7f5ef;border-radius:14px;padding:7px 9px;font-size:8px;font-weight:800;position:absolute;top:12px;left:12px}.store-grid img{aspect-ratio:1;object-fit:cover;transition:all .5s}.store-grid article:hover img{transform:scale(1.025)}.store-grid h3{margin:15px 0 5px;font-size:14px}.store-grid p{color:#74766f;margin:0;font-size:10px}.store-grid article>div{justify-content:space-between;align-items:center;margin-top:15px;display:flex}.store-grid article>div b{font-size:13px}.store-grid article>div button{color:#678a2b;background:0 0;border:1px solid #9fc349;border-radius:17px;padding:9px 12px;font-size:9px;font-weight:800}.store-grid article>div button:hover{background:var(--green);color:#fff}.store-note{background:#eaf2d9;border-radius:20px;grid-template-columns:.7fr 1.3fr auto;align-items:center;gap:30px;margin-top:85px;padding:28px 30px;display:grid}.store-note span{font-size:16px;font-weight:800}.store-note p{color:#66695f;margin:0;font-size:12px}.store-note a{font-size:11px;font-weight:800}.source-reviews{text-align:left;padding-inline:0;overflow:hidden}.source-reviews>header{justify-content:space-between;align-items:end;padding:0 5vw;display:flex}.source-reviews>header h2{margin-top:16px}.source-reviews>header p{color:#73766e;margin-bottom:0}.review-controls{gap:7px;display:flex}.review-controls button,.review-dialog nav button{background:#fff;border:1px solid #bfc2b8;border-radius:50%;place-items:center;width:49px;height:49px;font-size:20px;transition:all .2s;display:grid}.review-controls button:hover,.review-dialog nav button:hover{border-color:var(--green);background:var(--green);color:#fff}.source-reviews>.review-slider{scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;max-width:none;margin:45px 0 0;padding:0 5vw 18px;display:flex;overflow-x:auto}.review-slider::-webkit-scrollbar{display:none}.review-card{text-align:left;scroll-snap-align:start;cursor:pointer;background:#edf3de;border:0;border-radius:22px;flex-direction:column;flex:0 0 clamp(280px,28vw,410px);justify-content:space-between;height:510px;padding:0;display:flex;position:relative;overflow:hidden}.review-card.shot{background:#eef0e9;padding:22px}.review-card.shot img{object-fit:contain;width:100%;height:100%}.review-card.shot>span{color:#fff;background:#171915;border-radius:15px;padding:9px 12px;font-size:9px;font-weight:800;position:absolute;bottom:12px;right:12px}.review-card.featured,.review-card.quote{background:#bde75c;padding:35px}.review-card.quote{color:#fff;background:#1b1d19}.review-card.featured>span,.review-card.quote>span{letter-spacing:.18em;font-size:13px}.review-card.featured p,.review-card.quote p{letter-spacing:-.03em;margin:auto 0;font-size:clamp(23px,2.2vw,34px);font-weight:700;line-height:1.2}.review-card.featured small,.review-card.quote small{font-size:9px}.source-reviews>.review-facts{max-width:calc(100% - 10vw)!important}.review-dialog{background:#eef2e7;border-radius:24px;width:min(900px,100% - 28px);height:min(86vh,780px);padding:0;overflow:hidden}.review-dialog:not([open]){display:none}.review-dialog>button{z-index:3;color:#111}.review-dialog>div{z-index:2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffeb;border-radius:14px;padding:12px 14px;position:absolute;top:18px;left:18px}.review-dialog>div span{color:#70932f;letter-spacing:.12em;font-size:8px;font-weight:800}.review-dialog>div p{margin:4px 0 0;font-size:10px}.review-dialog>img{object-fit:contain;width:100%;height:100%;padding:60px 50px 35px}.review-dialog>nav{gap:7px;display:flex;position:absolute;bottom:22px;right:22px}@media (max-width:1180px){.header-help{display:none}.desktop-nav{gap:14px;font-size:9px}.constructor-nav{display:none}.originals-head{gap:5vw}}@media (max-width:900px){.header{grid-template-columns:1fr auto}.desktop-nav{display:none}.menu{display:block}.source-about{grid-template-columns:1fr;gap:55px}.source-collage{width:min(700px,100%);margin:auto}.originals-head{grid-template-columns:1fr;gap:30px}.originals-showcase{grid-template-columns:1fr}.originals-feature{height:540px}.original-stack{grid-template-columns:1fr 1fr}.originals-stack article{height:300px}.originals-hero{grid-template-columns:1fr}.originals-hero figure{height:620px}.store-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.header{height:62px;padding-left:17px}.logo-wrap small,.header-actions .order-nav{display:none}.cart{min-width:40px;height:40px}.source-collage{height:510px}.source-collage .collage-a{width:62%;height:62%}.source-collage .collage-b{width:42%;height:34%;right:0}.source-collage .collage-c{width:70%;height:42%;left:16%}.collage-mark{font-size:11px;right:2%}.originals-home{padding:70px 16px}.originals-head h2{font-size:56px}.originals-feature{height:480px}.original-stack{grid-template-columns:1fr}.original-stack article{height:320px}.originals-hero>div{padding:70px 18px}.originals-hero h1{font-size:58px}.originals-hero figure{height:470px}.store-catalog{padding:65px 12px}.store-catalog>header{flex-direction:column;align-items:flex-start;gap:25px}.store-filters{overflow:auto}.store-grid{grid-template-columns:1fr 1fr;gap:38px 7px}.store-grid h3{font-size:11px}.store-grid p{font-size:8px}.store-grid article>div{flex-direction:column;align-items:flex-start;gap:10px}.store-grid article>div button{width:100%}.store-note{grid-template-columns:1fr;gap:12px;margin-top:55px}.source-reviews>header{align-items:flex-end;padding:0 18px}.source-reviews>header h2{font-size:34px}.source-reviews>header p{font-size:13px}.review-controls button{width:42px;height:42px}.source-reviews>.review-slider{padding-inline:18px;display:flex}.review-card{flex-basis:82vw;height:480px}.source-reviews>.review-facts{max-width:calc(100% - 36px)!important}.review-dialog>img{padding:70px 12px 50px}.review-dialog>nav{bottom:14px;right:14px}}.source-about.about-v2{background:#f4f2ec;grid-template-columns:1.08fr .92fr;align-items:center;gap:8vw;min-height:auto;padding:115px 5vw;display:grid}.about-v2-media{grid-template-rows:1fr 1fr;grid-template-columns:1.35fr .78fr;gap:10px;height:640px;display:grid}.about-v2-media figure{background:#ddd;border-radius:20px;margin:0;position:relative;overflow:hidden}.about-v2-media figure:first-child{grid-row:1/3}.about-v2-media img{object-fit:cover;width:100%;height:100%}.about-v2-media .about-main img{object-position:center}.about-main figcaption{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#141612e0;border-radius:14px;justify-content:space-between;align-items:end;gap:20px;padding:20px;display:flex;position:absolute;bottom:14px;left:14px;right:14px}.about-main figcaption span{color:#bde75c;letter-spacing:.12em;font-size:9px;font-weight:800}.about-main figcaption b{text-align:right;font-size:16px;line-height:1.25}.about-v2-copy>.section-kicker{margin-bottom:22px}.source-about.about-v2 .about-v2-copy h2{letter-spacing:-.055em;max-width:670px;margin:0 0 28px;font-size:clamp(37px,4.2vw,63px);font-weight:600;line-height:1.02}.about-v2-copy>p{color:#60635c;max-width:620px;margin:0 0 18px;font-size:15px;line-height:1.7}.about-v2-copy .about-lead{color:#1e201c;font-size:19px;font-weight:600;line-height:1.55}.about-v2-copy dl{border-block:1px solid #cfd1c8;grid-template-columns:repeat(3,1fr);margin:34px 0 30px;display:grid}.about-v2-copy dl div{border-right:1px solid #cfd1c8;flex-direction:column;gap:5px;padding:16px 12px 16px 0;display:flex}.about-v2-copy dl div+div{padding-left:12px}.about-v2-copy dl div:last-child{border:0}.about-v2-copy dt{font-size:11px;font-weight:800}.about-v2-copy dd{color:#777a72;margin:0;font-size:8px;line-height:1.45}.about-v2-copy>a{color:#67882d;border-bottom:1px solid #7d9e3c;gap:9px;padding-bottom:5px;font-size:12px;font-weight:800;display:inline-flex}@media (max-width:980px){.source-about.about-v2{grid-template-columns:1fr;gap:55px}.about-v2-media{height:610px}.about-v2-copy{max-width:760px}}@media (max-width:720px){.source-about.about-v2{gap:45px;padding:70px 16px}.about-v2-media{grid-template-rows:350px 180px;grid-template-columns:1fr 1fr;height:auto}.about-v2-media figure:first-child{grid-area:auto/1/auto/-1}.about-main figcaption{padding:15px}.about-main figcaption b{font-size:13px}.source-about.about-v2 .about-v2-copy h2{font-size:37px}.about-v2-copy .about-lead{font-size:17px}.about-v2-copy>p{font-size:14px}.about-v2-copy dl{grid-template-columns:1fr}.about-v2-copy dl div,.about-v2-copy dl div+div{border-bottom:1px solid #cfd1c8;border-right:0;padding:14px 0}.about-v2-copy dl div:last-child{border:0}}.header{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffcf5;border:0;border-bottom:1px solid #1417121a;border-radius:0;width:100%;height:74px;margin:0;padding:0 3.5vw;top:0;box-shadow:0 8px 24px #1c20140f}.logo-wrap:before{height:33px}.desktop-nav{gap:20px}.desktop-nav a{color:#62655d;padding:28px 0 24px;font-size:10px;font-weight:700;position:relative}.desktop-nav a:after{height:2px;bottom:17px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover,.desktop-nav a.is-active{color:#171915}.desktop-nav a.is-active:after{transform:scaleX(1)}.desktop-nav .originals-link{color:#66882b;background:#f1f5e8;border-radius:12px;padding-left:11px;padding-right:11px}.desktop-nav .originals-link:after,.header-help{display:none}.constructor-nav{background:#f1f4ea;border:0;border-radius:12px;min-height:40px}.order-nav{background:#b7df59;border-radius:12px;min-height:44px}.cart{border-radius:12px}.mobile-nav{top:74px}.mobile-nav a.is-active{color:#71932f}.works-actions{justify-content:center;align-items:center;gap:18px;display:flex}.source-works>.works-actions{margin:36px 0 0;display:flex}.works-actions a{color:#729633;font-size:15px;font-weight:800;text-decoration:none}.works-actions a:first-child{background:#eaf2d9;border-radius:16px;padding:13px 18px}.works-actions a:last-child{border-bottom:1px solid}.ready-home{background:#f1f5e8;border-block:1px solid #d8dbd1;padding:100px 4vw}.ready-home>header{grid-template-columns:1.1fr .9fr;align-items:end;gap:10vw;margin-bottom:50px;display:grid}.ready-home h2{letter-spacing:-.065em;margin:17px 0 0;font-size:clamp(45px,6vw,82px);line-height:.95}.ready-home h2 i{color:#789f31;font-style:italic}.ready-home>header p{color:#5f625a;max-width:560px;margin:0 0 22px;font-size:15px;line-height:1.65}.ready-home>header a{color:#64862a;border-bottom:1px solid #7c9e3c;gap:8px;padding-bottom:5px;font-size:12px;font-weight:800;display:inline-flex}.ready-home-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.ready-home-grid article{min-width:0}.ready-home-grid figure{background:#ddd;border-radius:20px;margin:0;position:relative;overflow:hidden}.ready-home-grid figure span{z-index:2;background:#fafaf6f0;border-radius:14px;padding:7px 9px;font-size:8px;font-weight:800;position:absolute;top:12px;left:12px}.ready-home-grid img{aspect-ratio:1;object-fit:cover;transition:all .5s}.ready-home-grid h3{margin:15px 0 7px;font-size:17px}.ready-home-grid article>div{justify-content:space-between;align-items:center;display:flex}.ready-home-grid p{color:#74776e;margin:0;font-size:10px}.ready-home-grid b{font-size:12px}.ready-home-note{border-block:1px solid #cfd4c6;justify-content:space-between;align-items:center;gap:20px;margin-top:42px;padding:22px 0;display:flex}.ready-home-note b{font-size:12px}.ready-home-note span{color:#696d63;font-size:10px}.originals-store-v2{background:#faf8f3}.collection-hero{grid-template-columns:1fr 1fr;align-items:center;gap:6vw;min-height:720px;padding:70px 4vw 80px;display:grid}.collection-hero-copy h1{letter-spacing:-.075em;margin:20px 0 30px;font-size:clamp(54px,7vw,102px);line-height:.9}.collection-hero-copy h1 i{color:#7da535;font-style:italic;display:block}.collection-hero-copy>p{color:#565a51;max-width:630px;font-size:17px;line-height:1.65}.collection-hero-copy>div{border-block:1px solid #d4d6ce;grid-template-columns:repeat(3,1fr);margin:32px 0;display:grid}.collection-hero-copy>div span{color:#787b73;border-right:1px solid #d4d6ce;flex-direction:column;gap:4px;padding:14px 12px;font-size:8px;display:flex}.collection-hero-copy>div span:last-child{border:0}.collection-hero-copy>div b{color:#1b1d19;font-size:10px}.collection-hero-media{height:610px;position:relative}.collection-hero-media>figure{border-radius:22px;height:100%;margin:0;overflow:hidden}.collection-hero-media>figure img{object-fit:cover;height:100%}.collection-hero-media>div{background:#fff;border-radius:18px;width:39%;padding:8px;position:absolute;bottom:5%;right:-2%;box-shadow:0 18px 50px #1e231626}.collection-hero-media>div img{aspect-ratio:1;object-fit:cover;border-radius:13px}.collection-hero-media>div span{padding:10px 6px 5px;font-size:9px;font-weight:800;line-height:1.35;display:block}.collection-catalog{background:#fff;padding:90px 4vw}.collection-catalog>header{justify-content:space-between;align-items:end;gap:50px;margin-bottom:48px;display:flex}.collection-catalog>header>div>span{color:#74972f;letter-spacing:.13em;font-size:9px;font-weight:800}.collection-catalog h2{letter-spacing:-.055em;margin:10px 0 6px;font-size:clamp(38px,5vw,66px)}.collection-catalog>header p{color:#74776e;max-width:600px;margin:0;font-size:12px;line-height:1.6}.store-grid-v2{grid-template-columns:repeat(3,1fr)}.store-grid-v2 article>div button{border-radius:13px}.collection-help{background:#edf4dc;border-radius:18px;grid-template-columns:1fr 1fr auto;align-items:center;gap:35px;margin-top:80px;padding:28px 30px;display:grid}.collection-help span{color:#73972f;letter-spacing:.12em;font-size:8px;font-weight:800}.collection-help h3{margin:6px 0 0;font-size:18px}.collection-help p{color:#686c62;margin:0;font-size:11px;line-height:1.55}.collection-help a{font-size:11px;font-weight:800}.inner-page{background:#faf8f3}.inner-hero{grid-template-columns:1fr 1fr;min-height:700px;display:grid}.inner-hero>div{flex-direction:column;justify-content:center;padding:80px 6vw;display:flex}.inner-kicker{color:#729631;letter-spacing:.14em;font-size:9px;font-weight:800}.inner-hero h1{letter-spacing:-.07em;margin:18px 0 28px;font-size:clamp(51px,6vw,88px);line-height:.93}.inner-hero h1 i{color:#789f32;font-style:italic}.inner-hero>div>p{color:#5f625a;max-width:620px;font-size:16px;line-height:1.65}.inner-hero>figure{margin:0;position:relative;overflow:hidden}.inner-hero>figure img{object-fit:cover;height:100%}.inner-hero figcaption{background:#c5f05e;border-radius:14px;padding:9px 12px;font-size:8px;font-weight:800;position:absolute;bottom:16px;right:16px}.brand-manifest{background:#fff;grid-template-columns:1fr 1fr;gap:10vw;padding:110px 7vw;display:grid}.brand-manifest span,.brand-values header span,.brand-steps>div>span,.works-page-content>header span,.works-bottom span{color:#74982f;letter-spacing:.14em;font-size:9px;font-weight:800}.brand-manifest h2,.brand-values h2,.brand-steps h2,.works-page-content h2,.works-bottom h2{letter-spacing:-.055em;margin:15px 0 0;font-size:clamp(37px,4.3vw,64px);line-height:1.05}.brand-manifest p{color:#54574f;margin:0 0 22px;font-size:16px;line-height:1.75}.brand-gallery{background:#fff;grid-template-columns:repeat(2,1fr);gap:10px;padding:0 4vw 100px;display:grid}.brand-gallery figure{border-radius:20px;margin:0;position:relative;overflow:hidden}.brand-gallery .wide{grid-column:1/-1}.brand-gallery img{object-fit:cover;width:100%;height:470px}.brand-gallery .wide img{height:650px}.brand-gallery figcaption{background:#fff;border-radius:12px;padding:8px 10px;font-size:8px;font-weight:800;position:absolute;bottom:14px;left:14px}.brand-values{padding:100px 5vw}.brand-values>header{grid-template-columns:.5fr 1fr;gap:8vw;margin-bottom:55px;display:grid}.brand-values>div{border-block:1px solid #cdd0c6;grid-template-columns:repeat(4,1fr);display:grid}.brand-values article{border-right:1px solid #cdd0c6;padding:27px 24px}.brand-values article:last-child{border:0}.brand-values article>b{color:#7aa134;font-size:10px}.brand-values h3{margin:22px 0 10px;font-size:17px}.brand-values p{color:#6b6e66;margin:0;font-size:11px;line-height:1.65}.brand-steps{color:#fff;background:#1a1c18;grid-template-columns:.7fr 1.3fr;gap:8vw;padding:95px 6vw;display:grid}.brand-steps h2{color:#fff}.brand-steps ol{border-top:1px solid #454940;margin:0;padding:0;list-style:none}.brand-steps li{border-bottom:1px solid #454940;grid-template-columns:60px 1fr;padding:22px 0;display:grid}.brand-steps li b{color:#bde75c;font-size:10px}.brand-steps li span{font-size:15px}.inner-cta{text-align:center;padding:100px 6vw}.inner-cta h2{letter-spacing:-.06em;max-width:850px;margin:16px auto 30px;font-size:clamp(40px,5vw,70px);line-height:1.03}.inner-cta>span{color:#74972f;letter-spacing:.14em;font-size:9px;font-weight:800}.works-stats{gap:7px;margin-top:25px;display:flex}.works-stats b{border:1px solid #ccd0c4;border-radius:17px;padding:9px 12px;font-size:9px}.works-page-content{padding:95px 4vw}.works-page-content>header{justify-content:space-between;align-items:end;gap:50px;margin-bottom:45px;display:flex}.gallery-filters{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.gallery-filters button{background:0 0;border:1px solid #c5c8be;border-radius:17px;padding:9px 14px;font-size:9px;font-weight:800}.gallery-filters button.selected{color:#fff;background:#aed257;border-color:#aed257}.work-gallery-page{grid-template-columns:repeat(12,1fr);gap:10px;display:grid}.work-gallery-page figure{border-radius:19px;grid-column:span 4;margin:0;position:relative;overflow:hidden}.work-gallery-page figure.large{grid-area:span 2/span 8}.work-gallery-page figure.wide{grid-column:span 8}.work-gallery-page figure.is-hidden{display:none}.work-gallery-page img{object-fit:cover;width:100%;height:360px;transition:all .5s}.work-gallery-page .large img{height:730px}.work-gallery-page figure:hover img{transform:scale(1.025)}.work-gallery-page figcaption{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#faf9f4eb;border-radius:12px;justify-content:space-between;align-items:center;padding:13px;display:flex;position:absolute;bottom:10px;left:10px;right:10px}.work-gallery-page figcaption b{font-size:10px}.work-gallery-page figcaption span{color:#70736b;font-size:8px}.works-bottom{background:#eef4df;justify-content:space-between;align-items:end;gap:60px;padding:80px 6vw;display:flex}.works-bottom h2{max-width:830px}.works-bottom .source-button{flex:none}@media (max-width:1180px){.desktop-nav{gap:12px}.desktop-nav a{font-size:9px}.header .constructor-nav{display:none}.brand-values>div{grid-template-columns:repeat(2,1fr)}.brand-values article:nth-child(2){border-right:0}.brand-values article:nth-child(-n+2){border-bottom:1px solid #cdd0c6}}@media (max-width:900px){.ready-home>header,.collection-hero,.inner-hero,.brand-manifest,.brand-steps{grid-template-columns:1fr}.collection-hero{padding-top:70px}.collection-hero-media{height:600px}.brand-values>header{grid-template-columns:1fr}.works-page-content>header{flex-direction:column;align-items:flex-start}.gallery-filters{justify-content:flex-start}.work-gallery-page figure,.work-gallery-page figure.wide{grid-column:span 6}.work-gallery-page figure.large{grid-column:span 12}.collection-help{grid-template-columns:1fr}}@media (max-width:720px){.header{height:62px;padding:0 14px}.mobile-nav{border-radius:0;top:62px;left:0;right:0}.ready-home{padding:70px 12px}.ready-home>header{grid-template-columns:1fr;gap:25px}.ready-home h2{font-size:48px}.ready-home-grid{grid-template-columns:1fr 1fr;gap:35px 7px}.ready-home-grid h3{font-size:12px}.ready-home-grid article>div{flex-direction:column;align-items:flex-start;gap:5px}.ready-home-note{flex-direction:column;align-items:flex-start}.collection-hero{padding:70px 16px;display:block}.collection-hero-copy h1{font-size:57px}.collection-hero-copy>p{font-size:15px}.collection-hero-copy>div{grid-template-columns:1fr}.collection-hero-copy>div span{border-bottom:1px solid #d4d6ce;border-right:0}.collection-hero-media{height:490px;margin-top:45px}.collection-hero-media>div{right:2%}.collection-catalog{padding:70px 11px}.collection-catalog>header{flex-direction:column;align-items:flex-start}.store-grid-v2{grid-template-columns:1fr 1fr}.collection-help{padding:24px 20px}.inner-hero{min-height:0;display:block}.inner-hero>div{padding:70px 18px}.inner-hero h1{font-size:48px}.inner-hero>figure{height:520px}.brand-manifest{gap:35px;padding:75px 18px}.brand-manifest p{font-size:14px}.brand-gallery{padding:0 12px 70px}.brand-gallery img,.brand-gallery .wide img{height:330px}.brand-values{padding:75px 18px}.brand-values>div{grid-template-columns:1fr}.brand-values article,.brand-values article:nth-child(2){border-bottom:1px solid #cdd0c6;border-right:0}.brand-steps{gap:40px;padding:70px 18px}.inner-cta{padding:75px 18px}.works-page-content{padding:70px 11px}.gallery-filters{flex-wrap:nowrap;width:100%;overflow:auto}.gallery-filters button{flex:none}.work-gallery-page figure,.work-gallery-page figure.wide,.work-gallery-page figure.large{grid-area:auto/span 6}.work-gallery-page img,.work-gallery-page .large img{aspect-ratio:1;height:auto}.work-gallery-page figcaption{flex-direction:column;align-items:flex-start;gap:3px;padding:10px}.works-bottom{flex-direction:column;align-items:flex-start;padding:65px 18px}}.header{height:78px;box-shadow:none;background:#faf9f5f7;grid-template-columns:minmax(165px,220px) 1fr auto;padding:0 2.8vw}.logo-wrap{padding-left:14px}.logo-wrap:before{background:#9dce3a;width:4px;height:37px;top:-1px}.logo{letter-spacing:-.075em;font-size:25px}.logo-wrap small{color:#7b7d76;letter-spacing:.04em;margin-top:5px;font-size:7px}.desktop-nav{background:#fff;border:1px solid #e0e1da;border-radius:17px;gap:4px;padding:5px}.desktop-nav a{color:#5c5f58;border-radius:11px;padding:12px 13px;font-size:9px;transition:background .2s,color .2s}.desktop-nav a:after{display:none}.desktop-nav a:hover,.desktop-nav a.is-active{color:#fff;background:#181a17}.desktop-nav .originals-link{color:#6a8d2d;background:0 0;padding:12px 13px}.desktop-nav .originals-link:hover,.desktop-nav .originals-link.is-active{color:#171915;background:#b8e451}.originals-link i{width:6px;height:6px;box-shadow:none;background:currentColor}.header-actions{gap:6px}.constructor-nav{color:#343730;background:#f5f6f1;border:1px solid #dfe2d7;border-radius:14px;min-height:43px;padding:0 16px}.order-nav{color:#171915;background:#b8e451;border-radius:14px;min-height:43px;padding:0 18px}.constructor-nav:hover,.order-nav:hover{transform:translateY(-1px)}.cart{background:#fff;border:1px solid #dfe0da;border-radius:14px;min-width:45px;height:43px;padding:0 10px;position:relative}.cart:before{content:"";border:1.5px solid #171915;border-radius:3px;width:15px;height:17px}.cart:after{content:"";border:1.5px solid #171915;border-bottom:0;border-radius:7px 7px 0 0;width:7px;height:4px;position:absolute;top:10px;left:17px}.cart b{background:#91bf35;width:17px;height:17px;margin:0;position:absolute;top:-4px;right:-4px}.menu{background:#fff;border:1px solid #dfe0da;border-radius:14px;min-height:43px;padding:0 16px}.menu:after{content:" +";color:#85ad35}.menu[aria-expanded=true]:after{content:" ×";color:#171915}.source-hero{background:#f7f5ef;gap:5vw;min-height:760px;padding:58px 4vw 72px;position:relative}.source-hero-copy{text-align:left}.source-hero h1{color:#181a17;letter-spacing:-.065em;max-width:720px;margin-top:20px;font-size:clamp(49px,5.1vw,78px);font-style:normal;font-weight:750;line-height:.98}.source-hero h1 span{color:#181a17;font-weight:500}.source-hero-copy>p{color:#5f625b;max-width:620px;margin:27px 0;font-size:16px;font-style:normal;line-height:1.65}.source-hero-copy>div{justify-content:flex-start}.hero-cta{justify-content:flex-start!important}.source-hero .source-button{background:#181a17;border-color:#181a17;border-radius:14px;min-width:190px}.source-hero .source-button:hover{background:#8fbc35;border-color:#8fbc35}.constructor-link{color:#627a32;border:0}.hero-proof{max-width:640px;margin:38px 0 0}.source-hero-image{border-radius:28px;height:650px;position:relative}.source-hero-image:after{content:"СДЕЛАНО В СИБИРИ";color:#171915;letter-spacing:.06em;background:#b8e451;border-radius:12px;padding:11px 13px;font-size:9px;font-weight:800;position:absolute;top:16px;right:16px}.source-hero-image img{transition:transform .8s cubic-bezier(.2,.65,.2,1)}.source-hero-image:hover img{transform:scale(1.02)}.ready-home{background:#faf9f5;border-block:0;padding:105px 4vw 90px;position:relative}.ready-home:before{content:"";background:#d9dbd3;height:1px;position:absolute;top:0;left:4vw;right:4vw}.ready-home>header{grid-template-columns:1.12fr .88fr;align-items:end;gap:8vw;margin-bottom:54px}.ready-home h2{color:#171915;letter-spacing:-.075em;margin-top:14px;font-size:clamp(50px,6.4vw,94px);font-weight:800;line-height:.84}.ready-home h2 i{color:#171915;background:#b8e451;width:max-content;margin-top:10px;padding:5px 10px 9px;font-style:normal;display:block;transform:rotate(-1deg)}.ready-home>header p{font-size:16px}.ready-home>header a{color:#fff;background:#181a17;border:0;border-radius:13px;padding:13px 17px}.ready-home-grid{gap:10px}.ready-home-grid article{background:#fff;border:1px solid #e0e1da;border-radius:24px;padding:8px 8px 16px;position:relative}.ready-home-grid figure{border-radius:17px}.ready-home-grid figure span{color:#fff;background:#181a17;top:10px;left:10px}.ready-home-grid h3{letter-spacing:-.035em;margin:16px 8px 5px;font-size:21px}.ready-home-grid article>div{margin:0 8px}.ready-home-grid article:hover img{transform:scale(1.04)}.ready-home-note{color:#fff;background:#181a17;border:0;border-radius:18px;margin-top:18px;padding:20px 22px}.ready-home-note b{color:#b8e451}.ready-home-note span{color:#c6c9c1}.mobile-nav-head,.mobile-nav-main,.mobile-nav-more,.mobile-nav-contact{display:none}@media (max-width:1180px){.header{grid-template-columns:190px 1fr auto}.desktop-nav a{padding-inline:9px}.order-nav{padding-inline:14px}}@media (max-width:1050px){.header{grid-template-columns:1fr auto}.mobile-nav.open{display:grid}.mobile-nav{z-index:45;background:#f4f3ed;border:0;grid-template-rows:auto auto auto 1fr;align-content:start;gap:0;height:calc(100dvh - 78px);padding:20px;position:fixed;inset:78px 0 0;overflow:auto}.mobile-nav-head{border-bottom:1px solid #d5d7ce;justify-content:space-between;align-items:center;padding:4px 3px 18px;display:flex}.mobile-nav-head span{letter-spacing:.15em;font-size:9px;font-weight:800}.mobile-nav-head small{color:#7a7d74;font-size:8px}.mobile-nav-main{display:grid}.mobile-nav-main a{color:#181a17;letter-spacing:-.045em;border-bottom:1px solid #d5d7ce;grid-template-columns:42px 1fr;align-items:center;padding:17px 3px;font-size:clamp(24px,6vw,38px);font-weight:700;line-height:1;display:grid}.mobile-nav-main a small{color:#8b8e85;letter-spacing:0;font-size:8px}.mobile-nav-main a.is-active{color:#72962e}.mobile-nav-main .mobile-originals{background:#b8e451;border:0;border-radius:14px;margin-top:9px;padding:16px 13px}.mobile-nav-main .mobile-originals small,.mobile-nav-main .mobile-originals.is-active{color:#171915}.mobile-nav-more{grid-template-columns:repeat(2,1fr);gap:7px;padding:18px 0;display:grid}.mobile-nav-more a{color:#31342f;background:#faf9f5;border:1px solid #d5d7ce;border-radius:12px;padding:13px;font-size:10px;font-weight:700}.mobile-nav-more a.is-active{color:#fff;background:#171915;border-color:#171915}.mobile-nav-contact{color:#fff;background:#181a17;border-radius:16px;grid-template-columns:1fr auto;align-self:end;gap:7px;margin-top:6px;padding:18px;display:grid}.mobile-nav-contact span{color:#aeb1a8;grid-column:1/-1;font-size:8px}.mobile-nav-contact a{color:#fff;border:0;font-size:11px;font-weight:800}.mobile-nav-contact a:last-child{color:#b8e451}.mobile-nav>a{display:none}}@media (max-width:720px){.header{height:64px;padding:0 12px 0 15px}.logo{font-size:22px}.header-actions{gap:5px}.menu{min-height:40px;padding:0 13px}.cart{min-width:42px;height:40px}.cart:after{left:15px}.mobile-nav{height:calc(100dvh - 64px);padding:16px;top:64px}.source-hero{gap:0;padding:12px 14px 58px;display:flex}.source-hero-image{border-radius:22px;order:-1;width:100%;height:390px;margin-bottom:37px}.source-hero-copy{width:100%;padding:0 4px}.hero-kicker{font-size:8px}.source-hero h1{margin-top:15px;font-size:clamp(40px,11.8vw,56px);line-height:.96}.source-hero-copy>p{margin:23px 0;font-size:14px}.hero-cta{gap:8px!important}.source-hero .source-button{width:100%;min-height:52px}.constructor-link{justify-content:center;width:100%;padding:11px}.hero-proof{margin-top:26px}.hero-proof span{padding:12px 9px}.ready-home{padding:74px 11px 64px}.ready-home:before{left:11px;right:11px}.ready-home h2{font-size:51px}.ready-home h2 i{margin-top:7px}.ready-home>header{gap:30px;margin-bottom:36px}.ready-home>header p{font-size:14px}.ready-home>header a{justify-content:space-between;width:100%}.ready-home-grid{gap:24px 7px}.ready-home-grid article{border-radius:17px;padding:5px 5px 12px}.ready-home-grid figure{border-radius:12px}.ready-home-grid h3{margin:11px 5px 4px;font-size:13px}.ready-home-grid article>div{margin:0 5px}.ready-home-grid b{font-size:11px}.ready-home-note{flex-direction:column;align-items:flex-start;margin-top:27px;padding:18px}}@media (min-width:1051px){.header{background:#faf9f5fa;grid-template:"logo actions"61px"nav nav"43px/1fr auto;height:104px;padding:0 4vw}.logo-wrap{grid-area:logo;justify-self:start}.logo{font-size:30px}.logo-wrap small{font-size:8px}.header-actions{grid-area:actions}.desktop-nav{background:0 0;border:0;border-top:1px solid #dedfd8;border-radius:0;grid-area:nav;justify-content:center;place-self:stretch stretch;gap:34px;padding:0}.desktop-nav a,.desktop-nav .originals-link{color:#4f524c;letter-spacing:.01em;background:0 0;border-radius:0;align-items:center;padding:0;font-size:11px;display:flex}.desktop-nav a:after{background:#99c73d;height:3px;transition:right .2s;display:block;bottom:0;left:0;right:100%;transform:none}.desktop-nav a:hover,.desktop-nav a.is-active,.desktop-nav .originals-link:hover,.desktop-nav .originals-link.is-active{color:#151714;background:0 0}.desktop-nav a:hover:after,.desktop-nav a.is-active:after{right:0}.desktop-nav .originals-link{color:#70932f;margin-left:0}.constructor-nav,.order-nav{font-size:10px}.cart:after{left:15px}}.business-page{color:#181a17;background:#f7f5ef}.business-kicker,.business-for header>span,.business-offer-head>span,.business-why header>span,.business-process header>span,.business-proof>div>span,.business-faq header>span{color:#769b31;letter-spacing:.14em;font-size:9px;font-weight:800}.business-hero{grid-template-columns:1fr 1fr;gap:5vw;min-height:740px;padding:70px 4vw 85px;display:grid}.business-hero-copy{flex-direction:column;justify-content:center;display:flex}.business-hero h1{letter-spacing:-.075em;max-width:760px;margin:22px 0 28px;font-size:clamp(58px,6.6vw,101px);font-weight:750;line-height:.88}.business-hero h1 i{color:#82aa34;font-style:normal;display:block}.business-hero-copy>p{color:#575b54;max-width:660px;margin:0;font-size:17px;line-height:1.65}.business-actions{align-items:center;gap:24px;margin-top:31px;display:flex}.business-actions>a:last-child{color:#5e772d;border-bottom:1px solid #6e8e32;padding-bottom:5px;font-size:12px;font-weight:800}.business-hero dl{border-block:1px solid #d5d7cf;grid-template-columns:repeat(3,1fr);margin:40px 0 0;display:grid}.business-hero dl div{border-right:1px solid #d5d7cf;padding:16px}.business-hero dl div:first-child{padding-left:0}.business-hero dl div:last-child{border:0}.business-hero dt{font-size:13px;font-weight:800}.business-hero dd{color:#777a73;margin:5px 0 0;font-size:8px;line-height:1.4}.business-hero-media{grid-template-rows:1fr 1fr;grid-template-columns:1.2fr .8fr;gap:9px;min-height:650px;display:grid;position:relative}.business-hero-media figure{border-radius:22px;margin:0;overflow:hidden}.business-hero-media figure:first-child{grid-row:1/3}.business-hero-media img{object-fit:cover;width:100%;height:100%}.business-hero-media>span{text-align:center;letter-spacing:-.05em;background:#b8e451;border-radius:22px;place-items:center;font-size:clamp(22px,2.3vw,36px);font-weight:800;line-height:.9;display:grid;transform:rotate(-1deg)}.business-for{background:#fff;padding:105px 4vw}.business-for>header{grid-template-columns:.42fr 1fr .72fr;align-items:end;gap:5vw;margin-bottom:52px;display:grid}.business-for h2,.business-offer h2,.business-why h2,.business-process h2,.business-proof h2,.business-faq h2{letter-spacing:-.065em;margin:0;font-size:clamp(42px,5vw,74px);font-weight:650;line-height:.96}.business-for header p{color:#64675f;margin:0;font-size:14px;line-height:1.65}.business-for>div{border-block:1px solid #d4d6ce;grid-template-columns:repeat(4,1fr);display:grid}.business-for article{border-right:1px solid #d4d6ce;min-height:245px;padding:25px 24px}.business-for article:last-child{border:0}.business-for article>b,.business-why article>b{color:#81a936;font-size:9px}.business-for h3,.business-why h3{margin:62px 0 11px;font-size:18px}.business-for article p,.business-why article p{color:#686b64;margin:0;font-size:11px;line-height:1.65}.business-offer{padding:105px 4vw}.business-offer-head{grid-template-columns:.5fr 1.5fr;gap:5vw;margin-bottom:50px;display:grid}.business-offer-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.business-offer article{background:#fff;border:1px solid #d8dad2;border-radius:23px;overflow:hidden}.business-offer article>img{aspect-ratio:1.18;object-fit:cover}.business-offer article>div{padding:25px 24px 29px;position:relative}.business-offer article>div>span{color:#81a936;font-size:9px;position:absolute;top:27px;right:24px}.business-offer h3{margin:0 0 10px;font-size:22px}.business-offer p{color:#686b63;margin:0;font-size:11px;line-height:1.65}.business-why{color:#fff;background:#191b18;padding:105px 4vw}.business-why>header{grid-template-columns:.45fr 1fr;gap:5vw;margin-bottom:55px;display:grid}.business-why h2{color:#fff}.business-why-grid{border-top:1px solid #41443e;border-left:1px solid #41443e;grid-template-columns:repeat(3,1fr);display:grid}.business-why article{border-bottom:1px solid #41443e;border-right:1px solid #41443e;min-height:250px;padding:27px}.business-why h3{color:#fff;margin-top:60px}.business-why article p{color:#aeb2a9}.business-process{background:#edf4dc;padding:105px 4vw}.business-process>header{grid-template-columns:.45fr 1fr;gap:5vw;margin-bottom:50px;display:grid}.business-process ol{border-block:1px solid #c9d0bd;grid-template-columns:repeat(5,1fr);margin:0;padding:0;list-style:none;display:grid}.business-process li{border-right:1px solid #c9d0bd;min-height:235px;padding:24px 20px}.business-process li:last-child{border:0}.business-process li>b{color:#73972e;font-size:9px}.business-process li h3{margin:58px 0 9px;font-size:17px}.business-process li p{color:#62675d;margin:0;font-size:10px;line-height:1.6}.business-proof{background:#fff;grid-template-columns:1fr 1fr;align-items:center;gap:7vw;padding:105px 4vw;display:grid}.business-proof figure{border-radius:24px;height:640px;margin:0;overflow:hidden}.business-proof img{object-fit:cover;width:100%;height:100%}.business-proof h2{margin:18px 0 28px}.business-proof p{color:#5f635b;max-width:670px;font-size:16px;line-height:1.7}.business-proof ul{border-block:1px solid #d4d6cf;grid-template-columns:1fr 1fr;gap:0;margin:30px 0 0;padding:0;list-style:none;display:grid}.business-proof li{border-bottom:1px solid #d4d6cf;padding:16px 12px 16px 0;font-size:10px;font-weight:800}.business-proof li:nth-child(odd){border-right:1px solid #d4d6cf}.business-proof li:nth-child(2n){padding-left:16px}.business-proof li:nth-last-child(-n+2){border-bottom:0}.business-proof li:before{content:"+";color:#7ca433;margin-right:9px}.business-faq{grid-template-columns:.75fr 1.25fr;gap:8vw;padding:105px 5vw;display:grid}.business-faq header{align-self:start;position:sticky;top:130px}.business-faq h2{margin-top:17px}.business-faq details{border-top:1px solid #cdd0c7}.business-faq details:last-child{border-bottom:1px solid #cdd0c7}.business-faq summary{cursor:pointer;padding:24px 48px 24px 0;font-size:14px;font-weight:750;list-style:none;position:relative}.business-faq summary:after{content:"+";background:#fff;border-radius:50%;place-items:center;width:30px;height:30px;display:grid;position:absolute;top:19px;right:4px}.business-faq details[open] summary:after{content:"−";background:#b8e451}.business-faq details p{color:#62665e;max-width:700px;margin:0;padding:0 55px 23px 0;font-size:12px;line-height:1.7}.business-calculator{color:#fff;background:#191b18;margin:0;padding:105px 6vw}.business-calculator h2{color:#fff}.business-calculator>div>p:not(.eyebrow){color:#aeb2aa;max-width:540px;font-size:14px;line-height:1.7}.business-calculator form label>span{color:#bfc2ba}.business-calculator input,.business-calculator select,.business-calculator textarea{color:#fff;background:#252824;border-color:#474a43}.business-calculator .button.green{color:#171915;background:#b8e451;border-radius:14px;min-height:58px}.business-calculator form>small{color:#868a82;font-size:8px}.business-form-contact{border-top:1px solid #444741;flex-direction:column;gap:8px;margin-top:35px;padding-top:24px;display:flex}.business-form-contact span{color:#8e9289;font-size:8px}.business-form-contact a{color:#fff;font-size:14px;font-weight:800}.business-form-contact a:last-child{color:#b8e451;font-size:11px}@media (max-width:1000px){.business-hero,.business-proof{grid-template-columns:1fr}.business-hero-media{height:620px}.business-for>header{grid-template-columns:1fr}.business-for>div{grid-template-columns:1fr 1fr}.business-for article:nth-child(2){border-right:0}.business-for article:nth-child(-n+2){border-bottom:1px solid #d4d6ce}.business-why-grid,.business-process ol{grid-template-columns:1fr 1fr}.business-process li{border-bottom:1px solid #c9d0bd}.business-process li:nth-child(2n){border-right:0}.business-process li:last-child{border-bottom:0}.business-faq{grid-template-columns:1fr}.business-faq header{position:static}}@media (max-width:720px){.business-hero{flex-direction:column;padding:50px 14px 70px;display:flex}.business-hero-media{order:-1;grid-template-rows:330px 130px;grid-template-columns:1fr 1fr;height:auto;min-height:0;margin-bottom:45px}.business-hero-media figure:first-child{grid-area:auto/1/auto/-1}.business-hero-media figure{border-radius:17px}.business-hero-media>span{border-radius:17px;font-size:22px}.business-hero h1{font-size:50px}.business-hero-copy>p{font-size:14px}.business-actions{flex-direction:column;align-items:stretch}.business-actions .source-button{width:100%}.business-actions>a:last-child{text-align:center}.business-hero dl{grid-template-columns:1fr}.business-hero dl div,.business-hero dl div:first-child{border-bottom:1px solid #d5d7cf;border-right:0;padding:13px 0}.business-for,.business-offer,.business-why,.business-process,.business-proof,.business-faq,.business-calculator{padding:72px 16px}.business-for>header,.business-offer-head,.business-why>header,.business-process>header{grid-template-columns:1fr;gap:25px}.business-for>div,.business-offer-grid,.business-why-grid{grid-template-columns:1fr}.business-for article,.business-for article:nth-child(2),.business-for article:last-child{border-bottom:1px solid #d4d6ce;border-right:0;min-height:210px}.business-for h3,.business-why h3{margin-top:44px}.business-offer-grid{gap:12px}.business-offer article>img{aspect-ratio:1}.business-why-grid{border-left:0}.business-why article{border-left:1px solid #41443e;min-height:220px}.business-process ol{grid-template-columns:1fr}.business-process li,.business-process li:nth-child(2n){border-right:0;grid-template-columns:40px 1fr;min-height:0;padding:21px 0;display:grid}.business-process li h3{margin:0 0 7px}.business-process li p{font-size:11px}.business-proof figure{height:440px}.business-proof h2{margin-top:17px}.business-proof p{font-size:14px}.business-proof ul{grid-template-columns:1fr}.business-proof li,.business-proof li:nth-child(odd),.business-proof li:nth-child(2n){border-bottom:1px solid #d4d6cf;border-right:0;padding:14px 0}.business-proof li:last-child{border:0}.business-faq{gap:40px}.business-calculator{gap:45px;display:grid}.business-calculator form{grid-template-columns:1fr}.business-calculator .span-two{grid-column:auto}}:root{--display:"Inter Tight",Arial,sans-serif;--body:"Manrope",Arial,sans-serif;--type-ink:#171915;--type-muted:#62665e}html{-webkit-text-size-adjust:100%;text-rendering:optimizelegibility;font-size:16px}body{color:var(--type-ink);font-family:var(--body);font-synthesis:none;font-size:16px;font-weight:400;line-height:1.6}h1,h2,h3,h4,h5,h6,.logo,.footer-logo{font-family:var(--display);text-wrap:balance;font-style:normal}h1{letter-spacing:-.052em;font-weight:700;line-height:.96}h2{letter-spacing:-.043em;font-weight:650;line-height:1.02}h3{letter-spacing:-.023em;font-weight:650;line-height:1.15}p,li,dd,summary,label,input,textarea,select,button,a{font-family:var(--body)}p{overflow-wrap:break-word}.eyebrow,.section-kicker,.hero-kicker,.inner-kicker,.business-kicker{font-family:var(--body);letter-spacing:.11em;font-size:10px;font-weight:800;line-height:1.35}.section-kicker:before,.hero-kicker:before{flex:none}main :where(section,article,div,header,footer,form,fieldset,figure),.header,.header>*{min-width:0}:where(input,textarea,select){min-width:0;max-width:100%;font-size:14px;line-height:1.45}:where(button,.button,.source-button,.order-nav,.constructor-nav,.constructor-link,.arrow-link){overflow-wrap:break-word;max-width:100%;height:auto;line-height:1.25}:where(.button,.source-button,.order-nav,.constructor-nav){text-align:center;white-space:normal;border-radius:12px;justify-content:center;align-items:center;min-height:48px;padding:12px 20px;font-size:12px;font-weight:750;display:inline-flex}:where(.filters,.gallery-filters,.store-filters,.work-filters,.review-controls) button{white-space:normal;min-height:38px;padding:9px 14px;line-height:1.2}.source-button:hover,.button:hover{box-shadow:none}.source-products h3,.layout-card h3,.catalog-card h2,.store-grid h3,.ready-home-grid h3{font-family:var(--display)}.source-hero h1{font-size:clamp(50px,5.25vw,80px);line-height:.95}.source-hero-copy>p{color:var(--type-muted);font-size:16px;line-height:1.7}.source-about.about-v2 .about-v2-copy h2{font-size:clamp(40px,4.35vw,66px)}.about-v2-copy .about-lead{font-size:18px;line-height:1.55}.source-catalog h2,.source-features>h2,.source-works h2,.source-reviews h2{font-size:clamp(40px,4.4vw,64px)}.source-catalog>header p,.source-works header p,.source-reviews header p{font-size:16px;line-height:1.7}.source-products h3{font-size:18px}.source-products p{font-size:13px;line-height:1.6}.feature-row h3{font-size:clamp(28px,2.7vw,40px)}.feature-row p{font-size:16px;line-height:1.7}.source-faq summary{font-size:15px;line-height:1.45}.source-faq details p{font-size:14px;line-height:1.7}.ready-home h2{line-height:.88}.inner-hero h1,.collection-hero-copy h1,.business-hero h1{line-height:.9}.brand-manifest h2,.brand-values h2,.brand-steps h2,.works-page-content h2,.works-bottom h2,.business-for h2,.business-offer h2,.business-why h2,.business-process h2,.business-proof h2,.business-faq h2{line-height:1}.page-hero h1{line-height:.95}.page-hero>p:last-child{font-size:16px;line-height:1.7}.order-panel h1{font-size:48px;line-height:1}.order-panel>p:not(.eyebrow),.designer-files>p{line-height:1.65}.info-content h2{line-height:1.03}.info-content p{font-size:15px;line-height:1.75}.contacts-shell,.direct-contacts,.socials{line-height:1.4}@media (min-width:1051px){.header{background:#faf9f5f7;border-bottom:1px solid #dcddd6;grid-template:82px/205px minmax(0,1fr) auto;align-items:center;height:82px;padding:0 3vw;display:grid;box-shadow:0 8px 28px #1a1d170b}.logo-wrap{grid-area:auto;justify-self:start;padding-left:13px}.logo-wrap:before{height:39px;top:0}.logo{font-family:var(--display);letter-spacing:-.065em;font-size:29px;font-weight:800;line-height:.9}.logo-wrap small{color:#767a72;margin-top:7px;font-size:8px;line-height:1.2}.desktop-nav{background:0 0;border:0;grid-area:auto;justify-content:center;place-self:stretch center;align-items:center;gap:clamp(18px,2.1vw,34px);height:100%;padding:0;display:flex}.desktop-nav a,.desktop-nav .originals-link{color:#4c5049;height:100%;font-family:var(--body);white-space:nowrap;background:0 0;align-items:center;padding:2px 0 0;font-size:11px;font-weight:700;line-height:1;display:flex;position:relative}.desktop-nav a:after{background:#91bd38;height:3px;transition:left .2s,right .2s;display:block;bottom:0;left:50%;right:50%}.desktop-nav a:hover,.desktop-nav a.is-active,.desktop-nav .originals-link:hover,.desktop-nav .originals-link.is-active{color:#171915;background:0 0}.desktop-nav a:hover:after,.desktop-nav a.is-active:after{left:0;right:0}.desktop-nav .originals-link{color:#6d902e;margin:0}.desktop-nav .originals-link i{flex:none}.header-actions{grid-area:auto;justify-self:end;gap:7px}.constructor-nav,.order-nav{white-space:nowrap;border-radius:12px;min-height:44px;padding:10px 16px;font-size:10px}.constructor-nav{color:#4b5146;background:#f7f8f3;border:1px solid #daddd2}.order-nav{color:#171915;background:#b8e451;border:1px solid #a9d448}.cart{border-radius:12px;flex:0 0 44px;width:44px;min-width:44px;height:44px;padding:0}.cart b{font-family:var(--body)}.header-help{display:none}}@media (max-width:1180px) and (min-width:1051px){.header{grid-template-columns:185px minmax(0,1fr) auto;padding-inline:2vw}.desktop-nav{gap:17px}.desktop-nav a,.desktop-nav .originals-link{font-size:10px}.constructor-nav{display:none}.order-nav{padding-inline:14px}}@media (max-width:1050px){.header{height:66px;padding:0 14px 0 17px}.logo{font-family:var(--display);font-size:24px}.logo-wrap:before{height:34px}.header-actions{gap:6px}.order-nav,.constructor-nav{display:none}.menu{border-radius:12px;justify-content:center;align-items:center;min-height:42px;padding:10px 14px;font-size:11px;line-height:1;display:inline-flex}.cart{width:42px;min-width:42px;height:42px}.mobile-nav{height:calc(100dvh - 66px);top:66px}.mobile-nav-main a{font-family:var(--display);font-weight:650;line-height:1.02}.mobile-nav-more a,.mobile-nav-contact a{line-height:1.3}}@media (max-width:720px){body{font-size:15px}.topline span{font-size:9px}.source-hero h1{font-size:clamp(39px,11.2vw,52px)}.source-hero-copy>p{font-size:14px;line-height:1.65}.source-hero .source-button,.business-actions .source-button{min-height:50px}.hero-proof b{font-size:11px}.source-about.about-v2 .about-v2-copy h2,.source-catalog h2,.source-features>h2,.source-works h2,.source-reviews h2,.source-faq h2{font-size:clamp(34px,9.8vw,43px)}.about-v2-copy .about-lead{font-size:16px}.source-catalog>header p,.source-works header p,.source-reviews header p,.feature-row p{font-size:14px}.source-products h3{font-size:13px;line-height:1.25}.ready-home h2{font-size:49px}.inner-hero h1,.collection-hero-copy h1,.business-hero h1{font-size:clamp(43px,12vw,54px)}.page-hero h1{font-size:clamp(39px,11vw,52px)}.page-hero>p:last-child{font-size:14px}.order-panel h1{font-size:40px}.business-for h2,.business-offer h2,.business-why h2,.business-process h2,.business-proof h2,.business-faq h2{font-size:clamp(36px,10vw,46px)}:where(.button,.source-button,.order-nav,.constructor-nav){font-size:12px}.mobile-nav-contact{grid-template-columns:1fr}.mobile-nav-contact a{overflow-wrap:anywhere}}.cart{overflow:hidden}.cart b{width:15px;height:15px;margin:0;font-size:7px;top:3px;right:3px}.cart:after{left:14px}@media (min-width:1051px){.header{grid-template-rows:80px;grid-template-columns:195px minmax(0,1fr) auto;height:80px}.header-actions .constructor-nav{display:none}.desktop-nav{gap:clamp(15px,1.65vw,28px)}.desktop-nav a,.desktop-nav .originals-link{font-size:10.5px}.order-nav{min-width:132px}.logo{font-size:28px}}.page-hero{grid-template-columns:.7fr 1.65fr .85fr;align-items:center;gap:3.5vw;min-height:520px;padding:62px 4vw 58px}.page-hero h1{font-size:clamp(50px,5.35vw,78px)}.page-hero>.eyebrow{align-self:center}.page-hero>p:last-child{max-width:390px}.inner-hero{min-height:600px}.inner-hero>div{padding:65px 5vw}.inner-hero h1{font-size:clamp(52px,5.55vw,79px)}.collection-hero{min-height:620px;padding:58px 4vw 68px}.collection-hero-copy h1{font-size:clamp(56px,6.1vw,88px)}.collection-hero-media{height:535px}.business-hero{min-height:650px;padding:58px 4vw 72px}.business-hero h1{font-size:clamp(58px,6vw,88px)}.business-hero-media{min-height:560px}.source-hero .source-button{min-width:238px}.source-hero .hero-cta{flex-wrap:wrap}.source-products,.catalog-grid,.store-grid-v2{gap:22px 12px}.source-products article,.catalog-card,.store-grid-v2 article{background:#fff;border:1px solid #dcddd6;border-radius:21px;padding:7px 7px 17px;transition:transform .25s,border-color .25s,box-shadow .25s;position:relative;overflow:hidden}.source-products article:hover,.catalog-card:hover,.store-grid-v2 article:hover{z-index:2;border-color:#c3c7ba;transform:translateY(-3px);box-shadow:0 16px 38px #1b1f1717}.source-products article button,.catalog-card>button,.store-grid-v2 article figure{border-radius:15px;overflow:hidden}.source-products article:after,.catalog-card:after{content:"Открыть →";color:#fff;opacity:0;pointer-events:none;background:#171915e6;border-radius:10px;padding:8px 10px;font-size:8px;font-weight:800;transition:all .2s;position:absolute;top:14px;right:14px;transform:translateY(-4px)}.source-products article:hover:after,.catalog-card:hover:after{opacity:1;transform:none}.source-products .card-copy,.catalog-card>div{padding:14px 8px 0}.source-products h3,.catalog-card h2{margin:0 0 7px;font-size:17px;line-height:1.18}.source-products p,.catalog-card p{color:#74776f;min-height:0;margin:0 0 12px}.source-products .card-copy>span{color:#728f37;margin-top:9px;font-size:9px;font-weight:800}.catalog-card>div{grid-template-columns:1fr auto;gap:5px 12px;display:grid}.catalog-card>div>b{white-space:nowrap}.store-grid-v2 article h3{margin:14px 8px 5px;font-size:18px}.store-grid-v2 article>p{margin:0 8px 13px}.store-grid-v2 article>div{margin:0 8px}.store-grid-v2 article>div button{background:#f4f6ee;border:1px solid #d2d5ca;min-height:40px;padding:9px 12px;font-size:9px;font-weight:800;line-height:1.2}.store-grid-v2 article>div button:hover{background:#b8e451;border-color:#b8e451}.ready-home-grid article{transition:transform .25s,box-shadow .25s}.ready-home-grid article:hover{transform:translateY(-3px);box-shadow:0 16px 38px #1b1f1717}.upload-rich{background:#f7f8f3;border:1px dashed #9da294;border-radius:16px;grid-template-columns:48px 1fr auto;align-items:center;gap:12px;min-height:112px;padding:18px;transition:border-color .2s,background .2s;display:grid}.upload-rich:hover{background:#f1f6e7;border-color:#83a936}.upload-rich .upload-icon{width:48px;height:48px;font:700 24px/1 var(--display);background:#b8e451;border-radius:14px;place-items:center;display:grid}.upload-rich .upload-copy{flex-direction:column;gap:5px;display:flex}.upload-rich .upload-copy b{font-size:12px}.upload-rich .upload-copy small{color:#73776e;font-size:9px}.upload-rich>strong{color:#6e7269;text-align:right;max-width:110px;font-size:8px;line-height:1.4}.upload-previews{grid-template-columns:repeat(4,1fr);gap:6px;margin-top:8px;display:grid}.upload-previews:empty{display:none}.upload-previews>span{background:#e6e8e0;border-radius:10px;position:relative;overflow:hidden}.upload-previews img{aspect-ratio:1;object-fit:cover}.upload-previews small{color:#fff;text-overflow:ellipsis;white-space:nowrap;background:#171915c7;border-radius:6px;padding:4px;font-size:6px;position:absolute;bottom:4px;left:4px;right:4px;overflow:hidden}.photo-tips{flex-wrap:wrap;gap:6px;margin:10px 0 17px;padding:0;list-style:none;display:flex}.photo-tips li{color:#566146;background:#eef3e3;border-radius:10px;padding:7px 9px;font-size:8px;font-weight:700}.photo-tips li:before{content:"✓";color:#739632;margin-right:5px}.business-price-guide{background:#f7f5ef;grid-template-columns:.8fr 1.2fr;gap:9vw;padding:105px 5vw;display:grid}.business-price-guide>div:first-child>span{color:#759931;letter-spacing:.13em;font-size:9px;font-weight:800}.business-price-guide h2{margin:18px 0 0;font-size:clamp(45px,5vw,72px)}.business-price-guide>div:last-child>p{color:#60645c;max-width:680px;margin:0 0 30px;font-size:15px;line-height:1.75}.business-price-guide dl{border-top:1px solid #d0d3c8;margin:0 0 30px}.business-price-guide dl>div{border-bottom:1px solid #d0d3c8;grid-template-columns:45px 1fr;padding:18px 0;display:grid}.business-price-guide dt{color:#7b9e35;font-size:9px;font-weight:800}.business-price-guide dd{flex-direction:column;gap:3px;margin:0;display:flex}.business-price-guide dd b{font-size:13px}.business-price-guide dd span{color:#6b6f66;font-size:10px}.business-price-guide .source-button{margin-right:14px}.business-price-guide small{color:#7b7f75;vertical-align:middle;max-width:260px;font-size:8px;line-height:1.45;display:inline-block}.mobile-sticky{display:none}@media (max-width:1050px){.page-hero,.inner-hero,.collection-hero,.business-hero{min-height:0}.collection-hero-media{height:520px}.business-hero-media{min-height:520px}.source-products article:after,.catalog-card:after{display:none}}@media (max-width:720px){body{padding-bottom:72px}.page-hero{padding:50px 18px 42px;display:block}.page-hero h1{font-size:clamp(40px,11vw,50px)}.page-hero>.eyebrow{margin-bottom:14px}.page-hero>p:last-child{margin-top:22px}.inner-hero>div{padding:56px 18px}.inner-hero>figure{height:430px}.collection-hero{padding:54px 16px 62px}.collection-hero-media{height:440px}.business-hero{padding-top:38px}.business-hero-media{min-height:0}.source-products,.catalog-grid,.store-grid-v2{gap:21px 7px}.source-products article,.catalog-card,.store-grid-v2 article{border-radius:15px;padding:4px 4px 12px}.source-products article button,.catalog-card>button,.store-grid-v2 article figure{border-radius:11px}.source-products .card-copy,.catalog-card>div{padding:10px 5px 0}.source-products h3,.catalog-card h2{font-size:13px}.source-products .card-copy>span{display:none}.catalog-card>div{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.catalog-card>div>b{font-size:10px}.store-grid-v2 article h3{margin:10px 5px 4px;font-size:13px}.store-grid-v2 article>p,.store-grid-v2 article>div{margin-inline:5px}.store-grid-v2 article>div{flex-direction:column;align-items:flex-start;gap:9px}.store-grid-v2 article>div button{width:100%}.upload-rich{grid-template-columns:42px 1fr;min-height:105px;padding:14px}.upload-rich .upload-icon{width:42px;height:42px}.upload-rich>strong{text-align:left;grid-column:2;max-width:none}.upload-previews{grid-template-columns:repeat(3,1fr)}.photo-tips{grid-template-columns:1fr;display:grid}.business-price-guide{grid-template-columns:1fr;gap:36px;padding:72px 16px}.business-price-guide h2{font-size:42px}.business-price-guide>div:last-child>p{font-size:14px}.business-price-guide .source-button{width:100%;margin:0 0 12px}.business-price-guide small{max-width:none}.mobile-sticky{z-index:44;padding:9px 12px calc(9px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#faf9f5f2;border-top:1px solid #1417121f;display:block;position:fixed;bottom:0;left:0;right:0}.mobile-sticky a{color:#fff;background:#171915;border-radius:13px;justify-content:space-between;align-items:center;min-height:50px;padding:12px 16px;font-size:11px;font-weight:800;line-height:1.25;display:none}.mobile-sticky a span{color:#b8e451;font-size:18px}.mobile-sticky .mobile-sticky-default{display:flex}body[data-route=design] .mobile-sticky a,body[data-route=merch] .mobile-sticky a,body[data-route=collection] .mobile-sticky a{display:none}body[data-route=design] .mobile-sticky .mobile-sticky-design,body[data-route=merch] .mobile-sticky .mobile-sticky-business,body[data-route=collection] .mobile-sticky .mobile-sticky-collection{display:flex}.footer{padding-bottom:90px}}.source-product-card-link{color:inherit;text-decoration:none;display:block}.source-product-media{aspect-ratio:1;background:#ddd;border-radius:15px;width:100%;display:block;overflow:hidden}.source-product-media img{object-fit:cover;width:100%;height:100%;display:block}.source-product-card-link:focus-visible{outline-offset:4px;border-radius:15px;outline:3px solid #8fca2f}@media (max-width:720px){.source-product-media{border-radius:11px}}
.icon-sprite{pointer-events:none;width:0;height:0;position:absolute;overflow:hidden}.cart{color:#171915;background:#f5f6f1;border:1px solid #d4d7cc;place-items:center;transition:border-color .2s,background .2s,transform .2s;display:grid;position:relative;overflow:visible}.cart:before,.cart:after{content:none!important;display:none!important}.cart>svg{width:23px;height:23px;transition:transform .2s}.cart>span{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.cart>b{color:#b8e451;background:#171915;border:2px solid #faf9f5;border-radius:50%;place-items:center;width:18px;height:18px;font-size:8px;font-weight:800;line-height:1;display:grid;position:absolute;top:-3px;right:-3px}.cart:hover{background:#b8e451;border-color:#9bc13f;transform:translateY(-1px)}.cart:hover>svg{transform:translateY(-1px)}.cart:focus-visible,.social-card:focus-visible,.seller-links a:focus-visible,.socials a:focus-visible,.footer-socials a:focus-visible,.review-platform:focus-visible,.review-social-invite a:focus-visible{outline-offset:3px;outline:3px solid #8fb737}.home-social{color:#fff;background:#171915;padding:110px 5vw 100px;overflow:hidden}.home-social>header{grid-template-columns:1.2fr .8fr;align-items:end;gap:8vw;max-width:1440px;margin:0 auto 48px;display:grid}.home-social .section-kicker{color:#b8e451;align-items:center;gap:10px;display:inline-flex}.home-social .section-kicker:before{content:"";background:currentColor;width:28px;height:2px}.home-social h2{color:#fff;max-width:760px;margin:17px 0 0;font-size:clamp(44px,5vw,76px)}.home-social>header>p{color:#b9bdb4;max-width:540px;margin:0;font-size:15px;line-height:1.75}.home-social-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;max-width:1440px;margin:auto;display:grid}.social-card{color:#171915;background:#f3f1eb;border-radius:22px;flex-direction:column;justify-content:space-between;min-height:360px;padding:26px;transition:transform .28s,box-shadow .28s;display:flex;position:relative}.social-card:after{content:"";border-radius:inherit;pointer-events:none;border:1px solid #ffffff1f;position:absolute;inset:0}.social-card:hover{z-index:2;transform:translateY(-7px);box-shadow:0 24px 46px #00000042}.social-card:nth-child(2){background:#b8e451}.social-card:nth-child(3){color:#fff;background:#282b25}.social-card:nth-child(4){background:#e5e9dc}.social-icon-wrap{color:#fff;background:#171915;border-radius:17px;place-items:center;width:58px;height:58px;transition:transform .28s;display:grid}.social-card:nth-child(2) .social-icon-wrap{color:#171915;background:#fff}.social-card:nth-child(3) .social-icon-wrap{color:#171915;background:#b8e451}.social-card:hover .social-icon-wrap{transform:rotate(-5deg)scale(1.05)}.social-icon-wrap svg{width:28px;height:28px}.social-card small{color:#6d7168;letter-spacing:.13em;margin-bottom:9px;font-size:8px;font-weight:800;display:block}.social-card:nth-child(3) small{color:#aeb3a9}.social-card h3{margin:0 0 12px;font-size:30px}.social-card p{color:#64685f;margin:0;font-size:12px;line-height:1.65}.social-card:nth-child(3) p{color:#bec2b8}.social-card>b{border-top:1px solid #17191526;justify-content:space-between;align-items:center;padding-top:20px;font-size:10px;display:flex}.social-card:nth-child(3)>b{border-color:#ffffff26}.social-card>b i{font-size:17px;font-style:normal}.social-note{color:#7f837b;max-width:1440px;margin:20px auto 0;font-size:7px;line-height:1.5;display:block}.seller-links a{color:#4e6330;background:#f6f8f0;border-color:#ced7ba;align-items:center;gap:8px;min-height:38px;padding:8px 13px;transition:all .2s;display:inline-flex}.seller-links a:hover{color:#171915;background:#b8e451;border-color:#b8e451;transform:translateY(-2px)}.seller-links svg{flex:none;width:17px;height:17px}.source-reviews{background:#fdfcf9}.review-card{border:1px solid #e0e2d9;transition:transform .25s,box-shadow .25s;box-shadow:0 12px 30px #181b150e}.review-card:hover{transform:translateY(-5px);box-shadow:0 18px 42px #181b151c}.review-card.shot:after{content:"РЕАЛЬНЫЙ ОТЗЫВ";color:#4e524a;letter-spacing:.1em;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#ffffffeb;border-radius:9px;padding:7px 9px;font-size:7px;font-weight:800;position:absolute;top:12px;left:12px}.review-trust{text-align:left;background:#eff1e8;border-radius:24px;grid-template-columns:.76fr 1.24fr;align-items:end;gap:7vw;max-width:calc(100% - 10vw);margin:34px auto 0;padding:54px;display:grid}.review-trust-copy>span{color:#718e37;letter-spacing:.13em;font-size:8px;font-weight:800}.review-trust-copy h3{max-width:470px;margin:14px 0 16px;font-size:clamp(30px,3.1vw,48px)}.review-trust-copy p{color:#6b6f65;max-width:520px;margin:0;font-size:12px;line-height:1.75}.review-platforms{grid-template-columns:1fr 1fr;gap:9px;display:grid}.review-platform{color:#171915;background:#fff;border:1px solid #daddd2;border-radius:18px;grid-template-columns:54px 1fr auto;align-items:center;gap:14px;min-height:155px;padding:20px;transition:transform .2s,border-color .2s;display:grid}.review-platform:hover{border-color:#a9d448;transform:translateY(-3px)}.review-platform-logo{color:#fff;width:54px;height:54px;font:750 25px/1 var(--display);background:#171915;border-radius:15px;place-items:center;display:grid}.review-platform.twogis .review-platform-logo{color:#171915;background:#b8e451}.review-platform>span:nth-child(2){flex-direction:column;min-width:0;display:flex}.review-platform small{color:#777b72;letter-spacing:.11em;font-size:7px;font-weight:800}.review-platform b{font:700 21px/1 var(--display);margin:6px 0 4px}.review-platform b i{color:#8eb438;font-family:var(--body);letter-spacing:.05em;margin-left:4px;font-size:8px;font-style:normal}.review-platform em{color:#696d65;font-size:8px;font-style:normal;line-height:1.35}.review-platform>strong{align-self:start;font-size:16px}.review-social-invite{color:#fff;text-align:left;background:#1b1d19;border-radius:24px;grid-template-columns:.9fr 1fr auto;align-items:center;gap:5vw;max-width:calc(100% - 10vw);margin:10px auto 0;padding:36px 42px;display:grid}.review-social-invite>div>span{color:#b8e451;letter-spacing:.13em;font-size:8px;font-weight:800}.review-social-invite h3{color:#fff;margin:10px 0 0;font-size:28px}.review-social-invite>p{color:#b7bbb2;margin:0;font-size:11px;line-height:1.7}.review-social-invite nav{gap:7px;display:flex}.review-social-invite a{color:#fff;background:#252823;border:1px solid #464a42;border-radius:14px;align-items:center;gap:10px;min-width:168px;padding:12px 14px;transition:all .2s;display:flex}.review-social-invite a:hover{background:#30352a;border-color:#b8e451}.review-social-invite a svg{color:#b8e451;flex:none;width:25px;height:25px}.review-social-invite a span{font-size:8px;line-height:1.4}.review-social-invite a b{font-size:10px}.review-social-invite a i{margin-left:auto;font-size:15px;font-style:normal}.contacts-shell{position:relative}.contacts-social-intro{border-bottom:1px solid #d7d9d0;grid-template-columns:.7fr 1fr;align-items:end;gap:7vw;padding:75px 0 28px;display:grid}.contacts-social-intro>span{color:#759631;letter-spacing:.13em;align-self:start;font-size:8px;font-weight:800}.contacts-social-intro h2{margin:0 0 11px;font-size:clamp(32px,3.7vw,54px)}.contacts-social-intro p{color:#696d64;grid-column:2;max-width:610px;margin:0;font-size:12px;line-height:1.7}.socials{grid-template-columns:1fr 1fr;gap:9px;margin-top:10px;display:grid}.socials a{background:#f7f8f3;border:1px solid #d8dbd1;border-radius:18px;grid-template-columns:52px 1fr auto;align-items:center;gap:15px;min-height:116px;padding:22px;transition:all .2s;display:grid}.socials a:hover{background:#eef4e2;border-color:#b8e451;transform:translateY(-2px)}.socials svg{width:26px;height:26px}.socials a>svg{box-sizing:content-box;color:#fff;background:#171915;border-radius:14px;padding:13px}.socials a>span{flex-direction:column;gap:4px;display:flex}.socials small{color:#777b72;letter-spacing:.12em;font-size:7px;font-weight:800}.socials b{font:650 20px/1.1 var(--display)}.socials i{font-size:18px;font-style:normal}.footer-socials{gap:7px;margin-top:18px;display:flex}.footer-socials a{color:#fff;background:#242622;border:1px solid #4b4e47;border-radius:12px;place-items:center;width:39px;height:39px;transition:all .2s;display:grid}.footer-socials a:hover{color:#171915;background:#b8e451;border-color:#b8e451;transform:translateY(-2px)}.footer-socials svg{width:18px;height:18px}@media (max-width:1100px){.home-social-grid{grid-template-columns:1fr 1fr}.social-card{min-height:310px}.review-trust{grid-template-columns:1fr;gap:34px}.review-social-invite{grid-template-columns:1fr 1fr}.review-social-invite nav{grid-column:1/-1}}@media (max-width:720px){.cart>b{top:-2px;right:-2px}.home-social{padding:76px 16px 70px}.home-social>header{grid-template-columns:1fr;gap:22px;margin-bottom:31px}.home-social h2{font-size:40px}.home-social>header>p{font-size:13px}.home-social-grid{grid-template-columns:1fr;gap:8px}.social-card{border-radius:18px;min-height:245px;padding:22px}.social-icon-wrap{border-radius:14px;width:50px;height:50px}.social-card h3{font-size:27px}.social-note{margin-top:15px}.review-card{height:455px}.review-trust{border-radius:19px;max-width:calc(100% - 32px);margin-top:24px;padding:30px 20px}.review-trust-copy h3{font-size:34px}.review-platforms{grid-template-columns:1fr}.review-platform{min-height:122px;padding:16px}.review-social-invite{border-radius:19px;grid-template-columns:1fr;gap:21px;max-width:calc(100% - 32px);padding:29px 20px}.review-social-invite h3{font-size:25px}.review-social-invite nav{grid-column:auto;grid-template-columns:1fr 1fr;display:grid}.review-social-invite a{min-width:0;padding:11px}.review-social-invite a svg{width:22px;height:22px}.review-social-invite a span{font-size:7px}.review-social-invite a b{font-size:8px}.contacts-social-intro{grid-template-columns:1fr;gap:11px;padding-top:55px}.contacts-social-intro p{grid-column:auto}.socials{grid-template-columns:1fr}.socials a{min-height:94px}.footer-socials{margin-top:14px}}
.site-main{min-height:60vh}.topline-group{display:contents}.site-main>.view{display:block}.site-main img{max-width:100%}.production-view{animation:.45s both page-in}@keyframes page-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.mobile-sticky-production{display:none}.product-notice{color:#53613f;background:#eef4e2;border-radius:12px;margin:16px 0;padding:13px 15px;font-size:10px;line-height:1.5}.not-found-page{color:#171915;background:#f4f3ee;border-bottom:1px solid #d7d8d1;min-height:calc(100svh - 132px);padding:clamp(54px,7vw,104px) max(20px,5vw)}.not-found-layout{grid-template-columns:minmax(0,1.08fr) minmax(320px,.72fr);align-items:center;gap:clamp(48px,9vw,150px);width:min(100%,1280px);margin:0 auto;display:grid}.not-found-copy{min-width:0}.not-found-kicker{color:#668c28;letter-spacing:.14em;align-items:center;gap:12px;font-size:10px;font-weight:800;display:flex}.not-found-kicker:before{content:"";background:#9dda32;width:28px;height:2px}.not-found-page h1{max-width:790px;font:560 clamp(48px,6.4vw,94px)/.91 var(--display,"Inter Tight",sans-serif);letter-spacing:-.065em;text-wrap:balance;margin:25px 0 27px}.not-found-page p{color:#686c64;max-width:590px;margin:0;font-size:clamp(15px,1.3vw,18px);line-height:1.65}.not-found-actions{flex-wrap:wrap;gap:10px;margin-top:34px;display:flex}.not-found-actions a{border:1px solid #171915;border-radius:12px;justify-content:center;align-items:center;gap:38px;min-height:52px;padding:0 23px;font-size:12px;font-weight:780;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.not-found-primary{color:#fff;background:#171915}.not-found-primary:hover,.not-found-primary:focus-visible{color:#171915;background:#9dda32;border-color:#9dda32}.not-found-secondary{color:#171915}.not-found-secondary:hover,.not-found-secondary:focus-visible{background:#e2e5d8}.not-found-shortcuts{border-top:1px solid #d2d4cc;flex-wrap:wrap;align-items:center;gap:12px 24px;margin-top:54px;padding-top:18px;display:flex}.not-found-shortcuts span{color:#7b8076;letter-spacing:.13em;width:100%;font-size:8px;font-weight:800}.not-found-shortcuts a{color:#34372f;border-bottom:1px solid #9ba78a;font-size:11px}.not-found-shortcuts a:hover,.not-found-shortcuts a:focus-visible{color:#668c28;border-color:#668c28}.not-found-art{isolation:isolate;place-items:center;min-height:470px;display:grid;position:relative}.not-found-art-back{z-index:-1;background:#b3e846;border-radius:24px;position:absolute;inset:9% 2% 6% 14%;transform:rotate(4deg)}.not-found-ticket{aspect-ratio:.88;color:#f7f6f1;background:#171915;border:1px solid #30332e;border-radius:24px;flex-direction:column;width:min(100%,420px);padding:31px;display:flex;transform:rotate(-2.2deg);box-shadow:0 22px 44px #1a1c1724}.not-found-ticket>span{color:#aeb2aa;letter-spacing:.14em;border-bottom:1px solid #484b45;padding-bottom:15px;font-size:9px;font-style:normal;font-weight:750}.not-found-ticket strong{color:#b3e846;font:570 clamp(108px,11vw,172px)/.78 var(--display,"Inter Tight",sans-serif);letter-spacing:-.09em;margin:auto 0 4px}.not-found-ticket small{font:570 clamp(22px,2.2vw,32px)/.94 var(--display,"Inter Tight",sans-serif);letter-spacing:-.045em}.not-found-ticket em{color:#aeb2aa;letter-spacing:.1em;margin-top:auto;font-size:9px;font-style:normal}@media (max-width:860px){.not-found-page{min-height:auto}.not-found-layout{grid-template-columns:1fr}.not-found-copy{max-width:720px}.not-found-art{min-height:360px}.not-found-ticket{width:min(78vw,360px)}}@media (max-width:560px){.not-found-page{padding:46px 18px 64px}.not-found-layout{gap:48px}.not-found-page h1{margin:21px 0;font-size:clamp(45px,13vw,60px)}.not-found-page p{font-size:14px}.not-found-actions{grid-template-columns:1fr;margin-top:28px;display:grid}.not-found-actions a{width:100%}.not-found-shortcuts{gap:14px;margin-top:38px;display:grid}.not-found-shortcuts a{width:max-content}.not-found-art{min-height:292px}.not-found-art-back{border-radius:18px;inset:10% 4% 4% 11%}.not-found-ticket{border-radius:18px;width:min(82vw,300px);padding:23px}.not-found-ticket strong{font-size:112px}.not-found-ticket small{font-size:23px}}.cart-page>div{max-width:470px}.cart-page>div>p{color:#696d64;margin:0 0 22px;line-height:1.7}.cart-page>div>.source-button{border:0}.constructor-production #shirtShape.is-hoodie{border-radius:20% 20% 12% 12%}:is(body:has(.constructor-production) .mobile-sticky-production,body:has(.admin-page) .mobile-sticky-production){display:none}@media (max-width:720px){.mobile-sticky-production{z-index:44;margin:9px 12px calc(9px + env(safe-area-inset-bottom));color:#fff;opacity:0;pointer-events:none;background:#171915;border-radius:13px;justify-content:space-between;align-items:center;padding:13px 16px;font-size:11px;font-weight:800;transition:opacity .22s,transform .22s;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(calc(100% + 24px))}.mobile-sticky-production.is-visible{opacity:1;pointer-events:auto;transform:none}.mobile-sticky-production span{color:#b8e451;font-size:18px}.footer{padding-bottom:92px}}.checkout-page{background:#f5f3ed;padding:70px max(24px,5vw) 90px}.checkout-page>header{grid-template-columns:1fr .7fr;align-items:end;gap:6vw;margin-bottom:42px;display:grid}.checkout-page>header .eyebrow{color:#71854d;letter-spacing:.13em;grid-column:1/-1;margin:0;font-size:9px}.checkout-page>header h1{letter-spacing:-.055em;text-transform:uppercase;margin:0;font:600 clamp(43px,5vw,76px)/.92 Inter Tight,sans-serif}.checkout-page>header h1 span{color:#86ac43}.checkout-page>header>p:last-child{color:#666a62;margin:0;font-size:12px;line-height:1.7}.checkout-layout{grid-template-columns:1.2fr .8fr;align-items:start;gap:18px;display:grid}.checkout-items,.checkout-form{background:#fff;border:1px solid #1719161f;border-radius:18px}.checkout-items{padding:22px}.checkout-title{border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;padding-bottom:16px;display:flex}.checkout-title h2{margin:0;font:600 23px Inter Tight,sans-serif}.checkout-title button,.cart-clear-link{color:#7d8179;cursor:pointer;background:0 0;border:0;font-size:9px;text-decoration:underline}.checkout-items article{border-bottom:1px solid #e0e1db;grid-template-columns:72px 1fr auto;align-items:center;gap:15px;padding:18px 30px 18px 0;display:grid;position:relative}.checkout-items article h3{margin:4px 0;font:600 18px Inter Tight,sans-serif}.checkout-items article small,.checkout-items article span{color:#777b73;font-size:8px}.checkout-items article p{margin:0 0 6px;font-size:9px}.checkout-items article>b{font-size:13px}.checkout-items article>button{cursor:pointer;background:#eee;border:0;border-radius:50%;width:25px;height:25px;font-size:15px;position:absolute;top:18px;right:0}.checkout-garment{clip-path:polygon(20% 11%,36% 2%,64% 2%,80% 11%,100% 27%,87% 44%,76% 35%,76% 100%,24% 100%,24% 35%,13% 44%,0 27%);background:#191a18;width:66px;height:66px}.checkout-more{color:#536a2e;margin-top:18px;font-size:9px;font-weight:750;display:inline-block}.checkout-form{padding:28px;position:sticky;top:110px}.checkout-form>div:first-child small{color:#7a8e54;letter-spacing:.12em;font-size:8px}.checkout-form h2{margin:9px 0 7px;font:600 28px Inter Tight,sans-serif}.checkout-form>div:first-child p{color:#74786f;margin:0 0 23px;font-size:9px;line-height:1.55}.checkout-form label{margin-top:12px;display:block}.checkout-form label span{margin-bottom:7px;font-size:8px;font-weight:750;display:block}.checkout-form input{background:#fafaf7;border:1px solid #d1d3cc;border-radius:10px;width:100%;height:47px;padding:0 13px;font:500 11px Manrope,sans-serif}.checkout-total{border-top:1px solid #ddd;justify-content:space-between;align-items:end;margin-top:23px;padding-top:18px;display:flex}.checkout-total span{font-size:9px}.checkout-total b{font:600 27px Inter Tight,sans-serif}.checkout-pay{color:#fff;cursor:pointer;background:#171916;border:0;border-radius:11px;width:100%;min-height:52px;margin-top:17px;font:750 10px Manrope,sans-serif}.checkout-pay:hover{background:#2d3b20}.checkout-pay:disabled{opacity:.55}.checkout-legal{color:#898c85;text-align:center;margin-top:10px;font-size:7px;line-height:1.5;display:block}.checkout-error{color:#9b3e32;background:#fff0ed;border-radius:9px;margin:12px 0 0;padding:10px;font-size:8px}.cart-clear-link{margin-top:16px;display:block}.payment-result{text-align:center;place-content:center;min-height:75vh;padding:50px 20px;display:grid}.payment-result>span{background:#b9e956;border-radius:50%;place-items:center;width:64px;height:64px;margin:0 auto 22px;font:700 28px Inter Tight,sans-serif;display:grid}.payment-result.fail>span{background:#eee1d7}.payment-result .eyebrow{letter-spacing:.13em;font-size:9px}.payment-result h1{text-transform:uppercase;margin:12px 0;font:600 clamp(42px,6vw,76px)/.95 Inter Tight,sans-serif}.payment-result>p:last-of-type{color:#6e726a;max-width:520px;margin:0 auto;font-size:11px;line-height:1.6}.payment-result>div{justify-content:center;gap:10px;margin-top:25px;display:flex}.payment-result a{color:#fff;background:#171916;border-radius:10px;padding:14px 18px;font-size:9px;font-weight:750}.payment-result a+a{color:#171916;background:#e7e8e1}@media (max-width:780px){.checkout-page{padding:45px 18px 70px}.checkout-page>header,.checkout-layout{grid-template-columns:1fr}.checkout-page>header{gap:20px}.checkout-form{position:relative;top:auto}.checkout-items article{grid-template-columns:60px 1fr}.checkout-items article>b{grid-column:2}.checkout-garment{width:55px;height:55px}.payment-result>div{flex-direction:column}}
