:root{--bg:#f6f2ea;--paper:#fffdf8;--ink:#1f2a24;--muted:#59665c;--line:#ded8cc;--green:#295f48;--green-dark:#173c2d;--gold:#8a5820;--rose:#8d3f4f;--shadow:0 18px 50px rgba(31,42,36,0.11)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Apple SD Gothic Neo,Noto Sans KR,sans-serif;font-size:20px;line-height:1.65;word-break:keep-all;overflow-wrap:break-word}a{color:inherit;text-decoration:none}main{min-height:100vh}.hero{background:linear-gradient(90deg,rgba(23,60,45,.94),rgba(41,95,72,.76)),url(https://images.unsplash.com/photo-1581579438747-104c53d7fbc4?auto=format&fit=crop&w=1800&q=80);background-position:50%;background-size:cover;color:#fffdf8;padding:24px clamp(20px,5vw,72px) 56px}.topBar{display:flex;justify-content:flex-end;gap:10px;margin-bottom:70px;max-width:1180px;margin-left:auto;margin-right:auto}.topBar a{border:1px solid rgba(255,253,248,.5);border-radius:999px;padding:9px 15px;font-size:15px;background:rgba(255,255,255,.08);flex:0 0 auto}.heroGrid{display:grid;grid-template-columns:minmax(0,1fr) 330px;grid-gap:40px;gap:40px;align-items:end;max-width:1180px;margin:0 auto}.eyebrow{margin:0 0 12px;color:var(--gold);font-weight:800;letter-spacing:0}.hero .eyebrow{color:#ffd99a}h1,h2,h3,p{word-break:keep-all;overflow-wrap:break-word}h1{max-width:840px;margin:0;font-size:clamp(38px,6.3vw,70px);line-height:1.08;letter-spacing:0}.heroCopy{max-width:760px;margin:26px 0 0;font-size:1.12em;color:rgba(255,253,248,.88)}.heroActions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.heroActions a,.readButton{display:inline-flex;justify-content:center;align-items:center;min-height:52px;border-radius:8px;padding:12px 18px;font-weight:800;text-align:center;overflow-wrap:anywhere}.heroActions a:first-child,.readButton{background:#fffdf8;color:var(--green-dark)}.heroActions a:last-child{border:1px solid rgba(255,253,248,.55)}.summaryBox{display:grid;grid-gap:12px;gap:12px;padding:20px;background:rgba(255,253,248,.94);color:var(--ink);border-radius:8px;box-shadow:var(--shadow)}.summaryBox div{display:flex;flex-wrap:wrap;justify-content:space-between;gap:14px;align-items:center;padding:14px 0;border-bottom:1px solid var(--line)}.summaryBox div:last-child{border-bottom:0}.summaryBox strong{font-size:32px;color:var(--green)}.summaryBox span{color:var(--muted)}.section{width:min(1120px,calc(100% - 40px));margin:34px auto}.intro{display:grid;grid-template-columns:.78fr 1.22fr;grid-gap:34px;gap:34px;align-items:start;padding:40px 0 12px}.intro h2,.originals h2,.sectionHeading h2{margin:0;font-size:clamp(28px,3.8vw,44px);line-height:1.2}.steps{margin:0;padding:0;display:grid;grid-gap:14px;gap:14px;list-style:none}.steps li{background:var(--paper);border:1px solid var(--line);border-radius:8px;padding:22px;box-shadow:0 10px 32px rgba(31,42,36,.07)}.steps strong{display:block;margin-bottom:6px;color:var(--green);font-size:1.12em}.sectionHeading{margin:52px 0 24px}.situationGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.situationCard{display:grid;grid-gap:8px;gap:8px;min-height:148px;border:1px solid #cbd9d0;border-radius:8px;padding:20px;background:#fffdf8;box-shadow:0 12px 28px rgba(31,42,36,.08)}.situationCard strong{color:var(--green-dark);font-size:1.16em;line-height:1.28}.situationCard span{color:var(--muted);font-size:.94em}.featuredGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:12px;gap:12px}.featuredCard{display:grid;grid-gap:8px;gap:8px;min-height:172px;padding:20px;border:1px solid #cbd9d0;border-radius:8px;background:var(--paper);box-shadow:0 12px 30px rgba(31,42,36,.08)}.featuredCard span{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;min-height:28px;border-radius:999px;padding:4px 10px;background:#e9f3eb;color:var(--green);font-size:.82em;font-weight:900}.featuredCard strong{font-size:1.2em;line-height:1.25}.featuredCard small{color:var(--muted);font-size:.9em}.communitySection{border:1px solid #cbd9d0;border-radius:8px;background:#f9fbf6;padding:30px;box-shadow:0 14px 36px rgba(31,42,36,.08)}.communityHeader{display:grid;grid-template-columns:minmax(0,1fr) 150px;grid-gap:22px;gap:22px;align-items:end;margin-bottom:20px}.communityHeader h2{margin:0;font-size:clamp(28px,3.8vw,42px);line-height:1.2}.communityHeader p:not(.eyebrow){max-width:800px;margin:14px 0 0;color:#41534a}.communityStats{display:grid;justify-items:center;grid-gap:2px;gap:2px;border:1px solid #cbd9d0;border-radius:8px;padding:18px;background:var(--paper)}.communityStats strong{color:var(--green);font-size:36px;line-height:1}.communityStats span{color:var(--muted);font-weight:800}.communityShell{display:grid;grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);grid-gap:16px;gap:16px;align-items:start}.communityPreview .communityShell{grid-template-columns:1fr}.communityPreviewActions{margin:-4px 0 18px}.communityPreviewActions .readButton{margin-top:0}.communitySearch{display:grid;grid-gap:8px;gap:8px;margin:0 0 18px;border:1px solid #d8ccb9;border-radius:8px;background:#fff8ea;padding:18px 20px}.communitySearch label{color:var(--green-dark);font-weight:900;font-size:1.04em}.searchInputWrap{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:8px;gap:8px;align-items:stretch}.searchField{position:relative;min-width:0}.searchInputWrap input{width:100%;min-height:52px;border:1px solid #cfc5b5;border-radius:8px;background:#fffdf8;color:var(--ink);padding:12px 46px 12px 13px;font:inherit}.searchSubmitButton{min-height:52px;border:0;border-radius:8px;background:var(--rose);color:#fff;padding:0 16px;font:inherit;font-weight:900;cursor:pointer}.clearSearchButton{position:absolute;right:6px;top:50%;display:grid;place-items:center;width:36px;height:36px;min-height:0;border:0;border-radius:50%;background:transparent;color:#6f766f;padding:0;font:inherit;font-size:24px;font-weight:900;line-height:1;transform:translateY(-50%);cursor:pointer}.clearSearchButton:active{background:#ece9e1}.communitySearch p{margin:0;color:#594b38;font-size:.92em;font-weight:700}.communityForm,.communityPost{border:1px solid var(--line);border-radius:8px;background:var(--paper);box-shadow:0 10px 28px rgba(31,42,36,.07)}.communityForm{position:-webkit-sticky;position:sticky;top:16px;display:grid;grid-gap:10px;gap:10px;padding:20px}.communityForm label{color:var(--green-dark);font-weight:900}.communityForm input,.communityForm select,.communityForm textarea{width:100%;border:1px solid #cfc5b5;border-radius:8px;background:#fffdf8;color:var(--ink);padding:12px 13px;font:inherit}.communityForm select{min-height:52px}.communityForm textarea{resize:vertical;min-height:134px}.communityForm button{min-height:52px;border:0;border-radius:8px;background:var(--green);color:#fff;padding:12px 16px;font:inherit;font-weight:900;cursor:pointer}.formNotice{margin:0;color:var(--rose);font-size:.9em;font-weight:800}.communityFeed{display:grid;grid-gap:10px;gap:10px}.communityPost{padding:18px 20px}.communityEmpty{border:1px dashed #cfc5b5;border-radius:8px;background:var(--paper);padding:22px;color:var(--muted);font-weight:900;text-align:center}.postFooter,.postMeta{display:flex;flex-wrap:wrap;gap:8px 10px;align-items:center;justify-content:space-between}.postMeta span{display:inline-flex;align-items:center;max-width:100%;min-height:30px;border-radius:999px;background:#e9f3eb;color:var(--green);padding:4px 10px;font-size:.82em;font-weight:900}.postMeta small{color:var(--muted);font-size:.82em;font-weight:800}.communityPost h3{margin:12px 0 8px;color:var(--green-dark);font-size:1.18em;line-height:1.3}.communityPost p{margin:0;color:#34443b}.postFooter{margin-top:14px;color:var(--muted);font-size:.9em}.postFooter strong{color:var(--rose)}.replyList{display:grid;grid-gap:8px;gap:8px;margin-top:14px;border-top:1px solid var(--line);padding-top:12px}.replyEmpty,.replyItem{border-radius:8px;background:#f8f0e0;padding:12px 13px}.replyItem strong{display:block;margin-bottom:4px;font-size:.92em}.replyItem p{margin:0;color:#4c3c24;font-size:.94em;line-height:1.55}.replyEmpty{font-size:.92em;font-weight:800}.communitySection{width:min(760px,calc(100% - 28px));border:0;border-radius:0;background:transparent;padding:0;box-shadow:none}.communityPreview{width:min(1120px,calc(100% - 40px));border:1px solid #cbd9d0;border-radius:8px;background:#f9fbf6;padding:24px}.communityHeader{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin:18px 0 14px}.communityHeader h2{font-size:clamp(25px,4vw,34px)}.communityHeader p:not(.eyebrow){margin-top:8px;color:#506056;font-size:.98em;line-height:1.6}.communityStats{min-width:96px;border-color:#dfe5df;padding:12px;background:#fff;box-shadow:none}.communityStats strong{font-size:28px}.communityStats span{font-size:.82em}.communitySearch{margin:0 0 10px;border:1px solid #e1ded5;background:#fff;padding:12px;box-shadow:0 6px 18px rgba(31,42,36,.05)}.communitySearch label{font-size:.95em}.searchInputWrap{grid-template-columns:minmax(0,1fr) 72px}.searchInputWrap input{min-height:46px;border-color:#d8d5cc;background:#f7f8f6}.searchSubmitButton{min-height:46px;background:#53635a}.communitySearch p{color:var(--muted);font-size:.84em}.communityTabs{display:flex;gap:8px;margin:0 0 10px;overflow-x:auto;padding-bottom:2px}.communityTabs button{flex:0 0 auto;min-height:40px;border:1px solid #d8d5cc;border-radius:999px;background:#fff;color:#53635a;padding:8px 14px;font:inherit;font-weight:900;cursor:pointer}.communityTabs button[aria-pressed=true]{border-color:var(--green);background:var(--green);color:#fff}.communityShell{grid-template-columns:1fr;gap:12px}.communityForm{position:static;gap:8px;border-color:#e1ded5;background:#fff;padding:14px;box-shadow:0 6px 18px rgba(31,42,36,.05)}.communityForm label{font-size:.92em}.communityForm input,.communityForm select,.communityForm textarea{min-height:46px;border-color:#d8d5cc;background:#f7f8f6;line-height:1.45}.communityForm textarea{min-height:104px}.communityFeed{gap:0;border:1px solid #e1ded5;border-radius:8px;overflow:hidden;background:#fff}.communityPost{border:0;border-bottom:1px solid #ece9e1;border-radius:0;padding:16px;box-shadow:none}.communityPost:last-child{border-bottom:0}.postTop{display:grid;grid-template-columns:42px minmax(0,1fr);grid-gap:10px;gap:10px;align-items:center}.avatar{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#e9f3eb;color:var(--green);font-weight:900}.postTopText{display:grid;grid-gap:1px;gap:1px;min-width:0}.postTopText strong{color:var(--ink);font-size:.98em}.postTopText span{color:var(--muted);font-size:.82em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.communityPost h3{margin-top:12px;color:#1f2a24;font-size:1.12em}.communityPost>p{color:#34443b;font-size:.98em;line-height:1.65}.postFooter{justify-content:flex-start;gap:14px;margin-top:12px;color:#7a837d}.postFooter button,.postFooter strong{border:0;background:transparent;color:inherit;padding:0;font:inherit;font-size:.88em;font-weight:900}.postFooter button{cursor:pointer}.postFooter strong{color:var(--green)}.replyList{gap:0;margin-top:12px;border-top:1px solid #ece9e1;padding-top:0}.replyItem{display:grid;grid-template-columns:22px minmax(0,1fr);grid-gap:8px;gap:8px;border-radius:0;background:transparent;padding:12px 0 0}.replyItem.isNested{margin-left:22px}.replyMarker{color:#95a097;font-weight:900}.replyItem strong{color:var(--green);font-size:.9em}.replyItem p{color:#394a41;font-size:.92em}.replyEmpty{margin-top:12px;background:#f7f8f6;color:var(--muted)}.replyForm{display:grid;grid-gap:7px;gap:7px;margin-top:14px;border-top:1px solid #ece9e1;padding-top:12px}.replyForm label{color:var(--green-dark);font-size:.9em;font-weight:900}.replyInputRow{display:grid;grid-template-columns:minmax(0,1fr) 64px;grid-gap:8px;gap:8px}.replyInputRow input{width:100%;min-height:44px;border:1px solid #d8d5cc;border-radius:999px;background:#f7f8f6;color:var(--ink);padding:10px 14px;font:inherit;font-size:.94em}.replyInputRow button{min-height:44px;border:0;border-radius:999px;background:var(--green);color:#fff;padding:0 12px;font:inherit;font-size:.92em;font-weight:900;cursor:pointer}.communityRuleNotice{margin:10px 0;border:1px solid #f0d0d0;border-radius:8px;background:#fff4f1;color:#714038;padding:12px 14px;font-size:.88em;font-weight:800;line-height:1.55;word-break:keep-all}.formRuleNotice{margin:2px 0 4px}.sampleFeed{margin-bottom:14px}.samplePost{background:#fffdf8}.samplePost .likeButton{opacity:.72;cursor:default}.likeButton{display:inline-flex;align-items:center;gap:5px;flex:0 0 72px;justify-content:flex-start;min-width:72px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:left}.likeButton span{flex:0 0 15px;color:#a5aca7;font-size:1.08em;line-height:1;text-align:center}.likeButton.isLiked,.likeButton.isLiked span{color:#d94343}.replyAction{min-height:32px;margin-top:6px;border:0;background:transparent;color:var(--green);padding:0;font:inherit;font-size:.86em;font-weight:900;cursor:pointer}.nestedReplyItem{display:grid;grid-template-columns:22px minmax(0,1fr);grid-gap:8px;gap:8px;margin-top:10px;margin-left:22px;padding-top:10px;border-top:1px solid #f0ede5}.nestedReplyItem strong{display:block;margin-bottom:4px;color:#8d3f4f;font-size:.9em}.nestedReplyItem p{margin:0;color:#394a41;font-size:.92em;line-height:1.55}.nestedReplyForm{margin-top:8px;border-top:0;padding-top:0}.articleExplorer,.articleList{display:grid;grid-gap:16px;gap:16px}.filterBar{display:flex;flex-wrap:wrap;gap:8px}.filterBar button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;border:1px solid var(--line);border-radius:999px;background:var(--paper);color:var(--ink);padding:9px 15px;font:inherit;font-weight:900;cursor:pointer}.filterBar button[aria-pressed=true]{border-color:var(--green);background:var(--green);color:#fff}.resultCount{display:flex;flex-wrap:wrap;gap:6px;color:var(--muted)}.resultCount strong{color:var(--green)}.articlePanel{display:grid;grid-template-columns:92px minmax(0,1fr);grid-gap:22px;gap:22px;padding:28px;border:1px solid var(--line);border-radius:8px;background:var(--paper);box-shadow:var(--shadow)}.articleNumber{position:-webkit-sticky;position:sticky;top:16px;align-self:start;display:grid;place-items:center;width:76px;height:76px;border-radius:50%;background:var(--green);color:#fff;font-size:24px;font-weight:900}.metaRow{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:12px}.metaRow span{display:inline-flex;align-items:center;justify-content:center;min-height:32px;border:1px solid var(--line);border-radius:999px;padding:5px 12px;color:var(--muted);font-size:15px;font-weight:700}.articlePanel h2{margin:0;font-size:clamp(26px,3.6vw,40px);line-height:1.22}.articlePanel h3{margin:0;font-size:clamp(25px,3.4vw,36px);line-height:1.24}.lead{margin:12px 0 20px;font-size:1.12em;color:var(--muted)}.hookText{margin:-10px 0 24px;padding:16px 18px;background:#f9efd9;border-radius:8px;font-weight:800;color:#4c3c24}.collapsedPreview{position:relative;min-height:132px;max-height:160px;overflow:hidden;border-top:1px solid var(--line);padding-top:18px}.collapsedPreview p{margin:0;color:#34443b}.collapsedPreview:after{content:"";position:absolute;left:0;right:0;bottom:0;height:92px;background:linear-gradient(rgba(255,253,248,0),rgba(255,253,248,.9) 42%,var(--paper));-webkit-backdrop-filter:blur(1.8px);backdrop-filter:blur(1.8px);pointer-events:none}.isExpanded .collapsedPreview{display:none}.expandButton{position:absolute;left:50%;bottom:10px;z-index:1;transform:translateX(-50%);min-width:166px;min-height:46px;border:2px solid #fff8ea;border-radius:999px;background:#8d3f4f;color:#fff;padding:9px 16px;font:inherit;font-weight:900;box-shadow:0 12px 26px rgba(141,63,79,.32);cursor:pointer}.expandButton:before{content:"내용 펼치기";display:block;margin-bottom:1px;font-size:.72em;line-height:1.1;color:rgba(255,255,255,.82)}.expandedContent{display:grid}.descriptionSection p{font-size:1.02em;color:#34443b}.detailSection{border-top:1px solid var(--line);padding-top:20px;margin-top:20px}.detailSection h3,.detailSection h4{margin:0 0 10px;color:var(--green);font-size:1.18em}.detailSection p{margin:0}.detailSection ul{margin:0;padding-left:24px}.detailSection li+li{margin-top:7px}.checkGrid{display:flex;flex-wrap:wrap;gap:10px}.checkGrid span{display:inline-flex;align-items:center;justify-content:center;min-height:40px;border:1px solid #cfc5b5;background:#f8f0e0;border-radius:999px;padding:8px 13px;font-weight:700;color:#594b38;max-width:100%;overflow-wrap:anywhere}.readButton{margin-top:26px;background:var(--green);color:#fff}button.readButton{border:0;font:inherit;cursor:pointer}.compactButton{margin-top:18px}.cardActions{display:flex;flex-wrap:wrap;gap:10px}.cardActions .readButton{margin-top:26px}.collapseButton{align-self:end;min-height:52px;margin-top:26px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--ink);padding:12px 18px;font:inherit;font-weight:900;cursor:pointer}.beforeButton{margin:24px 0 0;padding:18px 20px;border:1px solid #d8ccb9;border-radius:8px;background:#fff8ea;color:#4c3c24;font-weight:700}.originals{padding-bottom:26px}.subsidyBox{border:1px solid #cbd9d0;border-radius:8px;background:#f7fbf7;padding:28px;box-shadow:0 14px 36px rgba(31,42,36,.08)}.subsidyBox h2{margin:0;font-size:clamp(27px,3.4vw,40px);line-height:1.22}.subsidyBox p:not(.eyebrow){margin:14px 0 0;color:#41534a}.disclaimer{border-top:1px solid var(--line);padding-top:22px;color:var(--muted)}.disclaimer strong{display:block;color:var(--green);font-size:1.02em;margin-bottom:8px}.disclaimer p{margin:0;font-size:.92em}.linkList{display:grid;grid-gap:10px;gap:10px}.linkList a,.pendingLink{display:grid;grid-gap:4px;gap:4px;border:1px solid var(--line);border-radius:8px;background:var(--paper);padding:18px 20px}.pendingLink{border-style:dashed;background:#f2eee5}.linkList span{font-size:1.12em;font-weight:800}.linkList small{color:var(--muted);font-size:.86em}.pendingLink small{color:var(--rose);font-weight:900}.modalBackdrop{position:fixed;inset:0;z-index:40;display:grid;place-items:center;padding:20px;background:rgba(23,60,45,.58)}.comingSoonModal{width:min(100%,360px);border-radius:12px;border:1px solid #d9cfbd;background:var(--paper);padding:24px;box-shadow:0 24px 70px rgba(31,42,36,.26)}.comingSoonModal h3{margin:0 0 12px;color:var(--green-dark);font-size:1.45em}.comingSoonModal p{margin:0 0 10px;color:#34443b}.comingSoonModal button{width:100%;min-height:50px;margin-top:12px;border:0;border-radius:8px;background:var(--green);color:#fff;font:inherit;font-weight:900;cursor:pointer}.footer{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 18px;margin-top:40px;padding:32px 20px;color:#fffdf8;background:var(--green-dark)}.footer span{color:rgba(255,253,248,.78)}.footerSources{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 14px;width:100%;margin-top:6px;padding-top:16px;border-top:1px solid rgba(255,253,248,.18)}.footerSourcesLabel{font-weight:800;color:#ffd99a}.footerSources a{color:#fffdf8;text-decoration:underline;text-underline-offset:3px;font-size:.95rem}@media (max-width:860px){.hero{padding-bottom:46px}.topBar{justify-content:flex-start;overflow-x:auto;margin-bottom:46px;padding-bottom:4px}.topBar a{white-space:nowrap}.communityHeader,.communityShell,.featuredGrid,.heroGrid,.intro{grid-template-columns:1fr}.communityStats{justify-items:start}.communityForm{position:static}.situationGrid{grid-template-columns:1fr 1fr}.summaryBox{max-width:480px}.articlePanel{grid-template-columns:1fr;padding:22px}.articleNumber{position:static;width:56px;height:56px;font-size:18px}}@media (max-width:520px){.section{width:min(100% - 24px,375px)}.hero{padding:16px 12px 36px}h1{font-size:33px;line-height:1.16}.heroCopy{font-size:.98em;margin-top:18px}.heroActions a,.readButton{width:100%;min-height:50px;padding:11px 12px}.articlePanel h2,.articlePanel h3{font-size:25px;line-height:1.28}.filterBar{display:grid;grid-template-columns:1fr 1fr}.filterBar button{border-radius:8px;padding-left:8px;padding-right:8px}.cardActions{display:grid}.collapseButton{width:100%;margin-top:0}}@media (max-width:390px){body{font-size:16px}.topBar{gap:6px;margin-bottom:36px}.topBar a{padding:7px 10px;font-size:13px}.heroGrid{gap:24px}h1{font-size:31px}.heroActions{gap:8px;margin-top:22px}.summaryBox{padding:14px;gap:8px}.summaryBox div{gap:6px;padding:10px 0}.summaryBox strong{font-size:26px}.intro{gap:18px;padding-top:24px}.intro h2,.originals h2,.sectionHeading h2{font-size:27px}.articlePanel,.communityForm,.communityPost,.communitySection,.featuredCard,.linkList a,.pendingLink,.situationCard,.steps li,.subsidyBox{padding:16px}.communityHeader{gap:14px}.communityHeader h2{font-size:27px}.communityStats strong{font-size:30px}.searchInputWrap{grid-template-columns:minmax(0,1fr) 68px}.situationGrid{grid-template-columns:1fr}.articlePanel{gap:14px}.articleNumber{width:48px;height:48px;font-size:16px}.hookText,.lead{margin-bottom:18px}.hookText{padding:13px 14px}.collapsedPreview{min-height:126px;max-height:150px}.expandButton{min-width:150px;min-height:44px}.beforeButton{margin-top:18px;padding:14px}.detailSection{margin-top:16px;padding-top:16px}.detailSection ul{padding-left:20px}.checkGrid{display:grid;grid-template-columns:1fr;grid-gap:8px;gap:8px}.checkGrid span{border-radius:8px;padding:9px 11px}.sectionHeading{margin-top:42px}}.heroActions .primaryCta{display:inline-flex;align-items:center;gap:8px;min-height:60px;padding:0 26px;border-radius:14px;background:#ffd99a;color:#173c2d;font-size:22px;font-weight:800}.todaysBenefit{padding:26px clamp(20px,4vw,28px);background:var(--green-dark);color:#fffdf8;border-radius:16px}.todaysBenefit .eyebrow{color:#ffd99a;margin-bottom:8px}.todaysBenefit h2{color:#fffdf8;margin:0;font-size:clamp(24px,3.4vw,34px);line-height:1.28}.todaysBenefit .todaysSummary{color:rgba(255,253,248,.92);margin:10px 0 20px}.askButtons{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px}.askItem{display:grid;grid-gap:8px;gap:8px}.askButton{display:flex;align-items:center;justify-content:center;gap:10px;min-height:64px;padding:0 18px;border-radius:14px;font-size:21px;font-weight:800;color:#3a1d1d;background:#fee500;white-space:nowrap}.askButton .askIcon{font-size:26px;flex:none}.askButton .askLabel{overflow:hidden;text-overflow:ellipsis}.askButton.kakaoOpen{background:#ffe94d}.askDesc{margin:0;font-size:16px;line-height:1.5;color:#4a5a50;text-align:center}@media (max-width:360px){.askButton{font-size:19px}}.searchMain{max-width:720px;margin:0 auto;padding-bottom:calc(100px + env(safe-area-inset-bottom))}.searchHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px clamp(16px,4vw,28px);background:var(--green-dark);color:#fffdf8}.searchHeader h1{font-size:28px;font-weight:800;margin:0}.searchHomeLink{min-height:48px;display:inline-flex;align-items:center;padding:0 16px;border-radius:10px;border:1.5px solid rgba(255,253,248,.6);font-size:18px;font-weight:700}.searchPage{padding:20px clamp(16px,4vw,28px) 0}.searchLead{font-size:28px;font-weight:800;margin:4px 0 6px}.searchGuide{font-size:19px;color:#3a463f;margin:0 0 16px}.quickGrid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}.quickButton{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:92px;border:none;border-radius:16px;cursor:pointer;color:#ffffff;font-family:inherit}.quickButton .quickIcon{font-size:32px}.quickButton .quickLabel{font-size:22px;font-weight:800}.quickButton:active{transform:scale(.98)}.tone-pension{background:#1b5e20}.tone-medical{background:#9a1b24}.tone-housing{background:#0d4a86}.tone-job{background:#8a3d00}.tone-heating{background:#93301a}.quickButton.tone-heating{grid-column:span 2}.searchBar{margin:20px 0 12px}.searchBarLabel{display:block;font-size:18px;font-weight:700;margin-bottom:8px}.searchBar{display:grid;grid-template-columns:1fr auto;grid-template-areas:"label label" "input button";grid-gap:10px;gap:10px;align-items:stretch}.searchBarLabel{grid-area:label;margin-bottom:0}.searchInput{grid-area:input;min-height:60px;padding:0 16px;font-size:20px;border:2px solid var(--line);border-radius:12px;background:var(--paper);color:var(--ink);width:100%}.searchInput:focus{outline:3px solid var(--green);border-color:var(--green)}.searchButton{grid-area:button;min-height:60px;padding:0 24px;font-size:21px;font-weight:800;color:#fffdf8;background:var(--green);border:none;border-radius:12px;cursor:pointer}.regionBar{display:flex;flex-wrap:wrap;align-items:center;gap:10px;padding:12px 0 4px}.regionBar label{font-size:18px;font-weight:700}.regionBar select{min-height:52px;padding:0 48px 0 14px;font-size:19px;border:2px solid var(--line);border-radius:10px;color:var(--ink);-moz-appearance:none;appearance:none;-webkit-appearance:none;background-color:var(--paper);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' viewBox='0 0 24 24' fill='none' stroke='%231f2a24' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:22px 22px}.regionHint{font-size:16px;color:#3a463f}.results{margin-top:18px}.resultMsg{font-size:20px;color:#3a463f;padding:20px 0}.errorMsg{text-align:center}.resultButton,.resultPhone,.retryButton{min-height:56px;display:inline-flex;align-items:center;justify-content:center;padding:0 22px;border-radius:12px;font-size:19px;font-weight:800;cursor:pointer}.retryButton{border:none;color:#fffdf8;background:var(--green);margin-top:10px}.resultCountLine{font-size:20px;margin:6px 0 14px;overflow-wrap:anywhere;word-break:break-word}.resultCountLine strong{color:var(--green)}.resultList{list-style:none;margin:0;padding:0;display:grid;grid-gap:14px;gap:14px}.scrollSentinel{display:flex;justify-content:center;padding:18px 0}.scrollSentinel .loadingSpinner{width:32px;height:32px;border-width:4px}.scrollHint{font-size:17px;font-weight:700;color:var(--muted)}.resultCard{background:var(--paper);border:1.5px solid var(--line);border-radius:16px;padding:18px}.resultTitle{font-size:23px;font-weight:800;line-height:1.35}.resultOrg,.resultTitle{margin:0 0 6px;overflow-wrap:anywhere;word-break:break-word}.resultOrg{font-size:18px;color:#3a463f}.resultMeta{font-size:17px;color:#3a463f;margin:0 0 12px;overflow-wrap:anywhere;word-break:break-word}.metaTag{display:inline-block;background:#eef3ec;color:var(--green);font-weight:800;border-radius:6px;padding:2px 8px;margin-right:6px}.resultActions{display:flex;flex-wrap:wrap;gap:10px}.resultButton{color:var(--green);background:transparent;border:2px solid var(--green)}.resultPhone{color:var(--green);background:#eef3ec;border:none}@media (max-width:380px){.quickGrid{grid-template-columns:1fr}.quickButton.tone-heating{grid-column:auto}}.loadingBox{display:flex;flex-direction:column;align-items:center;gap:8px;padding:40px 16px;text-align:center}.loadingSpinner{width:44px;height:44px;border:5px solid #dfe6e0;border-top:5px solid var(--green);border-radius:50%;animation:seniorSpin .9s linear infinite}@keyframes seniorSpin{to{transform:rotate(1turn)}}.loadingText{font-size:26px;font-weight:800;color:var(--ink);margin:8px 0 0}.loadingSub{font-size:18px;color:#3a463f;margin:0}.sumCard{margin:12px 0 14px;border-top:1.5px solid var(--line)}.sumRow{display:flex;flex-direction:column;gap:6px;padding:12px 0;border-bottom:1.5px solid var(--line)}.sumLabel{font-size:17px;font-weight:800;color:var(--green)}.sumValue{font-size:18px;line-height:1.55;color:var(--ink);min-width:0;overflow-wrap:anywhere;word-break:break-word}.sumBullets{margin:0;padding-left:20px;display:grid;grid-gap:4px;gap:4px}.sumBullets li{padding-left:2px}.telButton{display:inline-flex;align-items:center;min-height:56px;margin-top:8px;padding:0 18px;border-radius:12px;background:var(--green);color:#fffdf8;font-size:19px;font-weight:800}.landingMain{max-width:720px;margin:0 auto;padding-bottom:calc(100px + env(safe-area-inset-bottom))}.landingBrand{padding:14px clamp(16px,4vw,28px);background:var(--green-dark);color:#fffdf8}.landingBrand .brandKicker{margin:0;font-size:20px;font-weight:800;letter-spacing:.2px}.landingCard{margin:16px clamp(16px,4vw,28px) 0;padding:22px;border-radius:16px;border:1.5px solid var(--line);background:var(--paper)}.landingCard .eyebrow{margin-bottom:6px}.landingCard h2{margin:0;font-size:22px;line-height:1.3}.todayCard{background:var(--green-dark);color:#fffdf8;border-color:transparent}.todayCard .eyebrow{color:#ffd99a}.todayCard h2{color:#fffdf8}.todayCard .todaysSummary{color:rgba(255,253,248,.92);margin:10px 0 18px}.askCard .askButtons{margin-top:14px}.disclaimerCard{background:#f4f7f4}.disclaimerCard strong{display:block;color:var(--green);margin-bottom:6px}.disclaimerCard p{margin:0;font-size:16px;line-height:1.55;color:#41534a}.disclaimerCard p+p{margin-top:10px}.pioneerCard{background:#eef4ef;border-color:#cfe0d3}.pioneerCard .eyebrow{color:var(--green)}.pioneerCard .pioneerText{margin:8px 0 0;font-size:17px;line-height:1.55;color:#3a463f}.pioneerCard .askButtons{margin-top:16px}.landingFooter{margin-top:24px}.voiceButton{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:60px;margin-top:12px;padding:0 18px;border:2px solid var(--green);border-radius:12px;background:#eef3ec;color:var(--green);font-size:20px;font-weight:800;cursor:pointer}.voiceButton .voiceIcon{font-size:26px}.voiceButton.isListening{background:var(--green);color:#fffdf8;border-color:var(--green);animation:voicePulse 1.1s ease-in-out infinite}@keyframes voicePulse{0%,to{box-shadow:0 0 0 0 rgba(41,95,72,.35)}50%{box-shadow:0 0 0 10px rgba(41,95,72,0)}}.notifyCard{background:#fff7e8;border-color:#f0dcb4}.notifyCard h2{margin:0 0 6px}.notifyCard .eyebrow{color:var(--gold)}.notifyText{margin:0 0 16px;color:#5a4a2a}.notifyButton{background:#7a5216;color:#fffdf8}.notifyHint{margin:10px 0 0;font-size:16px;color:#6a5836}.applyCard{margin:18px 0 16px;padding:20px 18px 18px;background:#f2f7f3;border:2.5px solid var(--green);border-radius:16px}.applyCardTitle{margin:0 0 4px;font-size:24px;font-weight:800;color:var(--green-dark);line-height:1.35}.applySteps{list-style:none;margin:14px 0 0;padding:0}.applyStep{display:grid;grid-template-columns:44px 1fr;grid-gap:14px;gap:14px;padding:18px 0;border-top:2px solid #dde7df}.applyStep:first-child{border-top:none;padding-top:4px}.applyStepNo{width:44px;height:44px;border-radius:50%;background:var(--green);color:#fffdf8;font-size:22px;font-weight:800;display:flex;align-items:center;justify-content:center;line-height:1}.applyStepBody{min-width:0}.applyStepLabel{margin:0 0 6px;font-size:19px;font-weight:800;color:var(--gold);line-height:1.3}.applyStepText{margin:0;font-size:21px;line-height:1.75;color:var(--ink)}.applyStepSub{margin:8px 0 0;font-size:18px;line-height:1.7;color:#46554b}.applyBring{margin:0;padding-left:0;list-style:none;display:grid;grid-gap:10px;gap:10px}.applyBring li{position:relative;padding-left:30px;font-size:21px;line-height:1.6}.applyBring li:before{content:"☐";position:absolute;left:0;top:-1px;font-size:22px;color:var(--green)}.applySay{margin:0;padding:14px 16px;background:#fffdf8;border:2px solid var(--green);border-radius:12px;font-size:23px;font-weight:800;line-height:1.5;color:var(--green-dark)}.applyMapLinks{display:flex;flex-direction:column;gap:10px;margin-top:12px}.mapButton,.onlineButton{display:flex;align-items:center;gap:10px;min-height:60px;padding:12px 18px;border-radius:12px;font-size:20px;font-weight:800;line-height:1.4}.mapButton{background:var(--green);color:#fffdf8}.onlineButton{margin-top:10px;background:#fffdf8;color:var(--green);border:2.5px solid var(--green)}.applyHeads{margin:16px 0 0;padding:14px 16px;background:#fdf4e8;border-left:6px solid var(--gold);border-radius:8px;font-size:19px;line-height:1.7;color:#4a3a24}.applyHeadsTag{display:inline-block;margin-right:8px;padding:2px 10px;border-radius:6px;background:var(--gold);font-size:16px;vertical-align:2px}.applyHeadsTag,.applyPhone{color:#fffdf8;font-weight:800}.applyPhone{display:flex;align-items:center;justify-content:center;gap:10px;min-height:64px;margin-top:16px;border-radius:12px;background:var(--green-dark);font-size:22px}.applyPhoneText{margin:8px 0 0;font-size:17px;color:#46554b;text-align:center}.applyFootnote{margin:14px 0 0;font-size:17px;line-height:1.65;color:#56645a}.townAsk{margin-top:14px;padding:14px;background:#fffdf8;border:2px dashed #c8d3c9;border-radius:12px}.townAskLabel{display:block;margin-bottom:10px;font-size:18px;font-weight:700;color:#3a463f;line-height:1.5}.townAskRow{display:flex;gap:10px}.townInput{flex:1 1;min-width:0;min-height:60px;padding:0 14px;border:2.5px solid var(--line);border-radius:12px;background:#fffdf8;color:var(--ink);font-size:21px;font-family:inherit}.townInput:focus{outline:3px solid var(--green);outline-offset:1px}.townSaveBtn{min-height:60px;padding:0 22px;border:none;border-radius:12px;background:var(--green);color:#fffdf8;font-size:20px;font-weight:800;font-family:inherit}.townCurrent{margin:10px 0 0;font-size:17px;color:#56645a}.nearbyCard{display:block}.nearbyTitle{margin:0 0 6px;font-size:26px;font-weight:800;line-height:1.35;color:var(--ink)}.nearbySub{margin:0;font-size:19px;line-height:1.7;color:#46554b}.nearbyOpenBtn{width:100%;min-height:64px;border:2.5px solid var(--green);border-radius:14px;background:#fffdf8;color:var(--green);font-size:21px;font-weight:800;font-family:inherit}.nearbyOpen,.nearbyOpenBtn{margin-top:14px}.nearbyList{list-style:none;margin:14px 0 0;padding:0;display:grid;grid-gap:10px;gap:10px}.nearbyItem{display:grid;grid-template-columns:46px 1fr auto;align-items:center;grid-gap:12px;gap:12px;min-height:76px;padding:12px 14px;background:#fffdf8;border:2px solid var(--line);border-radius:14px}.nearbyIcon{font-size:32px;line-height:1;text-align:center}.nearbyText{display:block;min-width:0}.nearbyName{display:block;font-size:21px;font-weight:800;line-height:1.35;color:var(--ink)}.nearbyHint{display:block;margin-top:3px;font-size:17px;line-height:1.5;color:#56645a}.nearbyGo{font-size:17px;font-weight:800;color:var(--green);white-space:nowrap}.nearbyFootnote{margin:12px 0 0;font-size:17px;color:#56645a}@media (max-width:380px){.applyStep{grid-template-columns:38px 1fr;gap:10px}.applyStepNo{width:38px;height:38px;font-size:19px}.nearbyItem{grid-template-columns:40px 1fr}.nearbyGo{grid-column:2;justify-self:start;margin-top:2px}}.mapButtonSm{display:flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:8px;min-height:56px;margin-top:10px;padding:0 16px;border:2.5px solid var(--green);border-radius:12px;background:#fffdf8;color:var(--green);font-size:18px;font-weight:800;line-height:1.4}