:root{--paper-0:#fff;--paper-25:#ffffffc2;--paper-50:#f9f4ed;--green-700:#02594e;--ink-950:#050505;--ink-850:#293552;--ink-800:#36425c;--ink-700:#4c6763;--accent-yellow:#f3c53d;--font-sans:"Roobert", "Avenir Next", "Avenir", "SF Pro Display", "PingFang SC", "Hiragino Sans GB", "Noto Sans SC", "Microsoft YaHei", sans-serif;--font-display:"Acorn", "Roobert", "Avenir Next", "Avenir", "SF Pro Display", "PingFang SC", "Hiragino Sans GB", "Noto Sans SC", "Microsoft YaHei", sans-serif;--page-max:1440px;--site-max:1200px;--section-gap:80px;--header-nav-surface:#ffffffc2;--header-nav-shadow:0 1px 0 #ffffffdb inset, 0 18px 48px #1c253412;--surface-radius:1.25rem;--surface-radius-lg:1.5rem;--surface-pad-x:clamp(1.5rem, 2.8vw, 2.5rem);--surface-pad-y:clamp(1.9rem, 2.8vw, 2.5rem);--kicker-size:.875rem;--kicker-tracking:.14em;color:var(--ink-700);background:var(--paper-50);font-family:var(--font-sans);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{scroll-behavior:smooth}body{min-width:320px;min-height:100vh;color:var(--ink-700);background:radial-gradient(circle at top center, #ffffffa6, transparent 36%), var(--paper-50);margin:0;font-size:16px;line-height:1.5}*{box-sizing:border-box}a,button,input,textarea,select{font:inherit}button{cursor:pointer}img{max-width:100%;display:block}#root{min-height:100vh}@media (width<=1180px){:root{--section-gap:64px}}@media (width<=820px){:root{--section-gap:48px}}.portfolio-home{width:min(100%, var(--page-max));margin:0 auto;padding:2.5rem 1.5rem 3.25rem}.site-header{max-width:var(--site-max);justify-content:space-between;align-items:center;gap:1rem;margin:0 auto 1.75rem;display:flex}.identity{color:var(--ink-950);align-items:center;gap:.72rem;text-decoration:none;display:inline-flex}.identity-avatar{object-fit:cover;object-position:center center;border-radius:999px;width:3rem;height:3rem;box-shadow:0 5px 14px #0000001a}.identity-name{font-family:var(--font-display);letter-spacing:-.04em;font-size:1.5rem;font-weight:600;line-height:1;display:block}.site-back-to-top{right:calc(2rem + env(safe-area-inset-right,0px));bottom:calc(1.95rem + env(safe-area-inset-bottom,0px));z-index:130;color:#36425c;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:pointer;background:radial-gradient(circle at 0 0,#ffffffeb,#0000 42%),radial-gradient(circle at 78% 24%,#ffe9a2e0,#0000 20%),linear-gradient(#fffffff7,#f9f4edf0);border:1px solid #36425c1a;border-radius:1.45rem;place-items:center;width:4rem;height:4rem;transition:transform .18s,box-shadow .18s,opacity .18s;display:inline-grid;position:fixed;box-shadow:0 18px 38px #71614924,inset 0 1px #ffffffc7}.site-back-to-top:before{content:"";background:#efc14b;border-radius:999px;width:.38rem;height:.38rem;position:absolute;top:.58rem;right:.66rem;box-shadow:0 0 0 .22rem #fff1beb8}.site-back-to-top:hover{transform:translateY(-2px);box-shadow:0 22px 44px #7161492e,inset 0 1px #ffffffd1}.site-back-to-top:focus-visible{outline-offset:4px;outline:2px solid #02594e47}.site-back-to-top-icon{color:#fffef8;background:linear-gradient(#3d887af5,#02594e);border-radius:1.08rem;justify-content:center;align-items:center;width:2.4rem;height:2.4rem;font-weight:700;line-height:1;display:inline-flex;box-shadow:0 10px 22px #02594e38,inset 0 1px #ffffff38}.site-back-to-top-icon svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:66%;height:66%}.site-nav{flex:0 auto;position:relative}.site-nav-track{background:var(--header-nav-surface);min-height:3.5625rem;box-shadow:var(--header-nav-shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:999px;align-items:center;gap:.15rem;padding:.25rem .75rem;display:flex;position:relative}.site-nav-track.is-floating{background:var(--header-nav-surface)}.site-nav-indicator{background:#02594e1f;border-radius:999px;position:absolute;top:.375rem;bottom:.375rem}.site-nav-indicator.is-home{background:var(--green-700);box-shadow:0 6px 18px #02594e33}.site-nav-link{z-index:1;min-height:0;color:var(--ink-700);border-radius:999px;justify-content:center;align-items:center;padding:.5rem 1rem;font-size:1rem;font-weight:500;line-height:1;text-decoration:none;transition:color .16s;display:inline-flex;position:relative}.site-nav-link.is-current{color:var(--paper-0)}.site-floating-nav-shell{z-index:85;pointer-events:none;justify-content:center;padding-inline:1rem;display:flex;position:fixed;top:1rem;left:0;right:0}.site-floating-nav-shell .site-nav{pointer-events:auto}.site-floating-nav-shell .site-nav-track{box-shadow:var(--header-nav-shadow), 0 18px 42px #1c253414}.header-actions{align-items:center;gap:.55rem;display:flex}.say-hello,.linkedin-button{color:#fff;background:#000;border:1px solid #000;border-radius:.5rem;justify-content:center;align-items:center;min-height:2.625rem;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex;box-shadow:0 10px 24px #0000001a}.linkedin-button{cursor:pointer;appearance:none;border:0}.say-hello:hover,.linkedin-button:hover{opacity:.82;transform:translateY(-1px)}.say-hello{gap:.5rem;padding:0 .875rem;font-size:.875rem;font-weight:600;line-height:1.25rem}.say-hello svg,.linkedin-button svg{width:.95rem;height:.95rem}.linkedin-button{width:2.625rem;min-width:2.625rem}.wechat-modal-backdrop{z-index:120;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0b0e1275;place-items:center;padding:1.5rem;display:grid;position:fixed;inset:0}.wechat-modal{background:radial-gradient(circle at 0 0,#ffffffeb,#0000 26%),radial-gradient(circle at 86% 10%,#02594e14,#0000 22%),linear-gradient(#fffffffa,#f9f4edf2);border-radius:2rem;grid-template-columns:minmax(0,1fr) minmax(18rem,24rem);gap:1.25rem;width:min(100%,54rem);padding:1.2rem;display:grid;position:relative;box-shadow:0 24px 80px #0a0e1438,inset 0 1px #fffc}.wechat-modal-close{color:#22324e;background:#ffffffd1;border:1px solid #22324e14;border-radius:999px;justify-content:center;align-items:center;width:2.9rem;height:2.9rem;transition:transform .2s,background .2s,box-shadow .2s,opacity .2s;display:inline-flex;position:absolute;top:1.2rem;right:1.2rem;box-shadow:0 12px 28px #0f172a1a,inset 0 1px #ffffffc7}.wechat-modal-close:hover,.wechat-modal-close:focus-visible{background:#fffffff0;transform:translateY(-1px);box-shadow:0 16px 34px #0f172a1f,inset 0 1px #ffffffd6}.wechat-modal-close svg{width:1rem;height:1rem}.wechat-modal-copy{flex-direction:column;justify-content:center;padding:1.5rem 1.25rem 1.5rem 1.4rem;display:flex}.wechat-modal-badges{flex-wrap:wrap;gap:.55rem;margin-bottom:28px;display:flex}.wechat-modal-badges span{color:#40516d;background:#ffffffc7;border-radius:999px;align-items:center;min-height:2.1rem;padding:0 .9rem;font-size:.82rem;font-weight:700;display:inline-flex;box-shadow:0 12px 22px #0f172a0f,inset 0 1px #ffffffc7}.wechat-modal-copy h3{max-width:10ch;color:var(--green-700);font-family:var(--font-display);letter-spacing:-.06em;margin:0 0 1rem;font-size:clamp(2.5rem,4.2vw,4rem);font-weight:600;line-height:.94}.wechat-modal-copy p{color:#485972;max-width:25rem;margin:0;font-size:1.02rem;line-height:1.72}.wechat-modal-copy p+p{margin-top:1rem}.wechat-modal-note{color:#66758b}.wechat-modal-qr-shell{align-content:center;gap:.9rem;display:grid}.wechat-modal-qr-card{background:#ffffffdb;border-radius:1.6rem;padding:.85rem;box-shadow:0 20px 48px #181f2a1a,inset 0 1px #ffffffeb}.wechat-modal-qr-image{object-fit:cover;background:#fff;border-radius:1.2rem;width:100%}.wechat-modal-caption{color:#6b7a90;text-align:center;margin:0;font-size:.94rem;line-height:1.55}@media (width<=820px){.wechat-modal{border-radius:1.5rem;grid-template-columns:1fr;gap:.8rem;width:min(100%,25rem);padding:.9rem}.wechat-modal-copy{padding:1rem .75rem .35rem}.wechat-modal-badges{margin-bottom:28px}.wechat-modal-copy h3{max-width:none;font-size:clamp(2.1rem,10vw,3rem)}.wechat-modal-copy p{max-width:none;font-size:.96rem}.wechat-modal-qr-shell{gap:.7rem}.wechat-modal-qr-card{border-radius:1.25rem;padding:.65rem}}.language-toggle{background:#000;border:1px solid #000;border-radius:.5rem;align-items:center;min-height:2.625rem;padding:.2rem;display:inline-flex;box-shadow:inset 0 1px #ffffff14,0 10px 24px #0000001a}.language-pill{color:#ffffffb3;cursor:pointer;background:0 0;border:0;border-radius:.38rem;min-width:2.2rem;min-height:2.15rem;padding:0 .68rem;font-size:.82rem;font-weight:700;line-height:1;transition:background .2s,color .2s,transform .2s}.language-pill:hover{transform:translateY(-1px)}.language-pill.is-active{color:var(--paper-0);background:#ffffff24;box-shadow:0 6px 16px #ffffff0f}.hero-shell{max-width:var(--site-max);border-radius:var(--surface-radius-lg);padding:2.75rem var(--surface-pad-x) 1.15rem;isolation:isolate;background:linear-gradient(140deg,#ffffffe0,#ffffffb8);margin:0 auto;position:relative;overflow:hidden;box-shadow:0 1px 2px #1018280f,0 18px 48px #71614912}.hero-shell:after{content:"";pointer-events:none;background:linear-gradient(#fff0 0%,#f9f4ed2e 78%,#f9f4ed40 100%);position:absolute;inset:0}.hero-shell-dots{pointer-events:none;position:absolute;inset:0}.hero-shell-dots-back{opacity:.16;background-image:radial-gradient(circle,#6f787973 1.1px,#0000 1.1px);background-size:32px 32px}.hero-shell-dots-front{opacity:.08;background-image:radial-gradient(circle,#4c676380 .8px,#0000 .8px);background-position:8px 8px;background-size:16px 16px}.hero-content{z-index:1;position:relative}.hero-arrow{z-index:1;width:1.65rem;color:var(--accent-yellow);filter:drop-shadow(0 10px 16px #e0b3221f);position:absolute;top:3.6375rem;right:17.6875rem}.hero-badge{z-index:2;background:#fff1a6;border:2px solid #dfbc34;border-radius:999px;align-items:center;gap:.35rem;padding:.28rem .62rem .28rem .88rem;display:inline-flex;position:absolute;top:2.6rem;right:11.7rem;box-shadow:0 10px 20px #e0b3221f}.hero-badge-text{color:#6f5711;font-size:.78rem;font-weight:500}.hero-badge-icon{place-items:center;width:1.55rem;height:1.55rem;margin-top:-.6rem;margin-right:-.12rem;font-size:1.65rem;line-height:1;display:inline-grid}.hero-copy{padding-right:13rem;position:relative}.hero-title{color:var(--green-700);font-family:var(--font-display);letter-spacing:-.05em;text-wrap:balance;margin:0;font-size:clamp(3.2rem,5.2vw,5.5rem);font-weight:600;line-height:.92}.hero-title-primary-line{white-space:nowrap;display:inline-block;position:relative}.hero-title-primary-text{white-space:nowrap;display:inline-block}.hero-title-inline-emoji{vertical-align:.18em;margin-left:.14em;font-size:.58em;line-height:1;display:inline-block}.hero-title-secondary{white-space:nowrap;background:linear-gradient(90deg, var(--green-700), #02594e9e);color:#0000;-webkit-background-clip:text;background-clip:text;margin-top:.04em;font-size:.9em;line-height:.98;display:block}.hero-intro{max-width:46rem;color:var(--ink-700);margin-top:1.15rem;font-size:clamp(1.2rem,1.8vw,1.375rem);font-weight:500;line-height:1.45}.stack-cards{justify-content:center;align-items:flex-end;min-height:33rem;margin-top:1rem;display:flex;position:relative;transform:translateY(-30px)}.desktop-cards .stack-card+.stack-card{margin-left:-3.7rem}.stack-card{cursor:pointer;border-radius:1.6rem;width:20.5rem;height:23.2rem;position:relative;overflow:visible;box-shadow:0 4px 16px #10182814,inset 0 1px #ffffff80}.stack-card-sheen{z-index:0;border-radius:inherit;background:linear-gradient(135deg,#ffffff38,#fff0 54%);position:absolute;inset:0}.stack-card-body{z-index:1;border-radius:inherit;border:1px solid #1118270f;flex-direction:column;justify-content:space-between;height:100%;padding:2rem 1.9rem 1.95rem;display:flex;position:relative}.stack-card-content{gap:.95rem;display:grid}.stack-card-title{color:var(--ink-850);font-family:var(--font-display);letter-spacing:-.055em;margin:0;font-size:3rem;font-weight:600;line-height:.9}.stack-card-description{color:var(--ink-800);margin:0;font-size:1.18rem;font-weight:500;line-height:1.45}.stack-card-cta{color:#fff;background:#0c0c0c;border-radius:.95rem;align-items:center;gap:.55rem;width:fit-content;min-height:3.35rem;padding:.85rem 1.1rem;font-size:.98rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 16px 30px #0c0c0c29}.stack-card-chip{color:#f8fafc;white-space:nowrap;background:#111827f0;border-radius:999px;padding:.7rem 1rem;font-size:.88rem;font-weight:600;position:absolute;bottom:calc(100% + .85rem);left:50%;transform:translate(-50%);box-shadow:0 18px 30px #11182738}.stack-card-chip:after{content:"";background:inherit;width:.8rem;height:.8rem;position:absolute;top:100%;left:50%;transform:translate(-50%,-48%)rotate(45deg)}.stack-card-hover-annotation{z-index:4;color:#0b6f60;pointer-events:none;white-space:nowrap;justify-items:center;gap:.08rem;display:grid;position:absolute;bottom:calc(100% + .85rem);left:50%;transform:translate(-50%)}.stack-card-hover-annotation span{letter-spacing:-.03em;white-space:nowrap;font-size:clamp(.98rem,1.35vw,1.22rem);font-weight:600;line-height:1.08;display:block;transform:translate(-1.45rem)}.stack-card-hover-annotation svg{filter:drop-shadow(0 6px 14px #0b6f6024);flex:none;width:4.85rem;height:3.1rem;overflow:visible}.theme-peach .stack-card-body{background:#f8d1a4}.theme-butter .stack-card-body{background:#efe6bb}.theme-lavender .stack-card-body{background:#d8d0fb}.theme-sky .stack-card-body{background:#acd1f4}.anchor-sentinel{width:100%;height:1px}.about-shell{max-width:var(--site-max);margin:var(--section-gap) auto 0}.about-surface{border-radius:var(--surface-radius-lg);padding:var(--surface-pad-y) var(--surface-pad-x);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffc2;box-shadow:0 1px 2px #1018280f,0 18px 48px #71614912}.about-header{gap:1.45rem;display:grid}.about-eyebrow{color:var(--ink-800);margin:0;font-size:clamp(1.1rem,1.45vw,1.35rem);font-weight:500;line-height:1.3}.about-title{color:var(--green-700);font-family:var(--font-display);letter-spacing:-.04em;text-wrap:balance;margin:0;font-size:clamp(3.2rem,4.5vw,4rem);font-weight:600;line-height:.98}.about-body{justify-content:space-between;align-items:center;gap:2.5rem;margin-top:2.5rem;display:flex}.about-media-frame{background:linear-gradient(#efe8de,#e9e2d9);border-radius:1.28rem;flex:0 0 31rem;width:31rem;padding:.65rem;box-shadow:inset 0 1px #ffffffd9,0 20px 38px #10182814}.about-media-inner{background:#d7d4ce;border-radius:.9rem;overflow:hidden}.about-media-image{aspect-ratio:354/217;background:linear-gradient(#ffffff29,#fff0),#cfc8bf;width:100%;display:block;position:relative;overflow:hidden}.about-media-photo{object-fit:cover;object-position:center 42%;filter:saturate(.94)contrast(.98)brightness(1.01);width:100%;height:100%;display:block;transform:scale(1.02)}.about-copy-block{flex:auto;max-width:44.8rem}.about-copy{color:var(--ink-800);margin:0;font-size:clamp(1.35rem,1.9vw,1.625rem);font-weight:500;line-height:1.4}.about-cta{color:#fff;background:#0c0c0c;border-radius:.9rem;justify-content:center;align-items:center;min-height:3.6rem;margin-top:1.85rem;padding:0 1.35rem;font-size:1rem;font-weight:700;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex;box-shadow:0 16px 30px #0c0c0c29}.about-cta:hover{opacity:.82;transform:translateY(-1px)}.work-style-shell{max-width:var(--site-max);margin:var(--section-gap) auto 0}.work-style-surface{border-radius:var(--surface-radius-lg);padding:var(--surface-pad-y) var(--surface-pad-x) 2rem;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffc2;position:relative;overflow:hidden;box-shadow:0 1px 2px #1018280f,0 18px 48px #71614912}.work-style-header{z-index:2;text-align:center;justify-items:center;gap:1rem;display:grid;position:relative}.work-style-title{color:var(--green-700);font-family:var(--font-display);letter-spacing:-.04em;text-wrap:balance;margin:0;font-size:clamp(3.2rem,4.5vw,4rem);font-weight:600;line-height:.98}.work-style-subtitle{color:#42506c;max-width:62rem;margin:0;font-size:clamp(1.25rem,1.7vw,1.5rem);font-weight:500;line-height:1.42}.work-style-stage{aspect-ratio:1232/930;width:100%;min-height:0;margin-top:2.15rem;position:relative}.work-style-person-wrap{z-index:20;pointer-events:auto;justify-content:center;align-items:center;width:30.9%;height:70.2%;display:flex;position:absolute;top:50%;bottom:auto;left:50%;overflow:visible;transform:translate(-50%,-50%)}.work-style-person-inner{cursor:default;transform-origin:bottom;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.work-style-person-motion{will-change:transform;transform-origin:bottom;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.work-style-person{object-fit:contain;object-position:center center;filter:drop-shadow(0 28px 40px #544a3a2e);width:auto;height:100%;display:block}.work-style-note{transform-origin:50%;will-change:transform;position:absolute;overflow:visible}.work-style-note-motion{will-change:transform, box-shadow;transform-origin:50%;background:#fffffff5;border-radius:1.55rem;flex-direction:column;justify-content:flex-start;width:100%;height:100%;padding:1.5rem 1.55rem;display:flex;overflow:hidden;box-shadow:0 18px 36px #10182814,inset 0 0 0 1px #ffffff8f}.work-style-note-motion p{color:#1f2937;flex:1;margin:0;font-size:1.06rem;font-weight:500;line-height:1.5}.work-style-note-footer{color:#46536c;background:#ffffffeb;border-radius:.68rem;align-items:center;min-height:2.25rem;margin-top:.8rem;padding:0 .95rem;font-size:.8rem;font-weight:700;line-height:1;display:inline-flex;box-shadow:0 10px 18px #1018280f}.work-style-note-accent{color:#64748b;letter-spacing:.08em;text-transform:uppercase;background:#ffffffeb;border-radius:999px;align-items:center;min-height:2rem;margin-bottom:.7rem;padding:0 .8rem;font-size:.74rem;font-weight:800;line-height:1;display:inline-flex}.work-style-note.is-message .work-style-note-motion{background:#fff}.work-style-note.is-quote .work-style-note-motion p{font-size:1.24rem;line-height:1.38}.work-style-note.is-card .work-style-note-motion p{font-size:1.08rem;line-height:1.52}.work-style-note.theme-lavender .work-style-note-motion{border:4px solid #d2b6ff}.work-style-note.theme-coral .work-style-note-motion{border:4px solid #f38d89}.work-style-note.theme-sky .work-style-note-motion{background:linear-gradient(#8bd0f7,#9ed9fb);border-radius:0}.work-style-note.theme-apricot .work-style-note-motion{border:4px solid #f2a368}.work-style-note.theme-yellow .work-style-note-motion{border:3px solid #f0cf58}.work-style-note.is-style-01{width:46.4%;height:28.4%;top:6.4%;left:1.9%;z-index:1!important}.work-style-note.is-style-02{width:30.4%;height:24.8%;top:7.2%;right:2.4%;z-index:1!important}.work-style-note.is-style-03{width:24.1%;height:34.6%;top:56.2%;left:.1%;z-index:1!important}.work-style-note.is-style-04{width:24.1%;height:34.6%;top:56.2%;right:.7%;z-index:1!important}.work-style-note.is-style-03 .work-style-note-motion,.work-style-note.is-style-04 .work-style-note-motion{padding:1.4rem 1.45rem 1.25rem;overflow:visible}.work-style-note.is-style-03 .work-style-note-footer,.work-style-note.is-style-04 .work-style-note-footer{margin-top:.68rem;font-size:.76rem}.work-style-note.is-style-05{width:43.6%;height:20.2%;top:77.1%;left:22.9%;z-index:24!important}.work-style-note.is-style-05 .work-style-note-motion{padding-top:1rem;padding-bottom:1.2rem}.work-style-note.is-style-05 .work-style-note-accent{min-height:auto;box-shadow:none;letter-spacing:0;text-transform:none;background:0 0;border-radius:0;align-self:flex-start;margin-bottom:.5rem;padding:0}.work-style-note.is-style-06 .work-style-note-accent{min-height:auto;box-shadow:none;letter-spacing:0;text-transform:none;background:0 0;border-radius:0;align-self:flex-start;margin-bottom:.24rem;padding:0;font-size:.62rem}.work-style-note.is-style-06{width:22.4%;height:10.4%;top:86.1%;right:-.8%;z-index:3!important}.work-style-note.is-style-06 .work-style-note-motion{border-width:3px;border-radius:1.2rem;padding:.66rem 1rem .84rem}.work-style-note.is-style-06 .work-style-note-motion p{font-size:.76rem;line-height:1.28}.work-style-note.is-style-06 .work-style-note-footer{min-height:1.62rem;margin-top:.42rem;padding-inline:.66rem;font-size:.66rem}.recent-work-shell{max-width:var(--site-max);margin:var(--section-gap) auto 0}.recent-work-surface{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffc2;border-radius:2rem;padding:3.65rem 3.5rem 3.8rem;box-shadow:0 1px 2px #1018280f,0 22px 60px #71614914}.recent-work-header{gap:.4rem;display:grid}.recent-work-title{color:var(--green-700);font-family:var(--font-display);letter-spacing:-.07em;margin:0;font-size:clamp(4rem,6vw,7.1rem);font-weight:600;line-height:.96}.recent-work-subtitle{color:var(--ink-800);margin:0;font-size:clamp(1.2rem,1.8vw,2rem);font-weight:500;line-height:1.25}.recent-work-timeline{margin-top:3.35rem}.recent-work-group{grid-template-columns:auto minmax(0,1fr);column-gap:2.2rem;display:grid}.recent-work-group+.recent-work-group{margin-top:-.45rem}.recent-work-year-rail{z-index:1;align-self:start;align-items:flex-start;gap:.9rem;padding-top:.75rem;padding-right:.15rem;display:flex;position:sticky;top:7.2rem}.recent-work-year-dot{background:#ffffffd6;border-radius:999px;flex-shrink:0;place-items:center;width:1.72rem;height:1.72rem;display:grid;box-shadow:inset 0 0 0 1px #dfd8cdf2}.recent-work-year-dot-core{background:#dfd8cdf2;border-radius:999px;width:.62rem;height:.62rem}.recent-work-year{color:#4c676347;font-family:var(--font-display);letter-spacing:-.06em;margin:0;font-size:4rem;font-weight:700;line-height:.94;display:none}.recent-work-item-wrap{min-width:0;padding-top:.5rem;padding-left:.05rem}.recent-work-item-wrap.is-spaced{padding-top:5.8rem}.recent-work-item-wrap.is-new-year{padding-top:6rem}.recent-work-year-mobile{color:#4c676347;font-family:var(--font-display);letter-spacing:-.05em;margin-bottom:.85rem;font-size:2rem;font-weight:700;line-height:1}.recent-work-item{border-radius:1.55rem;margin-inline:-1.5rem;padding:1.2rem 1.5rem 1.5rem;transition:background .2s,box-shadow .2s;position:relative}.recent-work-item:hover{background:#ffffff8f;box-shadow:0 12px 30px #1018280f}.recent-work-item-overlay{z-index:2;border-radius:inherit;position:absolute;inset:0}.recent-work-copy,.recent-work-media,.recent-work-action-row{z-index:1;position:relative}.recent-work-copy{gap:1rem;display:grid}.recent-work-item-title{color:var(--green-700);font-family:var(--font-display);letter-spacing:-.05em;margin:0;font-size:clamp(2.1rem,3.5vw,4.2rem);font-weight:600;line-height:1.02}.recent-work-item-title-line{display:block}.recent-work-item-title-line.is-latin,.recent-work-item-title-line.is-cjk{white-space:nowrap}.recent-work-item-description{max-width:min(40rem,100%);color:var(--ink-800);-webkit-line-clamp:3;text-wrap:pretty;-webkit-box-orient:vertical;margin:0;font-size:clamp(1rem,1.3vw,1.72rem);font-weight:500;line-height:1.46;display:-webkit-box;overflow:hidden}.recent-work-media{margin-top:1.95rem}.recent-preview-frame{background:linear-gradient(#ffffffe6,#f8f6f1f2);border-radius:.9rem;width:100%;position:relative;overflow:hidden;box-shadow:0 4px 24px #0000001a,inset 0 1px #fffc}.recent-preview-frame.has-ams-preview{background:linear-gradient(#fffffff0,#f6f4eefa)}.recent-preview-frame.has-maxs-preview{background:linear-gradient(#f4f7fff5,#eef3fffa)}.recent-preview-frame.has-wenchuan-preview{background:linear-gradient(#e8f2fffa,#dfedfffa)}.recent-preview-frame.has-system-dashboard-preview{background:linear-gradient(#fffbf5fa,#fcf7effa)}.recent-preview-frame.has-brand-maxs-preview{background:linear-gradient(#f4f8fffa,#edf3fffa)}.recent-preview-toolbar{z-index:2;justify-content:space-between;align-items:center;gap:1rem;display:flex;position:absolute;top:.7rem;left:.7rem;right:.7rem}.recent-preview-brand,.recent-preview-actions{background:#fffffff5;border-radius:.6rem;align-items:center;gap:.45rem;min-height:2.35rem;padding:.42rem .65rem;display:inline-flex;box-shadow:0 2px 8px #0000000f,inset 0 0 0 1px #1118270f}.recent-preview-dot{background:#d8d8d8;border-radius:999px;width:.72rem;height:.72rem}.recent-preview-dot.is-accent{background:var(--preview-accent)}.recent-preview-brand-text{color:#3d4656;font-size:.88rem;font-weight:700;line-height:1}.recent-preview-action{background:#3d465624;border-radius:999px;width:.92rem;height:.92rem}.recent-preview-action.is-filled{background:var(--preview-accent);border-radius:999px;width:2.8rem}.recent-preview-canvas{position:absolute;inset:0;overflow:hidden}.recent-preview-grid{opacity:.16;background-image:radial-gradient(circle,#78808485 1px,#0000 1px);background-size:18px 18px;position:absolute;inset:0}.recent-preview-surface{flex-direction:column;justify-content:flex-end;padding:4.2rem 1.6rem 1.35rem;display:flex;position:absolute;inset:0}.recent-preview-heading{background:#ffffffe6;border-radius:1rem;gap:.26rem;width:fit-content;max-width:54%;padding:.8rem .95rem;display:grid;box-shadow:0 18px 28px #00000014,inset 0 1px #fffc}.recent-preview-heading strong{color:var(--green-700);font-family:var(--font-display);letter-spacing:-.04em;font-size:clamp(1rem,1.35vw,1.5rem);font-weight:600;line-height:.98}.recent-preview-kicker{color:#667085;letter-spacing:.02em;text-transform:uppercase;font-size:.68rem;font-weight:700;line-height:1}.recent-preview-panels{grid-template-columns:1.35fr .8fr .8fr;align-items:end;gap:.8rem;margin-top:auto;display:grid}.recent-preview-panel{background:linear-gradient(180deg, color-mix(in srgb, var(--preview-accent) 16%, white), #ffffffeb), var(--preview-soft);border-radius:1rem;height:6.4rem;box-shadow:0 18px 28px #0000000f,inset 0 1px #fffc}.recent-preview-panel.is-wide{grid-row:span 2;min-height:10rem}.recent-preview-panel.is-short{height:3.8rem}.recent-preview-badge{color:#4c6763;background:#fffffff2;border-radius:999px;justify-content:center;align-items:center;min-height:2rem;padding:0 .95rem;font-size:.8rem;font-weight:700;display:inline-flex;position:absolute;bottom:1.4rem;right:1.5rem;box-shadow:0 12px 22px #00000014,inset 0 1px #fffc}.recent-preview-surface.is-ams{padding:0;display:block}.ams-preview-browser{background:linear-gradient(#fafaf8fa,#f1efe8fa);border-radius:1.2rem;min-height:14rem;position:absolute;inset:4.25rem 1rem 1rem;overflow:hidden;box-shadow:0 18px 32px #00000017,inset 0 1px #ffffffe6}.ams-preview-browser:before{content:"";pointer-events:none;background:linear-gradient(#ffffff80,#0000 18%),radial-gradient(circle at 18% 6%,#ffffff57,#0000 26%);position:absolute;inset:0}.ams-preview-browser-bar{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffc2;grid-template-columns:auto 1fr auto;align-items:center;gap:.7rem;height:2.7rem;padding:0 .95rem;display:grid;position:absolute;top:0;left:0;right:0;box-shadow:0 1px #1118270f}.ams-preview-browser-dots{align-items:center;gap:.35rem;display:inline-flex}.ams-preview-browser-dot{background:#3d465629;border-radius:999px;width:.58rem;height:.58rem}.ams-preview-browser-dot.is-accent{background:var(--preview-accent);border-radius:999px;width:1.55rem}.ams-preview-browser-pill{background:#3d465614;border-radius:999px;justify-self:center;width:min(100%,8.4rem);height:.74rem;display:block}.ams-preview-browser-chip{background:color-mix(in srgb, var(--preview-accent) 14%, white);border-radius:999px;width:2.2rem;height:.74rem}.ams-preview-browser.is-maxs{background:linear-gradient(#111622fa,#0a0e18fc);box-shadow:0 20px 36px #0e16282e,inset 0 1px #ffffff0a}.ams-preview-browser.is-maxs:before{background:linear-gradient(#ffffff14,#0000 18%),radial-gradient(circle at 82% 8%,#5da2ff2e,#0000 24%)}.ams-preview-browser.is-wenchuan{background:linear-gradient(#081022fc,#040b18fe);box-shadow:0 22px 38px #0a18303d,inset 0 1px #ffffff0a}.ams-preview-browser.is-wenchuan:before{background:linear-gradient(#89c7ff14,#0000 18%),radial-gradient(circle at 76% 8%,#2ca8ff29,#0000 24%)}.ams-preview-browser-bar.is-maxs{background:#0f141fb8;box-shadow:0 1px #ffffff0d}.ams-preview-browser-pill.is-maxs{background:#ffffff14}.ams-preview-browser-chip.is-maxs{background:linear-gradient(90deg,#4b74ff,#17dbc9)}.ams-preview-browser-chip.is-wenchuan{background:linear-gradient(90deg,#2b8cff,#4ad3ff)}.ams-preview-browser.is-system-dashboard{background:linear-gradient(#fffffffc,#faf7f2fe);box-shadow:0 20px 36px #bd9a681f,inset 0 1px #ffffffe6}.ams-preview-browser.is-system-dashboard:before{background:linear-gradient(#ffffff6b,#0000 18%),radial-gradient(circle at 84% 8%,#efaa5324,#0000 24%)}.ams-preview-browser.is-brand-maxs{background:linear-gradient(#fffffffc,#f4f8fffe);box-shadow:0 20px 36px #4a74d224,inset 0 1px #fffffff0}.ams-preview-browser.is-brand-maxs:before{background:linear-gradient(#ffffff6b,#0000 18%),radial-gradient(circle at 84% 8%,#4c8dff1f,#0000 24%)}.ams-preview-browser-bar.is-system-dashboard{background:#fffbf5e0;box-shadow:0 1px #2821170f}.ams-preview-browser-pill.is-system-dashboard{background:#50402a14}.ams-preview-browser-chip.is-system-dashboard{background:linear-gradient(90deg,#f0a447,#f3b15b)}.ams-preview-browser-bar.is-brand-maxs{background:#f8fbffe6;box-shadow:0 1px #324c8014}.ams-preview-browser-pill.is-brand-maxs{background:#38589614}.ams-preview-browser-chip.is-brand-maxs{background:linear-gradient(90deg,#2554f0,#17c8ff)}.ams-preview-viewport{background:#f7f6f1;position:absolute;inset:2.7rem 0 0;overflow:hidden}.ams-preview-viewport.is-maxs{background:radial-gradient(circle at 78% 10%,#5279ff24,#0000 22%),#090d17}.ams-preview-viewport.is-wenchuan{background:radial-gradient(circle at 52% 14%,#40a8ff29,#0000 24%),radial-gradient(circle at 84% 68%,#3e6eff24,#0000 26%),#050c1b}.ams-preview-viewport.is-system-dashboard{background:radial-gradient(circle at 16% 10%,#efaa5314,#0000 24%),linear-gradient(#fffdf9,#f8f4ec)}.ams-preview-viewport.is-brand-maxs{background:radial-gradient(circle at 18% 8%,#4c8dff14,#0000 26%),linear-gradient(#fcfdff,#edf3ff)}.ams-preview-slide{position:absolute;inset:0;overflow:hidden}.ams-preview-image{-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:auto;display:block}.ams-preview-viewport-shade{pointer-events:none;background:linear-gradient(#ffffff14,#0000 14% 88%,#f7f5efad);position:absolute;inset:0}.ams-preview-viewport-shade.is-maxs{background:linear-gradient(#0609101f,#0000 10% 84%,#060910c7)}.ams-preview-viewport-shade.is-wenchuan{background:linear-gradient(#08102214,#0000 10% 82%,#040916d1)}.ams-preview-viewport-shade.is-system-dashboard{background:linear-gradient(#ffffff0a,#0000 10% 84%,#f4ece075)}.ams-preview-viewport-shade.is-brand-maxs{background:linear-gradient(#ffffff0a,#0000 10% 84%,#e5eeff70)}.ams-preview-floating-card{z-index:2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffeb;border-radius:1rem;gap:.24rem;width:fit-content;max-width:min(48%,16rem);padding:.88rem 1rem;display:grid;position:absolute;bottom:1.25rem;left:1.35rem;box-shadow:0 18px 28px #00000014,inset 0 1px #fffc}.ams-preview-floating-card strong{color:var(--green-700);font-family:var(--font-display);letter-spacing:-.04em;font-size:clamp(.96rem,1.25vw,1.34rem);font-weight:600;line-height:.98}.ams-preview-floating-card.is-maxs{background:#0c101bc7;box-shadow:0 18px 28px #060c1847,inset 0 1px #ffffff0f}.ams-preview-floating-card.is-wenchuan{background:#ecf5fff0;box-shadow:0 20px 30px #08163029,inset 0 1px #ffffffd9}.ams-preview-floating-card.is-system-dashboard{background:#fffcf6f5;box-shadow:0 18px 28px #c09a651f,inset 0 1px #ffffffe6}.ams-preview-floating-card.is-brand-maxs{background:#f9fcfff5;box-shadow:0 18px 28px #446ac41f,inset 0 1px #ffffffeb}.ams-preview-floating-card.is-maxs .recent-preview-kicker{color:#c4cfffc2}.ams-preview-floating-card.is-wenchuan .recent-preview-kicker{color:#445f84db}.ams-preview-floating-card.is-system-dashboard .recent-preview-kicker{color:#7d6a4ec7}.ams-preview-floating-card.is-brand-maxs .recent-preview-kicker{color:#566c9cc2}.ams-preview-floating-card.is-maxs strong{color:#f3f7ff}.ams-preview-floating-card.is-wenchuan strong{color:#13596e}.ams-preview-floating-card.is-system-dashboard strong{color:#32665e}.ams-preview-floating-card.is-brand-maxs strong{color:#2557d4}.ams-preview-status{z-index:2;color:#4c6763;background:#fffffff2;border-radius:999px;align-items:center;gap:.55rem;min-height:2rem;padding:0 .82rem;display:inline-flex;position:absolute;bottom:1.05rem;right:1.15rem;box-shadow:0 12px 22px #00000014,inset 0 1px #fffc}.ams-preview-status-dot{background:var(--preview-accent);width:.48rem;height:.48rem;box-shadow:0 0 0 .16rem color-mix(in srgb, var(--preview-accent) 20%, transparent);border-radius:999px}.ams-preview-progress{align-items:center;gap:.32rem;display:inline-flex}.ams-preview-progress-dot{background:#4c67632e;border-radius:999px;width:.38rem;height:.38rem;transition:width .24s,background .24s}.ams-preview-progress-dot.is-active{background:var(--preview-accent);width:1.18rem}.ams-preview-status.is-maxs{background:#0c101bcc;box-shadow:0 14px 24px #060c183d,inset 0 1px #ffffff0f}.ams-preview-status.is-wenchuan{background:#091225d6;box-shadow:0 14px 24px #0812243d,inset 0 1px #ffffff0f}.ams-preview-status.is-system-dashboard{background:#fffcf6f2;box-shadow:0 14px 24px #bf99621f,inset 0 1px #ffffffe6}.ams-preview-status.is-brand-maxs{background:#f9fcfff5;box-shadow:0 14px 24px #446ac41a,inset 0 1px #ffffffeb}.recent-work-action-row{margin-top:1rem}.recent-work-cta{background:var(--green-700);color:#fff;border-radius:.52rem;justify-content:center;align-items:center;gap:.5rem;min-height:2.25rem;padding:0 1rem;font-size:.92rem;font-weight:600;line-height:1;display:inline-flex;box-shadow:0 10px 24px #02594e3d}.other-things-shell{max-width:var(--site-max);margin:var(--section-gap) auto 0}.other-things-header{padding:0 .1rem}.other-things-title{color:var(--green-700);font-family:var(--font-display);letter-spacing:-.04em;text-wrap:balance;margin:0;font-size:clamp(3.2rem,4.5vw,4rem);font-weight:600;line-height:.92}.other-things-intro{gap:1rem;max-width:50rem;margin-top:1.15rem;display:grid}.other-things-intro p{color:#42506c;margin:0;font-size:clamp(1.2rem,1.75vw,1.375rem);font-weight:500;line-height:1.34}.other-things-stack{gap:1.4rem;margin-top:2rem;display:grid}.other-things-card{border-radius:var(--surface-radius-lg);width:100%;min-width:0;padding:2.5rem var(--surface-pad-x);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd1;box-shadow:0 1px 2px #1018280f,0 18px 48px #71614912}.other-things-card-head{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.other-things-card-title{color:#3e4965;max-width:48rem;font-family:var(--font-display);letter-spacing:-.04em;margin:0;font-size:clamp(2rem,3vw,2.5rem);font-weight:600;line-height:1.02}.other-things-card-title.is-secondary{max-width:44rem;font-size:clamp(1.85rem,2.8vw,2.2rem)}.other-project-media-shell{margin-top:2.2rem;position:relative}.other-project-media-frame{aspect-ratio:1100/650;background:#000;border-radius:1.75rem;position:relative;overflow:hidden;box-shadow:0 24px 48px #10182824,inset 0 1px #ffffff1f}.other-project-media-trigger{text-align:left;cursor:pointer;appearance:none;border:0;width:100%;padding:0;display:block}.other-project-media-trigger:focus-visible{outline-offset:.35rem;outline:2px solid #5d72ff6b}.other-project-stage{background:radial-gradient(circle at 20% 16%,#ffffff14,#0000 34%),linear-gradient(#ffffff05,#fff0),#050505;height:100%;padding:2.65rem 2.55rem 2.15rem;position:relative}.other-project-stage-glow{background:radial-gradient(circle at 14% 24%, color-mix(in srgb, var(--project-accent) 24%, transparent), transparent 28%), radial-gradient(circle at 86% 74%, color-mix(in srgb, var(--project-accent) 20%, transparent), transparent 30%);opacity:.95;pointer-events:none;position:absolute;inset:0}.other-project-stage-layout{z-index:1;grid-template-columns:14rem minmax(0,1fr) 14rem;align-items:stretch;gap:1.2rem;height:100%;display:grid;position:relative}.other-project-stage-sidebar{flex-direction:column;justify-content:flex-start;gap:.85rem;padding-top:.85rem;display:flex}.other-project-chip{color:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff14;border-radius:1rem;justify-content:center;align-items:center;width:fit-content;min-height:3.1rem;padding:0 1.05rem;font-size:1rem;font-weight:600;line-height:1;display:inline-flex;box-shadow:0 18px 28px #0000002e,inset 0 1px #ffffff14}.other-project-chip.is-accent{background:color-mix(in srgb, var(--project-accent) 22%, #ffffff14)}.other-project-stage-main{grid-template-rows:1.1fr .86fr;gap:1rem;display:grid}.other-project-stage-hero{background:linear-gradient(180deg, color-mix(in srgb, var(--project-accent) 20%, #ffffff1f), #ffffff0a), linear-gradient(140deg, #ffffff14, #fff0);border-radius:1.6rem;position:relative;overflow:hidden;box-shadow:0 18px 34px #0000003d,inset 0 1px #ffffff14}.other-project-stage-hero:before,.other-project-stage-hero:after{content:"";background:color-mix(in srgb, var(--project-accent) 58%, white);filter:blur(.2px);border-radius:999px;position:absolute}.other-project-stage-hero:before{opacity:.42;width:38%;height:62%;top:12%;left:9%}.other-project-stage-hero:after{opacity:.24;width:30%;height:52%;bottom:-8%;right:10%}.other-project-stage-hero-copy{color:#fffffff5;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#070a10cc;border-radius:1rem;gap:.34rem;width:fit-content;min-width:13rem;max-width:calc(100% - 2.7rem);padding:1rem 1.08rem;display:grid;position:absolute;bottom:1.35rem;left:1.35rem;right:1.35rem;box-shadow:0 22px 30px #0000002e,inset 0 1px #ffffff0f}.other-project-stage-hero-copy strong{font-family:var(--font-display);letter-spacing:-.04em;font-size:clamp(1.35rem,2vw,2rem);font-weight:600;line-height:.98}.other-project-stage-hero-copy span{font-size:.88rem;font-weight:600;line-height:1.2}.other-project-stage-kicker{color:color-mix(in srgb, var(--project-accent) 66%, white);letter-spacing:.05em}.other-project-stage-grid{grid-template-columns:1.25fr .95fr .95fr;gap:.95rem;display:grid}.other-project-stage-panel{background:linear-gradient(180deg, #fff3, #ffffff0d), color-mix(in srgb, var(--project-soft) 72%, #fff 28%);border-radius:1.2rem;min-height:7.4rem;box-shadow:0 18px 28px #0000002e,inset 0 1px #ffffff29}.other-project-stage-panel.is-large{grid-row:span 2;min-height:14.2rem}.other-project-stage-panel.is-wide{grid-column:2/4}.other-project-stage-panel.is-soft{background:linear-gradient(#ffffff29,#ffffff0d),#ffffff29;min-height:5.2rem}.other-project-stage-device{justify-content:stretch;align-items:flex-end;display:flex}.other-project-stage-device-screen{background:linear-gradient(#ffffff14,#ffffff08),#ffffff0a;border-radius:1.7rem;grid-template-rows:auto 1fr auto auto;gap:.8rem;width:100%;padding:1.1rem;display:grid;box-shadow:0 18px 34px #0000003d,inset 0 1px #ffffff14}.other-project-stage-device-pill{background:#ffffff7a;border-radius:999px;width:42%;height:.48rem}.other-project-stage-device-card{background:linear-gradient(180deg, #ffffff2e, #ffffff0a), color-mix(in srgb, var(--project-accent) 18%, #ffffff1f);border-radius:1.1rem;min-height:11.2rem}.other-project-stage-device-card.is-short{min-height:4rem}.other-project-stage-device-card.is-short.is-tinted{background:linear-gradient(180deg, #ffffff2e, #ffffff0a), color-mix(in srgb, var(--project-soft) 46%, #ffffff1a)}.other-project-hover-overlay{pointer-events:none;background:linear-gradient(#0000 32%,#00000061 100%);justify-content:space-between;align-items:flex-end;padding:1.55rem;display:flex;position:absolute;inset:0}.other-project-hover-copy{color:#fffffffa;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#111827c2;border-radius:1rem;gap:.16rem;padding:.96rem 1rem;display:grid;box-shadow:0 20px 36px #00000047,inset 0 1px #ffffff14}.other-project-hover-copy strong{font-family:var(--font-display);letter-spacing:-.04em;font-size:clamp(1.15rem,1.7vw,1.52rem);font-weight:600;line-height:1}.other-project-hover-copy span{font-size:.88rem;font-weight:600;line-height:1.15}.other-project-hover-kicker{color:#ffffffa3}.other-project-modal-hero{background:radial-gradient(circle at 50% 8%,#e2ebffb8,#0000 52%),#fffef8;padding:1rem 1rem 1.45rem}.other-project-modal-stage{position:relative}.other-project-modal-badges{z-index:2;flex-wrap:wrap;gap:.65rem;display:flex;position:absolute;top:.85rem;left:.85rem}.other-project-modal-canvas{aspect-ratio:1100/650;border-radius:1.35rem;position:relative;overflow:hidden;box-shadow:0 22px 42px #10182824}.other-project-stage.is-modal{transform-origin:50%;transform:scale(.9)}.other-project-stage.is-finpay-modal-showcase,.other-project-stage.is-financial-modal-showcase,.other-project-stage.is-kipay-modal-showcase,.other-project-stage.is-coinspace-modal-showcase,.other-project-stage.is-flixism-modal-showcase,.other-project-stage.is-eduvi-modal-showcase{transform:none}.other-project-modal-content{padding-top:.95rem}.other-project-hover-cta{color:#101828;background:#fffffff0;border-radius:999px;align-items:center;gap:.45rem;min-height:3rem;padding:0 1rem;font-size:.92rem;font-weight:700;line-height:1;display:inline-flex;box-shadow:0 18px 28px #0003,inset 0 1px #ffffffd9}.other-project-nav-button{z-index:3;color:#0f172a;background:#fffffff5;border:0;border-radius:999px;justify-content:center;align-items:center;width:3.3rem;height:3.3rem;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 18px 28px #0003,inset 0 1px #ffffffd9}.other-project-nav-button.is-prev{left:1.2rem}.other-project-nav-button.is-next{right:1.2rem}.other-project-nav-button:hover{transform:translateY(-50%)scale(1.03);box-shadow:0 22px 34px #00000038,inset 0 1px #ffffffe6}.other-project-nav-button:focus-visible{outline-offset:.22rem;outline:2px solid #5d72ff6b}.other-project-nav-button svg{width:1.05rem;height:1.05rem}.other-project-pagination{z-index:2;align-items:center;gap:.48rem;display:inline-flex;position:absolute;bottom:1.05rem;left:50%;transform:translate(-50%)}.other-project-pagination-dot{background:#ffffff47;border-radius:999px;width:.44rem;height:.44rem;transition:width .2s,opacity .2s,background .2s}.other-project-pagination-dot.is-active{background:#fffffff5;width:1.35rem}.other-project-icon-strip{z-index:12;opacity:.82;flex-direction:column;align-items:center;margin-top:2.5rem;display:flex;position:relative}.other-project-icon-tooltip{z-index:30;color:#fff;transform-origin:bottom;pointer-events:none;white-space:nowrap;background:#101726;border-radius:1rem;gap:.18rem;padding:.78rem 1rem .82rem;display:grid;position:absolute;bottom:calc(100% + .7rem);left:50%;transform:translate(-50%)rotate(-3deg);box-shadow:0 18px 36px #10182838}.other-project-icon-tooltip strong{font-size:1rem;font-weight:700;line-height:1.05}.other-project-icon-tooltip span{color:#ffffffc7;font-size:.82rem;font-weight:500;line-height:1.1}.other-project-icon-rail{flex-wrap:nowrap;justify-content:center;align-items:center;gap:calc(.58rem + 12px);width:100%;margin-top:0;display:flex}.other-project-icon-button{z-index:1;background:0 0;border:0;border-radius:1.15rem;justify-content:center;align-items:center;width:5.15rem;height:5.15rem;padding:0;transition:transform .18s;display:inline-flex;position:relative}.other-project-icon-button:hover{z-index:20;transform:translateY(-2px)}.other-project-icon-button:focus-visible,.other-project-icon-button.is-active{z-index:20}.other-project-icon-button:has(.other-project-icon-tooltip){z-index:20}.other-project-icon-button.is-active .other-project-icon-mark{transform:scale(1.03);box-shadow:inset 0 0 0 3px #ffffffe0,0 0 0 2px #ffffffeb,0 0 0 6px #2268ffeb,0 18px 28px #10182824}.other-project-icon-mark{background:linear-gradient(180deg, #ffffff80, #ffffff2e), color-mix(in srgb, var(--project-icon-soft) 68%, white 32%);border:1px solid #ffffff85;border-radius:1.55rem;place-items:center;width:100%;height:100%;transition:transform .2s,box-shadow .2s;display:grid;position:relative;box-shadow:inset 0 1px #ffffffb8,0 10px 22px #10182814}.other-project-icon-mark.is-midnight{background:linear-gradient(#ffffff94,#ffffff38),linear-gradient(#d7d9e2 0%,#b9beca 100%)}.other-project-icon-mark.is-vrnas{background:linear-gradient(#ffffff94,#ffffff38),linear-gradient(#ddd9ec 0%,#c6c1d7 100%)}.other-project-icon-mark:before{content:"";background:#ffffffb8;border-radius:1rem;position:absolute;inset:.72rem;box-shadow:inset 0 1px #ffffffd6,0 8px 16px #ffffff1f}.other-project-icon-inner{z-index:1;place-items:center;width:100%;height:100%;display:grid;position:relative}.other-project-icon-inner svg{filter:drop-shadow(0 1px #ffffffb3);width:2.15rem;height:2.15rem;overflow:visible}.other-project-icon-mark span{color:#3e4965;font-family:var(--font-display);letter-spacing:-.04em;font-size:1.15rem;font-weight:700}.other-project-stage.is-finpay-mobile{background:radial-gradient(circle at 50% 28%,#d4eafff5,#c4dcfad1 28%,#99bff1e6 72%,#6698e6fa 100%);overflow:hidden}.other-project-stage.is-financial{background:radial-gradient(circle at 50% 18%,#3b437ce0,#282f5cf0 28%,#1c2243fa 58%,#14182d 100%);overflow:hidden}.other-project-stage.is-crypto-brains{background:radial-gradient(circle at 50% 18%,#1f2331fa,#151822fa 42%,#0f1118 100%);overflow:hidden}.other-project-stage.is-vrnas{background:radial-gradient(circle at 50% 18%,#4f3f85fa,#261f3ffa 42%,#0e0d1b 100%);overflow:hidden}.other-project-stage.is-data-dashboard{background:radial-gradient(circle at 50% 18%,#fffffffa,#f3f6fffa 34%,#eaeffa 100%);overflow:hidden}.other-project-stage.is-invoice-admin{background:radial-gradient(circle at 50% 18%,#fffffffa,#f7f4fffa 34%,#efebfa 100%);overflow:hidden}.other-project-stage.is-eduvi{background:radial-gradient(circle at 50% 18%,#ffffffe6,#f3eefffa 34%,#ece4ff 100%);overflow:hidden}.other-project-stage.is-mallet-mobile{background:radial-gradient(circle at 50% 18%,#fff8f0fa,#f4e5dcf0 26%,#e2ddffeb 58%,#ddd8ff 100%);overflow:hidden}.other-project-stage.is-neargo-mobile{background:radial-gradient(circle at 78% 18%,#fff6c5fa,#ffe37af5 30%,#ffc190eb 62%,#ffac84 100%);overflow:hidden}.other-project-stage.is-journey{background:radial-gradient(circle at 50% 28%,#5240d6f5,#4838c6eb 28%,#3624a5fa 72%,#23167f 100%);overflow:hidden}.other-project-stage.is-kipay-mobile{background:radial-gradient(circle at 16% 22%,#7696fff2,#657bf7eb 22%,#5c59f8fa 56%,#29caa2e6 100%);overflow:hidden}.other-project-stage.is-coinspace-mobile{background:radial-gradient(circle at 20% 18%,#ffe8ddf5,#fff0ebeb 24%,#efe7fff5 58%,#e9efff 100%);overflow:hidden}.other-project-stage-glow.is-finpay{filter:blur(10px);background:radial-gradient(circle at 50% 30%,#f4fafffa,#e6f0ffb3 24%,#b5d0ff38 48%,#0000 76%),radial-gradient(circle at 50% 68%,#4473d82e,#0000 38%)}.other-project-stage-glow.is-financial{filter:blur(16px);background:radial-gradient(circle at 50% 22%,#8d92ff33,#0000 32%),radial-gradient(circle at 82% 74%,#43a1ff2e,#0000 28%),radial-gradient(circle at 20% 70%,#ffab6b24,#0000 24%)}.other-project-stage-glow.is-crypto-brains{filter:blur(18px);background:radial-gradient(circle at 24% 24%,#2e71ff29,#0000 24%),radial-gradient(circle at 78% 28%,#50e19d1f,#0000 28%),radial-gradient(circle at 52% 74%,#ffffff14,#0000 32%)}.other-project-stage-glow.is-vrnas{filter:blur(18px);background:radial-gradient(circle at 24% 24%,#8b6dff3d,#0000 24%),radial-gradient(circle at 76% 24%,#5ab1ff29,#0000 28%),radial-gradient(circle at 54% 74%,#ffffff14,#0000 32%)}.other-project-stage-glow.is-data-dashboard{filter:blur(20px);background:radial-gradient(circle at 24% 24%,#7da9ff38,#0000 24%),radial-gradient(circle at 76% 24%,#adb8ff2e,#0000 28%),radial-gradient(circle at 54% 74%,#ffffff52,#0000 32%)}.other-project-stage-glow.is-invoice-admin{filter:blur(20px);background:radial-gradient(circle at 24% 24%,#8f73ea33,#0000 24%),radial-gradient(circle at 76% 24%,#ffbc5c1f,#0000 26%),radial-gradient(circle at 54% 74%,#ffffff57,#0000 32%)}.other-project-stage-glow.is-eduvi{filter:blur(20px);background:radial-gradient(circle at 24% 22%,#ffbfa62e,#0000 26%),radial-gradient(circle at 76% 24%,#ad95ff38,#0000 30%),radial-gradient(circle at 52% 74%,#ffffff47,#0000 34%)}.other-project-stage-glow.is-mallet{filter:blur(18px);background:radial-gradient(circle at 18% 30%,#6f58dc33,#0000 26%),radial-gradient(circle at 80% 24%,#ff866338,#0000 28%),radial-gradient(circle at 52% 76%,#ffffff52,#0000 30%)}.other-project-stage-glow.is-neargo{filter:blur(18px);background:radial-gradient(circle at 18% 30%,#ffffff75,#0000 34%),radial-gradient(circle at 74% 20%,#fff1ae7a,#0000 32%),radial-gradient(circle at 54% 78%,#ffa97c42,#0000 28%)}.other-project-stage-glow.is-journey{filter:blur(16px);background:radial-gradient(circle at 74% 34%,#7b6cff80,#0000 44%),radial-gradient(circle at 22% 74%,#1f146e85,#0000 40%)}.other-project-stage-glow.is-kipay{filter:blur(14px);background:radial-gradient(circle at 78% 24%,#84e9d438,#0000 30%),radial-gradient(circle at 68% 78%,#5d51f56b,#0000 34%),radial-gradient(circle at 12% 70%,#476bff61,#0000 28%)}.other-project-stage-glow.is-coinspace{filter:blur(16px);background:radial-gradient(circle at 26% 28%,#ffbfa557,#0000 30%),radial-gradient(circle at 72% 32%,#735bff47,#0000 34%),radial-gradient(circle at 64% 74%,#bcd2ff47,#0000 30%)}.other-project-stage-layout.is-finpay{width:100%;height:100%;padding:.9rem 1.55rem 2.15rem;display:block;position:relative}.other-project-stage-layout.is-finpay-modal-layout{padding:.8rem 1.1rem .9rem}.other-project-stage-layout.is-financial-modal-layout{padding:.8rem 1rem .88rem}.other-project-stage-layout.is-mallet-modal-layout{padding:.8rem 1.04rem .88rem}.other-project-stage-layout.is-kipay-modal-layout,.other-project-stage-layout.is-coinspace-modal-layout{padding:.8rem 1.05rem .9rem}.other-project-stage-layout.is-flixism-modal-layout{padding:.8rem 1rem .85rem}.other-project-stage-layout.is-eduvi-modal-layout{padding:.8rem 1rem .88rem}.other-project-stage-layout.is-neargo-modal-layout{padding:.8rem 1.02rem .88rem}.other-project-stage-layout.is-financial{width:100%;height:100%;padding:.9rem .95rem 1rem;display:block;position:relative}.other-project-stage-layout.is-crypto-brains,.other-project-stage-layout.is-vrnas,.other-project-stage-layout.is-data-dashboard,.other-project-stage-layout.is-invoice-admin,.other-project-stage-layout.is-eduvi{width:100%;height:100%;padding:.95rem .95rem 1rem;display:block;position:relative}.other-project-stage-layout.is-mallet{width:100%;height:100%;padding:.95rem 1.2rem 1.25rem;display:block;position:relative}.other-project-stage-layout.is-neargo{width:100%;height:100%;padding:.9rem 1.15rem 1.1rem;display:block;position:relative}.other-project-stage-layout.is-journey{width:100%;height:100%;padding:1rem 1.2rem 1.35rem;display:block;position:relative}.other-project-stage-layout.is-kipay{width:100%;height:100%;padding:.95rem 1.4rem 2.1rem;display:block;position:relative}.other-project-stage-layout.is-coinspace{width:100%;height:100%;padding:1rem 1.35rem 2.1rem;display:block;position:relative}.other-project-finpay-backdrop{background:linear-gradient(#ffffff38,#0000 18%,#ffffff14 44%,#3a67d014 100%);position:absolute;inset:0}.other-project-finpay-backdrop.is-modal{background:radial-gradient(circle at 16% 22%,#ffffff6b,#0000 24%),radial-gradient(circle at 82% 16%,#ffffff4d,#0000 22%),linear-gradient(#fff3,#0000 18%,#3a67d014 100%)}.other-project-financial-modal-backdrop{background:radial-gradient(circle at 18% 18%,#b0bbff2e,#0000 24%),radial-gradient(circle at 84% 20%,#6c95ff2e,#0000 24%),radial-gradient(circle at 54% 78%,#ffb4761f,#0000 30%),linear-gradient(#ffffff0f,#0000 20%,#12142a1f 100%);position:absolute;inset:0}.other-project-flixism-backdrop{background:radial-gradient(circle at 50% 8%,#a69cff33,#0000 30%),radial-gradient(circle at 18% 70%,#151052ad,#0000 34%),radial-gradient(circle at 84% 68%,#0f0b488f,#0000 28%),linear-gradient(#ffffff14,#0000 18%,#0c09352e 100%);position:absolute;inset:0}.other-project-kipay-backdrop{background:radial-gradient(circle at 78%,#ffffff29,#0000 28%),linear-gradient(#ffffff1f,#0000 18%,#ffffff0d 48%,#29caa214 100%);position:absolute;inset:0}.other-project-kipay-modal-backdrop{background:radial-gradient(circle at 22% 18%,#fff3,#0000 24%),radial-gradient(circle at 82% 16%,#7df2d32e,#0000 24%),radial-gradient(circle at 62% 74%,#6052f64d,#0000 34%),linear-gradient(#ffffff29,#0000 18%,#29caa214 54%,#2656e41a 100%);position:absolute;inset:0}.other-project-coinspace-backdrop{background:linear-gradient(#ffffff3d,#0000 16%,#ffffff14 44%,#8c7aff14 100%);position:absolute;inset:0}.other-project-coinspace-modal-backdrop{background:radial-gradient(circle at 22% 18%,#ffd4c23d,#0000 24%),radial-gradient(circle at 82% 18%,#8a76ff38,#0000 28%),radial-gradient(circle at 60% 76%,#bcd0ff47,#0000 34%),linear-gradient(#ffffff3d,#0000 18%,#8c7aff14 52%,#afbeff1a 100%);position:absolute;inset:0}.other-project-mallet-backdrop{background:radial-gradient(circle at 28% 22%,#8265f71a,#0000 24%),radial-gradient(circle at 78% 28%,#ff8f6f1f,#0000 28%),linear-gradient(#ffffff47,#0000 20%,#ffffff1f 100%);position:absolute;inset:0}.other-project-neargo-backdrop{background:radial-gradient(circle at 24% 28%,#ffffff57,#0000 26%),linear-gradient(#ffffff2e,#0000 18%,#ffc08714 48%,#ff96721f 100%);position:absolute;inset:0}.other-project-eduvi-modal-backdrop{background:radial-gradient(circle at 18% 18%,#ffffff42,#0000 25%),radial-gradient(circle at 82% 18%,#b89dff2e,#0000 26%),radial-gradient(circle at 56% 80%,#ffd6a62e,#0000 30%),linear-gradient(#ffffff2e,#0000 20%,#ad8bff14 58%,#ffcc9d1f 100%);position:absolute;inset:0}.other-project-finpay-stage{z-index:1;justify-content:center;display:flex;position:absolute;inset:0}.other-project-finpay-modal-showcase,.other-project-financial-modal-showcase,.other-project-mallet-modal-showcase,.other-project-neargo-modal-showcase,.other-project-kipay-modal-showcase,.other-project-coinspace-modal-showcase,.other-project-flixism-modal-showcase,.other-project-eduvi-modal-showcase{z-index:1;position:absolute;inset:0}.other-project-mallet-stage{z-index:1;justify-content:center;display:flex;position:absolute;inset:0}.other-project-mallet-modal-backdrop{background:radial-gradient(circle at 18% 18%,#ffffff4d,#0000 24%),radial-gradient(circle at 84% 18%,#ffae842e,#0000 26%),radial-gradient(circle at 56% 78%,#6f58dc1f,#0000 30%),linear-gradient(#ffffff24,#0000 20%,#ff9b7314 100%);position:absolute;inset:0}.other-project-neargo-stage{z-index:1;justify-content:center;display:flex;position:absolute;inset:0}.other-project-neargo-modal-backdrop{background:radial-gradient(circle at 18% 18%,#ffffff52,#0000 24%),radial-gradient(circle at 84% 20%,#ffeba247,#0000 26%),radial-gradient(circle at 52% 78%,#ffb57a29,#0000 30%),linear-gradient(#ffffff24,#0000 20%,#ffb28014 100%);position:absolute;inset:0}.other-project-kipay-stage,.other-project-coinspace-stage{z-index:1;justify-content:center;display:flex;position:absolute;inset:0}.other-project-finpay-composition,.other-project-kipay-composition,.other-project-coinspace-composition,.other-project-mallet-composition,.other-project-neargo-composition{width:min(100%,58rem);height:100%;position:relative}.other-project-finpay-phone,.other-project-mallet-phone{justify-content:center;display:flex;position:relative}.other-project-neargo-shot{transform-origin:bottom;border-radius:3rem;justify-content:center;display:flex;position:absolute;overflow:hidden}.other-project-kipay-phone,.other-project-coinspace-phone{justify-content:center;display:flex;position:relative}.other-project-finpay-phone.is-left{position:absolute;bottom:3.2rem;left:2%}.other-project-finpay-phone.is-center{z-index:2;position:absolute;bottom:2.3rem;left:40.3%}.other-project-finpay-phone.is-right{position:absolute;bottom:2.3rem;left:73.5%}.other-project-kipay-phone.is-left{position:absolute;bottom:3.2rem;left:2.8%}.other-project-kipay-phone.is-center{z-index:2;position:absolute;bottom:2.3rem;left:40.6%}.other-project-kipay-phone.is-right{position:absolute;bottom:2.3rem;left:73.8%}.other-project-coinspace-phone.is-left{position:absolute;bottom:3rem;left:4.4%}.other-project-coinspace-phone.is-center{z-index:2;position:absolute;bottom:2rem;left:39.8%}.other-project-coinspace-phone.is-right{position:absolute;bottom:2.8rem;left:73.2%}.other-project-mallet-phone.is-left{position:absolute;bottom:2.65rem;left:4.2%}.other-project-mallet-phone.is-center{z-index:2;position:absolute;bottom:1.55rem;left:39.9%}.other-project-mallet-phone.is-right{position:absolute;bottom:2.45rem;left:73.1%}.other-project-neargo-shot.is-left{z-index:1;bottom:2.15rem;left:1.6%;transform:rotate(-8deg)translateY(.12rem)}.other-project-neargo-shot.is-center{z-index:2;bottom:1.2rem;left:37.8%}.other-project-neargo-shot.is-right{z-index:1;bottom:2rem;left:68.8%;transform:rotate(8deg)translateY(.1rem)}.other-project-finpay-phone-frame{background:#ffffffe6;border-radius:2.55rem;width:14.25rem;overflow:hidden;box-shadow:0 26px 50px #466b3629,inset 0 1px #ffffffad}.other-project-kipay-phone-frame{background:#ffffffeb;border-radius:2.55rem;width:14.25rem;overflow:hidden;box-shadow:0 26px 50px #2130902e,inset 0 1px #ffffffb8}.other-project-coinspace-phone-frame{background:#fffffff5;border-radius:2.35rem;width:13.9rem;overflow:hidden;box-shadow:0 24px 48px #7d85b429,inset 0 1px #ffffffd6}.other-project-mallet-phone-frame{background:#fffffffa;border-radius:2.25rem;width:13.6rem;overflow:hidden;box-shadow:0 28px 52px #6f60ae29,inset 0 1px #ffffffd1}.other-project-finpay-phone-frame.is-tilted{transform-origin:bottom;width:14.8rem;transform:rotate(9deg)translateY(.2rem)}.other-project-mallet-phone-frame.is-tilted-left{transform-origin:bottom;width:12.75rem;transform:rotate(-10deg)translateY(.18rem)}.other-project-mallet-phone-frame.is-tilted-right{transform-origin:bottom;width:12.95rem;transform:rotate(9deg)translateY(.12rem)}.other-project-kipay-phone-frame.is-tilted{transform-origin:bottom;width:14.8rem;transform:translateY(.2rem)}.other-project-coinspace-phone-frame.is-tilted-left{transform-origin:bottom;width:13.2rem;transform:rotate(-8deg)translateY(.25rem)}.other-project-coinspace-phone-frame.is-tilted-right{transform-origin:bottom;width:13.35rem;transform:rotate(7deg)translateY(.15rem)}.other-project-finpay-screen{width:100%;height:auto;display:block}.other-project-finpay-modal-device{background:#fffffff5;border-radius:1.55rem;position:absolute;overflow:hidden;box-shadow:0 28px 54px #2b4aa633,inset 0 1px #ffffffbd}.other-project-finpay-modal-device.is-home{z-index:3;width:28%;bottom:.35rem;left:50%;transform:translate(-50%)}.other-project-finpay-modal-device.is-transfer{z-index:2;width:22%;bottom:1.35rem;left:4.2%;transform:rotate(-8deg)}.other-project-finpay-modal-device.is-profile{z-index:2;width:22%;bottom:1.3rem;right:3.8%;transform:rotate(7deg)}.other-project-finpay-modal-device.is-card{z-index:1;border-radius:1.35rem;width:18%;top:1.2rem;right:19.5%;transform:rotate(7deg)}.other-project-finpay-modal-image{width:100%;height:auto;display:block}.other-project-financial-modal-device{background:linear-gradient(#ffffff1f,#ffffff0a),#0d0f1efa;border-radius:2.15rem;padding:.42rem;position:absolute;overflow:hidden;box-shadow:0 30px 56px #080a1852,inset 0 1px #ffffff1f}.other-project-financial-modal-device:after{content:"";pointer-events:none;background:linear-gradient(#ffffff14,#0000 24%),linear-gradient(#0000 74%,#ffffff0a 100%);position:absolute;inset:0}.other-project-financial-modal-device.is-left{z-index:1;width:19%;bottom:1.35rem;left:9.2%}.other-project-financial-modal-device.is-center{z-index:3;width:27.5%;bottom:.2rem;left:50%;transform:translate(-50%)}.other-project-financial-modal-device.is-right{z-index:1;width:19%;bottom:1.35rem;right:9.2%}.other-project-financial-modal-image{filter:saturate(1.02)contrast(1.02);border-radius:1.72rem;width:100%;height:auto;display:block}.other-project-mallet-modal-device{background:linear-gradient(#fff6,#ffffff1f),#ffffffeb;border-radius:2.15rem;padding:.42rem;position:absolute;overflow:hidden;box-shadow:0 30px 56px #6f58dc2e,inset 0 1px #ffffffd1}.other-project-mallet-modal-device:after{content:"";pointer-events:none;background:linear-gradient(#ffffff29,#0000 22%),linear-gradient(#0000 74%,#6f58dc14 100%);position:absolute;inset:0}.other-project-mallet-modal-device.is-transfer{z-index:2;width:18.2%;bottom:1.3rem;left:7.8%;transform:rotate(-7deg)}.other-project-mallet-modal-device.is-home{z-index:3;width:24.9%;bottom:.16rem;left:50%;transform:translate(-50%)}.other-project-mallet-modal-device.is-account{z-index:2;width:18.2%;bottom:1.35rem;right:7.8%;transform:rotate(6deg)}.other-project-mallet-modal-image{filter:saturate(1.02)contrast(1.01);border-radius:1.72rem;width:100%;height:auto;display:block}.other-project-neargo-modal-device{background:linear-gradient(#ffffff6b,#ffffff1f),#ffffffeb;border-radius:2.15rem;padding:.42rem;position:absolute;overflow:hidden;box-shadow:0 30px 56px #9e682933,inset 0 1px #ffffffd6}.other-project-neargo-modal-device:after{content:"";pointer-events:none;background:linear-gradient(#ffffff2e,#0000 22%),linear-gradient(#0000 74%,#ffbc6814 100%);position:absolute;inset:0}.other-project-neargo-modal-device.is-discovery{z-index:2;width:18.1%;bottom:1.35rem;left:8.6%;transform:rotate(-6deg)}.other-project-neargo-modal-device.is-home{z-index:3;width:25.2%;bottom:.18rem;left:50%;transform:translate(-50%)}.other-project-neargo-modal-device.is-orders{z-index:2;width:18.1%;bottom:1.38rem;right:8.6%;transform:rotate(6deg)}.other-project-neargo-modal-image{filter:saturate(1.03)contrast(1.02);border-radius:1.74rem;width:100%;height:auto;display:block}.other-project-kipay-modal-device{background:linear-gradient(#ffffff52,#ffffff14),#ffffffeb;border-radius:2.2rem;padding:.44rem;position:absolute;overflow:hidden;box-shadow:0 28px 56px #1f309138,inset 0 1px #ffffffd1}.other-project-kipay-modal-device:after{content:"";pointer-events:none;background:linear-gradient(#ffffff2e,#0000 22%),linear-gradient(#0000 72%,#3871ff14 100%);position:absolute;inset:0}.other-project-kipay-modal-device.is-home{z-index:2;width:18%;bottom:1.25rem;left:8%;transform:rotate(-9deg)}.other-project-kipay-modal-device.is-promo{z-index:1;width:16.4%;top:1.2rem;right:20.8%;transform:rotate(6deg)}.other-project-kipay-modal-device.is-voucher{z-index:3;width:24.2%;bottom:.15rem;left:50%;transform:translate(-50%)}.other-project-kipay-modal-device.is-income{z-index:2;width:18%;bottom:1.15rem;right:7.6%;transform:rotate(8deg)}.other-project-kipay-modal-image{filter:saturate(1.02)contrast(1.02);border-radius:1.76rem;width:100%;height:auto;display:block}.other-project-coinspace-modal-device{background:linear-gradient(#ffffff61,#ffffff1f),#fffffff0;border-radius:2.2rem;padding:.44rem;position:absolute;overflow:hidden;box-shadow:0 30px 56px #848abe33,inset 0 1px #ffffffd1}.other-project-coinspace-modal-device:after{content:"";pointer-events:none;background:linear-gradient(#ffffff2e,#0000 22%),linear-gradient(#0000 74%,#8c7aff14 100%);position:absolute;inset:0}.other-project-coinspace-modal-device.is-market{z-index:2;width:18%;bottom:1.2rem;left:8%;transform:rotate(-8deg)}.other-project-coinspace-modal-device.is-assets{z-index:3;width:24.4%;bottom:.15rem;left:50%;transform:translate(-50%)}.other-project-coinspace-modal-device.is-rewards{z-index:2;width:18%;bottom:1.18rem;right:8%;transform:rotate(8deg)}.other-project-coinspace-modal-device.is-profile{z-index:1;width:16.6%;top:1.16rem;right:20.2%;transform:rotate(6deg)}.other-project-coinspace-modal-image{filter:saturate(1.02)contrast(1.01);border-radius:1.76rem;width:100%;height:auto;display:block}.other-project-flixism-modal-player{z-index:1;background:linear-gradient(#ffffff29,#ffffff0a),#121034d1;border-radius:1.65rem;width:79%;padding:.45rem;position:absolute;top:1rem;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 34px 60px #0c083457,inset 0 1px #fff3}.other-project-flixism-modal-player:after{content:"";pointer-events:none;background:linear-gradient(#ffffff14,#0000 28%),linear-gradient(#0000 66%,#0705223d 100%);position:absolute;inset:0}.other-project-flixism-modal-player-image{filter:saturate(1.02)contrast(1.04);border-radius:1.2rem;width:100%;height:auto;display:block}.other-project-flixism-modal-device{background:linear-gradient(#ffffff1f,#ffffff0a),#0e0c2af5;border-radius:2.2rem;padding:.44rem;position:absolute;overflow:hidden;box-shadow:0 30px 58px #0a072c57,inset 0 1px #ffffff38}.other-project-flixism-modal-device:after{content:"";pointer-events:none;background:linear-gradient(#ffffff14,#0000 24%),linear-gradient(#0000 74%,#0a082638 100%);position:absolute;inset:0}.other-project-flixism-modal-device.is-home{z-index:2;width:17.4%;bottom:1.25rem;left:7.2%;transform:rotate(-8deg)}.other-project-flixism-modal-device.is-info{z-index:3;border-radius:2.4rem;width:25.2%;bottom:.2rem;left:50%;transform:translate(-50%)}.other-project-flixism-modal-device.is-library{z-index:2;width:17.4%;bottom:1.2rem;right:7.4%;transform:rotate(8deg)}.other-project-flixism-modal-image{filter:saturate(1.03)contrast(1.02);border-radius:1.8rem;width:100%;height:auto;display:block}.other-project-kipay-screen,.other-project-coinspace-screen,.other-project-mallet-screen{width:100%;height:auto;display:block}.other-project-neargo-image{border-radius:inherit;filter:saturate(1.03)contrast(1.02);height:auto;display:block}.other-project-neargo-shot.is-left .other-project-neargo-image{width:14rem}.other-project-neargo-shot.is-center .other-project-neargo-image{width:17rem}.other-project-neargo-shot.is-right .other-project-neargo-image{width:14rem}.other-project-journey-canvas,.other-project-financial-canvas{place-items:center;display:grid;position:absolute;inset:0}.other-project-eduvi-canvas,.other-project-crypto-brains-canvas,.other-project-vrnas-canvas,.other-project-data-dashboard-canvas,.other-project-invoice-admin-canvas{place-items:center;padding:1rem;display:grid;position:absolute;inset:0}.other-project-crypto-brains-image{object-fit:contain;object-position:center center;filter:saturate(1.02)contrast(1.01);width:100%;height:100%;display:block}.other-project-vrnas-image{object-fit:contain;object-position:center center;filter:saturate(1.03)contrast(1.04);width:100%;height:100%;display:block}.other-project-data-dashboard-image{object-fit:contain;object-position:center center;filter:saturate(1.02)contrast(1.03);width:100%;height:100%;display:block}.other-project-invoice-admin-image{object-fit:contain;object-position:center center;filter:saturate(1.03)contrast(1.02);width:100%;height:100%;display:block}.other-project-eduvi-image{object-fit:contain;object-position:center center;filter:saturate(1.02)contrast(1.01);width:100%;height:100%;display:block}.other-project-eduvi-modal-browser{background:linear-gradient(#fffffff5,#fcf8ffeb),#ffffffeb;border-radius:1.6rem;position:absolute;overflow:hidden;box-shadow:0 26px 56px #5e4c962e,inset 0 1px #ffffffe0,inset 0 0 0 1px #bbaaf133}.other-project-eduvi-modal-browser:before{content:"";z-index:2;background:#ff8f8f;border-radius:999px;width:.44rem;height:.44rem;position:absolute;top:.72rem;left:.82rem;box-shadow:.72rem 0 #ffd26f,1.44rem 0 #79d38e}.other-project-eduvi-modal-browser:after{content:"";pointer-events:none;background:linear-gradient(#ffffff24,#0000 18%),linear-gradient(#0000 76%,#a88eff0f 100%);position:absolute;inset:0}.other-project-eduvi-modal-browser.is-courses{z-index:1;width:22%;height:72%;top:1.22rem;left:5.4%;transform:rotate(-4deg)}.other-project-eduvi-modal-browser.is-home{z-index:3;width:54%;height:66%;bottom:.2rem;left:50%;transform:translate(-50%)}.other-project-eduvi-modal-browser.is-details{z-index:1;width:22%;height:72%;top:1.22rem;right:5.4%;transform:rotate(4deg)}.other-project-eduvi-modal-image{object-fit:cover;object-position:top center;filter:saturate(1.02)contrast(1.01);width:100%;height:100%;padding-top:1.6rem;display:block}.other-project-financial-image{object-fit:cover;object-position:center center;filter:saturate(1.03)contrast(1.03);width:100%;height:100%;display:block;transform:scale(1.015)}.other-project-journey-image{object-fit:cover;object-position:center center;filter:saturate(1.02)contrast(1.02);width:100%;height:100%;display:block;transform:scale(1.02)}.other-project-finpay-badge{z-index:3;color:#fff;background:linear-gradient(#3150db 0%,#2440c8 100%);border-radius:1.9rem 1.9rem 0 0;align-items:center;gap:.45rem;min-height:8.2rem;padding:0 1.4rem 0 1.15rem;display:inline-flex;position:absolute;bottom:4.55rem;left:8.8%;transform:skew(-7deg);box-shadow:0 22px 34px #19319242,inset 0 1px #ffffff2e}.other-project-finpay-badge span{font-family:var(--font-display);letter-spacing:-.03em;font-size:1.22rem;font-weight:700;transform:skew(7deg)}.other-project-finpay-badge-icon{font-size:.95rem;line-height:1}.other-project-finpay-badge:after{content:"";filter:blur(8px);background:#16245e3d;border-radius:999px;width:42%;height:.92rem;position:absolute;bottom:-.7rem;left:50%;transform:translate(-50%)}.collaboration-shell{max-width:var(--site-max);margin:var(--section-gap) auto 0}.collaboration-header{gap:1rem;padding:0 .1rem;display:grid}.collaboration-title-row{flex-wrap:wrap;align-items:flex-start;gap:6px;display:flex}.collaboration-title{color:var(--green-700);font-family:var(--font-display);letter-spacing:-.07em;margin:0;font-size:clamp(4rem,6.8vw,6.15rem);font-weight:600;line-height:.92}.collaboration-aside{color:#45526b;letter-spacing:-.04em;padding-top:1.05rem;font-size:clamp(1.9rem,2.5vw,2.6rem);font-weight:700;line-height:1}.collaboration-subtitle{color:#45526b;margin:0;font-size:clamp(1.48rem,2.2vw,2.02rem);font-weight:700;line-height:1.28}.collaboration-surface{background:linear-gradient(#fffffff0,#ffffffe6),#ffffffd1;border-radius:2rem;grid-template-columns:minmax(0,1.62fr) minmax(17rem,.82fr);gap:2rem;margin-top:2.15rem;padding:2.8rem;display:grid;position:relative;box-shadow:0 1px 2px #1018280f,0 22px 60px #71614914}.collaboration-letter-wrap{min-width:0}.collaboration-letter-card{background:#fffffff7;border:6px solid #f4c73f;border-radius:1.9rem;min-height:39.5rem;padding:2.35rem 2.65rem 2.2rem;position:relative;overflow:hidden;box-shadow:0 22px 44px #10182814,inset 0 1px #ffffffb8}.collaboration-letter-copy{z-index:1;max-width:71%;position:relative}.collaboration-letter-copy h3{color:#3d4962;letter-spacing:-.04em;margin:0 0 1.5rem;font-size:clamp(1.95rem,2.45vw,2.45rem);font-weight:700;line-height:1.08}.collaboration-letter-copy p{color:#3d4962;letter-spacing:-.035em;margin:0 0 1.52rem;font-size:clamp(1.28rem,1.76vw,1.75rem);font-weight:600;line-height:1.3}.collaboration-letter-signature{color:#3d4962;letter-spacing:-.04em;margin-top:.6rem;font-size:clamp(2rem,2.4vw,2.35rem);font-weight:700;line-height:1;display:inline-block}.collaboration-letter-doodles{pointer-events:none;position:absolute;inset:0}.collaboration-doodle-cloud{border:8px solid #cbc8f3;border-radius:48% 44% 54% 46%/42% 51% 49% 58%;width:9.3rem;height:8.35rem;position:absolute;top:3rem;right:3.7rem}.collaboration-doodle-cloud:before,.collaboration-doodle-cloud:after{content:"";border:8px solid #cbc8f3;border-radius:50%;position:absolute}.collaboration-doodle-cloud:before{width:4.4rem;height:4.1rem;top:-2rem;left:.95rem}.collaboration-doodle-cloud:after{width:4.15rem;height:4rem;bottom:-1.6rem;right:.35rem}.collaboration-doodle-day{color:#0000;letter-spacing:-.06em;text-shadow:-1.4px 0 #7ed0b0,1.4px 0 #ef6e6e,0 -1.4px #8d93ef,0 1.4px #ebb44e;width:10rem;font-family:Marker Felt,Bradley Hand,Comic Sans MS,cursive;font-size:2.95rem;font-weight:700;line-height:.92;position:absolute;bottom:2rem;right:3rem;transform:rotate(-6deg)}.collaboration-side{flex-direction:column;align-items:flex-start;min-height:100%;padding-top:3rem;display:flex}.collaboration-yay{color:#f0b93c;font-family:Marker Felt,Bradley Hand,Comic Sans MS,cursive;font-size:5.1rem;font-weight:700;line-height:.86;transform:rotate(-6deg)}.collaboration-side-note{color:#3e4965;align-content:start;gap:.6rem;margin-top:5.8rem;display:grid}.collaboration-hi{color:#ee9d9b;justify-self:end;font-family:Marker Felt,Bradley Hand,Comic Sans MS,cursive;font-size:5.15rem;font-weight:700;line-height:.84;transform:rotate(-10deg)}.collaboration-side-note svg{flex:none;width:8.3rem;height:auto}.collaboration-side-note span{letter-spacing:-.04em;font-family:Marker Felt,Bradley Hand,Comic Sans MS,cursive;font-size:clamp(2.9rem,3.8vw,3.95rem);font-weight:500;line-height:1}.collaboration-side-note>span:last-child{justify-self:start}.collaboration-connect{grid-column:1/-1;gap:1rem;margin-top:.55rem;padding:0 .1rem .05rem;display:grid}.collaboration-connect-title{color:#36425c;font-family:var(--font-display);letter-spacing:-.06em;margin:0;font-size:clamp(3rem,3.95vw,4.25rem);font-weight:600;line-height:.98}.collaboration-yay-wrap{pointer-events:none;position:absolute;bottom:3rem;right:6.2rem}.collaboration-action-row{flex-wrap:wrap;gap:.9rem;display:flex}.collaboration-action-pill{color:#fff;background:#000;border:0;border-radius:1rem;justify-content:center;align-items:center;gap:.7rem;min-height:4.45rem;padding:0 1.3rem;text-decoration:none;display:inline-flex;box-shadow:0 14px 28px #00000024}.collaboration-action-pill.is-wide{min-width:16rem}.collaboration-action-pill svg{width:1.2rem;height:1.2rem}.collaboration-action-pill span{font-size:1.18rem;font-weight:700;line-height:1}.site-footer-shell{max-width:var(--site-max);margin:var(--section-gap) auto 0}.site-footer-surface{padding:3.05rem var(--surface-pad-x) 3.1rem;border-radius:var(--surface-radius-lg);background:linear-gradient(#fffffff5,#ffffffeb),#ffffffd6;grid-template-columns:minmax(18rem,28.5rem) minmax(0,1fr);align-items:start;gap:clamp(4rem,4.8vw,6.25rem);display:grid;box-shadow:0 1px 2px #1018280f,0 18px 48px #71614912}.site-footer-repeat{align-content:start;gap:1.8rem;display:grid}.site-footer-heading{color:#36425c;font-family:var(--font-display);letter-spacing:-.05em;margin:0;font-size:clamp(1.95rem,1.55vw,2rem);font-weight:600;line-height:1}.site-footer-music-card{text-align:left;cursor:pointer;background:linear-gradient(#94372dfa,#91372cf5);border:0;border-radius:1.5rem;grid-template-columns:8.45rem minmax(0,1fr);gap:.95rem;width:100%;max-width:28.25rem;min-height:13.4rem;padding:1.1rem 1.2rem 1.05rem;display:grid;box-shadow:0 18px 34px #79392b2e,inset 0 1px #ffffff1f}.site-footer-music-cover-art{border-radius:1.05rem;align-self:start;width:8.45rem;height:8.45rem;overflow:hidden;box-shadow:0 10px 24px #4418122e}.site-footer-music-cover-art img{object-fit:cover;width:100%;height:100%}.site-footer-music-preview{color:#fff4ec;grid-template-rows:auto auto auto 1fr;gap:.58rem;min-width:0;padding-top:.02rem;display:grid}.site-footer-music-brand{color:#fff7f2f5;letter-spacing:-.05em;justify-self:end;font-size:1.7rem;font-weight:800;line-height:1}.site-footer-music-copy strong{letter-spacing:-.02em;max-width:13.4rem;font-size:.9rem;font-weight:700;line-height:1.2;display:block}.site-footer-music-copy span{color:#fff4ecd1;margin-top:.28rem;font-size:.72rem;font-weight:500;line-height:1.22;display:block}.site-footer-music-preview-meta{align-items:center;gap:.38rem;display:inline-flex}.site-footer-music-chip{color:#fff7f2d1;background:#ffffff29;border-radius:.3rem;justify-content:center;align-items:center;min-height:1.55rem;padding:0 .45rem;font-size:.62rem;font-weight:700;line-height:1;display:inline-flex}.site-footer-music-chip.is-primary{color:#fff8f1;background:#490e0b85}.site-footer-music-preview-foot{justify-content:space-between;align-items:end;gap:.75rem;margin-top:.05rem;display:flex}.site-footer-music-helper{color:#fff5ec;font-size:.74rem;font-weight:500;line-height:1.18}.site-footer-music-controls{align-items:center;gap:.78rem;display:inline-flex}.site-footer-music-controls span{background:#fff7f2eb;border-radius:999px;width:.28rem;height:.28rem;display:block}.site-footer-music-controls .is-play{background:#fff;border-radius:999px;width:1.95rem;height:1.95rem;position:relative}.site-footer-music-controls .is-play:before{content:"";border-top:.43rem solid #0000;border-bottom:.43rem solid #0000;border-left:.66rem solid #9a4034;position:absolute;top:.53rem;left:.76rem}.site-footer-player-backdrop{z-index:120;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#10182857;place-items:center;padding:1.5rem;display:grid;position:fixed;inset:0}.site-footer-player-modal{background:#94372d;border-radius:1.5rem;gap:1rem;width:min(34rem,100vw - 2rem);padding:1.2rem 1.2rem 1.25rem;display:grid;box-shadow:0 28px 70px #28100c4d}.site-footer-player-top{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.site-footer-player-copy{color:#fff4ec;gap:.22rem;display:grid}.site-footer-player-copy strong{font-size:1.02rem;font-weight:700;line-height:1.2}.site-footer-player-copy span{color:#fff4ecd1;font-size:.78rem;font-weight:500;line-height:1.2}.site-footer-player-close{color:#fff8f1;background:#ffffff24;border:0;border-radius:999px;width:2.35rem;height:2.35rem}.site-footer-player-close svg{width:1rem;height:1rem}.site-footer-music-tabs{background:#ffffff29;border-radius:999px;align-items:center;width:fit-content;padding:.22rem;display:inline-flex;box-shadow:inset 0 1px #ffffff14}.site-footer-music-tab{color:#fff4ecb8;background:0 0;border:0;border-radius:999px;min-height:1.9rem;padding:0 .82rem;font-size:.74rem;font-weight:700;line-height:1;transition:background .18s,color .18s}.site-footer-music-tab.is-active{color:#fff4ec;background:#ffffff2e}.site-footer-music-embed-wrap{min-height:7.9rem;position:relative}.site-footer-music-embed-panel{height:100%}.site-footer-music-embed{background:#ffffffeb;border:0;border-radius:.95rem;width:100%;height:152px;overflow:hidden}.site-footer-nav-group{grid-template-columns:repeat(2,minmax(9.5rem,1fr));place-content:start end;justify-self:end;gap:clamp(2.8rem,4vw,4.75rem);width:min(100%,31.5rem);margin-left:0;padding-top:.15rem;display:grid}.site-footer-column{align-content:start;gap:1.15rem;display:grid}.site-footer-links{gap:.38rem;display:grid}.site-footer-links a{color:#42506c;letter-spacing:-.02em;width:fit-content;font-size:1.2rem;font-weight:500;line-height:1.3;text-decoration:none;transition:color .18s,transform .18s}.site-footer-links a:hover{color:var(--green-700);transform:translate(2px)}.other-things-inline-cta{color:#42506c;white-space:nowrap;align-items:center;gap:.45rem;min-height:2.4rem;font-size:.98rem;font-weight:700;line-height:1;text-decoration:none;transition:color .18s,transform .18s;display:inline-flex}.other-things-inline-cta:hover{color:var(--green-700);transform:translate(2px)}.other-writing-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.other-writing-preview{text-align:left;cursor:pointer;background:#fff;border:0;border-radius:1.45rem;grid-template-rows:minmax(0,1fr) 5.2rem;height:100%;padding:0;display:grid;overflow:hidden;box-shadow:0 14px 28px #10182814,inset 0 1px #ffffffb8}.other-writing-preview-image{aspect-ratio:1;position:relative;overflow:hidden}.other-writing-preview-image:after{content:"";pointer-events:none;background:linear-gradient(#fff0,#f5f2ec47);height:28%;position:absolute;inset:auto 0 0}.other-writing-preview-cover{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .42s}.other-writing-preview:hover .other-writing-preview-cover{transform:scale(1.03)}.theme-linen .other-writing-preview-image,.theme-mist .other-writing-preview-image,.theme-peach .other-writing-preview-image,.theme-mint .other-writing-preview-image{background:0 0}.other-writing-preview-copy{align-items:center;padding:1rem 1rem 1.05rem;display:flex}.other-writing-preview-copy strong{color:#3e4965;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1.12rem;font-weight:700;line-height:1.22;display:-webkit-box;overflow:hidden}.other-writing-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#424242bd;justify-content:center;align-items:center;padding:2rem 1rem;display:flex;position:fixed;inset:0}.other-writing-modal{will-change:transform, opacity;background:#fff;border-radius:2rem;flex-direction:column;width:min(624px,100vw - 2rem);max-height:calc(100vh - 4rem);display:flex;position:relative;overflow:hidden;box-shadow:0 30px 80px #10182838}.other-writing-modal-close{z-index:2;color:#22324e;background:#ffffffd1;border:1px solid #22324e14;border-radius:999px;justify-content:center;align-items:center;width:2.9rem;height:2.9rem;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex;position:absolute;top:1.2rem;right:1.2rem;box-shadow:0 12px 28px #1018281f,inset 0 1px #ffffffc7}.other-writing-modal-close svg{width:1.1rem;height:1.1rem}.other-writing-modal-close:hover,.other-writing-modal-close:focus-visible{background:#fffffff0;transform:translateY(-1px);box-shadow:0 16px 34px #10182824,inset 0 1px #ffffffd6}.other-writing-modal-hero{background:radial-gradient(circle at 50% 10%,#e0f9cabf,#0000 56%),#fffef8;padding:1.55rem 1.55rem 1.9rem;position:relative}.other-writing-modal-hero:after{content:"";background:linear-gradient(#fffef800,#fff 88%);height:1.7rem;position:absolute;bottom:0;left:0;right:0}.other-writing-modal-hero.theme-linen{background:radial-gradient(circle at 50% 10%,#f4edd8cc,#0000 56%),#fffef8}.other-writing-modal-hero.theme-mist{background:radial-gradient(circle at 50% 10%,#daf0f5d1,#0000 56%),#fffef8}.other-writing-modal-hero.theme-peach{background:radial-gradient(circle at 50% 10%,#ffe2cdd1,#0000 56%),#fffef8}.other-writing-modal-hero.theme-mint{background:radial-gradient(circle at 50% 10%,#ddf8d5db,#0000 56%),#fffef8}.other-writing-modal-cover-media{aspect-ratio:1.52;background:linear-gradient(135deg,#ffffffdb,#f8f4edf5),#f8f3ea;border-radius:1.25rem;place-items:center;display:grid;position:relative;overflow:hidden;box-shadow:0 22px 42px #10182824}.other-writing-modal-cover-media:after{content:"";pointer-events:none;background:linear-gradient(#ffffff05 0%,#121c2805 56%,#121c281f 100%);position:absolute;inset:0}.other-writing-modal-cover-image{object-fit:contain;object-position:center;width:100%;height:100%}.other-writing-modal-cover-badges,.other-writing-modal-cover-signature{z-index:1;flex-wrap:wrap;gap:.65rem;display:flex;position:absolute}.other-writing-modal-cover-badges{top:1rem;left:1rem}.other-writing-modal-cover-signature{bottom:1rem;right:1rem}.other-writing-modal-hero-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem;display:grid}.other-writing-modal-panel{background:#eee9e1d1;border-radius:1.1rem;min-height:18rem;padding:.85rem;position:relative;overflow:hidden}.other-writing-modal-badge{color:#3e4965;background:#fff;border-radius:.9rem;align-items:center;min-height:2.2rem;padding:0 .8rem;font-size:.88rem;font-weight:700;line-height:1.1;display:inline-flex;box-shadow:0 12px 24px #10182814}.other-writing-modal-device{background:linear-gradient(#fffffff5,#fcf7effa);border:2px solid #f3df9f;border-radius:1.5rem;position:absolute;inset:4rem 12% 1rem;box-shadow:0 20px 34px #1018281f}.other-writing-modal-device:before{content:"";background:#6e7a892e;border-radius:999px;width:3rem;height:.38rem;position:absolute;top:.8rem;left:50%;transform:translate(-50%)}.other-writing-modal-device:after{content:"";background:#557f77;border-radius:999px;height:1.9rem;position:absolute;bottom:1.8rem;left:16%;right:16%}.other-writing-modal-device.is-upright{left:18%;right:18%;transform:rotate(6deg)}.other-writing-modal-device.is-browser{border-radius:1rem;left:8%;right:8%}.other-writing-modal-device.is-browser:before{width:1.9rem;top:.8rem;left:1rem;transform:none}.other-writing-modal-device.is-card-stack{border-radius:1rem;gap:.7rem;padding:3rem .8rem .8rem;display:grid;left:10%;right:10%}.other-writing-modal-device.is-card-stack:after{background:#ffffffe6;border-radius:.9rem;height:4.9rem;inset:3.2rem .8rem auto}.other-writing-modal-device.is-card-stack:before{display:none}.other-writing-modal-device.is-filter-panel{left:10%;right:10%}.other-writing-modal-device.is-filter-panel:after{left:22%;right:22%}.other-writing-modal-device.is-dashboard{border-radius:1rem;left:6%;right:6%}.other-writing-modal-device.is-screen-grid{gap:.5rem;padding:3rem .75rem .75rem;display:grid;left:10%;right:10%}.other-writing-modal-device.is-screen-grid:after,.other-writing-modal-device.is-social-grid:after{display:none}.other-writing-modal-device.is-banner{border-radius:1rem;inset:5rem 8% 4.3rem}.other-writing-modal-device.is-banner:after{bottom:1.4rem;left:10%;right:10%}.other-writing-modal-device.is-social-grid{border-radius:1rem;grid-template-columns:1fr 1fr;gap:.55rem;padding:3rem .7rem .7rem;display:grid;left:8%;right:8%}.other-writing-modal-device.is-social-grid:before{width:2.6rem;top:.8rem;left:.85rem;transform:none}.other-writing-modal-device.is-upright,.other-writing-modal-device.is-filter-panel,.other-writing-modal-device.is-dashboard,.other-writing-modal-device.is-banner{background:linear-gradient(#fffffff5,#fcf7effa)}.other-writing-modal-device.is-card-stack,.other-writing-modal-device.is-screen-grid,.other-writing-modal-device.is-social-grid{background:linear-gradient(#ffffffeb,#fcf7eff5)}.other-writing-modal-device.is-card-stack>*,.other-writing-modal-device.is-screen-grid>*,.other-writing-modal-device.is-social-grid>*{display:none}.other-writing-modal-device.is-card-stack{background-image:linear-gradient(#ffffffeb,#fcf7eff5),linear-gradient(#557f771a,#557f771a)}.other-writing-modal-device.is-card-stack span,.other-writing-modal-device.is-screen-grid span,.other-writing-modal-device.is-social-grid span{background:#ffffffe0;border-radius:.8rem;display:block}.other-writing-modal-device.is-card-stack:before,.other-writing-modal-device.is-screen-grid:before,.other-writing-modal-device.is-social-grid:before{background:#6e7a892e}.other-writing-modal-device.is-card-stack{box-shadow:0 16px 28px #1018281a}.other-writing-modal-device.is-card-stack:after{box-shadow:0 10px 22px #1018280f}.other-writing-modal-device.is-screen-grid{grid-template-rows:1fr 1fr .7fr}.other-writing-modal-device.is-screen-grid:before{display:block}.other-writing-modal-device.is-screen-grid:after{display:none}.other-writing-modal-device.is-social-grid{grid-template-rows:1fr 1fr}.writing-writing-01 .other-writing-modal-panel:first-child .other-writing-modal-device.is-upright{background:linear-gradient(#fffffff5,#fcf7effa),#f6f0e8}.writing-writing-01 .other-writing-modal-panel:nth-child(2) .other-writing-modal-device.is-upright{transform:rotate(0)}.writing-writing-01 .other-writing-modal-panel:nth-child(3) .other-writing-modal-device.is-card-stack{background:linear-gradient(#fffffff0,#fcf7eff5),linear-gradient(#557f7714,#557f7714)}.writing-writing-02 .other-writing-modal-panel:first-child .other-writing-modal-device.is-upright{left:10%;right:10%;transform:rotate(0)}.writing-writing-02 .other-writing-modal-panel:nth-child(2) .other-writing-modal-device.is-filter-panel:before{width:55%;left:22%;transform:none}.writing-writing-02 .other-writing-modal-panel:nth-child(3) .other-writing-modal-device.is-data-cards,.other-writing-modal-device.is-data-cards{background:linear-gradient(#ffffffeb,#fcf7eff5);border-radius:1rem;grid-template-rows:repeat(3,1fr);gap:.55rem;padding:3rem .7rem .7rem;display:grid;left:8%;right:8%}.other-writing-modal-device.is-data-cards:after{display:none}.other-writing-modal-device.is-data-cards:before{width:2.4rem;top:.8rem;left:.85rem;transform:none}.writing-writing-03 .other-writing-modal-panel:first-child .other-writing-modal-device.is-browser{background:linear-gradient(#fffffff5,#f7fafdfa)}.writing-writing-03 .other-writing-modal-panel:nth-child(2) .other-writing-modal-device.is-dashboard:after{bottom:1.3rem;left:12%;right:12%}.writing-writing-04 .other-writing-modal-panel:first-child .other-writing-modal-device.is-card-stack{transform:none}.writing-writing-04 .other-writing-modal-panel:nth-child(2) .other-writing-modal-device.is-banner{background:linear-gradient(#fffffff2,#fff7f0fa)}.writing-writing-04 .other-writing-modal-panel:nth-child(3) .other-writing-modal-device.is-social-grid{background:linear-gradient(#fffffff0,#fafcf6fa)}.other-writing-modal-content{flex:auto;min-height:0;padding:1rem 1rem 1.6rem 1.35rem;overflow-y:auto}.other-writing-modal-heading{border-bottom:1px solid #3e49651f;gap:.5rem;padding:0 0 1.15rem;display:grid}.other-writing-modal-heading h4{color:#23314d;font-family:var(--font-display);letter-spacing:-.05em;margin:0;font-size:clamp(2rem,3vw,3rem);font-weight:600;line-height:1}.other-writing-modal-heading p{color:#5f6c82;margin:0;font-size:1.02rem;font-weight:500;line-height:1.4}.other-writing-modal-sections{gap:1.5rem;padding-top:1.5rem;display:grid}.other-writing-modal-section{gap:.5rem;display:grid}.other-writing-modal-section span{color:var(--green-700);font-size:.96rem;font-weight:700;line-height:1}.other-writing-modal-section p{color:#435169;margin:0;font-size:1.02rem;font-weight:500;line-height:1.72}.other-writing-preview-meta,.other-talk-preview-meta{color:#3e49659e;letter-spacing:.06em;text-transform:uppercase;font-size:.74rem;font-weight:700;line-height:1}.other-writing-preview-tag,.other-talk-preview-tag{color:#5a667d;background:#eef2f5;border-radius:999px;justify-content:center;align-items:center;width:fit-content;min-height:1.8rem;padding:0 .7rem;font-size:.76rem;font-weight:700;line-height:1;display:inline-flex}.other-talks-layout{grid-template-columns:minmax(0,1.42fr) minmax(24rem,.92fr);align-items:stretch;gap:1.2rem;margin-top:2rem;display:grid}.other-talks-stack{grid-template-rows:repeat(2,minmax(0,1fr));gap:1.2rem;display:grid}.other-talk-preview{text-align:left;cursor:pointer;background:#fff;border:0;border-radius:1.45rem;grid-template-columns:minmax(12.75rem,1.06fr) minmax(0,.94fr);min-width:0;padding:0;display:grid;overflow:hidden;box-shadow:0 14px 28px #10182814,inset 0 1px #ffffffb8}.other-talk-preview.is-featured{grid-template-columns:minmax(20.75rem,1.08fr) minmax(0,.92fr);min-height:19rem}.other-talks-stack .other-talk-preview{min-height:8.9rem}.other-talk-preview-art{background:linear-gradient(135deg,#2d4254,#6f8777);min-height:100%;position:relative;overflow:hidden}.other-talk-preview-art:after{content:"";pointer-events:none;background:linear-gradient(#0000,#111a262e);height:34%;position:absolute;inset:auto 0 0}.other-talk-preview-image{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .42s}.other-talk-preview:hover .other-talk-preview-image{transform:scale(1.03)}.other-talk-preview-copy{align-content:center;gap:.5rem;min-width:0;padding:1.2rem 1.3rem 1.25rem;display:grid}.other-talk-preview.is-featured .other-talk-preview-copy{padding-inline:1.5rem}.other-talks-stack .other-talk-preview-copy{padding:1rem 1.12rem 1.02rem}.other-talk-preview-copy strong{color:#3e4965;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:1.18rem;font-weight:700;line-height:1.24;display:-webkit-box;overflow:hidden}.other-talks-stack .other-talk-preview-copy strong{font-size:1.04rem;line-height:1.2}.talk-modal-hero{padding:1.15rem 1.15rem 1.85rem}.talk-modal-hero-media{border-radius:1.25rem;min-height:19rem;position:relative;overflow:hidden;box-shadow:0 22px 42px #10182824}.talk-modal-hero-media:after{content:"";pointer-events:none;background:linear-gradient(#121c280f 0%,#121c280d 48%,#121c2857 100%);position:absolute;inset:0}.talk-modal-hero-image{object-fit:cover;object-position:center;width:100%;height:100%}.talk-modal-hero-badges,.talk-modal-hero-signature{z-index:1;flex-wrap:wrap;gap:.65rem;display:flex;position:absolute}.talk-modal-hero-badges{top:1rem;left:1rem}.talk-modal-hero-signature{bottom:1rem;right:1rem}.talk-modal-hero .other-writing-modal-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffd1}.mobile-cards{gap:1rem;margin-top:2.75rem;display:grid}.mobile-card{width:100%;height:auto;min-height:18rem}.mobile-card .stack-card-body{min-height:18rem}@media (width<=1279px){.portfolio-home{padding-inline:1rem}.site-header{gap:.85rem}.hero-shell{padding-inline:2.5rem}.hero-copy{padding-right:13rem}.hero-arrow{top:6.3rem;right:5.6rem}.hero-badge{right:4.5rem}.about-surface{padding-inline:2.5rem}.about-body{gap:2.5rem}.about-media-frame{flex-basis:26.4rem;width:26.4rem}.recent-work-surface,.other-things-card{padding-inline:2.5rem}.collaboration-surface{padding-inline:2.4rem}.collaboration-letter-copy{max-width:74%}.site-footer-surface{gap:3rem;padding-inline:2.55rem}.site-footer-music-card{max-width:26.5rem}}@media (width>=1024px) and (height<=860px){.about-shell{margin-top:1.8rem}.about-surface{padding:2.7rem 2.6rem 2.75rem}.about-header{gap:1rem}.about-eyebrow{font-size:1.1rem}.about-title{font-size:clamp(3.3rem,5vw,5.8rem)}.about-body{gap:2.35rem;margin-top:2.25rem}.about-media-frame{flex-basis:23.25rem;width:23.25rem}.about-copy{font-size:1.35rem}.about-cta{min-height:3.2rem;margin-top:1.35rem;font-size:.92rem}.recent-work-shell{margin-top:1.8rem}.recent-work-surface{padding:2.7rem 2.6rem 2.9rem}.recent-work-timeline{margin-top:2.5rem}.recent-work-year{font-size:3.45rem}.recent-work-item-wrap.is-spaced,.recent-work-item-wrap.is-new-year{padding-top:4.2rem}.recent-work-item-title{font-size:clamp(1.8rem,2.8vw,3.4rem)}.recent-work-item-description{font-size:.98rem}.recent-work-media{margin-top:1.3rem}.recent-preview-brand,.recent-preview-actions{min-height:2rem}.recent-preview-panel{height:5rem}.recent-preview-panel.is-wide{min-height:8rem}.other-things-shell{margin-top:1.8rem}.other-things-title{font-size:clamp(3.3rem,5vw,5.8rem);line-height:.92}.other-things-intro{gap:1.05rem;margin-top:1.2rem}.other-things-intro p{font-size:1.35rem;line-height:1.34}.other-things-stack{gap:1.5rem;margin-top:1.7rem}.other-things-card{padding:2.55rem 2.6rem 2.6rem}.other-things-card-title{font-size:clamp(2.2rem,3.5vw,3.9rem)}.other-things-card-title.is-secondary{font-size:clamp(1.95rem,2.8vw,3rem)}.other-project-media-shell{margin-top:1.6rem}.other-project-stage{padding:2rem 1.95rem 1.7rem}.other-project-stage-layout{grid-template-columns:11.5rem minmax(0,1fr) 11.5rem}.other-project-chip{min-height:2.7rem;font-size:.88rem}.other-project-stage-panel{min-height:5.8rem}.other-project-stage-panel.is-large{min-height:11.5rem}.other-project-stage-device-card{min-height:8.5rem}.other-project-stage-device-card.is-short{min-height:3rem}.other-project-hover-overlay{padding:1.2rem}.other-project-icon-button{width:4.4rem;height:4.4rem}.other-writing-grid{margin-top:1.5rem}.other-writing-modal{width:min(582px,100vw - 2rem)}.other-project-modal-canvas{border-radius:1.2rem}.other-writing-modal-panel{min-height:21rem}.other-writing-modal-heading h4{font-size:clamp(1.8rem,2.6vw,2.5rem)}.other-writing-modal-heading p{font-size:1.08rem}.other-writing-modal-section p{font-size:1.05rem;line-height:1.68}.other-talks-layout{margin-top:1.5rem}.talk-modal-panel{min-height:15rem}.site-footer-shell{margin-top:2rem}.site-footer-surface{border-radius:1.9rem;grid-template-columns:minmax(18rem,25.75rem) minmax(0,1fr);gap:3.15rem;padding:2.75rem 2.6rem 2.8rem}.site-footer-heading{font-size:clamp(1.9rem,2.2vw,2rem)}.site-footer-repeat{gap:1.55rem}.site-footer-music-card{grid-template-columns:7.8rem minmax(0,1fr);max-width:26rem;min-height:12.3rem;padding:1rem 1.05rem .95rem}.site-footer-music-cover-art{width:7.8rem;height:7.8rem}.site-footer-music-brand{font-size:1.6rem}.site-footer-music-copy strong{font-size:.88rem}.site-footer-music-copy span,.site-footer-music-helper,.site-footer-music-chip{font-size:.7rem}.site-footer-nav-group{gap:3rem;width:min(100%,28rem)}.site-footer-column{gap:1rem}.site-footer-links a{font-size:1.16rem}}@media (width<=1023px){.portfolio-home{padding-top:1.3rem;padding-bottom:2rem}.site-header{flex-wrap:wrap;margin-bottom:1.35rem}.site-nav{order:3;width:100%}.site-nav-track{justify-content:space-between;width:100%;min-height:0;padding:.45rem .55rem}.site-nav-link{flex:1 1 0;min-height:2.45rem;padding-inline:.6rem;font-size:.95rem}.site-nav-indicator{top:.45rem;bottom:.45rem}.site-floating-nav-shell{top:.75rem}.site-back-to-top{right:calc(1.45rem + env(safe-area-inset-right,0px));bottom:calc(1.45rem + env(safe-area-inset-bottom,0px));width:3.65rem;height:3.65rem}.site-back-to-top-icon{border-radius:1rem;width:2.2rem;height:2.2rem}.header-actions{margin-left:auto}.site-footer-repeat,.site-footer-column{gap:1.15rem}.site-footer-heading{font-size:1.75rem}.site-footer-music-cover-art{width:7rem;height:7rem}.site-footer-music-copy strong{font-size:.96rem}.site-footer-music-copy span,.site-footer-music-copy p{font-size:.8rem}.site-footer-music-tabs{margin-left:auto}.site-footer-links{gap:.55rem}.site-footer-music-embed{height:110px}.hero-shell{border-radius:1.65rem;padding:2rem 1.2rem 1.5rem}.hero-arrow{display:none}.hero-badge{width:fit-content;margin-bottom:1.4rem;position:static}.hero-copy{padding-right:0}.hero-title{font-size:clamp(2.4rem,10.4vw,4.1rem);line-height:.99}.hero-title-primary-line{display:inline-block}.hero-title-inline-emoji{vertical-align:.14em;margin-left:.12em;font-size:.54em}.hero-intro{margin-top:1rem;font-size:1rem;line-height:1.45}.about-shell{margin-top:1.6rem}.about-surface{border-radius:1.65rem;padding:2rem 1.4rem 1.8rem}.collaboration-shell{margin-top:1.9rem}.collaboration-header{gap:.8rem}.collaboration-aside{padding-top:.5rem;font-size:1.7rem}.collaboration-subtitle{font-size:1.2rem}.collaboration-surface{border-radius:1.65rem;grid-template-columns:1fr;gap:1.3rem;margin-top:1.45rem;padding:1.5rem 1.35rem}.collaboration-letter-card{border-width:4px;border-radius:1.45rem;min-height:auto;padding:1.5rem 1.35rem}.collaboration-letter-copy{max-width:100%}.collaboration-letter-copy h3{margin-bottom:1rem;font-size:1.45rem}.collaboration-letter-copy p{margin-bottom:1rem;font-size:1.02rem;line-height:1.4}.collaboration-letter-signature{font-size:1.45rem}.collaboration-doodle-cloud{border-width:5px;width:5.8rem;height:5.2rem;top:1.5rem;right:1.5rem}.collaboration-doodle-cloud:before,.collaboration-doodle-cloud:after{border-width:5px}.collaboration-doodle-cloud:before{width:2.7rem;height:2.5rem;top:-1.2rem;left:.55rem}.collaboration-doodle-cloud:after{width:2.55rem;height:2.45rem;bottom:-1rem;right:.15rem}.collaboration-doodle-day{width:6rem;font-size:1.8rem;bottom:1.2rem;right:1.3rem}.collaboration-side{align-items:flex-start;padding-top:0}.collaboration-hi{justify-self:start;font-size:3.2rem}.collaboration-yay{font-size:3.5rem;transform:rotate(-6deg)}.collaboration-side-note{gap:.7rem;margin-top:1rem}.collaboration-side-note svg{width:5rem}.collaboration-side-note span{font-size:2rem}.collaboration-connect{gap:.8rem;margin-top:.25rem}.collaboration-connect-title{font-size:2.45rem}.collaboration-action-pill{min-height:3.7rem;padding-inline:1rem}.collaboration-action-pill.is-wide{min-width:0}.collaboration-action-pill span{font-size:1rem}.collaboration-yay-wrap{justify-self:start;margin-top:1.15rem;position:static}.about-body{flex-direction:column;align-items:flex-start;gap:1.5rem;margin-top:1.9rem}.about-title{font-size:clamp(2.8rem,10vw,4.8rem)}.about-eyebrow{font-size:1.18rem}.about-media-frame{flex-basis:auto;width:100%}.about-copy-block{max-width:none}.about-copy{font-size:1.18rem;line-height:1.4}.about-cta{min-height:3.25rem;margin-top:1.25rem;font-size:.94rem}.work-style-shell{margin-top:1.6rem}.work-style-surface{border-radius:1.65rem;padding:2rem 1.4rem}.work-style-title{font-size:clamp(2.8rem,10vw,4.8rem)}.work-style-subtitle{font-size:1.16rem;line-height:1.4}.work-style-stage{gap:1rem;min-height:0;margin-top:1.6rem;display:grid}.work-style-person-wrap{order:2;justify-self:center;width:min(17rem,62vw);position:relative;bottom:auto;left:auto;transform:none}.work-style-note{width:100%;padding:1.25rem 1.2rem;position:relative;inset:auto}.work-style-note.is-style-01,.work-style-note.is-style-02,.work-style-note.is-style-03,.work-style-note.is-style-04,.work-style-note.is-style-05,.work-style-note.is-style-06{width:100%;inset:auto}.work-style-note.is-quote p{font-size:1.04rem}.recent-work-shell{margin-top:1.6rem}.recent-work-surface{border-radius:1.65rem;padding:2rem 1.4rem}.recent-work-title{font-size:clamp(2.8rem,10vw,4.8rem)}.recent-work-subtitle{font-size:1.18rem}.recent-work-timeline{margin-top:2rem}.recent-work-group{grid-template-columns:1fr}.recent-work-group+.recent-work-group{margin-top:0}.recent-work-year-rail{display:none}.recent-work-item-wrap,.recent-work-item-wrap.is-spaced,.recent-work-item-wrap.is-new-year{padding-top:0;padding-left:0}.recent-work-item-wrap+.recent-work-item-wrap{margin-top:3rem}.recent-work-item-wrap.is-new-year{margin-top:3.6rem}.recent-work-item{padding-inline:0;margin-inline:0;padding-bottom:.6rem}.recent-work-item:hover{box-shadow:none;background:0 0}.recent-work-year-mobile{display:block}.recent-work-item-title{font-size:clamp(2rem,7vw,3rem)}.recent-work-item-description{max-width:none;font-size:1rem;line-height:1.5}.recent-work-item-title-line.is-latin,.recent-work-item-title-line.is-cjk{white-space:normal}.recent-work-media{margin-top:1.3rem}.recent-preview-toolbar{top:.55rem;left:.55rem;right:.55rem}.recent-preview-brand,.recent-preview-actions{min-height:1.9rem;padding:.35rem .55rem}.recent-preview-brand-text{font-size:.78rem}.recent-preview-surface{padding:3.3rem 1rem .95rem}.recent-preview-heading{max-width:62%;padding:.6rem .72rem}.recent-preview-heading strong{font-size:.92rem}.recent-preview-panels{gap:.55rem}.recent-preview-panel{border-radius:.72rem;height:3.85rem}.recent-preview-panel.is-wide{min-height:6.6rem}.recent-preview-panel.is-short{height:2.7rem}.recent-preview-badge{min-height:1.75rem;padding-inline:.8rem;font-size:.72rem;bottom:.95rem;right:1rem}.recent-preview-surface.is-ams{padding:0}.ams-preview-browser{border-radius:.9rem;min-height:10rem;inset:3.15rem .72rem .72rem}.ams-preview-image{width:96%;margin-inline:auto}.ams-preview-browser-bar{height:2.28rem;padding:0 .78rem}.ams-preview-viewport{inset:2.28rem 0 0}.ams-preview-floating-card{border-radius:.82rem;max-width:58%;padding:.65rem .75rem;bottom:.9rem;left:.92rem}.ams-preview-floating-card strong{font-size:.84rem}.ams-preview-status{min-height:1.75rem;padding:0 .68rem;bottom:.82rem;right:.88rem}.recent-work-action-row{margin-top:.85rem}.other-things-shell{margin-top:1.6rem}.other-things-title{font-size:clamp(2.8rem,10vw,4.8rem);line-height:.94}.other-things-intro{gap:.95rem;margin-top:1rem}.other-things-intro p{font-size:1.18rem;line-height:1.34}.other-things-stack{gap:1.35rem;margin-top:1.45rem}.other-things-card{border-radius:1.65rem;padding:2rem 1.4rem}.other-things-card-head{flex-direction:column;align-items:flex-start}.other-things-card-title{max-width:none;font-size:clamp(2rem,7.8vw,3rem)}.other-things-card-title.is-secondary{font-size:clamp(1.8rem,6.5vw,2.5rem)}.other-project-media-shell{margin-top:1.5rem}.other-project-media-frame{aspect-ratio:860/820}.other-project-stage.is-finpay-mobile{background:radial-gradient(circle at 50% 26%,#d4eafff5,#c4dcfad1 30%,#99bff1e6 74%,#6698e6fa 100%)}.other-project-stage.is-financial{background:radial-gradient(circle at 50% 16%,#3b437ce0,#282f5cf0 28%,#1c2243fa 58%,#14182d 100%)}.other-project-stage.is-crypto-brains{background:radial-gradient(circle at 50% 16%,#1f2331fa,#151822fa 42%,#0f1118 100%)}.other-project-stage.is-vrnas{background:radial-gradient(circle at 50% 16%,#4f3f85fa,#261f3ffa 42%,#0e0d1b 100%)}.other-project-stage.is-data-dashboard{background:radial-gradient(circle at 50% 16%,#fffffffa,#f3f6fffa 34%,#eaeffa 100%)}.other-project-stage.is-invoice-admin{background:radial-gradient(circle at 50% 16%,#fffffffa,#f7f4fffa 34%,#efebfa 100%)}.other-project-stage.is-eduvi{background:radial-gradient(circle at 50% 16%,#ffffffe6,#f3eefffa 34%,#ece4ff 100%)}.other-project-stage.is-mallet-mobile{background:radial-gradient(circle at 50% 16%,#fff8f0fa,#f4e5dcf0 28%,#e2ddffeb 58%,#ddd8ff 100%)}.other-project-stage.is-neargo-mobile{background:radial-gradient(circle at 78% 16%,#fff6c5fa,#ffe37af5 30%,#ffc190eb 62%,#ffac84 100%)}.other-project-stage.is-kipay-mobile{background:radial-gradient(circle at 18% 22%,#7696fff2,#657bf7eb 24%,#5c59f8fa 58%,#29caa2e6 100%)}.other-project-stage.is-coinspace-mobile{background:radial-gradient(circle at 20% 18%,#ffe8ddf5,#fff0ebeb 24%,#efe7fff5 58%,#e9efff 100%)}.other-project-stage-layout.is-finpay{padding:.8rem 1.05rem 1.45rem}.other-project-stage-layout.is-financial{padding:.85rem .85rem 1rem}.other-project-stage-layout.is-crypto-brains,.other-project-stage-layout.is-vrnas,.other-project-stage-layout.is-data-dashboard,.other-project-stage-layout.is-invoice-admin,.other-project-stage-layout.is-eduvi{padding:.85rem .85rem .95rem}.other-project-stage-layout.is-journey{padding:.85rem .85rem 1rem}.other-project-stage-layout.is-kipay{padding:.8rem 1.05rem 1.45rem}.other-project-stage-layout.is-coinspace{padding:.85rem 1rem 1.45rem}.other-project-finpay-composition,.other-project-kipay-composition,.other-project-coinspace-composition,.other-project-mallet-composition,.other-project-neargo-composition{width:min(100%,36rem)}.other-project-finpay-phone.is-left{bottom:2.45rem;left:3.6%}.other-project-finpay-phone.is-center{bottom:1.7rem;left:39.8%}.other-project-finpay-phone.is-right{bottom:1.7rem;left:69.6%}.other-project-kipay-phone.is-left{bottom:2.45rem;left:3.8%}.other-project-kipay-phone.is-center{bottom:1.7rem;left:40.1%}.other-project-kipay-phone.is-right{bottom:1.7rem;left:69.9%}.other-project-coinspace-phone.is-left{bottom:2.2rem;left:5%}.other-project-coinspace-phone.is-center{bottom:1.55rem;left:40.2%}.other-project-coinspace-phone.is-right{bottom:2.05rem;left:68.8%}.other-project-finpay-phone-frame,.other-project-kipay-phone-frame{border-radius:1.65rem;width:10rem}.other-project-coinspace-phone-frame{border-radius:1.65rem;width:9.8rem}.other-project-finpay-phone-frame.is-tilted{width:10.6rem;transform:rotate(9deg)translateY(.08rem)}.other-project-mallet-phone-frame.is-tilted-left{width:9rem;transform:rotate(-10deg)translateY(.08rem)}.other-project-mallet-phone-frame.is-tilted-right{width:9.1rem;transform:rotate(9deg)translateY(.06rem)}.other-project-kipay-phone-frame.is-tilted{width:10.6rem;transform:translateY(.08rem)}.other-project-coinspace-phone-frame.is-tilted-left{width:9.35rem;transform:rotate(-8deg)translateY(.08rem)}.other-project-coinspace-phone-frame.is-tilted-right{width:9.45rem;transform:rotate(7deg)translateY(.06rem)}.other-project-mallet-phone-frame.is-tilted-left .other-project-mallet-screen,.other-project-mallet-phone-frame.is-tilted-right .other-project-mallet-screen,.other-project-mallet-phone-frame .other-project-mallet-screen{width:100%;height:auto;display:block}.other-project-finpay-badge{border-radius:1.35rem 1.35rem 0 0;min-height:5.5rem;padding-inline:.95rem 1.05rem;bottom:3.1rem;left:8.2%}.other-project-finpay-badge span{font-size:.92rem}.other-project-stage{padding:1.1rem 1.05rem 1rem}.other-project-stage-layout{grid-template-rows:auto 1fr auto;grid-template-columns:1fr;gap:.85rem}.other-project-stage-sidebar{flex-flow:wrap;gap:.6rem;padding-top:0}.other-project-chip{min-height:2.45rem;font-size:.84rem}.other-project-stage-main{grid-template-rows:1fr auto;min-height:0}.other-project-stage-grid{gap:.65rem}.other-project-stage-panel{border-radius:.95rem;min-height:4.2rem}.other-project-stage-panel.is-large{min-height:8.7rem}.other-project-stage-device{max-width:12rem}.other-project-stage-device-screen{border-radius:1.2rem;padding:.75rem}.other-project-stage-device-card{min-height:5.2rem}.other-project-stage-device-card.is-short{min-height:2.1rem}.other-project-stage-layout.is-crypto-brains{padding:.68rem .72rem .82rem}.other-project-crypto-brains-canvas{padding:.72rem}.other-project-stage-layout.is-vrnas{padding:.68rem .72rem .82rem}.other-project-vrnas-canvas{padding:.72rem}.other-project-stage-layout.is-data-dashboard{padding:.68rem .72rem .82rem}.other-project-data-dashboard-canvas{padding:.72rem}.other-project-stage-layout.is-invoice-admin{padding:.68rem .72rem .82rem}.other-project-invoice-admin-canvas{padding:.72rem}.other-project-stage-layout.is-eduvi{padding:.68rem .72rem .82rem}.other-project-eduvi-canvas{padding:.72rem}.other-project-stage-layout.is-mallet{padding:.72rem .88rem .95rem}.other-project-mallet-phone.is-left{bottom:1.15rem;left:4.8%}.other-project-mallet-phone.is-center{bottom:.62rem;left:35.8%}.other-project-mallet-phone.is-right{bottom:1rem;left:61.8%}.other-project-mallet-phone-frame{border-radius:1.45rem;width:8.45rem}.other-project-mallet-phone-frame.is-tilted-left{width:7.75rem}.other-project-mallet-phone-frame.is-tilted-right{width:7.85rem}.other-project-stage-layout.is-neargo{padding:.7rem .8rem .9rem}.other-project-neargo-shot.is-left{bottom:1.05rem;left:1.5%}.other-project-neargo-shot.is-center{bottom:.55rem;left:34.4%}.other-project-neargo-shot.is-right{bottom:.95rem;left:63.6%}.other-project-neargo-shot.is-left .other-project-neargo-image{width:8.45rem}.other-project-neargo-shot.is-center .other-project-neargo-image{width:10rem}.other-project-neargo-shot.is-right .other-project-neargo-image{width:8.45rem}.other-project-hover-overlay{padding:1rem}.other-project-hover-copy{padding:.8rem .84rem}.other-project-hover-copy strong{font-size:1.02rem}.other-project-hover-copy span,.other-project-hover-cta{font-size:.78rem}.other-project-hover-cta{min-height:2.45rem;padding-inline:.8rem}.other-project-nav-button{width:2.85rem;height:2.85rem;top:1rem;transform:none}.other-project-nav-button.is-prev{left:1rem}.other-project-nav-button.is-next{right:1rem}.other-project-nav-button:hover{transform:scale(1.03)}.other-project-pagination{bottom:.95rem}.other-project-icon-rail{flex-wrap:wrap;gap:.6rem}.other-project-icon-strip{margin-top:.85rem}.other-project-icon-button{width:3.8rem;height:3.8rem}.other-project-icon-mark span{font-size:.94rem}.other-writing-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin-top:1.35rem}.other-writing-preview-copy{padding:.85rem .85rem .95rem}.other-writing-preview{grid-template-rows:minmax(0,1fr) 4.75rem}.other-writing-preview-copy strong,.other-talk-preview-copy strong{font-size:1rem}.other-writing-modal-backdrop{padding:1rem}.other-writing-modal{border-radius:1.5rem;width:min(100%,100vw - 2rem);max-height:calc(100vh - 2rem)}.other-writing-modal-close{width:2.65rem;height:2.65rem;top:1rem;right:1rem}.other-writing-modal-hero{padding:1.3rem 1.3rem 1rem}.other-project-modal-hero{padding:.9rem .9rem 1.1rem}.other-project-modal-badges{top:.65rem;left:.65rem}.other-project-stage.is-modal{transform:scale(.92)}.other-project-stage.is-finpay-modal-showcase,.other-project-stage.is-financial-modal-showcase,.other-project-stage.is-kipay-modal-showcase,.other-project-stage.is-coinspace-modal-showcase,.other-project-stage.is-flixism-modal-showcase,.other-project-stage.is-eduvi-modal-showcase{transform:none}.other-project-modal-canvas{border-radius:1.05rem}.other-writing-modal-hero-grid{gap:.8rem}.other-writing-modal-panel{border-radius:1.1rem;min-height:16rem;padding:.8rem}.other-writing-modal-badge{min-height:2.2rem;padding-inline:.75rem;font-size:.88rem}.other-writing-modal-content{padding:0 1.3rem 1.4rem}.other-writing-modal-heading h4{font-size:1.8rem}.other-writing-modal-heading p{font-size:.98rem}.other-writing-modal-sections{gap:1.15rem;padding-top:1.15rem}.other-writing-modal-section p{font-size:1rem;line-height:1.62}.other-talks-layout{grid-template-columns:1fr;gap:.85rem;margin-top:1.35rem}.other-talk-preview{grid-template-columns:.88fr 1.12fr}.talk-modal-hero-grid{gap:.7rem}.talk-modal-panel{min-height:13rem;padding:.75rem}.other-talk-preview.is-featured{min-height:0}.site-footer-surface{grid-template-columns:1fr;gap:1.55rem;padding:1.55rem 1.2rem 1.65rem}.site-footer-music-card{border-radius:1.25rem;grid-template-columns:6.5rem minmax(0,1fr);max-width:100%;min-height:10rem;padding:.95rem}.site-footer-music-cover-art{border-radius:1rem;width:6.5rem;height:6.5rem}.site-footer-music-brand{font-size:1.45rem}.site-footer-music-copy strong{max-width:none;font-size:.88rem}.site-footer-music-copy span,.site-footer-music-helper,.site-footer-music-chip{font-size:.68rem}.site-footer-nav-group{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:start;justify-self:stretch;gap:1.4rem 1.8rem;width:100%}.site-footer-links a{font-size:1.08rem}.site-footer-player-modal{width:min(32rem,100vw - 2rem)}}@media (width<=767px){.collaboration-title-row{gap:6px}.collaboration-title{font-size:clamp(2.9rem,16vw,4rem)}.collaboration-aside{font-size:1.25rem}.collaboration-subtitle{font-size:1rem;line-height:1.4}.collaboration-surface{padding:1rem .95rem 1.1rem}.collaboration-letter-card{padding:1.15rem 1rem 1.2rem}.collaboration-letter-copy h3{font-size:1.18rem}.collaboration-letter-copy p{font-size:.92rem;line-height:1.38}.collaboration-doodle-cloud,.collaboration-doodle-day{display:none}.collaboration-hi{font-size:2.5rem}.collaboration-yay{font-size:2.8rem}.collaboration-yay-wrap{margin-top:.95rem}.collaboration-side-note span{font-size:1.55rem}.collaboration-connect-title{font-size:2.1rem}.collaboration-action-row{flex-direction:column}.collaboration-action-pill,.collaboration-action-pill.is-wide{width:100%}.site-back-to-top{right:calc(1.1rem + env(safe-area-inset-right,0px));bottom:calc(1.1rem + env(safe-area-inset-bottom,0px));border-radius:1.25rem;width:3.25rem;height:3.25rem}.site-back-to-top-icon{border-radius:.92rem;width:2rem;height:2rem}.site-footer-surface{gap:1.35rem;padding:1.35rem 1.05rem 1.45rem}.site-footer-nav-group{grid-template-columns:1fr;gap:1.05rem;width:100%}.site-footer-heading{font-size:1.6rem}.site-footer-music-card{grid-template-columns:1fr;gap:.82rem;min-height:auto;padding:.9rem}.site-footer-music-cover-art{aspect-ratio:1.2;width:100%;height:auto}.site-footer-music-preview{gap:.55rem}.site-footer-music-brand{justify-self:start;font-size:1.36rem}.site-footer-links a{font-size:1.04rem}.site-footer-player-modal{width:min(100%,100vw - 1rem);padding:1rem}.site-footer-music-tabs{justify-content:space-between;width:100%}.site-footer-music-tab{flex:1 1 0}.site-footer-music-card{min-height:8rem}.site-footer-music-head{flex-direction:column;align-items:flex-start}.site-footer-music-copy strong{font-size:.9rem}.site-footer-music-copy span,.site-footer-music-copy p,.site-footer-links a{font-size:.96rem}.site-footer-music-embed{height:104px}.identity-avatar{width:2.85rem;height:2.85rem}.identity-name{font-size:1.6rem}.header-actions{justify-content:space-between;gap:.6rem;width:100%}.say-hello{flex:auto;min-height:2.95rem;padding-inline:.9rem;font-size:.88rem}.linkedin-button{width:2.95rem;min-height:2.95rem}.language-toggle{order:-1;min-height:2.95rem;margin-right:auto}.site-nav-link{font-size:.9rem}.language-pill{min-width:2.05rem;min-height:2.35rem;padding-inline:.58rem;font-size:.78rem}.stack-card-title{font-size:2.25rem}.stack-card-description{font-size:1rem}.mobile-card .stack-card-body{padding:1.45rem 1.2rem 1.25rem}.mobile-card .stack-card-cta{min-height:3rem;font-size:.92rem}.mobile-card .stack-card-chip{width:fit-content;margin-top:.85rem;display:inline-flex;position:static;transform:none}.mobile-card .stack-card-chip:after{display:none}.recent-work-title{font-size:3rem}.recent-work-subtitle{font-size:1.02rem}.recent-work-year-mobile{font-size:1.82rem}.recent-work-item-title{font-size:2rem}.other-things-intro p{font-size:1.05rem;line-height:1.32}.other-project-media-frame{aspect-ratio:1/1.08;border-radius:1.25rem}.other-project-stage-hero-copy{min-width:0;max-width:calc(100% - 1.7rem);padding:.8rem .84rem;bottom:.85rem;left:.85rem;right:.85rem}.other-project-stage-hero-copy strong{font-size:1.08rem}.other-project-stage-hero-copy span{font-size:.76rem}.other-project-stage-grid{grid-template-columns:1fr 1fr}.other-project-stage-panel.is-wide{grid-column:auto}.other-project-stage-device{max-width:none}.other-project-hover-overlay{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.7rem}.other-project-pagination-dot{width:.38rem;height:.38rem}.other-project-pagination-dot.is-active{width:1.1rem}.other-project-icon-rail{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.other-project-icon-tooltip{bottom:calc(100% + .42rem)}.other-project-modal-badges{margin-bottom:.75rem;position:static}.other-project-modal-stage{display:grid}.other-project-icon-button{width:100%}.other-writing-grid,.other-writing-modal-hero-grid{grid-template-columns:1fr}.other-writing-modal-panel{min-height:13rem}.other-writing-modal-phone{inset:3.7rem 24% 1.4rem 28%}.other-writing-modal-screen{top:5.4rem;bottom:1.4rem}.other-writing-modal-stack{inset:4.4rem .9rem 1rem}.other-talk-preview,.talk-modal-hero-grid{grid-template-columns:1fr}.talk-modal-panel{min-height:11.5rem}.other-talk-preview-art{min-height:10rem}}@media (width>=1024px){.recent-work-year{display:block}.recent-work-year-mobile{display:none}}.ams-case-page{--ams-bg:#f7f2e8;--ams-panel:#fffaf1eb;--ams-panel-strong:#fffaf2;--header-nav-surface:#fffaf1eb;--header-nav-shadow:0 1px 0 #ffffffe0 inset, 0 18px 40px #2a363014;--ams-line:#1f5b511f;--ams-line-strong:#1f5b5133;--ams-ink:#1f5b51;--ams-copy:#4f645e;--ams-muted:#73847f;--ams-gold:#caa45d;--ams-gold-soft:#efe1c4;--ams-shadow:0 30px 80px #2040361f;min-height:100vh;color:var(--ams-ink);background:radial-gradient(circle at top left, #ffffffd1, transparent 32%), radial-gradient(circle at 82% 18%, #caa45d29, transparent 20%), linear-gradient(180deg, #f8f3ea 0%, var(--ams-bg) 100%);position:relative;overflow:clip}.ams-case-site-header{z-index:4;margin:0 auto .25rem;padding:2.5rem 1.5rem 0;position:relative}.site-header.ams-case-site-header{max-width:var(--site-max)}.ams-case-glow{filter:blur(80px);opacity:.26;pointer-events:none;z-index:0;border-radius:999px;width:28rem;height:28rem;position:fixed}.ams-case-glow.is-left{background:#8cbb957a;top:10rem;left:-8rem}.ams-case-glow.is-right{background:#f0d49975;top:28rem;right:-10rem}.ams-case-topbar{z-index:35;max-width:var(--site-max);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1rem;margin:0 auto;padding:0 1.5rem;display:grid;position:sticky;top:.5rem}.ams-case-back-pill,.ams-case-topbar-spacer{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#18211d;background:#fffaf1e0;border:1px solid #0e171314;border-radius:999px;justify-content:center;align-items:center;gap:.6rem;min-height:3rem;padding:.85rem 1rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex;box-shadow:0 18px 40px #2a363014}.ams-case-back-pill{padding-inline:1.2rem;text-decoration:none}.ams-case-topbar-spacer{opacity:0;pointer-events:none;width:3.25rem;padding:0}.ams-case-back-pill:hover,.ams-case-back-pill:focus-visible,.ams-case-topbar-spacer:focus-visible{background:#fffffff2;transform:translateY(-2px);box-shadow:0 24px 46px #2a36301f}.ams-case-pill-nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffaf1e6;border:1px solid #0e171314;border-radius:999px;justify-content:center;gap:.35rem;padding:.4rem;display:flex;overflow-x:auto;box-shadow:0 18px 40px #2a363014}.ams-case-pill-button{color:#31403a;letter-spacing:.01em;white-space:nowrap;background:0 0;border:0;border-radius:999px;padding:.78rem 1rem;font-size:.875rem;font-weight:700;transition:background-color .18s,color .18s,transform .18s}.ams-case-pill-button:hover,.ams-case-pill-button:focus-visible{color:var(--ams-ink);transform:translateY(-1px)}.ams-case-pill-button.is-active{background:var(--ams-ink);color:#fffef9}.ams-case-main{z-index:1;max-width:var(--site-max);margin:0 auto;padding:1.4rem 1.5rem 6rem;position:relative}.ams-case-hero{padding-top:1.75rem}.ams-case-kicker,.ams-case-section-eyebrow,.ams-case-outline-label,.ams-case-floating-kicker{font-size:var(--kicker-size);letter-spacing:var(--kicker-tracking);text-transform:uppercase;color:var(--ams-muted);align-items:center;gap:.55rem;font-weight:800;display:inline-flex}.ams-case-kicker:before,.ams-case-section-eyebrow:before,.ams-case-floating-kicker:before{content:"";background:linear-gradient(135deg, var(--ams-gold), #e8cf91);border-radius:999px;width:.68rem;height:.68rem;box-shadow:0 0 0 .2rem #caa45d1f}.ams-case-hero h1{max-width:15.5ch;color:var(--ams-ink);font-family:var(--font-display);letter-spacing:-.045em;text-wrap:balance;margin:1rem 0 0;font-size:clamp(3rem,5.6vw,5rem);line-height:.96}.ams-case-hero-intro{max-width:46rem;color:var(--ams-copy);margin:1.25rem 0 0;font-size:clamp(1.05rem,1.5vw,1.2rem);line-height:1.72}.ams-case-summary-card{border-radius:var(--surface-radius-lg);background:var(--ams-panel);box-shadow:var(--ams-shadow);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid #ffffffd1;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.15rem;margin-top:2rem;padding:1.35rem;display:grid}.ams-case-summary-block{min-width:0}.ams-case-summary-block span{letter-spacing:.08em;text-transform:uppercase;color:var(--ams-muted);font-size:.84rem;font-weight:800;display:block}.ams-case-summary-block strong{color:#17312d;margin-top:.65rem;font-size:1.42rem;line-height:1.2;display:block}.ams-case-summary-block p{color:var(--ams-copy);margin:.72rem 0 0;font-size:.98rem;line-height:1.7}.ams-case-hero-stage{margin-top:2.4rem;padding-bottom:2rem;position:relative}.ams-case-browser{background:#ffffffb8;border:1px solid #ffffffd9;border-radius:2rem;overflow:hidden;box-shadow:0 28px 90px #1f352c26}.ams-case-browser-bar{border-bottom:1px solid var(--ams-line);background:linear-gradient(#fffffff5,#faf5edeb);grid-template-columns:auto 1fr auto;align-items:center;gap:.9rem;padding:1rem 1.2rem;display:grid}.ams-case-browser-dots{gap:.35rem;display:inline-flex}.ams-case-browser-dots span{background:#1f5b511f;border-radius:999px;width:.72rem;height:.72rem}.ams-case-browser-dots .is-accent{background:linear-gradient(135deg, var(--ams-gold), #e0cf90)}.ams-case-browser-pill{color:var(--ams-ink);background:#1f5b5114;border-radius:999px;justify-self:center;padding:.52rem .9rem;font-size:.86rem;font-weight:800}.ams-case-browser-chip{background:#1f5b5114;border-radius:999px;width:4.4rem;height:.82rem}.ams-case-browser-viewport{aspect-ratio:16/9;background:linear-gradient(#f7f2e81a,#0000 40%),#f8f4eb;position:relative}.ams-case-browser-image{object-fit:cover;width:100%;height:100%}.ams-case-browser-shade{pointer-events:none;background:linear-gradient(#0000,#0b15113d);height:22%;position:absolute;inset:auto 0 0}.ams-case-hero-floating-card{z-index:2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(#fffaf1e6,#fffaf1c7);border:1px solid #ffffffe6;border-radius:1.35rem;width:min(25rem,100% - 4rem);padding:1.3rem 1.35rem 1.18rem;position:absolute;bottom:clamp(1rem,2vw,1.8rem);left:clamp(1.6rem,3vw,2.4rem);box-shadow:0 24px 48px #25362d24}.ams-case-hero-floating-card strong,.ams-case-hover-preview-note strong{color:#193833;margin-top:.75rem;font-size:1.2rem;line-height:1.3;display:block}.ams-case-hero-floating-card p,.ams-case-hover-preview-note p{color:var(--ams-copy);margin:.7rem 0 0;font-size:.95rem;line-height:1.72}.ams-case-floating-progress{gap:.48rem;margin-top:.9rem;display:inline-flex}.ams-case-floating-progress-dot{background:#1f5b5129;border-radius:999px;width:.6rem;height:.6rem;transition:transform .18s,background-color .18s}.ams-case-floating-progress-dot.is-active{background:var(--ams-gold);transform:scale(1.16)}.ams-case-detail-layout{grid-template-columns:15rem minmax(0,1fr);gap:2.2rem;margin-top:4.2rem;display:grid}.ams-case-outline{position:relative}.ams-case-outline-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffaf1f0;border:1px solid #ffffffd6;border-radius:1.5rem;gap:.5rem;padding:1.15rem;display:grid;position:sticky;top:6rem;box-shadow:0 20px 46px #25362d17}.ams-case-outline-button{color:#5b6d67;text-align:left;background:0 0;border:0;border-radius:.95rem;padding:.74rem .82rem;font-size:.95rem;font-weight:700;transition:background-color .18s,color .18s,transform .18s}.ams-case-outline-button:hover,.ams-case-outline-button:focus-visible{color:var(--ams-ink);background:#1f5b510f;transform:translate(2px)}.ams-case-outline-button.is-active{color:var(--ams-ink);background:#1f5b5117}.ams-case-sections{gap:5.4rem;display:grid}.ams-case-section{scroll-margin-top:2.5rem}.ams-case-section-heading{max-width:46rem}.ams-case-section-heading h2{letter-spacing:-.04em;margin:.85rem 0 0;font-size:clamp(2rem,4vw,3rem);line-height:1.04}.ams-case-section-heading p{color:var(--ams-copy);margin:1rem 0 0;font-size:1.06rem;line-height:1.82}.ams-case-copy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.6rem;margin-top:1.8rem;display:grid}.ams-case-copy-grid p{color:var(--ams-copy);margin:0;font-size:1rem;line-height:1.92}.ams-case-pillar-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.8rem;display:grid}.ams-case-pillar-card,.ams-case-tone-card,.ams-case-strategy-card,.ams-case-outcome-card,.ams-case-reference-card,.ams-case-gallery-card,.ams-case-audit-card{background:var(--ams-panel-strong);border:1px solid #ffffffd6;border-radius:1.65rem;box-shadow:0 20px 46px #25362d17}.ams-case-pillar-card{padding:1.2rem}.ams-case-pillar-card span,.ams-case-strategy-card span{color:#8d6d30;background:#caa45d2e;border-radius:999px;justify-content:center;align-items:center;width:2.45rem;height:2.45rem;font-size:.86rem;font-weight:800;display:inline-flex}.ams-case-pillar-card h3,.ams-case-strategy-card h3,.ams-case-outcome-card h3{margin:.95rem 0 0;font-size:1.18rem;line-height:1.34}.ams-case-pillar-card p,.ams-case-strategy-card p,.ams-case-outcome-card p{color:var(--ams-copy);margin:.78rem 0 0;line-height:1.8}.ams-case-reference-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;margin-top:2rem;display:grid}.ams-case-reference-card{overflow:hidden}.ams-case-reference-card img{aspect-ratio:16/10;object-fit:cover;background:#f3ede0;width:100%}.ams-case-reference-card figcaption{gap:.4rem;padding:1rem 1.1rem 1.15rem;display:grid}.ams-case-reference-card strong,.ams-case-gallery-card strong{color:#1c3632;font-size:1rem}.ams-case-reference-card span,.ams-case-gallery-card span{color:var(--ams-copy);line-height:1.74}.ams-case-audit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem;margin-top:2rem;display:grid}.ams-case-audit-card{transition:box-shadow .2s,transform .2s;position:relative;overflow:hidden}.ams-case-audit-media{position:relative;overflow:hidden}.ams-case-audit-media img{aspect-ratio:16/10;object-fit:cover;object-position:top center;width:100%;transition:transform .28s}.ams-case-audit-card:hover .ams-case-audit-media img,.ams-case-audit-card:focus-within .ams-case-audit-media img{transform:scale(1.035)}.ams-case-audit-tag{color:#fff9ef;letter-spacing:.08em;text-transform:uppercase;background:#0f1916ad;border-radius:999px;padding:.45rem .72rem;font-size:.78rem;font-weight:800;position:absolute;top:1rem;left:1rem}.ams-case-audit-copy{padding:1rem 1.05rem 1.15rem}.ams-case-audit-copy strong{font-size:1.08rem;display:block}.ams-case-audit-copy p{color:var(--ams-copy);margin:.68rem 0 0;line-height:1.78}.ams-case-visual-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:1.2rem;margin-top:2rem;display:grid}.ams-case-tone-card{padding:1.35rem}.ams-case-tone-header span,.ams-case-tone-notes span{letter-spacing:.08em;text-transform:uppercase;color:var(--ams-muted);font-size:.82rem;font-weight:800;display:block}.ams-case-tone-header strong{margin-top:.7rem;font-size:1.28rem;line-height:1.38;display:block}.ams-case-tone-swatches{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin-top:1.25rem;display:grid}.ams-case-swatch{background:#1f5b5109;border:1px solid #1f5b510f;border-radius:1.1rem;padding:.85rem}.ams-case-swatch span{border-radius:.85rem;width:100%;height:3.25rem;margin-bottom:.72rem;display:block}.ams-case-swatch strong,.ams-case-swatch small{display:block}.ams-case-swatch strong{color:#1d3b37;font-size:.96rem}.ams-case-swatch small{color:var(--ams-muted);margin-top:.28rem}.ams-case-tone-notes{margin-top:1.3rem}.ams-case-tone-keywords{flex-wrap:wrap;gap:.55rem;margin-top:.78rem;display:flex}.ams-case-tone-keywords em,.ams-case-hover-card em{color:#88672d;background:#caa45d24;border-radius:999px;padding:.45rem .7rem;font-size:.82rem;font-style:normal;font-weight:700}.ams-case-strategy-list{gap:.9rem;display:grid}.ams-case-strategy-card{grid-template-columns:auto 1fr;gap:1rem;padding:1.15rem 1.2rem;display:grid}.ams-case-hover-lab{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);align-items:start;gap:1.35rem;margin-top:2rem;display:grid}.ams-case-hover-list{gap:.85rem;display:grid}.ams-case-hover-card{color:#2b4842;text-align:left;background:#fffaf1b8;border:1px solid #1f5b5114;border-radius:1.35rem;padding:1.15rem 1.2rem;transition:transform .18s,box-shadow .18s,border-color .18s,background-color .18s}.ams-case-hover-card:hover,.ams-case-hover-card:focus-visible,.ams-case-hover-card.is-active{background:#fffaf1f5;border-color:#caa45d4d;transform:translateY(-4px);box-shadow:0 20px 44px #293b311a}.ams-case-hover-card-label{letter-spacing:.08em;text-transform:uppercase;color:var(--ams-muted);font-size:.82rem;font-weight:800;display:block}.ams-case-hover-card strong{margin-top:.72rem;font-size:1.12rem;line-height:1.42;display:block}.ams-case-hover-card p{color:var(--ams-copy);margin:.72rem 0 0;line-height:1.74}.ams-case-hover-card em{margin-top:.85rem;display:inline-flex}.ams-case-hover-preview{align-content:start;gap:1rem;min-width:0;display:grid;position:sticky;top:6.15rem}.ams-case-hover-preview-note{background:#fffaf1d6;border:1px solid #ffffffd6;border-radius:1.3rem;padding:1.08rem 1.1rem 1.14rem;box-shadow:0 16px 34px #25362d14}.ams-case-hover-preview-note span{color:var(--ams-ink);letter-spacing:.06em;text-transform:uppercase;background:#1f5b5114;border-radius:999px;align-items:center;padding:.45rem .72rem;font-size:.8rem;font-weight:800;display:inline-flex}.ams-case-hover-preview .ams-case-browser{width:100%}.ams-case-gallery-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:1.15rem;margin-top:2rem;display:grid}.ams-case-gallery-card{grid-column:span 6;overflow:hidden}.ams-case-gallery-card.is-wide{grid-column:span 12}.ams-case-gallery-media{overflow:hidden}.ams-case-gallery-media img{width:100%;aspect-ratio:var(--ams-gallery-ratio,16 / 10);object-fit:cover;object-position:top center;transition:transform .32s}.ams-case-gallery-card:hover .ams-case-gallery-media img,.ams-case-gallery-card:focus-within .ams-case-gallery-media img{transform:scale(1.03)}.ams-case-gallery-card figcaption{gap:.45rem;padding:1rem 1.05rem 1.15rem;display:grid}.ams-case-outcome-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.9rem;display:grid}.ams-case-outcome-card{padding:1.2rem}.ams-case-bottom-cta{justify-content:center;margin-top:2.2rem;display:flex}.ams-case-bottom-cta a{background:var(--ams-ink);color:#fffdf8;border-radius:999px;justify-content:center;align-items:center;min-height:3.2rem;padding:.85rem 1.35rem;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 20px 42px #1a372f2e}.ams-case-bottom-cta a:hover,.ams-case-bottom-cta a:focus-visible{transform:translateY(-2px);box-shadow:0 26px 48px #1a372f38}@media (width<=1180px){.ams-case-site-header{padding-top:1.5rem}.ams-case-topbar{grid-template-columns:auto minmax(0,1fr)}.ams-case-topbar-spacer{display:none}.ams-case-detail-layout{grid-template-columns:1fr}.ams-case-outline{display:none}.ams-case-copy-grid,.ams-case-pillar-grid,.ams-case-reference-grid,.ams-case-audit-grid,.ams-case-visual-layout,.ams-case-hover-lab,.ams-case-outcome-grid{grid-template-columns:1fr}.ams-case-hover-preview{position:relative;top:auto}.ams-case-gallery-card,.ams-case-gallery-card.is-wide{grid-column:span 12}}@media (width<=900px){.ams-case-site-header,.ams-case-main{padding-inline:1rem}.ams-case-hero{padding-top:1.8rem}.ams-case-summary-card{grid-template-columns:repeat(2,minmax(0,1fr))}.ams-case-hero-floating-card{width:100%;margin-top:1rem;position:static}}@media (width<=720px){.ams-case-topbar{gap:.75rem;padding-inline:1rem}.ams-case-back-pill{justify-content:center;min-width:0}.ams-case-pill-nav{justify-content:flex-start}.ams-case-summary-card{grid-template-columns:1fr;padding:1.15rem}.ams-case-browser-bar{grid-template-columns:auto 1fr}.ams-case-browser-chip{display:none}.ams-case-gallery-grid{gap:1rem}}.about-detail-page{background:radial-gradient(circle at 0 0,#ffffffeb,#0000 28%),radial-gradient(circle at 82% 12%,#02594e0f,#0000 24%),radial-gradient(circle at 12% 62%,#f4c53d14,#0000 20%),linear-gradient(#faf6ef 0%,#f7f2ea 100%);min-height:100vh;position:relative;overflow:hidden}.about-detail-glow{filter:blur(92px);opacity:.45;pointer-events:none;border-radius:999px;width:26rem;height:26rem;position:absolute}.about-detail-glow.is-left{background:#f4c53d2e;top:12rem;left:-7rem}.about-detail-glow.is-right{background:#02594e1a;top:6rem;right:-8rem}.about-detail-home{z-index:1;padding-bottom:4rem;position:relative}.about-detail-header{margin-bottom:2rem}.about-detail-main{max-width:var(--site-max);gap:var(--section-gap);margin:0 auto;display:grid}.about-detail-hero,.about-detail-section,.about-detail-closing{scroll-margin-top:2rem}.about-detail-hero{padding:var(--surface-pad-y) var(--surface-pad-x);border-radius:var(--surface-radius-lg);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffc2;grid-template-columns:minmax(0,1.18fr) minmax(20rem,29rem);align-items:start;gap:clamp(2.6rem,3.4vw,4rem);display:grid;box-shadow:inset 0 1px #ffffffdb,0 18px 46px #1c253412}.about-detail-kicker,.about-detail-section-kicker,.about-detail-closing-kicker{color:#36425ccc;font-size:var(--kicker-size);letter-spacing:var(--kicker-tracking);text-transform:uppercase;margin:0;font-weight:700}.about-detail-title{max-width:11ch;color:var(--green-700);font-family:var(--font-display);letter-spacing:-.04em;text-wrap:balance;gap:.2rem;margin:.95rem 0 0;font-size:clamp(3.25rem,4.8vw,4rem);font-weight:600;line-height:.98;display:grid}.about-detail-title>span{display:block}.about-detail-title>span:last-child{color:#02594eb8}.about-detail-page.is-zh .about-detail-title{max-width:13.2ch}.about-detail-page.is-zh .about-detail-title>span{white-space:nowrap;text-wrap:nowrap}.about-detail-title-punctuation{vertical-align:.1em;letter-spacing:-.01em;font-size:.74em;line-height:0;display:inline-block}.about-detail-lead{color:#2f415c;max-width:42rem;margin:1.25rem 0 0;font-size:clamp(1.25rem,1.85vw,1.375rem);font-weight:500;line-height:1.45}.about-detail-meta{flex-wrap:wrap;gap:.72rem;margin-top:1.35rem;display:flex}.about-detail-meta-chip{color:#4d5c73;background:#ffffffb8;border:1px solid #1118270d;border-radius:999px;align-items:center;min-height:2.25rem;padding:0 .95rem;font-size:.9rem;font-weight:700;display:inline-flex}.about-detail-prose{gap:.9rem;max-width:41rem;margin-top:1.35rem;display:grid}.about-detail-prose p,.about-detail-section-copy,.about-detail-role-card p,.about-detail-life-note p,.about-detail-values-row p,.about-detail-journey-pill p,.about-detail-closing-copy p{color:#465670;margin:0;font-size:1.0625rem;line-height:1.72}.about-detail-actions{flex-wrap:wrap;gap:.9rem;margin-top:1.6rem;display:flex}.about-detail-button{border-radius:.85rem;justify-content:center;align-items:center;min-height:3.2rem;padding:0 1.3rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform .2s,opacity .2s,background .2s,color .2s;display:inline-flex}.about-detail-button:hover,.about-detail-button:focus-visible{transform:translateY(-1px)}.about-detail-button.is-primary{color:#fff;background:#0c0c0c;box-shadow:0 16px 30px #0c0c0c1f}.about-detail-button.is-primary:hover,.about-detail-button.is-primary:focus-visible{opacity:.84}.about-detail-button.is-secondary{color:var(--green-700);background:#ffffffb8;border:1px solid #11182714}.about-detail-button.is-secondary:hover,.about-detail-button.is-secondary:focus-visible{background:#fffffff0}.about-detail-hero-media{gap:1rem;display:grid}.about-detail-hero-figure{background:#ffffffc7;border-radius:1.5rem;padding:.65rem;overflow:hidden;box-shadow:inset 0 1px #ffffffdb,0 18px 40px #1c253412}.about-detail-hero-image{aspect-ratio:4/5.2;object-fit:cover;filter:saturate(.96)contrast(1.02);border-radius:1.45rem;width:100%}.about-detail-role-card{background:#fffc;border-radius:1.25rem;padding:1.25rem 1.3rem 1.35rem;box-shadow:inset 0 1px #ffffffd9,0 18px 36px #1c25340f}.about-detail-role-card span{color:#36425cbd;letter-spacing:.14em;text-transform:uppercase;font-size:.84rem;font-weight:700;display:inline-block}.about-detail-role-card strong{color:#173061;font-family:var(--font-display);letter-spacing:-.045em;margin-top:.55rem;font-size:2rem;font-weight:600;line-height:1;display:block}.about-detail-role-card p{margin-top:.8rem}.about-detail-section{padding:var(--surface-pad-y) var(--surface-pad-x);border-radius:var(--surface-radius-lg);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:inset 0 1px #ffffffd6,0 18px 46px #1c253412}.about-detail-section.is-white{background:#ffffffc2}.about-detail-section.is-plain{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;padding-inline:.2rem}.about-detail-section.is-solid{background:#ffffffc2}.about-detail-section-head{max-width:56rem}.about-detail-section-head.is-journey-head{gap:.95rem;max-width:60rem;display:grid}.about-detail-section-head.is-journey-head .about-detail-section-kicker{margin-bottom:0}.about-detail-section-head.is-journey-head .about-detail-display-title{max-width:none;margin:0}.about-detail-section-head.is-journey-head .about-detail-section-copy{max-width:58rem;margin-top:0}.about-detail-display-title{max-width:11ch;color:var(--green-700);font-family:var(--font-display);letter-spacing:-.04em;text-wrap:balance;margin:.9rem 0 0;font-size:clamp(3rem,4.6vw,4rem);font-weight:600;line-height:.98}.about-detail-page.is-zh #about-me-values .about-detail-display-title{white-space:nowrap;text-wrap:nowrap;word-break:keep-all;max-width:none}.about-detail-section-copy{max-width:56rem;margin-top:1.15rem}.about-detail-journey-path{gap:1rem;margin-top:2rem;display:grid}.about-detail-journey-pill{color:#f5f4ef;background:#255f55;border-radius:999px;align-items:center;gap:1.3rem;width:min(34rem,46%);padding:.96rem 1.25rem .92rem;display:inline-flex;box-shadow:0 12px 28px #255f5529}.about-detail-journey-pill.is-step-2{margin-left:18%}.about-detail-journey-pill.is-step-3{margin-left:36%}.about-detail-journey-pill.is-step-4{margin-left:54%}.about-detail-journey-phase{color:#f4f4eed1;letter-spacing:.08em;flex:none;font-size:.96rem;font-weight:700}.about-detail-journey-pill-divider{background:#f4f4ee2e;align-self:stretch;width:1px}.about-detail-journey-pill-copy{flex-direction:column;justify-content:center;gap:.18rem;min-width:0;display:flex}.about-detail-journey-pill-copy strong{color:#fff;font-family:var(--font-display);letter-spacing:-.04em;font-size:1.78rem;font-weight:600;line-height:1.02}.about-detail-page.is-zh .about-detail-journey-pill-copy strong{white-space:nowrap}.about-detail-journey-pill p{color:#f4f4eecc;margin:0;font-size:.9rem;line-height:1.34}.about-detail-section-copy.is-journey-closing{max-width:52rem;margin-top:2.2rem}.about-detail-values-list{margin-top:2.25rem;position:relative}.about-detail-values-list:after{content:"";background:oklab(49.1065% -.0323956 -.00280207/.12);height:1px;display:block}.about-detail-values-row{border-top:1px solid oklab(49.1065% -.0323956 -.00280207/.12);border-radius:1rem;grid-template-columns:5rem minmax(16rem,1fr) minmax(0,1fr);align-items:start;gap:2.5rem;padding:2.5rem 1rem;transition:background-color .2s;display:grid}.about-detail-values-row:hover{background:oklab(41.6242% -.0745382 -.000795543/.05)}.about-detail-values-index{color:oklab(41.6242% -.0745382 -.000795543/.3);font-family:var(--font-display);padding-top:.12rem;font-size:1.25rem;font-weight:600;line-height:1;transition:color .24s}.about-detail-values-row h3{color:#4c6763;font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:clamp(1.5rem,2.35vw,2.375rem);font-weight:600;line-height:1.1}.about-detail-values-row p{color:#344054;font-size:1.0625rem;line-height:1.65}.about-detail-page.is-zh .about-detail-values-row{grid-template-columns:5rem clamp(32rem,44vw,47rem) minmax(0,1fr)}.about-detail-page.is-zh .about-detail-values-row h3{white-space:nowrap;text-wrap:nowrap;overflow-wrap:normal;word-break:keep-all}.about-detail-values-row:hover .about-detail-values-index{color:oklab(41.6242% -.0745382 -.000795543/.8)}.about-detail-life-note h3,.about-detail-closing-copy h2{color:var(--green-700);font-family:var(--font-display);letter-spacing:-.04em;margin:0;font-size:clamp(1.9rem,2.4vw,2.375rem);font-weight:600;line-height:1;transition:color .24s,transform .24s}.about-detail-life-layout{grid-template-columns:minmax(0,1fr);gap:2.25rem;margin-top:2.25rem;display:grid}.about-detail-life-notes{gap:1.85rem;max-width:48rem;display:grid}.about-detail-life-note{padding-right:0}.about-detail-section.is-solid .about-detail-life-note{box-shadow:none;background:0 0}.about-detail-section.is-solid .about-detail-life-photo{background:#ffffffe0;box-shadow:inset 0 1px #ffffffd6,0 16px 30px #1c25340f}.about-detail-life-note h3{font-size:clamp(1.75rem,2.2vw,2.25rem)}.about-detail-life-note p{margin-top:.6rem}.about-detail-life-gallery{grid-template-columns:minmax(0,.95fr) minmax(0,1.1fr);justify-self:stretch;align-items:start;gap:1.4rem;width:100%;max-width:100%;display:grid}.about-detail-life-photo{background:#fffc;border-radius:1.6rem;margin:0;overflow:hidden;box-shadow:inset 0 1px #ffffffd6,0 18px 34px #1c253412}.about-detail-life-photo img{object-fit:cover;width:100%;height:100%}.about-detail-life-photo.is-tall img{aspect-ratio:4/3;object-position:center 68%}.about-detail-life-photo.is-wide img{aspect-ratio:4/3}.about-detail-life-photo figcaption{color:#475670;padding:.95rem 1rem 1rem;font-size:.92rem;font-weight:600;line-height:1.5}.about-detail-closing{border-radius:var(--surface-radius-lg);color:#ffffffc7;background:#0b0d0f;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:1rem;padding:.85rem;display:grid}.about-detail-closing-media{border-radius:1.45rem;min-height:24rem;overflow:hidden}.about-detail-closing-media img{object-fit:cover;width:100%;height:100%}.about-detail-closing-copy{flex-direction:column;justify-content:center;padding:1.15rem 1rem 1.15rem .5rem;display:flex}.about-detail-closing-kicker{color:#ffffff85}.about-detail-closing-copy h2{color:#fff;max-width:13ch;margin-top:.95rem;font-size:clamp(2.2rem,3vw,3.5rem)}.about-detail-page.is-zh .about-detail-closing-copy h2{text-wrap:balance;max-width:17ch;line-height:1.14}.about-detail-closing-copy p{color:#ffffffbd;max-width:34rem;margin-top:1rem;font-size:1.02rem;line-height:1.75}.about-detail-actions.is-dark{margin-top:1.6rem}.about-detail-button.is-dark-primary{color:#0b0d0f;background:#fff}.about-detail-button.is-dark-secondary{color:#fff;background:0 0;border:1px solid #ffffff2e}.about-detail-button.is-dark-secondary:hover,.about-detail-button.is-dark-secondary:focus-visible{background:#ffffff14}@media (width<=1180px){.about-detail-hero,.about-detail-closing{grid-template-columns:1fr}.about-detail-hero-media,.about-detail-closing-media{max-width:33rem}.about-detail-values-row{grid-template-columns:5rem minmax(0,1fr)}.about-detail-values-row p{grid-column:2/-1}.about-detail-page.is-zh .about-detail-values-row{grid-template-columns:5rem minmax(0,1fr)}.about-detail-page.is-zh .about-detail-values-row h3{white-space:nowrap;font-size:clamp(1.7rem,2.8vw,2.25rem)}.about-detail-journey-pill{width:min(100%,34rem)}.about-detail-page.is-zh .about-detail-journey-pill-copy strong{white-space:normal}.about-detail-life-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.about-detail-journey-pill.is-step-2,.about-detail-journey-pill.is-step-3,.about-detail-journey-pill.is-step-4{margin-left:0}}@media (width<=820px){.about-detail-home{padding-bottom:3.2rem}.about-detail-header{margin-bottom:1.8rem}.about-detail-hero{gap:2rem;padding:2.5rem 1.75rem 2.7rem}.about-detail-section{padding:2.6rem 1.75rem}.about-detail-title{max-width:9.8ch;font-size:clamp(3rem,13vw,4.4rem)}.about-detail-page.is-zh .about-detail-title{max-width:13.2ch;font-size:clamp(2.15rem,8.7vw,3.3rem)}.about-detail-display-title{font-size:clamp(2.6rem,11vw,4rem)}.about-detail-page.is-zh #about-me-values .about-detail-display-title{white-space:normal;text-wrap:balance}.about-detail-lead,.about-detail-prose p,.about-detail-section-copy,.about-detail-role-card p,.about-detail-life-note p,.about-detail-values-row p,.about-detail-journey-pill p,.about-detail-closing-copy p{font-size:1rem;line-height:1.68}.about-detail-meta-chip{min-height:2.05rem;font-size:.84rem}.about-detail-role-card strong,.about-detail-journey-pill-copy strong{font-size:1.6rem}.about-detail-section-head.is-journey-head{gap:.8rem}.about-detail-journey-path{gap:.9rem;margin-top:1.8rem}.about-detail-journey-pill{padding:1rem 1.1rem .96rem}.about-detail-life-layout{gap:2rem}.about-detail-life-notes{gap:1.5rem;max-width:44rem}.about-detail-values-row{grid-template-columns:1fr;gap:.75rem;padding:2rem 1rem}.about-detail-values-row p{grid-column:auto;margin-top:.5rem;font-size:.9375rem}.about-detail-values-row h3{font-size:1.5rem;line-height:1.1}.about-detail-page.is-zh .about-detail-values-row h3{font-size:clamp(1.5rem,6vw,2.05rem)}.about-detail-journey-pill{width:100%;padding:1.15rem 1.2rem}.about-detail-closing{border-radius:1.5rem;padding:.85rem}.about-detail-closing-copy{padding:.4rem .2rem .8rem}}@media (width<=620px){.about-detail-actions{flex-direction:column}.about-detail-button{width:100%}.about-detail-hero-figure{border-radius:1.4rem;padding:.6rem}.about-detail-hero-image{border-radius:1rem}.about-detail-role-card{padding:1.1rem 1rem 1.2rem}.about-detail-journey-pill{border-radius:1.4rem;flex-direction:column;align-items:flex-start;gap:.8rem}.about-detail-journey-pill-divider{width:100%;height:1px}.about-detail-closing-media{min-height:17rem}.about-detail-closing-copy h2{font-size:2rem}.about-detail-life-gallery{grid-template-columns:1fr;gap:1rem}}.caui-case-page{--ams-bg:#f7f4ef;--ams-panel:#fffbf6e6;--ams-panel-strong:#fffffff0;--ams-line:#29487617;--ams-line-strong:#29487629;--ams-ink:#213247;--ams-copy:#5a697a;--ams-muted:#8b96a1;--ams-gold:#efaa53;--ams-gold-soft:#fff0da;--ams-shadow:0 30px 80px #3448641a;background:radial-gradient(circle at top left, #fffffff0, transparent 32%), radial-gradient(circle at 82% 18%, #efaa5326, transparent 22%), radial-gradient(circle at 18% 60%, #6793ff24, transparent 24%), linear-gradient(180deg, #fbf8f2 0%, var(--ams-bg) 100%)}.caui-case-page .ams-case-glow.is-left{background:#8aaeff57}.caui-case-page .ams-case-glow.is-right{background:#efaa5347}.caui-case-page .ams-case-hero h1{max-width:10ch}.caui-case-page .ams-case-browser-bar{background:linear-gradient(#fffffff7,#faf6eff2)}.caui-case-page .ams-case-browser-pill{color:#855316;background:#efaa531a}.caui-case-page .ams-case-browser-chip,.caui-case-page .ams-case-browser-dots span{background:#2948761a}.caui-case-page .ams-case-browser-dots .is-accent,.caui-case-page .ams-case-kicker:before,.caui-case-page .ams-case-section-eyebrow:before,.caui-case-page .ams-case-floating-kicker:before{background:linear-gradient(135deg,#2f6ff6,#efaa53);box-shadow:0 0 0 .2rem #efaa531f}.caui-case-page .ams-case-browser-viewport{background:linear-gradient(#fcf8f052,#0000 38%),linear-gradient(135deg,#fffdf9 0%,#f4f7fc 100%)}.caui-case-page .ams-case-hero-floating-card{background:linear-gradient(#101c36e6,#182b4ed1);border-color:#ffffff1f;box-shadow:0 28px 64px #121f3d38}.caui-case-page .ams-case-hero-floating-card .ams-case-floating-kicker{color:#e1eaf8bd}.caui-case-page .ams-case-hero-floating-card strong{color:#f8fbff}.caui-case-page .ams-case-hero-floating-card p{color:#e1eaf8db}.caui-case-page .ams-case-hover-card,.caui-case-page .ams-case-hover-preview-note,.caui-case-page .ams-case-outline-card,.caui-case-page .ams-case-summary-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.caui-case-page .ams-case-hover-card:hover,.caui-case-page .ams-case-hover-card:focus-visible,.caui-case-page .ams-case-hover-card.is-active{border-color:#efaa5347;box-shadow:0 20px 44px #3a4d681a}.caui-case-page .ams-case-outline-button:hover,.caui-case-page .ams-case-outline-button:focus-visible{background:#2f6ff60f}.caui-case-page .ams-case-outline-button.is-active{background:#2f6ff617}.caui-case-page .ams-case-tone-keywords em,.caui-case-page .ams-case-hover-card em{color:#8a5d26;background:#efaa5324}.caui-case-page .ams-case-pillar-card span,.caui-case-page .ams-case-strategy-card span{color:#2d63db;background:#2f6ff61a}.caui-case-page .ams-case-reference-card img,.caui-case-page .ams-case-gallery-card img{object-position:top center}.maxs-case-page{--ams-bg:#eef4ff;--ams-panel:#f6f9ffe6;--ams-panel-strong:#fffffff0;--ams-line:#143a8a1a;--ams-line-strong:#143a8a2e;--ams-ink:#173061;--ams-copy:#4b6188;--ams-muted:#7588ad;--ams-gold:#19d9f1;--ams-gold-soft:#d7faff;--ams-shadow:0 30px 80px #1e43911f;background:radial-gradient(circle at top left, #ffffffeb, transparent 32%), radial-gradient(circle at 84% 18%, #19d9f124, transparent 20%), radial-gradient(circle at 16% 58%, #3d75ff24, transparent 22%), linear-gradient(180deg, #f7faff 0%, var(--ams-bg) 100%)}.maxs-case-page .ams-case-glow.is-left{background:#4676ff6b}.maxs-case-page .ams-case-glow.is-right{background:#16d6e852}.maxs-case-page .ams-case-hero h1{max-width:11ch}.maxs-case-page .ams-case-browser-bar{background:linear-gradient(#fffffff7,#eff5fff0)}.maxs-case-page .ams-case-browser-pill{color:#21438a;background:#1946a814}.maxs-case-page .ams-case-browser-chip,.maxs-case-page .ams-case-browser-dots span{background:#1d4aa81a}.maxs-case-page .ams-case-browser-dots .is-accent,.maxs-case-page .ams-case-kicker:before,.maxs-case-page .ams-case-section-eyebrow:before,.maxs-case-page .ams-case-floating-kicker:before{background:linear-gradient(135deg,#2f5bff,#17d9f0);box-shadow:0 0 0 .2rem #2f5bff1f}.maxs-case-page .ams-case-browser-viewport{background:linear-gradient(#e3f1ff75,#0000 38%),linear-gradient(135deg,#edf3ff 0%,#f7fbff 100%)}.maxs-case-page .ams-case-hero-floating-card{background:linear-gradient(#0b1c46db,#193473c2);border-color:#ffffff1f;box-shadow:0 28px 64px #0e1f4e47}.maxs-case-page .ams-case-hero-floating-card .ams-case-floating-kicker{color:#e2edffb8}.maxs-case-page .ams-case-hero-floating-card strong{color:#f7fbff}.maxs-case-page .ams-case-hero-floating-card p{color:#e4ecffd6}.maxs-case-page .ams-case-hover-card,.maxs-case-page .ams-case-hover-preview-note,.maxs-case-page .ams-case-outline-card,.maxs-case-page .ams-case-summary-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.maxs-case-page .ams-case-hover-card:hover,.maxs-case-page .ams-case-hover-card:focus-visible,.maxs-case-page .ams-case-hover-card.is-active{border-color:#2f5bff3d;box-shadow:0 20px 44px #1f43911a}.maxs-case-page .ams-case-outline-button:hover,.maxs-case-page .ams-case-outline-button:focus-visible{background:#2f5bff0f}.maxs-case-page .ams-case-outline-button.is-active{background:#2f5bff17}.maxs-case-page .ams-case-tone-keywords em,.maxs-case-page .ams-case-hover-card em{color:#156b7b;background:#19d9f124}.maxs-case-page .ams-case-pillar-card span,.maxs-case-page .ams-case-strategy-card span{color:#2a54cf;background:#2f5bff1f}.maxs-case-page .ams-case-reference-card img,.maxs-case-page .ams-case-gallery-card img{object-position:top center}.maxs-case-page .ams-case-reference-card.is-brand-sheet img{object-fit:cover}.maxs-case-page .ams-case-reference-card.is-mascot img{object-fit:contain;background:radial-gradient(circle at 50% 16%,#ffffff40,#0000 24%),linear-gradient(135deg,#2b57ff 0%,#0b1536 78%);padding:1.6rem}.maxs-case-page .ams-case-gallery-card.is-dark .ams-case-gallery-media{background:radial-gradient(circle at 50% 22%,#ffffff29,#0000 20%),linear-gradient(135deg,#214dff 0%,#081127 78%)}.maxs-case-page .ams-case-gallery-card.is-dark .ams-case-gallery-media img{object-fit:contain;padding:1.5rem}.maxs-web-case-page{--ams-bg:#eef4ff;--ams-panel:#f4f8ffe6;--ams-panel-strong:#fffffff0;--ams-line:#11337a1a;--ams-line-strong:#11337a2e;--ams-ink:#173061;--ams-copy:#4a6088;--ams-muted:#7387ae;--ams-gold:#19d8ef;--ams-gold-soft:#d5faff;--ams-shadow:0 30px 80px #193d871f;background:radial-gradient(circle at top left, #ffffffeb, transparent 32%), radial-gradient(circle at 84% 18%, #19d8ef24, transparent 20%), radial-gradient(circle at 18% 58%, #3c6eff24, transparent 22%), linear-gradient(180deg, #f7faff 0%, var(--ams-bg) 100%)}.maxs-web-case-page .ams-case-glow.is-left{background:#4676ff6b}.maxs-web-case-page .ams-case-glow.is-right{background:#19d8ef4d}.maxs-web-case-page .ams-case-hero h1{max-width:12ch}.maxs-web-case-page .ams-case-browser-bar{background:linear-gradient(#fffffff7,#eff5fff0)}.maxs-web-case-page .ams-case-browser-pill{color:#21438a;background:#1946a814}.maxs-web-case-page .ams-case-browser-chip,.maxs-web-case-page .ams-case-browser-dots span{background:#1d4aa81a}.maxs-web-case-page .ams-case-browser-dots .is-accent,.maxs-web-case-page .ams-case-kicker:before,.maxs-web-case-page .ams-case-section-eyebrow:before,.maxs-web-case-page .ams-case-floating-kicker:before{background:linear-gradient(135deg,#2f5bff,#17d9f0);box-shadow:0 0 0 .2rem #2f5bff1f}.maxs-web-case-page .ams-case-browser-viewport{background:linear-gradient(#e3f1ff75,#0000 38%),linear-gradient(135deg,#edf3ff 0%,#f7fbff 100%)}.maxs-web-case-page .ams-case-hero-floating-card{background:linear-gradient(#0a183fe0,#152d65c7);border-color:#ffffff1f;box-shadow:0 28px 64px #0e1f4e47}.maxs-web-case-page .ams-case-hero-floating-card .ams-case-floating-kicker{color:#e2edffb8}.maxs-web-case-page .ams-case-hero-floating-card strong{color:#f7fbff}.maxs-web-case-page .ams-case-hero-floating-card p{color:#e4ecffd6}.maxs-web-case-page .ams-case-hover-card,.maxs-web-case-page .ams-case-hover-preview-note,.maxs-web-case-page .ams-case-outline-card,.maxs-web-case-page .ams-case-summary-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.maxs-web-case-page .ams-case-hover-card:hover,.maxs-web-case-page .ams-case-hover-card:focus-visible,.maxs-web-case-page .ams-case-hover-card.is-active{border-color:#2f5bff3d;box-shadow:0 20px 44px #1f43911a}.maxs-web-case-page .ams-case-outline-button:hover,.maxs-web-case-page .ams-case-outline-button:focus-visible{background:#2f5bff0f}.maxs-web-case-page .ams-case-outline-button.is-active{background:#2f5bff17}.maxs-web-case-page .ams-case-tone-keywords em,.maxs-web-case-page .ams-case-hover-card em{color:#156b7b;background:#19d8ef24}.maxs-web-case-page .ams-case-pillar-card span,.maxs-web-case-page .ams-case-strategy-card span{color:#2a54cf;background:#2f5bff1f}.maxs-web-case-page .ams-case-reference-card img,.maxs-web-case-page .ams-case-gallery-card img,.maxs-web-case-page .ams-case-audit-media img{object-position:top center}.notes-page{background:radial-gradient(circle at 0 0,#ffffffeb,#0000 28%),radial-gradient(circle at 82% 12%,#02594e0f,#0000 24%),radial-gradient(circle at 10% 70%,#f3c53d14,#0000 22%),linear-gradient(#faf6ef 0%,#f7f2ea 100%);min-height:100vh;position:relative;overflow:hidden}.notes-page-glow{filter:blur(94px);opacity:.45;pointer-events:none;border-radius:999px;width:28rem;height:28rem;position:absolute}.notes-page-glow.is-left{background:#f3c53d2b;top:14rem;left:-8rem}.notes-page-glow.is-right{background:#02594e1c;top:8rem;right:-8rem}.notes-page-home{z-index:1;width:min(100%, var(--page-max));margin:0 auto;padding:2.5rem 1.5rem 3.25rem;position:relative}.notes-page-header{margin-bottom:2rem}.notes-page-hero,.notes-page-section{max-width:var(--site-max);margin:0 auto var(--section-gap);padding:var(--surface-pad-y) var(--surface-pad-x);border-radius:var(--surface-radius-lg);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffc2;box-shadow:inset 0 1px #ffffffdb,0 18px 48px #1c253412}.notes-page-hero{grid-template-columns:minmax(0,1.16fr) minmax(18rem,28rem);align-items:start;gap:clamp(2rem,3.4vw,4.25rem);display:grid}.notes-page-hero-copy{min-width:0}.notes-page-kicker,.notes-page-section-kicker{color:#36425ccc;font-size:var(--kicker-size);letter-spacing:var(--kicker-tracking);text-transform:uppercase;margin:0 0 .9rem;font-weight:700}.notes-page-hero h1{max-width:10.6ch;color:var(--green-700);font-family:var(--font-display);letter-spacing:-.04em;text-wrap:pretty;margin:0;font-size:clamp(3.15rem,4.55vw,4.6rem);font-weight:600;line-height:.94}.notes-page-hero-text{justify-self:end;gap:1rem;max-width:28rem;display:grid}.notes-page-hero-text p,.notes-page-section-head p,.notes-card-copy p,.notes-modal-hero p,.notes-modal-section p{color:#495972;margin:0;font-size:1rem;line-height:1.5}.notes-page-section-head{grid-template-columns:minmax(0,1.08fr) minmax(16rem,23rem);align-items:end;gap:clamp(1.75rem,3vw,3rem);margin-bottom:2.1rem;display:grid}.notes-page-section-heading{align-content:start;gap:.2rem;min-width:0;display:grid}.notes-page-section-head h2{color:#173061;max-width:11ch;font-family:var(--font-display);letter-spacing:-.04em;text-wrap:pretty;margin:0;font-size:clamp(2rem,2.8vw,2.5rem);font-weight:600;line-height:.98}.notes-page-section-intro{place-self:end;max-width:23rem;padding-bottom:.18rem}.notes-writing-grid,.notes-talks-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.notes-talks-grid .notes-card.is-featured{grid-column:1/-1}.notes-card{text-align:left;background:radial-gradient(circle at 100% 0,#ffffffc2,#0000 22%),linear-gradient(#ffffff57,#ffffff14);border:0;border-radius:1.25rem;gap:1.4rem;min-height:17rem;padding:1.35rem;transition:transform .2s,box-shadow .2s;display:grid;box-shadow:0 18px 34px #181f2a14,inset 0 1px #ffffffd6}.notes-card:hover,.notes-card:focus-visible{box-shadow:0 24px 42px #181f2a1c,inset 0 1px #ffffffd6}.notes-card:focus-visible{outline-offset:.28rem;outline:2px solid #02594e29}.notes-card.theme-linen{background-color:#f6efe5}.notes-card.theme-mist{background-color:#edf3fa}.notes-card.theme-peach{background-color:#faece5}.notes-card.theme-mint{background-color:#e6f4ef}.notes-card.theme-sage{background-color:#e7efe7}.notes-card.theme-slate{background-color:#edf1f4}.notes-card.theme-forest{background-color:#e7f1ed}.notes-card-head,.notes-card-foot{justify-content:space-between;align-items:center;gap:1rem;display:flex}.notes-card-pill,.notes-card-tag,.notes-card-action,.notes-card-meta{border-radius:999px;align-items:center;min-height:2.05rem;font-size:.84rem;font-weight:700;display:inline-flex}.notes-card-pill,.notes-card-tag{color:#40516d;background:#ffffffb8;padding:0 .8rem}.notes-card-meta{color:#40516dc7}.notes-card-copy{gap:.7rem;display:grid}.notes-card-copy h3{color:#173061;max-width:14ch;font-family:var(--font-display);letter-spacing:-.04em;margin:0;font-size:clamp(1.7rem,2.15vw,2.05rem);font-weight:600;line-height:1.05}.notes-card.is-featured .notes-card-copy h3{max-width:14ch}.notes-card-action{color:var(--green-700)}.notes-modal-backdrop{z-index:130;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0b0e127a;place-items:center;padding:1.5rem;display:grid;position:fixed;inset:0}.notes-modal{background:radial-gradient(circle at 0 0,#ffffffeb,#0000 26%),linear-gradient(#fffffffa,#f9f4edf2);border-radius:1.8rem;width:min(100%,48rem);max-height:min(88vh,56rem);padding:1.2rem;position:relative;overflow:auto;box-shadow:0 24px 80px #0a0e1438,inset 0 1px #ffffffd1}.notes-modal.theme-linen{background-color:#fbf5ee}.notes-modal.theme-mist{background-color:#f5f9fd}.notes-modal.theme-peach{background-color:#fcf2ec}.notes-modal.theme-mint{background-color:#eff8f4}.notes-modal.theme-sage{background-color:#eef5ef}.notes-modal.theme-slate{background-color:#f3f6f8}.notes-modal.theme-forest{background-color:#edf6f1}.notes-modal-close{color:#22324e;background:#ffffffd1;border:1px solid #22324e14;border-radius:999px;justify-content:center;align-items:center;width:2.9rem;height:2.9rem;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex;position:absolute;top:1.2rem;right:1.2rem;box-shadow:0 12px 28px #0f172a1a,inset 0 1px #ffffffc7}.notes-modal-close svg{width:1rem;height:1rem}.notes-modal-close:hover,.notes-modal-close:focus-visible{background:#fffffff0;transform:translateY(-1px);box-shadow:0 16px 34px #0f172a1f,inset 0 1px #ffffffd6}.notes-modal-hero{gap:1rem;padding:1.5rem 1.2rem 1rem;display:grid}.notes-modal-cover{aspect-ratio:1.52;background:linear-gradient(135deg,#ffffffe0,#f6f1e9f5),#f7f3eb;border-radius:1.15rem;place-items:center;display:grid;overflow:hidden;box-shadow:0 18px 38px #1118271f}.notes-modal-cover img{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.notes-modal-badges{flex-wrap:wrap;gap:.55rem;display:flex}.notes-modal-badges span{color:#40516d;background:#ffffffc2;border-radius:999px;align-items:center;min-height:2.1rem;padding:0 .85rem;font-size:.84rem;font-weight:700;display:inline-flex}.notes-modal-hero h3{max-width:15ch;color:var(--green-700);font-family:var(--font-display);letter-spacing:-.065em;text-wrap:balance;word-break:normal;overflow-wrap:normal;margin:0;font-size:clamp(2.8rem,4.2vw,4.2rem);font-weight:600;line-height:.94}.notes-modal-sections{gap:1rem;padding:.4rem 1.2rem 1.4rem;display:grid}.notes-modal-section{gap:.5rem;display:grid}.notes-modal-section span{color:#173061;letter-spacing:.12em;text-transform:uppercase;font-size:.88rem;font-weight:700}@media (width<=1180px){.notes-page-hero,.notes-page-section{padding:2.6rem 2.2rem}.notes-page-hero,.notes-page-section-head{grid-template-columns:1fr}.notes-page-hero-text{justify-self:start;max-width:40rem}.notes-page-section-intro{justify-self:start;max-width:40rem;padding-bottom:0}}@media (width<=820px){.notes-page-home{padding:1.25rem 1rem 2.4rem}.notes-page-hero,.notes-page-section{border-radius:1.5rem;padding:2rem 1.2rem}.notes-page-hero h1{max-width:11ch;font-size:clamp(2.8rem,11vw,4.3rem)}.notes-writing-grid,.notes-talks-grid{grid-template-columns:1fr}.notes-card{min-height:15.5rem;padding:1.2rem}.notes-card-copy h3{max-width:none;font-size:2.1rem}.notes-modal{border-radius:1.45rem;width:min(100%,27rem);padding:.9rem}.notes-modal-hero,.notes-modal-sections{padding-left:.7rem;padding-right:.7rem}.notes-modal-hero h3{max-width:100%;font-size:clamp(2.2rem,10vw,3.2rem)}}.wenchuan-case-page{--ams-bg:#edf4ff;--ams-panel:#f1f7ffeb;--ams-panel-strong:#fafcfff5;--header-nav-surface:#f4f9ffeb;--header-nav-shadow:0 1px 0 #ffffffe6 inset, 0 18px 42px #0d2b671f;--ams-line:#1647961a;--ams-line-strong:#1647962e;--ams-ink:#173b7d;--ams-copy:#4a5f8f;--ams-muted:#7489b4;--ams-gold:#18d3ff;--ams-gold-soft:#d7f8ff;--ams-shadow:0 30px 80px #1639831f;background:radial-gradient(circle at top left, #ffffffeb, transparent 32%), radial-gradient(circle at 84% 18%, #18d3ff29, transparent 20%), radial-gradient(circle at 18% 58%, #3273ff24, transparent 22%), linear-gradient(180deg, #f7fbff 0%, var(--ams-bg) 100%)}.wenchuan-case-page .ams-case-glow.is-left{background:#3d7eff70}.wenchuan-case-page .ams-case-glow.is-right{background:#18d3ff52}.wenchuan-case-page .ams-case-hero h1{max-width:11ch}.wenchuan-case-page .ams-case-browser-bar{background:linear-gradient(#071532fa,#0c1e44f0)}.wenchuan-case-page .ams-case-browser-pill{color:#deebff;background:#ffffff14}.wenchuan-case-page .ams-case-browser-chip,.wenchuan-case-page .ams-case-browser-dots span{background:#d5e9ff1f}.wenchuan-case-page .ams-case-browser-dots .is-accent,.wenchuan-case-page .ams-case-kicker:before,.wenchuan-case-page .ams-case-section-eyebrow:before,.wenchuan-case-page .ams-case-floating-kicker:before{background:linear-gradient(135deg,#2a8dff,#16d2ff);box-shadow:0 0 0 .2rem #2a8dff24}.wenchuan-case-page .ams-case-browser-viewport{background:linear-gradient(#dae9ff6b,#0000 36%),linear-gradient(135deg,#eaf3ff 0%,#f8fbff 100%)}.wenchuan-case-page .ams-case-hero-floating-card{background:linear-gradient(#05112ae6,#0b245ad1);border-color:#ffffff1f;box-shadow:0 28px 64px #091a4747}.wenchuan-case-page .ams-case-hero-floating-card .ams-case-floating-kicker{color:#ddeaffb8}.wenchuan-case-page .ams-case-hero-floating-card strong{color:#f8fbff}.wenchuan-case-page .ams-case-hero-floating-card p{color:#e4eeffd6}.wenchuan-case-page .ams-case-hover-card,.wenchuan-case-page .ams-case-hover-preview-note,.wenchuan-case-page .ams-case-outline-card,.wenchuan-case-page .ams-case-summary-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.wenchuan-case-page .ams-case-hover-card:hover,.wenchuan-case-page .ams-case-hover-card:focus-visible,.wenchuan-case-page .ams-case-hover-card.is-active{border-color:#2a8dff38;box-shadow:0 20px 44px #1545951a}.wenchuan-case-page .ams-case-outline-button:hover,.wenchuan-case-page .ams-case-outline-button:focus-visible{background:#2a8dff0f}.wenchuan-case-page .ams-case-outline-button.is-active{background:#2a8dff1a}.wenchuan-case-page .ams-case-tone-keywords em,.wenchuan-case-page .ams-case-hover-card em{color:#147fb2;background:#18d3ff24}.wenchuan-case-page .ams-case-pillar-card span,.wenchuan-case-page .ams-case-strategy-card span{color:#2361da;background:#2a8dff1f}.wenchuan-case-page .ams-case-reference-card img,.wenchuan-case-page .ams-case-gallery-card img,.wenchuan-case-page .ams-case-audit-media img{object-position:top center}.work-projects-page{background:radial-gradient(circle at 0 0,#ffffffeb,#0000 28%),radial-gradient(circle at 84% 14%,#02594e12,#0000 26%),radial-gradient(circle at 14% 68%,#f3c53d17,#0000 24%),linear-gradient(#faf6ef 0%,#f7f2ea 100%);min-height:100vh;position:relative;overflow:hidden}.work-projects-glow{filter:blur(96px);opacity:.48;pointer-events:none;border-radius:999px;width:28rem;height:28rem;position:absolute}.work-projects-glow.is-left{background:#f3c53d2e;top:12rem;left:-8rem}.work-projects-glow.is-right{background:#02594e1f;top:7rem;right:-8rem}.work-projects-home{z-index:1;width:min(100%, var(--page-max));margin:0 auto;padding:2.5rem 1.5rem 3.25rem;position:relative}.work-projects-header{margin-bottom:2rem}.work-projects-panel{max-width:var(--site-max);margin:0 auto var(--section-gap);padding:var(--surface-pad-y) var(--surface-pad-x) calc(var(--surface-pad-y) - .25rem);border-radius:var(--surface-radius-lg);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffc2;box-shadow:inset 0 1px #ffffffdb,0 18px 48px #1c253412}.work-projects-heading{grid-template-columns:minmax(0,1fr) minmax(18rem,29rem);align-items:end;gap:1.75rem;margin-bottom:2rem;display:grid}.work-projects-heading-copy{align-content:end;min-width:0;display:grid}.work-projects-kicker{color:#36425ccc;font-size:var(--kicker-size);letter-spacing:var(--kicker-tracking);text-transform:uppercase;margin:0 0 .9rem;font-weight:700}.work-projects-title{max-width:8.8ch;color:var(--green-700);font-family:var(--font-display);letter-spacing:-.04em;text-wrap:balance;margin:0;font-size:clamp(3.25rem,4.9vw,4.5rem);font-weight:600;line-height:.98}.work-projects-title span{white-space:nowrap;display:block}.work-projects-intro{place-self:end;gap:1rem;max-width:29rem;padding-bottom:.35rem;display:grid}.work-projects-intro p{color:#465670;margin:0;font-size:1rem;line-height:1.5}.work-projects-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.9rem;display:grid}.work-project-card{text-align:left;background:linear-gradient(180deg, #fff3, #ffffff05), radial-gradient(circle at 16% 16%, color-mix(in srgb, var(--work-card-accent) 16%, white), transparent 32%), radial-gradient(circle at 82% 18%, color-mix(in srgb, var(--work-card-accent) 12%, white), transparent 24%), color-mix(in srgb, var(--work-card-soft) 84%, white);isolation:isolate;border:0;border-radius:1.25rem;min-height:20rem;padding:0;transition:transform .24s,box-shadow .24s,opacity .24s;position:relative;overflow:hidden;box-shadow:0 24px 48px #141b261a,inset 0 1px #ffffffd1}.work-project-card:hover,.work-project-card:focus-visible{box-shadow:0 28px 56px #141b2621,inset 0 1px #ffffffd1}.work-project-card:focus-visible{outline-offset:.3rem;outline:2px solid #02594e33}.work-project-card.is-span-3{grid-column:span 3}.work-project-card.is-span-2{grid-column:span 2}.work-project-card.is-tall{min-height:31rem}.work-project-card.is-medium{min-height:24rem}.work-project-card.is-compact{min-height:21rem}.work-project-card-media,.work-project-browser-shell,.work-project-devices{position:absolute;inset:0}.work-project-card-media{z-index:0;padding:1rem}.work-project-card-overlay{z-index:1;pointer-events:none;background:#00000026;position:absolute;inset:0}.work-project-card-meta{z-index:5;justify-content:space-between;align-items:center;gap:.9rem;display:flex;position:absolute;inset:1.1rem 1.15rem auto}.work-project-card-tag,.work-project-card-index,.work-project-card-action{letter-spacing:.02em;border-radius:999px;justify-content:center;align-items:center;min-height:2.2rem;font-size:.78rem;font-weight:700;display:inline-flex}.work-project-card-tag,.work-project-card-index{color:#314560;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;padding:0 .9rem;box-shadow:0 12px 24px #10182814,inset 0 1px #ffffffc2}.work-project-card-copy{z-index:5;color:#fff;gap:.35rem;display:grid;position:absolute;bottom:1.25rem;left:1.35rem;right:10rem}.work-project-card-category,.work-project-card-copy p{margin:0}.work-project-card-category{color:#ffffffe6;letter-spacing:.06em;text-shadow:0 2px 8px #0000003d;text-transform:uppercase;max-width:22rem;font-size:.72rem;font-weight:600}.work-project-card-copy strong{max-width:14ch;font-family:var(--font-display);letter-spacing:-.04em;text-shadow:0 4px 14px #0000003d;font-size:clamp(1.7rem,2.2vw,2.1rem);font-weight:600;line-height:1.04}.work-project-card-copy p:last-child{color:#ffffffeb;text-shadow:0 2px 8px #00000038;max-width:20rem;font-size:.94rem;line-height:1.45}.work-project-card-action{z-index:5;color:#ffffffeb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#00000059;padding:0 .95rem;position:absolute;bottom:1.25rem;right:1.15rem}.work-project-browser-shell{background:#ffffffe0;border-radius:1.25rem;overflow:hidden;box-shadow:0 20px 34px #181f2a29,inset 0 1px #fffffff0}.work-project-browser-top{background:#f6f8fcf5;border-bottom:1px solid #0f172a0f;align-items:center;gap:.35rem;height:2.5rem;padding:0 1rem;display:flex}.work-project-browser-top span{background:#7c899a73;border-radius:999px;width:.58rem;height:.58rem}.work-project-browser-body{background:#f4f7fb;position:absolute;inset:2.5rem 0 0;overflow:hidden}.work-project-browser-image,.work-project-device-image{width:100%;height:100%}.work-project-browser-image{object-fit:cover}.work-project-browser-image.is-top{object-position:top center}.work-project-browser-image.is-center{object-position:center center}.work-project-devices{overflow:hidden}.work-project-device{aspect-ratio:9/19.5;background:#fffffff0;border-radius:1.2rem;width:min(31%,12rem);position:absolute;top:12%;overflow:hidden;box-shadow:0 22px 44px #181f2a38,inset 0 1px #ffffffeb}.work-project-device:before{content:"";z-index:1;background:#080c12eb;border-radius:999px;height:1.05rem;position:absolute;inset:.38rem .38rem auto}.work-project-device.is-primary{z-index:3;width:min(35%,13.2rem);left:50%;transform:translate(-50%)rotate(-3deg)}.work-project-device.is-secondary{z-index:2;left:12%;transform:rotate(-12deg)}.work-project-device.is-tertiary{z-index:2;right:10%;transform:rotate(10deg)}.work-project-device-image{object-fit:contain;object-position:top center;background:#fff}.work-project-card.project-03 .work-project-devices,.work-project-card.project-04 .work-project-devices{transform:translate(7%,-1%)}.work-project-card.project-03 .work-project-card-copy strong,.work-project-card.project-04 .work-project-card-copy strong{text-shadow:0 6px 18px #00000052;max-width:7ch}.work-project-card.project-03 .work-project-card-copy p:last-child,.work-project-card.project-04 .work-project-card-copy p:last-child{text-shadow:0 3px 12px #00000047;max-width:15rem}.work-project-preview-fallback{background:radial-gradient(circle at 22% 18%, #ffffffe6, transparent 28%), radial-gradient(circle at 78% 20%, #ffffff8f, transparent 20%), linear-gradient(180deg, #ffffff0f, #fff0), color-mix(in srgb, var(--work-card-accent) 28%, #132133);border-radius:1.25rem;width:100%;height:100%}@media (width<=1180px){.work-projects-panel{padding:2.65rem 2.2rem 2.35rem}.work-projects-heading{grid-template-columns:1fr;align-items:start;gap:1.25rem}.work-projects-intro{justify-self:start;max-width:40rem;padding-bottom:0}.work-projects-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.work-project-card.is-span-3{grid-column:span 2}.work-project-card.is-span-2{grid-column:span 1}}@media (width<=820px){.work-projects-home{padding:1.25rem 1rem 2.4rem}.work-projects-panel{border-radius:1.55rem;padding:2rem 1.2rem 1.35rem}.work-projects-title{max-width:10ch;font-size:clamp(2.8rem,11vw,4.3rem)}.work-projects-intro p{font-size:1rem}.work-projects-grid{grid-template-columns:1fr}.work-project-card.is-span-3,.work-project-card.is-span-2{grid-column:span 1}.work-project-card.is-tall,.work-project-card.is-medium,.work-project-card.is-compact{min-height:24rem}.work-project-card-copy strong{max-width:none;font-size:2.2rem}.work-project-card-copy p:last-child{max-width:18rem}.work-project-card-copy{right:1.35rem}.work-project-card-action{width:fit-content;margin:0 0 1.25rem 1.35rem;position:static}}@media (width<=560px){.work-project-card{border-radius:1.35rem}.work-project-card-media{padding:.85rem}.work-project-card-copy{bottom:.95rem;left:1rem;right:1rem}.work-project-card-copy strong{font-size:1.95rem}.work-project-card-copy p:last-child{max-width:15rem;font-size:.92rem}.work-project-device{width:min(39%,9.6rem);top:20%}.work-project-device.is-primary{width:min(43%,10.6rem)}}
