/* First in-person consultation gift. */
.gift-banner{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:30px 42px;padding:32px;border:1px solid #efcbb6;border-radius:9px;background:#fff9f4}
.gift-kicker{display:inline-block;font-size:12px;font-weight:800;color:#a73c05;background:#ffead9;padding:6px 11px;border-radius:3px;margin-bottom:16px}
.gift-banner h3{font-size:clamp(26px,3vw,36px);line-height:1.5;letter-spacing:-.035em;margin-bottom:14px}
.gift-banner h3 strong{color:#bd480a}
.gift-intro{font-size:14px;line-height:1.95;color:var(--muted);max-width:34em}
.gift-reassurance{font-size:13px;font-weight:700;line-height:1.9;margin:16px 0 20px}
.gift-steps{list-style:none;padding:0;margin:0;align-self:center}
.gift-steps li{display:grid;grid-template-columns:30px 1fr;gap:10px;padding:15px 0;border-bottom:1px solid #eadfd5}
.gift-steps li:last-child{border-bottom:0}
.gift-steps li>span{font-size:12px;font-weight:800;color:#b3450b;padding-top:3px}
.gift-steps h4{font-size:16px;margin:0 0 4px}
.gift-steps p{font-size:12px;line-height:1.85;color:var(--muted);margin:0}
.gift-terms{grid-column:1/-1;margin:0;padding-top:17px;border-top:1px solid #eadfd5;font-size:12px;line-height:1.9;color:var(--muted)}
.gift-wide{margin-top:18px;border:1px solid var(--line);border-radius:5px;background:#fff}
.gift-wide summary{display:flex;justify-content:space-between;gap:15px;align-items:center;padding:18px 23px;cursor:pointer;font-size:14px;font-weight:700;list-style:none}
.gift-wide summary::-webkit-details-marker{display:none}
.gift-wide summary:after{content:'＋';font-size:18px;color:#bd480a;margin-left:auto}
.gift-wide[open] summary:after{content:'−'}
.gift-wide-price{font-size:13px;white-space:nowrap}.gift-wide-price small{font-size:10px;font-weight:400}
.gift-wide-body{padding:0 23px 20px;font-size:13px;color:var(--muted);line-height:1.9}
.gift-wide-body p{margin:0 0 12px}.gift-wide-body a{font-size:13px}
.consultation-benefit{margin:24px 0;padding:22px 24px;border:1px solid #efcbb6;border-left:3px solid #ed711d;border-radius:4px;background:#fff}
.consultation-benefit .gift-kicker{margin-bottom:10px}.consultation-benefit h3{font-size:22px;line-height:1.6;margin:0 0 10px}
.consultation-benefit p{font-size:13px;line-height:1.9;margin:8px 0 0}.consultation-benefit .gift-small{font-size:12px;color:var(--muted)}
.gift-form-note{font-size:12px;line-height:1.85;color:var(--muted);margin:9px 0 0}
.gift-booking-note{font-size:12px;line-height:1.85;color:var(--muted);margin:12px 0}
.service-gift-link{padding:24px;border:1px solid #efcbb6;background:#fff9f4;border-radius:5px;margin-top:24px}
.service-gift-link h3{font-size:21px;line-height:1.6;margin:0 0 10px}.service-gift-link p{font-size:14px;line-height:1.9;margin:0 0 12px}
@media(max-width:700px){.gift-banner{grid-template-columns:1fr;padding:24px 21px;gap:20px}.gift-banner h3{font-size:27px}.gift-intro{font-size:13px}.gift-banner .button{width:100%;justify-content:space-between}.gift-reassurance{font-size:12px}.gift-wide summary{flex-wrap:wrap;padding:17px;gap:8px}.gift-wide summary>span:first-child{width:100%}.gift-wide-body{padding:0 17px 18px}.consultation-benefit{padding:19px}.consultation-benefit h3{font-size:21px}.service-gift-link{padding:20px}.gift-terms{font-size:11px}}

/* Keep the hero consultation button distinct from the orange offers. */
.hero .hero-actions>.button{background:#1c252b;border-color:#1c252b;color:#fff}
.hero .hero-actions>.button:hover{background:#35434b;border-color:#35434b}
.hero .hero-actions>.button:active{background:#131b20;border-color:#131b20}
/* Introductory offers use the site's existing typography and accent. */
.plan-entry-offer{position:relative;display:block;margin-top:18px;padding:14px 20px 12px;border:1px solid #fa5b03;border-radius:4px;background:linear-gradient(110deg,#ff6908,#fc5100);color:#fff;text-decoration:none;box-shadow:none;transition:filter .15s}
.plan-entry-offer:hover{filter:brightness(.98)}.plan-entry-offer:focus-visible{outline:3px solid #843b0a;outline-offset:4px}
.plan-entry-offer .plan-entry-kicker{display:block;padding-right:30px;font-size:14px;font-weight:700;line-height:1.7;letter-spacing:.035em;color:#fff}
.plan-entry-offer .plan-entry-main{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:12px;min-height:44px;margin:8px 0}
.plan-entry-offer .plan-entry-subject{font-size:18px;font-weight:700;line-height:1.6;letter-spacing:0;color:#fff;white-space:nowrap}
.plan-entry-offer .plan-entry-value{font-family:'Noto Sans JP',sans-serif;font-size:30px;font-weight:800;letter-spacing:-.04em;line-height:1.2;color:#fff;white-space:nowrap}
.plan-entry-offer .plan-entry-value span{font-family:'Noto Sans JP',sans-serif;font-size:15px;font-weight:700;letter-spacing:0;margin-left:5px}
.plan-entry-offer .plan-entry-value-numeric{font-family:var(--numeric);font-size:36px;font-weight:800;font-variant-numeric:lining-nums tabular-nums;letter-spacing:-.04em}
.plan-entry-offer .plan-entry-note{display:block;padding-top:8px;border-top:1px solid #ffffff59;font-size:14px;font-weight:600;line-height:1.6;color:#fff}
.plan-entry-offer .plan-entry-arrow{position:absolute;top:13px;right:18px;display:block;width:auto;height:auto;border:0;border-radius:0;font-size:20px;line-height:1;color:#fff}
#horizontal-trial{scroll-margin-top:100px}
@media(max-width:850px){.plan-entry-offer{padding:14px 16px 12px}.plan-entry-offer .plan-entry-value{font-size:28px}.plan-entry-offer .plan-entry-value-numeric{font-size:34px}}
@media(max-width:700px){.plan-entry-offer{margin-top:15px;padding:14px 15px 12px}.plan-entry-offer .plan-entry-main{gap:8px;margin:8px 0}.plan-entry-offer .plan-entry-value span{font-size:14px}.plan-entry-offer .plan-entry-arrow{right:15px}}
@media(max-width:360px){.plan-entry-offer .plan-entry-main{flex-wrap:wrap}.plan-entry-offer .plan-entry-value-numeric{font-size:31px}}
@media(prefers-reduced-motion:reduce){.plan-entry-offer{transition:none}}
