:root{
  --paper:#f6f4ed;--surface:#fffefa;--ink:#13283a;--muted:#596b76;--line:#dbe2df;
  --blue:#126b8e;--blue-dark:#0c4d69;--mint:#c8e7dc;--lime:#dff1b6;--sun:#ffd77a;
  --radius:24px;--shadow:0 18px 50px rgba(19,40,58,.10);--shell:min(1120px,calc(100% - 40px));
}
*{box-sizing:border-box}
[hidden]{display:none!important}
html{scroll-behavior:smooth;background:var(--paper)}
body{margin:0;color:var(--ink);background:var(--paper);font-family:Pretendard Variable,Pretendard,SUIT,-apple-system,BlinkMacSystemFont,"Apple SD Gothic Neo",sans-serif;font-size:16px;line-height:1.58;overflow-x:hidden}
a{color:inherit}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}
.skip{position:fixed;left:12px;top:-80px;z-index:999;background:var(--ink);color:#fff;padding:12px 16px;border-radius:12px;font-weight:800}.skip:focus-visible{top:12px}
.shell{width:var(--shell);margin-inline:auto}.ambient{position:fixed;z-index:-1;pointer-events:none;border-radius:50%;filter:blur(2px);opacity:.56}.ambient-a{width:520px;height:520px;right:-230px;top:-230px;background:radial-gradient(circle,#d8efe7 0 42%,transparent 70%)}.ambient-b{width:480px;height:480px;left:-260px;top:640px;background:radial-gradient(circle,#fce4a8 0 32%,transparent 70%)}
.site-head{width:var(--shell);margin:0 auto;min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:16px}
.brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none;min-height:48px}.brand-mark{display:grid;place-items:center;width:44px;height:44px;border-radius:15px;background:var(--ink);color:#fff;font-size:13px;font-weight:950;letter-spacing:.04em;box-shadow:0 8px 18px rgba(19,40,58,.18)}.brand>span:last-child{display:flex;flex-direction:column;line-height:1.2}.brand b{font-size:17px;letter-spacing:-.02em}.brand small{font-size:12px;color:var(--muted);margin-top:3px}
.head-cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;background:var(--ink);color:#fff;text-decoration:none;border-radius:999px;font-weight:850;font-size:16px}.head-cta.quiet{background:#fff;border:1px solid var(--line);color:var(--ink)}
.hero{min-height:620px;padding:72px 0 78px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);align-items:center;gap:80px}
.eyebrow,.kicker{margin:0 0 16px;font-size:13px;font-weight:900;letter-spacing:.11em;text-transform:uppercase;color:var(--blue)}.eyebrow{display:flex;align-items:center;gap:8px;letter-spacing:0;text-transform:none}.eyebrow span{width:8px;height:8px;border-radius:50%;background:#39a780;box-shadow:0 0 0 5px #dff2e9}
.hero h1{margin:0;font-size:clamp(48px,6vw,78px);line-height:1.03;letter-spacing:-.065em;font-weight:950}.hero h1 em{font-style:normal;color:var(--blue);position:relative;white-space:nowrap}.hero h1 em:after{content:"";position:absolute;left:0;right:0;bottom:-5px;height:10px;background:var(--sun);border-radius:999px;z-index:-1;transform:rotate(-1deg)}
.hero-lead{max-width:660px;margin:30px 0 0;color:var(--muted);font-size:19px;line-height:1.7;letter-spacing:-.02em}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}
.button{border:0;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;min-height:52px;border-radius:16px;padding:13px 22px;font-weight:900;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translateY(-2px)}.button:focus-visible,.head-cta:focus-visible,.brand:focus-visible,.resource-card a:focus-visible,.filter:focus-visible,.channel-grid a:focus-visible,.next-card:focus-visible,.copy-result:focus-visible{outline:3px solid #267ca0;outline-offset:3px}.button.primary{background:var(--ink);color:#fff;box-shadow:0 10px 24px rgba(19,40,58,.18)}.button.primary:hover{box-shadow:0 14px 30px rgba(19,40,58,.24)}.button.secondary{background:#fff;border:1px solid var(--line);color:var(--ink)}.button.ghost{background:transparent;border:1px solid #cbd5d1;color:var(--muted)}
.hero-board{position:relative;min-height:410px;border:1px solid rgba(19,40,58,.08);border-radius:42px;background:linear-gradient(145deg,#e8f5f0,#fffdf7 55%,#fff0ca);box-shadow:var(--shadow);padding:54px;display:flex;flex-direction:column;justify-content:center;gap:14px;overflow:hidden}.board-orbit{position:absolute;border:1px dashed rgba(18,107,142,.20);border-radius:50%}.orbit-one{width:420px;height:420px;right:-210px;top:-130px}.orbit-two{width:240px;height:240px;left:-120px;bottom:-90px}.board-step{position:relative;z-index:1;margin-right:72px;background:rgba(255,255,255,.88);border:1px solid rgba(19,40,58,.10);border-radius:18px;padding:16px 18px;display:grid;grid-template-columns:42px 1fr;column-gap:10px;align-items:center;box-shadow:0 8px 20px rgba(19,40,58,.06)}.board-step:nth-of-type(4){margin-left:72px;margin-right:0}.board-step span{grid-row:1/3;display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:#e7f2ef;color:var(--blue);font-size:12px;font-weight:950}.board-step b{font-size:17px}.board-step small{color:var(--muted);font-size:13px}.board-step.featured{background:var(--ink);color:#fff;transform:scale(1.04)}.board-step.featured small{color:#c8d4db}.board-step.featured span{background:var(--sun);color:var(--ink)}
.promise{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:116px}.promise article{border-top:1px solid #bac8c5;padding:20px 4px;display:grid;grid-template-columns:36px 1fr;column-gap:8px}.promise article>span{grid-row:1/3;color:var(--blue);font-size:12px;font-weight:950}.promise b{font-size:17px}.promise p{margin:4px 0 0;color:var(--muted);font-size:14px}
.resources{scroll-margin-top:16px;padding-bottom:120px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:28px}.section-head h2,.how h2,.tool-next h2{margin:0;font-size:clamp(34px,4vw,52px);line-height:1.08;letter-spacing:-.055em}.section-head>p{max-width:410px;margin:0;color:var(--muted)}.section-head.compact{margin-bottom:22px}
.filter-row{display:flex;gap:8px;overflow:auto;padding:2px 2px 14px;scrollbar-width:none}.filter-row::-webkit-scrollbar{display:none}.filter{border:1px solid var(--line);background:#fff;color:var(--muted);border-radius:999px;padding:10px 16px;min-height:44px;white-space:nowrap;font-size:16px;font-weight:800;cursor:pointer}.filter.on{background:var(--ink);border-color:var(--ink);color:#fff}
.resource-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.resource-card{--accent:#6a9;position:relative;min-height:360px;background:var(--surface);border:1px solid rgba(19,40,58,.10);border-radius:28px;padding:28px;box-shadow:0 10px 32px rgba(19,40,58,.06);overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.resource-card:hover{transform:translateY(-4px);box-shadow:0 20px 42px rgba(19,40,58,.11)}.resource-card:before{content:"";position:absolute;width:210px;height:210px;border-radius:50%;right:-80px;top:-100px;background:color-mix(in srgb,var(--accent) 24%,transparent)}.card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;position:relative}.card-number{font-size:12px;font-weight:950;color:var(--muted);letter-spacing:.12em}.category-icon,.tool-icon{display:grid;place-items:center;background:color-mix(in srgb,var(--accent) 18%,#fff);color:var(--accent);border-radius:18px}.category-icon{width:54px;height:54px}.category-icon svg,.tool-icon svg{width:30px;height:30px;stroke:currentColor;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.resource-card h3{position:relative;margin:28px 0 8px;font-size:27px;line-height:1.18;letter-spacing:-.04em}.resource-card .question{position:relative;min-height:50px;margin:0;color:var(--muted);font-size:16px}.resource-chips{position:relative;display:flex;gap:6px;flex-wrap:wrap;margin:18px 0 22px}.resource-chips span{display:inline-flex;border-radius:999px;padding:6px 10px;background:#eef3f1;color:#405661;font-size:12px;font-weight:800}.card-actions{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:8px}.card-actions a{display:flex;align-items:center;justify-content:space-between;min-height:48px;border-radius:14px;padding:11px 13px;text-decoration:none;font-size:16px;font-weight:900}.card-actions a:after{content:"↗"}.card-actions .tool-open{grid-column:1/-1;background:var(--ink);color:#fff}.card-actions .download-open{background:color-mix(in srgb,var(--accent) 16%,#fff);color:var(--ink)}.card-actions .service-open,.card-actions .kakao-open{background:#fff;border:1px solid var(--line);color:var(--muted)}.card-actions .kakao-open:after{content:"→"}.empty-state{text-align:center;background:#fff;border-radius:18px;padding:20px;color:var(--muted)}
.how{background:var(--ink);color:#fff;border-radius:38px;padding:58px;display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center;margin-bottom:110px;box-shadow:var(--shadow)}.how .kicker{color:#8ed7be}.how-copy>p:last-child{color:#c7d3da;margin:22px 0 0;max-width:430px}.how ol{list-style:none;margin:0;padding:0;display:grid;gap:12px}.how li{display:grid;grid-template-columns:48px 1fr;gap:14px;align-items:center;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:16px}.how li>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--sun);color:var(--ink);font-weight:950}.how li b{font-size:17px}.how li p{margin:2px 0 0;color:#bdcbd2;font-size:14px}
.channels{padding-bottom:110px}.channel-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.channel-grid a{min-height:154px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;border:1px solid var(--line);background:#fff;border-radius:22px;padding:20px;text-decoration:none;transition:transform .18s ease}.channel-grid a:hover{transform:translateY(-3px)}.channel-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;margin-bottom:auto;font-weight:950}.home-icon{background:#dfeef3;color:var(--blue)}.naver-icon{background:#03c75a;color:#fff}.insta-icon{background:#f6d8e5;color:#b33f75}.kakao-icon{background:#fee500;color:#191919}.channel-grid b{font-size:16px}.channel-grid small{color:var(--muted);margin-top:4px}
footer{background:#e8ece8;border-top:1px solid #d6deda}.footer-inner{min-height:210px;padding-block:48px;display:grid;grid-template-columns:.7fr 1.6fr .6fr;gap:40px;align-items:start}.footer-inner b{font-size:20px}.footer-inner p{margin:7px 0 0;color:var(--muted)}.footer-note{font-size:13px;line-height:1.8}.footer-inner>a{justify-self:end;display:inline-flex;align-items:center;min-height:44px;font-weight:850;text-decoration:none;color:var(--blue)}
.toast{position:fixed;left:50%;bottom:22px;z-index:100;transform:translate(-50%,20px);opacity:0;pointer-events:none;background:var(--ink);color:#fff;border-radius:999px;padding:11px 18px;font-size:14px;font-weight:850;transition:.2s}.toast.on{opacity:1;transform:translate(-50%,0)}
.tool-main{min-height:calc(100vh - 290px)}.tool-hero{padding:54px 0 30px}.back-link{display:inline-flex;min-height:44px;align-items:center;color:var(--muted);font-weight:800;text-decoration:none}.tool-title-row{display:flex;gap:18px;align-items:center;margin-top:28px}.tool-icon{--accent:var(--blue);width:74px;height:74px;flex:0 0 74px;border-radius:24px}.tool-title-row h1{margin:0;font-size:clamp(38px,5vw,64px);line-height:1.05;letter-spacing:-.06em}.tool-title-row .eyebrow{margin-bottom:9px}.tool-lead{max-width:780px;margin:24px 0 0;color:var(--muted);font-size:18px}
.workspace{display:grid;grid-template-columns:1.05fr .95fr;gap:16px;align-items:start;padding-bottom:38px}.input-panel,.result-panel{background:#fff;border:1px solid var(--line);border-radius:28px;padding:28px;box-shadow:0 12px 36px rgba(19,40,58,.06)}.result-panel{position:sticky;top:16px;min-height:430px}.panel-head{display:flex;gap:12px;align-items:center;padding-bottom:20px;border-bottom:1px solid var(--line)}.panel-head>span{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--ink);color:#fff;font-size:12px;font-weight:950}.panel-head>div{display:flex;flex-direction:column}.panel-head b{font-size:18px}.panel-head small{color:var(--muted)}
.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:22px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}.field label,.check-group>legend{font-size:14px;font-weight:850;color:#334b59}.field input,.field select,.priority-select{width:100%;min-height:48px;border:1px solid #cbd6d2;background:#fbfcfa;border-radius:13px;padding:10px 12px;color:var(--ink)}.field input:focus,.field select:focus,.priority-select:focus{outline:3px solid rgba(18,107,142,.2);border-color:var(--blue)}.field small{color:var(--muted);font-size:12px}
.check-group{border:0;margin:22px 0 0;padding:0}.check-group>legend{margin-bottom:10px}.check-list{display:grid;gap:8px}.check{display:grid;grid-template-columns:24px 1fr;gap:10px;align-items:start;border:1px solid var(--line);border-radius:14px;padding:12px;background:#fbfcfa;cursor:pointer}.check input{width:21px;height:21px;margin:2px 0 0;accent-color:var(--blue)}.check b{font-size:14px}.check small{display:block;color:var(--muted);font-size:12px;margin-top:2px}.priority-row{display:grid;grid-template-columns:1fr 138px;gap:10px;align-items:center;border-bottom:1px solid var(--line);padding:10px 0}.priority-row:last-child{border-bottom:0}.priority-row b{font-size:14px}.tool-buttons{display:flex;gap:8px;margin-top:22px}.tool-buttons .button{flex:1}.result-empty{min-height:300px;display:grid;place-items:center;align-content:center;text-align:center;color:var(--muted)}.result-empty>span{display:grid;place-items:center;width:66px;height:66px;border-radius:50%;background:#e8f4ef;color:#2a8a68;font-size:28px;font-weight:950}.result-empty p{margin:16px 0 0}.result-content{padding-top:22px}.result-score{display:flex;align-items:end;gap:7px;margin-bottom:18px}.result-score strong{font-size:50px;line-height:1;letter-spacing:-.05em}.result-score span{color:var(--muted);padding-bottom:5px}.result-metrics{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:14px 0}.metric{background:#eef4f1;border-radius:14px;padding:13px}.metric small{display:block;color:var(--muted);font-size:12px}.metric b{display:block;margin-top:3px;font-size:17px}.result-list{margin:14px 0 0;padding:0;list-style:none;display:grid;gap:7px}.result-list li{position:relative;padding:10px 12px 10px 32px;background:#fff7e1;border-radius:12px;font-size:14px}.result-list li:before{content:"!";position:absolute;left:11px;top:9px;color:#9f6a00;font-weight:950}.result-note{font-size:13px;color:var(--muted);line-height:1.7}.copy-result{width:100%;min-height:48px;margin-top:18px;border:1px solid var(--line);background:#fff;border-radius:14px;color:var(--blue);font-weight:900;cursor:pointer}
.resource-card[data-category="interior"],.tool-icon[data-mode="interior"]{--accent:#e7745f}.resource-card[data-category="store-devices"],.tool-icon[data-mode="store"]{--accent:#198eac}.resource-card[data-category="tax-bookkeeping"],.tool-icon[data-mode="tax"]{--accent:#398b68}.resource-card[data-category="accounting-management"],.tool-icon[data-mode="accounting"]{--accent:#416fba}.resource-card[data-category="fire-insurance"],.tool-icon[data-mode="insurance"]{--accent:#c98218}.resource-card[data-category="real-estate-pm"],.tool-icon[data-mode="estate"]{--accent:#a8613e}.resource-card[data-category="website-development"],.tool-icon[data-mode="website"]{--accent:#6f63c5}.resource-card[data-category="app-development"],.tool-icon[data-mode="app"]{--accent:#b95283}
.check b,.priority-row b{font-size:16px}
.tool-next{padding:24px 0 100px}.tool-next>div:first-child{display:flex;justify-content:space-between;align-items:end;margin-bottom:22px}.next-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.next-card{min-height:156px;border-radius:22px;padding:20px;display:flex;flex-direction:column;justify-content:flex-end;text-decoration:none;border:1px solid var(--line);background:#fff}.next-card>span{align-self:flex-start;margin-bottom:auto;background:#edf3f0;color:var(--muted);border-radius:999px;padding:5px 9px;font-size:11px;font-weight:900}.next-card b{font-size:17px}.next-card small{color:var(--muted);margin-top:5px}.next-card.download{background:var(--ink);color:#fff;border-color:var(--ink)}.next-card.download small{color:#bdcbd2}.next-card.download>span{background:var(--sun);color:var(--ink)}.next-card.kakao{background:#fff4a9}.tool-disclaimer{margin:18px 0 0;color:var(--muted);font-size:13px;line-height:1.75}
@media(max-width:900px){
  :root{--shell:min(100% - 32px,720px)}
  .hero{grid-template-columns:1fr;gap:42px;padding-top:48px}.hero-board{min-height:340px}.promise{margin-bottom:90px}.resource-grid{grid-template-columns:1fr}.channel-grid{grid-template-columns:1fr 1fr}.how{grid-template-columns:1fr;gap:34px}.footer-inner{grid-template-columns:1fr}.footer-inner>a{justify-self:start}.workspace{grid-template-columns:1fr}.result-panel{position:relative;top:auto}.next-grid{grid-template-columns:1fr}.tool-next>div:first-child{display:block}
}
@media(max-width:540px){
  :root{--shell:calc(100% - 28px);--radius:20px}
  body{font-size:16px}.site-head{min-height:76px}.brand-mark{width:40px;height:40px;border-radius:13px}.brand small{display:none}.head-cta{padding-inline:14px}
  .hero{min-height:0;padding:48px 0 64px;gap:34px}.hero h1{font-size:48px}.hero-lead{font-size:17px;margin-top:24px}.hero-actions{display:grid;grid-template-columns:1fr}.hero-actions .button{width:100%}.hero-board{min-height:350px;padding:34px 20px;border-radius:30px}.board-step,.board-step:nth-of-type(4){margin:0}.board-step.featured{transform:none}.promise{grid-template-columns:1fr;margin-bottom:78px}.promise article{min-height:84px}
  .section-head{display:block;margin-bottom:22px}.section-head h2,.how h2,.tool-next h2{font-size:36px}.section-head>p{margin-top:14px}.resource-grid{gap:12px}.resource-card{min-height:0;padding:22px;border-radius:22px}.resource-card h3{font-size:24px;margin-top:20px}.resource-card .question{min-height:0}.card-actions{grid-template-columns:1fr}.card-actions .tool-open{grid-column:auto}.card-actions a{min-height:48px}.how{width:100%;border-radius:0;padding:52px 20px;margin-bottom:78px}.channels{padding-bottom:78px}.channel-grid{grid-template-columns:1fr}.channel-grid a{min-height:116px}.footer-inner{min-height:0;padding-block:38px;gap:22px}
  .tool-hero{padding-top:30px}.tool-title-row{align-items:flex-start;margin-top:16px}.tool-icon{width:58px;height:58px;flex-basis:58px;border-radius:18px}.tool-title-row h1{font-size:36px}.tool-title-row .eyebrow{font-size:12px}.tool-lead{font-size:16px}.input-panel,.result-panel{padding:20px;border-radius:22px}.field-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.tool-buttons{flex-direction:column}.priority-row{grid-template-columns:1fr}.result-panel{min-height:360px}.next-grid{gap:8px}.next-card{min-height:128px}.tool-next{padding-bottom:70px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.resource-card,.channel-grid a,.toast{transition:none}}

/* Linkspace V2 home: compact profile → search → resource index. Tool pages above remain unchanged. */
body[data-page="home"]{--home-width:min(720px,calc(100% - 32px));--home-shadow:0 4px 16px rgba(19,40,58,.07);padding-bottom:calc(72px + env(safe-area-inset-bottom));background:#f6f4ed;font-weight:450}
body[data-page="home"].sheet-open{overflow:hidden}
.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.profile-bar{width:var(--home-width);height:64px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:12px}
.profile-brand{min-height:44px;display:inline-flex;align-items:center;gap:10px;text-decoration:none}.profile-brand strong{font-size:17px;font-weight:800;letter-spacing:-.02em}.sb-mark{width:40px;height:40px;display:grid;place-items:center;border-radius:13px;background:#13283a;color:#fff;font-size:12px;font-weight:900;box-shadow:0 6px 16px rgba(19,40,58,.18)}
.canonical-link{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 13px;border:1px solid #d6dedc;border-radius:12px;background:#fff;color:#13283a;text-decoration:none;font-size:14px;font-weight:800}.canonical-link span{margin-left:4px;color:#126b8e}
.linkspace{width:var(--home-width);margin:0 auto}
.profile-card{height:220px;padding:14px 0 8px}.profile-heading{height:60px;display:grid;grid-template-columns:56px 1fr;gap:12px;align-items:center}.profile-avatar{position:relative;width:56px;height:56px;display:grid;place-items:center;border-radius:18px;background:#13283a;color:#fff;font-size:15px;font-weight:900}.profile-avatar>span{position:absolute;right:-2px;bottom:-2px;width:15px;height:15px;border:3px solid #f6f4ed;border-radius:50%;background:#39a780}.profile-heading>div{min-width:0}.profile-label{margin:0 0 1px;color:#126b8e;font-size:12px;line-height:16px;font-weight:800}.profile-heading h1{margin:0;font-size:24px;line-height:30px;font-weight:850;letter-spacing:-.035em}.profile-heading>div>p:last-child{margin:0;color:#596b76;font-size:15px;line-height:20px}.profile-bio{margin:9px 0 0;max-width:520px;font-size:16px;line-height:23px;letter-spacing:-.012em}.trust-list{height:32px;display:flex;gap:6px;align-items:center;margin:8px 0 0;padding:0;list-style:none}.trust-list li{height:28px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;background:#ddf2e9;color:#294e43;font-size:12px;font-weight:800}.dm-inline{margin:7px 0 0;color:#596b76;font-size:12px;line-height:18px}.dm-inline b{color:#334b59;font-weight:800}
.featured{margin-top:20px}.section-line{height:40px;display:flex;align-items:center;justify-content:space-between}.section-line h2,.resource-heading h2,.section-copy h2,.official h3{margin:0;color:#13283a;font-size:24px;line-height:30px;font-weight:850;letter-spacing:-.035em}.section-line a{min-height:44px;display:inline-flex;align-items:center;color:#126b8e;text-decoration:none;font-size:14px;font-weight:800}.featured-list{display:grid;gap:8px;margin-top:12px}.featured-row{position:relative;width:100%;height:92px;display:grid;grid-template-columns:48px minmax(0,1fr) auto 28px;gap:12px;align-items:center;padding:0 12px;border:1px solid #d6dedc;border-radius:16px;background:#fff;color:#13283a;text-align:left;box-shadow:var(--home-shadow);cursor:pointer}.featured-icon{--accent:#126b8e;width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:color-mix(in srgb,var(--accent) 14%,#fff);color:var(--accent)}.featured-icon svg,.resource-tile svg{width:26px;height:26px;stroke:currentColor;stroke-width:1.8;fill:none;stroke-linecap:round;stroke-linejoin:round}.featured-copy{min-width:0;display:flex;flex-direction:column}.featured-copy b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:17px;line-height:24px;font-weight:750;letter-spacing:-.02em}.featured-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;color:#596b76;font-size:13px;line-height:18px}.type-badge{height:24px;display:inline-flex;align-items:center;padding:0 8px;border-radius:999px;background:#ddeff5;color:#0c5f81;font-size:11px;font-weight:800;white-space:nowrap}.type-badge.file{background:#fff3d6;color:#74520a}.row-arrow{display:grid;place-items:center;width:28px;height:44px;color:#126b8e;font-size:28px;line-height:1}
.discovery{margin-top:32px;scroll-margin-top:12px}.search-label{display:block;margin-bottom:4px;color:#334b59;font-size:12px;line-height:18px;font-weight:800}.search-box{position:relative;height:48px}.search-box>span{position:absolute;left:15px;top:15px;width:15px;height:15px;border:2px solid #596b76;border-radius:50%;pointer-events:none}.search-box>span:after{content:"";position:absolute;width:7px;height:2px;right:-5px;bottom:-3px;background:#596b76;transform:rotate(45deg);border-radius:2px}.search-box input{width:100%;height:48px;padding:0 48px 0 44px;border:1px solid #bdcbc7;border-radius:14px;background:#fff;color:#13283a;font-size:16px}.search-box input:focus{outline:3px solid rgba(10,120,181,.22);border-color:#0a78b5}.search-box button{position:absolute;right:2px;top:2px;width:44px;height:44px;border:0;background:transparent;color:#596b76;font-size:24px;cursor:pointer}.search-help{min-height:36px;margin:5px 0 7px;color:#596b76;font-size:12px;line-height:18px}.compact-filters{display:flex;gap:8px;height:44px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.compact-filters::-webkit-scrollbar{display:none}.compact-filters button{min-width:max-content;min-height:44px;padding:0 14px;border:1px solid #d6dedc;border-radius:999px;background:#fff;color:#596b76;font-size:14px;font-weight:750;cursor:pointer}.compact-filters button[aria-pressed="true"]{border-color:#13283a;background:#13283a;color:#fff}.compact-filters button span{margin-right:5px;color:#ffd77a}.resource-heading{height:60px;display:flex;align-items:end;justify-content:space-between;padding-bottom:12px}.resource-heading h2{font-size:22px}.resource-heading>span{height:26px;display:inline-flex;align-items:center;padding:0 9px;border-radius:999px;background:#e8efec;color:#334b59;font-size:12px;font-weight:800}.compact-list{display:grid;gap:8px}.resource-row{position:relative;width:100%;height:88px;display:grid;grid-template-columns:40px minmax(0,1fr) 54px 28px;gap:12px;align-items:center;padding:0 12px;border:1px solid #d6dedc;border-radius:16px;background:#fff;color:#13283a;text-align:left;box-shadow:var(--home-shadow);cursor:pointer}.resource-row.active{border-color:#126b8e;box-shadow:inset 3px 0 0 #126b8e,var(--home-shadow)}.resource-tile{--accent:#126b8e;width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:color-mix(in srgb,var(--accent) 13%,#fff);color:var(--accent)}.resource-tile svg{width:23px;height:23px}.resource-copy{min-width:0;display:flex;flex-direction:column}.resource-copy b{display:flex;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;line-height:22px;font-weight:800;letter-spacing:-.02em}.resource-copy b i{margin-right:7px;color:#126b8e;font-size:11px;font-style:normal;font-weight:800}.resource-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;color:#596b76;font-size:13px;line-height:18px}.resource-types{display:grid;gap:4px}.resource-types i{height:22px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:#ddeff5;color:#0c5f81;font-size:10px;font-style:normal;font-weight:800}.resource-types i.file{background:#fff3d6;color:#74520a}.no-result{min-height:120px;padding:22px;border:1px solid #d6dedc;border-radius:16px;background:#fff;text-align:center}.no-result strong{font-size:18px}.no-result p{margin:5px 0;color:#596b76;font-size:14px}.no-result button{min-height:44px;margin-top:10px;padding:0 16px;border:0;border-radius:12px;background:#13283a;color:#fff;font-size:15px;font-weight:800}
.official{margin-top:28px;padding-top:20px;border-top:1px solid #d6dedc}.section-copy>p{margin:0 0 3px;color:#126b8e;font-size:11px;line-height:16px;font-weight:800;letter-spacing:.08em}.section-copy>span{display:block;margin-top:4px;color:#596b76;font-size:14px;line-height:20px}.domain-list{display:grid;gap:8px;margin-top:14px}.domain-list a{position:relative;min-height:64px;display:grid;grid-template-columns:48px 1fr 24px;grid-template-rows:22px 18px;column-gap:9px;align-items:center;padding:10px 12px;border:1px solid #d6dedc;border-radius:14px;background:#fff;text-decoration:none}.domain-list a>span{grid-row:1/3;width:42px;height:28px;display:grid;place-items:center;border-radius:999px;background:#e8efec;color:#334b59;font-size:11px;font-weight:800}.domain-list a>b{align-self:end;font-size:15px;line-height:20px;font-weight:800}.domain-list a>small{align-self:start;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#596b76;font-size:12px;line-height:18px}.domain-list a>i{grid-column:3;grid-row:1/3;display:grid;place-items:center;color:#126b8e;font-size:15px;font-style:normal}.official h3{margin-top:18px;font-size:16px;line-height:22px}.official-channels{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:8px}.official-channels a{min-width:0;min-height:52px;display:flex;align-items:center;justify-content:center;gap:7px;padding:0 8px;border:1px solid #d6dedc;border-radius:13px;background:#fff;text-decoration:none;font-size:13px;font-weight:800}.official-channels a span{width:22px;height:22px;display:grid;place-items:center;border-radius:7px;font-size:11px;font-weight:900}.naver-dot{background:#03c75a;color:#fff}.instagram-dot{background:#f6d8e5;color:#a63468}.kakao-dot{background:#fee500;color:#191919}
.consult-card{min-height:308px;margin-top:28px;padding:24px 20px;border-radius:20px;background:#13283a;color:#fff}.consult-kicker{margin:0;color:#8ed7be;font-size:12px;line-height:18px;font-weight:800}.consult-card h2{margin:7px 0 0;font-size:28px;line-height:34px;font-weight:850;letter-spacing:-.04em}.consult-card>p:not(.consult-kicker){margin:10px 0 0;color:#c7d3da;font-size:14px;line-height:21px}.consult-card>a{min-height:52px;margin-top:16px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;border-radius:12px;background:#ffd77a;color:#13283a;text-decoration:none;font-size:16px;font-weight:800}.consult-card>small{display:block;margin-top:8px;color:#bac8d0;font-size:12px;line-height:18px}
.link-footer{width:var(--home-width);min-height:200px;margin:28px auto 0;padding:28px 0 38px;border-top:1px solid #d6dedc}.link-footer b{font-size:17px;font-weight:800}.link-footer div p{margin:3px 0 0;color:#596b76;font-size:14px}.link-footer>p{margin:18px 0 0;color:#596b76;font-size:12px;line-height:19px}
.thumb-bar{position:fixed;z-index:120;left:0;right:0;bottom:0;min-height:72px;padding:10px max(16px,calc((100vw - 720px)/2)) calc(10px + env(safe-area-inset-bottom));display:grid;grid-template-columns:112px minmax(0,238px);justify-content:center;gap:8px;border-top:1px solid rgba(19,40,58,.12);background:rgba(246,244,237,.94);backdrop-filter:blur(16px);transition:opacity .18s ease,transform .18s ease}.thumb-bar button,.thumb-bar a{min-height:48px;border-radius:12px;font-size:16px;font-weight:800}.thumb-bar button{border:1px solid #bdcbc7;background:#fff;color:#13283a}.thumb-bar a{display:flex;align-items:center;justify-content:center;background:#13283a;color:#fff;text-decoration:none}.search-active .thumb-bar,.near-footer .thumb-bar,.sheet-open .thumb-bar{opacity:0;transform:translateY(100%);pointer-events:none}
.sheet-root{position:fixed;z-index:200;inset:0}.sheet-scrim{position:absolute;inset:0;width:100%;height:100%;border:0;background:rgba(19,40,58,.34);opacity:0;transition:opacity .18s ease}.resource-sheet{position:absolute;left:50%;bottom:0;width:min(520px,100%);max-height:calc(100dvh - 80px);overflow:auto;padding:28px 20px calc(22px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0;background:#fff;color:#13283a;box-shadow:0 -18px 60px rgba(19,40,58,.20);transform:translate(-50%,105%);transition:transform .2s ease}.sheet-root.open .sheet-scrim{opacity:1}.sheet-root.open .resource-sheet{transform:translate(-50%,0)}.sheet-handle{position:absolute;left:50%;top:10px;width:48px;height:4px;border-radius:999px;background:#d6dedc;transform:translateX(-50%)}.sheet-close{position:absolute;right:12px;top:14px;width:44px;height:44px;border:0;border-radius:50%;background:#eef2f0;color:#13283a;font-size:26px;cursor:pointer}.sheet-types{min-height:24px;display:flex;gap:6px;padding-right:48px}.sheet-types span{height:24px;display:inline-flex;align-items:center;padding:0 8px;border-radius:999px;background:#e8efec;color:#334b59;font-size:11px;font-weight:800}.sheet-types .web{background:#ddeff5;color:#0c5f81}.sheet-types .file{background:#fff3d6;color:#74520a}.resource-sheet h2{margin:10px 0 0;font-size:24px;line-height:30px;font-weight:850;letter-spacing:-.035em}.resource-sheet h2:focus{outline:3px solid #0a78b5;outline-offset:3px}.resource-sheet>p#sheetDescription{margin:5px 0 0;color:#596b76;font-size:15px;line-height:23px}.sheet-actions{display:grid;gap:8px;margin-top:16px}.sheet-actions a{min-height:56px;display:flex;flex-direction:column;justify-content:center;padding:8px 14px;border:1px solid #d6dedc;border-radius:12px;text-decoration:none}.sheet-actions a b{font-size:16px;line-height:22px;font-weight:800}.sheet-actions a span{margin-top:1px;font-size:12px;line-height:17px}.sheet-tool{border-color:#13283a!important;background:#13283a;color:#fff}.sheet-tool span{color:#c7d3da}.sheet-download{border-color:#f0cb6c!important;background:#fff3d6;color:#13283a}.sheet-service{background:#fff;color:#13283a}.sheet-service span{color:#596b76}.sheet-kakao{background:#fff9cd;color:#13283a}.sheet-kakao span{color:#596b76}.file-facts{display:grid;grid-template-columns:repeat(5,1fr);gap:4px;margin:14px 0 0}.file-facts>div{min-width:0;padding:7px 4px;border-radius:9px;background:#eef3f1;text-align:center}.file-facts dt{color:#596b76;font-size:10px;line-height:14px}.file-facts dd{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:11px;line-height:16px;font-weight:800}.sheet-privacy,.sheet-route{margin:10px 0 0!important;color:#596b76!important;font-size:12px!important;line-height:18px!important}.sheet-route{padding:9px 11px;border-radius:10px;background:#eef5f1}.sheet-all{width:100%;min-height:48px;margin-top:14px;border:0;border-radius:12px;background:#13283a;color:#fff;font-size:16px;font-weight:800}
.featured-icon[data-category="interior"],.resource-tile[data-category="interior"]{--accent:#e7745f}.featured-icon[data-category="store-devices"],.resource-tile[data-category="store-devices"]{--accent:#198eac}.featured-icon[data-category="tax-bookkeeping"],.resource-tile[data-category="tax-bookkeeping"]{--accent:#398b68}.featured-icon[data-category="accounting-management"],.resource-tile[data-category="accounting-management"]{--accent:#416fba}.featured-icon[data-category="fire-insurance"],.resource-tile[data-category="fire-insurance"]{--accent:#c98218}.featured-icon[data-category="real-estate-pm"],.resource-tile[data-category="real-estate-pm"]{--accent:#a8613e}.featured-icon[data-category="website-development"],.resource-tile[data-category="website-development"]{--accent:#6f63c5}.featured-icon[data-category="app-development"],.resource-tile[data-category="app-development"]{--accent:#b95283}
.profile-brand:focus-visible,.canonical-link:focus-visible,.featured-row:focus-visible,.compact-filters button:focus-visible,.resource-row:focus-visible,.domain-list a:focus-visible,.official-channels a:focus-visible,.consult-card>a:focus-visible,.thumb-bar button:focus-visible,.thumb-bar a:focus-visible,.sheet-close:focus-visible,.sheet-actions a:focus-visible,.sheet-all:focus-visible{outline:3px solid #0a78b5;outline-offset:2px}
@media(min-width:768px){body[data-page="home"]{--home-width:min(720px,calc(100% - 48px))}.profile-card{height:210px}.featured-list{grid-template-columns:1fr 1fr}.featured-row:nth-child(3){grid-column:1/-1}.compact-list{grid-template-columns:1fr 1fr}.official{padding-top:28px}.domain-list{grid-template-columns:repeat(3,1fr)}.domain-list a{min-height:118px;display:flex;flex-direction:column;align-items:flex-start}.domain-list a>span{width:auto;height:24px;padding:0 8px}.domain-list a>b{margin-top:12px}.domain-list a>small{white-space:normal}.domain-list a>i{position:absolute;right:12px;top:12px}.consult-card{min-height:280px;padding:28px 30px}.link-footer{min-height:170px}.resource-sheet{max-height:calc(100dvh - 120px)}}
@media(max-width:389px){body[data-page="home"]{--home-width:calc(100% - 28px)}.profile-bar{height:60px}.profile-card{height:auto;min-height:224px}.canonical-link{padding-inline:10px;font-size:13px}.featured-row{grid-template-columns:44px minmax(0,1fr) 28px}.featured-row .type-badge{display:none}.official-channels a{font-size:12px}.thumb-bar{grid-template-columns:104px minmax(0,220px);padding-inline:14px}.resource-sheet{padding-inline:16px}.file-facts{grid-template-columns:repeat(3,1fr)}}
.search-help{min-height:18px}.resource-heading{height:44px;align-items:center;padding-bottom:0}
@media(prefers-reduced-motion:reduce){.thumb-bar,.sheet-scrim,.resource-sheet{transition:none}}

/* Linkspace V3 — independent QA repair: every meaningful visible text node is >=16px. */
body[data-page="home"] *{font-size:16px!important}
body[data-page="home"] .profile-heading h1{font-size:28px!important;line-height:34px}
body[data-page="home"] :is(.section-line h2,.resource-heading h2,.section-copy h2,.official h3){font-size:24px!important;line-height:32px}
body[data-page="home"] .consult-card h2{font-size:28px!important;line-height:36px}
body[data-page="home"] .resource-sheet h2{font-size:26px!important;line-height:34px}
body[data-page="home"] .no-result strong{font-size:18px!important}
body[data-page="home"] :is(.row-arrow,.sheet-close){font-size:28px!important}

.profile-bar{height:72px}.profile-brand,.canonical-link{min-height:48px}.canonical-link{padding-inline:14px}
.profile-card{height:auto;min-height:292px;padding:16px 0 14px}.profile-heading{height:auto;min-height:78px;grid-template-columns:64px 1fr;gap:14px}.profile-avatar{width:64px;height:64px}.profile-label{line-height:22px}.profile-heading>div>p:last-child{line-height:24px}.profile-bio{margin-top:12px;line-height:25px}.trust-list{height:auto;min-height:38px;flex-wrap:wrap;row-gap:6px;margin-top:10px}.trust-list li{min-height:34px;height:auto;padding:5px 11px;line-height:22px}.dm-inline{margin-top:10px;line-height:25px}

.featured{margin-top:24px}.section-line{height:auto;min-height:56px;gap:12px}.section-line a{min-height:48px;flex:none}.featured-list{margin-top:10px}.featured-row{height:auto;min-height:132px;grid-template-columns:48px minmax(0,1fr) 28px;grid-template-rows:auto 32px;gap:6px 12px;padding:14px 12px}.featured-icon{grid-column:1;grid-row:1/3}.featured-copy{grid-column:2;grid-row:1;align-self:center}.featured-copy b,.featured-copy small{overflow:visible;text-overflow:clip;white-space:normal}.featured-copy b{line-height:23px}.featured-copy small{margin-top:5px;line-height:23px}.featured-row .type-badge{grid-column:2;grid-row:2;justify-self:start;align-self:end;height:30px;padding:0 10px;line-height:30px}.featured-row>.row-arrow{grid-column:3;grid-row:1/3;align-self:center}

.discovery{margin-top:38px}.search-label{margin-bottom:7px;line-height:24px}.search-help{min-height:24px;margin:7px 0 10px;line-height:24px}.compact-filters{height:50px;gap:8px}.compact-filters button{min-height:48px;padding:0 16px}.resource-heading{height:auto;min-height:64px}.resource-heading>span{height:32px;padding:0 10px;line-height:32px}.compact-list{gap:10px}.resource-row{height:auto;min-height:150px;grid-template-columns:44px minmax(0,1fr) 28px;grid-template-rows:auto 32px;gap:8px 10px;padding:12px}.resource-tile{grid-column:1;grid-row:1/3;width:44px;height:44px;align-self:start}.resource-copy{grid-column:2;grid-row:1;align-self:center}.resource-copy b,.resource-copy small{overflow:visible;text-overflow:clip;white-space:normal}.resource-copy b{display:block;line-height:23px}.resource-copy b i{display:inline;margin-right:8px;line-height:23px}.resource-copy small{margin-top:5px;line-height:23px}.resource-types{grid-column:2;grid-row:2;display:flex;gap:6px;align-self:end}.resource-types i{height:30px;min-width:58px;padding:0 8px;line-height:30px}.resource-row>.row-arrow{grid-column:3;grid-row:1/3;align-self:center}.no-result{min-height:150px}.no-result p{line-height:24px}

.official{margin-top:34px;padding-top:26px}.section-copy>p{line-height:24px}.section-copy>span{margin-top:6px;line-height:24px}.domain-list{gap:10px;margin-top:16px}.domain-list a{min-height:104px;grid-template-columns:58px minmax(0,1fr) 28px;grid-template-rows:auto auto;gap:5px 10px;padding:13px}.domain-list a>span{width:auto;min-width:50px;height:32px;padding:0 8px;line-height:32px}.domain-list a>b{line-height:23px}.domain-list a>small{overflow:visible;text-overflow:clip;white-space:normal;line-height:23px}.official h3{margin-top:24px}.official-channels{gap:8px}.official-channels a{min-height:52px;padding:8px;line-height:22px}

.consult-card{min-height:0;margin-top:34px;padding:26px 20px}.consult-kicker{line-height:24px}.consult-card>p:not(.consult-kicker){line-height:25px}.consult-card>a{min-height:58px;margin-top:18px}.consult-card>small{margin-top:10px;line-height:24px}.link-footer{min-height:0;margin-top:32px;padding:30px 0 42px}.link-footer div p{line-height:24px}.link-footer>p{margin-top:18px;line-height:25px}

.sheet-types{min-height:32px;gap:7px}.sheet-types span{height:30px;padding:0 10px;line-height:30px}.resource-sheet>p#sheetDescription{line-height:25px}.sheet-actions{gap:10px;margin-top:18px}.sheet-actions a{min-height:68px;padding:10px 14px}.sheet-actions a b{line-height:23px}.sheet-actions a span{margin-top:3px;line-height:23px}.file-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:16px}.file-facts>div{min-height:70px;padding:10px 7px}.file-facts dt,.file-facts dd{line-height:23px}.file-facts>div:last-child{grid-column:1/-1}.sheet-privacy,.sheet-route{margin-top:12px!important;font-size:16px!important;line-height:24px!important}.sheet-route{padding:12px 13px}.sheet-all{min-height:52px}

@media(min-width:768px){.profile-card{height:auto;min-height:276px}.featured-list{grid-template-columns:1fr 1fr}.compact-list{grid-template-columns:1fr 1fr}.domain-list a{min-height:160px}.consult-card{min-height:0}.link-footer{min-height:0}.file-facts{grid-template-columns:repeat(3,minmax(0,1fr))}.file-facts>div:last-child{grid-column:auto}}
@media(max-width:389px){.profile-bar{height:68px}.profile-card{min-height:306px}.canonical-link{padding-inline:10px}.featured-row .type-badge{display:inline-flex}.official-channels{grid-template-columns:1fr}.thumb-bar{grid-template-columns:112px minmax(0,220px)}.resource-sheet{padding-inline:16px}.file-facts{grid-template-columns:1fr}.file-facts>div:last-child{grid-column:auto}}

/* Linkspace R2 — tool pages: every meaningful visible text node is >=16px. */
body[data-page="tool"] *{font-size:16px!important}
body[data-page="tool"] .tool-title-row h1{font-size:clamp(40px,5vw,64px)!important;line-height:1.08}
body[data-page="tool"] .tool-next h2{font-size:clamp(32px,4vw,46px)!important;line-height:1.12}
body[data-page="tool"] .result-score strong{font-size:48px!important;line-height:1}
body[data-page="tool"] .result-empty>span{font-size:28px!important}
body[data-page="tool"] .panel-head b{font-size:20px!important}
body[data-page="tool"] .next-card b{font-size:18px!important}
body[data-page="tool"] .footer-inner b{font-size:20px!important}

body[data-page="tool"] .site-head{min-height:96px}
body[data-page="tool"] .brand{min-height:52px}
body[data-page="tool"] .brand>span:last-child{line-height:1.35}
body[data-page="tool"] .brand small{margin-top:4px;line-height:22px}
body[data-page="tool"] .tool-main{min-height:calc(100vh - 300px)}
body[data-page="tool"] .tool-hero{padding:56px 0 38px}
body[data-page="tool"] .back-link{min-height:48px}
body[data-page="tool"] .tool-title-row{gap:20px;margin-top:30px}
body[data-page="tool"] .tool-title-row>div:last-child{min-width:0}
body[data-page="tool"] .tool-title-row .eyebrow{margin-bottom:10px;line-height:24px;flex-wrap:wrap}
body[data-page="tool"] .tool-title-row .eyebrow span{flex:0 0 8px}
body[data-page="tool"] .tool-lead{max-width:860px;margin-top:26px;line-height:28px}

body[data-page="tool"] .workspace{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:18px;padding-bottom:46px}
body[data-page="tool"] :is(.input-panel,.result-panel){min-width:0;padding:30px;border-radius:28px}
body[data-page="tool"] .result-panel{min-height:460px}
body[data-page="tool"] .panel-head{min-height:74px;gap:14px;padding-bottom:20px}
body[data-page="tool"] .panel-head>span{width:44px;height:44px;flex:0 0 44px}
body[data-page="tool"] .panel-head>div{min-width:0;gap:2px}
body[data-page="tool"] .panel-head small{line-height:24px}
body[data-page="tool"] .field-grid{gap:18px;margin-top:24px}
body[data-page="tool"] .field{gap:8px;min-width:0}
body[data-page="tool"] :is(.field label,.check-group>legend){line-height:24px}
body[data-page="tool"] :is(.field input,.field select,.priority-select){min-height:52px;padding:12px 13px}
body[data-page="tool"] .field small{line-height:24px}
body[data-page="tool"] .check-group{margin-top:24px}
body[data-page="tool"] .check-group>legend{margin-bottom:12px}
body[data-page="tool"] .check-list{gap:10px}
body[data-page="tool"] .check{min-height:78px;grid-template-columns:28px minmax(0,1fr);gap:12px;padding:14px;align-items:start}
body[data-page="tool"] .check input{width:24px;height:24px;margin:3px 0}
body[data-page="tool"] .check b{line-height:24px}
body[data-page="tool"] .check small{margin-top:4px;line-height:24px}
body[data-page="tool"] .priority-row{min-height:74px;grid-template-columns:minmax(0,1fr) minmax(170px,190px);gap:14px;padding:11px 0}
body[data-page="tool"] .priority-row b{line-height:24px}
body[data-page="tool"] .tool-buttons{gap:10px;margin-top:24px}
body[data-page="tool"] .tool-buttons .button{min-height:56px}

body[data-page="tool"] .result-empty{min-height:320px}
body[data-page="tool"] .result-empty p{line-height:26px}
body[data-page="tool"] .result-content{min-width:0;padding-top:24px}
body[data-page="tool"] .result-score{min-width:0;flex-wrap:wrap;row-gap:9px;margin-bottom:20px}
body[data-page="tool"] .result-score strong{overflow-wrap:anywhere}
body[data-page="tool"] .result-score span{line-height:24px}
body[data-page="tool"] .result-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:16px 0}
body[data-page="tool"] .metric{min-width:0;min-height:86px;padding:14px}
body[data-page="tool"] .metric small{line-height:23px}
body[data-page="tool"] .metric b{margin-top:5px;line-height:25px;overflow-wrap:anywhere}
body[data-page="tool"] .result-list{gap:9px;margin-top:16px}
body[data-page="tool"] .result-list li{min-height:48px;padding:12px 14px 12px 36px;line-height:25px;overflow-wrap:anywhere}
body[data-page="tool"] .result-list li:before{left:13px;top:12px}
body[data-page="tool"] .result-note{line-height:26px;overflow-wrap:anywhere}
body[data-page="tool"] .copy-result{min-height:52px;margin-top:20px}

body[data-page="tool"] .tool-next{padding:32px 0 108px}
body[data-page="tool"] .tool-next>div:first-child{margin-bottom:26px}
body[data-page="tool"] .kicker{line-height:24px}
body[data-page="tool"] .next-grid{gap:14px}
body[data-page="tool"] .next-card{min-height:178px;padding:22px}
body[data-page="tool"] .next-card>span{min-height:32px;display:inline-flex;align-items:center;margin-bottom:auto;padding:5px 10px;line-height:22px}
body[data-page="tool"] .next-card b{line-height:26px}
body[data-page="tool"] .next-card small{margin-top:6px;line-height:24px;overflow-wrap:anywhere}
body[data-page="tool"] .tool-disclaimer{margin-top:22px;line-height:27px}
body[data-page="tool"] footer .footer-inner{min-height:220px}
body[data-page="tool"] .footer-inner p{line-height:25px}
body[data-page="tool"] .footer-inner>a{min-height:48px}
body[data-page="tool"] .toast{line-height:24px}

@media(max-width:900px){body[data-page="tool"] .workspace{grid-template-columns:1fr}body[data-page="tool"] .result-panel{position:relative;top:auto}body[data-page="tool"] .next-grid{grid-template-columns:1fr}}
@media(max-width:540px){body[data-page="tool"] .site-head{min-height:82px}body[data-page="tool"] .brand small{display:none}body[data-page="tool"] .tool-hero{padding:34px 0 34px}body[data-page="tool"] .tool-title-row{gap:14px;margin-top:18px}body[data-page="tool"] .tool-icon{width:62px;height:62px;flex-basis:62px}body[data-page="tool"] .tool-title-row h1{font-size:36px!important;line-height:1.12}body[data-page="tool"] :is(.input-panel,.result-panel){padding:20px}body[data-page="tool"] .field-grid{grid-template-columns:1fr}body[data-page="tool"] .field.full{grid-column:auto}body[data-page="tool"] .tool-buttons{flex-direction:column}body[data-page="tool"] .priority-row{grid-template-columns:1fr;gap:8px}body[data-page="tool"] .result-panel{min-height:390px}body[data-page="tool"] .result-metrics{grid-template-columns:1fr}body[data-page="tool"] .next-card{min-height:154px}body[data-page="tool"] .tool-next{padding-bottom:78px}body[data-page="tool"] footer .footer-inner{min-height:0}}
