:root{
  --ink:#3d2f28;
  --muted:#6e5b50;
  --cream:#fff8ed;
  --cream2:#fff2df;
  --paper:#fffdf8;
  --line:#ecd9bd;
  --red:#ef6b5f;
  --orange:#f18a2b;
  --green:#58a863;
  --blue:#3898c8;
  --gold:#e4aa3a;
  --shadow:0 14px 40px rgba(95,60,28,.12);
  --radius:24px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:"Hiragino Sans","Yu Gothic",Meiryo,system-ui,-apple-system,sans-serif;color:var(--ink);background:linear-gradient(180deg,#fffaf2 0%,#fffdf8 55%,#fff8ed 100%);line-height:1.75}
a{color:inherit;text-decoration:none}img{max-width:100%;display:block}svg{width:1em;height:1em;fill:currentColor}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.site-header{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px clamp(18px,3vw,52px);background:rgba(255,253,248,.92);backdrop-filter:blur(14px);border-bottom:1px solid rgba(236,217,189,.7)}
.brand,.footer-brand{display:flex;align-items:center;gap:12px;min-width:max-content}.brand img,.footer-brand img{width:52px;height:52px;border-radius:50%;object-fit:cover;border:3px solid #fff;box-shadow:0 4px 16px rgba(80,50,20,.12)}.brand small,.footer-brand small{display:block;font-size:13px;font-weight:700;letter-spacing:.04em}.brand strong,.footer-brand strong{display:block;font-size:22px;line-height:1.1;letter-spacing:.04em}.global-nav{display:flex;align-items:center;gap:22px;font-weight:800;font-size:14px}.global-nav a{display:grid;justify-items:center;gap:3px;color:#523c30}.global-nav svg{font-size:21px;color:#784c2e}.menu-button{display:none;background:#fff;border:1px solid var(--line);border-radius:14px;padding:10px;width:48px;height:44px}.menu-button span{display:block;height:2px;background:#5b4030;margin:5px 0;border-radius:3px}
main{width:min(1280px,calc(100% - 34px));margin:0 auto 48px}.hero{display:grid;grid-template-columns:.9fr 1.1fr;align-items:stretch;gap:0;margin-top:18px;border:1px solid var(--line);border-radius:34px;overflow:hidden;background:linear-gradient(110deg,#fff9ee 0%,#fff6e8 42%,#fff 100%);box-shadow:var(--shadow)}.hero-copy{padding:clamp(32px,5vw,70px);display:flex;flex-direction:column;justify-content:center;position:relative}.hero-copy:before{content:"";position:absolute;left:-60px;top:-60px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(88,168,99,.18),transparent 66%)}.eyebrow,.section-kicker{margin:0 0 8px;color:#128173;font-weight:900;letter-spacing:.08em;font-size:14px}.hero h1{position:relative;margin:0;font-size:clamp(44px,5.1vw,76px);line-height:1.18;letter-spacing:.04em}.hero h1 span{color:var(--red)}.lead{position:relative;max-width:540px;margin:22px 0 0;font-weight:700;color:#5f4a3e}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:30px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:18px;padding:16px 22px;font-weight:900;box-shadow:0 10px 22px rgba(76,44,18,.14);transition:.2s transform,.2s box-shadow}.btn:hover{transform:translateY(-2px);box-shadow:0 15px 30px rgba(76,44,18,.18)}.btn svg{font-size:22px}.btn-primary{background:linear-gradient(180deg,#ff7b70,#ec5c54);color:#fff}.btn-money{background:linear-gradient(180deg,#72bd73,#4da45c);color:#fff}.btn-blue{background:linear-gradient(180deg,#58b7dc,#2f90c1);color:#fff}.hero-visual{min-height:480px;background:#fff}.hero-visual img{width:100%;height:100%;object-fit:cover;object-position:center}
.section-card,.feature-row,.consult-box,.newsletter{margin-top:24px;background:rgba(255,253,248,.88);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 8px 30px rgba(95,60,28,.08)}.section-heading.center{text-align:center;padding:28px 20px 10px}.section-heading h2,.feature-heading h2,.consult-copy h2,.newsletter h2{margin:0;font-size:clamp(24px,3vw,38px);line-height:1.35}.section-heading.inline{display:flex;align-items:center;gap:12px;padding:26px 28px 8px}.heading-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#edf8ff;color:#1882b8;font-size:22px}.step-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;padding:22px 30px 32px}.step-card{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;min-height:198px;padding:26px 18px 18px;background:linear-gradient(180deg,#fff,#fff8ef);border:1px solid var(--line);border-radius:22px}.step-card:not(:last-child):after{content:"";position:absolute;right:-19px;top:50%;width:20px;height:24px;transform:translateY(-50%);background:linear-gradient(90deg,var(--gold),#e1c07d);clip-path:polygon(0 0,100% 50%,0 100%);opacity:.75}.step-number{position:absolute;top:14px;left:14px;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;color:#fff;font-weight:900}.step-number.red{background:var(--red)}.step-number.green{background:var(--green)}.step-number.yellow{background:var(--gold)}.step-number.blue{background:var(--blue)}.step-icon{display:grid;place-items:center;width:70px;height:70px;border-radius:20px;background:#fff;border:1px solid var(--line);color:#5a9b5e;font-size:36px}.step-card h3{margin:4px 0 0;font-size:20px}.step-card p{margin:0;color:var(--muted);font-weight:700;font-size:13px}
.blue-outline{border-color:#c9e9f7;background:linear-gradient(180deg,#fff,#fbfdff)}.finder-layout{display:grid;grid-template-columns:1.15fr 1fr 1fr;gap:18px;padding:18px 28px 30px}.finder-panel{background:#fff;border:1px solid var(--line);border-radius:22px;padding:18px;box-shadow:0 8px 20px rgba(95,60,28,.06)}.finder-panel h3{margin:0 0 2px;font-size:22px}.finder-panel p{margin:0 0 14px;color:var(--muted);font-weight:700;font-size:13px}.region-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.image-tile{position:relative;overflow:hidden;border-radius:16px;border:1px solid #e5d5bd;background:#f8efe4}.image-tile img{width:100%;height:104px;object-fit:cover;transition:.25s transform}.image-tile:hover img{transform:scale(1.06)}.image-tile span{display:block;text-align:center;padding:8px 6px;font-weight:900;background:rgba(255,255,255,.92)}.panel-link{margin-top:14px;display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 14px;border-radius:999px;background:#fff5e6;border:1px solid #edd6ad;font-weight:900;color:#7d5734}.panel-link svg{font-size:18px}.list-links,.type-links{display:grid;gap:10px}.list-links a,.type-links a{display:flex;align-items:center;gap:12px;padding:10px;border-radius:16px;border:1px solid #eee0c9;background:#fffdf8;transition:.2s background,.2s transform}.list-links a:hover,.type-links a:hover{background:#fff5e6;transform:translateX(2px)}.list-links img{width:58px;height:58px;border-radius:14px;object-fit:cover}.list-links span,.type-links span:not(.mini-icon){flex:1}.list-links strong,.type-links strong{display:block;line-height:1.35}.list-links small,.type-links small{display:block;color:var(--muted);font-weight:700;font-size:12px}.list-links svg,.type-links svg{color:#9a7048}.mini-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:#f2f8ee;color:#4fa35e;font-size:22px;flex:0 0 auto}
.feature-row{position:relative;display:grid;grid-template-columns:230px 1fr 160px;gap:18px;align-items:center;padding:24px 28px;overflow:hidden}.feature-heading h2{font-size:30px}.feature-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.feature-cards.five{grid-template-columns:repeat(5,1fr)}.feature-card{display:flex;align-items:center;gap:12px;min-height:100px;padding:14px;border-radius:18px;background:#fff;border:1px solid var(--line);box-shadow:0 6px 18px rgba(95,60,28,.06)}.feature-card strong{display:block;line-height:1.35}.feature-card small{display:block;color:var(--muted);font-weight:700;font-size:12px}.feature-icon{display:grid;place-items:center;width:50px;height:50px;border-radius:16px;color:#fff;font-size:24px;flex:0 0 auto}.feature-icon.gold{background:#e7ad38}.feature-icon.blue{background:#3999c7}.feature-icon.green{background:#57a661}.feature-icon.red{background:#ef6b5f}.side-bird{width:140px;height:110px;border-radius:22px;object-fit:cover;border:1px solid var(--line)}.money-row{background:linear-gradient(180deg,#fffdf8,#fff8eb)}.prepare-row{grid-template-columns:260px 1fr;background:linear-gradient(180deg,#fbfffa,#f3fff7)}
.consult-box{display:grid;grid-template-columns:180px 1fr auto;gap:22px;align-items:center;padding:24px 28px;background:linear-gradient(90deg,#fff7f3,#fffdf8)}.consult-illust img{width:180px;height:130px;object-fit:cover;border-radius:22px;border:1px solid var(--line)}.consult-copy p{margin:6px 0 0;color:var(--muted);font-weight:700}.consult-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.consult-tags span{padding:6px 12px;border-radius:999px;background:#fff;border:1px solid #f1d6c9;color:#a84e43;font-weight:900;font-size:13px}.newsletter{display:grid;grid-template-columns:1fr minmax(360px,.7fr);gap:28px;align-items:center;padding:26px 30px;background:linear-gradient(90deg,#fff7df,#fff)}.newsletter p{margin:4px 0 0;color:var(--muted);font-weight:700}.newsletter-form{display:flex;gap:10px}.newsletter-form input{flex:1;min-width:0;padding:16px 18px;border-radius:16px;border:1px solid var(--line);background:#fff;font:inherit}.newsletter-form button{border:0;border-radius:16px;padding:0 24px;background:var(--red);color:#fff;font-weight:900;font:inherit;cursor:pointer}
.site-footer{width:min(1280px,calc(100% - 34px));margin:0 auto 90px;padding:24px 6px 32px;border-top:1px solid var(--line);display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:center}.footer-links{display:flex;flex-wrap:wrap;gap:18px;justify-content:center;font-weight:800;color:#6b5144}.copyright{font-size:12px;color:#8a7668}.bottom-nav{display:none}
@media (max-width:1100px){.hero{grid-template-columns:1fr}.hero-visual{order:-1;min-height:360px}.feature-row{grid-template-columns:1fr}.side-bird{display:none}.consult-box{grid-template-columns:1fr}.consult-illust{display:none}.newsletter{grid-template-columns:1fr}.finder-layout{grid-template-columns:1fr}.step-grid{grid-template-columns:repeat(2,1fr)}.step-card:after{display:none}.feature-cards,.feature-cards.five{grid-template-columns:repeat(2,1fr)}}
@media (max-width:760px){body{padding-bottom:74px}.global-nav{display:none}.menu-button{display:block}.site-header{padding:10px 14px}.brand img{width:44px;height:44px}.brand small{font-size:11px}.brand strong{font-size:18px}main{width:100%;margin-bottom:24px}.hero{margin:0;border-radius:0;border-left:0;border-right:0}.hero-copy{padding:26px 22px 30px}.hero-visual{min-height:260px}.hero h1{font-size:42px}.lead{font-size:14px}.hero-actions{display:grid;gap:12px}.btn{width:100%;padding:15px}.section-card,.feature-row,.consult-box,.newsletter{margin:16px 14px;border-radius:20px}.section-heading.inline{padding:22px 18px 8px}.step-grid{grid-template-columns:1fr;padding:16px}.step-card{min-height:130px;align-items:flex-start;text-align:left;padding-left:74px}.step-number{top:22px}.step-icon{position:absolute;left:18px;top:62px;width:42px;height:42px;font-size:22px}.finder-layout{padding:14px}.region-grid{grid-template-columns:repeat(2,1fr)}.image-tile img{height:92px}.feature-row{padding:20px}.feature-cards,.feature-cards.five{grid-template-columns:1fr}.feature-card{min-height:82px}.newsletter-form{flex-direction:column}.newsletter-form button{height:52px}.site-footer{display:block;text-align:center;margin-bottom:90px}.footer-brand{justify-content:center}.footer-links{margin:18px 0}.bottom-nav{position:fixed;z-index:40;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(5,1fr);background:rgba(255,253,248,.96);border-top:1px solid var(--line);box-shadow:0 -10px 28px rgba(70,40,20,.12)}.bottom-nav a{display:grid;justify-items:center;gap:2px;padding:8px 4px 10px;font-size:11px;font-weight:900;color:#5e4537}.bottom-nav svg{font-size:22px;color:#c77836}}
@media (max-width:430px){.hero h1{font-size:36px}.hero-visual{min-height:230px}.region-grid{gap:8px}.image-tile img{height:80px}.finder-panel{padding:14px}.list-links img{width:52px;height:52px}.section-heading h2,.feature-heading h2,.consult-copy h2,.newsletter h2{font-size:24px}}


/* v5 image asset refinements */
.hero-birds{display:none}
.step-icon.image-step{
  overflow:hidden;
  padding:0;
  background:#fffdf8;
}
.step-icon.image-step img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.mini-icon.image-mini{
  overflow:hidden;
  padding:0;
  background:#fff;
}
.mini-icon.image-mini img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.feature-thumb{
  display:block;
  width:72px;
  height:72px;
  border-radius:18px;
  overflow:hidden;
  flex:0 0 72px;
  background:#fffaf1;
  border:1px solid var(--line-soft);
  box-shadow:0 5px 14px rgba(95,60,28,.06);
}
.feature-thumb img{
  width:100%;
  height:100%;
  object-fit:cover;
}
.line-button{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  min-height:56px;
  padding:16px 24px;
  border-radius:18px;
  background:linear-gradient(180deg,#31c85a,#18a848);
  color:#fff;
  font-weight:900;
  box-shadow:0 10px 22px rgba(37,160,74,.18);
}
.line-button svg{font-size:20px}

@media (max-width:760px){
  .feature-thumb{width:64px;height:64px;flex-basis:64px}
  .line-button{width:100%}
}


/* v6 fixes */
.brand img,.footer-brand img{object-fit:cover;background:#fffdf8}
.hero-title{font-size:clamp(54px,5.3vw,88px);line-height:1.06;letter-spacing:.01em;font-weight:900}
.hero-title .line{display:block;white-space:nowrap;color:var(--text)}
.hero-title .accent{color:var(--red);font-style:normal}
.hero-copy{padding:66px 64px 58px}
.hero-visual{min-height:520px}
.newsletter{grid-template-columns:180px 1fr auto;align-items:center}
.newsletter-illust img{width:180px;height:130px;object-fit:cover;border-radius:22px;border:1px solid var(--line)}
.newsletter .line-button{justify-self:end}
.bottom-nav a:nth-child(2) svg,.global-nav a:nth-child(2) svg{color:inherit}

@media (max-width:1100px){
  .newsletter{grid-template-columns:1fr}
  .newsletter-illust{display:none}
  .newsletter .line-button{justify-self:start}
}
@media (max-width:760px){
  .hero-title{font-size:44px;line-height:1.1}
  .hero-title .line{white-space:normal}
  .hero-copy{padding:26px 22px 30px}
}
@media (max-width:430px){
  .hero-title{font-size:37px}
}


/* v7 refinements */
.hero-visual img{object-position:center center}
.newsletter .line-button{display:flex;align-items:center;justify-content:center;width:100%;max-width:340px;box-sizing:border-box}
@media (min-width:1101px){
  .newsletter{grid-template-columns:180px 1fr 340px}
}
@media (max-width:760px){
  .newsletter .line-button{max-width:none;width:100%;justify-content:center}
}


/* v8 LINE button width fix */
@media (min-width:1101px){
  .newsletter .line-button{
    width:auto;
    max-width:none;
    justify-self:end;
    padding-left:24px;
    padding-right:24px;
  }
}
@media (max-width:760px){
  .newsletter .line-button{
    width:100%;
    max-width:none;
    justify-self:stretch;
  }
}


/* detail pages v1 */
.detail-main{
  width:min(1280px,calc(100% - 34px));
  margin:18px auto 44px;
}
.detail-hero{
  display:grid;
  grid-template-columns:1.05fr .95fr;
  gap:24px;
  align-items:center;
  padding:42px;
  border:1px solid var(--line);
  border-radius:36px;
  background:linear-gradient(135deg,#fffdf8,#fff7ec);
  box-shadow:var(--shadow);
  overflow:hidden;
}
.detail-hero h1{
  margin:0;
  font-size:clamp(38px,4.3vw,66px);
  line-height:1.12;
  letter-spacing:.01em;
}
.detail-hero .lead{
  max-width:660px;
}
.detail-hero img{
  width:100%;
  height:360px;
  object-fit:cover;
  border-radius:28px;
  border:1px solid var(--line);
  box-shadow:0 14px 32px rgba(95,60,28,.12);
}
.detail-actions{
  display:flex;
  flex-wrap:wrap;
  gap:14px;
  margin-top:28px;
}
.detail-section{
  margin-top:24px;
  padding:28px;
  border:1px solid var(--line);
  border-radius:30px;
  background:rgba(255,253,248,.92);
  box-shadow:0 8px 26px rgba(95,60,28,.07);
}
.detail-section.soft-green{
  background:linear-gradient(180deg,#fbfffa,#f1fff6);
}
.detail-card-grid{
  display:grid;
  gap:18px;
  margin-top:20px;
}
.detail-card-grid.four{
  grid-template-columns:repeat(4,1fr);
}
.detail-card{
  display:block;
  padding:16px;
  border:1px solid var(--line);
  border-radius:22px;
  background:#fff;
  box-shadow:0 8px 20px rgba(95,60,28,.06);
  transition:.2s transform,.2s box-shadow;
}
.detail-card:hover,
.image-card:hover{
  transform:translateY(-3px);
  box-shadow:0 14px 28px rgba(95,60,28,.1);
}
.detail-card img{
  width:100%;
  aspect-ratio:1/1;
  object-fit:cover;
  border-radius:18px;
  background:#fff8ef;
  border:1px solid var(--line-soft);
}
.detail-card h3{
  margin:14px 0 8px;
  font-size:21px;
  line-height:1.35;
}
.detail-card p{
  margin:0;
  color:var(--muted);
  font-weight:700;
  line-height:1.7;
  font-size:14px;
}
.detail-card span{
  display:inline-flex;
  margin-top:14px;
  padding:8px 12px;
  border-radius:999px;
  background:#fff5e6;
  color:#7d5734;
  font-weight:900;
  font-size:13px;
}
.detail-card.compact img{
  aspect-ratio:4/3;
}
.image-card-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;
  margin-top:18px;
}
.image-card{
  overflow:hidden;
  border-radius:24px;
  border:1px solid var(--line);
  background:#fff;
  box-shadow:0 8px 20px rgba(95,60,28,.06);
  transition:.2s transform,.2s box-shadow;
}
.image-card img{
  width:100%;
  height:190px;
  object-fit:cover;
}
.image-card h3{
  margin:14px 16px 4px;
  font-size:22px;
}
.image-card p{
  margin:0 16px 18px;
  color:var(--muted);
  font-weight:700;
  line-height:1.6;
}
.flow-section{
  display:grid;
  grid-template-columns:.8fr 1.2fr;
  gap:24px;
  align-items:start;
  margin-top:24px;
  padding:30px;
  border-radius:30px;
  border:1px solid var(--line);
  background:linear-gradient(135deg,#fff8ec,#fffdf8);
}
.flow-copy h2{
  margin:0;
  font-size:clamp(26px,3vw,40px);
}
.flow-copy p{
  color:var(--muted);
  font-weight:700;
  line-height:1.8;
}
.flow-list{
  counter-reset:flow;
  display:grid;
  gap:12px;
  margin:0;
  padding:0;
  list-style:none;
}
.flow-list li{
  position:relative;
  padding:18px 18px 18px 68px;
  border-radius:20px;
  background:#fff;
  border:1px solid var(--line);
}
.flow-list li:before{
  counter-increment:flow;
  content:counter(flow);
  position:absolute;
  left:18px;
  top:18px;
  display:grid;
  place-items:center;
  width:34px;
  height:34px;
  border-radius:50%;
  background:var(--red);
  color:#fff;
  font-weight:900;
}
.flow-list strong{
  display:block;
  font-size:18px;
}
.flow-list span{
  display:block;
  margin-top:5px;
  color:var(--muted);
  font-weight:700;
  line-height:1.6;
}
.next-section,
.line-final{
  margin-top:24px;
  padding:28px;
  border-radius:30px;
  border:1px solid var(--line);
  background:#fff;
  box-shadow:0 8px 26px rgba(95,60,28,.07);
}
.next-section h2,
.line-final h2{
  margin:0 0 14px;
}
.next-links{
  display:flex;
  flex-wrap:wrap;
  gap:12px;
}
.next-links a{
  padding:12px 16px;
  border-radius:999px;
  background:#fff5e6;
  border:1px solid #edd6ad;
  font-weight:900;
  color:#7d5734;
}
.line-final{
  display:grid;
  grid-template-columns:100px 1fr auto;
  gap:20px;
  align-items:center;
  background:linear-gradient(90deg,#f0fff3,#fffdf8);
}
.line-final img{
  width:100px;
  height:100px;
  object-fit:cover;
  border-radius:24px;
  border:1px solid var(--line);
}
.line-final p{
  margin:0;
  color:var(--muted);
  font-weight:700;
  line-height:1.7;
}

@media (max-width:1100px){
  .detail-hero,
  .flow-section,
  .line-final{
    grid-template-columns:1fr;
  }
  .detail-card-grid.four{
    grid-template-columns:repeat(2,1fr);
  }
  .image-card-grid{
    grid-template-columns:repeat(2,1fr);
  }
  .line-final .line-button{
    justify-self:start;
  }
}
@media (max-width:760px){
  .detail-main{
    width:100%;
    margin-top:0;
  }
  .detail-hero{
    margin:0;
    border-radius:0;
    border-left:0;
    border-right:0;
    padding:24px 20px;
  }
  .detail-hero img{
    height:260px;
    border-radius:22px;
  }
  .detail-actions{
    display:grid;
  }
  .detail-section,
  .flow-section,
  .next-section,
  .line-final{
    margin:16px 14px;
    padding:20px;
    border-radius:22px;
  }
  .detail-card-grid.four,
  .image-card-grid{
    grid-template-columns:1fr;
  }
  .image-card img{
    height:170px;
  }
  .line-final .line-button{
    width:100%;
    max-width:none;
  }
}


/* detail v2 adjustments */
.line-final.no-illust{grid-template-columns:1fr auto;}
.line-final.no-illust .line-button{justify-self:end;}
@media (max-width:1100px){
  .line-final.no-illust{grid-template-columns:1fr;}
  .line-final.no-illust .line-button{justify-self:start;}
}
@media (max-width:760px){
  .line-final.no-illust .line-button{width:100%;max-width:none;}
}


/* prepare page v1 */
.detail-card-grid.five{
  grid-template-columns:repeat(5,1fr);
}
.prepare-grid .detail-card img{
  aspect-ratio:1/1;
}
.prepare-detail{
  background:linear-gradient(135deg,#f6fff7,#fffdf8);
}
.tool-promo{
  display:grid;
  grid-template-columns:360px 1fr;
  gap:24px;
  align-items:center;
  margin-top:18px;
  padding:22px;
  border:1px solid var(--line);
  border-radius:26px;
  background:#fff;
}
.tool-promo img{
  width:100%;
  height:260px;
  object-fit:cover;
  border-radius:22px;
  border:1px solid var(--line);
}
.tool-promo h3{
  margin:0 0 10px;
  font-size:28px;
}
.tool-promo p{
  margin:0 0 18px;
  color:var(--muted);
  font-weight:700;
  line-height:1.8;
}
@media (max-width:1100px){
  .detail-card-grid.five{
    grid-template-columns:repeat(2,1fr);
  }
  .tool-promo{
    grid-template-columns:1fr;
  }
}
@media (max-width:760px){
  .detail-card-grid.five{
    grid-template-columns:1fr;
  }
  .tool-promo{
    padding:16px;
  }
  .tool-promo img{
    height:220px;
  }
}


/* article template v1 */
.article-main{width:min(1280px,calc(100% - 34px));margin:18px auto 44px}
.article-hero{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:stretch;padding:38px;border:1px solid var(--line);border-radius:36px;background:linear-gradient(135deg,#fffdf8,#fff5e8);box-shadow:var(--shadow)}
.article-breadcrumb{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:18px;color:var(--muted);font-weight:800;font-size:13px}
.article-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}
.article-tags span{padding:7px 12px;border-radius:999px;background:#fff;border:1px solid var(--line);color:#7d5734;font-weight:900;font-size:13px}
.article-hero h1{margin:0;font-size:clamp(36px,4.1vw,64px);line-height:1.13}
.article-subtitle{margin:14px 0 0;font-size:22px;font-weight:900;color:var(--red)}
.article-lead{margin:18px 0 0;color:#5f4a3e;font-weight:700;line-height:1.9}
.article-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}
.article-hero-image{margin:0}
.article-hero-image img{width:100%;height:100%;min-height:430px;object-fit:cover;border-radius:30px;border:1px solid var(--line);box-shadow:0 14px 32px rgba(95,60,28,.12)}
.article-layout{display:grid;grid-template-columns:260px 1fr;gap:24px;align-items:start;margin-top:24px}
.article-side{position:sticky;top:108px;display:grid;gap:14px}
.side-box{padding:18px;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 8px 20px rgba(95,60,28,.06)}
.side-title{margin:0 0 12px;font-weight:900;color:var(--green-deep)}
.side-box a:not(.mini-cta){display:block;padding:9px 0;border-top:1px solid #f0e2d0;color:#6b5144;font-weight:800}
.side-box p{color:var(--muted);font-weight:700;line-height:1.7}
.mini-cta{display:inline-flex;padding:10px 14px;border-radius:999px;color:#fff;font-weight:900}
.mini-cta.green{background:var(--green)}
.article-content{display:grid;gap:22px}
.article-intro-card,.article-section,.article-bottom-cta{padding:28px;border:1px solid var(--line);border-radius:28px;background:#fff;box-shadow:0 8px 24px rgba(95,60,28,.06)}
.article-intro-card{background:linear-gradient(135deg,#f7fff8,#fffdf8)}
.article-intro-card h2,.article-section h2,.article-bottom-cta h2{margin:0 0 16px;font-size:clamp(25px,2.6vw,36px);line-height:1.35}
.article-section h3{margin:0 0 10px}
.article-section p,.article-intro-card li{color:var(--muted);font-weight:700;line-height:1.9}
.article-intro-card ul,.check-card ul{margin:0;padding-left:1.2em}
.check-card{margin:18px 0;padding:20px;border-radius:22px;background:#fff8ed;border:1px solid #efd9b5}
.age-table{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.age-table div{padding:16px;border-radius:20px;border:1px solid var(--line);background:#fffdf8}
.age-table strong,.age-table span{display:block}
.age-table span{width:38px;height:38px;display:grid;place-items:center;margin:10px 0;border-radius:50%;background:var(--red);color:#fff;font-weight:900}
.age-table p{margin:0;font-size:13px}
.memory-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.memory-grid div{padding:14px;border-radius:22px;border:1px solid var(--line);background:#fffdf8}
.memory-grid img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:18px}
.affiliate-box{margin-top:18px;padding:20px;border:2px solid #e9cf9f;border-radius:24px;background:linear-gradient(135deg,#fff8e9,#fffdf8)}
.label{display:inline-flex;margin:0 0 8px;padding:6px 12px;border-radius:999px;background:#e9f8ee;color:#198373!important;font-weight:900!important;font-size:13px}
.affiliate-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}
.affiliate-actions a{padding:11px 14px;border-radius:999px;background:#fff;border:1px solid #e7c98e;color:#7d5734;font-weight:900}
.route-list{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.route-list div{padding:16px;border-radius:20px;background:#f8fffb;border:1px solid #ccebd7}
.route-list span{display:inline-flex;margin-bottom:8px;padding:5px 10px;border-radius:999px;background:#55a76a;color:#fff;font-weight:900;font-size:12px}
.route-list strong{display:block;font-size:20px}
.money-callout,.prepare-callout{display:grid;grid-template-columns:1fr 260px;gap:22px;align-items:center}
.money-callout{background:linear-gradient(135deg,#fff8e9,#fffdf8)}
.prepare-callout{background:linear-gradient(135deg,#f4fff7,#fffdf8)}
.money-callout img,.prepare-callout img{width:260px;height:190px;object-fit:cover;border-radius:22px;border:1px solid var(--line)}
.article-tool{margin-top:12px}
.article-summary{background:linear-gradient(135deg,#fffdf8,#f7fff8)}
.bottom-cta-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.bottom-cta-grid a{display:block;padding:16px;border-radius:22px;border:1px solid var(--line);background:#fffdf8}
.bottom-cta-grid img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:18px}
.bottom-cta-grid strong{display:block;margin:12px 0 4px;font-size:20px}
.bottom-cta-grid span{display:block;color:var(--muted);font-weight:700;line-height:1.6}
@media (max-width:1100px){.article-hero,.article-layout{grid-template-columns:1fr}.article-side{position:static;grid-template-columns:1fr 1fr}.age-table,.route-list{grid-template-columns:repeat(2,1fr)}.memory-grid,.bottom-cta-grid{grid-template-columns:1fr}}
@media (max-width:760px){.article-main{width:100%;margin-top:0}.article-hero{padding:24px 20px;border-radius:0;border-left:0;border-right:0}.article-hero-image img{min-height:260px}.article-actions{display:grid}.article-layout{margin:16px 14px}.article-side{grid-template-columns:1fr}.article-intro-card,.article-section,.article-bottom-cta{padding:20px;border-radius:22px}.age-table,.route-list{grid-template-columns:1fr}.money-callout,.prepare-callout{grid-template-columns:1fr}.money-callout img,.prepare-callout img{width:100%;height:220px}.affiliate-actions{display:grid}}


/* article reading layout v2 */
.article-v2{
  width:min(1180px,calc(100% - 34px));
}
.reading-article{
  display:block;
}
.reading-hero{
  padding:38px 44px 34px;
  border:1px solid var(--line);
  border-radius:36px;
  background:linear-gradient(135deg,#fffdf8,#fff6ea);
  box-shadow:var(--shadow);
}
.reading-hero h1{
  max-width:900px;
  margin:0;
  font-size:clamp(36px,4.2vw,64px);
  line-height:1.16;
}
.reading-hero-image{
  margin:26px 0 22px;
}
.reading-hero-image img{
  width:100%;
  max-height:440px;
  object-fit:cover;
  border-radius:30px;
  border:1px solid var(--line);
  box-shadow:0 14px 32px rgba(95,60,28,.12);
}
.soft-note{
  margin-top:22px;
  padding:18px 20px;
  border-radius:22px;
  border:1px solid #cfe9d6;
  background:#f5fff7;
}
.soft-note strong{
  display:block;
  color:var(--green-deep);
  font-size:17px;
}
.soft-note p{
  margin:8px 0 10px;
  color:var(--muted);
  font-weight:700;
  line-height:1.8;
}
.soft-note a{
  display:inline-flex;
  padding:9px 13px;
  border-radius:999px;
  background:#fff;
  border:1px solid #b9e0c4;
  color:var(--green-deep);
  font-weight:900;
}
.reading-layout{
  display:grid;
  grid-template-columns:240px 1fr;
  gap:24px;
  margin-top:24px;
  align-items:start;
}
.reading-content{
  padding:44px 56px;
  border:1px solid var(--line);
  border-radius:32px;
  background:#fff;
  box-shadow:0 8px 24px rgba(95,60,28,.06);
}
.article-overview{
  margin-bottom:34px;
  padding:22px;
  border-radius:24px;
  background:#f7fff8;
  border:1px solid #cfe9d6;
}
.article-overview h2{
  margin:0 0 12px;
  font-size:26px;
}
.article-overview ul{
  margin:0;
  padding-left:1.2em;
}
.article-overview li{
  color:var(--muted);
  font-weight:800;
  line-height:1.8;
}
.reading-section{
  padding:0 0 34px;
  margin:0 0 34px;
  border-bottom:1px solid #efe2d1;
}
.reading-section:last-of-type{
  border-bottom:0;
  margin-bottom:0;
}
.reading-section h2{
  margin:0 0 18px;
  padding-left:16px;
  border-left:6px solid var(--green);
  font-size:clamp(27px,3vw,40px);
  line-height:1.35;
}
.reading-section h3{
  margin:0 0 10px;
  font-size:22px;
}
.reading-section p{
  margin:0 0 18px;
  color:#5f4a3e;
  font-weight:700;
  line-height:2.05;
  font-size:16.5px;
}
.inline-check{
  margin:24px 0;
  padding:22px;
  border-radius:24px;
  background:#fff8ed;
  border:1px solid #efd9b5;
}
.inline-check ul{
  margin:0;
  padding-left:1.2em;
}
.inline-check li{
  color:var(--muted);
  font-weight:800;
  line-height:1.8;
}
.reading-age{
  margin-top:22px;
}
.reading-affiliate{
  margin:28px 0 4px;
}
.reading-affiliate h3{
  color:#6f4c2a;
}
.reading-route{
  margin-top:22px;
}
.wide-cta{
  display:grid;
  grid-template-columns:260px 1fr;
  gap:22px;
  align-items:center;
  margin-top:24px;
  padding:22px;
  border-radius:26px;
  border:1px solid var(--line);
}
.money-wide{
  background:linear-gradient(135deg,#fff8e9,#fffdf8);
}
.prepare-wide{
  background:linear-gradient(135deg,#f4fff7,#fffdf8);
}
.wide-cta img{
  width:260px;
  height:190px;
  object-fit:cover;
  border-radius:22px;
  border:1px solid var(--line);
}
.wide-cta p{
  margin-bottom:18px;
}
.pr-note{
  margin:24px 0 0;
  padding:14px 16px;
  border-radius:18px;
  background:#faf7f0;
  color:#7a685c;
  font-size:13px;
  font-weight:700;
  line-height:1.7;
}
@media (max-width:1100px){
  .reading-layout{
    grid-template-columns:1fr;
  }
  .reading-content{
    padding:34px;
  }
}
@media (max-width:760px){
  .article-v2{
    width:100%;
    margin-top:0;
  }
  .reading-hero{
    padding:24px 20px;
    border-radius:0;
    border-left:0;
    border-right:0;
  }
  .reading-hero-image img{
    max-height:280px;
    border-radius:22px;
  }
  .reading-layout{
    margin:16px 14px;
  }
  .reading-content{
    padding:24px 20px;
    border-radius:24px;
  }
  .reading-section h2{
    font-size:26px;
  }
  .wide-cta{
    grid-template-columns:1fr;
  }
  .wide-cta img{
    width:100%;
    height:220px;
  }
}


/* article v3 + category page */
.article-v3{
  width:min(1180px,calc(100% - 34px));
}
.article-hero-split{
  display:grid;
  grid-template-columns:1.06fr .94fr;
  gap:28px;
  align-items:center;
}
.article-hero-split .article-hero-image{
  margin:0;
}
.article-hero-split .article-hero-image img{
  width:100%;
  height:100%;
  min-height:430px;
  object-fit:cover;
  border-radius:30px;
  border:1px solid var(--line);
  box-shadow:0 14px 32px rgba(95,60,28,.12);
}
.article-v3 .reading-layout{
  display:grid;
  grid-template-columns:240px 1fr;
  gap:24px;
  margin-top:24px;
  align-items:start;
}
.article-v3 .reading-content{
  padding:44px 56px;
  border:1px solid var(--line);
  border-radius:32px;
  background:#fff;
  box-shadow:0 8px 24px rgba(95,60,28,.06);
}
.category-feature-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;
  margin-top:18px;
}
.category-feature-grid div{
  padding:16px;
  border-radius:24px;
  border:1px solid var(--line);
  background:#fff;
  box-shadow:0 8px 20px rgba(95,60,28,.05);
}
.category-feature-grid img{
  width:100%;
  aspect-ratio:4/3;
  object-fit:cover;
  border-radius:18px;
}
.category-feature-grid h3{
  margin:14px 0 6px;
  font-size:22px;
}
.category-feature-grid p{
  margin:0;
  color:var(--muted);
  font-weight:700;
  line-height:1.7;
}
.category-article-grid{
  display:grid;
  gap:18px;
  margin-top:20px;
}
.category-article-card{
  display:grid;
  grid-template-columns:220px 1fr;
  gap:20px;
  align-items:center;
  padding:18px;
  border:1px solid var(--line);
  border-radius:26px;
  background:#fff;
  box-shadow:0 8px 20px rgba(95,60,28,.05);
}
.category-article-card.featured{
  background:linear-gradient(135deg,#fff8ea,#fffdf8);
  border-color:#e8cca0;
}
.category-article-card img{
  width:220px;
  height:150px;
  object-fit:cover;
  border-radius:20px;
  border:1px solid var(--line);
}
.card-kicker{
  margin:0 0 6px;
  color:var(--green-deep);
  font-size:13px;
  font-weight:900;
}
.category-article-card h3{
  margin:0 0 8px;
  font-size:25px;
  line-height:1.35;
}
.category-article-card p:not(.card-kicker){
  margin:0;
  color:var(--muted);
  font-weight:700;
  line-height:1.7;
}
.category-article-card span{
  display:inline-flex;
  margin-top:14px;
  padding:8px 12px;
  border-radius:999px;
  background:#fff5e6;
  color:#7d5734;
  font-weight:900;
  font-size:13px;
}
@media (max-width:1100px){
  .article-hero-split,
  .article-v3 .reading-layout{
    grid-template-columns:1fr;
  }
  .category-feature-grid{
    grid-template-columns:1fr;
  }
}
@media (max-width:760px){
  .article-v3{
    width:100%;
    margin-top:0;
  }
  .article-hero-split{
    padding:24px 20px;
    border-radius:0;
    border-left:0;
    border-right:0;
  }
  .article-hero-split .article-hero-image img{
    min-height:260px;
    border-radius:22px;
  }
  .article-v3 .reading-layout{
    margin:16px 14px;
  }
  .article-v3 .reading-content{
    padding:24px 20px;
    border-radius:24px;
  }
  .category-article-card{
    grid-template-columns:1fr;
  }
  .category-article-card img{
    width:100%;
    height:190px;
  }
}


/* category page v4 */
.category-main .category-hero{
  margin-bottom:24px;
}
.category-main #articles{
  margin-top:0;
}
.category-article-grid{
  grid-template-columns:repeat(3,1fr);
}
.category-article-card,
.category-article-card.featured{
  display:block;
  padding:16px;
}
.category-article-card img{
  width:100%;
  height:180px;
  aspect-ratio:auto;
}
.category-article-card h3{
  margin-top:10px;
  font-size:21px;
}
.category-article-card p:not(.card-kicker){
  font-size:14px;
}
.category-article-card span{
  margin-top:12px;
}
@media (max-width:1100px){
  .category-article-grid{
    grid-template-columns:repeat(2,1fr);
  }
}
@media (max-width:760px){
  .category-article-grid{
    grid-template-columns:1fr;
  }
  .category-article-card img{
    height:190px;
  }
}


/* category filter v5 */
.filter-panel{
  margin-bottom:22px;
  padding:20px;
  border-radius:26px;
  border:1px solid #d9eadf;
  background:linear-gradient(135deg,#f6fff8,#fffdf8);
}
.filter-group + .filter-group{
  margin-top:16px;
}
.filter-title{
  margin:0 0 10px;
  color:var(--green-deep);
  font-size:15px;
  font-weight:900;
}
.filter-buttons{
  display:flex;
  flex-wrap:wrap;
  gap:10px;
}
.filter-chip{
  appearance:none;
  border:1px solid #d7c7ad;
  background:#fff;
  color:#6b5144;
  border-radius:999px;
  padding:10px 14px;
  font:inherit;
  font-size:14px;
  font-weight:900;
  cursor:pointer;
  box-shadow:0 5px 12px rgba(95,60,28,.04);
  transition:.16s transform,.16s background,.16s border-color;
}
.filter-chip:hover{
  transform:translateY(-1px);
}
.filter-chip.active{
  background:var(--green);
  border-color:var(--green);
  color:#fff;
}
.filter-help{
  margin:14px 0 0;
  color:var(--muted);
  font-weight:700;
  font-size:13px;
  line-height:1.6;
}
.category-article-card[hidden]{
  display:none;
}
.no-results{
  margin:18px 0 0;
  padding:18px;
  border-radius:20px;
  background:#fff8ed;
  border:1px solid #efd9b5;
  color:var(--muted);
  font-weight:800;
}
@media (max-width:760px){
  .filter-panel{
    padding:16px;
  }
  .filter-buttons{
    display:grid;
    grid-template-columns:1fr;
  }
  .filter-chip{
    width:100%;
    text-align:center;
  }
}


/* category filter compact v6 */
.filter-panel-compact{
  margin-bottom:18px;
  padding:14px 16px;
  border-radius:22px;
}
.filter-panel-compact .filter-row{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  align-items:center;
}
.filter-panel-compact .filter-label{
  color:var(--green-deep);
  font-size:14px;
  font-weight:900;
  margin-right:2px;
  white-space:nowrap;
}
.filter-panel-compact .filter-chip{
  padding:8px 11px;
  font-size:13px;
  box-shadow:none;
}
@media (max-width:760px){
  .filter-panel-compact{
    padding:12px;
  }
  .filter-panel-compact .filter-row{
    display:flex;
    flex-wrap:wrap;
    gap:7px;
  }
  .filter-panel-compact .filter-chip{
    width:auto;
    flex:0 0 auto;
    padding:7px 10px;
    font-size:12.5px;
  }
  .filter-panel-compact .filter-label{
    width:100%;
    margin-bottom:2px;
  }
}


/* age category v7 */
.age-category-main .category-hero .lead{
  max-width:720px;
}


/* type category/detail v8 */
.mini-area-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:14px;
  margin:22px 0 8px;
}
.mini-area-grid a{
  display:block;
  padding:13px;
  border:1px solid var(--line);
  border-radius:22px;
  background:#fffdf8;
  box-shadow:0 6px 16px rgba(95,60,28,.05);
}
.mini-area-grid img{
  width:100%;
  height:115px;
  object-fit:cover;
  border-radius:16px;
  border:1px solid var(--line);
}
.mini-area-grid strong{
  display:block;
  margin:10px 0 4px;
  color:#4f3a2f;
  font-size:18px;
}
.mini-area-grid span{
  display:block;
  color:var(--muted);
  font-weight:700;
  line-height:1.6;
  font-size:13.5px;
}
@media (max-width:900px){
  .mini-area-grid{
    grid-template-columns:repeat(2,1fr);
  }
}
@media (max-width:620px){
  .mini-area-grid{
    grid-template-columns:1fr;
  }
  .mini-area-grid img{
    height:160px;
  }
}


/* money/preparation category v9 */
.money-category-main .category-hero .lead,
.prepare-category-main .category-hero .lead{
  max-width:760px;
}
.money-category-hero,
.prepare-category-hero{
  background:linear-gradient(135deg,#fffdf8,#fff6ea);
}
