:root{--paper:#f1ede3;--paper-bright:#faf7ef;--ink:#151511;--ink-soft:#282822;--rust:#c34831;--rust-soft:#dfb2a7;--forest:#20372f;--olive:#8d8b72;--muted:#66675f;--line:#15151133;--line-light:#faf7ef38}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:76px}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;padding-bottom:34px;font-family:PingFang TC,Noto Sans TC,Microsoft JhengHei,Arial,sans-serif}button,input,select,textarea{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}figure,blockquote{margin:0}::selection{background:var(--rust);color:#fff}:is(a,button,input,select,textarea):focus-visible{outline:2px solid var(--rust);outline-offset:3px}.progress-rail{z-index:80;background:var(--rust-soft);pointer-events:none;width:4px;position:fixed;inset:0 auto 34px 0}.progress-rail:after{content:"";background:var(--rust);transform-origin:top;position:absolute;inset:0;transform:scaleY(0)}@keyframes page-progress{to{transform:scaleY(1)}}@supports (animation-timeline:scroll()){.progress-rail:after{animation:linear both page-progress;animation-timeline:scroll(root)}}.edition-bar{z-index:75;border-top:1px solid var(--ink);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);letter-spacing:.13em;pointer-events:none;background:#faf7eff5;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;height:34px;padding:0 24px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:9px;font-weight:700;display:grid;position:fixed;inset:auto 0 0 4px}.edition-bar span{white-space:nowrap;align-items:center;gap:8px;display:flex}.edition-bar span:nth-child(2){color:var(--muted);justify-self:center}.edition-bar span:last-child{justify-self:end}.edition-bar i{background:var(--rust);border-radius:50%;width:7px;height:7px}.site-header{z-index:70;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f1ede3e8;grid-template-columns:1fr auto 1fr;align-items:center;min-height:74px;padding:0 clamp(20px,3vw,48px);display:grid;position:sticky;top:0}.brand-lockup{align-items:center;gap:11px;width:max-content;display:inline-flex}.brand-lockup>span:last-child{flex-direction:column;gap:2px;display:flex}.brand-lockup strong{letter-spacing:.16em;font-size:14px;font-weight:850}.brand-lockup small{color:var(--rust);letter-spacing:.2em;font-size:9px;font-weight:700}.brand-mark{background:var(--ink);color:#fff;border-radius:2px;width:38px;height:38px;display:block;position:relative;overflow:hidden}.brand-mark:before{content:"";z-index:1;background:var(--paper-bright);height:1px;position:absolute;top:16px;left:5px;right:5px}.brand-mark i{background:var(--rust);border-radius:0 0 24px 24px;width:24px;height:12px;position:absolute;top:17px;left:7px}.brand-mark b{z-index:2;letter-spacing:-.12em;font-size:9px;font-weight:900;line-height:1;position:absolute;top:21px;left:50%;transform:translate(-50%)}.site-nav{letter-spacing:.055em;gap:clamp(14px,2vw,30px);font-size:12px;font-weight:750;display:flex}.site-nav a{border-bottom:2px solid #0000;padding:29px 0 27px;transition:color .16s,border-color .16s}.site-nav a:hover{color:var(--rust);border-color:var(--rust)}.header-actions{justify-self:end;align-items:center;display:flex}.header-cta{border:1px solid var(--ink);background:var(--ink);color:#fff;cursor:pointer;letter-spacing:.04em;border-radius:999px;padding:11px 15px;font-size:11px;font-weight:750;transition:background .16s,border-color .16s}.header-cta:hover{border-color:var(--rust);background:var(--rust)}.menu-button{cursor:pointer;letter-spacing:.12em;background:0 0;border:0;padding:12px 0 12px 16px;font-size:11px;font-weight:800;display:none}.mobile-nav{border-bottom:1px solid var(--ink);background:var(--paper);padding:20px;display:none;position:absolute;inset:74px 0 auto;box-shadow:0 18px 40px #15151121}.mobile-nav a{border-bottom:1px solid var(--line);letter-spacing:-.035em;justify-content:space-between;padding:15px 0;font-size:24px;font-weight:600;display:flex}.mobile-nav button{background:var(--rust);color:#fff;cursor:pointer;border:0;justify-content:space-between;width:100%;margin-top:18px;padding:15px;font-size:13px;font-weight:750;display:flex}.button{cursor:pointer;letter-spacing:.025em;border:1px solid #0000;border-radius:999px;justify-content:space-between;align-items:center;gap:30px;min-height:45px;padding:0 16px;font-size:12px;font-weight:750;transition:transform .16s,background .16s,color .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:var(--rust)}.button-light{border-color:var(--paper-bright);background:var(--paper-bright);color:var(--ink)}.button-light:hover,.button-rust{background:var(--rust);color:#fff}.button-rust:hover{color:var(--ink);background:#fff}.text-link{border:0;border-bottom:1px solid var(--ink);cursor:pointer;text-align:left;background:0 0;padding:12px 0;font-size:12px;font-weight:700}.text-link:hover{color:var(--rust);border-color:var(--rust)}.hero{padding:26px clamp(20px,3vw,48px) 0}.hero-meta,.section-kicker,.final-meta{color:var(--muted);letter-spacing:.14em;justify-content:space-between;gap:20px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;font-weight:700;display:flex}.hero-grid{grid-template-columns:minmax(0,1.65fr) minmax(280px,.55fr);align-items:end;gap:clamp(40px,7vw,120px);padding:clamp(52px,8vw,120px) 0 50px;display:grid}.hero-title-wrap{grid-template-columns:38px minmax(0,1fr);align-items:start;gap:24px;display:grid}.vertical-mark{color:var(--rust);letter-spacing:.34em;writing-mode:vertical-rl;margin:10px 0 0;font-size:12px;font-weight:700}.hero h1{letter-spacing:-.08em;max-width:1110px;margin:0;font-size:clamp(4rem,9.7vw,10.6rem);font-weight:650;line-height:.92}.hero h1 em,.issue-heading h2 em,.section-head h2 em,.trust-top h2 em,.about-copy h2 em{color:var(--rust);font-style:normal;font-weight:inherit}.hero-intro{padding-bottom:4px}.hero-intro>p{color:var(--muted);margin:0;font-size:15px;line-height:1.8}.hero-intro .hero-en{color:var(--ink);letter-spacing:-.035em;margin-bottom:18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.55rem,2.5vw,2.7rem);line-height:1.12}.hero-actions{flex-direction:column;align-items:flex-start;gap:10px;margin-top:30px;display:flex}.hero-image{background:var(--ink);min-height:clamp(420px,58vw,760px);position:relative;overflow:hidden}.hero-image img{object-fit:cover;filter:saturate(.78)contrast(1.05);transition:transform 1s cubic-bezier(.2,.7,.2,1)}.hero-image:hover img{transform:scale(1.018)}.hero-image:after{content:"";pointer-events:none;background:linear-gradient(#0000 55%,#000000ad);position:absolute;inset:0}.hero-image figcaption{z-index:2;color:#fff;justify-content:space-between;align-items:end;gap:30px;display:flex;position:absolute;inset:auto 26px 24px}.hero-image figcaption span{letter-spacing:.13em;font-family:ui-monospace,monospace;font-size:9px}.hero-image figcaption strong{letter-spacing:-.025em;text-align:right;max-width:560px;font-family:Georgia,serif;font-size:clamp(1.45rem,2.5vw,2.8rem);font-weight:400;line-height:1.1}.hero-principle{border-bottom:1px solid var(--ink);grid-template-columns:.7fr 1.3fr;align-items:start;gap:40px;padding:22px 0 88px;display:grid}.hero-principle strong{letter-spacing:-.04em;font-size:clamp(1.45rem,2.2vw,2.5rem)}.hero-principle p{max-width:720px;color:var(--muted);margin:0;font-size:14px;line-height:1.8}.field-section{background:var(--ink);color:var(--paper-bright);padding:108px clamp(20px,3vw,48px) 112px}.field-section .section-kicker{color:#faf7ef80}.issue-heading{grid-template-columns:1.3fr .7fr;align-items:end;gap:7vw;padding:60px 0 75px;display:grid}.issue-heading h2{letter-spacing:-.075em;margin:0;font-size:clamp(4.2rem,8.5vw,9.5rem);font-weight:600;line-height:.91}.issue-heading>div{padding-bottom:8px}.issue-heading p{color:#faf7ef99;margin:0;font-size:15px;line-height:1.85}.issue-heading a{border-top:1px solid var(--line-light);justify-content:space-between;margin-top:26px;padding:14px 0;font-size:12px;font-weight:750;display:flex}.issue-heading a:hover{color:var(--rust-soft)}.issue-feature{border:1px solid var(--line-light);grid-template-columns:1.3fr .7fr;min-height:650px;display:grid}.issue-feature figure{min-height:520px;position:relative;overflow:hidden}.issue-feature figure img{object-fit:cover;filter:saturate(.72);transition:transform .6s}.issue-feature:hover figure img{transform:scale(1.02)}.issue-feature>div{background:#1d2d27;flex-direction:column;padding:clamp(22px,3vw,44px);display:flex}.issue-feature>div>span{color:var(--rust-soft);letter-spacing:.13em;font-family:ui-monospace,monospace;font-size:9px}.issue-feature h3{letter-spacing:-.055em;margin:auto 0 26px;font-size:clamp(2.3rem,4.4vw,5.2rem);font-weight:550;line-height:1.03}.issue-feature p{border-top:1px solid var(--line-light);color:#faf7ef9e;margin:0;padding-top:18px;font-size:14px;line-height:1.8}.feature-meta{flex-wrap:wrap;gap:7px;margin-top:24px;display:flex}.feature-meta span{border:1px solid var(--line-light);color:#faf7efad;letter-spacing:.08em;border-radius:999px;padding:7px 10px;font-family:ui-monospace,monospace;font-size:9px}.editorial-question-grid{border-top:1px solid var(--line-light);border-left:1px solid var(--line-light);grid-template-columns:repeat(3,1fr);margin-top:14px;display:grid}.editorial-question-grid article{border-right:1px solid var(--line-light);border-bottom:1px solid var(--line-light);flex-direction:column;min-height:460px;padding:22px;display:flex}.editorial-question-grid article>div{color:var(--rust-soft);letter-spacing:.11em;justify-content:space-between;font-family:ui-monospace,monospace;font-size:9px;display:flex}.editorial-question-grid h3{letter-spacing:-.05em;margin:auto 0 22px;font-size:clamp(1.8rem,3vw,3.5rem);font-weight:550;line-height:1.06}.editorial-question-grid p{border-top:1px solid var(--line-light);color:#faf7ef8c;min-height:76px;margin:0;padding-top:15px;font-size:13px;line-height:1.7}.editorial-question-grid button{border:0;border-top:1px solid var(--line-light);color:var(--paper-bright);cursor:pointer;text-align:left;background:0 0;justify-content:space-between;margin-top:24px;padding:12px 0 0;font-size:11px;font-weight:750;display:flex}.editorial-question-grid button:hover{color:var(--rust-soft)}.section-pad{padding:112px clamp(20px,3vw,48px)}.section-head{grid-template-columns:.5fr 1.5fr;align-items:start;gap:6vw;margin-bottom:70px;display:grid}.eyebrow{color:var(--rust);letter-spacing:.12em;margin:8px 0 0;font-family:ui-monospace,monospace;font-size:10px;font-weight:750}.section-head h2{letter-spacing:-.065em;margin:0;font-size:clamp(3.2rem,6.5vw,7.7rem);font-weight:600;line-height:.98}.section-head>div>p{max-width:760px;color:var(--muted);margin:30px 0 0 auto;font-size:15px;line-height:1.85}.conversation-grid{border-top:1px solid var(--ink)}.conversation-grid article{border-bottom:1px solid var(--ink);grid-template-columns:.35fr 1.65fr;min-height:230px;padding:22px 0;display:grid}.conversation-grid article>span{color:var(--rust);font-family:ui-monospace,monospace;font-size:10px}.conversation-grid article>div{grid-template-columns:.55fr .85fr 1.2fr;align-items:center;gap:30px;display:grid}.conversation-grid small{color:var(--muted);letter-spacing:.08em;font-family:ui-monospace,monospace;font-size:10px}.conversation-grid h3{letter-spacing:-.055em;margin:0;font-size:clamp(2rem,3.4vw,4.2rem);font-weight:600}.conversation-grid p{color:var(--muted);margin:0;font-family:Georgia,Noto Serif TC,serif;font-size:clamp(1.25rem,2vw,2.1rem);line-height:1.45}.conversation-call{background:var(--rust);color:#fff;grid-template-columns:.65fr 1fr auto;align-items:center;gap:30px;margin-top:18px;padding:22px;display:grid}.conversation-call>span{letter-spacing:.12em;font-family:ui-monospace,monospace;font-size:9px}.conversation-call p{margin:0;font-size:14px;line-height:1.6}.conversation-call a{white-space:nowrap;border-bottom:1px solid #fff;gap:40px;padding:12px 0;font-size:11px;font-weight:750;display:flex}.network-band{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);background:var(--paper-bright);padding:52px clamp(20px,3vw,48px);overflow:hidden}.city-line{letter-spacing:-.05em;gap:22px;width:max-content;font-size:clamp(2.4rem,5vw,6rem);font-weight:650;line-height:1;display:flex}.city-line span{white-space:nowrap;align-items:center;gap:22px;display:inline-flex}.city-line i{color:var(--rust);font-family:Georgia,serif;font-style:normal;font-weight:400}.network-note{border-top:1px solid var(--ink);grid-template-columns:.65fr 1.35fr;gap:40px;margin-top:55px;padding-top:18px;display:grid}.network-note strong{letter-spacing:.08em;font-family:ui-monospace,monospace;font-size:10px}.network-note p{max-width:780px;color:var(--muted);margin:0;font-size:13px;line-height:1.75}.trust-lab{background:var(--forest);color:var(--paper-bright);padding:112px clamp(20px,3vw,48px)}.trust-top{grid-template-columns:1.35fr .65fr;align-items:end;gap:8vw;display:grid}.trust-top>div:first-child>span{color:var(--rust-soft);letter-spacing:.12em;font-family:ui-monospace,monospace;font-size:10px}.trust-top h2{letter-spacing:-.065em;margin:40px 0 0;font-family:Arial,sans-serif;font-size:clamp(3.4rem,6.6vw,8rem);font-weight:600;line-height:.94}.trust-top>div:last-child p{color:#faf7ef99;margin:0 0 26px;font-size:15px;line-height:1.8}.trust-term-grid{border-top:1px solid var(--line-light);border-left:1px solid var(--line-light);grid-template-columns:repeat(4,1fr);margin-top:76px;display:grid}.trust-term-grid article{border-right:1px solid var(--line-light);border-bottom:1px solid var(--line-light);flex-direction:column;min-height:350px;padding:18px;display:flex}.trust-term-grid article>span{color:var(--rust-soft);font-family:ui-monospace,monospace;font-size:10px}.trust-term-grid h3{letter-spacing:-.05em;margin:auto 0 8px;font-family:Arial,sans-serif;font-size:clamp(1.7rem,2.8vw,3.3rem)}.trust-term-grid strong{color:var(--rust-soft);font-size:13px}.trust-term-grid p{border-top:1px solid var(--line-light);color:#faf7ef8a;min-height:68px;margin:18px 0 0;padding-top:14px;font-size:12px;line-height:1.65}.trust-flow{border-top:1px solid var(--line-light);border-left:1px solid var(--line-light);grid-template-columns:repeat(6,1fr);margin-top:16px;display:grid}.trust-flow span{border-right:1px solid var(--line-light);border-bottom:1px solid var(--line-light);letter-spacing:.04em;flex-direction:column;justify-content:space-between;min-height:95px;padding:12px;font-family:ui-monospace,monospace;font-size:10px;display:flex}.trust-flow i{color:var(--rust-soft);font-style:normal}.trust-boundary{border-top:1px solid var(--line-light);color:#faf7ef6e;letter-spacing:.04em;margin:38px 0 0;padding-top:18px;font-family:ui-monospace,monospace;font-size:10px;line-height:1.7}.project-steps{border-top:1px solid var(--ink);border-left:1px solid var(--ink);grid-template-columns:repeat(5,1fr);display:grid}.project-steps article{border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);flex-direction:column;min-height:250px;padding:16px;display:flex}.project-steps article>span{color:var(--rust);font-family:ui-monospace,monospace;font-size:10px}.project-steps article>div{margin-top:auto}.project-steps h3{letter-spacing:-.05em;margin:0 0 16px;font-family:Arial,sans-serif;font-size:clamp(1.7rem,2.5vw,3rem)}.project-steps p{border-top:1px solid var(--line);min-height:62px;color:var(--muted);margin:0;padding-top:12px;font-size:12px;line-height:1.6}.delivery-grid{border-top:1px solid var(--ink);border-left:1px solid var(--ink);grid-template-columns:repeat(3,1fr);margin-top:72px;display:grid}.delivery-grid article{border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);background:#ffffff2b;flex-direction:column;min-height:420px;padding:20px;display:flex}.delivery-grid article>div{letter-spacing:.08em;justify-content:space-between;gap:18px;font-family:ui-monospace,monospace;font-size:9px;display:flex}.delivery-grid article>div span{color:var(--rust)}.delivery-grid article>div small{color:var(--muted);text-align:right}.delivery-grid h3{letter-spacing:-.05em;overflow-wrap:anywhere;margin:auto 0 24px;font-family:Arial,sans-serif;font-size:clamp(1.8rem,2.8vw,3.4rem);line-height:.98}.delivery-grid p{border-top:1px solid var(--line);min-height:105px;color:var(--muted);margin:0;padding-top:16px;font-size:13px;line-height:1.7}.studio-note{background:var(--ink);color:var(--paper-bright);grid-template-columns:.5fr 1.5fr;gap:40px;margin-top:16px;padding:22px;display:grid}.studio-note strong{color:var(--rust-soft);letter-spacing:.1em;font-family:ui-monospace,monospace;font-size:10px}.studio-note p{color:#faf7ef91;max-width:920px;margin:0;font-size:13px;line-height:1.75}.about{background:var(--rust);color:#fff;grid-template-columns:.8fr 1.2fr;min-height:820px;display:grid}.about-mark{letter-spacing:-.14em;border-right:1px solid #fff6;place-items:center;font-family:Arial,sans-serif;font-size:clamp(14rem,36vw,42rem);font-weight:900;line-height:.7;display:grid;overflow:hidden}.about-copy{align-self:center;max-width:820px;padding:70px clamp(24px,5vw,82px)}.about-copy>span{letter-spacing:.12em;font-family:ui-monospace,monospace;font-size:10px}.about-copy h2{letter-spacing:-.075em;margin:45px 0 35px;font-size:clamp(4rem,8vw,9.2rem);font-weight:600;line-height:.88}.about-copy h2 em{color:var(--ink)}.about-copy p{color:#ffffffbf;max-width:720px;margin:0 0 18px;font-size:14px;line-height:1.82}.about-copy .about-lead{color:#fff;letter-spacing:-.035em;font-size:clamp(1.5rem,2.6vw,2.8rem);line-height:1.35}.about-copy .about-small{border-top:1px solid #ffffff6b;padding-top:18px;font-family:ui-monospace,monospace;font-size:10px;line-height:1.75}.about-copy a{border-bottom:1px solid #fff;justify-content:space-between;gap:65px;margin-top:18px;padding:12px 0;font-size:12px;font-weight:750;display:inline-flex}.final-cta{background:var(--ink);color:var(--paper-bright);padding:105px clamp(20px,3vw,48px) 115px}.final-cta .final-meta{color:#faf7ef70}.final-cta h2{letter-spacing:-.085em;margin:70px 0 65px;font-size:clamp(4.5rem,11vw,13rem);font-weight:600;line-height:.85}.final-bottom{border-top:1px solid var(--line-light);grid-template-columns:1.3fr .7fr;align-items:end;gap:9vw;padding-top:24px;display:grid}.final-bottom p{color:#faf7ef99;max-width:820px;margin:0;font-size:15px;line-height:1.85}.final-bottom .button{justify-self:end}.footer{border-top:1px solid var(--line);background:var(--paper-bright);grid-template-columns:1fr 1fr 1fr;align-items:end;padding:35px clamp(20px,3vw,48px) 60px;display:grid}.footer div{align-items:baseline;gap:10px;display:flex}.footer strong{letter-spacing:.14em;font-size:18px}.footer span,.footer p{color:var(--muted);font-size:10px}.footer p{text-align:center;margin:0}.footer p:last-child{text-align:right}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0e0e0cb8;place-items:start end;padding:18px;display:grid;position:fixed;inset:0;overflow-y:auto}.problem-modal{background:var(--paper-bright);width:min(820px,100%);min-height:calc(100vh - 36px);padding:clamp(24px,4vw,48px);box-shadow:0 30px 90px #00000059}.modal-head{border-bottom:1px solid var(--ink);grid-template-columns:1fr auto;gap:30px;padding-bottom:35px;display:grid}.modal-head>div>span,.success-state>span{color:var(--rust);letter-spacing:.12em;font-family:ui-monospace,monospace;font-size:9px;font-weight:750}.modal-head h2{letter-spacing:-.065em;margin:32px 0 18px;font-size:clamp(3rem,6vw,6.5rem);font-weight:600;line-height:.94}.modal-head p{max-width:620px;color:var(--muted);margin:0;font-size:13px;line-height:1.7}.modal-head>button{border:1px solid var(--ink);cursor:pointer;background:0 0;border-radius:50%;align-self:start;width:42px;height:42px;font-size:28px;line-height:1}.modal-head>button:hover{background:var(--ink);color:#fff}.problem-modal form{gap:18px;padding-top:30px;display:grid}.problem-modal label{gap:8px;display:grid}.problem-modal label>span{letter-spacing:.02em;font-size:11px;font-weight:750}.problem-modal input,.problem-modal select,.problem-modal textarea{border:0;border-bottom:1px solid var(--ink);width:100%;color:var(--ink);background:0 0;border-radius:0;padding:12px 0}.problem-modal textarea{resize:vertical;min-height:105px;line-height:1.6}.problem-modal input::placeholder,.problem-modal textarea::placeholder{color:#97978f}.form-row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.consents{background:#e9e4d9;gap:10px;padding:18px;display:grid}.consents label{grid-template-columns:18px 1fr;align-items:start;gap:8px;display:grid}.consents input{width:16px;margin:3px 0 0}.consents label>span{color:var(--muted);font-size:11px;font-weight:500;line-height:1.6}.honeypot{opacity:0!important;width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important}.submit-button{justify-self:start;margin-top:8px}.submit-button:disabled{opacity:.55;cursor:wait}.form-error{color:#8a2516;background:#f4d5cd;margin:0;padding:13px;font-size:12px}.success-state{gap:28px;padding-top:46px;display:grid}.success-state h3{letter-spacing:-.055em;margin:0;font-size:clamp(2.5rem,5vw,5rem);font-weight:600;line-height:1}.success-state>div{background:var(--ink);color:#fff;gap:9px;padding:22px;display:grid}.success-state small{color:var(--rust-soft);letter-spacing:.12em;font-family:ui-monospace,monospace;font-size:9px}.success-state strong{overflow-wrap:anywhere;font-family:ui-monospace,monospace;font-size:16px}.success-state p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.success-state .button{justify-self:start}@media (width<=1180px){.site-nav{display:none}.menu-button,.mobile-nav{display:block}.hero-grid{grid-template-columns:1fr;gap:38px}.hero-intro{grid-template-columns:1fr 1fr;align-items:start;gap:30px;display:grid}.hero-intro .hero-en{grid-row:span 2;margin:0}.hero-actions{margin-top:0}.issue-feature{grid-template-columns:1fr .85fr}.conversation-grid article>div{grid-template-columns:.6fr 1fr}.conversation-grid p{border-top:1px solid var(--line);grid-column:1/-1;padding-top:18px}.project-steps,.trust-flow{grid-template-columns:repeat(3,1fr)}}@media (width<=820px){body{padding-bottom:31px}html{scroll-padding-top:68px}.progress-rail{width:3px;bottom:31px}.edition-bar{grid-template-columns:1fr auto;height:31px;padding:0 14px;left:3px}.edition-bar span:nth-child(2){justify-self:end}.edition-bar span:last-child{display:none}.site-header{min-height:68px;padding:0 16px}.mobile-nav{inset-block-start:68px}.header-cta{display:none}.hero{padding-inline:16px}.hero-meta,.section-kicker,.final-meta{font-size:8px}.hero-grid{padding:52px 0 38px}.hero-title-wrap{grid-template-columns:1fr}.vertical-mark{letter-spacing:.25em;writing-mode:horizontal-tb;margin:0 0 12px;font-size:9px}.hero h1{font-size:clamp(3.7rem,16vw,7rem);line-height:.94}.hero-intro{display:block}.hero-intro .hero-en{margin-bottom:18px}.hero-actions{margin-top:28px}.hero-image{min-height:62vh}.hero-image figcaption{display:block;inset:auto 16px 15px}.hero-image figcaption strong{text-align:left;margin-top:10px;font-size:1.25rem;display:block}.hero-principle{grid-template-columns:1fr;gap:18px;padding-bottom:70px}.field-section,.section-pad,.trust-lab,.project-desk,.final-cta{padding:82px 16px}.issue-heading,.section-head,.trust-top{grid-template-columns:1fr;gap:38px}.issue-heading{padding:48px 0 58px}.issue-heading h2{font-size:clamp(4rem,19vw,7rem)}.issue-feature{grid-template-columns:1fr}.issue-feature figure{min-height:440px}.issue-feature>div{min-height:470px}.editorial-question-grid,.trust-term-grid,.delivery-grid{grid-template-columns:1fr}.editorial-question-grid article{min-height:380px}.section-head{margin-bottom:50px}.section-head h2{font-size:clamp(3.5rem,15vw,6.5rem)}.conversation-grid article{grid-template-columns:42px 1fr;min-height:290px}.conversation-grid article>div{grid-template-columns:1fr;align-content:space-between}.conversation-grid p{grid-column:auto}.conversation-call{grid-template-columns:1fr}.conversation-call a{width:max-content}.network-note{grid-template-columns:1fr;gap:16px}.trust-top h2{font-size:clamp(3.2rem,13vw,6rem)}.trust-term-grid article{min-height:310px}.project-steps{grid-template-columns:1fr 1fr}.delivery-grid article{min-height:360px}.studio-note{grid-template-columns:1fr;gap:14px}.about{grid-template-columns:1fr;min-height:0}.about-mark{border-bottom:1px solid #fff6;border-right:0;min-height:370px;font-size:20rem}.about-copy{padding:70px 20px 82px}.final-bottom{grid-template-columns:1fr;gap:34px}.final-bottom .button{justify-self:start}.footer{grid-template-columns:1fr auto;gap:14px}.footer p:nth-child(2){display:none}.form-row{grid-template-columns:1fr}}@media (width<=520px){.brand-lockup strong{font-size:13px}.brand-mark{width:36px;height:36px}.hero-meta span:last-child,.section-kicker span:last-child,.final-meta span:last-child{display:none}.hero h1{letter-spacing:-.075em;font-size:15.6vw}.hero-image{min-height:58vh}.issue-heading h2{font-size:18vw}.issue-feature figure{min-height:340px}.issue-feature>div{min-height:420px}.conversation-grid article{grid-template-columns:34px 1fr}.trust-flow{grid-template-columns:1fr 1fr}.project-steps{grid-template-columns:1fr}.project-steps article{min-height:210px}.about-mark{min-height:300px;font-size:16rem}.final-cta h2{font-size:19vw}.modal-backdrop{padding:0}.problem-modal{min-height:100vh;padding:22px 16px 60px}.modal-head h2{font-size:13vw}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
