/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.grid{display:grid}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--paper:#fffdf8;--ink:#252525;--muted:#777065;--line:#eadcae;--red:#f05a28;--yellow:#ffd84d;--cream:#ffe9b6;--orange:#ff9d33}*{box-sizing:border-box}html{background:var(--paper)}body{background:var(--paper);color:var(--ink);margin:0;font-family:PingFang SC,Microsoft YaHei,Arial,sans-serif}a{color:inherit;text-decoration:none}.home-shell{min-height:100svh}.topbar{background:var(--yellow);z-index:5;grid-template-columns:auto 1fr auto;align-items:center;gap:48px;height:60px;padding:0 3vw;font-size:15px;display:grid;position:relative;box-shadow:0 2px 10px #9e6e1420}.brand{letter-spacing:-.03em;white-space:nowrap;font-size:19px;font-weight:800}.brand b{color:var(--red);font-size:24px}.nav-links{align-items:center;gap:30px;height:100%;display:flex}.nav-links a{align-items:center;height:100%;font-weight:600;display:flex;position:relative}.nav-links a.active:after{content:"";background:#7a5517;border-radius:4px 4px 0 0;height:4px;position:absolute;bottom:0;left:0;right:0}.progress-label{color:#705c2e;font-variant-numeric:tabular-nums;justify-self:end;font-weight:650}.hero{background:linear-gradient(105deg,#fff1be 0%,#ffe2a1 60%,#ffd27a 100%);grid-template-columns:1fr 340px;align-items:center;gap:8vw;min-height:490px;padding:58px max(7vw,80px);display:grid;position:relative;overflow:hidden}.hero:before,.hero:after{content:"";background:#f7b33f55;border-radius:50%;position:absolute}.hero:before{width:620px;height:210px;top:-160px;left:-130px}.hero:after{width:760px;height:250px;bottom:-170px;right:-260px}.hero-copy{z-index:2;position:relative}.eyebrow{color:#fff;background:var(--red);letter-spacing:.08em;border-radius:999px;margin:0 0 18px;padding:8px 20px;font-size:15px;font-weight:800;display:inline-flex;box-shadow:0 5px #c94016}h1{letter-spacing:-.075em;color:#111;text-shadow:4px 4px #fff8dc;margin:0;font-size:clamp(68px,7.8vw,126px);font-weight:950;line-height:.96}.hero-meta{color:#4f4433;letter-spacing:.06em;margin:26px 0 34px;font-size:19px;font-weight:650}.start-link{color:#fff;background:#242424;border-radius:9px;align-items:center;gap:24px;padding:14px 18px 14px 24px;font-weight:700;display:inline-flex;box-shadow:0 7px #a56a21}.start-link span{background:var(--yellow);color:#222;border-radius:50%;place-items:center;width:28px;height:28px;display:grid}.hero-summary{z-index:2;background:#fff;border-radius:22px;padding:28px 30px;position:relative;box-shadow:0 12px 32px #b06a1422}.hero-summary p{color:#8d857a;margin:0 0 5px}.hero-summary>strong{font-size:27px}.hero-summary ol{border-top:1px solid #eee;margin:18px 0 0;padding:18px 0 0;list-style:none}.hero-summary li{align-items:center;gap:14px;padding:10px 0;font-weight:650;display:flex}.hero-summary li span{color:#d87800;background:#fff0bd;border-radius:50%;place-items:center;width:34px;height:34px;font-size:12px;display:grid}.hero-doodle{pointer-events:none;position:absolute;inset:0}.hero-doodle i{border:3px solid #e69222;border-radius:50%;display:block;position:absolute}.hero-doodle i:first-child{border-style:dashed;width:58px;height:58px;top:18%;left:53%}.hero-doodle i:nth-child(2){background:#ff8534;border:0;width:14px;height:14px;bottom:18%;left:48%}.hero-doodle i:nth-child(3){border-color:#fff7d1;width:34px;height:34px;top:18%;right:4%}.chapter-section{background:#fff;padding:42px max(7vw,80px) 70px}.chapter-heading{justify-content:space-between;align-items:end;margin-bottom:22px;display:flex}.chapter-heading h2{margin:0;font-size:30px}.chapter-heading p{color:#969088;margin:0}.chapter-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.chapter-grid a{background:#fffaf0;border:1px solid #f1d381;border-radius:12px;flex-direction:column;min-height:230px;padding:24px;transition:transform .2s,box-shadow .2s;display:flex}.chapter-grid a:nth-child(2){background:#fff3cb}.chapter-grid a:nth-child(3){background:#ffe8ad}.chapter-grid a:hover{transform:translateY(-4px);box-shadow:0 12px 26px #b77f1420}.chapter-grid span{color:#d97800;font-size:13px;font-weight:800}.chapter-grid strong{margin:28px 0 8px;font-size:25px;font-weight:850;line-height:1.35}.chapter-grid small{color:#716b61;font-size:14px;line-height:1.7}.chapter-grid b{color:#e95e25;margin-top:auto;font-size:14px}@media (max-width:800px){.topbar{grid-template-columns:1fr auto;padding:0 5vw}.nav-links{display:none}.hero{grid-template-columns:1fr;min-height:calc(100svh - 60px);padding:48px 6vw}.hero-summary{display:none}h1{font-size:20vw}.hero-meta{font-size:16px}.chapter-section{padding:34px 6vw}.chapter-grid{grid-template-columns:1fr}.chapter-grid a{min-height:180px}}.site-header{background:var(--yellow);z-index:20;grid-template-columns:auto 1fr auto;align-items:center;gap:44px;height:62px;padding:0 3vw;display:grid;position:sticky;top:0;box-shadow:0 2px 12px #a675171f}.site-header nav{align-items:center;gap:26px;height:100%;display:flex}.site-header nav a{align-items:center;height:100%;font-size:14px;font-weight:650;display:flex;position:relative}.site-header nav a.active:after{content:"";background:#725117;border-radius:4px 4px 0 0;height:4px;position:absolute;bottom:0;left:0;right:0}.header-tools{align-items:center;gap:14px;display:flex}.mode-button{font:inherit;cursor:pointer;background:#fff5c6;border:1px solid #c49a23;border-radius:8px;padding:8px 12px;font-size:12px;font-weight:700}.readout{font:12px var(--font-geist-mono),monospace;color:#705c2e;width:32px}.progress-line{background:var(--red);height:2px;transition:width .1s linear;position:absolute;bottom:-2px;left:0}.reveal{opacity:0;transition:opacity .24s,transform .24s;transform:translateY(18px)}.reveal.shown{opacity:1;transform:none}.chapter-hero{justify-content:space-between;align-items:end;min-height:440px;padding:70px 7vw 48px;display:flex;position:relative;overflow:hidden}.chapter-hero:after{content:"";border:42px solid #fff4bf66;border-radius:50%;width:680px;height:300px;position:absolute;top:-140px;right:-220px}.chapter-hero>div{z-index:1;position:relative}.chapter-hero p{margin:15px 0 5px;font-weight:700}.chapter-hero h1{text-shadow:4px 4px #fff4ce;font-size:clamp(76px,9vw,140px)}.chapter-no{width:54px;height:54px;font:800 14px var(--font-geist-mono),monospace;background:#fff;border-radius:50%;place-items:center;display:inline-grid;box-shadow:0 6px #d59122}.chapter-menu{flex-wrap:wrap;justify-content:flex-end;gap:8px;max-width:420px;display:flex}.chapter-menu span{background:#fff8;border:1px solid #fff;border-radius:999px;padding:9px 14px;font-size:13px;font-weight:650}.yellow-hero{background:linear-gradient(120deg,#ffdb55,#ffad43)}.growth-hero{background:linear-gradient(120deg,#ffe577,#ffc75d)}.ai-hero{background:linear-gradient(120deg,#ffd342,#ff8d35)}.case-section,.chart-section,.action-section,.station-section,.structure-section,.channel-section,.timeline-section,.product-change,.thinking-section,.projects-section,.workbench-section,.skill-section{padding:80px 7vw}.section-index{align-items:center;gap:14px;margin-bottom:30px;display:flex}.section-index span:first-child{background:var(--red);color:#fff;font:800 12px var(--font-geist-mono),monospace;border-radius:999px;padding:7px 12px}.section-index span:last-child{font-weight:750}.case-head{grid-template-columns:1fr auto;align-items:start;gap:28px;display:grid}.case-head h2,.section-title h2,.channel-section h2,.timeline-section>h2,.product-intro h2,.thinking-section h2,.projects-section h2,.workbench-title h2,.skill-copy h2{letter-spacing:-.05em;margin:0 0 16px;font-size:clamp(34px,4.2vw,64px);line-height:1.12}.case-head p,.workbench-title p,.skill-copy p{max-width:700px;color:var(--muted);line-height:1.8}.toggle{background:#f4ecd9;border-radius:10px;padding:4px;display:flex}.toggle button{cursor:pointer;background:0 0;border:0;border-radius:7px;padding:10px 16px;font-weight:700}.toggle button.selected{background:var(--yellow);box-shadow:0 3px 8px #9c6c1823}.metric-strip{background:#fff;border:2px solid #242424;border-radius:14px;grid-template-columns:repeat(5,1fr);margin-top:38px;display:grid;overflow:hidden}.metric-strip div{border-right:1px solid #d9d2c7;padding:22px}.metric-strip div:last-child{border:0}.metric-strip span{color:#8b847a;margin-bottom:12px;font-size:12px;display:block}.metric-strip strong{font-variant-numeric:tabular-nums;font-size:clamp(20px,2.2vw,34px)}.challenge-row{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:20px;display:grid}.challenge-row span{background:#fff1c5;border-radius:10px;padding:18px;font-size:14px}.chart-section{background:#fff9e9}.section-title{justify-content:space-between;align-items:end;gap:30px;margin-bottom:35px;display:flex}.section-title span,.structure-copy>span,.product-intro span,.split-title span,.workbench-title>span,.skill-copy>span{color:#d76d00;font-size:13px;font-weight:800}.section-title p{color:var(--muted);font-size:13px}.chart-wrap{background:#fff;border:1px solid #f1d68d;border-radius:14px;padding:18px 16px 6px;position:relative;box-shadow:0 10px 24px #b9841914}.chart-wrap svg{width:100%;display:block;overflow:visible}.chart-wrap svg text{fill:#7c756b;font-size:11px}.grid{stroke:#e9e2d4;stroke-width:1px}.baseline{stroke:#e28a19;stroke-width:1.5px;stroke-dasharray:6 5}.base-label{fill:#cc6b00!important}.bar{fill:#ffbf38;transition:fill .15s}.bar.active{fill:#f36c2a}.hit{fill:#0000}.roi-line{fill:none;stroke:#202020;stroke-width:2.5px}.roi-dot{fill:#fff;stroke:#202020;stroke-width:2px}.chart-key{justify-content:flex-end;gap:18px;font-size:12px;display:flex}.chart-key span{align-items:center;gap:7px;display:flex}.bar-key{background:#ffbf38;width:14px;height:9px}.line-key{background:#202020;width:18px;height:2px}.chart-tooltip{color:#fff;background:#242424;border-radius:8px;gap:14px;padding:10px 14px;font-size:12px;display:flex;position:absolute;top:48px;right:24px}.chart-tooltip span{color:#ffde75}.station-line{fill:none;stroke:#ee722f;stroke-width:3px}.station-dot{fill:#ffd43f;stroke:#e45f27;stroke-width:2px}.action-section{color:#fff;background:#282621}.action-section .section-index span:last-child{color:#ffcf4d}.action-lanes{gap:13px;display:grid}.action-lanes>div{background:#35322c;border-radius:12px;grid-template-columns:120px 1fr 30px 1.2fr 30px 1fr;align-items:center;gap:12px;padding:22px 24px;display:grid}.action-lanes b{color:#ffd454}.action-lanes span{color:#ddd6ca}.action-lanes i{color:#f18a34;font-style:normal}.action-lanes strong{color:#fff}.station-intro{grid-template-columns:170px 1fr auto;align-items:center;gap:40px;margin-bottom:42px;display:grid}.station-intro>div:first-child{background:var(--yellow);text-align:center;border-radius:50%;place-content:center;width:160px;height:160px;display:grid;box-shadow:0 9px #df9c22}.station-intro p{margin:0;font-size:13px}.station-intro>div:first-child strong{font-size:46px}.station-intro h2{font-size:clamp(28px,3.4vw,50px);line-height:1.25}.station-kpis{gap:10px;display:grid}.station-kpis span{color:#7b6d54;background:#fff3c9;border-radius:9px;padding:12px 16px}.station-kpis b{color:#202020;margin-left:7px;font-size:24px}.structure-section{background:#ffe8a5}.structure-copy{max-width:800px}.structure-copy h2{letter-spacing:-.05em;margin:12px 0 18px;font-size:clamp(34px,4.4vw,68px);line-height:1.18}.structure-map{background:#fff;border-radius:16px;margin:36px 0;padding:25px}.structure-map summary{cursor:pointer;color:#fff;background:#252525;border-radius:50%;place-content:center;width:110px;height:110px;margin:auto;font-size:22px;font-weight:800;list-style:none;display:grid;box-shadow:0 8px #e88a29}.structure-level{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:35px;display:grid}.structure-level>span{background:#fff4ce;border:1px solid #f0ce72;border-radius:10px;padding:18px;font-weight:800}.structure-level small{color:#776f62;margin-top:10px;font-weight:400;line-height:1.6;display:block}.issue-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.issue-grid div{background:#fff8e7;border-radius:12px;padding:22px}.issue-grid b{color:#e96628;font-size:12px}.issue-grid strong{margin:14px 0 8px;display:block}.issue-grid p{color:#716a61;margin:0;font-size:14px;line-height:1.65}.channel-section h2{max-width:1000px}.channel-grid{grid-template-columns:1.25fr .75fr;gap:20px;margin-top:38px;display:grid}.channel-grid article{background:#fff4cd;border-radius:14px;min-height:290px;padding:30px}.channel-grid article.bpo{color:#fff;background:#242424}.channel-grid article>span{color:#e66c28;font-size:12px;font-weight:800}.channel-grid .bpo>span{color:#ffcf47}.channel-grid h3{margin:18px 0;font-size:34px}.channel-grid p{color:#746c61;line-height:1.8}.channel-grid .bpo p{color:#d7d1c7}.mini-flow{flex-wrap:wrap;gap:8px;margin-top:25px;display:flex}.mini-flow i{color:#fbd866;background:#3b3832;border-radius:999px;padding:8px 12px;font-size:12px;font-style:normal}.timeline-section{background:#fff7dc}.timeline{grid-template-columns:repeat(5,1fr);margin-top:52px;display:grid;position:relative}.timeline:before{content:"";background:#dfbd62;height:3px;position:absolute;top:44px;left:0;right:0}.timeline button{text-align:left;cursor:pointer;background:0 0;border:0;padding:0;position:relative}.timeline button span{color:#6e665b;font-weight:800}.timeline button i{z-index:1;background:#b8a984;border:4px solid #fff7dc;border-radius:50%;width:17px;height:17px;margin-top:20px;display:block;position:relative}.timeline button.active i{background:#f2652c;transform:scale(1.35)}.timeline button.active span{color:#e45620}.timeline-detail{border-left:8px solid var(--yellow);background:#fff;border-radius:0 12px 12px 0;grid-template-columns:110px 1fr;gap:6px 20px;margin-top:34px;padding:25px 28px;display:grid}.timeline-detail>span{color:#e26027;grid-row:1/3;font-weight:800}.timeline-detail strong{font-size:24px}.timeline-detail p{color:#7b7469;margin:0}.timeline-note{color:#d75c25;font-size:13px}.product-intro{margin-bottom:35px}.product-grid{grid-template-columns:1fr 1fr 1fr;gap:18px;display:grid}.product-grid article{background:#fff5d7;border-radius:14px;min-height:400px;padding:27px}.product-grid article>b{color:#e6672d;font:800 12px var(--font-geist-mono),monospace}.product-grid h3{font-size:24px;line-height:1.35}.product-grid p{color:#746c61;line-height:1.75}.choice{gap:8px;margin-top:25px;display:grid}.choice span{background:#fff;border-radius:8px;padding:13px;font-size:13px}.choice em{color:#e66129;margin-top:4px;font-style:normal;font-weight:750;display:block}.orbit{flex-wrap:wrap;gap:8px;margin-top:28px;display:flex}.orbit span{background:#fff;border-radius:999px;padding:9px 11px;font-size:12px}.speed{color:#fff;background:#252525!important}.speed>strong{color:#ffd94e;align-items:baseline;gap:7px;margin:58px 0 25px;font-size:68px;display:flex}.speed>strong small{font-size:17px}.speed>strong i{color:#f27834;font-size:30px;font-style:normal}.speed p{color:#d3cec4}.role-section{background:#fffaf0;flex-direction:column;justify-content:center;min-height:580px;padding:120px 7vw;display:flex}.role-section>p{color:#d26926;font-weight:800}.role-steps{justify-content:space-between;align-items:center;margin:45px 0;display:flex}.role-steps strong{letter-spacing:-.05em;font-size:clamp(32px,4.5vw,70px)}.role-steps i{color:#f08a29;font-size:35px;font-style:normal}.role-section small{color:#777066;max-width:730px;font-size:15px;line-height:1.8}.thinking-section{background:#fff}.thinking-steps{border-top:2px solid #252525;grid-template-columns:repeat(5,1fr);margin-top:45px;display:grid}.thinking-steps button{text-align:left;cursor:pointer;background:0 0;border:0;border-right:1px solid #e8dfcf;padding:22px 12px 28px}.thinking-steps button.active{background:#ffd94d}.thinking-steps span{font:12px var(--font-geist-mono),monospace;color:#a49c90;display:block}.thinking-steps strong{margin-top:22px;font-size:20px;display:block}.thinking-detail{color:#fff;background:#252525;align-items:center;gap:25px;padding:28px 34px;display:flex}.thinking-detail span{color:#ffd64b}.thinking-detail strong{font-size:22px}.ai-split{background:#ffe6a3;padding:90px 7vw}.split-title h2{margin:12px 0 38px;font-size:clamp(38px,5vw,76px)}.split-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.split-grid article{background:#fff;border-radius:14px;padding:30px}.split-grid article:nth-child(2){color:#fff;background:#252525}.split-grid p{font-size:20px;font-weight:800}.split-grid ul{grid-template-columns:1fr 1fr;gap:10px;margin:28px 0 0;padding:0;list-style:none;display:grid}.split-grid li{color:#3f3a34;background:#fff4cc;border-radius:8px;padding:13px}.split-grid article:nth-child(2) li{color:#ffdc59;background:#3a3731}.evolution-section{background:#fffaf0;flex-direction:column;justify-content:center;min-height:560px;padding:100px 7vw;display:flex}.evolution-section>p{color:#d26729;font-weight:800}.evolution{justify-content:space-between;align-items:center;margin:50px 0;display:flex}.evolution span{font-size:clamp(24px,3vw,44px);font-weight:850}.evolution i{color:#f17e2f;font-style:normal}.evolution-section small{color:#746d63;max-width:780px;font-size:15px;line-height:1.8}.projects-section{background:#fff}.project-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.project-grid article{border:2px solid #252525;border-radius:14px;flex-direction:column;min-height:410px;padding:28px;display:flex}.project-grid article:nth-child(2){background:#fff2c3}.project-top{justify-content:space-between;display:flex}.project-top span{background:#ffd84b;border-radius:50%;place-items:center;width:40px;height:40px;font-weight:800;display:grid}.project-top b{color:#e06027;font-size:13px}.project-grid h3{font-size:27px;line-height:1.4}.project-grid dl{margin:10px 0 30px}.project-grid dl div{border-top:1px solid #ded7ca;grid-template-columns:100px 1fr;gap:14px;padding:14px 0;display:grid}.project-grid dt{color:#9a9287;font-size:12px}.project-grid dd{margin:0;line-height:1.6}.project-grid a{color:#fff;background:#252525;border-radius:8px;align-self:flex-start;margin-top:auto;padding:11px 16px;font-weight:700}.project-grid a span{color:#ffcf3d}.workbench-section{color:#fff;background:#252525}.workbench-title p{color:#cfc8bc}.workbench{grid-template-columns:.7fr 1.3fr;gap:28px;margin-top:40px;display:grid}.old-way{background:#37342e;border-radius:14px;flex-direction:column;gap:9px;padding:28px;display:flex}.old-way b{color:#ffcf4c;margin-bottom:10px}.old-way span{color:#d8d1c7;background:#454138;border-radius:8px;padding:12px}.workbench-core{color:#252525;background:#fff1bd;border-radius:14px;padding:28px}.workbench-core>span{color:#e36229;font-weight:800}.capabilities{grid-template-columns:repeat(3,1fr);gap:9px;margin:22px 0;display:grid}.capabilities i{text-align:center;background:#fff;border-radius:8px;padding:14px 8px;font-size:13px;font-style:normal}.workbench-core strong{text-align:center;background:#ffd744;border-radius:8px;padding:16px;font-size:22px;display:block}.skill-section{background:#ffdea0;grid-template-columns:.8fr 1.2fr;align-items:center;gap:80px;display:grid}.skill-stack{flex-direction:column;gap:10px;display:flex}.skill-stack div{background:#fff;border-radius:11px;grid-template-columns:100px 1fr;padding:23px 25px;display:grid;box-shadow:0 6px #dba338}.skill-stack b{color:#e55e27}.skill-stack span{color:#6f685f}.ending-section{text-align:center;background:#ffd84d;flex-direction:column;justify-content:center;align-items:center;min-height:80svh;padding:12vh 7vw;display:flex}.ending-section>span{font:800 13px var(--font-geist-mono),monospace;color:#a26908}.ending-section h2{letter-spacing:-.06em;margin:35px 0;font-size:clamp(42px,7vw,110px)}.ending-section p{font-size:18px;font-weight:650}.presenter{scroll-snap-type:y mandatory}.presenter [data-slide]{scroll-snap-align:start;flex-direction:column;justify-content:center;min-height:calc(100svh - 62px);display:flex}.presenter .deep-only{display:none!important}.presenter .site-header nav{visibility:hidden}.presenter .case-section,.presenter .chart-section,.presenter .station-section,.presenter .structure-section,.presenter .channel-section,.presenter .timeline-section,.presenter .product-change,.presenter .thinking-section,.presenter .projects-section,.presenter .workbench-section,.presenter .skill-section{padding-top:50px;padding-bottom:50px}@media (max-width:900px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.chapter-hero{min-height:380px;padding:50px 6vw;display:block}.chapter-menu{justify-content:flex-start;margin-top:35px}.case-section,.chart-section,.action-section,.station-section,.structure-section,.channel-section,.timeline-section,.product-change,.thinking-section,.projects-section,.workbench-section,.skill-section{padding:58px 6vw}.case-head,.station-intro,.skill-section{grid-template-columns:1fr}.metric-strip{grid-template-columns:1fr 1fr}.metric-strip div{border-bottom:1px solid #ddd}.challenge-row,.issue-grid,.product-grid,.action-lanes>div{grid-template-columns:1fr}.action-lanes i{transform:rotate(90deg)}.station-intro>div:first-child{width:130px;height:130px}.structure-level{grid-template-columns:1fr 1fr}.channel-grid,.project-grid,.workbench,.split-grid{grid-template-columns:1fr}.timeline{min-width:700px;overflow-x:auto}.timeline-section{overflow:hidden}.role-steps,.evolution{flex-direction:column;align-items:flex-start;gap:16px}.role-steps i,.evolution i{transform:rotate(90deg)}.thinking-steps{grid-template-columns:1fr}.thinking-steps button{border-bottom:1px solid #ddd}.capabilities{grid-template-columns:1fr 1fr}}.reveal{opacity:1;transform:none}.reveal.shown{animation:.24s both reveal-in}@keyframes reveal-in{0%{opacity:.45;transform:translateY(16px)}to{opacity:1;transform:none}}.challenge-row b{color:#d75d25}.chart-section .section-title>div>span{letter-spacing:.05em;font-size:11px}.action-columns{color:#a9a195;letter-spacing:.08em;grid-template-columns:120px 1fr 30px 1.2fr 30px 1fr;gap:12px;padding:0 24px 10px;font-size:11px;display:grid}.action-columns span:first-child{grid-column:2}.action-columns span:nth-child(2){grid-column:4}.action-columns span:nth-child(3){grid-column:6}.station-intro{grid-template-columns:150px 1fr auto}.station-intro>div:first-child{width:auto;height:auto;box-shadow:none;text-align:left;background:0 0;border-radius:0;flex-direction:column;align-items:flex-start;display:flex}.station-intro>div:first-child strong{letter-spacing:-.07em;font-size:74px;line-height:.95}.station-intro>div:first-child p{color:#81786d;margin-top:12px}.station-title h2{letter-spacing:-.04em;margin:0 0 14px;font-size:clamp(30px,3.5vw,52px);line-height:1.2}.station-title p{color:#746d63;margin:0;line-height:1.7}.channel-kicker{color:#d86a27;letter-spacing:.03em;margin:-4px 0 32px;font-weight:750}.timeline-detail strong{line-height:1.45}.iteration-rows{gap:12px;margin-top:28px;display:grid}.iteration-rows>div{background:#fff;border-radius:9px;padding:15px}.iteration-rows b{margin-bottom:7px;display:block;color:#e36129!important}.iteration-rows p{margin:0;font-size:13px;line-height:1.7}.speed>strong{font-size:82px}@media (max-width:900px){.action-columns{display:none}.station-intro{grid-template-columns:1fr}.station-intro>div:first-child{width:auto;height:auto}.station-intro>div:first-child strong{font-size:64px}.station-kpis{grid-template-columns:1fr 1fr}.timeline-detail{grid-template-columns:1fr}.timeline-detail>span{grid-row:auto}.timeline-detail strong{font-size:20px}}.work-project{padding:88px 7vw 104px}.project-yellow{background:#ffe7a3}.project-white{background:#fff}.work-project>.section-index{margin-bottom:34px}.work-project>h2,.station-problems .structure-copy h2{letter-spacing:-.05em;margin:0;font-size:clamp(38px,4.5vw,66px);line-height:1.12}.project-lead{color:#746d63;margin:12px 0 0;line-height:1.8}.jiankun-board{background:#272727;border:2px solid #272727;grid-template-columns:1fr 1fr;gap:2px;display:grid}.jiankun-board>article{background:#fff;min-width:0;padding:34px}.board-label{color:#d85f25;letter-spacing:.08em;margin-bottom:18px;font-size:12px;font-weight:850;display:inline-block}.jiankun-board h2{letter-spacing:-.055em;margin:0 0 22px;font-size:clamp(34px,3.7vw,58px);line-height:1.12}.jiankun-board h3{margin:0 0 20px;font-size:clamp(22px,2vw,32px);line-height:1.3}.jiankun-board p{color:#625c54;margin:0;line-height:1.75}.board-title .result-copy{color:#272727;margin-top:14px;font-weight:700}.board-title .toggle{background:#fff7d9;margin-top:24px;display:inline-flex}.compact-metrics{border-radius:0;grid-template-columns:repeat(2,1fr);margin-top:12px}.compact-metrics div{padding:16px 18px}.compact-metrics strong{font-size:30px}.board-chart{flex-direction:column;display:flex}.board-heading{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:18px;display:flex}.board-heading span{color:#d76d00;font-size:10px;font-weight:800}.board-heading h3{margin:5px 0 0}.board-heading>p{white-space:nowrap;font-size:11px}.board-chart .chart-wrap{box-shadow:none;border-color:#e9d8a7;margin-top:auto;padding:8px 8px 0}.board-chart .chart-wrap svg{max-height:330px}.board-pressure ol{gap:12px;margin:0;padding:0;list-style:none;display:grid}.board-pressure li{border-top:1px solid #ddd5c8;grid-template-columns:62px 1fr;gap:14px;padding:15px 0;display:grid}.board-pressure li b{color:#e26128}.board-pressure li p{margin:0}.full-actions{gap:11px;display:grid}.full-actions>div{background:#fff8df;border-left:4px solid #f06a2c;grid-template-columns:66px 1fr;gap:14px;padding:14px;display:grid}.full-actions b{color:#d85a24}.full-actions p{color:#49443d;margin:0}.station-project .station-intro{margin-bottom:36px}.station-project>.chart-wrap{margin-bottom:70px}.station-problems{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.station-problems .structure-copy{grid-column:1/-1;margin-bottom:14px}.station-problems article{border-top:3px solid #252525;padding:22px 2px 0}.station-problems article>b{color:#e36129;font-size:12px}.station-problems h3{margin:14px 0 10px;font-size:21px;line-height:1.45}.station-problems article p{color:#686157;margin:0;font-size:14px;line-height:1.8}.station-project .structure-map{background:#fff8de;border:1px solid #f0d58e;margin-bottom:0}.station-project .structure-map summary{color:#d66027;width:auto;height:auto;box-shadow:none;background:0 0;border-radius:0;margin:0;font-size:14px;display:block}.station-project .structure-level{margin-top:22px}.channel-project .channel-grid article:not(.bpo){background:#fff}.channel-project .channel-grid p{font-size:15px}.product-project .timeline{margin-top:52px}.product-project .timeline:before{background:#d9c27f}.product-project .timeline button i{border-color:#fff}.product-project .product-intro{border-top:1px solid #ddd5c8;margin-top:90px;padding-top:70px}.product-project .product-intro p{color:#6f685f;line-height:1.75}.product-project .product-grid article{min-height:460px}@media (max-width:1050px){.jiankun-board,.station-problems{grid-template-columns:1fr}.station-problems .structure-copy{grid-column:auto}}@media (max-width:900px){.work-project{padding:62px 6vw 74px}.jiankun-board>article{padding:25px}.board-title .toggle{display:flex}.board-heading{flex-direction:column;align-items:flex-start}.station-project>.chart-wrap{margin-bottom:52px}.product-project .product-intro{margin-top:64px;padding-top:52px}}.station-board{background:#272727;border:2px solid #272727;grid-template-columns:.92fr 1.08fr;gap:2px;display:grid}.station-board>.station-summary,.station-board>.station-curve{background:#fff;min-width:0;padding:34px}.station-summary{flex-direction:column;display:flex}.station-summary h2{letter-spacing:-.055em;margin:0 0 20px;font-size:clamp(34px,3.6vw,56px);line-height:1.13}.station-summary>p{color:#655f56;margin:0;line-height:1.8}.station-results{grid-template-columns:1.2fr 1fr 1fr;gap:10px;margin-top:auto;padding-top:28px;display:grid}.station-results>div{border-top:3px solid #272727;padding-top:14px}.station-results strong{letter-spacing:-.05em;font-size:clamp(32px,3vw,48px);line-height:1;display:block}.station-results small{color:#81796e;margin-top:9px;font-size:12px;display:block}.station-curve{flex-direction:column;display:flex}.station-curve .chart-wrap{box-shadow:none;border-color:#e9d8a7;margin-top:auto;padding:8px 8px 0}.station-curve .chart-wrap svg{max-height:330px}.station-board>.station-problems{background:#ffe7a3;grid-column:1/-1;padding:38px 34px 42px}.station-problems{grid-template-columns:repeat(3,1fr);gap:18px}.station-problems .structure-copy{margin-bottom:4px}.station-problems article{background:#fff8df;border:2px solid #272727;min-height:310px;padding:24px}.station-problems article>b{color:#ffd84d;background:#272727;border-radius:50%;place-items:center;width:34px;height:34px;display:inline-grid}.station-problems h3{margin:20px 0 12px;font-size:20px}.station-project .structure-map{max-width:100%;margin-top:18px}.product-board{background:#272727;border:2px solid #272727;gap:2px;display:grid}.product-heading{background:#ffe7a3;padding:40px 38px}.product-heading h2{letter-spacing:-.06em;margin:0 0 14px;font-size:clamp(40px,5vw,72px);line-height:1.08}.product-heading p{color:#665e52;margin:0}.product-journey{background:#fff;grid-template-columns:repeat(5,1fr);gap:18px;padding:48px 34px 38px;display:grid;overflow:hidden}.product-journey button{text-align:left;cursor:pointer;background:#fffaf0;border:2px solid #272727;flex-direction:column;min-width:0;min-height:230px;padding:20px;transition:transform .16s,background .16s,color .16s;display:flex;position:relative}.product-journey button:nth-child(2n){transform:translateY(24px)}.product-journey button:hover{transform:translateY(-4px)}.product-journey button:nth-child(2n):hover{transform:translateY(20px)}.product-journey button.active{color:#fff;background:#272727;box-shadow:8px 8px #ffd84d}.product-journey .journey-no{font:800 11px var(--font-geist-mono),monospace;color:#e36229}.product-journey button>b{letter-spacing:-.04em;margin:26px 0 14px;font-size:26px}.product-journey button>strong{font-size:15px;line-height:1.55}.product-journey button>small{color:#81786c;margin-top:auto;padding-top:16px;line-height:1.5}.product-journey button>i{z-index:2;color:#e36329;pointer-events:none;font-size:26px;font-style:normal;position:absolute;top:91px;right:-29px}.product-journey button:last-child>i{display:none}.journey-focus{background:#fff;border-top:1px solid #ddd6c8;grid-template-columns:90px 90px 1fr;align-items:center;gap:5px 20px;padding:24px 34px;display:grid}.journey-focus>span{color:#e05e27;grid-row:1/3;font-size:12px;font-weight:800}.journey-focus>b{grid-row:1/3;font-size:22px}.journey-focus>strong{font-size:20px}.journey-focus>p{color:#756e64;margin:0;font-size:13px}.product-board>.product-intro{background:#ffe7a3;border:0;margin:0;padding:64px 38px 34px}.product-board>.product-intro h2{font-size:clamp(38px,4.5vw,64px)}.product-board>.product-grid{background:#ffe7a3;padding:0 34px 42px}.product-board>.product-grid article{background:#fff;border:2px solid #272727;border-radius:0;min-height:470px}.product-board>.product-grid .iteration-rows>div{background:#fff7dc;border:1px solid #edd187}.jiankun-board,.station-board,.product-board{background:0 0;border:0;gap:16px}.jiankun-board>article,.station-board>.station-summary,.station-board>.station-curve,.station-board>.station-problems,.product-heading,.product-journey,.product-board>.product-intro,.product-board>.product-grid{border:1px solid #e8e5df;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #2b334312}.jiankun-board>article:first-child,.jiankun-board>article:nth-child(4){background:#ffedb8}.compact-metrics{box-shadow:none;border:1px solid #e7dfcf;border-radius:10px}.station-board>.station-problems{background:#fff3ca;grid-column:1/-1}.station-problems article{background:#fff;border:1px solid #e5ded1;border-radius:12px;box-shadow:0 5px 16px #2b33430e}.station-problems article>b{color:#df632a;background:#fff1c5}.station-results>div{border-top:1px solid #dedbd5}.product-board{display:grid}.product-heading{background:#ffedb8}.product-journey{background:#fff;grid-template-columns:repeat(4,1fr)}.product-journey button{background:#fffdf8;border:1px solid #e4e0d8;border-radius:12px;box-shadow:0 5px 16px #2b33430e}.product-journey button.active{color:#272727;background:#fff7dc;border-color:#f0be48;box-shadow:0 0 0 3px #ffca372e,0 8px 20px #2b334312}.product-journey button.active>small{color:#81786c}.product-board>.product-intro{background:#ffedb8;margin-top:14px}.product-board>.product-grid{background:#ffedb8;border-top:0;border-top-left-radius:0;border-top-right-radius:0;margin-top:-17px;padding-top:17px;box-shadow:0 8px 24px #2b334312}.product-board>.product-grid article{border:1px solid #e5ded1;border-radius:12px;box-shadow:0 5px 16px #2b33430e}@media (max-width:1050px){.station-board{grid-template-columns:1fr}.station-board>.station-problems{grid-column:auto}.product-journey{grid-template-columns:1fr 1fr}.product-journey button:nth-child(2n){transform:none}.product-journey button>i{display:none}}@media (max-width:900px){.station-board>.station-summary,.station-board>.station-curve{padding:25px}.station-results{grid-template-columns:1fr 1fr 1fr;margin-top:24px}.station-board>.station-problems{padding:28px 24px 32px}.station-problems article{min-height:0}.product-heading{padding:30px 25px}.product-journey{grid-template-columns:1fr;gap:12px;padding:28px 24px}.product-journey button{min-height:190px}.journey-focus{grid-template-columns:1fr;padding:22px 25px}.journey-focus>span,.journey-focus>b{grid-row:auto}.product-board>.product-intro{padding:50px 25px 28px}.product-board>.product-grid{padding:0 24px 30px}}.growth-opening{background:#fffdf8;flex-direction:column;justify-content:center;min-height:430px;padding:100px 7vw;display:flex}.growth-opening>span{color:#dc652b;letter-spacing:.08em;font-size:13px;font-weight:850}.growth-opening h2{letter-spacing:-.06em;max-width:1120px;margin:22px 0 0;font-size:clamp(44px,6.2vw,92px);line-height:1.13}.growth-section{padding:88px 7vw 102px}.growth-role,.growth-learning{background:#ffe7a3}.growth-method{background:#fff}.growth-card{border:1px solid #e6e1d9;border-radius:18px;overflow:hidden;box-shadow:0 10px 30px #2b334313}.growth-copy{background:#fff;padding:42px 44px}.growth-copy>span{color:#dc652b;letter-spacing:.08em;font-size:12px;font-weight:850}.growth-copy h2{letter-spacing:-.055em;max-width:980px;margin:14px 0 20px;font-size:clamp(36px,4.4vw,66px);line-height:1.15}.growth-copy p{color:#5f5a53;max-width:1050px;margin:0;font-size:17px;line-height:1.9}.role-path{background:#fff7dc;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:20px;padding:38px 44px;display:grid}.role-path>div{background:#fff;border:1px solid #e5dfd4;border-radius:14px;flex-direction:column;justify-content:space-between;min-height:150px;padding:26px;display:flex;box-shadow:0 5px 16px #2b33430e}.role-path small,.method-path small{color:#df642b;font:800 11px var(--font-geist-mono),monospace}.role-path strong{letter-spacing:-.04em;font-size:clamp(25px,2.5vw,38px)}.role-path>i{color:#e86f32;font-size:28px;font-style:normal}.method-card .growth-copy{background:#fffdf8}.method-path{background:#fff7dc;grid-template-columns:repeat(5,1fr);gap:12px;padding:38px 44px;display:grid}.method-path>div{background:#fff;border:1px solid #e5dfd4;border-radius:13px;flex-direction:column;justify-content:space-between;min-height:125px;padding:22px;display:flex;position:relative}.method-path strong{font-size:23px}.method-path i{z-index:2;color:#e86f32;font-size:20px;font-style:normal;position:absolute;top:48px;right:-15px}.learning-card{background:#fff;grid-template-columns:.85fr 1.15fr;display:grid}.learning-card .growth-copy{flex-direction:column;justify-content:center;display:flex}.learning-types{background:#fff7dc;gap:14px;padding:30px;display:grid}.learning-types article{background:#fff;border:1px solid #e4ded3;border-radius:14px;padding:28px;box-shadow:0 5px 16px #2b33430d}.learning-types b{color:#df642b;font-size:12px}.learning-types h3{margin:15px 0 11px;font-size:25px;line-height:1.4}.learning-types p{color:#6b645b;margin:0;line-height:1.75}@media (max-width:900px){.growth-opening{min-height:360px;padding:72px 6vw}.growth-section{padding:62px 6vw 74px}.growth-copy{padding:30px 25px}.growth-copy p{font-size:15px}.role-path,.method-path{grid-template-columns:1fr;padding:28px 24px}.role-path>i{justify-self:center;transform:rotate(90deg)}.method-path i{display:none}.learning-card{grid-template-columns:1fr}.learning-types{padding:24px}}.growth-one-screen{background:#fffaf0;flex-direction:column;justify-content:center;min-height:calc(100svh - 62px);padding:48px 5vw 54px;display:flex}.growth-screen-head{grid-template-columns:180px 1fr;align-items:end;gap:26px;margin-bottom:30px;display:grid}.growth-screen-head>span{color:#dc652b;letter-spacing:.06em;padding-bottom:8px;font-size:13px;font-weight:850}.growth-screen-head h2{letter-spacing:-.045em;max-width:1050px;margin:0;font-size:clamp(31px,3.6vw,54px);line-height:1.18}.growth-three{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:16px;display:grid}.growth-mini{background:#fff;border:1px solid #e5e1da;border-radius:16px;flex-direction:column;min-width:0;padding:25px;display:flex;box-shadow:0 8px 24px #2b334312}.growth-mini:nth-child(2){background:#fff7dc}.growth-mini-title{grid-template-columns:auto 1fr;align-items:center;column-gap:12px;display:grid}.growth-mini-title>b{color:#dc6128;background:#fff0c0;border-radius:50%;grid-row:1/3;align-self:start;place-items:center;width:38px;height:38px;font-size:12px;display:grid}.growth-mini-title>span{color:#dc652b;letter-spacing:.06em;font-size:11px;font-weight:850}.growth-mini-title h3{letter-spacing:-.03em;margin:6px 0 0;font-size:clamp(21px,1.8vw,28px);line-height:1.35}.growth-mini>p{color:#625d55;margin:22px 0;font-size:14px;line-height:1.8}.mini-role-path{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:6px;margin-top:auto;display:grid}.mini-role-path span{text-align:center;background:#fff3c9;border:1px solid #f0d589;border-radius:9px;padding:14px 7px;font-size:13px;font-weight:750}.mini-role-path i,.mini-method-path i{color:#e66c30;font-style:normal}.mini-method-path{flex-wrap:wrap;gap:7px;margin-top:auto;display:flex}.mini-method-path span{background:#fff;border:1px solid #e7e1d7;border-radius:999px;align-items:center;gap:7px;padding:9px 10px;font-size:12px;font-weight:750;display:flex}.mini-learning-types{gap:9px;margin-top:auto;display:grid}.mini-learning-types>div{background:#fff5cf;border:1px solid #efd58e;border-radius:10px;padding:13px}.mini-learning-types b{color:#dc632b;margin-bottom:6px;font-size:11px;display:block}.mini-learning-types span{color:#5f5951;font-size:12px;line-height:1.55}@media (max-width:1100px){.growth-one-screen{justify-content:flex-start}.growth-three,.growth-screen-head{grid-template-columns:1fr}}@media (max-width:900px){.growth-one-screen{padding:42px 6vw 58px}.growth-mini{padding:22px}}.growth-complete-screen{background:#fffaf0;grid-template-rows:190px 1fr;min-height:calc(100svh - 62px);display:grid}.compact-growth-hero{background:linear-gradient(120deg,#ffe577,#ffc75d);justify-content:space-between;align-items:center;padding:26px 5vw;display:flex;position:relative;overflow:hidden}.compact-growth-hero:after{content:"";border:28px solid #fff4bf66;border-radius:50%;width:520px;height:190px;position:absolute;top:-105px;right:-160px}.compact-growth-title{z-index:1;align-items:center;gap:22px;display:flex;position:relative}.compact-growth-title .chapter-no{width:44px;height:44px;box-shadow:0 4px #d59122}.compact-growth-title p{margin:0 0 5px;font-size:13px;font-weight:750}.compact-growth-title h1{letter-spacing:-.065em;text-shadow:3px 3px #fff4ce;font-size:clamp(48px,5vw,74px);line-height:1}.compact-growth-hero .chapter-menu{z-index:1;position:relative}.growth-complete-screen .growth-one-screen{justify-content:flex-start;min-height:0;padding:22px 5vw 28px}.growth-complete-screen .growth-screen-head{grid-template-columns:145px 1fr;gap:18px;margin-bottom:16px}.growth-complete-screen .growth-screen-head h2{font-size:clamp(27px,2.7vw,42px);line-height:1.15}.growth-complete-screen .growth-mini{min-height:0;padding:20px}.growth-complete-screen .growth-mini-title h3{font-size:clamp(18px,1.45vw,23px)}.growth-complete-screen .growth-mini>p{margin:15px 0;font-size:13px;line-height:1.66}.growth-complete-screen .mini-role-path span{padding:11px 5px;font-size:12px}.growth-complete-screen .mini-method-path span{padding:7px 9px}.growth-complete-screen .mini-learning-types>div{padding:10px 12px}@media (min-width:1101px){.growth-complete-screen{grid-template-rows:210px 1fr}.compact-growth-hero{padding-top:32px;padding-bottom:32px}.growth-complete-screen .growth-one-screen{padding-top:28px;padding-bottom:34px}.growth-complete-screen .growth-screen-head{margin-bottom:22px}.growth-complete-screen .growth-three{flex:1}.growth-complete-screen .growth-mini{padding:24px}.growth-complete-screen .growth-mini>p{margin:19px 0;line-height:1.74}.growth-complete-screen .mini-role-path span{padding-top:14px;padding-bottom:14px}.growth-complete-screen .mini-method-path span{padding-top:9px;padding-bottom:9px}.growth-complete-screen .mini-learning-types>div{padding:13px 14px}}@media (max-width:1100px){.growth-complete-screen{display:block}.compact-growth-hero{min-height:190px}.growth-complete-screen .growth-one-screen{padding:34px 5vw 48px}}@media (max-width:900px){.compact-growth-hero{padding:28px 6vw;display:block}.compact-growth-hero .chapter-menu{margin-top:22px}.compact-growth-title h1{font-size:52px}}
