:root{font-family:Pretendard,Apple SD Gothic Neo,Noto Sans KR,system-ui,sans-serif;color:#1d2c29;background:#f7f3ea;font-synthesis:none;text-rendering:optimizeLegibility;--green: #173f39;--mint: #cde5d5;--coral: #ef775b;--cream: #f7f3ea;--ink: #1d2c29;--serif: Georgia, "Times New Roman", "Noto Serif KR", serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--cream)}button,a{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid rgba(239,119,91,.42);outline-offset:3px}.site-shell{min-height:100vh;overflow:hidden}.snap-page{scroll-snap-align:start;scroll-snap-stop:always}.problem-page{display:grid;align-content:center}@media(min-width:901px){html{scroll-snap-type:y mandatory;scroll-padding-top:1px}}@media(max-width:900px){html{scroll-snap-type:y proximity}.snap-page{scroll-snap-stop:normal}}.site-header{width:min(1180px,calc(100% - 40px));height:82px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;color:var(--ink);font-size:15px;font-weight:700;text-decoration:none}.main-logo{position:relative;display:block;flex:0 0 auto;aspect-ratio:6.05;overflow:hidden;border-radius:999px;background:linear-gradient(90deg,#00583f,#075d72 53%,#254ca8);box-shadow:0 5px 16px #0a3a5433}.main-logo img{position:absolute;top:-148%;left:-11.5%;display:block;width:123.35%;max-width:none;height:auto}.main-logo-brand{width:190px}.main-logo-modal{width:150px}.main-logo-login{width:230px;margin:0 auto 18px}.mini-logo{display:grid;place-items:center;color:#fff;background:var(--green);font-family:var(--serif);border-radius:11px}.site-header nav{display:flex;align-items:center;gap:30px}.site-header nav a{color:#596a66;font-size:13px;font-weight:600;text-decoration:none}.nav-login{padding:10px 18px;color:#fff;background:var(--green);border:0;border-radius:999px;font-size:13px;font-weight:700}.hero{width:min(1180px,calc(100% - 40px));min-height:min(760px,calc(100svh - 82px));margin:0 auto;padding:42px 0 68px;position:relative;display:grid;grid-template-columns:minmax(420px,.84fr) minmax(560px,1.16fr);align-items:center;gap:42px}.hero:before{content:"";width:620px;height:620px;position:absolute;z-index:-1;right:-230px;top:-110px;background:#e5dcbd;border-radius:50%;opacity:.45}.eyebrow{display:inline-flex;align-items:center;gap:7px;margin-bottom:20px;color:#4d6b64;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hero h1{margin:0;color:var(--green);font-family:var(--serif);font-size:clamp(52px,5.2vw,76px);font-weight:400;line-height:1.04;letter-spacing:-.045em}.hero h1 em{color:var(--coral);font-weight:400}.hero-copy>p{max-width:600px;margin:26px 0 30px;color:#586863;font-size:16px;line-height:1.85;word-break:keep-all}.hero-actions{display:flex;align-items:center;gap:24px}.button-primary{padding:16px 22px;display:inline-flex;align-items:center;gap:8px;color:#fff;background:var(--green);border:0;border-radius:10px;box-shadow:0 12px 30px #173f392b;font-weight:750}.text-link{color:var(--green);font-size:13px;font-weight:700;text-underline-offset:4px}.trust-line{margin-top:24px;display:flex;flex-wrap:wrap;gap:13px 20px;color:#6b7975;font-size:11px}.trust-line span{display:inline-flex;align-items:center;gap:4px}.product-frame{position:relative;background:#fcfbf7;border:1px solid rgba(29,44,41,.11);border-radius:20px;box-shadow:0 34px 80px #2f3e392e;transform:rotate(1.3deg);overflow:hidden}.product-frame:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;box-shadow:inset 0 0 0 1px #ffffffb3;border-radius:inherit}.frame-top{height:45px;padding:0 17px;display:flex;align-items:center;gap:6px;border-bottom:1px solid #e9e5db}.frame-top>span{width:8px;height:8px;background:#d6d1c6;border-radius:50%}.frame-top b{margin-left:auto;color:#89938f;font-size:9px;letter-spacing:.04em}.frame-body{min-height:455px;display:grid;grid-template-columns:125px 1fr}.frame-body aside{padding:20px 12px;display:flex;flex-direction:column;gap:8px;color:#71817d;background:#f5f1e8;border-right:1px solid #e8e2d6}.mini-logo{width:27px;height:27px;margin:0 8px 16px;font-size:15px}.frame-body aside span{padding:9px;display:flex;align-items:center;gap:8px;border-radius:8px;font-size:9px;font-weight:650}.frame-body aside .active{color:#fff;background:var(--green)}.dashboard{padding:30px 27px}.dashboard-heading{display:flex;justify-content:space-between;align-items:flex-end}.dashboard small{color:#8b9692;font-size:9px;font-weight:650}.dashboard h2{margin:4px 0 0;font-family:var(--serif);font-size:25px;font-weight:400}.dashboard-heading b{color:var(--green);font-size:14px}.progress{height:6px;margin:15px 0 22px;background:#e6e4dc;border-radius:99px;overflow:hidden}.progress i{width:72%;height:100%;display:block;background:var(--coral);border-radius:inherit}.metric-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.metric-row article{padding:15px;display:grid;gap:5px;background:#fff;border:1px solid #ede9df;border-radius:10px}.metric-row strong{font-size:18px}.metric-row span{width:fit-content;padding:3px 6px;color:#96735d;background:#f5e9d5;border-radius:99px;font-size:7px;font-weight:750}.metric-row .good{color:#3d6a54;background:#e0eee4}.insight-card{margin-top:16px;padding:17px;display:grid;grid-template-columns:34px 1fr 30px;align-items:start;gap:11px;color:#fff;background:var(--green);border-radius:12px}.spark{width:34px;height:34px;display:grid;place-items:center;color:var(--green);background:var(--mint);border-radius:9px}.insight-card small{color:#adcbc1}.insight-card strong{margin:4px 0;display:block;font-size:11px;line-height:1.5}.insight-card p{margin:0;color:#c5d7d2;font-size:8px;line-height:1.6}.insight-card button{width:28px;height:28px;display:grid;place-items:center;color:var(--green);background:#fff;border:0;border-radius:50%}@media(max-width:1120px){.hero{grid-template-columns:1fr;padding-top:38px}.hero-copy{max-width:720px}.product-frame{max-width:720px;transform:none}}@media(max-width:640px){.site-header{width:min(100% - 28px,1180px);height:70px}.site-header .main-logo-brand{width:168px}.site-header nav a{display:none}.hero{width:min(100% - 28px,1180px);min-height:auto;padding:30px 0 48px;gap:30px}.hero h1{font-size:clamp(45px,13vw,58px)}.hero-copy>p{font-size:14px}.hero-actions{align-items:stretch;flex-direction:column;gap:15px}.button-primary{justify-content:center}.text-link{text-align:center}.frame-body{min-height:390px;grid-template-columns:1fr;min-width:0}.frame-body aside{display:none}.dashboard{padding:22px 16px}.metric-row{gap:6px}.metric-row article{padding:10px 8px}.insight-card{grid-template-columns:30px 1fr;padding:14px}.insight-card>button{display:none}.product-frame{overflow:hidden}}.section{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:82px 0}.section-heading>span,.review-summary>div:first-child>span{display:block;margin-bottom:17px;color:var(--coral);font-size:11px;font-weight:850;letter-spacing:.16em}.section-heading h2,.review-summary h2{margin:0;color:var(--green);font-family:var(--serif);font-size:clamp(38px,5vw,58px);font-weight:400;line-height:1.14;letter-spacing:-.035em;word-break:keep-all}.section-heading h2 em,.review-summary h2 em{color:var(--coral);font-weight:400}.section-heading>p{max-width:660px;margin:22px 0 0;color:#70807b;font-size:14px;line-height:1.85;word-break:keep-all}.section-heading.centered{max-width:760px;margin:0 auto 40px;text-align:center}.section-heading.centered>p{margin-inline:auto}.section-heading.light h2{color:#f7f3ea}.section-heading.light>p{color:#b6c9c3}.button-secondary,.button-ghost,.button-coral{min-height:48px;padding:13px 19px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:10px;font-weight:750}.button-secondary{color:var(--green);background:transparent;border:1px solid rgba(23,63,57,.24)}.button-secondary:hover{background:#173f390e}.button-ghost{color:#6b7975;background:transparent;border:0}.button-coral{color:var(--green);background:var(--coral);border:0;box-shadow:0 14px 36px #0000002e}.button-primary,.button-secondary,.button-coral{transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button-primary:hover,.button-secondary:hover,.button-coral:hover{transform:translateY(-2px)}.button-primary:disabled,.button-secondary:disabled{opacity:.48;cursor:not-allowed;transform:none}.site-header{position:relative;z-index:20}.site-header nav a:hover{color:var(--green)}.mobile-menu{display:none;width:40px;height:40px;place-items:center;color:var(--green);background:transparent;border:1px solid rgba(23,63,57,.16);border-radius:9px}.mobile-header-actions{display:none;align-items:center;gap:7px}.career-language-select{min-height:38px;padding:0 9px;display:inline-flex;align-items:center;gap:6px;color:var(--green);background:#ffffff8c;border:1px solid rgba(23,63,57,.16);border-radius:999px}.career-language-select select{max-width:104px;padding:0 17px 0 0;color:inherit;background:transparent;border:0;outline:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:10px;font-weight:750;cursor:pointer}.career-language-select>svg:last-child{margin-left:-19px;pointer-events:none}.sr-only{width:1px;height:1px;padding:0;position:absolute;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.user-actions{display:flex;align-items:center;gap:8px}.user-actions>img,.user-actions>span{width:30px;height:30px;display:grid;place-items:center;color:#fff;background:var(--green);border-radius:50%;font-size:11px;font-weight:800}.user-actions>b{max-width:90px;overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.user-actions>button{padding:7px 10px;color:#71817d;background:transparent;border:1px solid rgba(23,63,57,.16);border-radius:99px;font-size:10px}.next-action-row{margin-top:12px;padding:9px 11px;display:flex;justify-content:space-between;color:#65736f;background:#f4f0e7;border-radius:8px;font-size:8px}.next-action-row span{display:flex;align-items:center;gap:5px}.credibility-strip{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:28px 0;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(23,63,57,.13);border-bottom:1px solid rgba(23,63,57,.13)}.credibility-strip>span{padding:3px 28px;display:grid;grid-template-columns:auto 1fr;align-items:center;column-gap:10px;border-right:1px solid rgba(23,63,57,.1)}.credibility-strip>span:last-child{border:0}.credibility-strip svg{grid-row:1 / 3;color:var(--coral)}.credibility-strip b{font-size:11px}.credibility-strip small{color:#7c8985;font-size:9px}.problem-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.problem-grid{display:grid;gap:0;border-top:1px solid rgba(23,63,57,.15)}.problem-grid article{padding:25px 5px;display:grid;grid-template-columns:48px 1fr;gap:7px 15px;border-bottom:1px solid rgba(23,63,57,.15)}.problem-grid article>span{grid-row:1 / 3;color:var(--coral);font-family:var(--serif);font-size:22px}.problem-grid h3{margin:0;color:var(--green);font-size:15px;line-height:1.5}.problem-grid p{margin:0;color:#71807c;font-size:12px;line-height:1.75}.product-section{width:auto;max-width:none;padding:82px max(20px,calc((100vw - 1180px)/2));background:var(--green)}.product-section>.section-heading{max-width:720px}.product-tour{margin-top:44px;display:grid;grid-template-columns:1.35fr .65fr;align-items:center;gap:48px}.graph-demo{overflow:hidden;color:var(--ink);background:#f9f7f1;border:1px solid rgba(255,255,255,.18);border-radius:18px;box-shadow:0 28px 70px #0000003d}.graph-toolbar{height:48px;padding:8px 15px;display:flex;align-items:center;gap:7px;background:#f0ece3;border-bottom:1px solid #e2ddd1}.graph-toolbar span{padding:7px 10px;color:#74807c;border-radius:7px;font-size:9px;font-weight:700}.graph-toolbar .active{color:#fff;background:var(--green)}.graph-canvas{height:390px;position:relative;background-color:#fcfbf7;background-image:radial-gradient(#d8d8d0 1px,transparent 1px);background-size:22px 22px;overflow:hidden}.graph-canvas:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at center,transparent 15%,rgba(252,251,247,.48) 100%);pointer-events:none}.graph-node{min-width:110px;padding:12px;position:absolute;z-index:2;display:grid;gap:3px;background:#fff;border:1px solid #e3ded3;border-radius:11px;box-shadow:0 9px 24px #2636321c;font-size:9px}.graph-node b{color:var(--green);font-size:11px}.graph-node span{color:#71807c}.graph-node small{width:fit-content;margin-top:4px;padding:3px 6px;color:#b65945;background:#fbe4dd;border-radius:99px;font-size:7px}.graph-node svg{color:var(--coral)}.node-you{left:42%;top:45%;color:#fff;background:var(--green);border-color:var(--green)}.node-you b,.node-you span{color:#fff}.node-lead{left:15%;top:15%}.node-peer{left:13%;bottom:15%}.node-target{right:11%;top:15%;border-color:#ef775b8c}.node-sponsor{right:13%;bottom:13%}.graph-line{height:2px;position:absolute;z-index:1;left:49%;top:52%;background:#bfc9c4;transform-origin:left}.line-a{width:200px;transform:rotate(-143deg)}.line-b{width:190px;transform:rotate(145deg)}.line-c{width:200px;background:var(--coral);transform:rotate(-37deg)}.line-d{width:185px;transform:rotate(35deg)}.graph-note{min-height:55px;padding:11px 14px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;color:#fff;background:#102f2b}.graph-note>svg{color:var(--mint)}.graph-note span{color:#c9dad5;font-size:9px}.graph-note span b{display:block;margin-bottom:2px;color:#fff;font-size:10px}.graph-note button{padding:7px 11px;color:var(--green);background:var(--mint);border:0;border-radius:7px;font-size:9px;font-weight:800}.tour-number{color:var(--coral);font-family:var(--serif);font-size:28px}.tour-copy h3{margin:12px 0 20px;color:#fff;font-family:var(--serif);font-size:33px;font-weight:400;line-height:1.18}.tour-copy>p{margin:0;color:#b7cac4;font-size:12px;line-height:1.8}.tour-copy ul{margin:25px 0 0;padding:0;display:grid;gap:11px;list-style:none}.tour-copy li{display:flex;align-items:flex-start;gap:8px;color:#d2e0dc;font-size:10px;line-height:1.6}.tour-copy li svg{flex:0 0 auto;color:var(--coral)}.module-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(23,63,57,.15);border-left:1px solid rgba(23,63,57,.15)}.module-grid article{min-height:245px;padding:28px;position:relative;display:flex;flex-direction:column;border-right:1px solid rgba(23,63,57,.15);border-bottom:1px solid rgba(23,63,57,.15)}.module-grid article>svg{margin-bottom:30px;color:var(--coral)}.module-grid article>small{position:absolute;right:22px;top:22px;color:#a7afac;font-family:var(--serif)}.module-grid h3{margin:0 0 12px;color:var(--green);font-family:var(--serif);font-size:21px;font-weight:400}.module-grid p{margin:0;color:#71807c;font-size:11px;line-height:1.75}.module-grid .module-featured{color:#fff;background:var(--green)}.module-grid .module-featured h3{color:#fff}.module-grid .module-featured p{color:#bdcec9}.module-grid .module-featured>span{margin-top:auto;color:var(--mint);font-size:9px}.method-section{background:#102f2b}.method-inner{display:grid;grid-template-columns:.72fr 1.28fr;gap:100px}.method-steps{display:grid}.method-steps article{padding:24px 0;display:grid;grid-template-columns:55px 1fr;gap:12px;border-top:1px solid rgba(255,255,255,.12)}.method-steps article:last-child{border-bottom:1px solid rgba(255,255,255,.12)}.method-steps article>span{color:var(--coral);font-family:var(--serif);font-size:20px}.method-steps article>div{display:grid;grid-template-columns:auto 1fr;gap:4px 11px}.method-steps svg{grid-row:1 / 3;color:var(--mint)}.method-steps h3{margin:0;color:#fff;font-size:14px}.method-steps p{margin:0;color:#a9beb8;font-size:11px;line-height:1.65}.scenario-section{display:grid;grid-template-columns:.75fr 1.25fr;gap:75px}.week-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.week-grid article{min-height:190px;padding:23px;position:relative;background:#fbf9f3;border:1px solid rgba(23,63,57,.12);border-radius:12px}.week-grid article>span{color:var(--coral);font-size:9px;font-weight:850;letter-spacing:.12em}.week-grid svg{position:absolute;right:20px;top:20px;color:var(--green)}.week-grid h3{margin:42px 0 9px;color:var(--green);font-family:var(--serif);font-size:18px;font-weight:400}.week-grid p{margin:0;color:#74827e;font-size:10px;line-height:1.7}.pricing-section{width:auto;max-width:none;padding-inline:max(20px,calc((100vw - 1180px)/2));background:#efe9da}.billing-toggle{width:fit-content;margin:-30px auto 42px;padding:4px;display:flex;background:#e0d9ca;border-radius:99px}.billing-toggle button{padding:9px 16px;color:#6f7b77;background:transparent;border:0;border-radius:99px;font-size:10px;font-weight:750}.billing-toggle button.active{color:#fff;background:var(--green)}.billing-toggle span{margin-left:4px;color:var(--coral);font-size:8px}.billing-toggle .active span{color:var(--mint)}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);align-items:stretch;gap:14px}.price-card{padding:32px;position:relative;display:flex;flex-direction:column;background:#faf8f2;border:1px solid rgba(23,63,57,.13);border-radius:15px}.price-card.featured{color:#fff;background:var(--green);border-color:var(--green);box-shadow:0 25px 60px #173f3930;transform:translateY(-10px)}.price-card>small{color:var(--coral);font-size:9px;font-weight:850;letter-spacing:.14em}.price-card h3{margin:10px 0;color:var(--green);font-family:var(--serif);font-size:26px;font-weight:400}.price-card>p{min-height:53px;margin:0;color:#76837f;font-size:10px;line-height:1.7}.price-card.featured h3{color:#fff}.price-card.featured>p{color:#bdd0ca}.price{margin:25px 0;display:flex;align-items:flex-end;gap:6px}.price strong{color:var(--green);font-family:var(--serif);font-size:42px;font-weight:400;line-height:1}.price span{color:#82908b;font-size:9px}.price-card.featured .price strong{color:#fff}.price-card ul{min-height:145px;margin:0 0 26px;padding:0;display:grid;align-content:start;gap:11px;list-style:none}.price-card li{display:flex;align-items:flex-start;gap:7px;color:#5e6f6a;font-size:10px;line-height:1.55}.price-card li svg{flex:0 0 auto;color:var(--coral)}.price-card.featured li{color:#d6e2de}.price-card.featured .button-primary{color:var(--green);background:var(--mint);box-shadow:none}.popular-badge{padding:5px 10px;position:absolute;right:22px;top:22px;color:var(--green);background:var(--mint);border-radius:99px;font-size:8px;font-weight:850}.pricing-note{margin:28px 0 0;display:flex;justify-content:center;align-items:center;gap:7px;color:#687772;font-size:10px}.price-card button:disabled,.token-shop button:disabled{cursor:wait;opacity:.62}.token-shop{margin-top:44px;padding:32px;background:#f4f7f1;border:1px solid rgba(23,63,57,.12);border-radius:18px}.token-shop-heading{max-width:660px;margin-bottom:22px}.token-shop-heading>span{display:inline-flex;align-items:center;gap:7px;color:var(--coral);font-size:9px;font-weight:850;letter-spacing:.14em}.token-shop-heading h3{margin:9px 0 7px;color:var(--green);font-family:var(--serif);font-size:clamp(25px,3vw,37px);font-weight:400}.token-shop-heading p{margin:0;color:#687772;font-size:11px;line-height:1.7}.token-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.token-grid article{padding:22px 18px 18px;display:grid;gap:9px;background:#fffdfa;border:1px solid rgba(23,63,57,.12);border-radius:13px}.token-grid article>svg{color:var(--coral)}.token-grid strong{color:var(--green);font-family:var(--serif);font-size:23px;font-weight:500}.token-grid strong small{color:#77847f;font-family:var(--sans);font-size:9px;font-weight:700}.token-grid article>b{color:#435751;font-size:13px}.token-grid button{min-height:38px;margin-top:5px;display:inline-flex;align-items:center;justify-content:center;gap:6px;color:#fff;background:var(--green);border:0;border-radius:7px;font:inherit;font-size:9px;font-weight:800;cursor:pointer}.token-grid button:hover:not(:disabled){background:#235d53;transform:translateY(-1px)}.checkout-error{max-width:680px;margin:22px auto 0;padding:12px 16px;color:#8d302d;background:#fff1ef;border:1px solid rgba(199,80,70,.22);border-radius:9px;text-align:center;font-size:11px}.review-summary{display:grid;align-items:end;gap:60px}.review-summary>div:first-child{max-width:760px}.review-disclosure{width:fit-content;max-width:720px;margin:22px 0 0;padding:10px 12px;display:flex;align-items:flex-start;gap:8px;color:#725f43;background:#eee2c9;border:1px solid rgba(122,107,84,.12);border-radius:8px;font-size:9px;line-height:1.6}.review-disclosure svg{flex:0 0 auto;margin-top:1px}.review-marquee{width:100vw;margin:38px calc(50% - 50vw) 0;padding:2px 0 12px;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent);mask-image:linear-gradient(90deg,transparent,#000 5%,#000 95%,transparent)}.review-track{width:max-content;display:flex;gap:14px;animation:review-scroll 82s linear infinite;will-change:transform}.review-marquee:hover .review-track,.review-marquee:focus-within .review-track{animation-play-state:paused}.review-set{display:flex;gap:14px}.review-card{width:min(420px,calc(100vw - 42px));min-height:300px;padding:27px;display:flex;flex-direction:column;background:#fbf9f3;border:1px solid rgba(23,63,57,.11);border-radius:14px;box-shadow:0 13px 34px #173f390e}.review-card>svg{color:#c9d9d1}.review-stars{margin-top:18px;display:flex;align-items:center;gap:8px}.review-stars b{color:var(--green);font-family:var(--serif);font-size:20px}.review-stars span{display:flex;color:var(--coral)}.review-card>p{margin:14px 0 25px;color:#4e625c;font-size:11px;line-height:1.9}.review-card footer{margin-top:auto;display:flex;justify-content:space-between;align-items:flex-end;gap:14px}.review-card footer>div{display:grid;gap:4px}.review-card footer b{color:var(--green);font-size:10px}.review-card footer span{color:#7e8e89;font-size:8px}@keyframes review-scroll{to{transform:translate(calc(-50% - 7px))}}.security-section{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:100px}.security-visual{width:420px;height:420px;position:relative;display:grid;place-items:center}.security-ring{position:absolute;border:1px solid rgba(23,63,57,.16);border-radius:50%}.security-ring.outer{top:0;right:0;bottom:0;left:0}.security-ring.middle{top:70px;right:70px;bottom:70px;left:70px}.security-ring:before,.security-ring:after,.security-ring>span{content:"";width:9px;height:9px;position:absolute;background:var(--coral);border:4px solid var(--cream);border-radius:50%;box-shadow:0 0 0 1px #173f391f}.security-ring:before{left:12%;top:22%}.security-ring:after{right:4%;bottom:35%}.security-ring>span{left:35%;bottom:-5px;background:var(--mint)}.security-core{width:150px;height:150px;display:grid;place-content:center;justify-items:center;gap:7px;color:#fff;background:var(--green);border:12px solid #d9e3d9;border-radius:50%;box-shadow:0 18px 45px #173f3940}.security-core b{font-size:10px;letter-spacing:.13em}.security-core span{color:#b9cdc7;font-size:8px}.security-section ul{margin:25px 0 0;padding:0;display:grid;gap:11px;list-style:none}.security-section li{display:flex;align-items:center;gap:8px;color:#52645f;font-size:11px}.security-section li svg{color:var(--coral)}.faq-section{display:grid;grid-template-columns:.65fr 1.35fr;gap:90px}.faq-list{border-top:1px solid rgba(23,63,57,.15)}.faq-list article{border-bottom:1px solid rgba(23,63,57,.15)}.faq-list article>button{width:100%;padding:22px 0;display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;color:var(--green);background:transparent;border:0;text-align:left}.faq-list button>span{color:var(--coral);font-family:var(--serif);font-size:17px}.faq-list button b{font-size:12px}.faq-list button svg{transition:transform .2s ease}.faq-list article.open button svg{transform:rotate(180deg)}.faq-list article>div{max-height:0;overflow:hidden;transition:max-height .28s ease}.faq-list article.open>div{max-height:150px}.faq-list p{margin:-5px 0 22px 48px;color:#6e7e79;font-size:10px;line-height:1.8}.final-cta{padding:76px 20px;color:#fff;background:var(--green);text-align:center}.final-cta>div{max-width:820px;margin:0 auto}.final-cta>div>span{display:inline-flex;align-items:center;gap:7px;color:var(--mint);font-size:10px;font-weight:850;letter-spacing:.14em}.final-cta h2{margin:18px 0;font-family:var(--serif);font-size:clamp(42px,6vw,67px);font-weight:400;line-height:1.12;letter-spacing:-.035em}.final-cta p{margin:0 0 25px;color:#bed1cb;font-size:13px}.final-cta>div>small{margin-top:15px;display:block;color:#8faaa3;font-size:9px}.site-footer{padding:62px max(20px,calc((100vw - 1180px)/2)) 22px;color:#d9e5e1;background:#0b2421}.site-footer .main-logo-brand{width:220px}.footer-top{display:grid;grid-template-columns:auto 1fr auto;gap:40px}.footer-top>p{margin:0;color:#8ea49e;font-size:10px;line-height:1.7}.footer-top nav{display:grid;grid-template-columns:repeat(3,auto);gap:65px}.footer-top nav>div{display:grid;align-content:start;gap:10px}.footer-top nav b{color:#fff;font-size:10px}.footer-top nav a{color:#8ea49e;font-size:9px;text-decoration:none}.footer-bottom{margin-top:55px;padding-top:18px;display:flex;justify-content:space-between;color:#68807a;border-top:1px solid rgba(255,255,255,.1);font-size:8px}.mobile-sticky-cta{display:none}.modal-backdrop{padding:24px;position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#071816b8;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);animation:fade-in .18s ease}.modal-card{max-height:calc(100vh - 48px);position:relative;overflow-y:auto;background:#fbf9f4;border:1px solid rgba(255,255,255,.3);border-radius:18px;box-shadow:0 40px 110px #00000061;animation:modal-in .22s ease}.modal-small{width:min(430px,100%)}.modal-medium{width:min(800px,100%)}.modal-large{width:min(920px,100%)}.modal-close{width:36px;height:36px;position:absolute;z-index:5;right:14px;top:14px;display:grid;place-items:center;color:#6f7d79;background:#ffffffdb;border:1px solid rgba(23,63,57,.12);border-radius:50%}@keyframes fade-in{0%{opacity:0}}@keyframes modal-in{0%{opacity:0;transform:translateY(15px) scale(.985)}}.funnel-modal{padding:34px 40px 30px}.modal-brand{padding-right:45px;display:flex;align-items:center;gap:11px}.modal-brand>div{display:grid;gap:2px}.modal-brand b{color:var(--green);font-size:12px}.modal-brand small{color:#87928f;font-size:9px}.step-track{height:4px;margin:25px 0 9px;background:#e3ded2;border-radius:99px;overflow:hidden}.step-track span{height:100%;display:block;background:var(--coral);border-radius:inherit;transition:width .25s ease}.step-meta{display:flex;justify-content:space-between;color:#89938f;font-size:8px;letter-spacing:.1em}.step-meta b{color:#547169}.funnel-step{min-height:380px;padding:40px 0 25px}.funnel-step h2{margin:0;color:var(--green);font-family:var(--serif);font-size:32px;font-weight:400;letter-spacing:-.025em}.funnel-step>p{margin:10px 0 28px;color:#788682;font-size:11px}.choice-grid{display:grid;gap:11px}.choice-grid.three{grid-template-columns:repeat(3,1fr)}.choice-grid.two{grid-template-columns:repeat(2,1fr)}.choice-grid button{min-height:155px;padding:20px;position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:9px;color:var(--green);background:#fff;border:1px solid #e2ddd2;border-radius:12px;text-align:left}.choice-grid.two button{min-height:125px;display:grid;grid-template-columns:auto 1fr;align-content:center}.choice-grid button:hover,.choice-grid button.selected,.choice-list button:hover,.choice-list button.selected{border-color:var(--green);box-shadow:0 8px 24px #173f3917}.choice-grid button.selected,.choice-list button.selected{background:#f0f5ef}.choice-grid button>svg{color:var(--coral)}.choice-grid button b{font-size:12px}.choice-grid button span{color:#7c8985;font-size:9px;line-height:1.6}.choice-grid button i,.choice-list button i{width:20px;height:20px;position:absolute;right:12px;top:12px;display:grid;place-items:center;color:transparent;border:1px solid #d3d1c9;border-radius:50%}.choice-grid button.selected i,.choice-list button.selected i{color:#fff;background:var(--green);border-color:var(--green)}.choice-list{display:grid;gap:9px}.choice-list button{min-height:58px;padding:0 48px 0 16px;position:relative;display:grid;grid-template-columns:35px 1fr;align-items:center;color:var(--green);background:#fff;border:1px solid #e2ddd2;border-radius:10px;text-align:left}.choice-list button>span{color:var(--coral);font-family:var(--serif);font-size:16px}.choice-list button>b{font-size:11px}.choice-list button i{top:18px}.safety-step{text-align:center}.safety-icon{width:54px;height:54px;margin:-8px auto 14px;display:grid;place-items:center;color:var(--green);background:var(--mint);border-radius:50%}.safety-list{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;text-align:left}.safety-list>span{padding:13px;display:grid;grid-template-columns:auto 1fr;gap:10px;background:#fff;border:1px solid #e5e0d7;border-radius:9px}.safety-list svg{color:var(--coral)}.safety-list div{display:grid;gap:3px}.safety-list b{font-size:10px}.safety-list small{color:#818c89;font-size:8px;line-height:1.5}.privacy-check{margin-top:12px;padding:12px;display:flex;align-items:center;justify-content:center;gap:9px;background:#e9f1e8;border-radius:9px;cursor:pointer}.privacy-check input{accent-color:var(--green)}.privacy-check span{display:grid;gap:2px;text-align:left}.privacy-check b{font-size:9px}.privacy-check small{color:#74847f;font-size:7px}.funnel-actions{padding-top:18px;display:flex;justify-content:space-between;border-top:1px solid #e4dfd5}.strategy-result{padding:42px}.result-header{display:flex;align-items:center;gap:13px}.result-header>span{width:48px;height:48px;display:grid;place-items:center;color:var(--green);background:var(--mint);border-radius:13px}.result-header small{color:var(--coral);font-size:8px;font-weight:800;letter-spacing:.1em}.result-header h2{margin:4px 0 0;color:var(--green);font-family:var(--serif);font-size:28px;font-weight:400}.result-score{margin:25px 0 13px;padding:18px;display:grid;grid-template-columns:100px 1fr auto;align-items:center;gap:18px;background:#f0ece2;border-radius:11px}.result-score>div:first-child{display:grid;gap:4px}.result-score small{color:#7e8985;font-size:8px}.result-score strong{color:var(--green);font-family:var(--serif);font-size:32px;font-weight:400}.result-score strong em{font-size:14px}.result-progress{height:7px;background:#ddd8cd;border-radius:99px;overflow:hidden}.result-progress span{width:68%;height:100%;display:block;background:var(--coral)}.result-score p{margin:0;color:#71807c;font-size:8px}.result-insight{padding:22px;color:#fff;background:var(--green);border-radius:12px}.result-insight small,.result-actions>small{color:var(--mint);font-size:8px;font-weight:800;letter-spacing:.12em}.result-insight h3{margin:8px 0;font-family:var(--serif);font-size:23px;font-weight:400}.result-insight p{margin:0;color:#bed0cb;font-size:10px;line-height:1.7}.result-actions{margin:13px 0;padding:18px;display:grid;gap:8px;background:#fff;border:1px solid #e3ded3;border-radius:11px}.result-actions>small{margin-bottom:5px;color:var(--coral)}.result-actions>span{display:flex;align-items:center;gap:9px;color:#51645e;font-size:10px}.result-actions i{width:22px;height:22px;display:grid;place-items:center;color:#fff;background:var(--green);border-radius:50%;font-size:8px;font-style:normal}.result-notice{padding:10px 12px;display:flex;gap:8px;color:#756e61;background:#eee6d4;border-radius:8px;font-size:8px;line-height:1.6}.result-notice svg{flex:0 0 auto}.result-buttons{margin-top:18px;display:flex;justify-content:flex-end;gap:8px}.login-modal{padding:48px 36px 34px;text-align:center}.login-modal>small:first-of-type{color:var(--coral);font-size:8px;font-weight:850;letter-spacing:.14em}.login-modal h2{margin:12px 0;color:var(--green);font-family:var(--serif);font-size:29px;font-weight:400;line-height:1.2}.login-modal>p{margin:0 0 25px;color:#74827e;font-size:10px;line-height:1.75}.google-button{width:100%;height:50px;display:grid;grid-template-columns:28px 1fr 28px;align-items:center;color:#364844;background:#fff;border:1px solid #d9d6ce;border-radius:9px;font-size:11px;font-weight:750}.google-button:disabled{opacity:.55}.google-g{width:25px;height:25px;display:grid;place-items:center;color:#4285f4;background:#f4f6fb;border-radius:50%;font-weight:900}.login-error{margin-top:10px;padding:9px;color:#a34635;background:#fbe5df;border-radius:7px;font-size:8px}.login-benefits{margin:20px 0 15px;padding:13px 0;display:flex;justify-content:center;gap:18px;border-top:1px solid #e5e0d7;border-bottom:1px solid #e5e0d7}.login-benefits span{display:flex;align-items:center;gap:5px;color:#657671;font-size:8px}.login-benefits svg{color:var(--coral)}.legal-copy{color:#9aa19f;font-size:7px;line-height:1.5}.checkout-demo-banner{height:38px;padding:0 18px;display:flex;align-items:center;gap:8px;color:var(--green);background:var(--mint);font-size:8px}.checkout-demo-banner b{letter-spacing:.12em}.checkout-demo-banner span{margin-left:auto;padding:4px 7px;color:#fff;background:var(--green);border-radius:99px}.checkout-head{padding:17px 22px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e4dfd5}.checkout-head>div{display:flex;align-items:center;gap:9px}.paddle-mark{width:32px;height:32px;display:grid;place-items:center;color:#fff;background:#4d3bfa;border-radius:8px;font-weight:900}.checkout-head>div>div{display:grid;gap:2px}.checkout-head b{font-size:10px}.checkout-head small{color:#8a9490;font-size:7px}.checkout-layout{display:grid;grid-template-columns:1.2fr .8fr}.checkout-form{padding:28px}.checkout-form h2{margin:0 0 22px;color:var(--green);font-family:var(--serif);font-size:25px;font-weight:400}.checkout-form label{margin-top:13px;display:grid;gap:6px}.checkout-form label>span{color:#63736e;font-size:8px;font-weight:750}.faux-input,.faux-card-field{min-height:43px;padding:0 12px;display:flex;align-items:center;color:#40524d;background:#fff;border:1px solid #ddd9d0;border-radius:8px;font-size:9px}.faux-card-field{justify-content:space-between}.faux-card-field b{font-size:10px;letter-spacing:.06em}.faux-card-field span{color:#7e8985;font-size:8px}.demo-card-note{margin:10px 0 18px;display:flex;gap:6px;color:#91765a;font-size:7px}.checkout-submit{width:100%;min-height:48px;display:flex;align-items:center;justify-content:center;gap:7px;color:#fff;background:#4d3bfa;border:0;border-radius:8px;font-size:10px;font-weight:800}.checkout-legal{margin-top:8px;display:block;color:#999f9d;font-size:7px;text-align:center}.order-summary{padding:28px;background:#f0ece3}.order-summary>small{color:var(--coral);font-size:8px;font-weight:800;letter-spacing:.12em}.order-summary h3{margin:12px 0 8px;color:var(--green);font-family:var(--serif);font-size:22px;font-weight:400}.order-summary>p{min-height:68px;margin:0 0 18px;color:#75827e;font-size:9px;line-height:1.65}.order-summary>div{display:flex;justify-content:space-between;color:#5b6d67;font-size:9px}.order-summary em{margin-top:7px;display:block;color:#a25e49;font-size:7px;font-style:normal}.order-summary hr{margin:20px 0;border:0;border-top:1px solid #d9d4ca}.order-summary .total strong{color:var(--green);font-family:var(--serif);font-size:25px;font-weight:400}.tax-note{margin-top:16px;display:block;color:#929a97;font-size:7px;line-height:1.5}.checkout-success{padding:58px 44px 44px;text-align:center}.checkout-success>span{width:65px;height:65px;margin:0 auto 15px;display:grid;place-items:center;color:#fff;background:var(--green);border-radius:50%}.checkout-success>small{color:var(--coral);font-size:8px;font-weight:850;letter-spacing:.14em}.checkout-success h2{margin:12px 0;color:var(--green);font-family:var(--serif);font-size:32px;font-weight:400;line-height:1.2}.checkout-success>p{max-width:480px;margin:0 auto;color:#778581;font-size:10px;line-height:1.75}.checkout-success>div{margin:22px auto;padding:13px;display:flex;justify-content:space-between;color:#586a65;background:#f0ece3;border-radius:8px;font-size:9px}@media(max-width:1000px){.site-header nav{gap:18px}.problem-section,.scenario-section,.faq-section{grid-template-columns:1fr;gap:50px}.product-tour,.method-inner,.security-section{grid-template-columns:1fr}.product-tour{gap:45px}.tour-copy{max-width:620px}.method-inner{gap:55px}.security-visual{margin:0 auto}.module-grid{grid-template-columns:repeat(2,1fr)}.pricing-grid{grid-template-columns:1fr;max-width:620px;margin:0 auto}.price-card.featured{transform:none}.token-grid{grid-template-columns:repeat(2,1fr)}.footer-top{grid-template-columns:1fr 1fr}.footer-top nav{grid-column:1 / -1}}@media(max-width:620px){.token-shop{padding:24px 18px}.token-grid{grid-template-columns:1fr}}@media(max-width:720px){body{padding-bottom:64px}.site-header nav{padding:15px;position:absolute;left:0;right:0;top:64px;display:none;align-items:stretch;flex-direction:column;gap:0;background:#faf7ef;border:1px solid rgba(23,63,57,.12);border-radius:12px;box-shadow:0 18px 40px #173f3926}.site-header nav.open{display:flex}.site-header nav a{padding:12px;display:block}.site-header nav .nav-login{margin-top:8px}.mobile-menu{display:grid}.mobile-header-actions{display:flex}.site-header nav>.career-language-select{display:none}.mobile-header-actions .career-language-select{min-height:40px}.mobile-header-actions .career-language-select select{max-width:72px}.section{width:min(100% - 28px,1180px);padding:58px 0}.section-heading h2,.review-summary h2{font-size:39px}.credibility-strip{width:min(100% - 28px,1180px);grid-template-columns:repeat(2,1fr)}.credibility-strip>span{padding:14px;border-bottom:1px solid rgba(23,63,57,.1)}.credibility-strip>span:nth-child(2){border-right:0}.problem-section{gap:38px}.product-section,.pricing-section{width:auto;padding:58px 14px}.product-tour{margin-top:34px}.graph-canvas{min-width:650px}.graph-demo{overflow-x:auto}.graph-toolbar,.graph-note{min-width:650px}.module-grid{grid-template-columns:1fr}.module-grid article{min-height:220px}.method-inner{width:min(100% - 28px,1180px)}.week-grid{grid-template-columns:1fr}.review-summary{grid-template-columns:1fr;gap:25px}.review-marquee{-webkit-mask-image:linear-gradient(90deg,transparent,#000 2%,#000 98%,transparent);mask-image:linear-gradient(90deg,transparent,#000 2%,#000 98%,transparent)}.review-card{min-height:330px;padding:24px}.security-visual{width:300px;height:300px}.security-ring.middle{top:50px;right:50px;bottom:50px;left:50px}.faq-section{gap:35px}.final-cta{padding:62px 20px}.footer-top{grid-template-columns:1fr}.footer-top nav{grid-column:auto;gap:25px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:8px}.mobile-sticky-cta{height:48px;position:fixed;z-index:40;left:14px;right:14px;bottom:10px;display:flex;align-items:center;justify-content:center;gap:7px;color:#fff;background:var(--green);border:0;border-radius:10px;box-shadow:0 10px 30px #173f3947;font-size:11px;font-weight:800}.modal-backdrop{padding:10px;align-items:end}.modal-card{width:100%;max-height:calc(100vh - 20px);border-radius:17px 17px 0 0}.funnel-modal,.strategy-result{padding:28px 20px 22px}.funnel-step{min-height:0;padding:32px 0 24px}.funnel-step h2{padding-right:15px;font-size:27px}.choice-grid.three,.choice-grid.two{grid-template-columns:1fr}.choice-grid button,.choice-grid.two button{min-height:92px}.safety-list{grid-template-columns:1fr}.result-score{grid-template-columns:80px 1fr}.result-score p{grid-column:1 / -1}.result-buttons{align-items:stretch;flex-direction:column-reverse}.checkout-layout{grid-template-columns:1fr}.order-summary{order:-1}.order-summary>p{min-height:auto}.faux-card-field{align-items:flex-start;flex-direction:column;justify-content:center;gap:3px}}@media(max-width:420px){.mobile-header-actions .career-language-select{width:42px;justify-content:center;padding:0}.mobile-header-actions .career-language-select select,.mobile-header-actions .career-language-select>svg:last-child{width:1px;position:absolute;opacity:0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto;scroll-snap-type:none}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.review-marquee{overflow-x:auto;-webkit-mask-image:none;mask-image:none;scrollbar-width:thin}.review-track{animation:none}.review-set[aria-hidden=true]{display:none}}.career-map-hero-card{--career-department-1: #ef775b;--career-department-2: #6ebd9a;--career-department-3: #e4b85c;--career-department-4: #87a8d8;--career-department-5: #c88bd8;--career-department-6: #63b8c7;--career-department-7: #d69272;min-width:0;overflow:hidden;color:#f7f3ea;background:#02070a;border:1px solid rgba(23,63,57,.18);border-radius:22px;box-shadow:0 34px 80px #2f3e393d}.career-map-hero-top,.career-map-hero-bottom{min-height:45px;padding:0 17px;display:flex;align-items:center;gap:9px;color:#b9d1c9;background:#0d2825;font-size:9px;font-weight:780;letter-spacing:.08em;text-transform:uppercase}.career-map-hero-top{justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.09)}.career-map-hero-top>span{display:flex;align-items:center;gap:7px}.career-map-hero-top i{width:7px;height:7px;background:#72d9a7;border-radius:50%;box-shadow:0 0 0 5px #72d9a71c;animation:career-map-pulse 2.2s infinite}.career-map-hero-top small{color:#7fa49a;font-size:8px}.career-map-hero-bottom{min-height:40px;color:#85aaa0;letter-spacing:.02em;text-transform:none}.career-map-hero-bottom>span{margin-left:auto;color:#72988d}.career-map-hero-canvas{height:425px;position:relative;background:#02070a}.three-graph{min-height:0;position:relative;overflow:hidden;isolation:isolate;background:#02070a}.three-graph-hero{width:100%;height:100%}.three-graph-studio{height:555px;background:#02070a}.three-graph-surface{position:absolute;top:0;right:0;bottom:0;left:0;touch-action:none;overscroll-behavior:contain;background:radial-gradient(circle at 50% 45%,rgba(20,52,47,.32),transparent 62%),#02070a}.three-graph-canvas{width:100%!important;height:100%!important;position:absolute;top:0;right:0;bottom:0;left:0;display:block;touch-action:none;cursor:grab}.three-graph-canvas:active{cursor:grabbing}.three-graph-labels{width:100%;height:100%;position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;pointer-events:none}.three-graph-expand{min-width:34px;height:34px;padding:0 9px;position:absolute;z-index:8;top:11px;right:11px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#eef6f2;background:#08201dcc;border:1px solid rgba(255,255,255,.16);border-radius:9px;box-shadow:0 6px 18px #0000002e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer}.three-graph-expand:hover{background:#154840f5;transform:translateY(-1px)}.three-graph-expand:focus-visible{outline:3px solid rgba(239,119,91,.65);outline-offset:2px}.three-graph-expand span{display:none;font-size:9px;font-weight:800;letter-spacing:.04em;white-space:nowrap}.three-graph-studio .three-graph-expand{color:#eef6f2;background:#08201ddb;border-color:#ffffff29}.three-graph.is-expanded{width:auto!important;height:auto!important;min-height:0;position:fixed;top:14px;right:14px;bottom:14px;left:14px;z-index:10000;overflow:hidden;background:#02070a;border:1px solid rgba(255,255,255,.2);border-radius:18px;box-shadow:0 0 0 100vmax #000406e0,0 30px 100px #000000a6}.three-graph.is-expanded .three-graph-expand span{display:inline}.three-graph-expanded-title{padding:7px 11px;position:absolute;z-index:7;left:13px;bottom:13px;max-width:calc(100% - 26px);overflow:hidden;color:#c5d8d1;background:#08201dc2;border:1px solid rgba(255,255,255,.1);border-radius:8px;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);font-size:10px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}body.career-graph-expanded{overflow:hidden}.three-graph-state{position:absolute;top:0;right:0;bottom:0;left:0;z-index:4;display:flex;align-items:center;justify-content:center;gap:9px;color:#9ebbb2;background:#02070a;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.three-graph-state>span{width:15px;height:15px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:career-map-spin .8s linear infinite}.three-graph-state.error{color:#e4917e}.career-map-hero-legend{max-width:calc(100% - 64px);padding:7px 9px;position:absolute;z-index:3;left:12px;top:12px;display:flex;flex-wrap:wrap;gap:5px 10px;color:#9ab7ae;background:#08201dc2;border:1px solid rgba(255,255,255,.08);border-radius:8px;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);font-size:7px}.career-map-hero-legend span{display:flex;align-items:center;gap:4px}.career-map-hero-legend i,.career-map-chip-list i{width:7px;height:7px;display:inline-block;background:#ef775b;border-radius:50%}.career-map-hero-detail{width:174px;padding:13px;position:absolute;z-index:3;right:13px;bottom:13px;display:grid;gap:4px;background:#f7f3eaf0;border:1px solid rgba(255,255,255,.54);border-radius:11px;box-shadow:0 14px 38px #0003;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.career-map-hero-detail>small{color:#b65d48;font-size:7px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.career-map-hero-detail>b{color:#173f39;font-family:var(--serif);font-size:16px;font-weight:500}.career-map-hero-detail>span{color:#71817c;font-size:8px}.career-map-hero-detail>div{margin-top:5px;display:grid;gap:4px}.career-map-hero-detail label{display:flex;justify-content:space-between;color:#61756f;font-size:7px}.career-map-hero-detail label strong{color:#173f39}.career-map-hero-detail div>i{height:3px;overflow:hidden;background:#d9ded8;border-radius:20px}.career-map-hero-detail div>i span{height:100%;display:block;background:#ef775b;border-radius:inherit}.career-map-studio{color:#f7f3ea}.career-map-studio-heading{max-width:850px}.career-map-studio-heading>span{display:flex;align-items:center;gap:8px;color:#ef775b;font-size:11px;font-weight:850;letter-spacing:.16em}.career-map-studio-heading h2{margin:16px 0 0;color:#f7f3ea;font-family:var(--serif);font-size:clamp(38px,5vw,58px);font-weight:400;line-height:1.12;letter-spacing:-.035em}.career-map-studio-heading p{max-width:760px;margin:20px 0 0;color:#b6c9c3;font-size:14px;line-height:1.8}.career-map-input-panel{margin-top:36px;padding:18px;color:#173f39;background:#f7f3ea;border:1px solid rgba(255,255,255,.14);border-radius:15px;box-shadow:0 20px 50px #00000029}.career-map-input-panel>label{display:block;margin-bottom:10px;font-size:11px;font-weight:800}.career-map-input-panel textarea{width:100%;min-height:104px;padding:15px;resize:vertical;color:#263c37;background:#fcfbf7;border:1px solid #d9d7cd;border-radius:10px;font:inherit;font-size:12px;line-height:1.7}.career-map-input-panel textarea::placeholder{color:#99a39f}.career-map-input-panel textarea:focus,.career-map-fields input:focus,.career-map-fields select:focus,.career-map-relation-editor input:focus,.career-map-relation-editor select:focus{outline:3px solid rgba(239,119,91,.25);border-color:#ef775b}.career-map-input-panel>div:not(.career-map-error){margin-top:11px;display:flex;align-items:center;justify-content:space-between;gap:14px}.career-map-input-panel small{display:flex;align-items:center;gap:6px;color:#72817c;font-size:9px}.career-map-generate{min-height:46px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#fff;background:#173f39;border:0;border-radius:9px;font-size:11px;font-weight:800}.career-map-generate:disabled{opacity:.55;cursor:wait}.career-map-error{margin-top:12px;padding:10px 12px;display:flex;align-items:center;gap:8px;color:#9a4b3b;background:#fde8e2;border-radius:8px;font-size:10px}.career-map-error button{margin-left:auto;padding:6px 9px;color:#78372b;background:#fff;border:1px solid #efb1a2;border-radius:6px;font-size:9px;font-weight:800}.career-map-workspace{margin-top:18px;display:grid;grid-template-columns:minmax(0,1.48fr) minmax(280px,.72fr);gap:14px;align-items:stretch}.career-map-visual,.career-map-editor,.career-map-relations-panel,.career-map-insights-panel{overflow:hidden;color:#1d2c29;background:#f8f6f0;border:1px solid rgba(255,255,255,.12);border-radius:15px;box-shadow:0 18px 48px #00000026}.career-map-visual-header{min-height:62px;padding:12px 15px;display:flex;align-items:center;justify-content:space-between;gap:15px;background:#efebe1;border-bottom:1px solid #dedbd2}.career-map-visual-header>div{display:grid;gap:3px}.career-map-visual-header small{color:#9a6f63;font-size:7px;font-weight:850;letter-spacing:.12em}.career-map-visual-header b{color:#173f39;font-family:var(--serif);font-size:17px;font-weight:500}.career-map-visual-header>span{color:#73837e;font-size:8px}.career-map-summary{min-height:58px;padding:12px 15px;display:flex;align-items:flex-start;gap:9px;color:#c4d8d2;background:#102f2b}.career-map-summary svg{flex:0 0 auto;color:#ef775b}.career-map-summary p{margin:0;font-size:9px;line-height:1.65}.career-map-editor{min-height:675px;padding-bottom:15px}.career-map-editor-tabs{height:52px;padding:8px;display:grid;grid-template-columns:1fr 1fr;gap:5px;background:#efebe1;border-bottom:1px solid #dedbd2}.career-map-editor-tabs button{display:flex;align-items:center;justify-content:center;gap:6px;color:#75837f;background:transparent;border:0;border-radius:7px;font-size:9px;font-weight:800}.career-map-editor-tabs .active{color:#fff;background:#173f39}.career-map-chip-list{max-height:122px;padding:11px;display:flex;flex-wrap:wrap;gap:6px;overflow-y:auto;border-bottom:1px solid #e2ded5}.career-map-chip-list button{min-height:29px;padding:0 8px;display:flex;align-items:center;gap:5px;color:#62736e;background:#fdfcf8;border:1px solid #ddd9cf;border-radius:99px;font-size:8px}.career-map-chip-list button.active{color:#173f39;background:#e4eee8;border-color:#8fb4a5}.career-map-chip-list small{color:#9d6b5e;font-size:7px;font-weight:800}.career-map-fields{padding:14px;display:grid;gap:11px}.career-map-fields label,.career-map-relation-editor label{display:grid;gap:6px;color:#6d7d78;font-size:8px;font-weight:750}.career-map-fields input,.career-map-fields select,.career-map-relation-editor input,.career-map-relation-editor select{width:100%;height:36px;padding:0 9px;color:#253b36;background:#fff;border:1px solid #dcd8cf;border-radius:7px;font:inherit;font-size:9px}.career-map-field-row{display:grid;grid-template-columns:1fr .75fr;gap:8px}.career-map-range>span{display:flex;align-items:center;justify-content:space-between}.career-map-range b{color:#173f39}.career-map-range input[type=range]{height:5px;padding:0;accent-color:#ef775b}.career-map-inline-actions{display:flex;gap:7px}.career-map-inline-actions button,.career-map-panel-heading button{min-height:34px;padding:0 10px;display:flex;align-items:center;justify-content:center;gap:5px;color:#173f39;background:#e4eee8;border:1px solid #bfd1c8;border-radius:7px;font-size:8px;font-weight:800}.career-map-inline-actions .danger{color:#9f4d3c;background:#fae8e2;border-color:#efc6bc}.career-map-lower-grid{margin-top:14px;display:grid;grid-template-columns:1.45fr .55fr;gap:14px}.career-map-relations-panel,.career-map-insights-panel{padding:15px}.career-map-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.career-map-panel-heading>span,.career-map-insights-panel>span{display:flex;align-items:center;gap:7px;color:#173f39;font-size:10px;font-weight:850}.career-map-relation-list{max-height:160px;margin-top:12px;display:grid;gap:5px;overflow-y:auto}.career-map-relation-list button{min-height:37px;padding:0 10px;display:grid;grid-template-columns:1fr auto 1fr auto;align-items:center;gap:7px;color:#586d67;background:#fdfcf8;border:1px solid #e3dfd6;border-radius:7px;font-size:8px;text-align:left}.career-map-relation-list button.active{background:#e9f0ec;border-color:#9bb8ad}.career-map-relation-list i{color:#b36350;font-size:7px;font-style:normal;text-align:center}.career-map-relation-list b{color:#173f39}.career-map-relation-editor{margin-top:12px;padding-top:12px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px;border-top:1px solid #dfdbd2}.career-map-relation-editor .career-map-range{grid-column:span 1}.career-map-relation-editor .career-map-evidence{grid-column:span 2}.career-map-remove-relation{min-height:36px;align-self:end;display:flex;align-items:center;justify-content:center;gap:5px;color:#9f4d3c;background:#fae8e2;border:1px solid #efc6bc;border-radius:7px;font-size:8px;font-weight:800}.career-map-insights-panel{display:grid;align-content:start;gap:10px}.career-map-insights-panel article{padding:10px;display:grid;grid-template-columns:25px 1fr;gap:5px;background:#efebe1;border-radius:8px}.career-map-insights-panel small{color:#ef775b;font-family:var(--serif);font-size:13px}.career-map-insights-panel p{margin:0;color:#62736e;font-size:8px;line-height:1.55}.career-map-save-row{margin-top:14px;padding:13px 15px;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#09231fb3;border:1px solid rgba(255,255,255,.1);border-radius:11px}.career-map-save-row p{max-width:740px;margin:0;display:flex;align-items:flex-start;gap:8px;color:#a9c0ba;font-size:9px;line-height:1.6}.career-map-save-row p svg{flex:0 0 auto;color:#ef775b}.career-map-save-row button{min-height:40px;padding:0 14px;display:flex;align-items:center;gap:7px;color:#173f39;background:#cde5d5;border:0;border-radius:8px;font-size:9px;font-weight:850}.career-map-save-row button:disabled{opacity:.6}.career-map-history{margin-top:15px;padding:14px;color:#173f39;background:#f7f3ea;border-radius:12px}.career-map-history>div:first-child{display:flex;align-items:center;gap:7px;font-size:10px}.career-map-history>p{margin:9px 0 0;color:#71817c;font-size:9px}.career-map-history>div:last-child{margin-top:10px;display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.career-map-history article{padding:9px;display:flex;gap:5px;background:#fff;border:1px solid #dfdbd2;border-radius:8px}.career-map-history article>button:first-child{flex:1;display:grid;gap:4px;color:#173f39;background:transparent;border:0;text-align:left}.career-map-history article b{font-size:9px}.career-map-history article small{color:#7b8985;font-size:7px}.career-map-history article>button:last-child{color:#a65b4a;background:transparent;border:0}.career-person-avatar{flex:0 0 auto;overflow:hidden;object-fit:cover;background:#dce8e2;border:1px solid rgba(23,63,57,.14);border-radius:50%}.career-map-hero-detail .career-map-hero-person{margin:0 0 3px;display:flex;grid-template-columns:none;align-items:center;gap:8px}.career-map-hero-person>div{min-width:0;display:grid;gap:2px}.career-map-hero-person small{color:#b65d48;font-size:6px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.career-map-hero-person b{overflow:hidden;color:#173f39;font-family:var(--serif);font-size:14px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.career-map-hero-person span{overflow:hidden;color:#71817c;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.career-map-hero-detail>em{margin-top:4px;color:#657972;font-size:7px;font-style:normal;font-weight:700}.career-map-capabilities{margin-top:18px;display:flex;flex-wrap:wrap;gap:8px}.career-map-capabilities span{padding:8px 11px;display:flex;align-items:center;gap:6px;color:#cfe0da;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:99px;font-size:9px}.career-map-input-heading{margin:0 0 10px!important;display:flex;align-items:center;justify-content:space-between;gap:12px}.career-map-input-heading label{font-size:11px;font-weight:800}.career-map-input-heading button{padding:7px 10px;display:flex;align-items:center;gap:5px;color:#173f39;background:#e4eee8;border:1px solid #b9d0c6;border-radius:99px;font-size:8px;font-weight:750}.career-map-update-note{margin:0 0 9px;padding:8px 10px;display:flex;align-items:center;gap:6px;color:#49665d;background:#edf3ef;border-radius:7px;font-size:8px}.career-map-chip-list{max-height:210px;display:grid;grid-template-columns:1fr 1fr}.career-map-chip-list button{min-width:0;min-height:44px;padding:5px 7px;border-radius:9px;text-align:left}.career-map-chip-list button>span{min-width:0;flex:1;display:grid;gap:2px;overflow:hidden;font-size:8px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.career-map-chip-list button>span small{overflow:hidden;color:#83918d;font-size:6px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.career-map-chip-list button>b{color:#9d6b5e;font-size:7px}.career-map-person-heading{padding:4px 0 8px;display:flex;align-items:center;gap:10px}.career-map-person-heading>div{min-width:0;display:grid;gap:3px}.career-map-person-heading b{color:#173f39;font-family:var(--serif);font-size:16px}.career-map-person-heading small{color:#71817c;font-size:7px}.career-map-attributes{border:1px solid #dedbd2;border-radius:8px}.career-map-attributes summary{padding:10px;cursor:pointer;color:#173f39;font-size:8px;font-weight:800}.career-map-attributes>div{max-height:340px;padding:0 9px 9px;display:grid;grid-template-columns:1fr 1fr;gap:7px;overflow-y:auto}.career-map-attributes label{min-width:0}.career-map-relation-editor{display:block}.career-map-relation-route{display:grid;grid-template-columns:1fr 1fr 1fr;gap:8px}.career-map-metrics-heading{margin:16px 0 8px;display:flex;align-items:center;justify-content:space-between;color:#173f39;font-size:9px}.career-map-metrics-heading span{color:#7a8984;font-size:7px}.career-map-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px 10px}.career-map-metrics .career-map-range{min-width:0}.career-map-relation-editor .career-map-evidence{margin-top:12px}.career-map-remove-relation{margin-top:10px}.career-map-history>div:first-child small{margin-left:auto;color:#74827e;font-size:7px}.career-map-save-row button:disabled{cursor:not-allowed;opacity:.48}.spin{animation:career-map-spin .8s linear infinite}@keyframes career-map-spin{to{transform:rotate(360deg)}}@keyframes career-map-pulse{50%{box-shadow:0 0 0 2px #72d9a714;opacity:.65}}@media(max-width:1120px){.career-map-hero-card{max-width:760px;transform:none}}@media(max-width:900px){.career-map-workspace,.career-map-lower-grid{grid-template-columns:1fr}.career-map-editor{min-height:0}.career-map-history>div:last-child{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.career-map-hero-canvas{height:390px}.career-map-hero-bottom>span{display:none}.career-map-hero-detail{width:154px}.career-map-studio-heading h2{font-size:36px}.career-map-input-panel{padding:13px}.career-map-input-panel>div:not(.career-map-error),.career-map-save-row{align-items:stretch;flex-direction:column}.career-map-generate,.career-map-save-row button{width:100%}.three-graph-studio{height:440px}.career-map-visual-header{align-items:flex-start;flex-direction:column}.career-map-field-row,.career-map-relation-editor{grid-template-columns:1fr}.career-map-relation-editor .career-map-evidence,.career-map-relation-editor .career-map-range{grid-column:auto}.career-map-relation-list button{grid-template-columns:1fr auto 1fr}.career-map-relation-list button b{display:none}.career-map-history>div:last-child{grid-template-columns:1fr}.career-map-chip-list,.career-map-relation-route,.career-map-metrics{grid-template-columns:1fr}.career-map-attributes>div{grid-template-columns:1fr}.career-map-input-heading{align-items:flex-start;flex-direction:column}.three-graph.is-expanded{top:5px;right:5px;bottom:5px;left:5px;border-radius:13px}.three-graph-expand{min-width:40px;height:40px}.career-map-hero-legend{max-width:calc(100% - 70px);gap:4px 8px}}@media(prefers-reduced-motion:reduce){.career-map-hero-top i{animation:none}.three-graph-labels{transition:none}}
