/* Locally bundled fonts. Copyright and OFL notices are in assets/fonts. */
@font-face{font-family:'Pretendard Variable';src:url('assets/fonts/PretendardVariable.woff2') format('woff2');font-weight:45 920;font-style:normal;font-display:swap}
@font-face{font-family:'Inter';src:url('assets/fonts/InterVariable.woff2') format('woff2');font-weight:100 900;font-style:normal;font-display:swap}
:root{--forest:#161e17;--chalk:#f7f7f7;--copper:#c7805e;--paper:#e7e8e2;--ink:#222722;--secondary:#2e382f}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;color:var(--chalk);background:var(--forest);font:16px/1.65 'Pretendard Variable','Malgun Gothic',sans-serif}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{color:inherit}button{cursor:pointer}button{border:0}a{text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #254de8;outline-offset:5px}img{display:block;width:100%;height:100%;object-fit:cover}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:500}header{height:116px;display:flex;align-items:center;justify-content:space-between;padding:0 4vw}.logo{font-weight:700;letter-spacing:-.08em;line-height:1;font-size:62px}.logo span{font-size:18px;letter-spacing:0;vertical-align:top;display:inline-block;margin:9px 0 0 6px}nav{display:flex;gap:40px;align-items:center;font-size:15px}nav a{padding:10px 0}nav a:hover{border-bottom:1px solid}nav .nav-contact{border:1px solid var(--chalk);padding:11px 20px;display:flex;gap:28px}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:43% 57%;padding:25px 4vw 65px;min-height:640px}.hero-copy{display:flex;flex-direction:column;align-items:flex-start;padding:25px 18px 25px 0}.eyebrow{font-size:12px;letter-spacing:.1em;font-weight:600}h1{font-size:clamp(64px,7.8vw,118px);line-height:1.14;letter-spacing:-.065em;font-weight:600;margin:48px 0 30px;position:relative}h1 em{font-style:normal}h1 .tiny-flower{font-size:78px;position:absolute;right:-76px;bottom:4px;color:var(--copper);font-weight:400}.intro{font-size:17px;line-height:1.9}.line-link{display:inline-flex;gap:45px;border-bottom:1px solid;padding:12px 0;font-size:15px;margin-top:auto;align-items:center}.hero-copy .line-link{margin-top:40px}.hero-image{position:relative;min-height:520px;margin-left:22px}.hero-image img{position:absolute;inset:0}.hero-image figcaption{position:absolute;left:17px;right:17px;bottom:14px;display:flex;justify-content:space-between;gap:12px;color:white;text-shadow:0 1px 5px #000;background:#0003;padding:7px 9px;font-size:11px}.tour-badge{position:absolute;bottom:48px;left:-72px;width:150px;height:150px;background:var(--copper);border-radius:50%;color:#161e17;transform:rotate(-9deg);padding:25px;text-align:left;transition:transform .2s}.tour-badge:hover{transform:rotate(0deg)}.tour-badge>span:first-child{font-size:26px;line-height:.97;letter-spacing:-.05em;font-weight:700}.badge-arrow{font-size:35px;position:absolute;top:24px;right:21px}.tour-badge small{font-size:12px;display:block;margin-top:12px;white-space:nowrap}.ticker{background:var(--chalk);color:var(--forest);display:flex;align-items:center;justify-content:space-around;gap:25px;padding:20px 3vw;font-size:24px;letter-spacing:-.02em;overflow:hidden;white-space:nowrap}.ticker span:nth-child(even){font-size:32px}.section{padding:95px 4vw}.projects{background:var(--paper)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:38px}h2{font-size:clamp(36px,4vw,60px);line-height:1.27;letter-spacing:-.05em}.section-heading .eyebrow{margin-bottom:25px}.section-heading>p{font-size:16px;line-height:1.8}.project-filters{display:flex;gap:26px;border-bottom:1px solid #22272245;margin-bottom:35px}.project-filters button{padding:15px 0;background:transparent;opacity:.6}.project-filters button.active{border-bottom:2px solid;opacity:1}.project-filters sup{font-size:11px;margin-left:5px}.project-grid{display:grid;grid-template-columns:1.14fr 1fr;gap:40px}.project:nth-child(2){padding-top:90px}.project[hidden]{display:none}.project-photo{display:block;padding:0;position:relative;width:100%;height:460px;overflow:hidden;background:#ccb17d}.project-photo img{transition:transform .6s}.project-photo:hover img{transform:scale(1.035)}.project:nth-child(2) .project-photo{height:380px}.photo-tag{position:absolute;bottom:18px;left:18px;background:var(--forest);padding:10px 14px;font-size:12px;font-weight:700}.photo-tag.pale{background:var(--paper)}.project-title{display:flex;align-items:center;justify-content:space-between;margin-top:22px}.project h3{font-size:30px;letter-spacing:-.03em}.circle-button{border:1px solid;background:transparent;border-radius:50%;width:44px;height:44px;font-size:25px}.project-meta{font-size:13px;margin:10px 0 19px;opacity:.8}.project>p:not(.project-meta){font-size:16px;line-height:1.8}.text-button{padding:13px 0;background:transparent;border-bottom:1px solid;margin-top:15px;font-size:14px}.sample-note{font-size:12px;opacity:.7;margin-top:45px}.studio{background:var(--copper)}.studio-main{display:grid;grid-template-columns:1.15fr 1fr;gap:70px;margin-top:34px}.studio-main p{margin-bottom:20px;line-height:1.9}.services{border-top:1px solid #22272270;display:flex;flex-wrap:wrap;gap:18px;padding-top:22px;font-size:14px}.process{background:var(--forest)}.steps{display:grid;grid-template-columns:repeat(4,1fr);margin-top:60px;border-top:1px solid #22272270;gap:28px}.steps article{padding-top:25px}.steps span{font-size:17px}.steps h3{font-size:23px;margin:34px 0 15px}.steps p{font-size:14px;line-height:1.9}.contact{background:var(--chalk);color:var(--paper)}.contact>.eyebrow{margin-bottom:40px}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:10vw}.contact h2{font-size:56px;margin-bottom:30px}.contact p{line-height:1.9}.contact .contact-note{font-size:13px;opacity:.65;margin-top:40px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:25px}label{display:block;font-size:13px;margin-bottom:24px}input,select,textarea{display:block;width:100%;background:transparent;border:0;border-bottom:1px solid #e7e8e275;color:var(--paper);padding:12px 0;border-radius:0;font-size:16px}input::placeholder,textarea::placeholder{color:#e7e8e290}select option{color:var(--chalk);background:var(--paper)}.submit-button{background:var(--forest);color:var(--chalk);display:flex;justify-content:space-between;padding:16px 22px;width:100%;font-size:16px}.submit-button:hover{filter:brightness(1.06)}#form-status{font-size:14px;padding-top:15px;white-space:pre-line}footer{padding:55px 4vw 22px;background:var(--paper)}footer>div:first-child{display:flex;justify-content:space-between;align-items:center}footer .logo{font-size:145px}footer>div p{font-size:18px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #22272260;margin-top:40px;padding-top:20px;font-size:12px}.skip{position:fixed;top:-100px;left:10px;background:white;padding:15px;z-index:100}.skip:focus{top:10px}dialog{padding:0;border:0;color:var(--chalk);background:var(--paper)}dialog::backdrop{background:#22160ded;backdrop-filter:blur(8px)}#tour{width:min(1440px,96vw);max-width:96vw;max-height:96dvh;overflow:auto}.tour-top{display:flex;justify-content:space-between;align-items:center;padding:16px 24px}.tour-top h2{font-size:25px;margin-top:3px;letter-spacing:-.025em}.tour-top .eyebrow{font-size:10px}.close-tour,.close-detail{background:transparent;border:1px solid;padding:9px 15px}.tour-shell{position:relative}#viewport{height:min(65dvh,680px);min-height:300px;position:relative;background:#cfc3aa;overflow:hidden;touch-action:none}#viewport canvas{display:block;width:100%;height:100%;cursor:grab;outline-offset:-4px}#viewport canvas:active{cursor:grabbing}#viewer-loading{position:absolute;inset:0;display:grid;place-items:center;z-index:1;background:#e8dfc6}#viewer-loading[hidden]{display:none}.crosshair{position:absolute;left:50%;top:50%;color:white;mix-blend-mode:difference;pointer-events:none;opacity:.4}.viewer-caption{position:absolute;top:18px;left:20px;display:flex;flex-direction:column;color:#fff;background:#3b221ac9;padding:10px 15px;pointer-events:none}.viewer-caption span{font-size:17px}.viewer-caption small{font-size:11px}.map{position:absolute;right:18px;top:18px;width:140px;background:#e7e8e2cc;padding:6px}.map svg{display:block}.map text{font:10px sans-serif;fill:#6c3928}.touch-pad{position:absolute;bottom:18px;left:18px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:3px}.touch-pad>div{display:flex;gap:3px}.touch-pad button{width:42px;height:42px;background:#e7e8e2e8;color:var(--chalk);font-size:21px;touch-action:none;user-select:none}.tour-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:16px 22px;flex-wrap:wrap}.tour-bottom p{font-size:12px}.tour-bottom p b{border:1px solid #22272240;padding:5px;letter-spacing:2px}.tour-bottom p span{margin:0 7px}.room-buttons{display:flex;gap:5px}.room-buttons button{font-size:13px;padding:8px 10px;background:#e6dfcc}.room-buttons button.active{background:var(--chalk);color:var(--paper)}#tour-inquiry{background:var(--chalk);color:var(--paper);padding:10px 15px;font-size:13px}.model-note{text-align:right;font-size:11px;padding:0 22px 12px;opacity:.7}#project-detail{width:850px;max-width:94vw;max-height:92dvh;overflow:auto}#project-detail>img{height:400px}.close-detail{position:absolute;right:15px;top:15px;background:var(--paper)}.detail-body{padding:35px}.detail-body h2{font-size:40px;margin:15px 0}.detail-body p{margin:15px 0}.detail-body dl>div{display:flex;gap:30px;border-top:1px solid #22272240;padding:12px 0}.detail-body dt{min-width:90px}.detail-body dd{margin:0}.detail-body .submit-button{margin-top:25px}
@media(min-width:1600px){header,.hero,.section,footer{padding-left:max(4vw,calc((100vw - 1520px)/2));padding-right:max(4vw,calc((100vw - 1520px)/2))}}@media(max-width:1050px){nav{gap:22px}.hero{grid-template-columns:45% 55%;min-height:570px}.hero-image{min-height:480px}h1{font-size:76px}h1 .tiny-flower{font-size:55px;right:-50px}.hero-copy .eyebrow{font-size:10px}.intro{font-size:15px}.project-photo{height:380px}.project:nth-child(2) .project-photo{height:320px}.studio-main{gap:30px}.contact-grid{gap:6vw}.contact h2{font-size:45px}.steps h3{font-size:20px}.ticker{font-size:21px}.tour-bottom{gap:14px}}
@media(max-width:700px){header{height:90px;padding:0 6vw}.logo{font-size:50px}.logo span{font-size:14px}.menu-toggle{display:block;background:transparent;border-bottom:1px solid;padding:6px 0;font-size:14px}nav{display:none;position:absolute;z-index:10;top:90px;left:0;right:0;background:var(--forest);padding:20px 6vw 30px;box-shadow:0 10px 15px #0001;flex-direction:column;align-items:stretch;gap:10px}nav.open{display:flex}.hero{padding:5px 6vw 35px;grid-template-columns:1fr;gap:25px}.hero-copy{padding:15px 0 0}.hero-copy .eyebrow{font-size:10px}h1{font-size:74px;margin:24px 0 20px;line-height:1.07}h1 .tiny-flower{right:-75px;font-size:74px}.intro{font-size:15px}.hero-copy .line-link{margin-top:20px;font-size:14px}.hero-image{margin:0;min-height:410px}.tour-badge{width:126px;height:126px;left:auto;right:-10px;bottom:42px;padding:22px}.tour-badge>span:first-child{font-size:23px}.badge-arrow{font-size:27px;right:18px;top:19px}.tour-badge small{font-size:10px;margin-top:10px}.hero-image figcaption{font-size:9px;left:5px;right:5px;bottom:5px}.ticker{justify-content:flex-start;padding:15px 6vw;font-size:17px}.ticker span:nth-child(n+3){display:none}.section{padding:65px 6vw}h2{font-size:38px}.section-heading{display:block;margin-bottom:22px}.section-heading>p{font-size:14px;margin-top:25px}.section-heading .eyebrow{margin-bottom:20px}.project-filters{margin-bottom:25px}.project-grid{grid-template-columns:1fr;gap:45px}.project-photo{height:400px}.project:nth-child(2){padding-top:0}.project:nth-child(2) .project-photo{height:360px}.project h3{font-size:26px}.project-meta{font-size:12px}.project>p:not(.project-meta){font-size:14px}.sample-note{line-height:1.8}.studio-main{grid-template-columns:1fr;gap:28px}.studio-main p{font-size:15px}.services{gap:12px;font-size:12px}.steps{grid-template-columns:1fr 1fr;margin-top:35px;gap:35px 20px}.steps article{padding-top:20px}.steps h3{font-size:19px;margin-top:20px}.steps p{font-size:12px}.contact-grid{grid-template-columns:1fr;gap:35px}.contact h2{font-size:43px}.contact p{font-size:15px}.contact .contact-note{margin-top:25px}.contact>.eyebrow{margin-bottom:25px}.form-row{gap:20px}footer{padding:40px 6vw 25px}footer .logo{font-size:100px}footer>div:first-child{display:block}footer>div p{margin-top:20px;font-size:14px}.footer-bottom{font-size:10px}.tour-top{padding:13px 15px}.tour-top h2{font-size:21px}.close-tour{font-size:12px;padding:8px 10px}#tour{max-height:98dvh;width:98vw;max-width:98vw}#viewport{height:59dvh;min-height:250px}.map{width:100px;right:10px;top:10px}.viewer-caption{left:10px;top:10px;padding:7px 10px}.viewer-caption small{font-size:9px}.tour-bottom{padding:12px;gap:12px}.tour-bottom>p{width:100%;font-size:10px}.room-buttons button{padding:7px;font-size:11px}#tour-inquiry{font-size:11px;padding:9px}.model-note{font-size:9px;padding:0 12px 10px;text-align:left}.detail-body{padding:23px}.detail-body h2{font-size:30px}#project-detail>img{height:300px}.detail-body dl{font-size:13px}.detail-body dl>div{gap:10px}.detail-body dt{min-width:70px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}

/* September 2026: reference-led palette and typography revision. */
body{font-weight:400;font-synthesis:none;letter-spacing:-.01em}
.logo,.eyebrow,.project h3,.tour-top h2,.detail-body h2,.tour-badge>span,.ticker,.footer-bottom{font-family:'Inter','Pretendard Variable',sans-serif;font-optical-sizing:auto}
h1{font-weight:500;letter-spacing:-.045em;line-height:1.16}
h2{font-weight:500;letter-spacing:-.035em;line-height:1.3}
h3{font-weight:500;letter-spacing:-.025em}
nav{font-weight:450;letter-spacing:-.015em}
.eyebrow{font-weight:500;letter-spacing:.09em}
.intro{color:#d6dcd5;font-weight:400}
header .logo{color:var(--chalk)}
.hero .line-link{border-color:#f7f7f770}
.hero .tiny-flower{color:var(--copper)}
.nav-contact{border-color:#f7f7f770!important}
.tour-badge{background:var(--copper);color:var(--forest);transform:rotate(-5deg)}
.ticker{background:var(--secondary);color:var(--paper)}
.projects,.process,footer{background:var(--paper);color:var(--ink)}
.project-filters{border-color:#22272240}
.project-filters button{opacity:1;color:#535c52}
.project-filters button.active{color:var(--forest)}
.photo-tag{background:var(--forest);color:var(--chalk)}
.photo-tag.pale{background:var(--paper);color:var(--ink)}
.project h3{font-weight:500;letter-spacing:-.045em}
.project-meta{opacity:1;color:#586056}
.sample-note{opacity:1;color:#586056}
.studio{background:var(--secondary);color:var(--chalk)}
.studio .services{border-color:#f7f7f740}
.steps{border-color:#22272255}
.contact{background:var(--forest);color:var(--chalk)}
.contact .contact-note{opacity:1;color:#b6c0b4}
input,select,textarea{color:var(--chalk);border-bottom-color:#f7f7f765}
input::placeholder,textarea::placeholder{color:#b6c0b4;opacity:1}
select option{color:var(--forest);background:var(--paper)}
.submit-button{background:var(--paper);color:var(--forest)}
.submit-button:hover{background:var(--chalk)}
footer .logo{color:var(--forest)}
.footer-bottom{border-color:#22272245}
dialog{color:var(--forest)}
dialog::backdrop{background:#101711ed}
.tour-bottom,.tour-top,.model-note{color:var(--forest)}
.room-buttons button{background:#d8ddd3;color:var(--forest)}
.room-buttons button.active,#tour-inquiry{background:var(--forest);color:var(--chalk)}
.touch-pad button{background:#e7e8e2ed;color:var(--forest)}
.viewer-caption{background:#161e17d9}
#viewer-loading{background:var(--paper);color:var(--forest)}
.map text{fill:var(--forest)}
.skip{background:var(--paper);color:var(--forest)}
@media(max-width:700px){h1{font-size:clamp(62px,17.5vw,74px);letter-spacing:-.045em}h1 .tiny-flower{font-size:58px;right:-61px;bottom:8px}.hero-copy .eyebrow{font-size:10px}nav{color:var(--chalk)}.contact h2{font-weight:500}}

.detail-body .submit-button{background:var(--forest);color:var(--chalk)}

/* Photo-derived Meshy walkthrough controls. */
.tour-top{gap:18px;flex-wrap:wrap}.tour-top>div:first-child{margin-right:auto}
.view-controls{display:flex;gap:5px;flex-wrap:wrap}.view-controls button{padding:9px 12px;font-size:12px;background:#d8ddd3;color:var(--forest)}
.view-controls button.active,.view-controls button[aria-pressed=true]{background:var(--forest);color:var(--chalk)}
.map{height:auto;aspect-ratio:140/116;padding:0;pointer-events:none}.map svg{position:absolute;inset:0;width:100%;height:100%}
#viewport .map canvas{position:absolute;inset:0;width:100%;height:100%;cursor:default}
.map[hidden],.touch-pad[hidden],.crosshair[hidden]{display:none!important}
.model-note{line-height:1.5}
@media(max-width:700px){.tour-top{gap:10px}.view-controls{order:3;width:100%}.view-controls button{flex:1;padding:7px 8px;font-size:11px}#viewport{height:53dvh}.map{width:88px}.viewer-caption small{max-width:145px}.tour-bottom{gap:9px}.room-buttons{flex-wrap:wrap}}

/* Separate photo / model comparison page. */
.model-cover{background:#e3e4df}.model-cover img{object-fit:contain}
.technique-page{background:var(--paper);color:var(--ink)}
.technique-page header{background:var(--forest);color:var(--chalk);height:100px}
.technique-page header nav a[aria-current=page]{border-bottom:1px solid var(--copper)}
.technique-main{max-width:1760px;margin:auto;padding:0 4vw}
.technique-intro{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;padding:62px 0 42px}
.technique-intro .eyebrow{color:#61695f;margin-bottom:18px}
.technique-intro h1{font-size:clamp(38px,4.4vw,72px);letter-spacing:-.045em;margin:0;line-height:1.15}
.technique-intro>p{font-size:15px;line-height:1.85;color:#586056;padding-bottom:4px}
.comparison{display:grid;grid-template-columns:1fr 1fr;gap:24px;scroll-margin-top:24px}
.comparison-panel{min-width:0}
.comparison-heading{display:flex;align-items:center;justify-content:space-between;padding:16px 0;border-top:1px solid #22272255}
.comparison-heading>div{display:flex;align-items:center;gap:14px}
.panel-number,.panel-type{font:11px 'Inter',sans-serif;letter-spacing:.05em;color:#62695f}
.comparison-heading h2{font-size:23px;letter-spacing:-.035em}
.reference-photo{height:clamp(400px,38vw,570px);position:relative;background:#d3d5ce;overflow:hidden}
.reference-photo img{object-fit:contain}
.reference-photo figcaption{position:absolute;bottom:0;left:0;right:0;padding:28px 18px 14px;color:#fff;background:linear-gradient(transparent,#172018a8);font-size:11px}
.technique-viewer{background:#dfe2da}
.technique-toolbar{height:54px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border-bottom:1px solid #22272215}
.technique-toolbar>span{font-size:10px;color:#5a6356}
.technique-page #viewport{height:calc(clamp(400px,38vw,570px) - 134px);min-height:266px;background:var(--paper)}
.technique-page .viewer-caption{top:12px;left:12px;padding:7px 10px;background:#161e17bf}
.technique-page .viewer-caption span{font-size:14px}
.technique-page .viewer-caption small{font-size:10px}
.technique-page .map{width:88px;right:12px;top:12px}
.technique-page .touch-pad{left:12px;bottom:12px}
.technique-page .touch-pad button{width:33px;height:33px;font-size:18px}
.technique-viewer-bottom{height:80px;padding:10px 12px;display:flex;flex-direction:column;gap:6px;justify-content:center;border-top:1px solid #22272215}
.technique-viewer-bottom .room-buttons button{font-size:12px;padding:5px 10px}
.technique-viewer-bottom #tour-help{font-size:10px;color:#586056}
.panel-description{font-size:13px;line-height:1.8;color:#586056;padding:17px 0 0}
.technique-method{margin-top:65px;border-top:1px solid #22272240;padding-top:28px}
.method-intro{display:flex;gap:25px;justify-content:space-between;align-items:center}
.method-intro h2{font-size:27px}
.method-intro .eyebrow{color:#66705f}
.method-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:34px}
.method-steps article>span{font:10px 'Inter',sans-serif;letter-spacing:.07em;color:#66705f}
.method-steps h3{font-size:19px;margin:12px 0 10px}
.method-steps p{font-size:13px;color:#586056;max-width:370px}
.technique-note{margin-top:30px;padding:18px 0;border-top:1px solid #22272225;font-size:12px;color:#62695f;line-height:1.8}
.technique-back{display:flex;justify-content:space-between;align-items:center;background:var(--forest);color:var(--chalk);padding:23px 25px;margin:38px 0 45px}
.technique-back>span:first-child{font:11px 'Inter',sans-serif;letter-spacing:.07em}
.technique-back>span:last-child{font-size:19px}
.technique-footer{display:flex;align-items:center;justify-content:space-between;font:10px 'Inter',sans-serif;padding:0 4vw 25px;color:#697062}
@media(min-width:1600px){.technique-main{padding:0 40px}}
@media(max-width:1000px){.technique-toolbar>span{display:none}.technique-intro>p{font-size:13px}.comparison{gap:18px}.method-steps{gap:22px}}
@media(max-width:800px){.technique-page header{height:86px}.technique-page header nav{display:flex;position:static;flex-direction:row;padding:0;gap:20px;background:none;box-shadow:none;font-size:13px}.technique-main{padding:0 6vw}.technique-intro{display:block;padding:38px 0 30px}.technique-intro h1{font-size:clamp(34px,7.5vw,50px)}.technique-intro>p{margin-top:20px}.comparison{grid-template-columns:1fr;gap:32px}.reference-photo{height:auto;aspect-ratio:3/2}.technique-page #viewport{height:390px;min-height:280px}.technique-toolbar .view-controls{width:auto;order:0}.technique-toolbar>span{display:block}.technique-toolbar .view-controls button{flex:none;padding:8px 12px}.technique-viewer-bottom{height:auto;min-height:80px}.technique-method{margin-top:42px}.method-intro{display:block}.method-intro h2{margin-top:15px;font-size:26px}.method-steps{grid-template-columns:1fr;gap:26px}.method-steps p{max-width:none}.technique-back{padding:20px 17px;gap:15px}.technique-back>span:first-child{font-size:9px}.technique-back>span:last-child{font-size:15px}.technique-footer{padding:0 6vw 25px;gap:20px;line-height:1.7;font-size:9px}}
@media(max-width:420px){.technique-toolbar>span{display:none}.technique-page #viewport{height:330px}.technique-page header nav{gap:14px;font-size:12px}.technique-page header .logo{font-size:43px}.technique-viewer-bottom #tour-help{font-size:9px}.technique-back>span:first-child{display:none}}
