.growth-tool-page{background:var(--paper);overflow:hidden}.growth-tool-hero{padding:68px 0 54px;background:var(--ink);color:#fff}.growth-tool-hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:58px;align-items:center}.growth-tool-hero h1{max-width:13ch;font-size:clamp(46px,6vw,78px);margin-bottom:20px}.growth-tool-hero h1 em{color:var(--lime);font-style:normal}.growth-tool-lead{max-width:62ch;color:#c3cad5;font-size:19px}.growth-tool-badges{display:flex;gap:9px;flex-wrap:wrap;margin-top:28px}.growth-tool-badges span{padding:7px 11px;border:1px solid #3b4350;border-radius:999px;color:#c9d0da;font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.growth-tool-signal{position:relative;min-height:340px;padding:26px;border:1px solid #3a4250;border-radius:30px;background:linear-gradient(145deg,#262d3a,#0d1016);overflow:hidden}.growth-tool-signal:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:38px 38px}.growth-tool-signal>span{position:relative;color:var(--lime);font-size:11px;font-weight:900;letter-spacing:.15em}.growth-tool-signal strong{position:relative;display:block;max-width:8ch;margin:52px 0 0;font-size:clamp(44px,5vw,66px);line-height:.86;letter-spacing:-.075em}.growth-tool-signal i{position:absolute;width:160px;height:160px;right:-28px;bottom:-24px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 28px rgba(255,107,53,.1)}.growth-tool-nav{position:sticky;top:74px;z-index:35;background:rgba(245,242,234,.95);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.growth-tool-nav .shell{display:flex;gap:7px;padding-block:9px;overflow:auto}.growth-tool-nav a{white-space:nowrap;padding:8px 13px;border-radius:999px;font-size:12px;font-weight:800}.growth-tool-nav a:hover{background:var(--ink);color:#fff}.growth-tool-workspace{padding:76px 0;background:var(--soft)}.growth-tool-layout{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(310px,.88fr);gap:18px;align-items:start}.growth-tool-panel,.growth-tool-output{border:1px solid var(--line);border-radius:26px;background:#fff;box-shadow:0 20px 70px rgba(17,20,27,.07)}.growth-tool-panel{padding:30px}.growth-tool-output{position:sticky;top:135px;min-height:420px;padding:30px;background:var(--ink);color:#fff}.growth-tool-panel-head,.growth-tool-output-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:26px}.growth-tool-panel-head span,.growth-tool-output-head span{font-size:10px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.growth-tool-output-head span{color:var(--lime)}.growth-tool-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.growth-field{display:flex;flex-direction:column;gap:7px}.growth-field.full{grid-column:1/-1}.growth-field label{font-size:12px;font-weight:850}.growth-field small{color:var(--muted);font-size:11px;line-height:1.4}.growth-field input,.growth-field textarea,.growth-field select{width:100%;min-height:48px;border:1px solid #cfd0cc;border-radius:13px;background:#fbfaf7;color:var(--ink);padding:12px 14px;outline:none}.growth-field textarea{min-height:145px;resize:vertical}.growth-field input:focus,.growth-field textarea:focus,.growth-field select:focus{border-color:var(--ink);box-shadow:0 0 0 3px rgba(217,255,67,.7)}.growth-tool-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.growth-tool-actions .button{min-height:48px}.growth-tool-reset{border:0;background:transparent;padding:12px 14px;font-size:12px;font-weight:800}.growth-output-empty{display:grid;place-items:center;min-height:280px;text-align:center;color:#949eac}.growth-output-empty b{display:block;margin-bottom:8px;color:#fff;font-size:24px}.growth-result{display:grid;gap:15px}.growth-result-score{display:flex;align-items:end;justify-content:space-between;gap:22px;padding-bottom:22px;border-bottom:1px solid #343c48}.growth-result-score strong{font-size:62px;line-height:.8;letter-spacing:-.08em;color:var(--lime)}.growth-result-score span{max-width:220px;color:#aeb7c4;font-size:12px;text-align:right}.growth-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.growth-metric{padding:13px;border:1px solid #343c48;border-radius:13px}.growth-metric b,.growth-metric small{display:block}.growth-metric b{font-size:21px;color:#fff}.growth-metric small{font-size:9px;color:#9da7b4;text-transform:uppercase;letter-spacing:.09em}.growth-result pre,.growth-result-text{max-height:390px;margin:0;padding:16px;border-radius:14px;background:#090c11;color:#eef1f5;white-space:pre-wrap;overflow:auto;font:13px/1.6 "Plus Jakarta Sans","Segoe UI",sans-serif}.growth-result ul{margin:0;padding-left:20px;color:#c2c9d3}.growth-result li{margin:7px 0}.growth-copy{border:1px solid #4a5361;border-radius:999px;background:transparent;color:#fff;padding:8px 12px;font-size:11px;font-weight:850}.growth-copy:hover{background:var(--lime);border-color:var(--lime);color:var(--ink)}.growth-tool-content{padding:92px 0;background:#fff}.growth-content-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:74px}.growth-content-grid>aside{position:sticky;top:140px;align-self:start}.growth-content-grid h2{font-size:clamp(40px,5vw,60px)}.growth-content-grid article{font-size:18px;color:#404754}.growth-content-grid article h3{margin-top:44px;color:var(--ink);font-size:29px}.growth-content-grid article ul{padding-left:22px}.growth-tool-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:28px}.growth-tool-step{min-height:190px;padding:22px;border:1px solid var(--line);border-radius:18px;background:var(--paper);display:flex;flex-direction:column}.growth-tool-step span{color:var(--orange);font-size:10px;font-weight:900}.growth-tool-step b{margin-top:auto;font-size:18px}.growth-related-section{padding:82px 0;background:var(--soft)}.growth-related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.growth-related-card{min-height:190px;padding:20px;border-radius:18px;border-top:5px solid var(--lime);background:#fff;display:flex;flex-direction:column;transition:.2s}.growth-related-card:nth-child(2){border-color:var(--lav)}.growth-related-card:nth-child(3){border-color:var(--orange)}.growth-related-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.growth-related-card span{font-size:10px;color:var(--muted)}.growth-related-card b{margin-top:auto;font-size:18px}.growth-tool-faq{padding:82px 0}.growth-tool-faq-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:68px}.growth-tool-faq-list{border-top:1px solid var(--line)}.growth-tool-faq-list details{border-bottom:1px solid var(--line)}.growth-tool-faq-list summary{list-style:none;cursor:pointer;padding:21px 0;font-weight:850}.growth-tool-faq-list summary::-webkit-details-marker{display:none}.growth-tool-faq-list p{padding:0 35px 18px 0;color:var(--muted)}.growth-city-page{overflow:hidden}.growth-city-hero{padding:72px 0 60px;background:var(--ink);color:#fff}.growth-city-hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:60px;align-items:center}.growth-city-hero h1{font-size:clamp(48px,6vw,80px);max-width:12ch}.growth-city-hero h1 em{color:var(--lime);font-style:normal}.growth-city-hero p{max-width:60ch;color:#c2c9d4;font-size:19px}.growth-city-map{position:relative;min-height:390px;border:1px solid #3a4250;border-radius:30px;background:linear-gradient(145deg,#242b37,#0c0f15);overflow:hidden}.growth-city-map:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 62% 44%,var(--lime) 0 8px,transparent 9px),linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px);background-size:auto,42px 42px,42px 42px}.growth-city-map strong{position:absolute;left:28px;bottom:24px;max-width:8ch;font-size:58px;line-height:.85;letter-spacing:-.07em}.growth-city-map span{position:absolute;right:24px;top:24px;padding:8px 12px;border-radius:999px;background:var(--orange);color:#fff;font-size:10px;font-weight:900}.growth-city-section{padding:88px 0}.growth-city-intro{display:grid;grid-template-columns:.78fr 1.22fr;gap:70px}.growth-city-intro p{font-size:19px;color:var(--muted)}.growth-city-services{background:var(--soft)}.growth-city-service-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.growth-city-service-card{grid-column:span 2;min-height:270px;padding:25px;border-radius:21px;background:#fff;border-top:6px solid var(--lime);display:flex;flex-direction:column}.growth-city-service-card:nth-child(2),.growth-city-service-card:nth-child(5){border-color:var(--lav)}.growth-city-service-card:nth-child(3){border-color:var(--orange)}.growth-city-service-card:nth-child(4){grid-column:2/span 2}.growth-city-service-card h3{margin-top:38px}.growth-city-service-card p{color:var(--muted);font-size:14px}.growth-city-service-card a{margin-top:auto;font-size:13px;font-weight:850}.growth-city-proof{background:var(--ink);color:#fff}.growth-city-proof-grid{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid #343c48}.growth-city-proof-grid article{min-height:230px;padding:26px;border-right:1px solid #343c48;display:flex;flex-direction:column}.growth-city-proof-grid article:last-child{border:0}.growth-city-proof-grid span{color:var(--lime);font-size:10px;font-weight:900}.growth-city-proof-grid h3{margin-top:auto}.growth-city-proof-grid p{margin:0;color:#aeb7c4;font-size:14px}.growth-city-nearby{display:flex;gap:8px;flex-wrap:wrap;margin-top:26px}.growth-city-nearby a{padding:9px 13px;border:1px solid var(--line);border-radius:999px;font-size:12px;font-weight:800}.growth-city-nearby a:hover{background:var(--lime);border-color:var(--ink)}.growth-hub-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.growth-hub-card{min-height:150px;padding:20px;border:1px solid var(--line);border-radius:17px;background:#fff;display:flex;flex-direction:column}.growth-hub-card small{color:var(--orange);font-weight:850}.growth-hub-card b{margin-top:auto;font-size:21px}.growth-home-module{padding:76px 0;background:var(--lav)}.growth-home-module-grid{display:grid;grid-template-columns:.72fr 1.28fr;gap:60px;align-items:center}.growth-home-module h2{font-size:clamp(40px,5vw,64px)}.growth-home-links{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.growth-home-links a{min-height:80px;padding:15px;border:1px solid rgba(17,20,27,.35);border-radius:14px;background:rgba(255,255,255,.36);display:flex;align-items:center;justify-content:space-between;font-size:13px;font-weight:850}.growth-home-links a:hover{background:var(--lime)}
@media(max-width:980px){.growth-tool-hero-grid,.growth-tool-layout,.growth-content-grid,.growth-tool-faq-grid,.growth-city-hero-grid,.growth-city-intro,.growth-home-module-grid{grid-template-columns:1fr}.growth-tool-output,.growth-content-grid>aside{position:static}.growth-related-grid,.growth-hub-grid{grid-template-columns:repeat(2,1fr)}.growth-city-service-grid{grid-template-columns:repeat(2,1fr)}.growth-city-service-card,.growth-city-service-card:nth-child(4){grid-column:auto}.growth-home-links{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.growth-tool-hero{padding:52px 0 42px}.growth-tool-hero-grid{gap:34px}.growth-tool-signal{min-height:250px}.growth-tool-signal strong{margin-top:34px}.growth-tool-workspace,.growth-tool-content,.growth-related-section,.growth-tool-faq,.growth-city-section{padding:54px 0}.growth-tool-panel,.growth-tool-output{padding:21px;border-radius:19px}.growth-tool-fields,.growth-metrics,.growth-tool-steps,.growth-related-grid,.growth-hub-grid,.growth-city-service-grid,.growth-city-proof-grid,.growth-home-links{grid-template-columns:1fr}.growth-city-proof-grid{border:0;gap:8px}.growth-city-proof-grid article{border:1px solid #343c48}.growth-city-map{min-height:300px}.growth-city-service-card{min-height:230px}.growth-tool-nav{top:70px}}
