/* Shared product artwork and interactive controls. */
/* A real product has a distinct cover and an explicit implementation status. */
.project-art.podhod{background:#183d68;color:#f8f2e8;position:relative;isolation:isolate;overflow:hidden}
.podhod::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse at 75% 30%,#6584a2,transparent 62%);z-index:-1}
.podhod .concept-tag{color:#f2eadc;z-index:2}
.podhod-cover-copy{position:absolute;left:6%;top:28%;z-index:1}
.podhod-word{display:block;font-size:clamp(42px,6.8vw,108px);font-weight:700;letter-spacing:-.075em;line-height:1}
.podhod-cover-copy p{font-size:clamp(20px,3vw,44px);line-height:1.1;letter-spacing:-.045em;margin:28px 0}
.podhod-cover-copy small{font-size:9px;letter-spacing:2px;color:#d5dfeb}
.podhod-device{position:absolute;top:12%;right:12%;width:25%;max-width:300px;transform:rotate(6deg);padding:7px;border-radius:32px;background:#172431;box-shadow:14px 26px 45px #081b334d;overflow:hidden}
.project-art.podhod .podhod-device img{display:block;position:static;width:100%;height:auto;object-fit:contain;border-radius:25px;transform:none;filter:none}
.podhod .round-arrow{color:#fff;border-color:#ffffff70;background:#193958}
@media(max-width:700px){.project-wide .project-art.podhod{aspect-ratio:auto;height:535px}.podhod-cover-copy{left:24px;top:80px}.podhod-word{font-size:48px}.podhod-cover-copy p{font-size:24px;margin-top:18px}.podhod-cover-copy small{font-size:7px;letter-spacing:1px}.podhod-device{top:230px;right:18%;width:57%;border-radius:25px;padding:5px}.project-art.podhod .podhod-device img{border-radius:20px}.podhod .concept-tag{max-width:75%;line-height:1.7}}
.service-guide{margin:0 var(--pad);display:grid;grid-template-columns:1fr 1fr;gap:clamp(32px,6vw,96px);padding:64px 0;border-top:1px solid var(--line)}
.service-guide h2{font-size:clamp(30px,3.5vw,48px);line-height:1.12;font-weight:400;letter-spacing:-.04em;margin:18px 0 24px}
.service-guide h3{font-size:18px;font-weight:500;margin:28px 0 12px}
.service-guide p,.service-example p{font-size:16px;line-height:1.75;color:var(--muted);max-width:54ch}
.service-faq>h3{margin-top:0;margin-bottom:22px}
.service-faq details{border-top:1px solid var(--line)}
.service-faq details:last-child{border-bottom:1px solid var(--line)}
.service-faq summary{cursor:pointer;padding:22px 30px 22px 0;position:relative;list-style:none;font-size:17px;line-height:1.5}
.service-faq summary::-webkit-details-marker{display:none}
.service-faq summary::after{content:'+';position:absolute;right:2px;top:22px;font-size:22px;line-height:1.2}
.service-faq details[open] summary::after{content:'−'}
.service-faq details p{margin:0;padding:0 24px 24px 0}
.service-faq summary:focus-visible,.service-example:focus-visible{outline:2px solid currentColor;outline-offset:5px}
.service-example{margin:0 var(--pad) 60px;display:grid;grid-template-columns:1fr 1fr;gap:clamp(24px,6vw,96px);padding:40px;background:#e8e7de;color:inherit;text-decoration:none;border:1px solid transparent}
.service-example h2{font-size:clamp(36px,5vw,64px);font-weight:400;letter-spacing:-.04em;margin:20px 0 0}
.service-example h2 span{display:inline-block;font-size:.65em}
.service-example p{margin:0 0 22px}
.example-action{display:inline-block;border-bottom:1px solid currentColor;padding-bottom:5px;font-size:14px}
.service-example:hover{border-color:#62665c}
@media(max-width:700px){.service-guide{grid-template-columns:1fr;padding:40px 0;gap:28px}.service-example{grid-template-columns:1fr;padding:26px 22px;gap:22px}.service-example .eyebrow{line-height:1.8}.service-faq summary{font-size:16px}}
/* Russian labels stay readable without changing the motion or visual system. */
.detail-intro h1{white-space:normal;overflow-wrap:normal;font-size:clamp(48px,9vw,132px);max-width:100%}
.r-word{font-size:clamp(42px,6.4vw,104px);max-width:88%;line-height:1.05}
.r-word>span{letter-spacing:2px;line-height:1.6}
.service-list h3{font-size:clamp(28px,3.6vw,58px)}
.work-filter{flex-wrap:wrap}
@media(max-width:700px){.r-word{font-size:clamp(31px,8vw,56px);bottom:12%;max-width:85%}.r-word>span{font-size:8px;letter-spacing:1px;max-width:220px}.detail-intro h1{font-size:clamp(42px,12vw,80px)}.work-filter{flex-wrap:wrap}.work-filter button{padding:11px 14px}.discipline-strip{gap:12px;flex-wrap:wrap}.discipline-strip>span{font-size:16px}.discipline-strip i{font-size:13px}}

.try-grid{display:grid;grid-template-columns:minmax(220px,.7fr) minmax(0,1.7fr);gap:5vw;align-items:start}.try-controls{display:grid;gap:22px}.try-controls label,.example-card label{display:grid;gap:10px;font-size:14px}.try-controls input,.try-controls select,.example-card select{width:100%;min-width:0;background:transparent;color:inherit;border:0;border-bottom:1px solid #aaa59a;border-radius:0;padding:12px 0;font:inherit}.try-controls fieldset,.feature-options{border:0;margin:0;padding:0;min-width:0}.try-controls legend,.feature-options legend{font-size:14px;margin-bottom:12px}.try-switches{display:flex;gap:6px;flex-wrap:wrap}.try-switches button,.example-card>button{font:inherit;font-size:13px;border:1px solid #b5b1a7;background:transparent;color:inherit;padding:12px 14px;border-radius:24px;cursor:pointer}.try-switches button[aria-pressed=true],.example-card>button[aria-pressed=true]{background:#262823;color:#fff;border-color:#262823}.try-controls .muted,.try-disclaimer,.live-examples>.muted{font-size:13px;line-height:1.6}.try-controls .button{justify-content:space-between}.try-controls .text-link{text-align:left;border:0;background:none;cursor:pointer}.try-stage{min-width:0;padding:36px;background:#e5e1d8;border-radius:8px;display:grid;justify-items:center}.try-window{--accent:#884a36;width:100%;background:#fbfaf6;box-shadow:0 18px 45px #25251d15;border-radius:10px;overflow:hidden;transition:width .4s ease}.try-window[data-color=forest]{--accent:#315747}.try-window[data-color=blue]{--accent:#324e88}.try-window[data-device=phone]{width:300px;max-width:100%}.try-window-bar{display:flex;justify-content:space-between;gap:8px;padding:12px 18px;background:#fff;border-bottom:1px solid #ddd;font-size:9px;color:#686960}.try-page{padding:24px;color:#252822}.try-page-nav{display:flex;justify-content:space-between;gap:14px;font-size:10px;align-items:center}.try-page-nav strong{font-size:15px;overflow-wrap:anywhere}.try-page-content{display:grid;grid-template-columns:1.2fr .8fr;gap:20px;padding:48px 0 30px;align-items:center}.try-page-content small{font-size:9px;letter-spacing:.1em;color:var(--accent)}.try-page-content h3{font-size:clamp(22px,2.3vw,38px);line-height:1.1;font-weight:500;margin:18px 0;letter-spacing:-.04em}.try-page-content p{font-size:12px;line-height:1.6}.try-mock-button{display:inline-block;background:var(--accent);color:#fff;font-size:11px;padding:12px 15px;margin-top:16px}.try-shape{height:240px;position:relative;overflow:hidden;background:color-mix(in srgb,var(--accent) 12%,#f1ede3);border-radius:100px 100px 5px 5px}.try-shape span{position:absolute;left:15%;top:22%;width:65%;height:85%;background:var(--accent);border-radius:100px 100px 0 0;transform:rotate(-13deg)}.try-shape i{position:absolute;width:60%;height:50%;border:18px solid #f1ede3;bottom:-15%;right:-10%;border-radius:100%}.try-page-bottom{display:flex;justify-content:space-between;gap:16px;border-top:1px solid #ddd;padding-top:20px;font-size:9px}.try-window[data-device=phone] .try-page-content{grid-template-columns:1fr;padding-top:35px}.try-window[data-device=phone] .try-page-nav>span{display:none}.try-window[data-device=phone] .try-shape{height:135px}.try-window[data-device=phone] h3{font-size:30px}.try-disclaimer{margin-bottom:0;max-width:520px}.examples-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.example-card{padding:30px;background:#e5e1d8;border-radius:6px;display:flex;flex-direction:column;align-items:flex-start;gap:18px}.example-card h3{font-size:30px;line-height:1.1;margin:0}.example-card p{font-size:14px;line-height:1.6;margin:0}.example-card label{width:100%}.example-card [role=status]{min-height:135px;padding:20px 0;display:grid;gap:12px;align-content:start}.example-card [role=status]>strong{font-size:23px;font-weight:500}.example-card .text-link{margin-top:auto;font-size:14px}.example-finance{background:#dce7da}.example-habits{background:#ebe2d3}.example-card .eyebrow{font-size:10px;line-height:1.5}.project-picker{border-bottom:1px solid #ffffff35;padding-bottom:28px;margin-bottom:26px}.project-picker h3{font-size:24px;margin-top:0}.feature-options{display:flex;flex-wrap:wrap;gap:14px}.feature-options label{display:flex;align-items:center;gap:8px;font-size:14px}.feature-options input{width:18px;height:18px;margin:0;accent-color:#d2b891}.contact #brief-text{width:100%;font-family:inherit;font-size:14px;line-height:1.6;min-height:300px;resize:vertical}.try-controls [hidden]{display:none}.try-controls>*{min-width:0}#variant-link{width:100%;font-size:12px}#variant-status:empty,#selected-variant:empty{display:none}
@media(max-width:1000px){.try-grid{grid-template-columns:1fr}.try-controls{grid-template-columns:1fr 1fr;gap:22px}.try-stage{padding:25px}.examples-grid{grid-template-columns:1fr}.example-card{padding:28px}.example-card [role=status]{min-height:100px}.try-page-content h3{font-size:34px}}
@media(max-width:550px){.try-controls{grid-template-columns:1fr}.try-stage{padding:12px}.try-page{padding:18px}.try-page-content{grid-template-columns:1fr;padding-top:30px}.try-shape{height:140px}.try-page-nav>span{display:none}.try-page-content h3{font-size:30px}.try-window-bar{font-size:8px;padding:10px}.try-page-bottom{font-size:8px}.hero-copy h1{font-size:clamp(32px,8.6vw,47px)}}
@media(prefers-reduced-motion:reduce){.try-window{transition:none}}
.try-stage{grid-template-columns:minmax(0,1fr)}.try-window,.try-disclaimer{min-width:0;max-width:100%}
@media(max-width:700px){.hero-main{min-height:0}.hero-copy{padding-bottom:30px}.hero-bottom{position:relative;top:auto;left:auto;right:auto;margin-top:270px}.hero-bottom>.text-link{color:#f4efe4;font-size:13px}.hero-bottom p{max-width:100%;flex-basis:100%}.hero-bottom .button{max-width:none}.hero-footer{margin-top:0}}
/* Editorial product studio — v0.12. A single theme, no stacked redesigns. */
:root{--paper:#f7f7f4;--ink:#15171b;--muted:#656970;--bronze:#3156d9;--line:#15171b22;--pad:clamp(22px,4.5vw,80px)}body{font-family:Manrope,Arial,sans-serif;font-weight:400}em{font:inherit;color:inherit;letter-spacing:inherit}header{height:100px;position:sticky;top:0;background:#f7f7f4f5;backdrop-filter:blur(16px);z-index:30;border:0}header nav{font-size:13px;gap:35px}.logo{font-size:30px;font-weight:600;letter-spacing:-1.8px}.logo span{font-size:7px;letter-spacing:2.8px;margin-top:9px;color:#676a70}.nav-cta{margin-left:20px;background:#17191d;color:#fff;padding:13px 19px!important;border-radius:100px}.nav-cta:after{display:none}.nav-cta span{margin-left:20px}.menu-button{color:var(--ink)}html{scroll-padding-top:110px}.button{border-radius:100px;font-size:13px;padding:19px 25px;min-height:54px;background:#17191d;color:#fff;border-color:#17191d}.button:hover{background:#3156d9;border-color:#3156d9}.button span{font-size:20px}.text-link{font-size:14px}.editorial-hero{padding:48px var(--pad) 0}.hero-meta{display:flex;justify-content:space-between;font-size:10px;letter-spacing:.1em;color:#676c76}.editorial-hero h1{font-size:clamp(48px,7.05vw,116px);font-weight:400;line-height:1.12;letter-spacing:-.07em;white-space:normal;margin:42px 0 30px}.editorial-hero h1 span{color:#83858b}.editorial-intro{display:flex;justify-content:space-between;gap:30px;align-items:center}.editorial-intro p{font-size:16px;line-height:1.7;color:#676a72;margin:0}.explore{display:flex;justify-content:space-between;border-top:1px solid var(--line);font-size:12px;margin-top:60px;padding:22px 0 25px}.explore>span{font-size:18px}.section{padding:100px var(--pad)}.section-heading{align-items:end;margin-bottom:42px;gap:30px}.section-heading h2,.services h2,.studio h2,.contact h2{font-size:clamp(38px,5vw,78px);font-weight:400;letter-spacing:-.065em;line-height:1.13;margin:0}.section-heading>p{font-size:14px;line-height:1.7;max-width:310px;color:#70747b}.eyebrow{font-size:10px;letter-spacing:.09em}.work{padding-top:0;padding-bottom:45px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 30px}.work>.section-top,.work>.section-heading{display:none}.work>.work-filter{grid-column:1/-1}.work-filter{display:flex;gap:7px;flex-wrap:wrap;padding:0 0 24px}.work-filter button{border:1px solid #d5d7dc;background:transparent;padding:11px 20px;min-height:44px;border-radius:100px;font-size:12px}.work-filter button[aria-pressed=true]{background:#181a20;color:white;border-color:#181a20}.filter-status{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.work>.project:first-of-type{grid-column:1/-1}.work>.project-grid{display:contents}.work>.project-disclaimer{grid-column:1/-1;font-size:11px;line-height:1.7;color:#767b83;max-width:700px;margin:0}.project-art{border-radius:18px;overflow:hidden;transition:transform .5s ease}.work .project-art{height:auto;aspect-ratio:1.15}.work>.project:first-of-type .project-art{aspect-ratio:2.05;background:#dfe6fd;color:#18264c}.work>.project:first-of-type .podhod::before{background:radial-gradient(ellipse at 75% 30%,#becbf5,transparent 70%)}.work .podhod-cover-copy{top:28%;left:6%}.work .podhod-word{font-size:clamp(45px,7vw,100px);letter-spacing:-.055em}.work .podhod-cover-copy p{font-size:clamp(24px,3vw,43px);line-height:1.2}.work .podhod-cover-copy small{color:#58678b;font-size:10px;letter-spacing:.1em}.work .podhod-device{width:24%;max-width:340px;right:12%;top:10%;border:8px solid #1a2543;transform:rotate(8deg);box-shadow:25px 40px 80px #27395d35}.work .podhod .concept-tag{color:#45577f}.project-label{padding:22px 0 48px;display:grid;grid-template-columns:1fr auto;gap:8px 20px}.project-label h3{font-size:23px;font-weight:600;letter-spacing:-.04em}.project-label p{grid-column:1;font-size:13px;color:#666b74}.project-label>span{grid-column:2;grid-row:1/3;align-self:center;font-size:10px;color:#777d86;text-align:right;max-width:240px}.project-grid .project-label>span{margin:0}.work>.project:nth-of-type(2){grid-column:1/-1}.work>.project:nth-of-type(2) .project-art{aspect-ratio:2.25}.r-word{font-size:clamp(35px,6vw,90px);letter-spacing:-.04em}.r-word>span{font-size:10px}.concept-tag{font-size:9px;letter-spacing:.05em;left:28px;top:25px}.round-arrow{width:48px;height:48px;border-radius:100%;right:25px;bottom:25px;background:#ffffff20;backdrop-filter:blur(12px);font-size:23px}.project:hover .round-arrow{transform:translate(3px,-3px)}.project-grid .n-word{font-size:clamp(50px,6vw,90px);top:20%;left:7%}.project-grid .browser-mock{left:21%;top:44%;width:92%;height:70%;transform:rotate(-8deg);padding:22px}.project-grid .browser-mock>strong{font-size:28px}.project-grid .v-word{font-size:clamp(70px,8vw,120px);left:7%;top:17%}.project-grid .phone{width:185px;height:380px;top:29%;right:9%;transform:rotate(8deg)}.project-grid .vita-note{font-size:14px;left:7%;bottom:12%;max-width:120px}.project-grid .vita-note>span{font-size:7px}.live-examples{border-top:1px solid var(--line);background:#eeefed}.examples-grid{gap:20px}.example-card{border-radius:14px;background:#f9faf8;padding:30px;border:1px solid #dedfdb;min-height:400px}.example-card .eyebrow{font-size:10px;color:#657082}.example-card h3{font-size:27px;letter-spacing:-.045em}.example-card>p{font-size:13px;color:#6b7077}.example-card .text-link{font-size:12px;border-top:1px solid var(--line);padding-top:20px;width:100%}.example-finance{background:#dfe6fd}.example-habits{background:#e4eadb}.try-business{background:#f7f7f4}.try-business .section-top{display:none}.try-grid{grid-template-columns:minmax(220px,.6fr) minmax(0,1.4fr);gap:6%}.try-controls{gap:20px}.try-controls input,.try-controls select{font-size:14px;border:1px solid #d3d6dc;background:#fff;border-radius:8px;padding:14px 16px}.try-controls label,.try-controls legend{font-size:12px}.try-switches button{border-radius:100px;font-size:12px;padding:11px 16px;min-height:44px}.try-controls>.muted,.try-disclaimer{font-size:11px;color:#737985}.try-controls .button{border-radius:100px}.try-stage{background:#e9ebef;padding:30px;border-radius:18px;align-self:start}.try-window{box-shadow:0 25px 50px #27334918}.try-page-content h3{font-size:clamp(25px,2.8vw,42px);font-weight:400;letter-spacing:-.05em;line-height:1.13}.try-page-content p{font-size:12px}.try-page-nav{font-size:10px}.try-window[data-sector=property] .try-shape{background:url('assets/riviera-768.webp') center/cover}.try-window[data-sector=property] .try-shape>*{display:none}.try-window[data-sector=shop] .try-shape{border-radius:8px}.try-window[data-sector=shop] .try-shape span{border-radius:8px 8px 50px 50px;transform:rotate(-10deg)}.services{background:#17191e;color:#f3f4f6}.services h2 em{color:#949ba9}.services .section-top{color:#969daa}.service-list{margin-top:48px}.service-list>a{padding:30px 0;border-color:#ffffff23;grid-template-columns:35px 1.3fr 1fr auto 25px;gap:20px}.service-list h3{font-size:32px;font-weight:400;letter-spacing:-.05em}.service-list h3>span{font-size:11px;color:#999fa9}.service-list p{font-size:13px;color:#aaaeb8}.service-list .price{font-size:14px}.service-num{font-size:11px;color:#898f9b}.launch{margin-top:70px;padding-top:40px;border-color:#ffffff25;gap:10%}.launch h3{font-size:52px;line-height:1.1;font-weight:400;letter-spacing:-.05em}.launch em{color:#949ba9}.launch p,.support p{font-size:14px;color:#a6adb9;line-height:1.7}.launch strong{font-size:23px}.launch small{font-size:11px;color:#9fa5b1}.support{border-color:#ffffff25}.price-note{color:#9fa5b1;font-size:12px}.studio .section-top{display:none}.studio-grid{gap:9%;align-items:center}.founder-type{background:#e8ebef;color:#292f3a;border-radius:18px;padding:42px;min-height:440px}.manifesto{font-size:clamp(35px,4.6vw,64px);line-height:1.1;letter-spacing:-.06em}.signature{display:none}.founder-type em{color:#7a8495}.studio-grid>div>p{color:#6c737f;font-size:15px;line-height:1.8}.process{margin-top:65px;gap:30px}.process>div{border-top:1px solid #bdc4ce;padding-top:22px}.process h3{font-size:24px;font-weight:400;margin-top:24px;letter-spacing:-.04em}.process p{font-size:13px;line-height:1.8;color:#717782}.process small{font-size:10px;color:#838a95}.contact{background:#e3e8f7;color:#192441}.contact .section-top{font-size:11px;color:#657390}.contact-grid{grid-template-columns:.8fr 1.2fr;gap:8%}.contact h2{font-size:clamp(45px,5.8vw,88px)}.contact-grid>div>p{font-size:16px;line-height:1.75;max-width:380px;color:#606f90}.contact-note{border:0}.contact-note .dot{background:#3f5cc5}.contact-note a{font-size:22px;color:#213d9c}.contact form{border-radius:18px;background:#ffffff94;border:1px solid #fff;padding:36px}.contact .brief-intro strong{font-size:21px;letter-spacing:-.03em}.contact .brief-intro span,.contact .field-hint,.contact .optional,.contact .form-caption{color:#6b7791}.contact form label{font-size:12px}.contact input,.contact select,.contact textarea{color:#253653;border-color:#b5bfd2;background:transparent;font-size:14px}.contact input::placeholder,.contact textarea::placeholder{color:#7b879e}.contact .button.light{background:#1c2d53;color:white;border-color:#1c2d53}.project-picker summary{display:flex;justify-content:space-between;cursor:pointer;list-style:none;font-size:13px}.project-picker[open] summary{margin-bottom:24px}.project-picker{border-bottom:1px solid #bdc6d8;padding-bottom:20px}.contact .form-caption{font-size:10px;line-height:1.8}.contact #brief-result h3{font-size:26px;font-weight:400}.contact #brief-text{color:#273657;background:#ffffff80;padding:16px;border:1px solid #b5bfd2;border-radius:8px}.contact #brief-result>p{font-size:13px;line-height:1.7}.feature-options input{accent-color:#3156d9}.footer-word{font-family:Manrope,Arial,sans-serif;font-size:14vw;letter-spacing:-.075em;color:#b8bbc1}.footer-word>span{color:#3156d9}.footer-bottom{font-size:11px}.detail-intro{padding-top:55px}.detail-intro h1{font-size:clamp(48px,10vw,150px);letter-spacing:-.06em;white-space:normal}.detail-lead{font-size:clamp(19px,2.2vw,30px);line-height:1.5}.detail-body{padding-top:50px}.detail-body h2{font-size:29px;font-weight:400;letter-spacing:-.04em}.detail-body p,.detail-body li{font-size:15px;line-height:1.8}.detail-meta{font-size:11px}.detail-cta h2{font-size:clamp(35px,5vw,70px);font-weight:400;letter-spacing:-.05em}.detail-cta .button{border-radius:100px}.case-navigation strong{font-size:28px}.back{font-size:12px}.button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #547cff;outline-offset:5px}.form-row>*{min-width:0}.section-heading>*{min-width:0}
@media(max-width:1050px){.editorial-hero h1{font-size:7vw}.project-label>span{max-width:170px}.try-grid{grid-template-columns:1fr}.try-controls{grid-template-columns:1fr 1fr}.try-stage{margin-top:20px}.service-list>a{grid-template-columns:25px 1fr auto 20px}.service-list p{display:none}.contact-grid{grid-template-columns:1fr;gap:38px}.contact h2 br{display:none}.contact-grid>div>p{max-width:600px}.studio-grid{gap:5%}.founder-type{padding:30px}.examples-grid{grid-template-columns:1fr}.example-card{min-height:0}.example-card [role=status]{min-height:90px}}
@media(max-width:700px){header{height:80px}.logo{font-size:25px}.logo span{font-size:6px}.menu-button{display:flex;align-items:center;gap:12px;font-size:12px;min-height:44px}header nav{top:80px;background:#f7f7f4;color:#16181e;border-bottom:1px solid #d9dce2}.nav-cta{margin-left:0}.editorial-hero{padding-top:30px}.hero-meta{font-size:8px;letter-spacing:.04em;gap:15px}.editorial-hero h1{font-size:clamp(38px,8.5vw,59px);line-height:1.15;letter-spacing:-.06em;margin:30px 0 25px}.editorial-intro{display:block}.editorial-intro p{font-size:14px;line-height:1.7}.editorial-intro .button{margin-top:25px;min-width:205px}.explore{margin-top:35px;padding:20px 0}.section{padding-top:60px;padding-bottom:60px}.work{padding-top:0;grid-template-columns:1fr;gap:0}.work>.project:first-of-type,.work>.project:nth-of-type(2){grid-column:1}.work .project-art,.work>.project:first-of-type .project-art{aspect-ratio:.94}.work>.project:nth-of-type(2) .project-art{aspect-ratio:1.15}.work .podhod-cover-copy{top:16%;left:7%}.work .podhod-word{font-size:44px}.work .podhod-cover-copy p{font-size:22px;max-width:150px}.work .podhod-cover-copy small{font-size:7px;max-width:100px;display:block}.work .podhod-device{width:42%;right:7%;top:27%;border-width:5px;border-radius:24px}.work .concept-tag{font-size:7px;left:20px;top:20px;max-width:80%}.project-label{padding:18px 0 34px;display:block}.project-label h3{font-size:22px;margin-bottom:7px}.project-label p{font-size:13px;margin:0}.project-label>span,.project-grid .project-label>span{display:block;text-align:left;margin-top:10px;max-width:none;font-size:10px}.r-word{font-size:32px}.r-word>span{font-size:8px;letter-spacing:.1em}.round-arrow{width:40px;height:40px;right:18px;bottom:18px}.project-grid .n-word{font-size:68px}.project-grid .browser-mock{top:45%;left:15%;width:108%;height:77%;padding:18px}.project-grid .browser-mock>strong{font-size:24px}.project-grid .v-word{font-size:78px}.project-grid .phone{width:140px;height:295px;right:7%;top:30%}.project-grid .vita-note{font-size:11px;max-width:95px}.work-filter{gap:6px}.work-filter button{font-size:10px;padding:10px 12px}.section-heading{display:block}.section-heading h2,.services h2,.studio h2{font-size:clamp(34px,8.4vw,52px);line-height:1.15}.section-heading>p{margin-top:20px;font-size:13px}.try-controls{grid-template-columns:1fr}.try-stage{padding:13px;margin-top:10px}.try-controls>*{grid-column:1}.try-page-content h3{font-size:28px}.try-window[data-device=phone]{width:280px}.try-disclaimer{font-size:10px}.example-card{padding:25px}.example-card h3{font-size:25px}.service-list>a{grid-template-columns:25px 1fr auto;gap:12px;padding:25px 0}.service-list>a>b{display:none}.service-list h3{font-size:25px}.service-list h3>span{font-size:10px}.service-list .price{font-size:11px;max-width:95px;text-align:right}.launch{margin-top:40px}.launch h3{font-size:40px}.launch strong{font-size:20px}.support{gap:20px}.studio-grid{grid-template-columns:1fr;gap:35px}.founder-type{min-height:320px;padding:28px}.manifesto{font-size:45px}.process{grid-template-columns:1fr;gap:30px;margin-top:35px}.process h3{font-size:25px;margin-top:20px}.contact h2{font-size:48px}.contact h2 br{display:block}.contact form{padding:25px 18px}.contact .form-row{gap:0}.contact .button{font-size:11px;padding:16px 18px;white-space:normal}.footer-word{font-size:13.5vw}.detail-intro{padding-top:30px}.detail-intro h1{font-size:clamp(42px,12vw,80px)}.detail-body h2{font-size:25px}.detail-body p{font-size:14px}.case-navigation strong{font-size:23px}.detail-meta{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.work>*{min-width:0}.work-filter{flex-wrap:wrap;max-width:100%}.work .project{min-width:0}.try-controls{min-width:0}.project-disclaimer{overflow-wrap:anywhere}@media(max-width:700px){.work{grid-template-columns:minmax(0,1fr)}.work-filter{flex-wrap:wrap}}
@media(max-width:700px){.work .project-wide .project-art.podhod{width:100%;height:auto;min-height:0;aspect-ratio:.94}.try-window[data-device=phone]{max-width:100%}}

/* Usability refinements: readable controls and an accessible project heading. */
.work>.section-heading{display:block;position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
.reveal-pending:focus-within{opacity:1;transform:none}
@media(max-width:700px){.contact input,.contact select,.contact textarea,.try-controls input,.try-controls select,.example-card select{font-size:16px}.contact #brief-result{padding:16px 12px}.contact #brief-result .button{width:100%;justify-content:center;margin-top:10px}.field-hint,.contact .field-hint{font-size:12px}.project-label>span,.project-grid .project-label>span{font-size:12px}.contact form label,.try-controls label,.try-controls legend{font-size:13px}}
/* Studio edition: warm paper, restrained ink, generous editorial scale. */
:root{--paper:#f4f2ed;--ink:#20211f;--muted:#65675f;--line:#22251f26}body{background:var(--paper)}header{background:#f4f2edf5;height:108px;border-bottom:1px solid var(--line)}.logo{letter-spacing:-1.3px}header nav{font-size:14px}.nav-cta{border-radius:3px}.button{border-radius:3px;background:#242923;border-color:#242923;min-height:60px;padding:21px 27px}.button:hover{background:#53614d;border-color:#53614d}.editorial-hero{padding-top:65px;padding-bottom:0}.hero-meta{font-size:10px;letter-spacing:.13em;color:#696d61}.editorial-hero h1{font-size:clamp(48px,7.4vw,120px);letter-spacing:-.065em;line-height:1.1;margin:55px 0 45px}.editorial-hero h1 span{color:#85877f}.editorial-intro{align-items:end}.editorial-intro p{font-size:17px;line-height:1.7;max-width:480px}.explore{margin-top:75px;padding:25px 0 32px;font-size:13px}.work-filter button{border-radius:3px;padding:12px 22px;font-size:12px}.work-filter{padding-bottom:30px}.project-art{border-radius:3px}.project-label{padding-top:25px;padding-bottom:60px}.project-label h3{font-size:27px;letter-spacing:-.035em}.project-label p{font-size:14px}.project-label>span{font-size:11px}.work{padding-bottom:80px}.work>.project:first-of-type .project-art{background:#e2e6df;color:#253c2c}.work>.project:first-of-type .podhod::before{background:radial-gradient(ellipse at 75% 30%,#c2cdbb,transparent 70%)}.work .podhod .concept-tag{color:#455641}.work .podhod-cover-copy small{color:#566d4d}.services{background:#252b25}.contact{background:#e5e7dd;color:#263326}.contact form{background:#f8f8f1;border:1px solid #cdd3c5;border-radius:3px}.contact .button.light{background:#293a2b;border-color:#293a2b;border-radius:3px}.contact input,.contact select,.contact textarea{color:#273a29}.contact-note a{color:#334c34}.contact h2{letter-spacing:-.055em}.founder-type{border-radius:3px;background:#e5e7df}.founder-type:after{display:none}.live-examples{background:#eaece5}.example-card{border-radius:3px}.try-business{background:#f4f2ed}.try-stage{border-radius:3px;background:#e5e7df}footer{background:#252b25}.footer-word{color:#a6b09f}.footer-word>span{color:#d3d9ca}.detail-cta{background:#e5e7dd}.detail-cta .button{border-radius:3px}.section-heading h2,.services h2,.studio h2{letter-spacing:-.055em}
@media(max-width:700px){header{height:80px}header nav{top:80px;background:#f4f2ed}.editorial-hero{padding-top:32px}.editorial-hero h1{font-size:clamp(38px,8.5vw,59px);margin:34px 0 28px}.editorial-intro p{font-size:15px}.explore{margin-top:38px;padding-bottom:24px}.hero-meta{font-size:8px;letter-spacing:.03em}.work-filter button{padding:11px;font-size:10px}.project-label h3{font-size:24px}.project-label{padding-bottom:40px}.work{padding-bottom:50px}.contact .button{min-height:50px}}
