: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)}.site-footer-record{color:#42506cd1;letter-spacing:-.01em;text-align:center;justify-content:center;align-items:center;gap:.45rem;margin-top:1rem;padding:0 .2rem;font-size:.88rem;line-height:1.4;display:flex}.site-footer-record-label{font-weight:500}.site-footer-record-link{color:#42506c;font-weight:600;text-decoration:none;transition:color .18s}.site-footer-record-link:hover{color:var(--green-700)}.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}.site-footer-record{margin-top:.9rem;font-size:.84rem}}@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}.site-footer-record{flex-direction:column;gap:.18rem;margin-top:.8rem;font-size:.82rem}.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}}.page-loading{background:#f5f5f2;min-height:100vh}
