@font-face{font-family:TokenSans;src:url(/fonts/source-han-regular.d3b86767fcad.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:TokenSans;src:url(/fonts/source-han-heavy.c0ae82287f83.woff) format("woff");font-weight:700 950;font-style:normal;font-display:swap}:root{--paper:#f7f8fc;--white:#fff;--ink:#152c54;--muted:#52637c;--blue:#285ce6;--blue-hover:#1948c7;--mist:#e9f0ff;--coral:#f47c67;--gold:#e8ca93;--teal:#21706c;--line:#dce2ec;--radius:22px;--font:TokenSans,"PingFang SC","Microsoft YaHei",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:16px;-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:default}button,select{touch-action:manipulation}[tabindex]:focus-visible,a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--coral);outline-offset:5px}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--blue);outline-offset:2px}button{border:0}svg{flex-shrink:0}p{line-height:1.85;margin:0}h1,h2,h3,h4{font-weight:900;margin:0;line-height:1.35;letter-spacing:-.04em}h2{font-size:clamp(34px,3.7vw,54px)}h3{letter-spacing:-.02em}small{font-size:12px}ul{padding:0;list-style:none}::selection{background:#cad8ff;color:var(--ink)}.container{width:min(1280px,calc(100% - 112px));margin-inline:auto}.section-space{padding-block:116px}.section-label{display:block;color:var(--blue);font-size:13px;font-weight:700;letter-spacing:.04em;margin-bottom:24px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:56px}.section-heading>p{color:var(--muted);max-width:380px;font-size:15px;line-height:1.95;padding-bottom:5px}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:55px;padding:17px 24px;border-radius:9px;font-size:14px;font-weight:700;line-height:1.45;transition:background .2s,transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px)}.button-blue{background:var(--blue);color:white;box-shadow:0 6px 14px #285ce61a}.button-blue:hover{background:var(--blue-hover);box-shadow:0 9px 20px #285ce62b}.button-dark{background:var(--ink);color:#fff}.button-dark:hover{background:#234474}.button-full{width:100%}.text-button{min-height:44px;display:inline-flex;align-items:center;gap:12px;background:none;padding:8px 0;font-size:14px;font-weight:700;color:var(--ink)}.text-button:hover{color:var(--blue)}.skip-link{position:fixed;z-index:100;left:20px;top:-100px;background:var(--blue);color:white;padding:16px;border-radius:8px}.skip-link:focus{top:20px}.site-header{position:sticky;top:0;z-index:30;background:#f7f8fcee;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid #dce2ec88}.nav-shell{width:min(1390px,calc(100% - 80px));height:88px;margin:auto;display:flex;justify-content:space-between}.brand,.nav-shell{align-items:center}.brand{display:inline-flex;gap:12px;flex-shrink:0}.brand svg{width:33px;height:33px;color:var(--blue)}.brand>span{font-size:19px;line-height:1.2;font-weight:900;letter-spacing:.03em}.brand small{display:block;font-weight:400;font-size:11px;letter-spacing:.05em;margin-top:5px}.main-nav{display:flex;align-items:center;gap:34px;font-size:13px}.main-nav>a{padding-block:14px;position:relative}.main-nav>a:after{content:"";position:absolute;bottom:8px;left:0;width:0;height:2px;background:var(--blue);transition:width .2s}.main-nav>a:hover:after{width:100%}.nav-cta{display:flex;align-items:center;gap:18px;padding:12px 17px;border:1px solid #bdc9e0;border-radius:7px;background:transparent;font-size:12px;font-weight:700}.nav-cta:hover{background:var(--mist)}.menu-toggle{display:none;background:transparent;padding:10px}.hero{overflow:hidden;border-bottom:1px solid var(--line);background:radial-gradient(ellipse at 80% 40%,#e4eafb70,transparent 55%),var(--paper)}.hero,.hero-grid{position:relative}.hero-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;min-height:690px}.hero-copy{position:relative;z-index:2;padding-block:64px 84px}.hero-eyebrow{display:flex;align-items:center;gap:13px;font-size:13px;letter-spacing:.06em;margin-bottom:31px}.paired-dot{display:inline-block;position:relative;width:25px;height:16px}.paired-dot:after,.paired-dot:before{content:"";position:absolute;width:15px;height:15px;border-radius:50%;background:var(--blue);top:0;left:0}.paired-dot:after{left:10px;background:var(--coral);mix-blend-mode:multiply}.hero h1{font-size:clamp(66px,6.3vw,92px);line-height:1.28;letter-spacing:-.055em;white-space:nowrap}.hero-description{margin-top:30px;color:#52617a;font-size:16px;line-height:2.05}.hero-actions{flex-wrap:wrap;gap:24px;margin-top:32px}.hero-actions,.hero-text-link{display:flex;align-items:center}.hero-text-link{gap:12px;font-size:13px;font-weight:700}.hero-text-link:hover{color:var(--blue)}.hero-footnote{display:flex;align-items:center;gap:12px;margin-top:42px;font-size:12px;color:#52637c}.hero-small-line{width:27px;height:1px;background:#9faec5}.hero-bottom{justify-content:space-between;padding-block:20px 28px;font-size:11px;letter-spacing:.03em;color:#6a7790}.hero-bottom,.hero-bottom a{display:flex;align-items:center}.hero-bottom a{gap:24px}.hero-bottom a span{font-size:20px}.sculpture-wrap{min-width:0;position:relative;width:calc(100% + 120px);height:640px;margin-left:-30px;isolation:isolate}.sculpture-host{height:100%;width:100%;position:relative;z-index:2;cursor:default}.sculpture-host canvas{display:block;width:100%;height:100%}.sculpture-fallback{position:absolute;width:100%;height:100%;inset:0}.sculpture-wrap:after{position:absolute;content:"";width:60%;height:65px;border-radius:50%;bottom:90px;left:22%;background:#506fbc22;filter:blur(30px);z-index:-1}.sculpture-orbit{position:absolute;border:1px solid #bccbe13b;border-radius:50%;width:540px;height:350px;top:130px;left:40px;transform:rotate(-27deg);z-index:-1}.orbit-two{width:430px;height:500px;top:70px;left:80px;transform:rotate(35deg);border-color:#c1cce52b}.sculpture-caption{position:absolute;bottom:32px;left:50%;transform:translateX(-50%);font-size:11px;letter-spacing:.04em;white-space:nowrap;color:#75829b;z-index:4}.motion-toggle{position:absolute;right:55px;bottom:20px;z-index:4;width:36px;height:36px;display:grid;place-items:center;border:1px solid #cfd9e9;border-radius:50%;background:#ffffffa8;color:#526583}.programs-section{background:#fff}.product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.product-card{border:1px solid #e3e7ef;border-radius:var(--radius);overflow:hidden;background:#fff;display:block;transition:box-shadow .3s,border-color .3s}.product-card:hover{box-shadow:0 20px 45px -28px #193a7655;border-color:#becbe4}.product-art{height:300px;position:relative;overflow:hidden;background:#edf1f9}.product-art>svg{height:100%;width:100%;display:block;transition:transform .7s cubic-bezier(.2,.7,.3,1)}.product-card:hover .product-art>svg{transform:scale(1.035)}.product-audience{position:absolute;left:26px;top:24px;padding:8px 12px;background:#fffffff0;border-radius:5px;font-size:11px;color:var(--ink);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.flagship-label{position:absolute;right:24px;top:25px;font-size:11px;color:var(--gold);border:1px solid #e8ca9355;border-radius:4px;padding:6px 9px}.product-copy{padding:28px 30px 26px}.product-title-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.product-copy h3{font-size:26px}.circle-arrow{height:37px;width:37px;border:1px solid #cbd6e8;border-radius:50%;display:grid;place-items:center;transition:background .2s,color .2s}.product-card:hover .circle-arrow{background:var(--blue);color:white;border-color:var(--blue)}.product-copy>strong{font-size:14px;font-weight:400;display:block;margin-top:13px}.product-copy>p{font-size:13px;color:#6a758a;margin-top:12px;line-height:1.9;max-width:95%}.product-tags{display:flex;gap:18px;flex-wrap:wrap;border-top:1px solid #e5eaf1;padding-top:18px;margin-top:21px;color:#536581;font-size:10px}.product-tags span{display:flex;align-items:center;gap:7px}.product-tags span:before{content:"";width:3px;height:3px;background:#8497b6;border-radius:50%}.product-gold .product-copy{background:#172e52;color:#f1e8d6}.product-gold .product-copy>p{color:#bbc6d7}.product-gold .circle-arrow{border-color:#8790a355;color:#e8ca93}.product-gold .product-tags{border-color:#7486a233;color:#c9c4b7}.product-gold .product-tags span:before{background:var(--gold)}.product-gold:hover .circle-arrow{background:#e8ca93;color:#172e52;border-color:#e8ca93}.featured-section{padding:126px 0;background:#f4f6fb;overflow:hidden}.featured-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.featured-copy h2{font-size:50px;line-height:1.42}.featured-copy>p{font-size:15px;color:var(--muted);margin-top:25px;max-width:465px}.featured-copy .button{margin-top:32px}.value-composition{position:relative;height:540px}.value-circle{width:350px;height:350px;border-radius:50%;border:1px solid #d1dbed;position:absolute;left:calc(50% - 175px);top:65px;display:flex;align-items:center;justify-content:center;flex-direction:column;background:radial-gradient(circle at 30% 25%,#fff,#e3ecff88);box-shadow:inset 0 0 0 24px #f5f8ff60}.value-circle>span{font-family:Arial,sans-serif;font-size:152px;font-weight:400;letter-spacing:-.09em;line-height:1.1;padding-right:14px;color:#285ce6}.value-circle small{font-size:11px;letter-spacing:.04em;color:#647dae;margin-top:15px}.value-note{position:absolute;background:white;border:1px solid #e2e8f2;box-shadow:0 10px 28px -14px #36578c35;border-radius:12px;padding:17px 21px;display:flex;gap:17px;align-items:center;width:255px;z-index:3}.value-note svg{color:#3768dd}.value-note strong{font-size:14px;display:block}.value-note span{font-size:10px;color:#52637c;display:block;margin-top:5px}.note-one{top:20px;left:5px;transform:rotate(-6deg)}.note-two{top:213px;right:-10px;transform:rotate(4deg)}.note-three{bottom:54px;left:12px;transform:rotate(-3deg)}.composition-caption{position:absolute;bottom:6px;right:22px;letter-spacing:-.03em;font-size:20px;color:#52637c}.journey-section{padding:104px 0 30px;background:#142c53;color:#edf3ff;overflow:hidden}.journey-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:46px}.light-label{color:#a8bfec}.journey-heading>p{color:#b4c4df;font-size:14px;max-width:400px;line-height:1.95;padding-bottom:7px}.journey-tabs{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #8199c24d;gap:26px}.journey-tab{position:relative;background:none;color:#9dafcf;text-align:left;display:flex;flex-direction:column;gap:7px;padding:22px 0 25px;border-bottom:3px solid transparent;margin-bottom:-1px}.journey-tab small{font-size:11px;letter-spacing:.03em}.journey-tab>span{font-size:20px;font-weight:700}.journey-tab>svg{position:absolute;right:8px;top:40px;opacity:.5}.journey-tab.active{border-color:#f4a38c;color:white}.journey-tab.active small{color:#f4b4a0}.journey-tab.active svg{opacity:1;color:#f4b4a0}.journey-panel{display:grid;grid-template-columns:1fr 1fr;gap:50px;min-height:480px;align-items:center;padding-top:20px}.journey-panel-copy{padding-block:35px}.journey-verb{color:#f1b39d;font-size:12px;display:block;margin-bottom:15px}.journey-panel-copy h3{font-size:33px}.journey-panel-copy>p{font-size:14px;color:#bccbe1;max-width:440px;margin-top:19px}.journey-panel-copy ul{margin:25px 0}.journey-panel-copy li{display:flex;align-items:center;gap:12px;font-size:13px;color:#d7e1f2;margin-block:13px}.journey-panel-copy li svg{color:#96b1e5}.stage-output{border-top:1px solid #829cc52e;padding-top:22px;max-width:430px}.stage-output>span{font-size:10px;color:#a1b3d0;display:block;margin-bottom:9px}.stage-output strong{font-size:13px;font-weight:400}.journey-visual{height:440px;position:relative}.journey-grid{position:absolute;inset:15px 0;background-image:linear-gradient(#668cc815 1px,transparent 0),linear-gradient(90deg,#668cc815 1px,transparent 0);background-size:35px 35px;-webkit-mask-image:radial-gradient(ellipse,#000,transparent 75%);mask-image:radial-gradient(ellipse,#000,transparent 75%)}.steps-stack{height:400px;width:350px;position:absolute;top:22px;left:50%;transform:translateX(-50%)}.stack-sheet{position:absolute;left:35px;top:40px;width:250px;height:302px;border-radius:13px}.back-sheet{transform:rotate(-20deg);background:#5570a2;border:1px solid #89a4d3;top:33px;left:12px}.mid-sheet{transform:rotate(-9deg);background:#a2b9e9;top:40px;left:24px;border:1px solid #c0d2f1}.top-sheet{transform:rotate(5deg);background:#f4f7fd;box-shadow:0 20px 60px #050c2d50;padding:28px;color:var(--ink);border:1px solid white;display:flex;flex-direction:column;align-items:flex-start}.sheet-mark{font-family:Arial,sans-serif;font-weight:700;letter-spacing:-.03em;font-size:12px;color:#52637c}.sheet-icon{margin:22px 0 16px;color:#4e6ac7}.top-sheet strong{font-size:19px;letter-spacing:-.02em}.sheet-rule{height:1px;background:#cfdaee;width:100%;margin:17px 0 13px}.top-sheet p{font-size:11px;white-space:pre-line;color:#52637c;line-height:1.8}.floating-label{position:absolute;left:75px;bottom:15px;background:#f7b59d;color:#263d62;padding:12px 16px;border-radius:7px;display:flex;gap:9px;align-items:center;font-size:11px;transform:rotate(-4deg);box-shadow:0 10px 15px #0001;white-space:nowrap}.small-dot{width:6px;height:6px;border-radius:50%;background:#405b8f}.stage-1 .sheet-icon{color:#277e85}.stage-1 .floating-label{background:#b4dcda}.stage-2 .sheet-icon{color:#956739}.stage-2 .floating-label{background:#e9d09b}.journey-bottom{display:flex;align-items:center;justify-content:space-between;gap:30px;border-top:1px solid #7187ae38;padding:28px 0 0;font-size:11px;color:#a0b2cf}.journey-bottom a{display:flex;gap:18px;align-items:center;color:#e8effb;font-size:12px}.day-grid{padding-block:10px 40px}.day-grid h3{font-size:18px;margin-bottom:25px}.day-grid>div{display:grid;grid-template-columns:repeat(7,1fr);gap:12px}.day-grid article{border:1px solid #7d95bb3b;padding:17px 13px;border-radius:8px;background:#233f64aa}.day-grid article span{font:15px Arial,sans-serif;color:#96add2}.day-grid article p{font-size:12px;line-height:1.65;color:#e6edf7;margin-top:10px}.day-note{font-size:10px;color:#9db0cd;margin-top:20px}.work-section{background:#fff}.work-tabs{display:flex;gap:8px;border-bottom:1px solid var(--line);margin-bottom:42px;overflow-x:auto;scrollbar-width:thin}.work-tab{padding:14px 22px 16px;background:transparent;color:#52637c;font-size:13px;white-space:nowrap;border-bottom:3px solid transparent;margin-bottom:-1px}.work-tab.active{color:var(--blue);border-color:var(--blue);font-weight:700}.work-tab:hover{background:#f3f6ff}.work-content{display:grid;grid-template-columns:1.05fr 1fr;gap:70px;align-items:center}.work-art{min-width:0}.sample-board{height:440px;border-radius:18px;background:#edf1fb;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.sample-disclaimer{display:block;text-align:center;font-size:10px;color:#52637c;margin-top:15px}.work-category{font-size:11px;color:#52637c;display:block;margin-bottom:19px}.work-copy h3{font-size:32px;max-width:420px;line-height:1.45}.work-copy>p{font-size:14px;color:var(--muted);margin-top:20px}.work-copy dl{margin:25px 0}.work-copy dl>div{display:flex;gap:20px;padding:13px 0;border-bottom:1px solid #e7ebf2;font-size:12px;line-height:1.8}.work-copy dt{color:#52637c;min-width:78px}.work-copy dd{margin:0;flex:1 1}.first-action{display:flex;gap:18px;align-items:flex-start;margin-top:22px}.first-action>span{padding:5px 8px;background:#edf2ff;color:#4564a5;white-space:nowrap;font-size:10px;border-radius:4px}.first-action p{font-size:12px;color:#52637c;line-height:1.8}.editorial-sample{position:relative;background:#f9dbca;width:272px;height:355px;padding:26px;transform:rotate(-7deg);box-shadow:12px 15px 0 #d7e1f4,24px 27px 0 #e3eaf8;overflow:hidden}.editorial-sample>span{font-size:8px;position:relative;z-index:2;color:#7d514b}.editorial-sample h4{font-size:35px;line-height:1.3;color:#844a45;margin-top:28px;position:relative;z-index:2}.editorial-sample>p{position:absolute;bottom:26px;font-size:8px;color:#7c5752;z-index:2}.sample-sun{position:absolute;width:175px;height:175px;right:-38px;bottom:-20px;border-radius:50%;background:#eb967d;box-shadow:0 -20px 0 #eea891,0 -40px 0 #f0b6a4}.sample-floating{position:absolute;background:white;border:1px solid #d8e1ef;border-radius:8px;bottom:48px;right:24px;padding:15px;display:flex;align-items:center;gap:10px;font-size:11px;color:#344e7d;box-shadow:0 8px 20px #3f598322;transform:rotate(4deg)}.sample-floating>span{color:#52637c}.slide-back{position:absolute;width:80%;height:60%;border-radius:8px;background:#b7c8f7;transform:rotate(-7deg)}.slide-sample{position:relative;background:#fff;width:80%;height:63%;padding:25px;border-radius:9px;box-shadow:0 14px 25px #52699122;transform:rotate(3deg);overflow:hidden}.slide-sample>span{font-size:9px;color:#6b7faa}.slide-sample h4{font-size:33px;color:#2859ca;margin-top:24px;line-height:1.4}.slide-chart{position:absolute;right:27px;bottom:38px;height:120px;display:flex;align-items:flex-end;gap:8px;transform:skewY(-12deg)}.slide-chart i{width:24px;background:#b4c9ff;height:35px;border-radius:4px 4px 0 0}.slide-chart i:nth-child(2){height:62px;background:#779eee}.slide-chart i:nth-child(3){height:83px;background:#4674df}.slide-chart i:nth-child(4){height:115px;background:#264fae}.slide-sample>small{position:absolute;bottom:22px;font-size:8px;color:#8291ac}.game-sample{width:80%;background:#fff;border-radius:18px;padding:28px;box-shadow:0 12px 35px #5673a11f}.game-badge{display:inline-block;font-size:10px;padding:6px 9px;border-radius:5px;background:#edf2ff;color:#4b68a4}.game-sample h4{font-size:27px;line-height:1.45;margin:17px 0}.game-answers{display:grid;gap:9px}.game-answers>button{display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left;border:1px solid #d8e2f6;padding:12px;background:#f5f8ff;border-radius:6px;font-size:12px;min-height:44px}.game-answers>button.chosen,.game-answers>button:hover{border-color:#5279d4;background:#e9f0ff}.game-sample>p{font-size:11px;color:#6c7d97;line-height:1.7;margin-top:15px;min-height:38px}.flow-sample{width:74%;display:flex;flex-direction:column;align-items:center}.flow-sample>span{font-size:12px;color:#6b81a9;margin-bottom:26px}.flow-card{padding:20px 24px;border:1px solid #c7d5f0;border-radius:9px;background:#fff;display:flex;align-items:center;gap:20px;font-size:14px;width:100%;box-shadow:0 7px 16px #8197ba11}.flow-card.highlight{background:#d7e3ff;border-color:#96b1ef;color:#254f9e}.flow-sample>i{width:2px;height:26px;background:#9fb4de;position:relative}.flow-sample>i:after{content:"";position:absolute;bottom:0;left:-3px;width:6px;height:6px;border-right:2px solid #9fb4de;border-bottom:2px solid #9fb4de;transform:rotate(45deg)}.audio-sample{text-align:center}.audio-circle{height:110px;width:110px;background:linear-gradient(135deg,#fbc4b0,#e39290);border-radius:50%;margin:0 auto 18px;display:grid;place-items:center;color:#fff;box-shadow:0 14px 25px #d7a7a64a}.audio-sample>span{font-size:10px;color:#7a86a0}.audio-sample h4{font-size:30px;line-height:1.5;margin-top:13px}.waveform{height:52px;display:flex;align-items:center;justify-content:center;gap:4px;margin-top:23px}.waveform i{display:block;background:#6b83b7;width:3px;border-radius:3px}.web-sample{width:87%;border:1px solid #c5d4ef;border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 18px 30px #3e5e8722;transform:rotate(-3deg)}.browser-dots{display:flex;align-items:center;gap:5px;background:#f1f4fc;padding:11px}.browser-dots i{height:5px;width:5px;background:#aebcd7;border-radius:50%}.browser-dots span{font-size:8px;margin-left:22px;color:#8694ad}.mini-website{padding:28px 25px;height:245px;position:relative;background:#fcf8f1;overflow:hidden}.mini-website>span{font-size:8px;color:#8b785e}.mini-website h4{font-size:27px;line-height:1.45;margin-top:23px;color:#4a5348;position:relative;z-index:2}.mini-window-art{position:absolute;right:22px;bottom:32px;width:110px;height:140px;border-radius:65px 65px 3px 3px;background:linear-gradient(120deg,#dbad88,#f1dac0);transform:rotate(12deg);box-shadow:10px 8px 0 #f1e7da}.mini-website .mini-label{position:absolute;bottom:20px;left:25px;font-size:7px}.approach-section{background:#eef2fa}.approach-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:36px;margin-top:64px}.approach-grid article{border-top:1px solid #becbe2;padding-top:30px}.approach-grid article svg{color:#4468ab;margin-bottom:25px}.approach-grid h3{font-size:18px}.approach-grid p{font-size:13px;line-height:1.95;color:#52637c;margin-top:18px}.about-section{background:white}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.about-statement{position:relative;min-height:470px;background:#e8eefb;border-radius:3px 100px 3px 3px;padding:48px;overflow:hidden}.about-statement>span{font:13px Arial,sans-serif;letter-spacing:.01em;color:#52637c}.about-statement h2{font-size:58px;margin-top:26px;position:relative;z-index:2}.about-mark{position:absolute;right:-28px;bottom:-100px;width:310px;height:310px;display:grid;grid-template-columns:1fr 1fr;gap:13px;transform:rotate(-20deg);opacity:.7}.about-mark i{background:linear-gradient(150deg,#6c96ed,#cddcfc);border-radius:18px}.about-mark i:nth-child(4){background:linear-gradient(150deg,#f1a98f,#f3d6c9);transform:rotate(20deg)}.about-copy h3{font-size:31px;line-height:1.5;margin-bottom:26px}.about-copy>p{font-size:14px;color:#68758a;margin:18px 0;line-height:2}.about-signature{display:flex;align-items:center;gap:17px;margin:27px 0;border-top:1px solid #e0e7f1;padding-top:24px}.about-signature>span{font-size:17px;font-weight:700}.about-signature small{font-size:10px;color:#52637c}.about-copy>.text-button{font-size:12px}.faq-section{background:#f7f8fc}.faq-layout{display:grid;grid-template-columns:1fr 1.7fr;gap:80px}.faq-layout>div>p{font-size:14px;color:var(--muted);margin-top:22px}.faq-list{border-top:1px solid #ccd6e6}.faq-list details{border-bottom:1px solid #ccd6e6}.faq-list summary{padding:27px 0;display:flex;justify-content:space-between;gap:20px;list-style:none;cursor:pointer;font-weight:700;font-size:15px;line-height:1.8}.faq-list summary::-webkit-details-marker{display:none}.faq-plus{font:24px Arial,sans-serif;font-weight:400;transition:transform .2s;color:#617496}.faq-list details[open] .faq-plus{transform:rotate(45deg)}.faq-list details>p{font-size:13px;color:var(--muted);padding:0 35px 27px 0;line-height:1.95}.invitation{padding:88px 0;background:#e9effd;border-top:1px solid #dce5f7}.invitation-inner{display:flex;align-items:center;justify-content:space-between;gap:70px}.invitation h2{font-size:44px;line-height:1.5}.invitation .section-label{font-size:11px}.invitation-inner>div:last-child{min-width:290px}.invitation p{font-size:14px;line-height:1.9;color:#52637c;margin-bottom:25px}.invitation small{display:block;font-size:10px;color:#52637c;margin-top:16px}.site-footer{background:#142c53;color:#dfe8f8}.footer-main{padding:65px 0 52px;display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:70px}.brand-footer svg{color:#becff3}.brand-footer>span{font-size:20px}.footer-main>div>p{font-size:12px;color:#9fb3d3;margin-top:26px}.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:16px;font-size:12px;color:#c0cee5}.footer-links>span{font-size:10px;color:#87a0c7;margin-bottom:7px}.footer-links>a:hover{color:white}.footer-links .text-button{font-size:12px;font-weight:400;color:#c0cee5;padding:0}.footer-bottom{padding:25px 0 32px;border-top:1px solid #9eb4d42e;display:flex;align-items:center;justify-content:space-between;gap:25px;color:#94a9c9;font-size:10px}.footer-bottom>a{color:#ccdbf2}.program-hero{padding:35px 0 0;overflow:hidden;background:radial-gradient(ellipse at 85% 20%,#e1eaff99,transparent 60%)}.back-link{display:inline-flex;gap:8px;align-items:center;font-size:11px;color:#52637c;margin-bottom:38px}.back-link:hover{color:var(--blue)}.program-hero-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:60px;align-items:center}.program-hero-copy{padding:25px 0 55px}.program-hero-copy h1{font-size:clamp(43px,4.35vw,63px);line-height:1.46}.program-hero-copy>p{font-size:14px;line-height:2;max-width:540px;color:var(--muted);margin-top:25px}.program-hero-copy>.program-hero-subtitle{margin-top:20px;color:var(--blue);font-size:clamp(20px,2vw,28px);font-weight:500;line-height:1.6}.program-hero-copy .hero-actions{gap:25px;margin-top:30px}.course-status{font-size:10px;color:#52637c;line-height:1.85;max-width:490px;margin-top:23px}.premium-kicker{display:inline-block;font-size:11px;margin:-5px 0 18px;color:#71552c;background:#efe4cf;padding:7px 10px;border-radius:5px}.detail-art{border-radius:22px;overflow:hidden;transform:rotate(2deg);box-shadow:0 25px 55px -30px #23417c55;border:1px solid #dce5f0;background:#eff4fc}.detail-art>svg{display:block;width:100%;height:auto}.detail-art-caption{display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:9px;padding:23px;background:#fff;color:#52637c}.program-facts{display:grid;grid-template-columns:1fr 1fr 1.2fr;border-top:1px solid #d8e1ef;padding:27px 0 34px;gap:35px}.program-facts>div{display:flex;flex-direction:column;gap:10px;padding-left:25px;border-left:1px solid #d5deed}.program-facts>div:first-child{padding-left:0;border-left:0}.program-facts span{font-size:10px;color:#52637c}.program-facts strong{font-size:13px;font-weight:400}.outcomes-section{background:#fff}.outcome-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.outcome-grid article{background:#f5f7fc;padding:33px 29px;border-radius:14px;border:1px solid #e6ebf4}.outcome-icon{color:#5b7dc0;margin-bottom:25px;display:block}.outcome-grid h3{font-size:20px;line-height:1.55}.outcome-grid p{font-size:13px;color:#52637c;margin-top:15px}.starting-section{background:#edf2fb;padding:85px 0}.starting-grid{display:grid;grid-template-columns:1fr 1.6fr;gap:80px}.starting-grid>div>p{font-size:14px;color:#52637c;margin-top:22px}.starting-list{display:grid;gap:23px}.starting-list article{display:flex;gap:17px;align-items:flex-start;border-bottom:1px solid #cdd9ed;padding-bottom:23px}.starting-list article:last-child{border:0;padding-bottom:0}.starting-list svg{color:#5176b8;margin-top:3px}.starting-list h3{font-size:17px}.starting-list p{font-size:13px;color:#52637c;margin-top:10px}.support-section{background:#edf2fb}.support-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:44px 40px}.support-grid article{border-top:1px solid #bdcde6;padding-top:25px}.support-grid svg{color:#5476b4;margin-bottom:19px}.support-grid h3{font-size:18px}.support-grid p{font-size:13px;line-height:1.9;color:#52637c;margin-top:13px}.program-path{background:#edf2fb}.program-path h2{max-width:790px}.path-list{margin-top:56px}.path-list article{display:flex;align-items:center;gap:38px;padding:35px 0;border-top:1px solid #c4d2e8}.path-number{font:36px Arial,sans-serif;color:#52637c;min-width:85px}.path-list article>div{flex:1 1}.path-list h3{font-size:23px;margin-bottom:14px}.path-list p{font-size:14px;color:#52637c}.path-list article>svg{color:#7a94bf}.program-feature{background:#fff}.program-feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:85px}.program-feature h2{font-size:39px;line-height:1.6}.program-feature p{font-size:14px;color:#647792;margin-bottom:25px;line-height:2}.premium-note{margin-top:27px;border-top:1px solid #ded6c5;padding-top:22px;font-size:18px;color:#887047}.premium-note span{font-size:12px;color:#52637c;display:block;margin-top:10px}.cross-program{padding-block:55px 65px}.cross-program>span{font-size:11px;color:#52637c;display:block;margin-bottom:18px}.cross-program>a{display:flex;align-items:center;gap:25px;font-size:24px;font-weight:700}.cross-program p{font-size:13px;color:#52637c;margin-top:17px}.theme-gold .program-hero{background:#172e52;color:#f2eadb}.theme-gold .program-hero-copy>p{color:#b9c7de}.theme-gold .program-hero-copy .section-label{color:#ddc496}.theme-gold .back-link,.theme-gold .course-status{color:#a8b8d2}.theme-gold .program-hero .text-button{color:#e5d3b3}.theme-gold .program-hero .button-blue{background:#e8ca93;color:#263a59}.theme-gold .program-facts,.theme-gold .program-facts>div{border-color:#7c94b53d}.theme-gold .program-facts span{color:#9ab0cd}.theme-gold .detail-art{border-color:#5b749b66}.theme-gold .detail-art-caption{background:#203a61;color:#ddcfb4}.theme-coral .program-hero{background:#fff1e9}.theme-coral .detail-art{border-color:#f0d6c6}.theme-teal .program-hero{background:#e8f4f2}.site-dialog{padding:0;width:min(600px,calc(100% - 32px));max-height:calc(100dvh - 48px);border:1px solid #d1dced;border-radius:20px;background:#fff;color:var(--ink);box-shadow:0 30px 100px #06163844}.site-dialog::backdrop{background:#0b254fa6;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.dialog-body{padding:43px;position:relative}.dialog-close{position:absolute;right:18px;top:18px;width:38px;height:38px;display:grid;place-items:center;border-radius:50%;background:#edf2fb;color:#516889}.dialog-body h2{font-size:34px;line-height:1.5}.dialog-body .section-label{font-size:10px;margin-bottom:18px}.finder-options{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:28px 0 22px}.finder-option{position:relative;text-align:left;min-height:85px;padding:16px;border:1px solid #d8e0ed;background:#f8faff;border-radius:8px;display:flex;flex-direction:column;gap:9px}.finder-option>span{font-size:11px;padding-right:15px}.finder-option>small{font-size:10px;color:#7185a5}.finder-option.is-selected{border-color:#386be2;background:#edf3ff;box-shadow:inset 0 0 0 1px #386be2}.finder-option>svg{position:absolute;right:10px;top:13px;color:var(--blue)}.finder-result{padding-bottom:26px;min-height:117px}.finder-result>p{font-size:17px;font-weight:700;margin-bottom:10px}.finder-result>span{font-size:12px;color:#6c7e99;line-height:1.9;display:block}.dialog-intro{font-size:13px;color:#7786a0;margin:18px 0 22px}.dialog-body label{font-size:12px;display:block;font-weight:700;margin-bottom:18px}.dialog-body label>span{font-weight:400;color:#8090a8;margin-left:7px;font-size:10px}.dialog-body input,.dialog-body select,.dialog-body textarea{display:block;width:100%;padding:12px 14px;border:1px solid #cdd9ed;border-radius:7px;background:#f8faff;margin-top:9px;font-size:13px;color:var(--ink)}.dialog-body textarea{resize:vertical;min-height:85px;max-height:200px}.dialog-body input::placeholder,.dialog-body textarea::placeholder{color:#8492a7}.select-wrap{position:relative}.select-wrap select{appearance:none;padding-right:40px}.select-wrap>svg{position:absolute;right:15px;top:15px;pointer-events:none}.form-note{font-size:10px;color:#7b8ca6;line-height:1.8;margin-top:15px}@media (min-width:1600px){.hero-grid{min-height:760px}.sculpture-wrap{height:700px}.hero h1{font-size:96px}.sculpture-orbit{left:70px;top:160px}.hero-copy{padding-top:75px}}@media (max-width:1180px){.container{width:calc(100% - 72px)}.nav-shell{width:calc(100% - 48px)}.main-nav{gap:22px}.hero h1{font-size:71px}.hero-grid{min-height:650px}.sculpture-wrap{height:590px;width:calc(100% + 110px);margin-left:-45px}.sculpture-orbit{width:430px;left:20px}.hero-description{font-size:14px}.hero-actions{gap:20px}.hero-text-link{font-size:11px}.product-art{height:260px}.product-copy{padding:26px}.product-copy h3{font-size:23px}.product-tags{gap:12px}.section-heading{gap:35px}.section-heading>p{max-width:330px;font-size:13px}.featured-grid{gap:35px}.featured-copy h2{font-size:44px}.value-circle{width:310px;height:310px;left:calc(50% - 155px)}.value-note{width:226px;padding:15px}.note-two{right:-20px}.about-grid{gap:50px}.about-statement{padding:35px}.about-statement h2{font-size:51px}.work-content{gap:40px}.work-tab{padding-inline:16px;font-size:12px}.work-copy h3{font-size:28px}.sample-board{height:420px}.program-hero-grid{gap:30px}.program-hero-copy h1{font-size:49px}.program-hero-copy .hero-actions{gap:20px}.program-hero-copy .button{font-size:12px;padding:15px 17px}.detail-art-caption{font-size:8px;padding:18px}.program-facts{gap:20px}.program-facts strong{font-size:12px}.day-grid>div{gap:8px}.day-grid article{padding:15px 10px}.starting-grid{gap:45px}.program-feature-grid{gap:50px}.program-feature h2{font-size:34px}.invitation h2{font-size:39px}.journey-panel{gap:25px}}@media (max-width:900px){.main-nav{gap:17px}.main-nav>a{font-size:11px}.nav-cta{font-size:10px;padding:12px;gap:8px}.hero h1{font-size:60px}.hero-description{font-size:13px}.hero-actions{gap:18px}.hero-copy .hero-actions{align-items:flex-start;flex-direction:column}.hero-grid{min-height:620px}.hero-footnote{font-size:10px;margin-top:30px}.sculpture-wrap{height:550px;width:calc(100% + 125px);margin-left:-65px}.sculpture-caption{font-size:9px}.section-space{padding-block:86px}.section-heading{align-items:flex-start;gap:30px}.section-heading h2{font-size:36px}.section-heading>p{font-size:12px;max-width:300px;padding-top:39px}.product-art{height:224px}.product-audience{font-size:9px;left:18px;top:17px}.flagship-label{font-size:9px;right:17px;top:17px}.product-copy{padding:22px}.product-copy h3{font-size:21px}.product-copy>p,.product-copy>strong{font-size:12px}.product-tags{font-size:9px;gap:11px}.circle-arrow{height:30px;width:30px}.circle-arrow svg{width:18px}.product-grid{gap:20px}.featured-section{padding-block:80px}.featured-copy h2{font-size:37px}.featured-copy>p{font-size:13px}.value-composition{height:470px}.value-circle{width:250px;height:250px;left:calc(50% - 125px);top:95px}.value-circle>span{font-size:115px}.value-circle small{font-size:9px}.value-note{width:200px;padding:13px;gap:10px}.value-note strong{font-size:12px}.value-note span{font-size:9px}.note-one{top:35px;left:0}.note-two{top:240px}.note-three{bottom:15px}.composition-caption{display:none}.journey-section{padding-top:80px}.journey-heading h2{font-size:38px}.journey-heading>p{font-size:12px}.journey-panel-copy h3{font-size:27px}.journey-panel-copy li,.journey-panel-copy>p{font-size:12px}.stage-output strong{font-size:11px}.steps-stack{transform:translateX(-50%) scale(.85)}.work-content{gap:30px}.sample-board{height:370px}.editorial-sample{transform:rotate(-7deg) scale(.86)}.sample-floating{right:15px;bottom:38px;padding:11px;font-size:9px;gap:7px}.sample-floating span{display:none}.work-copy h3{font-size:25px}.work-copy>p{font-size:12px}.work-copy dl>div{font-size:10px;gap:10px}.work-copy dt{min-width:65px}.first-action{gap:10px}.first-action p{font-size:10px}.first-action>span{font-size:9px}.work-tabs{gap:0}.work-tab{flex:1 1;padding-inline:8px;font-size:11px}.approach-grid{gap:24px}.approach-grid h3{font-size:15px}.approach-grid p{font-size:11px}.about-statement{min-height:415px;padding:30px}.about-statement h2{font-size:43px}.about-copy h3{font-size:27px}.about-copy>p{font-size:12px}.about-signature{gap:10px}.about-signature small{font-size:8px}.about-grid{gap:35px}.faq-layout{gap:45px}.faq-list summary{font-size:13px}.faq-list details>p{font-size:12px}.invitation-inner{gap:35px}.invitation h2{font-size:33px}.invitation-inner>div:last-child{min-width:260px}.footer-main{gap:40px}.program-hero-copy h1{font-size:41px}.program-hero-copy>p{font-size:12px}.program-hero-grid{grid-template-columns:1.15fr 1fr}.program-facts strong{font-size:10px}.program-facts span{font-size:9px}.outcome-grid h3{font-size:17px}.outcome-grid article{padding:25px 20px}.outcome-grid p{font-size:12px}.day-grid>div{grid-template-columns:repeat(4,1fr)}.starting-grid{gap:35px}.starting-list h3{font-size:15px}.starting-list p{font-size:12px}.game-sample{padding:20px;width:87%}.game-sample h4{font-size:23px}.game-answers>button{font-size:11px}.game-sample>p{font-size:10px}.flow-sample{width:86%}.flow-card{padding:17px;font-size:12px}.slide-sample h4{font-size:24px}.slide-chart{transform:scale(.8) skewY(-12deg);transform-origin:right bottom}.mini-website h4{font-size:24px}.mini-window-art{width:85px;height:120px;right:20px}.audio-sample h4{font-size:25px}.program-feature h2{font-size:29px}}@media (max-width:700px){html{scroll-padding-top:85px}.container{width:calc(100% - 40px)}.site-header{background:#f7f8fcf5}.nav-shell{height:72px;width:calc(100% - 36px)}.brand{gap:9px}.brand svg{width:28px;height:28px}.brand>span{font-size:17px}.brand small{font-size:9px}.menu-toggle{display:grid;place-items:center}.main-nav{display:none;position:absolute;top:71px;left:0;right:0;background:#f7f8cfff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:20px 24px 28px;border-bottom:1px solid #cbd6e8;box-shadow:0 12px 24px #213e6815;align-items:stretch;gap:7px}.main-nav.nav-open{display:flex;flex-direction:column}.main-nav>a{font-size:14px;padding:14px 0}.nav-cta{font-size:12px;padding:15px;justify-content:space-between;margin-top:6px}.hero-grid{grid-template-columns:1fr;min-height:0}.hero-copy{padding:45px 0 0}.hero-eyebrow{font-size:11px;margin-bottom:24px;gap:10px}.paired-dot{transform:scale(.85);transform-origin:left center;margin-right:-3px}.hero h1{font-size:clamp(48px,11.3vw,74px);line-height:1.28;letter-spacing:-.045em;white-space:normal}.hero-description{font-size:13px;line-height:1.95;margin-top:22px}.hero-copy .hero-actions{flex-direction:row;align-items:center;gap:22px;margin-top:25px}.button{min-height:50px;padding:15px 19px;font-size:12px;gap:14px;border-radius:7px}.hero-text-link{font-size:11px}.hero-footnote{margin-top:23px;font-size:9px}.hero-small-line{width:20px}.sculpture-wrap{width:calc(100% + 40px);height:400px;margin-left:-20px;margin-top:-20px;margin-bottom:-12px}.sculpture-orbit{width:330px;height:235px;left:calc(50% - 165px);top:70px}.orbit-two{height:280px;width:280px;left:calc(50% - 140px);top:40px}.sculpture-caption{bottom:23px;font-size:9px}.motion-toggle{right:25px;bottom:12px;width:32px;height:32px}.hero-bottom{font-size:8px;padding-block:12px 22px}.hero-bottom>a{gap:14px}.hero-bottom>a span{font-size:17px}.section-space{padding-block:68px}.section-label{font-size:10px;margin-bottom:18px}.section-heading{display:block;margin-bottom:32px}.section-heading h2{font-size:32px;line-height:1.48}.section-heading>p{font-size:12px;max-width:none;padding-top:0;margin-top:22px;line-height:1.95}.product-grid{grid-template-columns:1fr;gap:24px}.product-art{height:auto;aspect-ratio:600/350}.product-audience{font-size:10px;left:20px;top:20px}.flagship-label{font-size:10px;top:20px;right:20px}.product-copy{padding:23px}.product-copy h3{font-size:24px}.circle-arrow{width:33px;height:33px}.product-copy>strong{font-size:12px;margin-top:15px}.product-copy>p{font-size:12px;max-width:none;line-height:1.9}.product-tags{font-size:9px;gap:15px;margin-top:20px;padding-top:16px}.featured-section{padding-block:68px 45px}.featured-grid{grid-template-columns:1fr;gap:16px}.featured-copy h2{font-size:35px;line-height:1.5}.featured-copy>p{font-size:13px;margin-top:21px}.featured-copy .button{margin-top:26px}.value-composition{height:405px;max-width:440px;width:100%;margin:auto}.value-circle{height:255px;width:255px;left:calc(50% - 127.5px);top:75px}.value-circle>span{font-size:117px}.value-note{width:202px;padding:14px;gap:12px}.note-one{top:25px;left:3px}.note-two{right:0;top:205px}.note-three{bottom:20px;left:8px}.journey-section{padding:65px 0 25px}.journey-heading{display:block;margin-bottom:25px}.journey-heading h2{font-size:33px;line-height:1.5}.journey-heading>p{font-size:12px;margin-top:22px;padding:0}.journey-tabs{gap:14px}.journey-tab{padding:18px 0 20px;gap:9px}.journey-tab>span{font-size:15px}.journey-tab small{font-size:9px}.journey-tab>svg{display:none}.journey-panel{grid-template-columns:1fr;gap:0;padding-top:10px;min-height:0}.journey-panel-copy{padding:25px 0 0}.journey-verb{font-size:10px;margin-bottom:12px}.journey-panel-copy h3{font-size:26px}.journey-panel-copy>p{font-size:12px;line-height:2;margin-top:16px;max-width:none}.journey-panel-copy ul{margin:21px 0}.journey-panel-copy li{font-size:12px;margin-block:12px}.stage-output{padding-top:18px;max-width:none}.stage-output strong{font-size:11px}.stage-output>span{font-size:9px}.journey-visual{height:330px;margin-top:10px}.steps-stack{top:-23px;transform:translateX(-50%) scale(.77)}.journey-grid{inset:0 -20px}.journey-bottom{display:block;padding-top:22px}.journey-bottom p{font-size:9px}.journey-bottom a{font-size:11px;margin-top:18px}.day-grid{padding-top:0}.day-grid h3{font-size:16px}.day-grid>div{grid-template-columns:repeat(2,1fr);gap:9px}.day-grid article{padding:15px}.day-grid article span{font-size:12px}.day-grid article p{font-size:11px;margin-top:7px}.day-note{font-size:9px}.work-tabs{margin-bottom:26px;gap:2px}.work-tab{flex:0 0 auto;padding:13px 16px;font-size:11px}.work-content{grid-template-columns:1fr;gap:32px}.sample-board{height:360px}.sample-disclaimer{font-size:9px;margin-top:12px}.work-copy h3{font-size:27px;max-width:none}.work-category{font-size:10px;margin-bottom:15px}.work-copy>p{font-size:12px;margin-top:16px}.work-copy dl{margin-block:21px}.work-copy dl>div{font-size:11px;gap:16px;padding-block:13px}.work-copy dt{min-width:75px}.first-action{gap:15px}.first-action>span{font-size:9px}.first-action p{font-size:11px}.approach-grid{grid-template-columns:1fr 1fr;gap:33px 25px;margin-top:35px}.approach-grid article{padding-top:22px}.approach-grid article svg{width:25px;height:25px;margin-bottom:20px}.approach-grid h3{font-size:16px;line-height:1.6}.approach-grid p{font-size:11px;line-height:1.95;margin-top:12px}.about-grid{grid-template-columns:1fr;gap:38px}.about-statement{min-height:350px;padding:32px;border-top-right-radius:75px}.about-statement h2{font-size:48px;line-height:1.42;margin-top:21px}.about-mark{width:245px;height:245px;bottom:-82px;right:-20px}.about-copy h3{font-size:29px;line-height:1.5;margin-bottom:22px}.about-copy>p{font-size:12px;line-height:2}.about-signature small{font-size:9px}.faq-layout{grid-template-columns:1fr;gap:32px}.faq-layout h2{font-size:32px;line-height:1.4}.faq-layout>div>p{font-size:12px;margin-top:17px}.faq-list summary{font-size:13px;padding-block:23px}.faq-list details>p{font-size:12px;padding-right:20px}.invitation{padding-block:60px}.invitation-inner{display:block}.invitation h2{font-size:31px;line-height:1.5}.invitation-inner>div:last-child{min-width:0;margin-top:29px}.invitation p{font-size:12px;margin-bottom:23px}.invitation small{font-size:9px}.footer-main{grid-template-columns:1fr 1fr;gap:34px 25px;padding-block:45px 36px}.footer-main>div:first-child{grid-column:1/-1}.brand-footer>span{font-size:18px}.footer-main>div>p{font-size:11px;margin-top:20px}.footer-links{font-size:11px;gap:16px}.footer-links>span{font-size:9px;margin-bottom:4px}.footer-links .text-button{font-size:11px}.footer-bottom{font-size:9px;align-items:flex-start;flex-wrap:wrap;gap:17px;padding-block:22px 30px}.footer-bottom>span:nth-child(2){order:3;width:100%;font-size:8px}.footer-bottom>a{margin-left:auto}.program-hero{padding-top:23px}.back-link{font-size:10px;margin-bottom:20px}.program-hero-grid{grid-template-columns:1fr;gap:8px}.program-hero-copy{padding:18px 0 26px}.program-hero-copy h1{font-size:clamp(32px,8.4vw,51px);line-height:1.5;letter-spacing:-.05em}.program-hero-copy>p{font-size:12px;line-height:2;margin-top:22px;max-width:none}.program-hero-copy .hero-actions{gap:21px;margin-top:25px}.program-hero-copy .button{font-size:11px;padding:15px 16px}.program-hero-copy .text-button{font-size:11px}.course-status{font-size:9px;margin-top:21px;line-height:1.9}.detail-art{margin:7px 4px 28px;border-radius:16px;transform:rotate(1deg)}.detail-art-caption{font-size:8px;padding:16px;gap:10px}.program-facts{grid-template-columns:1fr;gap:0;padding-block:8px 18px}.program-facts>div,.program-facts>div:first-child{padding:14px 0;border-left:0;flex-direction:row;justify-content:space-between;gap:20px;border-bottom:1px solid #d8e1ef88}.program-facts>div:last-child{border-bottom:0}.program-facts span{font-size:9px;min-width:60px}.program-facts strong{font-size:10px;text-align:right}.outcome-grid{grid-template-columns:1fr;gap:16px}.outcome-grid article{padding:26px;position:relative}.outcome-icon{margin-bottom:18px}.outcome-grid h3{font-size:19px}.outcome-grid p{font-size:12px;margin-top:12px}.starting-section{padding-block:62px}.starting-grid{grid-template-columns:1fr;gap:32px}.starting-grid h2{font-size:34px}.starting-grid>div>p{font-size:12px}.starting-list{gap:21px}.starting-list h3{font-size:14px;line-height:1.6}.starting-list p{font-size:12px;margin-top:8px}.starting-list article{gap:14px;padding-bottom:21px}.support-grid{grid-template-columns:1fr 1fr;gap:32px 23px}.support-grid h3{font-size:16px;line-height:1.55}.support-grid p{font-size:11px;line-height:1.95}.support-grid svg{width:24px}.program-path h2{font-size:31px;line-height:1.5}.path-list{margin-top:34px}.path-list article{gap:21px;padding-block:27px}.path-number{min-width:38px;font-size:27px}.path-list h3{font-size:19px;line-height:1.6;margin-bottom:11px}.path-list p{font-size:12px;line-height:1.9}.path-list article>svg{display:none}.program-feature-grid{grid-template-columns:1fr;gap:28px}.program-feature h2{font-size:29px;line-height:1.6}.program-feature p{font-size:12px;line-height:2}.premium-note{font-size:16px}.premium-note span{font-size:11px}.cross-program{padding-block:42px 48px}.cross-program>a{font-size:19px;gap:15px}.cross-program p{font-size:11px}.site-dialog{width:calc(100% - 24px);max-height:calc(100dvh - 24px);border-radius:16px}.dialog-body{padding:35px 24px 26px}.dialog-body h2{font-size:28px}.dialog-close{right:12px;top:12px;width:32px;height:32px}.dialog-close svg{width:19px}.dialog-body .section-label{font-size:9px}.finder-options{margin-top:23px;gap:9px}.finder-option{padding:13px;min-height:89px;gap:10px}.finder-option>span{font-size:10px;line-height:1.7;padding-right:12px}.finder-option>small{font-size:9px}.finder-option>svg{width:14px;right:8px}.finder-result>p{font-size:15px}.finder-result>span{font-size:11px}.dialog-intro{font-size:12px}.dialog-body input,.dialog-body select,.dialog-body textarea{font-size:16px}.dialog-body label{font-size:11px}.form-note{font-size:9px}}@media (max-width:370px){.container{width:calc(100% - 32px)}.hero h1{font-size:43px}.hero-copy .hero-actions{gap:18px}.hero-copy .hero-actions .button{font-size:11px;padding:14px 15px;gap:12px}.hero-text-link{font-size:10px;gap:8px}.hero-description{font-size:12px}.sculpture-wrap{height:355px}.product-copy{padding:20px}.product-copy h3{font-size:22px}.product-tags{gap:12px;font-size:8px}.program-hero-copy h1{font-size:29px}.program-hero-copy .hero-actions{gap:16px}.program-hero-copy .button{font-size:10px}.flagship-label,.product-audience{font-size:9px}.invitation h2{font-size:28px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation:none!important;transition:none!important}.button:hover,.product-card:hover .product-art>svg{transform:none}}.not-found{padding-block:100px;min-height:65vh}.not-found h1{font-size:clamp(38px,5vw,65px);line-height:1.5}.not-found p{margin:25px 0;color:var(--muted);font-size:14px}.main-nav.nav-open{background:#f7f8fcff}@media (max-width:700px){.hero-description{font-size:14px}.about-copy>p,.featured-copy>p,.journey-panel-copy>p,.program-feature p,.program-hero-copy>p,.section-heading>p,.work-copy>p{font-size:14px;line-height:1.95}.approach-grid p,.faq-list details>p,.outcome-grid p,.path-list p,.product-copy>p,.product-copy>strong,.starting-list p,.support-grid p{font-size:13px;line-height:1.9}.faq-list summary{font-size:14px}.faq-layout>div>p,.invitation p,.journey-heading>p,.starting-grid>div>p{font-size:13px}.first-action p,.work-copy dl>div{font-size:12px}.course-status,.detail-art-caption,.hero-bottom,.hero-footnote,.product-audience,.product-facts,.product-tags,.program-facts span,.program-facts strong{font-size:10px}.dialog-intro,.finder-result>span{font-size:13px}.finder-option>span{font-size:11px}.finder-option>small{font-size:10px}.form-note{font-size:11px}}.audio-sample>span,.browser-dots span,.dialog-body label>span,.dialog-intro,.finder-option>small,.finder-result>span,.flow-sample>span,.form-note,.game-sample>p,.slide-sample>small,.slide-sample>span{color:var(--muted)}.dialog-body input::placeholder,.dialog-body textarea::placeholder{color:var(--muted)}.mini-website>span{color:#71552c}.tm-kicker{display:block;font-size:14px;font-weight:700;color:var(--blue);margin-bottom:24px;line-height:1.6}.tm-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.tm-brand-hero .hero-copy h1{font-size:clamp(58px,6.4vw,92px);letter-spacing:-.055em;line-height:1.2}.tm-brand-hero .hero-description{font-size:16px;max-width:570px;margin-top:30px}.tm-hero-en{font-size:clamp(18px,1.8vw,25px);font-weight:500;letter-spacing:-.025em;margin-top:21px;color:#435b87}.tm-brand-hero .hero-grid{padding-top:78px;padding-bottom:55px;min-height:670px}.tm-brand-hero .hero-actions{gap:24px;flex-wrap:wrap;margin-top:34px}.tm-brand-hero .hero-bottom{padding-top:0;padding-bottom:34px}.tm-heading-aside{max-width:390px;color:var(--muted);font-size:15px;line-height:1.9}.tm-heading-aside .text-button{margin-top:22px;color:var(--blue)}.tm-feature-section{background:#fff;padding-block:88px;border-bottom:1px solid var(--line)}.tm-feature{display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;gap:64px}.tm-feature h2{font-size:clamp(32px,3vw,44px);line-height:1.45}.tm-feature-copy>p{color:var(--muted);font-size:15px;line-height:1.95;max-width:420px;margin-block:22px}.tm-story-credit{display:flex;gap:15px;flex-wrap:wrap;align-items:center;font-size:13px;margin:24px 0;color:var(--ink);font-weight:700}.tm-story-credit span{font-weight:400;color:var(--muted)}.tm-feature-image{display:block;min-width:0}.tm-feature-image .tm-project-visual{aspect-ratio:1.55;border-radius:22px 70px 22px 22px;overflow:hidden}.tm-feature-image .tm-project-visual>img{object-fit:cover;width:100%;height:100%;object-position:68% center}.tm-image-caption{display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:12px;padding:16px 3px 0}.tm-project-section{background:#fff}.tm-project-grid{display:grid;grid-template-columns:1fr 1fr;gap:58px 32px}.tm-project-card{min-width:0}.tm-project-image-link{display:block;border-radius:18px;overflow:hidden}.tm-project-visual{position:relative;aspect-ratio:1.55;background:var(--mist);width:100%;overflow:hidden;border-radius:18px}.tm-project-visual>img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.tm-project-image-link:hover .tm-project-visual>img{transform:scale(1.025)}.tm-project-caption{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;padding-top:24px}.tm-status{font-size:12px;color:var(--muted);display:block;margin-bottom:9px}.tm-project-caption h3{font-size:26px;margin-bottom:10px}.tm-project-caption p{font-size:15px;color:var(--muted);max-width:480px;line-height:1.8}.tm-round-link{border:1px solid var(--line);border-radius:50%;width:44px;height:44px;display:grid;place-items:center;flex-shrink:0;margin-top:23px;transition:background .2s}.tm-round-link:hover{background:var(--mist)}.tm-mini-visual{display:flex;align-items:center;justify-content:center;gap:32px;padding:48px;background:#edf4f0}.tm-visual-emotion-dictionary{background:#fff0e6}.tm-product-emblem{width:110px;height:110px;flex-shrink:0;border-radius:24px;overflow:hidden;background:#fff;display:grid;place-items:center}.tm-product-emblem img{display:block;width:100%;height:100%;object-fit:contain}.tm-visual-emotion-dictionary .tm-product-emblem{background:transparent;width:130px;height:130px}.tm-product-words>span{font-size:14px;color:#3d6352;display:block;margin-bottom:16px}.tm-product-words strong{font-size:clamp(25px,2.5vw,38px);font-weight:900;line-height:1.45;letter-spacing:-.04em;color:#285742}.tm-visual-emotion-dictionary .tm-product-words>span{color:#8a542f}.tm-visual-emotion-dictionary .tm-product-words strong{color:#8a4c29}.tm-platform-label{position:absolute;left:28px;bottom:24px;font-size:11px;color:#536f60}.tm-visual-emotion-dictionary .tm-platform-label{color:#8a542f}.tm-visual-paper-breakout{background:#f6f3e9}.tm-visual-nitu-lab{background:#c6ccab}.tm-method{background:var(--ink);color:#fff}.tm-method-grid{display:grid;grid-template-columns:1fr 1fr;gap:110px}.tm-method .tm-kicker{color:#abc5ff}.tm-method h2{font-size:clamp(34px,3.7vw,51px);line-height:1.45}.tm-method-grid>div>p{color:#ced9ee;margin-top:30px;font-size:16px}.tm-light-link{display:inline-flex;align-items:center;gap:18px;color:#d5e3ff;font-size:14px;margin-top:37px}.tm-method-steps{display:grid;grid-template-columns:1fr 1fr;gap:42px 30px}.tm-method-steps article{border-top:1px solid #506389;padding-top:23px}.tm-method-steps h3{font-size:20px;margin-bottom:15px}.tm-method-steps p{color:#ced9ee;font-size:14px;line-height:1.95}.tm-about-preview{background:var(--paper)}.tm-about-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.tm-about-grid>div>p{margin-top:25px;color:var(--muted);max-width:500px}.tm-about-grid .text-button{margin-top:27px}.tm-token-mind{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;min-height:365px;color:#3863bd}.tm-token-mind span{font-size:clamp(64px,7.5vw,110px);font-weight:900;line-height:1.1;letter-spacing:-.065em;z-index:1}.tm-token-mind span:last-child{padding-left:90px;color:var(--ink)}.tm-token-mind i{position:absolute;width:200px;height:200px;border:32px solid #e9c0af;border-radius:50%;transform:rotate(-25deg) scaleX(1.5);opacity:.7}.tm-contact-cta{background:#eaf0fc}.tm-contact-cta-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.tm-contact-cta h2{font-size:clamp(32px,3.8vw,50px)}.tm-contact-cta p{margin-block:24px 30px;color:var(--muted);font-size:16px}.tm-contact-person{display:flex;gap:25px;align-items:center;justify-self:center}.tm-contact-person>img{width:96px;height:96px;object-fit:contain;border-radius:50%}.tm-contact-person strong{font-size:24px;font-weight:900}.tm-contact-person p{font-size:15px;margin:8px 0 14px}.tm-contact-person span{font-size:12px;color:var(--muted)}.tm-page-intro{padding:70px 0 72px}.tm-page-intro .back-link{margin-bottom:44px}.tm-page-intro h1{font-size:clamp(40px,5.6vw,76px);line-height:1.35;max-width:960px}.tm-page-intro>div>p{font-size:18px;color:var(--muted);max-width:680px;margin-top:32px;line-height:1.9}.tm-page-body{padding-bottom:110px}.tm-directory-note{display:flex;justify-content:space-between;gap:20px;margin-bottom:32px;align-items:center;color:var(--muted)}.tm-directory-footnote{font-size:14px;margin-top:30px;color:var(--muted)}.tm-about-manifesto{padding-bottom:100px}.tm-brand-meaning{display:grid;grid-template-columns:1fr 60px 1fr;gap:50px;padding:70px;border-radius:24px;background:#fff}.tm-brand-meaning article>span{display:block;font-size:44px;letter-spacing:-.055em;color:var(--blue);font-weight:900;margin-bottom:20px}.tm-brand-meaning article h2{font-size:29px;letter-spacing:-.03em;margin-bottom:22px}.tm-brand-meaning p{font-size:16px;color:var(--muted)}.tm-meaning-join{display:grid;place-items:center;color:var(--coral);font-size:60px;font-weight:400}.tm-about-prose{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding-top:100px}.tm-about-prose h2{font-size:36px;line-height:1.5}.tm-about-prose p+p{margin-top:22px}.tm-about-prose p{color:var(--muted)}.tm-about-prose .text-button{margin-top:28px}.tm-founder{display:grid;grid-template-columns:.65fr 1fr;align-items:center;gap:80px;max-width:1000px}.tm-founder-image{background:var(--mist);border-radius:50% 50% 24% 24%;aspect-ratio:1;display:grid;place-items:center}.tm-founder-image img{max-width:74%;height:auto;border-radius:50%}.tm-founder h2{font-size:44px}.tm-founder-role{color:var(--blue)!important;font-size:14px!important;margin:15px 0 26px!important}.tm-founder p{color:var(--muted);margin-bottom:20px}.tm-project-intro{padding-top:54px}.tm-project-intro .back-link{margin-bottom:45px}.tm-project-title{display:flex;justify-content:space-between;gap:50px;align-items:flex-end;margin-bottom:46px}.tm-project-title h1{font-size:clamp(42px,6vw,76px)}.tm-project-title p{font-size:19px;color:var(--muted);margin-top:16px}.tm-project-title-actions{display:flex;flex-direction:column;gap:22px;align-items:flex-start;flex-shrink:0;padding-bottom:5px}.tm-project-intro>.tm-project-visual{aspect-ratio:2.1}.tm-project-intro>.tm-mini-visual{gap:60px;min-height:350px}.tm-project-intro .tm-product-emblem{width:170px;height:170px}.tm-project-intro .tm-product-words strong{font-size:56px}.tm-project-intro .tm-product-words>span{font-size:20px}.tm-project-intro .tm-platform-label{left:38px;bottom:32px;font-size:13px}.tm-project-body{display:grid;grid-template-columns:1.4fr .6fr;gap:100px;padding-block:80px 100px}.tm-project-description h2{font-size:30px;line-height:1.65;margin-bottom:32px;max-width:680px}.tm-project-description p{font-size:17px;color:var(--muted);margin-top:22px;max-width:680px}.tm-project-facts{padding-top:8px}.tm-project-facts>div{border-top:1px solid var(--line);padding-top:25px;margin-bottom:36px}.tm-project-facts h3{font-size:15px;margin-bottom:20px}.tm-project-facts li{font-size:15px;color:var(--muted);margin-bottom:15px}.tm-project-facts dl{margin:0}.tm-project-facts dl>div{margin-bottom:18px}.tm-project-facts dt{font-size:15px;font-weight:700}.tm-project-facts dd{margin:5px 0 0;font-size:13px;color:var(--muted);line-height:1.8}.tm-experience-section{background:#fff;padding:74px 0}.tm-experience{display:grid;grid-template-columns:1fr 360px;gap:80px;align-items:center;max-width:1030px}.tm-experience h2{font-size:40px;margin-bottom:24px}.tm-experience p{color:var(--muted)}.tm-experience-note{font-size:13px;margin-top:20px}.tm-related{padding-block:70px}.tm-related h2{font-size:29px;margin-bottom:32px}.tm-related-story{padding:36px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:32px}.tm-related-story span{font-size:12px;color:var(--blue)}.tm-related-story h3{font-size:26px;margin:12px 0}.tm-related-story p{color:var(--muted);font-size:15px;max-width:750px}.tm-related-programs{padding-top:12px}.tm-related-programs>div{display:flex;gap:24px;flex-wrap:wrap}.tm-related-programs a{padding:24px;background:#fff;border-radius:12px;display:inline-flex;gap:40px;align-items:center;font-weight:700}.tm-related-programs>p{color:var(--muted);font-size:13px;margin-top:24px}.tm-story-header{padding-top:55px;max-width:1100px}.tm-story-header .back-link{margin-bottom:45px}.tm-story-header h1{font-size:clamp(38px,5vw,66px);line-height:1.45;max-width:1000px;letter-spacing:-.035em}.tm-story-subtitle{font-size:19px;color:var(--muted);margin-top:26px;max-width:700px}.tm-story-byline{display:flex;gap:44px;margin:34px 0 44px}.tm-story-byline>span{font-size:15px;font-weight:700}.tm-story-byline small{display:block;font-size:12px;color:var(--muted);font-weight:400;margin-top:7px}.tm-story-cover{margin-top:0;margin-bottom:0}.tm-story-cover img{width:100%;height:auto;display:block;border-radius:18px}.tm-story-cover figcaption{color:var(--muted);font-size:12px;padding-top:15px}.tm-story-layout{display:grid;grid-template-columns:230px 1fr;gap:75px;padding-block:75px 100px;max-width:1100px;align-items:start}.tm-story-sidebar{position:sticky;top:115px}.tm-story-sidebar>p{font-size:13px;color:var(--blue);margin-bottom:25px}.tm-story-sidebar nav{display:flex;flex-direction:column;gap:19px;border-left:1px solid var(--line);padding-left:20px}.tm-story-sidebar nav a{font-size:13px;line-height:1.7;color:var(--muted)}.tm-story-sidebar nav a:hover{color:var(--blue)}.tm-story-sidebar>.text-button{margin-top:35px;font-size:13px}.tm-story-content{min-width:0}.tm-story-lead{font-size:22px;line-height:1.9;margin-bottom:52px}.tm-story-content section{margin-bottom:50px;scroll-margin-top:115px}.tm-story-content section h2{font-size:28px;margin-bottom:23px;line-height:1.5}.tm-story-content section p{font-size:17px;line-height:2;color:#40516e;margin-bottom:20px}.tm-story-next{background:#eaf0fc;padding:35px;border-radius:16px;margin-top:65px}.tm-story-next>span{font-size:13px;color:var(--muted)}.tm-story-next h2{font-size:33px;line-height:1.5;margin:20px 0}.tm-contact-panel{display:grid;grid-template-columns:1.2fr .8fr;gap:90px;align-items:start}.tm-contact-conversation{padding-top:28px}.tm-contact-conversation h2{font-size:33px;margin-bottom:20px}.tm-contact-conversation>p{color:var(--muted);font-size:16px;max-width:540px}.tm-intent-choices{display:flex;gap:10px;margin:28px 0;flex-wrap:wrap}.tm-intent-choices button{border-radius:30px;border:1px solid var(--line);background:#fff;font-size:14px;padding:13px 18px;min-height:44px}.tm-intent-choices button[aria-pressed=true]{color:#fff;background:var(--ink);border-color:var(--ink)}.tm-conversation-note{background:#fff;padding:30px;border-radius:16px}.tm-conversation-note label{display:block;font-size:13px;color:var(--muted);margin-bottom:12px}.tm-conversation-note textarea{border:0;background:transparent;resize:none;color:var(--ink);width:100%;font-size:17px;line-height:1.85;padding:0;margin-bottom:18px;min-height:104px}.tm-copy-status{font-size:12px;color:var(--muted);margin-top:12px;min-height:24px}.tm-contact-expectation{padding-top:30px}.tm-contact-expectation h3{font-size:18px;margin-bottom:15px}.tm-contact-expectation p{font-size:15px;color:var(--muted)}.tm-contact-card{background:#fff;border-radius:24px;padding:36px 30px;text-align:center;max-width:410px;width:100%}.tm-contact-card .tm-kicker{margin-bottom:15px}.tm-contact-card h2{font-size:29px}.tm-contact-card>p{font-size:13px;color:var(--muted);margin-top:12px}.tm-contact-card .tm-qr{margin-top:10px}.tm-qr{max-width:340px;width:100%;margin-inline:auto}.tm-qr-trigger{display:block;border-radius:12px;width:100%;padding:8px;background:#fff;color:var(--muted)}.tm-qr-trigger>img{display:block;width:100%;height:auto;object-fit:contain}.tm-qr-trigger>span{display:flex;align-items:center;justify-content:center;gap:9px;font-size:12px;line-height:1.7;margin:9px 0 0}.tm-qr-dialog{border:0;padding:0;border-radius:20px;max-width:540px;width:calc(100% - 36px);max-height:92dvh;color:var(--ink);overflow:auto}.tm-qr-dialog::backdrop{background:rgba(10,26,49,.65);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.tm-qr-dialog-body{padding:30px 30px 25px;position:relative;text-align:center}.tm-qr-dialog h2{font-size:22px;margin:8px 35px 18px}.tm-qr-dialog-body>img{display:block;max-width:100%;max-height:58dvh;width:auto;height:auto;margin:auto}.tm-qr-dialog-body>p{font-size:13px;line-height:1.8;color:var(--muted);margin:20px 0}.tm-qr-dialog-body>.button{font-size:13px;min-height:46px;padding:12px 18px}.tm-contact-checklist{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:40px;margin-top:65px;gap:30px}.tm-contact-checklist h2{font-size:23px;margin-bottom:12px}.tm-contact-checklist p{font-size:14px;color:var(--muted)}.button-outline{border:1px solid #acb8ce;background:transparent}.tm-checklist-contact{font-size:13px;margin-top:22px}.tm-secondary-intent{display:flex;margin-top:23px;font-size:13px}.program-hero .hero-actions{flex-wrap:wrap;gap:24px}@media (min-width:1500px){.tm-brand-hero .hero-grid{min-height:720px}}@media (max-width:1100px){.tm-feature{gap:38px;grid-template-columns:1fr 1fr}.tm-feature h2{font-size:34px}.tm-mini-visual{gap:20px;padding:30px}.tm-product-emblem{width:84px;height:84px}.tm-visual-emotion-dictionary .tm-product-emblem{width:100px;height:100px}.tm-product-words strong{font-size:28px}.tm-method-grid{gap:55px}.tm-method-steps{gap:28px 22px}.tm-about-grid{gap:55px}.tm-contact-panel{gap:45px}.tm-brand-meaning{padding:45px;gap:30px}.tm-about-prose,.tm-founder{gap:45px}.tm-project-body{gap:55px}.tm-contact-cta-grid{gap:40px}.tm-story-layout{gap:45px;grid-template-columns:200px 1fr}}@media (max-width:800px){.tm-brand-hero .hero-grid{padding-top:48px;padding-bottom:24px;min-height:unset}.tm-brand-hero .hero-description{font-size:16px}.tm-brand-hero .hero-copy h1{font-size:66px}.tm-brand-hero .hero-actions{gap:22px}.tm-feature-section{padding-block:60px}.tm-feature{grid-template-columns:1fr;gap:35px}.tm-feature-copy>p{max-width:600px}.tm-feature-image .tm-project-visual{aspect-ratio:1.95;border-radius:16px 50px 16px 16px}.tm-project-grid{gap:40px 22px}.tm-mini-visual{padding:25px;gap:18px;flex-direction:column;align-items:flex-start;justify-content:center}.tm-product-emblem{width:65px;height:65px;border-radius:15px}.tm-visual-emotion-dictionary .tm-product-emblem{width:74px;height:74px}.tm-product-words strong{font-size:28px}.tm-product-words>span{font-size:12px;margin-bottom:9px}.tm-platform-label{display:none}.tm-project-visual{aspect-ratio:1.1}.tm-project-caption h3{font-size:23px}.tm-project-caption p{font-size:14px}.tm-round-link{width:36px;height:36px}.tm-method-grid{grid-template-columns:1fr;gap:48px}.tm-method-grid>div>p{margin-top:25px}.tm-method-steps{gap:30px}.tm-about-grid{grid-template-columns:1fr;gap:40px}.tm-token-mind{min-height:220px;align-items:flex-start;padding-left:40px}.tm-token-mind span{font-size:75px}.tm-token-mind i{left:90px;width:135px;height:135px;border-width:22px}.tm-contact-cta-grid{grid-template-columns:1fr;gap:40px}.tm-contact-person{justify-self:start}.tm-page-intro{padding:42px 0 50px}.tm-page-intro .back-link{margin-bottom:30px}.tm-page-intro>div>p{font-size:17px}.tm-brand-meaning{grid-template-columns:1fr;gap:25px;padding:35px}.tm-meaning-join{font-size:40px;justify-content:start}.tm-brand-meaning article>span{font-size:38px}.tm-about-prose{grid-template-columns:1fr;padding-top:60px;gap:25px}.tm-founder{grid-template-columns:180px 1fr;gap:30px}.tm-founder h2{font-size:35px}.tm-project-title{flex-direction:column;align-items:flex-start;gap:30px}.tm-project-title-actions{flex-direction:row;flex-wrap:wrap;align-items:center}.tm-project-intro>.tm-mini-visual{min-height:270px;flex-direction:row;align-items:center;gap:35px}.tm-project-intro .tm-product-words strong{font-size:40px}.tm-project-intro .tm-product-emblem{width:125px;height:125px}.tm-project-body{grid-template-columns:1fr;gap:45px;padding-block:50px 65px}.tm-project-facts{display:grid;grid-template-columns:1fr 1fr;gap:30px}.tm-project-facts>div{margin-bottom:0}.tm-experience{grid-template-columns:1fr 270px;gap:30px}.tm-experience h2{font-size:30px}.tm-story-layout{grid-template-columns:1fr;gap:40px;padding-top:45px}.tm-story-sidebar{position:static;border-bottom:1px solid var(--line);padding-bottom:28px}.tm-story-sidebar nav{flex-direction:row;flex-wrap:wrap;gap:12px 22px;border-left:0;padding:0}.tm-story-sidebar>.text-button{margin-top:20px}.tm-story-lead{font-size:20px}.tm-contact-panel{grid-template-columns:1fr;gap:40px}.tm-contact-card{max-width:430px;justify-self:center;grid-row:1}.tm-contact-conversation{padding-top:0}.tm-contact-checklist,.tm-directory-note{flex-direction:column;align-items:flex-start}.tm-directory-note{gap:12px}.tm-page-body{padding-bottom:70px}}@media (max-width:540px){.tm-brand-hero .hero-copy h1{font-size:54px;line-height:1.25}.tm-brand-hero .hero-eyebrow{font-size:12px}.tm-hero-en{font-size:20px;margin-top:17px}.tm-brand-hero .hero-description{font-size:15px;margin-top:22px;line-height:1.95}.tm-brand-hero .hero-actions{flex-direction:column;align-items:flex-start;gap:20px}.tm-brand-hero .hero-bottom{font-size:10px;padding-bottom:24px}.tm-brand-hero .hero-bottom>a{max-width:145px;text-align:right}.tm-feature-section{padding-block:48px}.tm-feature h2{font-size:32px}.tm-feature-copy>p{font-size:15px}.tm-project-grid{grid-template-columns:1fr;gap:38px}.tm-project-visual{aspect-ratio:1.45}.tm-mini-visual{flex-direction:row;align-items:center;gap:25px;padding:35px}.tm-product-emblem{width:82px;height:82px}.tm-visual-emotion-dictionary .tm-product-emblem{width:90px;height:90px}.tm-product-words strong{font-size:30px}.tm-platform-label{display:block;font-size:10px;left:22px;bottom:17px}.tm-project-caption{padding-top:19px}.tm-project-caption h3{font-size:25px}.tm-project-caption p{font-size:15px}.tm-method-steps{grid-template-columns:1fr;gap:30px}.tm-method-steps h3{font-size:20px}.tm-method-steps p{font-size:15px}.tm-method h2{font-size:34px}.tm-about-grid h2{font-size:35px}.tm-token-mind{padding-left:25px;min-height:210px}.tm-token-mind span{font-size:70px}.tm-about-grid>div>p{font-size:16px}.tm-contact-person{gap:18px}.tm-contact-person>img{width:70px;height:70px}.tm-contact-person strong{font-size:22px}.tm-contact-person p{font-size:13px}.tm-contact-person span{font-size:11px}.tm-kicker{font-size:13px;margin-bottom:20px}.tm-page-intro h1{font-size:39px;line-height:1.4}.tm-page-intro>div>p{font-size:16px;margin-top:25px}.tm-brand-meaning{padding:28px}.tm-brand-meaning h2{font-size:27px}.tm-about-prose h2{font-size:28px}.tm-founder{grid-template-columns:1fr;gap:35px}.tm-founder-image{width:180px}.tm-project-intro{padding-top:35px}.tm-project-intro .back-link,.tm-project-title{margin-bottom:30px}.tm-project-title h1{font-size:43px}.tm-project-title p{font-size:17px}.tm-project-title-actions{gap:22px}.tm-project-intro>.tm-project-visual{aspect-ratio:1.4}.tm-project-intro>.tm-mini-visual{gap:25px;min-height:230px;padding:25px}.tm-project-intro .tm-product-emblem{width:85px;height:85px}.tm-project-intro .tm-product-words strong{font-size:31px}.tm-project-intro .tm-product-words>span{font-size:13px}.tm-project-intro .tm-platform-label{font-size:10px;left:22px;bottom:18px}.tm-project-description h2{font-size:26px}.tm-project-description p{font-size:16px}.tm-project-facts{grid-template-columns:1fr;gap:28px}.tm-experience{grid-template-columns:1fr;gap:35px}.tm-experience .tm-qr{max-width:300px}.tm-related{padding-block:45px}.tm-related h2{font-size:26px}.tm-related-story h3{font-size:23px}.tm-related-programs>div{flex-direction:column}.tm-related-programs a{justify-content:space-between;gap:15px}.tm-story-header{padding-top:34px}.tm-story-header .back-link{margin-bottom:30px}.tm-story-header h1{font-size:36px;line-height:1.5}.tm-story-subtitle{font-size:17px}.tm-story-byline{gap:30px;margin-block:28px 32px}.tm-story-content section h2{font-size:25px}.tm-story-content section p{font-size:16px;line-height:2}.tm-story-lead{font-size:19px}.tm-story-next{padding:26px}.tm-story-next h2{font-size:29px}.tm-contact-card{padding:28px 22px}.tm-intent-choices{gap:8px}.tm-intent-choices button{font-size:12px;padding:12px 15px}.tm-conversation-note{padding:23px}.tm-conversation-note textarea{font-size:16px;min-height:124px}.tm-contact-expectation h3{font-size:17px}.tm-contact-conversation h2{font-size:29px}.tm-qr-dialog-body{padding:25px 16px}.tm-qr-dialog h2{font-size:19px}.tm-contact-checklist h2{font-size:21px}.tm-story-credit{gap:9px}}@media (prefers-reduced-motion:reduce){.tm-project-visual>img{transition:none}.tm-project-image-link:hover .tm-project-visual>img{transform:none}}.tm-contact-preview{justify-self:end;background:#fff;border-radius:24px;padding:26px 28px 18px;width:300px;max-width:100%}.tm-contact-preview .tm-contact-person{gap:15px;justify-content:center}.tm-contact-preview .tm-contact-person>img{width:44px;height:44px}.tm-contact-preview .tm-contact-person strong{font-size:19px}.tm-contact-preview .tm-contact-person p{font-size:11px;margin:4px 0}.tm-contact-preview .tm-qr{margin-top:8px}.tm-contact-preview .tm-qr-trigger{padding:0}.tm-contact-preview .tm-qr-trigger>span{font-size:11px}@media (max-width:800px){.tm-contact-preview{justify-self:start}}@media (max-width:540px){.tm-contact-preview{justify-self:center;width:310px;padding:25px}}.main-nav>a[aria-current=page]{color:var(--blue)}.tm-contact-cta-grid>div{min-width:0}@media (max-width:800px){.tm-contact-cta-grid{grid-template-columns:minmax(0,1fr)}}.tm-visual-paper-breakout>img{object-fit:contain}.tm-visual-daodejing-21{background:#0e211c}.tm-visual-daodejing-21>img{object-fit:contain;padding:34px}.tm-page-intro{padding-block:52px}.tm-page-intro .back-link{margin-bottom:28px}.tm-page-intro h1{font-size:clamp(38px,4.8vw,64px)}.tm-page-intro>div>p{margin-top:24px;max-width:40em}.tm-project-description h2{font-size:clamp(25px,2.4vw,32px);margin-bottom:18px;line-height:1.45}.tm-project-description .tm-project-lead{color:var(--ink);font-size:21px;line-height:1.75;margin-top:0}.tm-project-body{gap:72px;padding-block:64px 72px}.tm-contact-cta.tm-contact-compact{padding-block:42px}.tm-contact-compact .tm-contact-cta-grid{grid-template-columns:minmax(0,1fr) 190px;gap:40px}.tm-contact-compact .tm-kicker{display:none}.tm-contact-compact h2{font-size:clamp(25px,2.5vw,34px)}.tm-contact-compact p{margin-block:14px 22px;font-size:15px}.tm-contact-compact .tm-contact-preview{width:190px;padding:14px;border-radius:16px}.tm-contact-compact .tm-qr{margin-top:0}.tm-story-content{text-wrap:pretty}@media (max-width:760px){.tm-page-intro{padding-block:36px 40px}.tm-page-intro .back-link{margin-bottom:22px}.tm-page-intro>div>p{font-size:16px}.tm-project-body{gap:36px;padding-block:44px}.tm-project-description .tm-project-lead{font-size:19px}.tm-contact-compact .tm-contact-cta-grid{grid-template-columns:minmax(0,1fr) 150px;gap:22px}.tm-contact-compact .tm-contact-preview{width:150px;padding:10px}.tm-contact-compact .button{padding-inline:16px}}@media (max-width:540px){.tm-contact-compact .tm-contact-cta-grid{grid-template-columns:1fr;gap:24px}.tm-contact-compact .tm-contact-preview{justify-self:start;width:190px}}.tm-project-card-main{display:block;height:100%}.tm-project-card-main:focus-visible{outline:3px solid var(--blue);outline-offset:6px;border-radius:18px}.tm-project-card-main:hover .tm-round-link{color:var(--blue);background:var(--mist)}@media (min-width:1100px){.tm-project-preview{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.tm-project-preview .tm-mini-visual{flex-direction:column;align-items:flex-start;justify-content:center;padding:24px;gap:12px}.tm-project-preview .tm-product-emblem{width:58px;height:58px;border-radius:12px}.tm-project-preview .tm-product-words strong{font-size:24px}.tm-project-preview .tm-product-words>span{display:none}.tm-project-preview .tm-project-caption{gap:14px}.tm-project-preview .tm-project-caption h3{font-size:24px}.tm-project-gallery{grid-template-columns:repeat(6,minmax(0,1fr))}.tm-project-gallery>article{grid-column:span 2}.tm-project-gallery>article:nth-child(-n+2){grid-column:span 3}}.tm-project-body+.tm-related{padding-top:28px}.tm-related+.tm-related{padding-top:24px}.tm-project-preview .tm-platform-label{display:none}.hero-product-format{color:var(--blue);font-size:clamp(19px,1.8vw,24px);margin-top:24px;font-weight:700;line-height:1.6}.hero-product-price{color:var(--muted);font-size:13px;margin-top:22px}.holiday-feature-label{position:absolute;right:22px;bottom:20px;padding:6px 12px;background:#fff8;color:#813c31;font-size:12px;border-radius:6px}.retired-program{min-height:55vh;padding-block:100px}.retired-program h1{font-size:clamp(32px,4vw,56px)}.retired-program p{margin-block:22px}.tm-contact-brief{background:var(--mist);padding-block:38px}.tm-contact-brief>div{display:flex;justify-content:space-between;align-items:center;gap:28px}.tm-contact-brief h2{font-size:26px}.tm-contact-brief p{font-size:15px;color:var(--muted);margin-top:12px}@media (max-width:650px){.tm-contact-brief>div{align-items:flex-start;flex-direction:column}}