:root{--bg:#f6faf6;--surface:#ffffff;--surface-soft:#eef7ef;--line:#dbe8dd;--text:#15211a;--muted:#5c6b62;--green:#16833a;--green-dark:#0f632c;--green-soft:#e4f4e7;--gold:#b7791f;--gold-soft:#fff7df;--danger:#b42318;--shadow:0 16px 44px rgba(21,33,26,0.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:var(--bg);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Hiragino Sans,Yu Gothic,Meiryo,sans-serif;line-height:1.7}a{color:inherit;text-decoration:none}img{max-width:100%}button,input,select,textarea{font:inherit}.container{width:min(1120px,calc(100% - 32px));margin:0 auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;background:rgba(255,255,255,.94);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header-inner{min-height:72px;justify-content:space-between;gap:20px}.header-inner,.logo{display:flex;align-items:center}.logo{min-width:148px}.logo img{width:168px;height:auto;display:block}.nav{display:flex;align-items:center;gap:14px;color:var(--muted);font-size:14px;white-space:nowrap}.button,.nav a{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid var(--line);background:var(--surface);border-radius:8px;padding:9px 15px;font-weight:700;color:var(--text);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease}.button:hover,.category-card:hover,.expert-card:hover,.nav a:hover,.question-card:hover,.quick-categories a:hover{transform:translateY(-1px);border-color:rgba(22,131,58,.45);box-shadow:var(--shadow)}.button.primary,.nav-primary{background:var(--green);border-color:var(--green);color:#fff}.button.subtle{color:var(--muted);background:#fff}.button.wide{width:100%}.hero{background:linear-gradient(180deg,#fff,#eef7ef);border-bottom:1px solid var(--line);padding:58px 0 44px}.hero-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(280px,.75fr);grid-gap:28px;gap:28px;align-items:stretch}.eyebrow{display:inline-flex;margin-bottom:12px;color:var(--green-dark);font-size:13px;font-weight:800}h1,h2,h3,p{margin-top:0}.category-hero h1,.hero h1,.question-detail h1{margin-bottom:16px;line-height:1.25;letter-spacing:0}.hero h1{max-width:760px;font-size:clamp(32px,5vw,54px)}.category-hero p,.hero p,.static-page p{color:var(--muted)}.hero-search,.search-row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px}.hero-search{max-width:720px;margin:24px 0 14px}.mini-links,.search-hints{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.mini-links a,.search-hints a{border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--green-dark);font-size:13px;font-weight:800;padding:5px 10px}input,select,textarea{width:100%;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--text);padding:11px 12px;outline:none}textarea{min-height:150px;resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px rgba(22,131,58,.12)}.detail-actions,.filter-actions,.hero-actions{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.center-actions{justify-content:center}.stats{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.stats div{min-width:112px;padding:12px 16px;border:1px solid var(--line);background:rgba(255,255,255,.78);border-radius:8px}.stats strong{display:block;color:var(--green-dark);font-size:24px;line-height:1.2}.stats span{color:var(--muted);font-size:13px}.trust-stats div{min-width:150px}.stats.single div{min-width:140px}.answer-card,.category-hero,.empty-state,.filter-panel,.form-card,.panel,.question-detail,.static-page{border:1px solid var(--line);background:var(--surface);border-radius:8px;box-shadow:0 8px 26px rgba(21,33,26,.04);padding:22px}.form-card h2,.panel h2,.static-page h1{margin-bottom:10px}.hero-examples{align-self:start}.pill-list,.price-links,.quick-categories{display:grid;grid-gap:10px;gap:10px}.pill-list a,.pill-list span,.price-links a,.quick-categories a{display:grid;grid-gap:2px;gap:2px;border:1px solid var(--line);background:#fff;border-radius:8px;padding:12px}.pill-list span{color:var(--green-dark);font-weight:800}.muted,.quick-categories span{color:var(--muted);font-size:13px}.content-stack{padding:34px 0 72px}.category-grid,.trust-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;margin-bottom:24px}.category-card,.trust-grid article{border:1px solid var(--line);background:var(--surface);border-radius:8px;padding:18px}.category-card h3,.trust-grid h2{margin-bottom:6px;font-size:17px}.category-card p,.trust-grid p{color:var(--muted);margin-bottom:0;font-size:14px}.category-card{display:grid;grid-gap:5px;gap:5px}.category-card strong{font-size:17px}.category-card span{color:var(--green-dark);font-size:13px;font-weight:800}.category-card small{color:var(--muted);font-size:13px;line-height:1.5}.example-strip,.expert-strip,.pro-flow{margin-bottom:26px}.expert-grid,.featured-list{grid-template-columns:repeat(3,minmax(0,1fr))}.expert-grid{display:grid;grid-gap:14px;gap:14px}.expert-grid.compact .expert-card{padding:16px}.expert-card{display:grid;grid-gap:12px;gap:12px;border:1px solid var(--line);background:var(--surface);border-radius:8px;padding:20px;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.expert-card h3{margin:8px 0 0;font-size:19px;line-height:1.4}.expert-card p{color:var(--muted);margin-bottom:0}.expert-head{display:flex;justify-content:space-between;gap:12px;align-items:start}.expert-head strong{min-width:56px;text-align:center;border-radius:8px;padding:8px;color:var(--green-dark);background:var(--green-soft)}.expert-meta{display:grid;grid-gap:8px;gap:8px;margin:0}.expert-meta div{display:grid;grid-gap:2px;gap:2px}.expert-meta dt{color:var(--muted);font-size:12px;font-weight:800}.expert-meta dd{margin:0;font-weight:700}.status.verified{color:var(--green-dark);background:var(--green-soft)}.consult-panel{border-color:#bde2c5;background:linear-gradient(180deg,#fff,#f3fbf4)}.pro-hero{background:linear-gradient(180deg,#fff,#eef7ef)}.detail-layout,.layout-grid{display:grid;grid-template-columns:280px minmax(0,1fr);grid-gap:24px;gap:24px;align-items:start}.detail-layout{grid-template-columns:minmax(0,1fr) 300px}.sidebar{display:grid;grid-gap:16px;gap:16px}.main-column{display:grid;grid-gap:24px;gap:24px}.filter-panel{display:grid;grid-gap:14px;gap:14px}.filter-grid,.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}label{display:grid;grid-gap:6px;gap:6px;color:var(--text);font-weight:700}label span{color:var(--muted);font-size:12px;font-weight:700}.section-block{display:grid;grid-gap:14px;gap:14px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:16px}.section-heading span{font-size:22px;font-weight:800}.section-heading small{color:var(--muted)}.mini-list,.question-list{display:grid;grid-gap:12px;gap:12px}.question-card{display:grid;grid-gap:10px;gap:10px;border:1px solid var(--line);background:var(--surface);border-radius:8px;padding:18px;cursor:pointer}.question-card h3{margin-bottom:0;font-size:19px;line-height:1.45}.question-card p{margin-bottom:0;color:var(--muted)}.answer-head,.badge-row,.question-card-top{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.badge-row span,.status,.tag{display:inline-flex;align-items:center;min-height:28px;border-radius:999px;padding:4px 10px;font-size:12px;font-weight:800}.tag{color:var(--green-dark);background:var(--green-soft)}.status{color:var(--muted);background:#f3f5f3}.status.best{color:var(--gold);background:var(--gold-soft)}.status.open{color:var(--green-dark);background:var(--green-soft)}.status.unanswered{color:var(--danger);background:#fff0ef}.question-meta{display:flex;flex-wrap:wrap;gap:8px 12px;color:var(--muted);font-size:13px}.strong-meta{font-size:14px;margin-bottom:20px}.form-card{display:grid;grid-gap:14px;gap:14px}.form-intro{border:1px solid #bde2c5;background:var(--green-soft);border-radius:8px;padding:14px}.form-intro strong{display:block;color:var(--green-dark);margin-bottom:4px}.form-intro p{color:var(--muted);margin-bottom:0;font-size:14px}.template-box{border:1px solid var(--line);border-radius:8px;padding:14px;background:#fbfdfb}.template-box summary{cursor:pointer;font-weight:800;color:var(--green-dark)}.template-box .form-grid{margin-top:12px}.notice{border-radius:8px;padding:12px 14px;margin:0;font-size:14px}.notice.warning{color:#734700;background:#fff6df;border:1px solid #f2d28a}.notice.info{color:var(--green-dark);background:var(--green-soft);border:1px solid #bde2c5}.notice.error{color:var(--danger);background:#fff0ef;border:1px solid #f2b8b3}.empty-state{text-align:center;padding:30px}.empty-state.compact{padding:20px;text-align:left}.page-shell{padding:28px 0 72px}.narrow-page{max-width:820px}.breadcrumb{display:flex;flex-wrap:wrap;gap:8px;color:var(--muted);font-size:13px;margin-bottom:18px}.breadcrumb a{color:var(--green-dark);font-weight:700}.category-hero h1,.question-detail h1,.static-page h1{font-size:clamp(28px,4vw,42px)}.question-body{white-space:pre-wrap;font-size:17px}.detail-box{border-top:1px solid var(--line);margin-top:22px;padding-top:18px}.detail-box h2{font-size:18px}.detail-list{display:grid;grid-gap:10px;gap:10px;margin:0}.detail-list div{display:grid;grid-template-columns:150px minmax(0,1fr);grid-gap:12px;gap:12px}.detail-list dt{color:var(--muted);font-weight:800}.detail-list dd{margin:0}.answers-section,.detail-actions{margin-top:24px}.answer-card{display:grid;grid-gap:10px;gap:10px}.answer-card p{margin-bottom:0;white-space:pre-wrap}.best-answer{border-color:#efcf74;background:#fffdf5}.category-hero{margin-bottom:24px}.price-hero{background:linear-gradient(180deg,#fff,#f3faf4)}.static-page{display:grid;grid-gap:12px;gap:12px}.footer{border-top:1px solid var(--line);background:#fff;padding:24px 0 76px}.footer-grid{display:flex;flex-wrap:wrap;gap:12px 18px;color:var(--muted);font-size:14px}.footer-grid span{color:var(--text);font-weight:800}.mobile-ask{display:none}@media (max-width:900px){.category-grid,.detail-layout,.expert-grid,.featured-list,.hero-grid,.layout-grid,.trust-grid{grid-template-columns:1fr}.detail-sidebar,.sidebar{order:2}}@media (max-width:640px){.container{width:min(100% - 24px,1120px)}.header-inner{min-height:64px;gap:10px}.logo img{width:132px}.nav{gap:6px;font-size:12px}.nav a{min-height:36px;padding:7px 9px}.nav a:not(.nav-primary){display:none}.hero{padding:38px 0 30px}.hero h1{font-size:32px}.filter-grid,.form-grid,.hero-search,.search-row{grid-template-columns:1fr}.answer-card,.category-hero,.empty-state,.filter-panel,.form-card,.panel,.question-card,.question-detail,.static-page{padding:16px}.section-heading{align-items:start;flex-direction:column;gap:2px}.section-heading span{font-size:20px}.expert-card h3,.question-card h3{font-size:17px}.question-body{font-size:16px}.detail-list div{grid-template-columns:1fr;gap:2px}.button,.detail-actions,.filter-actions,.hero-actions{width:100%}.mobile-ask{position:fixed;left:12px;right:12px;bottom:12px;z-index:30;display:flex;align-items:center;justify-content:center;min-height:48px;border-radius:8px;background:var(--green);color:#fff;font-weight:800;box-shadow:0 12px 36px rgba(15,99,44,.3)}}