:root{--forest:#17372f;--forest2:#244b40;--ink:#1d302a;--paper:#f8f4ec;--cream:#efe6d6;--gold:#c7a24b;--orange:#c77845;--muted:#707872;--line:#ddd5c8;--white:#fffdf8;--blue:#6d8e9e;--shadow:0 24px 70px rgba(17,45,37,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;line-height:1.78}a{color:inherit;text-decoration:none}img,video{display:block;width:100%}button,input,textarea,select{font:inherit}.wrap{width:min(1180px,calc(100% - 44px));margin:auto}.serif,h1,h2,h3{font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-weight:600}.eyebrow{margin:0 0 12px;font-size:10px;font-weight:900;letter-spacing:.2em;color:var(--orange)}.eyebrow.gold{color:#e0c98d}.accent{color:var(--gold)}.muted{color:var(--muted)}
.site-header{height:76px;position:sticky;z-index:40;top:0;background:rgba(248,244,236,.92);backdrop-filter:blur(14px);border-bottom:1px solid rgba(221,213,200,.6)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.brand img{width:172px}.nav{display:flex;align-items:center;gap:25px;font-size:12px;font-weight:760}.nav-cta{padding:9px 15px;border-radius:999px;background:var(--forest);color:#fff}
.hero{position:relative;min-height:calc(100svh - 76px);background:#102a23;color:#fff;display:flex;align-items:flex-end;overflow:hidden}.hero-photo{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(12,37,30,.88) 0%,rgba(12,37,30,.56) 45%,rgba(12,37,30,.13) 100%),linear-gradient(0deg,rgba(12,37,30,.46),rgba(12,37,30,0) 45%),url('https://images.pexels.com/photos/8672484/pexels-photo-8672484.jpeg?auto=compress&cs=tinysrgb&w=1800');background-size:cover;background-position:center}.hero-content{position:relative;z-index:2;padding:135px 0 95px;max-width:720px}.hero h1{font-size:clamp(55px,8vw,104px);line-height:1.02;letter-spacing:-.055em;margin:0 0 27px;text-shadow:0 3px 24px rgba(0,0,0,.12)}.hero h1 em{font-style:normal;color:#ead9a5}.hero-lead{font-size:clamp(20px,2.2vw,29px);font-weight:800;margin:0 0 10px}.hero-sub{font-size:15px;max-width:610px;color:rgba(255,255,255,.8);margin:0 0 29px}.buttons{display:flex;gap:13px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;padding:14px 21px;border-radius:999px;font-size:13px;font-weight:850;border:0;cursor:pointer}.btn.gold{background:var(--gold);color:#15332b}.btn.forest{background:var(--forest);color:#fff}.btn.outline{border:1px solid var(--line);background:transparent;color:var(--forest)}.btn.glass{border:1px solid rgba(255,255,255,.35);background:rgba(255,255,255,.08);color:#fff}.btn.disabled{opacity:.5;pointer-events:none}.hero-note{position:absolute;right:30px;bottom:24px;color:rgba(255,255,255,.64);font-size:9px;letter-spacing:.1em;z-index:2}
.section{padding:104px 0}.section.white{background:var(--white)}.section.dark{background:var(--forest);color:#fff}.section-head{max-width:800px;margin-bottom:44px}.section-head h2{font-size:clamp(38px,5vw,66px);line-height:1.2;letter-spacing:-.035em;margin:0 0 18px}.section-head p:last-child{color:var(--muted);font-size:15px;margin:0}.dark .section-head p:last-child{color:rgba(255,255,255,.68)}
.quick-intro{display:grid;grid-template-columns:.75fr 1.25fr;gap:80px;align-items:start}.quick-intro .statement{font-family:"Yu Mincho",serif;font-size:24px;color:var(--gold)}.quick-intro h2{font-size:clamp(39px,5vw,64px);line-height:1.23;letter-spacing:-.035em;margin:0 0 20px}.quick-intro p{color:var(--muted);font-size:15px;margin:0 0 16px}.text-link{display:inline-flex;gap:9px;align-items:center;font-size:12px;font-weight:850;color:var(--forest);margin-top:8px}
.gallery-grid{display:grid;grid-template-columns:1.12fr .88fr;gap:16px}.photo-card{position:relative;overflow:hidden;border-radius:28px;min-height:535px;background:#ddd;box-shadow:var(--shadow)}.photo-card.secondary{display:grid;grid-template-rows:1fr 1fr;gap:16px;background:transparent;box-shadow:none}.mini-photo{position:relative;overflow:hidden;border-radius:28px;min-height:258px;box-shadow:var(--shadow)}.photo-card img,.mini-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(12,36,29,.74),rgba(12,36,29,0) 58%)}.caption{position:absolute;left:26px;right:26px;bottom:24px;color:#fff}.caption small{font-size:9px;letter-spacing:.18em;font-weight:900;color:#ead9a5}.caption h3{font-size:30px;line-height:1.25;margin:5px 0}.caption p{font-size:12px;color:rgba(255,255,255,.8);margin:0}.quote-photo{background:var(--forest);color:#fff;display:flex;align-items:center;padding:34px}.quote-photo .q{font-family:serif;font-size:64px;color:var(--gold);line-height:.7}.quote-photo p{font-family:"Yu Mincho",serif;font-size:26px;line-height:1.55;margin:15px 0 10px}.quote-photo small{color:rgba(255,255,255,.6)}
.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.feature{background:var(--white);border:1px solid rgba(23,55,47,.07);border-radius:25px;padding:29px;min-height:270px}.feature span{font-size:10px;color:var(--gold);font-weight:900}.feature h3{font-size:24px;line-height:1.45;margin:48px 0 12px}.feature p{color:var(--muted);font-size:14px;margin:0}
.product-grid{display:grid;grid-template-columns:1.05fr 1fr .88fr;gap:17px}.product{background:var(--white);border:1px solid rgba(23,55,47,.07);border-radius:27px;overflow:hidden;min-height:505px;display:flex;flex-direction:column}.product-media{height:250px;position:relative;overflow:hidden;background:#e6ece8}.product-media img{width:100%;height:100%;object-fit:cover}.product-media.sheet{display:grid;place-items:center;background:linear-gradient(145deg,#dfe9e3,#ceded5)}.paper-mock{width:190px;height:220px;background:var(--white);border-radius:12px;padding:17px;box-shadow:0 22px 42px rgba(23,55,47,.14);transform:rotate(5deg)}.paper-mock img{width:100px;margin-bottom:18px}.paper-mock .bar{height:7px;border-radius:99px;background:#ece6dc;margin-top:12px}.paper-mock .bar.short{width:64%}.paper-mock b{display:inline-block;margin-top:14px;padding:5px 8px;border-radius:999px;background:var(--orange);color:#fff;font-size:9px}.product-body{padding:24px}.label{font-size:9px;letter-spacing:.16em;font-weight:900;color:var(--orange)}.product h3{font-size:27px;margin:12px 0 9px}.product p{font-size:14px;color:var(--muted);margin:0}.product-link{display:inline-block;margin-top:17px;font-size:12px;font-weight:850;color:var(--forest)}
.movie-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:65px;align-items:center}.movie-copy h2{font-size:clamp(40px,5vw,64px);line-height:1.22;margin:0 0 20px}.movie-copy p{color:rgba(255,255,255,.7);font-size:15px}.video-shell{position:relative;border-radius:30px;overflow:hidden;box-shadow:0 34px 76px rgba(0,0,0,.25);background:#213e36;aspect-ratio:16/10}.video-shell video{position:relative;z-index:1;width:100%;height:100%;object-fit:cover}.video-fallback{position:absolute;inset:0;background-image:linear-gradient(0deg,rgba(14,39,32,.3),rgba(14,39,32,.05)),url('https://images.pexels.com/photos/5290403/pexels-photo-5290403.jpeg?auto=compress&cs=tinysrgb&w=1600');background-size:cover;background-position:center}.video-tag{position:absolute;z-index:2;left:20px;bottom:18px;background:rgba(255,253,248,.9);color:var(--forest);padding:9px 12px;border-radius:999px;font-size:10px;font-weight:850}.movie-caption{margin-top:12px;color:rgba(255,255,255,.52);font-size:10px}
.flow-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.flow-step{background:var(--white);border-radius:22px;padding:24px;border:1px solid rgba(23,55,47,.07)}.flow-step b{font-size:10px;color:var(--gold)}.flow-step h3{font-size:21px;margin:28px 0 10px}.flow-step p{font-size:13px;color:var(--muted);margin:0}
.cta-band{background:var(--cream);padding:74px 0}.cta-grid{display:grid;grid-template-columns:1fr .8fr;gap:60px;align-items:center}.cta-grid h2{font-size:clamp(36px,4.6vw,58px);line-height:1.23;margin:0 0 16px}.cta-grid p{color:var(--muted);font-size:14px;margin:0}.cta-actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}
.page-hero{padding:100px 0 76px;background:var(--forest);color:#fff}.page-hero .inner{max-width:850px}.page-hero h1{font-size:clamp(48px,7vw,82px);line-height:1.1;letter-spacing:-.045em;margin:0 0 20px}.page-hero p{color:rgba(255,255,255,.72);max-width:680px}.page-hero.light{background:var(--cream);color:var(--ink)}.page-hero.light p{color:var(--muted)}
.content-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.content-grid h2{font-size:clamp(34px,4vw,52px);line-height:1.25;margin:0}.prose{font-size:15px;color:var(--muted)}.prose h3{font-size:25px;color:var(--ink);margin:38px 0 10px}.prose p{margin:0 0 16px}.prose ul{padding-left:20px}.prose li{margin:7px 0}.note{padding:20px 22px;border-radius:18px;background:#eef2ef;color:var(--forest);font-size:13px}.dark-note{padding:22px;border-radius:20px;background:var(--forest);color:#fff}.dark-note p{color:rgba(255,255,255,.72);margin:8px 0 0}
.detail-hero{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.detail-visual{border-radius:30px;overflow:hidden;box-shadow:var(--shadow);min-height:480px;background:#dce5df;position:relative}.detail-visual img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.detail-copy h1{font-size:clamp(48px,6vw,76px);line-height:1.08;margin:0 0 18px}.detail-copy>p{color:var(--muted);font-size:15px}.pill-row{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0 26px}.pill{border:1px solid var(--line);border-radius:999px;padding:6px 10px;font-size:10px;font-weight:750;color:var(--forest)}
.form-shell{max-width:820px;background:var(--white);border-radius:28px;padding:30px;box-shadow:var(--shadow);margin:auto}.field{margin-bottom:20px}.field label{display:block;font-size:12px;font-weight:800;margin-bottom:7px}.field input,.field textarea,.field select{width:100%;border:1px solid var(--line);border-radius:14px;padding:12px 13px;background:#fff;color:var(--ink)}.field textarea{min-height:120px;resize:vertical}.dropzone{border:1.5px dashed #b9c4bd;border-radius:20px;padding:34px;text-align:center;background:#f5f7f5;color:var(--muted)}.dropzone strong{display:block;color:var(--forest);margin-bottom:5px}.check{display:flex;gap:10px;align-items:flex-start;font-size:12px;color:var(--muted)}.status-box{margin-bottom:22px;padding:16px 18px;border-radius:16px;background:#fff6df;color:#6b5624;font-size:12px}.status-box.ready{background:#e9f2ec;color:#315a49}
.legal{max-width:860px;margin:auto}.legal h2{font-size:27px;margin:42px 0 12px}.legal p,.legal li{color:var(--muted);font-size:14px}.legal ul{padding-left:22px}.legal .revision{font-size:11px;color:#999}
.test-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.test-card{border-radius:26px;padding:28px;background:var(--white);border:1px solid rgba(23,55,47,.08)}.test-card h3{font-size:28px;margin:9px 0}.test-card p{color:var(--muted);font-size:14px}.test-card .btn{margin-top:12px}
.site-footer{background:#102a23;color:#fff;padding:42px 0}.footer-grid{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:end}.footer-brand img{width:170px;filter:brightness(0) invert(1);opacity:.92}.footer-brand p{font-size:11px;color:rgba(255,255,255,.55);margin:9px 0 0}.footer-links{display:flex;gap:18px;flex-wrap:wrap;justify-content:flex-end;font-size:10px;color:rgba(255,255,255,.66)}.credits{font-size:9px;color:#959b97;padding:14px 0 0}
@media(max-width:920px){.quick-intro,.movie-grid,.cta-grid,.content-grid,.detail-hero{grid-template-columns:1fr}.gallery-grid{grid-template-columns:1fr}.photo-card.secondary{grid-template-columns:1fr 1fr;grid-template-rows:none}.feature-grid,.product-grid{grid-template-columns:1fr 1fr}.product:last-child{grid-column:1/-1}.flow-grid{grid-template-columns:1fr 1fr}.cta-actions{justify-content:flex-start}}
@media(max-width:680px){.site-header{height:70px}.wrap{width:min(100% - 32px,1180px)}.brand img{width:145px}.nav a:not(.nav-cta){display:none}.nav-cta{font-size:11px}.hero{min-height:auto}.hero-content{padding:118px 0 70px}.hero-photo{background-image:linear-gradient(180deg,rgba(12,37,30,.24) 0%,rgba(12,37,30,.58) 40%,rgba(12,37,30,.94) 100%),url('https://images.pexels.com/photos/8672484/pexels-photo-8672484.jpeg?auto=compress&cs=tinysrgb&w=1100');background-position:center}.hero h1{font-size:49px}.hero-sub{font-size:14px}.section{padding:80px 0}.quick-intro{gap:24px}.quick-intro h2{font-size:40px}.gallery-grid{gap:13px}.photo-card{min-height:450px}.photo-card.secondary{grid-template-columns:1fr}.mini-photo{min-height:300px}.caption h3{font-size:26px}.feature-grid,.product-grid,.flow-grid,.test-grid{grid-template-columns:1fr}.feature{min-height:auto}.feature h3{margin-top:34px}.product:last-child{grid-column:auto}.movie-grid{gap:34px}.movie-copy h2{font-size:40px}.cta-band{padding:60px 0}.page-hero{padding:74px 0 60px}.page-hero h1{font-size:50px}.detail-visual{min-height:360px}.detail-copy h1{font-size:49px}.form-shell{padding:22px}.footer-grid{grid-template-columns:1fr}.footer-links{justify-content:flex-start}.credits{padding-top:20px}}

.price-intro{display:grid;grid-template-columns:.72fr 1.28fr;gap:70px;align-items:end;margin-bottom:42px}.price-intro h2{font-size:clamp(38px,5vw,62px);line-height:1.2;margin:0}.price-intro p{color:var(--muted);font-size:14px;margin:0}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.price-card{position:relative;background:var(--white);border:1px solid rgba(23,55,47,.09);border-radius:26px;padding:28px;display:flex;flex-direction:column;min-height:410px}.price-card.recommended{border-color:rgba(199,162,75,.65);box-shadow:0 24px 60px rgba(23,55,47,.10)}.price-badge{position:absolute;right:20px;top:20px;border-radius:999px;padding:5px 9px;background:#efe4c3;color:#69531c;font-size:9px;font-weight:900}.price-card .plan{font-size:10px;letter-spacing:.15em;font-weight:900;color:var(--orange)}.price-card h3{font-size:31px;margin:12px 0 2px}.price-card .price{font-family:"Yu Mincho",serif;font-size:38px;line-height:1.2;color:var(--forest);margin:12px 0}.price-card .price small{font-family:inherit;font-size:12px;color:var(--muted);font-weight:400}.price-card .duration{font-size:13px;font-weight:800;color:var(--forest);margin-bottom:13px}.price-card p{color:var(--muted);font-size:13px;margin:0 0 14px}.price-card ul{padding:0;margin:6px 0 24px;list-style:none}.price-card li{padding:8px 0;border-bottom:1px solid #ece7df;font-size:12px;color:var(--muted)}.price-card .btn{margin-top:auto}.price-note{margin-top:18px;padding:20px 22px;border-radius:19px;background:#eef2ef;color:var(--forest);font-size:13px}.price-note strong{display:block;margin-bottom:5px}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin-top:20px}.trust-point{padding:18px;border-radius:18px;background:rgba(255,253,248,.7);border:1px solid rgba(23,55,47,.07)}.trust-point b{display:block;font-size:12px;margin-bottom:4px}.trust-point span{font-size:11px;color:var(--muted)}
.plan-select-box{padding:20px;border-radius:20px;background:#eef2ef;margin-bottom:22px}.plan-select-box strong{display:block;color:var(--forest);font-size:13px;margin-bottom:6px}.plan-select-box p{margin:0;color:var(--muted);font-size:11px}.plan-summary{margin-top:12px;padding:13px 15px;border-radius:14px;background:#fff;color:var(--forest);font-size:12px;font-weight:800}.diagnosis-preview{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:16px}.diagnosis-preview div{background:var(--white);border:1px solid rgba(23,55,47,.08);padding:14px;border-radius:14px}.diagnosis-preview small{display:block;color:var(--muted);font-size:9px}.diagnosis-preview strong{font-size:15px;color:var(--forest)}
@media(max-width:920px){.price-intro{grid-template-columns:1fr;gap:15px}.price-grid{grid-template-columns:1fr 1fr}.price-card:last-child{grid-column:1/-1}.trust-row{grid-template-columns:1fr}}
@media(max-width:680px){.price-grid{grid-template-columns:1fr}.price-card:last-child{grid-column:auto}.price-card{min-height:auto}.diagnosis-preview{grid-template-columns:1fr 1fr}}

.memory-options-home{border-top:1px solid rgba(23,55,47,.05)}.memory-guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.memory-guide-card{background:var(--paper);border:1px solid rgba(23,55,47,.08);border-radius:24px;padding:26px}.memory-guide-card.featured{background:#f3eddc;border-color:rgba(199,162,75,.55)}.memory-guide-card>span{font-size:9px;letter-spacing:.16em;color:var(--orange);font-weight:900}.memory-guide-card h3{font-size:26px;margin:13px 0 6px}.memory-guide-card strong{display:block;font-size:14px;color:var(--forest);margin-bottom:10px}.memory-guide-card p{font-size:12px;color:var(--muted);margin:0}.home-price-status{margin:18px 0 5px;padding:18px 20px;border-radius:18px;background:#eef2ef;display:grid;gap:4px}.home-price-status strong{font-size:13px;color:var(--forest)}.home-price-status span{font-size:11px;color:var(--muted)}.trust-home-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:24px 0 12px}.trust-home-grid div{padding:16px;border-radius:16px;background:var(--paper);border:1px solid rgba(23,55,47,.07)}.trust-home-grid b{display:block;font-size:12px;color:var(--forest);margin-bottom:4px}.trust-home-grid span{font-size:10px;color:var(--muted)}
@media(max-width:780px){.memory-guide-grid,.trust-home-grid{grid-template-columns:1fr}.memory-guide-card{padding:22px}}

.product-card-link{color:inherit;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.product-card-link:hover{transform:translateY(-3px);box-shadow:0 26px 70px rgba(17,45,37,.16)}.voice-form-preview{max-width:760px}.voice-form-preview .btn{margin-top:4px}

/* Tablet review / production responsive tuning */
@media (min-width:721px) and (max-width:1180px){
  .wrap{width:min(100% - 54px,1040px)}
  .site-header{height:74px}
  .brand img{width:160px}
  .nav{gap:16px;font-size:11px}
  .hero{min-height:680px}
  .hero-content{padding:118px 0 82px;max-width:650px}
  .hero h1{font-size:72px}
  .hero-sub{max-width:570px}
  .section{padding:88px 0}
  .section-head{max-width:720px;margin-bottom:36px}
  .section-head h2{font-size:52px}
  .product-grid{grid-template-columns:1fr 1fr}
  .product:last-child{grid-column:1/-1}
  .product-media{height:230px}
  .feature-grid{grid-template-columns:1fr 1fr}
  .feature:last-child{grid-column:1/-1}
  .test-grid{grid-template-columns:1fr 1fr}
  .footer-grid{gap:22px}
}
@media (min-width:900px) and (max-width:1180px){
  .quick-intro{grid-template-columns:.72fr 1.28fr;gap:52px}
  .movie-grid{grid-template-columns:.8fr 1.2fr;gap:44px}
  .content-grid{grid-template-columns:.82fr 1.18fr;gap:48px}
  .cta-grid{grid-template-columns:1fr .8fr;gap:44px}
}

/* v14 brand-gateway homepage */
.story-bridge{position:relative;min-height:640px;display:flex;align-items:center;color:#fff;overflow:hidden;background:#18382f}
.story-bridge-photo{position:absolute;inset:0;background:url('https://images.pexels.com/photos/5290403/pexels-photo-5290403.jpeg?auto=compress&cs=tinysrgb&w=1800') center/cover no-repeat}
.story-bridge-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(14,42,34,.88),rgba(14,42,34,.58) 48%,rgba(14,42,34,.18)),linear-gradient(0deg,rgba(14,42,34,.35),rgba(14,42,34,0))}
.story-bridge-content{position:relative;z-index:2;max-width:720px;padding:96px 0}
.story-bridge h2{font-size:clamp(44px,6vw,74px);line-height:1.12;letter-spacing:-.04em;margin:0 0 20px}
.story-bridge p{max-width:610px;color:rgba(255,255,255,.82);font-size:15px;margin:0 0 20px}
.story-line{font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-size:clamp(25px,3vw,38px);line-height:1.45;margin:28px 0;color:#f0e0ae}
.news-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:70px;align-items:start}
.news-head h2{font-size:clamp(38px,5vw,60px);margin:0 0 12px}
.news-head p{font-size:14px;color:var(--muted);margin:0}
.news-list{border-top:1px solid var(--line)}
.news-item{display:grid;grid-template-columns:110px 1fr auto;gap:18px;align-items:center;padding:22px 0;border-bottom:1px solid var(--line);transition:opacity .18s ease}
.news-item:hover{opacity:.72}
.news-item time{font-size:11px;color:var(--muted);font-variant-numeric:tabular-nums}
.news-item div{display:grid;gap:4px}
.news-item span{font-size:9px;letter-spacing:.14em;font-weight:900;color:var(--orange)}
.news-item strong{font-size:13px;color:var(--ink)}
.news-item>b{font-size:16px;color:var(--gold)}
.service-current{display:grid;gap:34px}
.service-feature-card{display:grid;grid-template-columns:.9fr 1.1fr;background:var(--white);border:1px solid rgba(23,55,47,.08);border-radius:30px;overflow:hidden;box-shadow:var(--shadow)}
.service-feature-visual{min-height:420px;display:grid;place-items:center;background:linear-gradient(145deg,#dfe9e3,#cfded6)}
.service-paper{width:250px;height:300px}
.service-feature-copy{padding:44px;align-self:center}
.service-feature-copy h3{font-size:38px;margin:12px 0 10px}
.service-feature-copy p{font-size:14px;color:var(--muted);margin:0}
@media(max-width:920px){
  .news-layout,.service-feature-card{grid-template-columns:1fr}
  .service-feature-visual{min-height:340px}
}
@media(max-width:680px){
  .story-bridge{min-height:590px}
  .story-bridge-photo{background-position:center}
  .story-bridge-shade{background:linear-gradient(180deg,rgba(14,42,34,.28),rgba(14,42,34,.86) 52%,rgba(14,42,34,.96))}
  .story-bridge-content{padding:88px 0 64px}
  .story-bridge h2{font-size:43px}
  .news-layout{gap:24px}
  .news-item{grid-template-columns:1fr auto;gap:10px}
  .news-item time{grid-column:1/-1}
  .service-feature-copy{padding:26px}
  .service-feature-copy h3{font-size:31px}
}
@media (min-width:721px) and (max-width:1180px){
  .story-bridge{min-height:600px}
  .story-bridge-content{max-width:620px}
  .story-bridge h2{font-size:60px}
  .news-layout{grid-template-columns:.68fr 1.32fr;gap:48px}
  .service-feature-card{grid-template-columns:.88fr 1.12fr}
  .service-feature-visual{min-height:380px}
}

/* v15 lighter Wakutabi bridge */
.story-bridge{color:var(--ink);background:#efe6d6}
.story-bridge-shade{background:linear-gradient(90deg,rgba(248,244,236,.96),rgba(248,244,236,.82) 52%,rgba(248,244,236,.46))}
.story-bridge-content{max-width:720px}
.story-bridge h2{color:var(--ink)}
.story-bridge p{color:#44544f}
.story-bridge .eyebrow{color:var(--orange)}
.story-bridge .btn.gold{box-shadow:0 10px 28px rgba(199,162,75,.22)}
@media(max-width:680px){
  .story-bridge-shade{background:linear-gradient(180deg,rgba(248,244,236,.64),rgba(248,244,236,.91) 46%,rgba(248,244,236,.98))}
}

.about-principle{margin-top:26px;padding:24px;border-radius:20px;background:var(--forest);color:#fff;display:grid;gap:8px}
.about-principle strong{font-size:13px;letter-spacing:.08em;color:#ead9a5}
.about-principle span{font-size:15px;line-height:1.8;color:rgba(255,255,255,.82)}

/* premium About */
.about-hero-deluxe{position:relative;overflow:hidden;background:#17372f;color:#fff}.about-hero-photo{position:absolute;inset:0;background:linear-gradient(120deg,rgba(18,55,47,.78),rgba(18,55,47,.42)),url('https://images.pexels.com/photos/5290403/pexels-photo-5290403.jpeg?auto=compress&cs=tinysrgb&w=1800') center/cover no-repeat;filter:saturate(.85)}.about-hero-shade{position:absolute;inset:0;background:radial-gradient(circle at top right,rgba(199,162,75,.18),transparent 28%),radial-gradient(circle at bottom left,rgba(255,255,255,.06),transparent 32%)}.about-hero-inner{position:relative;z-index:2;display:grid;grid-template-columns:1.1fr .9fr;gap:34px;align-items:end;padding:104px 0 84px}.about-hero-copy h1{font-size:clamp(48px,7vw,82px);line-height:1.08;margin:0 0 18px;letter-spacing:-.04em}.about-hero-copy p{max-width:620px;color:rgba(255,255,255,.82);font-size:15px;line-height:1.9;margin:0}.about-hero-note{justify-self:end;max-width:360px;background:rgba(255,248,235,.12);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.14);border-radius:30px;padding:26px 24px;box-shadow:0 18px 45px rgba(0,0,0,.18)}.about-hero-note span{display:block;font-size:12px;letter-spacing:.14em;color:#ead9a5;margin-bottom:10px}.about-hero-note strong{display:block;font-size:28px;line-height:1.45;font-family:"Yu Mincho","Hiragino Mincho ProN",serif;font-weight:500}.about-intro{padding-top:0}.about-manifesto{margin-top:-46px;position:relative;z-index:3;background:#fff;border:1px solid rgba(23,55,47,.08);border-radius:34px;padding:38px 36px;box-shadow:0 24px 60px rgba(17,45,37,.12)}.manifesto-mark{display:inline-flex;align-items:center;height:34px;padding:0 14px;border-radius:999px;background:#f4ecd9;color:#9b7d2a;font-size:12px;font-weight:900;letter-spacing:.12em}.about-manifesto h2{font-size:clamp(36px,5vw,58px);line-height:1.12;margin:16px 0 18px;color:#17372f}.about-manifesto p{max-width:880px;font-size:15px;line-height:2;color:#43524d;margin:0 0 14px}.about-luxury{padding-top:28px}.about-luxury .wrap{display:grid;gap:24px}.about-panel{display:grid;grid-template-columns:.8fr 1.2fr;gap:34px;align-items:start;background:#fff;border:1px solid rgba(23,55,47,.08);border-radius:34px;padding:32px;box-shadow:0 20px 55px rgba(17,45,37,.08)}.about-panel.alt{background:linear-gradient(180deg,#faf4e7,#fffdfa)}.about-panel-head{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:start}.about-num{display:grid;place-items:center;width:56px;height:56px;border-radius:18px;background:#17372f;color:#fff;font-size:14px;font-weight:900;box-shadow:0 10px 25px rgba(23,55,47,.18)}.about-panel-head .eyebrow{margin-top:5px}.about-panel-head h2{font-size:clamp(34px,4.6vw,54px);line-height:1.15;margin:8px 0 0}.about-panel-body p{font-size:15px;line-height:2;color:#41504b;margin:0 0 16px}.about-emphasis{padding:18px 20px;border-left:4px solid #c7a24b;background:#f7f1e4;border-radius:0 18px 18px 0;color:#17372f!important;font-weight:700}.about-closing{padding:0 0 110px;background:linear-gradient(180deg,#f6f1e6 0%,#efe6d6 100%)}.about-closing-card{background:#fff;border:1px solid rgba(23,55,47,.08);border-radius:36px;padding:42px 38px;box-shadow:0 24px 60px rgba(17,45,37,.12);display:grid;gap:18px}.about-closing-card h2{font-size:clamp(38px,5vw,62px);line-height:1.12;margin:0}.about-closing-card p{max-width:700px;margin:0;color:#495955;font-size:15px;line-height:1.9}

/* Lite detail */
.lite-visual{background:linear-gradient(145deg,#dfe9e3,#ceded5);display:grid;place-items:center}.lite-paper{width:260px;height:320px}.lite-content-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.lite-content-card{background:var(--paper);border:1px solid rgba(23,55,47,.07);border-radius:24px;padding:25px}.lite-content-card b{font-size:10px;color:var(--gold)}.lite-content-card h3{font-size:23px;margin:27px 0 9px}.lite-content-card p{font-size:13px;color:var(--muted);margin:0}.lite-adjust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:22px}.lite-adjust-grid div{background:var(--paper);border:1px solid rgba(23,55,47,.07);border-radius:16px;padding:16px}.lite-adjust-grid b{display:block;color:var(--forest);font-size:12px;margin-bottom:3px}.lite-adjust-grid span{font-size:11px;color:var(--muted)}

/* next-page bridge */
.next-story-card{display:grid;grid-template-columns:1.25fr .75fr;gap:48px;align-items:center}.next-story-card h2{font-size:clamp(38px,5vw,62px);line-height:1.18;margin:0 0 16px}.next-story-card p{max-width:660px;color:rgba(255,255,255,.72);font-size:14px;margin:0}.next-story-action{display:flex;justify-content:flex-end}

@media(max-width:920px){.about-hero-inner,.about-panel,.next-story-card{grid-template-columns:1fr}.about-hero-note{justify-self:start;max-width:none}.lite-content-grid{grid-template-columns:1fr 1fr}.next-story-action{justify-content:flex-start}}
@media(max-width:680px){.about-hero-inner{padding:82px 0 66px}.about-hero-note strong{font-size:24px}.about-manifesto{margin-top:-24px;padding:28px 24px;border-radius:28px}.about-panel{padding:24px;border-radius:28px;gap:20px}.about-panel-head{grid-template-columns:1fr}.about-num{width:48px;height:48px;border-radius:15px}.about-closing{padding-bottom:92px}.about-closing-card{padding:30px 24px;border-radius:28px}.lite-content-grid,.lite-adjust-grid{grid-template-columns:1fr}.lite-paper{width:235px;height:300px}}

/* Lite booklet-style explanation */
.lite-format-section{background:linear-gradient(180deg,#fffdf8 0%,#f5eee1 100%)}
.lite-sheet-stack{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;align-items:stretch}
.lite-sheet{position:relative;background:#fffdf8;border:1px solid rgba(23,55,47,.09);border-radius:24px;padding:28px 26px 30px;box-shadow:0 24px 55px rgba(17,45,37,.10);min-height:520px;overflow:hidden}
.lite-sheet:before{content:"";position:absolute;inset:0;background:linear-gradient(145deg,rgba(199,162,75,.04),transparent 38%);pointer-events:none}
.lite-sheet.featured{transform:translateY(-10px);border-color:rgba(199,162,75,.48);box-shadow:0 30px 68px rgba(17,45,37,.14)}
.lite-sheet-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid #ece5da;margin-bottom:24px}
.lite-sheet-top img{width:118px}
.lite-sheet-top span{font-size:9px;letter-spacing:.16em;color:#8a918c;font-weight:900}
.lite-sheet-label{display:inline-flex;padding:6px 10px;border-radius:999px;background:#eef2ef;color:#315a49;font-size:10px;font-weight:900;margin-bottom:18px}
.lite-sheet.featured .lite-sheet-label{background:#f4e7cf;color:#8c6437}
.lite-sheet h3{font-size:clamp(27px,3vw,36px);line-height:1.3;margin:0 0 15px;color:var(--forest)}
.lite-sheet>p{font-size:13px;line-height:1.9;color:var(--muted);margin:0 0 24px}
.lite-sheet-example{display:grid;gap:5px;background:#f6f1e7;border-radius:16px;padding:16px}
.lite-sheet-example strong{font-size:14px;color:var(--forest)}
.lite-sheet-example span{font-size:11px;color:var(--muted)}
.lite-sheet-mission,.lite-sheet-question{display:grid;gap:5px;border-radius:16px;padding:15px 16px;margin-top:10px}
.lite-sheet-mission{background:#f3e3d5}
.lite-sheet-question{background:#eaf0ed}
.lite-sheet-mission b,.lite-sheet-question b{font-size:9px;letter-spacing:.12em;color:var(--orange)}
.lite-sheet-mission strong{font-size:14px;color:#6f482d}
.lite-sheet-question span{font-size:13px;color:var(--forest);font-weight:750}
.lite-sheet-lines{display:grid;gap:12px;margin-top:24px}
.lite-sheet-lines span{height:1px;background:#ddd5c8;display:block}
.lite-format-note{margin:28px auto 0;max-width:820px;background:#17372f;color:#fff;border-radius:22px;padding:20px 24px;display:flex;gap:10px;align-items:center;justify-content:center;text-align:center;flex-wrap:wrap}
.lite-format-note strong{font-size:13px;color:#ead9a5}
.lite-format-note span{font-size:13px;color:rgba(255,255,255,.82)}
@media(max-width:1100px){.lite-sheet-stack{grid-template-columns:1fr}.lite-sheet{min-height:auto}.lite-sheet.featured{transform:none}.lite-sheet{max-width:760px;margin:auto;width:100%}}
@media(max-width:680px){.lite-sheet{padding:24px 21px;border-radius:20px}.lite-sheet-top img{width:105px}.lite-format-note{justify-content:flex-start;text-align:left}}

/* Lite recruitment */
.lite-sheet-memory{margin-top:26px;padding-top:14px;border-top:1px solid #ddd5c8;display:grid;gap:6px}
.lite-sheet-memory b{font-size:9px;letter-spacing:.12em;color:var(--orange)}
.lite-sheet-memory span{font-size:13px;line-height:1.9;color:var(--forest);font-weight:700}
.recruitment-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}
.recruitment-card{background:var(--paper);border:1px solid rgba(23,55,47,.08);border-radius:24px;padding:24px}
.recruitment-card span{display:block;font-size:10px;color:var(--gold);font-weight:900;margin-bottom:18px}
.recruitment-card h3{font-size:24px;margin:0 0 10px}
.recruitment-card p{font-size:13px;color:var(--muted);margin:0;line-height:1.9}
.recruitment-status{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:20px}
.recruitment-status div{background:#fff;border:1px solid rgba(23,55,47,.08);border-radius:16px;padding:16px}
.recruitment-status strong{display:block;font-size:11px;color:var(--forest);margin-bottom:4px}
.recruitment-status span{font-size:12px;color:var(--muted)}
.recruitment-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}
@media(max-width:780px){.recruitment-grid,.recruitment-status{grid-template-columns:1fr}}


/* 2026-09-26 Lite tester / survey */
.two-field{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.choice-stack{display:grid;gap:9px;padding:14px 16px;border-radius:16px;background:var(--paper);border:1px solid rgba(23,55,47,.07)}
.choice-stack label{font-size:12px;color:var(--muted)}
.choice-stack b{color:var(--forest)}
.field-note{margin:7px 0 0;font-size:10px;color:var(--muted)}
.preview-notice{display:grid;gap:6px;padding:18px 20px;border-radius:18px;background:#17372f;color:#fff;margin-bottom:22px}
.preview-notice strong{font-size:14px;color:#ead9a5}
.preview-notice span{font-size:12px;line-height:1.8;color:rgba(255,255,255,.8)}
.question-preview-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.question-preview{display:grid;grid-template-columns:42px 1fr;gap:14px;align-items:start;padding:18px;border:1px solid rgba(23,55,47,.08);border-radius:18px;background:var(--paper)}
.question-preview>span{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#17372f;color:#fff;font-size:11px;font-weight:900;letter-spacing:.06em}
.question-preview b{display:block;color:var(--forest);font-size:13px;line-height:1.65}
.question-preview p{margin:5px 0 0;color:var(--muted);font-size:11px;line-height:1.75}
.question-preview.optional>span{background:#b98d39}
.preview-contact{margin-top:18px;padding:18px 20px;border-radius:18px;background:#f5f0e4;border:1px solid rgba(199,162,75,.25)}
.preview-contact b{display:block;color:var(--forest);font-size:12px;line-height:1.7}
.preview-contact p{margin:6px 0 0;color:var(--muted);font-size:11px;line-height:1.75}
@media(max-width:680px){.question-preview-list{grid-template-columns:1fr}.tester-question-preview{padding:20px}.question-preview{grid-template-columns:38px 1fr;padding:16px}.question-preview>span{width:38px;height:38px;border-radius:12px}}

.soft-rule{border:0;border-top:1px solid var(--line);margin:28px 0}
.survey-preview{display:grid;gap:14px}
.survey-q{padding:18px;border-radius:18px;background:var(--paper);border:1px solid rgba(23,55,47,.07)}
.survey-q b{display:block;font-size:13px;line-height:1.75;color:var(--forest)}
.survey-q>span{display:block;margin-top:6px;font-size:10px;color:var(--muted)}
.scale-row{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:12px}
.scale-row i{display:grid;place-items:center;height:34px;border-radius:10px;background:#fff;border:1px solid var(--line);font-style:normal;font-size:11px;color:var(--forest)}
@media(max-width:680px){.two-field{grid-template-columns:1fr}}


/* 2026年09月26日_v4: readable Japanese line wrapping */
:where(main p, main li, main label, main h1, main h2, main h3, .statement) {
  word-break: normal;
  overflow-wrap: break-word;
  line-break: strict;
}
@supports (word-break: auto-phrase) {
  :where(main p, main li, main label, main h1, main h2, main h3, .statement) {
    word-break: auto-phrase;
  }
}
main p, main li { text-wrap: pretty; }
main h1, main h2, main h3 { text-wrap: balance; }
main h1 { line-height: 1.4; }
main h2 { line-height: 1.5; }
main h3 { line-height: 1.55; }
.phrase { display: inline-block; white-space: nowrap; }
.hero h1 { font-size: clamp(32px, 5.4vw, 76px); line-height: 1.35; letter-spacing: -.035em; }
.detail-copy h1, .page-hero h1, .about-hero-copy h1 {
  font-size: clamp(32px, 4vw, 54px); line-height: 1.4;
}
.story-bridge h2 { font-size: clamp(30px, 4.5vw, 58px); line-height: 1.45; }
.movie-copy h2, .quick-intro h2, .cta-band h2, .content-grid h2,
.next-story-card h2, .section-head h2, .about-panel h2,
.about-manifesto h2, .about-closing-card h2 {
  font-size: clamp(28px, 3.3vw, 44px); line-height: 1.5;
}
.lite-sheet h3 { font-size: clamp(25px, 2.2vw, 30px); line-height: 1.55; }
.hero-sub, .detail-copy > p, .prose p { line-height: 2; }
@media(max-width:680px) {
  .hero h1 { font-size: clamp(29px, 8.6vw, 44px); }
  .detail-copy h1, .page-hero h1, .about-hero-copy h1 { font-size: clamp(28px, 7.8vw, 38px); }
  .story-bridge h2 { font-size: clamp(28px, 7.5vw, 38px); }
  .movie-copy h2, .quick-intro h2, .cta-band h2, .content-grid h2,
  .next-story-card h2, .section-head h2, .about-panel h2,
  .about-manifesto h2, .about-closing-card h2 { font-size: clamp(26px, 7vw, 34px); }
}

/* 2026年09月26日_v5: restore documented Privacy / Trust hierarchy */
.trust-restored{background:linear-gradient(145deg,#f3ecdd,#fbf8f1);border-top:1px solid #e2d8c5}
.trust-intro{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start;margin-bottom:44px}
.trust-intro h2{font-size:clamp(30px,3.5vw,48px);line-height:1.5;letter-spacing:-.035em;margin:0}
.trust-intro-copy h3{font-size:clamp(25px,2.6vw,34px);line-height:1.5;margin:0 0 16px}
.trust-intro-copy p{max-width:38em;color:#495a51;font-size:14px;line-height:2}
.trust-promises{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
.trust-promises article{padding:26px 23px 28px;background:#fffdf8;border:1px solid #e5dece;border-radius:22px;box-shadow:0 8px 25px rgba(23,55,47,.035)}
.trust-number{font-size:10px;letter-spacing:.1em;color:#816329;font-weight:800}
.trust-promises h3{font-size:24px;line-height:1.55;margin:22px 0 12px;letter-spacing:-.025em;text-wrap:balance}
.trust-promises p{font-size:13px;line-height:1.95;color:#48584f;margin:0;text-wrap:pretty}
.trust-lite-note{display:grid;grid-template-columns:210px 1fr;gap:24px;align-items:start;margin:28px 0 0;padding:24px 28px;border-radius:18px;background:#e9efea;border:1px solid #d9e3da}
.trust-lite-note>span{font-size:13px;font-weight:800;color:#17372f}
.trust-lite-note p{margin:0;font-size:13px;color:#40564a;line-height:1.95}
.trust-page-hero{padding:86px 0 80px;background:radial-gradient(ellipse at 85% 20%,#f1e4c6 0,transparent 60%),#f6f1e6;border-bottom:1px solid #e4dbca}
.trust-page-hero h1{font-size:clamp(32px,4.4vw,60px);line-height:1.45;margin:0 0 24px;letter-spacing:-.035em;max-width:19em}
.trust-page-hero p:not(.eyebrow){font-size:15px;line-height:2;color:#48584f;max-width:44em;margin:0}
.trust-page-hero p.trust-hero-lead{font-size:20px;font-weight:700;color:#17372f;margin-bottom:16px}
.trust-section-head{margin-bottom:34px}
.trust-section-head h2{font-size:clamp(28px,3.2vw,42px);margin:0;line-height:1.5}
.trust-destinations{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.trust-destination{display:block;padding:34px;border:1px solid #dfd5c2;border-radius:24px;background:#fffdf8;transition:box-shadow .2s,border-color .2s}
.trust-destination:hover{border-color:#a38b4d;box-shadow:0 12px 30px #17372f0d}
.trust-destination:focus-visible{outline:3px solid #937431;outline-offset:4px}
.trust-destination>span{font-size:11px;font-weight:800;letter-spacing:.06em;color:#846730}
.trust-destination h3{font-size:30px;margin:20px 0 14px;line-height:1.5}
.trust-destination p{font-size:14px;color:#48584f;margin:0 0 24px;max-width:34em}
.trust-destination>b{font-size:13px;color:#17372f}
.trust-status{font-size:13px;color:#526157;line-height:1.9;margin:26px 0 0;max-width:62em}
.trust-return{display:flex;align-items:center;justify-content:space-between;gap:32px}
.trust-return h2{font-size:clamp(28px,3.2vw,42px);line-height:1.5;margin:0 0 16px}
.trust-return p:not(.eyebrow){font-size:14px;color:#48584f}
.trust-flow-wrap{max-width:960px}
.trust-flow-wrap>.trust-status{margin:0 0 40px}
.trust-timeline{list-style:none;margin:0;padding:0}
.trust-timeline li{display:grid;grid-template-columns:56px 1fr;gap:28px;padding:0 0 36px;position:relative}
.trust-timeline li:not(:last-child):before{content:"";position:absolute;left:27px;top:52px;bottom:0;width:1px;background:#d8d1c0}
.trust-step{display:grid;place-items:center;width:56px;height:56px;background:#17372f;color:#ead9a5;border-radius:50%;font-size:14px;font-weight:700}
.trust-timeline h2{font-size:clamp(23px,2.5vw,30px);line-height:1.55;margin:0 0 12px}
.trust-timeline p:not(.eyebrow){margin:0;color:#48584f;font-size:14px;max-width:48em;line-height:1.95}
.trust-flow-wrap>.buttons{margin-top:30px}
#trust{scroll-margin-top:96px}
@media(max-width:1100px){.trust-promises{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:780px){.trust-intro{grid-template-columns:1fr;gap:28px}.trust-lite-note{grid-template-columns:1fr;gap:10px}.trust-destinations{grid-template-columns:1fr}.trust-return{display:block}.trust-return>.btn{margin-top:16px}}
@media(max-width:540px){.trust-promises{grid-template-columns:1fr}.trust-promises article{padding:24px}.trust-promises h3{margin-top:14px}.trust-lite-note{padding:22px}.trust-page-hero{padding:64px 0 56px}.trust-page-hero h1{font-size:clamp(28px,8.1vw,38px)}.trust-page-hero p.trust-hero-lead{font-size:17px}.trust-destination{padding:26px}.trust-destination h3{font-size:26px}.trust-timeline li{grid-template-columns:42px 1fr;gap:16px}.trust-step{width:42px;height:42px}.trust-timeline li:not(:last-child):before{left:20px;top:42px}.trust-timeline h2{font-size:23px}}

/* 2026-09-26 v6: confirmed navigation, preserving v5 content */
.nav a{white-space:nowrap}
@media(min-width:681px) and (max-width:1180px){.site-header{height:auto}.header-inner{min-height:76px;gap:18px;padding-top:12px;padding-bottom:12px}.nav{flex-wrap:wrap;justify-content:flex-end;gap:10px 16px}}
@media(max-width:680px){.site-header{height:70px}.header-inner{height:100%;flex-wrap:nowrap;padding-top:0;padding-bottom:0;gap:12px}.brand{flex-shrink:0}.brand img{width:145px}.nav{width:auto;margin-left:auto;overflow:visible;gap:0;padding-bottom:0}.nav a:not(.nav-cta){display:none}.nav-cta{display:block;flex-shrink:0;font-size:11px;padding:9px 15px}}


/* 2026-09-26 v8: cleaner tester application guide */
.tester-preview-head{max-width:780px;margin-bottom:42px}
.tester-preview-lead{max-width:720px;margin-top:14px;line-height:2;color:var(--muted)}
.tester-preview-panel{max-width:880px;margin:0 auto}
.tester-preview-panel .preview-notice{display:block;margin:0 0 54px;padding:28px 30px;border-radius:24px;background:#17372f;color:#fff;box-shadow:none}
.tester-preview-panel .preview-kicker{display:block;margin-bottom:10px;color:#ead9a5;font-size:10px;font-weight:900;letter-spacing:.14em}
.tester-preview-panel .preview-notice strong{display:block;margin:0 0 10px;color:#fff;font-size:18px;line-height:1.65}
.tester-preview-panel .preview-notice p{margin:0;max-width:650px;color:rgba(255,255,255,.78);font-size:13px;line-height:1.95}
.preview-group{margin:0 0 50px;padding:0 0 50px;border-bottom:1px solid var(--line)}
.preview-group-head{margin-bottom:22px}
.preview-group-head>p{margin:0 0 7px;color:#a9782e;font-size:10px;font-weight:900;letter-spacing:.15em}
.preview-group-head h3{margin:0;color:var(--forest);font-size:clamp(25px,3vw,34px);line-height:1.5;font-weight:600}
.preview-question-list{display:block;padding:2px 24px;border:1px solid rgba(23,55,47,.08);border-radius:22px;background:#fbf8f1}
.preview-question{display:grid;grid-template-columns:48px 1fr;gap:18px;align-items:start;padding:22px 0;border-bottom:1px solid #e6dfd2}
.preview-question:last-child{border-bottom:0}
.preview-question>span{display:block;padding-top:2px;color:#a9782e;font-size:11px;font-weight:900;letter-spacing:.08em}
.preview-question b{display:block;color:var(--forest);font-size:14px;line-height:1.75}
.preview-question p{margin:6px 0 0;color:var(--muted);font-size:12px;line-height:1.85}
.preview-question em{display:inline-block;margin-left:7px;padding:3px 7px;border-radius:999px;background:#efe5cc;color:#7b6126;font-size:9px;font-style:normal;vertical-align:middle}
.preview-contact{display:block;margin:0;padding:24px 26px;border:1px solid #ded5c4;border-radius:22px;background:#fffdf8}
.preview-contact>span{display:block;margin-bottom:8px;color:#a9782e;font-size:10px;font-weight:900;letter-spacing:.12em}
.preview-contact b{display:block;color:var(--forest);font-size:14px;line-height:1.8}
.preview-contact p{margin:7px 0 0;color:var(--muted);font-size:12px;line-height:1.85}
.preview-cta{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:30px;padding-top:30px;border-top:1px solid var(--line)}
.preview-cta p{margin:0;color:var(--muted);font-size:12px;line-height:1.8}
.preview-cta .btn{flex-shrink:0;min-width:220px}
@media(max-width:680px){
  .tester-preview-head{margin-bottom:32px}
  .tester-preview-panel .preview-notice{margin-bottom:42px;padding:24px 22px}
  .tester-preview-panel .preview-notice strong{font-size:17px}
  .preview-group{margin-bottom:40px;padding-bottom:40px}
  .preview-group-head{margin-bottom:17px}
  .preview-question-list{padding:0 18px;border-radius:20px}
  .preview-question{grid-template-columns:34px 1fr;gap:12px;padding:20px 0}
  .preview-question b{font-size:13px}
  .preview-question p{font-size:11px}
  .preview-contact{padding:22px 20px}
  .preview-cta{display:block;margin-top:26px;padding-top:26px}
  .preview-cta p{margin-bottom:16px}
  .preview-cta .btn{width:100%;min-width:0}
}
