/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.table{display:table}}:root{--yellow:#ffec00;--ink:#11110f;--paper:#fff;--warm:#f5f2ec;--muted:#6c6b67;--line:#dedbd3}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);letter-spacing:.03em;margin:0;font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}mark{background:linear-gradient(transparent 62%,var(--yellow) 62%);color:inherit;padding:0 .08em}.site-header{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff2;border-bottom:1px solid #eee;align-items:center;gap:28px;height:88px;padding:0 clamp(20px,4vw,64px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:10px;min-width:230px;display:flex}.brand img{object-fit:contain;width:56px;height:56px}.brand span{font-size:18px;font-weight:800;line-height:1.15}.brand b{letter-spacing:.12em;margin-bottom:4px;font-size:9px;font-weight:600;display:block}.desktop-nav{flex:1;justify-content:center;align-items:center;gap:clamp(10px,1.4vw,25px);display:flex}.desktop-nav a{white-space:nowrap;font-size:12px;font-weight:700}.desktop-nav a:hover{text-decoration:underline;-webkit-text-decoration-color:var(--yellow);-webkit-text-decoration-color:var(--yellow);-webkit-text-decoration-color:var(--yellow);text-decoration-color:var(--yellow);text-underline-offset:6px;text-decoration-thickness:4px}.header-actions{display:flex}.header-actions a{border:1px solid var(--ink);padding:13px 16px;font-size:12px;font-weight:800}.header-book{background:var(--yellow);border-color:var(--yellow)!important}.mobile-menu,.mobile-fixed-cta{display:none}.hero{grid-template-columns:1fr 1fr;min-height:calc(100svh - 88px);display:grid}.hero-copy{flex-direction:column;justify-content:center;padding:clamp(55px,8vw,130px) clamp(28px,7vw,110px);display:flex}.eyebrow{letter-spacing:.2em;text-transform:uppercase;margin:0 0 22px;font-size:11px;font-weight:800}.hero h1{letter-spacing:-.055em;margin:0;font-size:clamp(42px,5vw,78px);line-height:1.18}.hero h1 span{letter-spacing:.08em;margin-bottom:22px;font-size:clamp(15px,1.35vw,21px);display:block}.hero-lead{color:#4d4b47;max-width:560px;margin:34px 0 28px;font-size:16px;line-height:2}.button-row{flex-wrap:wrap;gap:12px;display:flex}.button{justify-content:center;align-items:center;min-width:160px;padding:17px 28px;font-size:14px;font-weight:800;display:inline-flex}.button-primary{background:var(--yellow)}.button-outline{border:1px solid var(--ink)}.button-dark{background:var(--ink);color:#fff}.line-cta{color:#fff!important;background:#06c755!important;border-color:#06c755!important}.line-cta:hover{background:#05b84e!important;border-color:#05b84e!important}.line-cta:focus-visible{outline-offset:3px;outline:3px solid #06c75547}.hero-note{letter-spacing:.12em;margin-top:32px;font-size:11px}.hero-visual{background:#e8e5df;min-height:680px;margin:0;position:relative;overflow:hidden}.hero-visual img{object-fit:cover;width:100%;height:100%}.hero-visual figcaption{color:#fff;letter-spacing:.2em;text-shadow:0 1px 3px #000;font-size:10px;position:absolute;bottom:18px;right:20px}.future-strip{background:var(--yellow);justify-content:center;gap:clamp(25px,6vw,110px);padding:28px 20px;font-weight:800;display:flex}.future-strip p{margin:0}.section{padding:clamp(80px,10vw,160px) clamp(24px,8vw,140px)}.section-number{background:var(--yellow);border-radius:50%;place-items:center;width:42px;height:42px;margin:0 0 35px;font-size:11px;font-weight:900;display:grid}.section h2{letter-spacing:-.045em;margin:0;font-size:clamp(36px,4.7vw,72px);line-height:1.28}.section-intro{grid-template-columns:1.1fr .9fr;align-items:end;gap:clamp(50px,10vw,180px);display:grid}.intro-copy{max-width:560px;font-size:17px;line-height:2.1}.large-copy{letter-spacing:-.03em;font-size:clamp(23px,2.7vw,40px);font-weight:800;line-height:1.55!important}.section-dark{background:var(--ink);color:#fff}.story-grid{grid-template-columns:1fr 1fr;gap:clamp(50px,10vw,160px);display:grid}.story-list p{margin:0 0 24px}.story-emphasis{color:var(--yellow);letter-spacing:-.05em;font-size:clamp(36px,4.6vw,70px);line-height:1.28;margin-top:65px!important}.accelerator-section{grid-template-columns:1.25fr .75fr;align-items:center;gap:clamp(50px,8vw,140px);display:grid}.everyday-lines{border-left:5px solid var(--yellow);margin-top:58px;padding-left:24px;font-size:16px;line-height:1.8}.everyday-lines p{margin:4px 0}.truth-card{background:var(--warm);padding:clamp(36px,5vw,70px);line-height:2}.truth-card strong{letter-spacing:-.04em;margin-top:42px;font-size:clamp(29px,3vw,46px);line-height:1.45;display:block}.approach-section{grid-template-columns:1fr 1fr;padding:0;display:grid}.reveal-image{min-height:680px;margin:0;overflow:hidden}.reveal-image img{object-fit:cover;width:100%;height:100%}.approach-copy{background:var(--warm);padding:clamp(70px,9vw,150px) clamp(35px,8vw,120px)}.approach-copy>p:not(.section-number):not(.eyebrow){line-height:2}.text-link{border-bottom:2px solid var(--yellow);align-items:center;gap:30px;margin-top:35px;padding-bottom:6px;font-size:14px;font-weight:800;display:inline-flex}.text-link span{font-size:20px}.connection-section{grid-template-columns:1fr 1fr;align-items:end;gap:clamp(50px,8vw,120px);display:grid}.connection-copy>p:last-child{max-width:630px;margin-top:30px;line-height:2}.connection-diagram{grid-template-columns:1fr auto 1fr auto;align-items:center;gap:10px;display:grid}.connection-diagram span{aspect-ratio:1;border:1px solid var(--ink);border-radius:50%;place-items:center;font-size:clamp(18px,1.8vw,30px);font-weight:800;display:grid}.connection-diagram i{font-style:normal;font-weight:900}.centered{text-align:center}.centered .section-number{margin-inline:auto}.concern-columns{grid-template-columns:1fr 1fr;max-width:1120px;margin:80px auto 0;display:grid}.concern-columns article{background:var(--warm);padding:clamp(38px,5vw,70px)}.concern-columns .concern-dark{background:var(--ink);color:#fff}.concern-label{letter-spacing:.18em;font-size:10px;font-weight:900}.concern-columns h3{margin:16px 0 30px;font-size:30px}.concern-columns ul{margin:0;padding:0;line-height:2.25;list-style:none}.concern-columns li:before{content:"—";color:#d8c900;margin-right:12px}.future-section{background:var(--warm);grid-template-columns:1fr 1fr;gap:clamp(50px,8vw,120px);display:grid}.future-image{min-height:620px;margin:0}.editorial-photo{position:relative;overflow:hidden}.editorial-photo img{object-fit:cover;width:100%;height:100%}.editorial-photo figcaption{color:#fff;text-shadow:0 1px 3px #000;font-size:9px;position:absolute;bottom:10px;right:14px}.placeholder-photo{background:linear-gradient(140deg,#f7e57d,#ece8de 55%,#c7c2b7);position:relative;overflow:hidden}.placeholder-photo:before{content:"";aspect-ratio:1;background:#ffffff9e;border-radius:50%;width:58%;position:absolute;top:17%;left:20%;box-shadow:0 0 80px #fffc}.placeholder-photo span{letter-spacing:.16em;font-size:11px;font-weight:800;position:absolute;bottom:30px;left:30px}.future-list{margin:45px 0;padding:0;font-weight:700;line-height:2.3;list-style:none}.future-list li{border-bottom:1px solid #d6d1c8}.future-list li:before{content:"✓";color:#a39300;margin-right:13px}.future-signature{font-size:clamp(24px,2.5vw,38px);font-weight:900}.quotes-grid{border-top:1px solid var(--ink);border-left:1px solid var(--ink);grid-template-columns:repeat(2,1fr);margin-top:70px;display:grid}.quotes-grid blockquote{border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);flex-direction:column;justify-content:space-between;min-height:270px;margin:0;padding:clamp(32px,5vw,65px);display:flex}.quotes-grid p{margin:0;font-size:clamp(21px,2.1vw,34px);font-weight:800;line-height:1.6}.quotes-grid cite{color:var(--muted);font-size:12px;font-style:normal}.centered-link{width:max-content;margin:45px auto 0;display:flex}.profile-preview{background:var(--ink);color:#fff;grid-template-columns:.8fr 1.2fr;padding-bottom:0;display:grid}.profile-image-wrap{background:#f1eee8;align-self:end;max-height:760px;overflow:hidden}.profile-image-wrap img{object-fit:cover;width:100%}.profile-copy{padding:70px clamp(10px,5vw,80px) 100px}.profile-copy>p:not(.section-number):not(.eyebrow):not(.profile-name){max-width:680px;line-height:2}.profile-name{margin-top:40px;font-size:26px;font-weight:900}.profile-name span{color:#c7c5bf;margin-left:12px;font-size:13px}.credential-line{color:var(--yellow);margin-top:35px;font-size:18px;font-weight:800}.credential-line i{color:#fff;margin:0 8px;font-style:normal}.first-visit-preview{text-align:center;background:var(--yellow)}.first-visit-preview>p:not(.eyebrow){margin:28px auto 36px;line-height:2}.access-preview{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(50px,8vw,120px);display:grid}.access-preview>img{border:1px solid var(--ink)}.access-list{margin:45px 0}.access-list div{border-bottom:1px solid var(--line);grid-template-columns:100px 1fr;padding:14px 0;display:grid}.access-list dt{font-weight:800}.access-list dd{margin:0}.news-preview{background:var(--warm);justify-content:space-between;align-items:end;gap:40px;padding-block:65px;display:flex}.news-preview a{border-block:1px solid var(--ink);flex:1;grid-template-columns:120px 1fr auto;align-items:center;gap:20px;max-width:780px;padding:22px 0;display:grid}.news-preview time{font-size:12px}.cta-band{background:var(--ink);color:#fff;text-align:center;padding:clamp(85px,11vw,160px) clamp(25px,8vw,140px)}.cta-band h2{letter-spacing:-.04em;margin:0;font-size:clamp(38px,5vw,76px)}.cta-band>p:not(.eyebrow){color:#ceccc6;margin:30px 0 50px;line-height:2}.cta-options{grid-template-columns:1fr 1fr;max-width:960px;margin:auto;display:grid}.cta-options a{text-align:left;color:var(--ink);background:#fff;border-right:1px solid #aaa;padding:30px 36px;position:relative}.cta-options small{margin-bottom:8px;font-size:11px;display:block}.cta-options span{font-size:24px;position:absolute;top:43%;right:28px}.site-footer{color:#fff;background:#0a0a09;grid-template-columns:1.2fr 1fr 1.3fr;gap:55px;padding:70px clamp(24px,7vw,120px) 25px;display:grid}.footer-brand{align-items:center;gap:18px;display:flex}.footer-brand img{background:#fff;width:95px}.footer-brand p{margin:0;font-size:10px}.footer-brand h2{margin:5px 0;font-size:30px}.footer-brand small{letter-spacing:.15em;font-size:8px}.footer-nav{grid-template-columns:1fr 1fr;gap:12px;font-size:12px;display:grid}.footer-info{font-size:12px;line-height:1.9}.footer-link-groups{flex-direction:column;align-items:flex-start;gap:18px;margin-top:20px;display:flex}.footer-social{gap:10px;display:flex}.footer-social a{background:#fff;border:1px solid #c8c4b9;border-radius:50%;place-items:center;width:42px;height:42px;transition:background .2s,border-color .2s,transform .2s;display:grid}.footer-social a:hover{background:var(--yellow-soft);border-color:#b5aa54;transform:translateY(-2px)}.footer-social .social-instagram{color:#fff;background:radial-gradient(circle at 30% 110%,#fdf497 0 12%,#fd5949 38%,#d6249f 62%,#285aeb 100%);border-color:#0000}.footer-social .social-line{color:#fff;background:#06c755;border-color:#06c755}.footer-social .social-instagram:hover,.footer-social .social-line:hover{filter:brightness(.96)}.footer-social svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.footer-social .icon-dot{fill:currentColor;stroke:none}.footer-social .line-mark{stroke-width:1.15px}.footer-legal-links{flex-wrap:wrap;gap:8px 18px;display:flex}.footer-legal-links a{text-underline-offset:3px;text-decoration:underline}.copyright{letter-spacing:.18em;border-top:1px solid #30302e;grid-column:1/-1;margin:20px 0 0;padding-top:22px;font-size:9px}.subpage{min-height:70vh}.page-hero{background:var(--warm);padding:clamp(90px,12vw,180px) clamp(24px,10vw,170px)}.page-hero h1{letter-spacing:-.05em;max-width:1100px;margin:0;font-size:clamp(42px,6vw,88px);line-height:1.2}.page-hero>p:last-child{max-width:740px;margin:32px 0 0;line-height:2}.content-section{padding:clamp(80px,10vw,150px) clamp(24px,9vw,150px)}.content-section h2,.media-split h2,.voice-story h2,.contact-options h2{letter-spacing:-.045em;margin:0;font-size:clamp(36px,4.8vw,70px);line-height:1.25}.content-section p,.media-split p,.voice-story p,.contact-options p{line-height:2}.opening-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:clamp(50px,10vw,160px);display:grid}.prose{max-width:620px}.dark-block{background:var(--ink);color:#fff;align-items:center;min-height:650px;display:flex}.narrow-copy{text-align:center;max-width:920px;margin:auto}.narrow-copy p:not(.eyebrow){max-width:700px;margin:30px auto 0}.about-connection{background:var(--yellow)}.about-connection>div:first-child{justify-content:space-between;align-items:end;gap:30px;display:flex}.big-equation{justify-content:center;align-items:center;gap:clamp(8px,2vw,28px);margin:80px 0;display:flex}.big-equation span{aspect-ratio:1;border:2px solid var(--ink);border-radius:50%;place-items:center;width:clamp(90px,12vw,180px);font-size:clamp(17px,2vw,30px);font-weight:900;display:grid}.big-equation b{font-size:25px}.wide-lead{text-align:center;max-width:900px;margin:auto;font-size:18px}.media-split{grid-template-columns:1fr 1fr;min-height:720px;display:grid}.media-split figure{min-height:620px;margin:0;position:relative;overflow:hidden}.media-split figure img{object-fit:cover;width:100%;height:100%}.media-split figcaption,.listening-section figcaption,.first-message figcaption{color:#fff;text-shadow:0 1px 2px #000;font-size:9px;position:absolute;bottom:9px;right:12px}.media-split>div{background:var(--warm);flex-direction:column;justify-content:center;padding:clamp(65px,9vw,145px) clamp(35px,8vw,120px);display:flex}.media-split strong{margin-top:30px;font-size:clamp(20px,2vw,30px);line-height:1.6}.media-split.reverse figure{order:2}.media-split.reverse>div{background:#fff}.profile-detail{background:var(--ink);color:#fff;grid-template-columns:.75fr 1.25fr;padding-bottom:0;display:grid}.profile-detail-image{background:#f1eee8;align-self:end;max-height:780px;overflow:hidden}.profile-detail-image img{object-fit:cover;width:100%;height:100%}.profile-detail-copy{align-self:center;padding:40px 0 110px clamp(45px,8vw,120px)}.profile-detail-copy>p:last-child{max-width:680px}.profile-title{margin-top:40px;font-size:28px;font-weight:900}.profile-title span{color:#bdbbb5;margin-top:7px;font-size:12px;display:block}.credentials-section .section-heading{max-width:960px}.credentials-section .section-heading>p:last-child{max-width:680px}.credential-cards{border-left:1px solid var(--ink);border-top:1px solid var(--ink);grid-template-columns:repeat(4,1fr);margin-top:70px;display:grid}.credential-cards article{border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);padding:38px 28px}.credential-cards span{aspect-ratio:1;background:var(--yellow);border-radius:50%;place-items:center;width:66px;font-weight:900;display:inline-grid}.credential-cards p{font-size:13px}.qualification-list{flex-wrap:wrap;gap:10px 28px;margin:0;padding:35px 0 0;font-size:13px;list-style:none;display:flex}.qualification-list li:before{content:"✓";color:#a89700;margin-right:8px}.listening-section{background:var(--warm);grid-template-columns:1fr 1fr;align-items:center;gap:clamp(45px,8vw,120px);display:grid}.listening-section figure{margin:0;position:relative}.listening-section>div p{max-width:650px}.closing-manifesto{text-align:center}.closing-manifesto>p{color:var(--muted)}.closing-manifesto strong{text-decoration:underline;-webkit-text-decoration-color:var(--yellow);-webkit-text-decoration-color:var(--yellow);-webkit-text-decoration-color:var(--yellow);text-decoration-color:var(--yellow);text-underline-offset:-3px;margin-top:55px;font-size:clamp(26px,3vw,46px);text-decoration-thickness:9px;display:block}.first-message{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(50px,8vw,120px);display:grid}.first-message figure{margin:0;position:relative}.first-message>div>p:last-child{max-width:620px}.consultable-section{background:var(--ink);color:#fff}.two-lanes{border:1px solid #444;grid-template-columns:1fr 1fr;margin-top:60px;display:grid}.two-lanes article{padding:45px}.two-lanes article+article{border-left:1px solid #444}.two-lanes span{letter-spacing:.18em;color:var(--yellow);font-size:10px;font-weight:800}.two-lanes h3{font-size:30px}.connection-note{text-align:center;color:#d8d6d1;margin:40px 0 0!important}.process-section{background:var(--warm)}.process-section .section-heading{justify-content:space-between;align-items:end;gap:30px;display:flex}.process-list{margin-top:70px}.process-list article{border-top:1px solid var(--ink);grid-template-columns:90px 1fr;gap:40px;padding:32px 0;display:grid}.process-list article:last-child{border-bottom:1px solid var(--ink)}.process-list>article>span{color:#a59600;font-weight:900}.process-list h3{margin:0;font-size:26px}.process-list p{max-width:760px;margin:10px 0 0}.sleep-first-section{grid-template-columns:1fr 1fr;gap:clamp(50px,9vw,140px);display:grid}.sleep-first-section ol{counter-reset:none;margin:0;padding:0;list-style:none}.sleep-first-section li{border-bottom:1px solid var(--ink);padding:20px 0;font-weight:800}.sleep-first-section li:before{content:"0" counter(list-item);color:#a90;margin-right:20px}.flow-line{flex-direction:column;align-items:flex-start;margin:25px 0;font-weight:900;display:flex}.flow-line i{color:#a89700;padding-left:25px;font-style:normal}.flow-line span{padding:10px 0}.no-pressure{background:var(--yellow);text-align:center}.no-pressure p{max-width:770px;margin:35px auto 0}.visit-info{max-width:1100px;margin:auto}.visit-info h2{font-size:42px}.visit-info dl{margin-top:45px}.visit-info dl div{border-top:1px solid var(--ink);grid-template-columns:180px 1fr;padding:19px 0;display:grid}.visit-info dl div:last-child{border-bottom:1px solid var(--ink)}.visit-info dt{font-weight:900}.visit-info dd{margin:0}.menu-choice{grid-template-columns:1fr 1fr;gap:18px;display:grid}.menu-choice>a{background:var(--yellow);padding:clamp(40px,6vw,80px);position:relative}.menu-choice>a:last-child{background:var(--ink);color:#fff}.menu-choice span{letter-spacing:.18em;font-size:10px;font-weight:900}.menu-choice h2{margin:22px 0;font-size:clamp(35px,4vw,60px)}.menu-choice b{font-size:30px;position:absolute;bottom:25px;right:35px}.featured-menu{background:var(--warm);grid-template-columns:.8fr 1.2fr;gap:clamp(55px,9vw,140px);display:grid}.main-badge,.limited{background:var(--yellow);letter-spacing:.16em;margin-bottom:20px;padding:8px 12px;font-size:10px;font-weight:900;display:inline-block}.price{font-size:14px!important}.price strong{letter-spacing:-.05em;font-size:clamp(45px,5vw,76px)}.menu-body h3{margin-top:0;font-size:clamp(25px,2.6vw,40px);line-height:1.45}.session-flow{flex-wrap:wrap;align-items:center;gap:9px;margin:35px 0;display:flex}.session-flow span{background:#fff;padding:12px;font-size:11px;font-weight:900}.session-flow i{font-style:normal}.value-note{border-left:5px solid var(--yellow);padding-left:20px;margin:40px 0!important}.body-menu .menu-heading{max-width:780px}.price-cards{border-top:1px solid var(--ink);border-left:1px solid var(--ink);grid-template-columns:1fr 1fr;margin-top:60px;display:grid}.price-cards article{border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);padding:clamp(35px,5vw,65px)}.price-cards article>span,.continuing-care span{letter-spacing:.18em;font-size:10px;font-weight:900}.price-cards h3{margin:20px 0 0;font-size:35px}.continuing-care{border:1px solid var(--ink);border-top:0;justify-content:space-between;align-items:center;gap:30px;padding:45px clamp(35px,5vw,65px);display:flex}.continuing-care h3{margin:15px 0;font-size:30px}.continuing-care .price{margin:0}.shared-view{background:var(--yellow);text-align:center}.shared-view>p{max-width:790px;margin:35px auto}.shared-view>div{margin-top:50px;font-size:clamp(20px,3vw,42px);font-weight:900}.shared-view i{margin:0 12px;font-style:normal}.program-teaser{background:var(--ink);color:#fff;grid-template-columns:1.15fr .85fr;gap:clamp(50px,8vw,120px);display:grid}.program-teaser>div:first-child>p:last-child{max-width:720px}.program-price{color:var(--ink);background:#fff;padding:clamp(35px,5vw,65px)}.program-price small{font-weight:800}.program-price ul{padding-left:20px;line-height:2}.program-path{text-align:center}.program-path>div{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin:50px 0;display:flex}.program-path span{background:var(--warm);padding:15px 18px;font-size:13px;font-weight:800}.program-path i{font-style:normal}.menu-help{text-align:center;background:var(--warm)}.menu-help p{max-width:650px;margin:30px auto 40px}.voice-hooks{grid-template-columns:repeat(4,1fr);padding-block:0;display:grid}.voice-hooks blockquote{border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);margin:0;padding:45px 25px}.voice-hooks blockquote:first-child{border-left:1px solid var(--ink)}.voice-hooks p{font-size:18px;font-weight:900}.voice-hooks cite{color:var(--muted);font-size:11px;font-style:normal}.change-levels{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(50px,8vw,120px);display:grid}.change-levels ol{margin:0;padding:0;list-style:none}.change-levels li{border-top:1px solid var(--ink);grid-template-columns:55px 1fr;gap:18px;padding:25px 0;display:grid}.change-levels li:last-child{border-bottom:1px solid var(--ink)}.change-levels li>span{color:#a89700;font-weight:900}.change-levels h3{margin:0;font-size:24px}.change-levels p{margin:5px 0 0}.voice-story{grid-template-columns:80px 1fr .7fr;align-items:start;gap:clamp(30px,6vw,90px);padding:clamp(80px,10vw,150px) clamp(24px,9vw,150px);display:grid}.story-index{font-size:12px;font-weight:900}.voice-meta{font-size:12px}.voice-story-copy strong{margin:40px 0;font-size:clamp(22px,2.5vw,38px);line-height:1.55;display:block}.dark-story{background:var(--ink);color:#fff}.yellow-story{background:var(--yellow)}.short-voice-grid{grid-template-columns:1fr 1fr;gap:0;display:grid}.short-voice-grid article{border:1px solid var(--ink);margin-bottom:-1px;margin-right:-1px;padding:45px}.short-voice-grid h3{font-size:24px}.short-voice-grid small{color:var(--muted)}.voice-closing{text-align:center;background:var(--warm)}.voice-closing p{max-width:760px;margin:35px auto}.voice-closing strong{margin-top:50px;font-size:clamp(25px,3vw,42px);display:block}.faq-intro{text-align:center;background:var(--yellow)}.faq-intro p{margin:5px;font-size:clamp(20px,2.4vw,34px);font-weight:800}.faq-intro strong{margin-top:35px;font-size:clamp(27px,3.4vw,50px);display:block}.faq-groups{padding-top:30px}.faq-group{border-bottom:1px solid var(--ink);grid-template-columns:.4fr .6fr;gap:clamp(35px,7vw,100px);padding:70px 0;display:grid}.faq-group-title span{color:#a89700;font-weight:900}.faq-group-title h2{margin-top:20px;font-size:clamp(27px,3vw,44px)}.faq-items details{border-top:1px solid var(--ink)}.faq-items details:last-child{border-bottom:1px solid var(--ink)}.faq-items summary{cursor:pointer;padding:24px 40px 24px 0;font-weight:800;line-height:1.6;list-style:none;position:relative}.faq-items summary::-webkit-details-marker{display:none}.faq-items summary b{font-size:24px;position:absolute;right:5px}.faq-items details[open] summary b{transform:rotate(45deg)}.faq-items details>div{background:var(--warm);grid-template-columns:35px 1fr;gap:15px;padding:25px;display:grid}.faq-items details>div span{color:#9a8b00;font-weight:900}.faq-items details>div p{margin:0}.faq-last{text-align:center}.faq-last p{max-width:660px;margin:30px auto 40px}.access-main{grid-template-columns:.8fr 1.2fr;gap:clamp(40px,7vw,100px);display:grid}.access-basic h2{font-size:clamp(34px,3.7vw,55px)}.access-subtitle{font-weight:900}.access-basic dl{margin:35px 0}.access-basic dl div{border-top:1px solid var(--ink);grid-template-columns:100px 1fr;padding:14px 0;display:grid}.access-basic dl div:last-child{border-bottom:1px solid var(--ink)}.access-basic dt{font-weight:900}.access-basic dd{margin:0}.map-wrap iframe{border:0;width:100%;height:100%;min-height:650px}.landmark-section{background:var(--warm);grid-template-columns:1fr 1fr;align-items:center;gap:clamp(45px,8vw,120px);display:grid}.landmark-section img{border:1px solid var(--ink)}.route-section h2{margin-bottom:50px}.route-columns{border-top:1px solid var(--ink);border-left:1px solid var(--ink);grid-template-columns:repeat(3,1fr);display:grid}.route-columns article{border-right:1px solid var(--ink);border-bottom:1px solid var(--ink);padding:35px}.route-columns span{color:#998900;font-weight:900}.parking-section{background:var(--yellow);grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid}.parking-visual{justify-content:center;align-items:center;gap:35px;display:flex}.parking-visual>span{font-size:clamp(90px,14vw,200px);font-weight:900;line-height:1}.parking-visual p{font-weight:800}.access-gallery{grid-template-columns:1fr 1fr;gap:20px;display:grid}.access-gallery>div{min-height:500px;overflow:hidden}.access-gallery img{object-fit:cover;width:100%;height:100%}.placeholder-interior{background:linear-gradient(135deg,#efece5,#d7d0c5);flex-direction:column;justify-content:flex-end;padding:40px;display:flex}.placeholder-interior span{font-size:30px;font-weight:900}.placeholder-interior small{margin-top:15px}.arrival-info ul{max-width:850px;padding:0;list-style:none}.arrival-info li{border-bottom:1px solid var(--ink);padding:17px 0}.arrival-info li:before{content:"✓";color:#9b8c00;margin-right:14px}.contact-examples{text-align:center}.contact-examples ul{text-align:left;max-width:920px;margin:55px auto 0;padding:0;list-style:none}.contact-examples li{border-bottom:1px solid var(--ink);padding:20px 0;font-size:clamp(17px,2vw,27px);font-weight:800}.contact-examples li:before{content:"Q.";color:#9a8b00;margin-right:16px}.contact-options{grid-template-columns:1fr 1fr;display:grid}.contact-options article{padding:clamp(55px,8vw,120px)}.contact-options article>span{aspect-ratio:1;background:#fff;border-radius:50%;place-items:center;width:45px;margin-bottom:40px;font-size:11px;font-weight:900;display:grid}.line-option{background:var(--yellow)}.book-option{background:var(--ink);color:#fff}.contact-options strong{margin:30px 0;font-size:18px;display:block}.contact-options .button{margin-top:30px}.phone-contact{justify-content:space-between;align-items:center;gap:50px;display:flex}.phone-contact>a{font-size:clamp(30px,4vw,60px);font-weight:900}.phone-contact>a small{letter-spacing:.18em;color:#9a8b00;font-size:10px;display:block}.contact-closing{text-align:center;background:var(--warm)}.contact-closing p{max-width:720px;margin:30px auto 40px}.news-article{max-width:1000px;margin:auto;padding:clamp(90px,12vw,180px) 24px}.news-article time{color:var(--muted);font-size:12px}.news-article h1{margin:20px 0 60px;font-size:clamp(38px,5vw,70px);line-height:1.3}.news-article>div{font-size:17px;line-height:2}.legal-copy{max-width:1000px;margin:auto}.legal-copy h2{margin:55px 0 15px;font-size:28px}.legal-copy h2:first-child{margin-top:0}.commercial-copy dl{border-top:1px solid var(--line);margin:0}.commercial-copy dl>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(180px,.34fr) 1fr;gap:34px;padding:28px 0;display:grid}.commercial-copy dt{font-weight:700}.commercial-copy dd{color:#4c4a44;margin:0;line-height:1.9}@media (width<=1150px){.desktop-nav,.header-actions{display:none}.site-header{justify-content:space-between;height:72px;padding:0 20px}.brand img{width:46px;height:46px}.brand span{font-size:15px}.brand b{font-size:8px}.mobile-menu{display:block;position:relative}.mobile-menu summary{cursor:pointer;flex-direction:column;justify-content:center;gap:6px;width:42px;height:42px;list-style:none;display:flex}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:var(--ink);width:28px;height:2px;display:block}.mobile-panel{background:var(--ink);color:#fff;z-index:100;flex-direction:column;min-height:calc(100svh - 72px);padding:35px 28px;display:flex;position:fixed;inset:72px 0 auto}.mobile-panel p{color:var(--yellow);letter-spacing:.2em;font-size:11px}.mobile-panel a{border-bottom:1px solid #333;padding:15px 0;font-size:20px;font-weight:800}.mobile-panel .mobile-contact{text-align:center;background:var(--yellow);color:var(--ink);margin-top:20px}}@media (width<=800px){body{padding-bottom:58px}.mobile-fixed-cta{z-index:120;grid-template-columns:1fr 1fr;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -5px 20px #0000001f}.mobile-fixed-cta a{background:#fff;place-items:center;height:58px;font-size:13px;font-weight:900;display:grid}.mobile-fixed-cta a:last-child{background:var(--yellow)}.hero{flex-direction:column;min-height:auto;display:flex}.hero-copy{padding:58px 24px 42px}.hero h1{font-size:43px}.hero h1 span{font-size:14px;line-height:1.6}.hero-visual{aspect-ratio:1;order:-1;min-height:auto}.hero-visual figcaption{bottom:10px}.button-row{grid-template-columns:1fr 1fr;display:grid}.button{min-width:0;padding:15px 12px}.future-strip{flex-direction:column;gap:8px;padding:23px 24px;font-size:14px}.section{padding:78px 24px}.section h2{font-size:39px}.section-intro,.story-grid,.accelerator-section,.approach-section,.connection-section,.future-section,.profile-preview,.access-preview{grid-template-columns:1fr}.section-intro{gap:35px}.story-list{padding-top:15px}.story-emphasis{margin-top:48px!important}.truth-card{padding:34px 25px}.truth-card strong{font-size:31px}.approach-section{flex-direction:column;padding:0;display:flex}.reveal-image{aspect-ratio:1;min-height:auto}.approach-copy{padding:70px 24px}.connection-diagram{grid-template-columns:1fr auto 1fr;margin-top:25px}.connection-diagram i:nth-of-type(3){display:none}.connection-diagram span:last-child{grid-column:2/4;justify-self:center;width:50%;margin-top:10px}.connection-diagram span{font-size:16px}.concern-columns{grid-template-columns:1fr;margin-top:50px}.future-image{min-height:420px}.quotes-grid{grid-template-columns:1fr}.quotes-grid blockquote{min-height:220px}.profile-preview{flex-direction:column-reverse;padding:75px 24px 0;display:flex}.profile-copy{padding:0 0 65px}.profile-image-wrap{margin-inline:-24px}.access-preview{gap:45px}.news-preview{flex-direction:column;align-items:stretch}.news-preview a{grid-template-columns:1fr auto}.news-preview time{grid-column:1/-1}.cta-options{grid-template-columns:1fr}.cta-options a{border-bottom:1px solid #aaa;border-right:0}.site-footer{grid-template-columns:1fr;padding:55px 24px 25px}.footer-nav{border-block:1px solid #333;padding-block:20px}.copyright{grid-column:1}.page-hero{padding:82px 24px}.page-hero h1{font-size:46px}.content-section{padding:75px 24px}.content-section h2,.media-split h2,.voice-story h2,.contact-options h2{font-size:37px}.opening-grid,.media-split,.profile-detail,.listening-section,.first-message,.sleep-first-section,.featured-menu,.program-teaser,.change-levels,.faq-group,.access-main,.landmark-section,.parking-section,.contact-options{grid-template-columns:1fr}.about-connection>div:first-child,.process-section .section-heading{display:block}.big-equation{grid-template-columns:1fr auto 1fr;gap:8px;display:grid}.big-equation span{width:100%}.big-equation span:nth-of-type(3){grid-column:1}.big-equation span:nth-of-type(4){grid-column:3}.credential-cards{grid-template-columns:1fr 1fr}.qualification-list{display:block}.qualification-list li{margin:12px 0}.media-split{flex-direction:column;display:flex}.media-split figure{aspect-ratio:1;min-height:auto}.media-split>div{padding:65px 24px}.media-split.reverse figure{order:0}.profile-detail{flex-direction:column-reverse;padding:75px 24px 0;display:flex}.profile-detail-copy{padding:0 0 60px}.profile-detail-image{margin-inline:-24px}.listening-section{gap:45px}.two-lanes{grid-template-columns:1fr}.two-lanes article+article{border-top:1px solid #444;border-left:0}.process-list article{grid-template-columns:50px 1fr;gap:15px}.visit-info dl div{grid-template-columns:1fr;gap:7px}.menu-choice{grid-template-columns:1fr}.session-flow i{transform:rotate(90deg)}.price-cards{grid-template-columns:1fr}.continuing-care{display:block}.program-path>div{flex-direction:column}.program-path i{transform:rotate(90deg)}.voice-hooks{grid-template-columns:1fr 1fr}.voice-story{grid-template-columns:40px 1fr;padding:75px 24px}.voice-story-copy{grid-column:1/-1}.short-voice-grid{grid-template-columns:1fr}.faq-group{gap:25px}.faq-group-title h2{font-size:30px}.access-main{gap:45px}.map-wrap iframe{min-height:420px}.route-columns,.access-gallery{grid-template-columns:1fr}.access-gallery>div{min-height:400px}.phone-contact{display:block}.phone-contact>a{margin-top:35px;display:block}}@media (width<=390px){.brand span{display:none}.hero h1{font-size:38px}.section h2{font-size:34px}.credential-line{font-size:15px}.button-row{grid-template-columns:1fr}.connection-diagram span{font-size:14px}}:root{--yellow:#f2d51f;--yellow-soft:#fffbea;--ink:#292823;--paper:#fff;--warm:#f8f6f1;--soft:#f2f3f0;--muted:#68675f;--line:#dfdcd3}body{letter-spacing:.035em;-webkit-font-smoothing:antialiased;font-family:Noto Sans JP,Yu Gothic,Hiragino Kaku Gothic ProN,sans-serif;font-size:16px;line-height:1.85}h1,h2,h3{text-wrap:balance;font-family:Noto Serif JP,Yu Mincho,Hiragino Mincho ProN,serif;font-weight:600;letter-spacing:.005em!important}p,li,dd,summary{overflow-wrap:anywhere}.eyebrow{color:#77746a;letter-spacing:.17em;margin-bottom:18px;font-size:10px;font-weight:700}.section-number{width:34px;height:34px;margin-bottom:28px;font-size:10px;font-weight:700}.button{border-radius:3px;min-width:150px;padding:15px 25px;font-size:13px;font-weight:700;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-1px);box-shadow:0 8px 20px #2928231a}.button-primary{background:var(--yellow);color:var(--ink)}.button-outline{background:#fff;border-color:#77746a}.button-dark{color:var(--ink);background:#fff;border:1px solid #77746a}.site-header{border-color:var(--line);height:82px;padding-inline:clamp(20px,3vw,48px);box-shadow:0 5px 22px #29282309}.brand{min-width:210px}.brand img{width:50px;height:50px}.brand span{font-size:16px;font-weight:700}.desktop-nav{gap:clamp(10px,1.2vw,21px)}.desktop-nav a{font-size:11px;font-weight:600}.header-actions a{padding:12px 15px;font-weight:700}.header-line{background:#fff}.hero{grid-template-columns:.92fr 1.08fr;min-height:620px}.hero-copy{padding:clamp(62px,7vw,104px) clamp(30px,6vw,90px)}.hero-benefit{letter-spacing:.01em;text-wrap:balance;margin:0 0 44px;padding-bottom:19px;font-family:Noto Serif JP,Yu Mincho,Hiragino Mincho ProN,serif;font-size:clamp(30px,3.15vw,47px);font-weight:600;line-height:1.45;position:relative}.hero-benefit:after{content:"";background:var(--yellow);width:66px;height:4px;position:absolute;bottom:0;left:0}.hero-method{color:#5f5d55;letter-spacing:.06em;margin:0 0 13px;font-size:clamp(14px,1.25vw,18px);font-weight:600}.hero h1{white-space:nowrap;font-size:clamp(33px,3.3vw,46px);line-height:1.4;letter-spacing:.005em!important}.hero-lead{max-width:510px;margin:28px 0 25px;font-size:15px;line-height:1.95}.hero-note{color:#716f67;letter-spacing:.08em;margin-top:27px}.hero-visual{min-height:620px}.hero-visual:after{content:"";pointer-events:none;position:absolute;inset:0;box-shadow:inset 28px 0 55px #ffffff1f}.future-strip{border-block:1px solid var(--line);background:#fff;gap:clamp(24px,5vw,78px);padding:22px 24px;font-size:14px;font-weight:600}.future-strip p{padding-left:17px;position:relative}.future-strip p:before{content:"";background:var(--yellow);border-radius:50%;width:6px;height:6px;position:absolute;top:.72em;left:0}.section,.content-section{padding:clamp(72px,7.5vw,108px) clamp(24px,7vw,110px)}.section h2,.content-section h2,.media-split h2,.voice-story h2,.contact-options h2{font-size:clamp(30px,2.9vw,44px);line-height:1.52}.page-hero{background:linear-gradient(125deg,#fff 0%,var(--warm) 100%);border-bottom:1px solid var(--line);padding:clamp(78px,9vw,128px) clamp(24px,8vw,128px)}.page-hero h1{max-width:1080px;font-size:clamp(37px,4.05vw,56px);line-height:1.42}.page-hero>p:last-child{margin-top:26px;font-size:15px;line-height:1.95}.large-copy{letter-spacing:.005em;font-family:Noto Serif JP,Yu Mincho,Hiragino Mincho ProN,serif;font-size:clamp(21px,2.1vw,32px);font-weight:600;line-height:1.7!important}.section-dark,.dark-block,.profile-preview,.profile-detail,.consultable-section,.program-teaser,.dark-story,.book-option{background:var(--soft);color:var(--ink)}.story-section{border-block:1px solid #e4e5e1}.story-grid{gap:clamp(50px,8vw,120px)}.story-list{padding-top:24px;font-size:clamp(18px,1.7vw,25px);font-weight:500}.story-list p{margin-bottom:13px}.story-emphasis{max-width:530px;color:var(--ink);letter-spacing:.005em;text-wrap:balance;background:linear-gradient(#0000 78%,#f2d51f94 78%);padding-bottom:5px;font-family:Noto Serif JP,Yu Mincho,Hiragino Mincho ProN,serif;font-size:clamp(25px,2.35vw,34px);font-weight:600;line-height:1.65;display:block;position:relative;margin-top:43px!important}.story-anxiety{color:#5f5d55;font-family:Noto Serif JP,Yu Mincho,Hiragino Mincho ProN,serif;font-size:clamp(17px,1.6vw,23px);font-weight:600;margin:30px 0 0!important}.story-resolution{border-left:3px solid var(--yellow);background:#fff;padding:17px 20px;font-size:15px;font-weight:600;line-height:1.8;margin:32px 0 0!important}.accelerator-section{gap:clamp(48px,7vw,105px)}.everyday-lines{border-left-width:3px;margin-top:43px}.truth-card{background:var(--warm);border:1px solid var(--line)}.truth-card strong{font-family:Noto Serif JP,Yu Mincho,Hiragino Mincho ProN,serif;font-size:clamp(25px,2.5vw,38px);font-weight:600}.approach-copy{background:var(--warm)}.reveal-image{min-height:590px}.connection-section{grid-template-columns:.9fr 1.1fr;align-items:center}.connection-diagram{justify-content:center;align-items:center;gap:clamp(5px,1vw,12px);margin-top:0;display:flex;position:relative}.connection-diagram:before{content:"";background:#ccc8bb;height:1px;position:absolute;top:50%;left:8%;right:8%}.connection-diagram span{z-index:1;aspect-ratio:1;background:#fff;border:1px solid #aaa69b;flex:1 1 0;min-width:0;max-width:115px;font-family:Noto Serif JP,Yu Mincho,Hiragino Mincho ProN,serif;font-size:clamp(14px,1.45vw,21px);font-weight:600;position:relative}.connection-diagram span:nth-of-type(4){background:var(--yellow-soft);border-color:#d8bd21}.connection-diagram i{z-index:2;aspect-ratio:1;background:var(--yellow);border-radius:50%;flex:0 0 clamp(17px,2vw,24px);place-items:center;width:clamp(17px,2vw,24px);font-size:11px;font-weight:700;display:grid;position:relative}.concern-columns{gap:18px;margin-top:62px}.concern-columns article,.concern-columns .concern-dark{color:var(--ink);border:1px solid var(--line);background:#fff;box-shadow:0 10px 28px #29282309}.concern-columns .concern-dark{background:var(--warm)}.concern-columns h3{font-size:clamp(25px,2vw,31px)}.text-link.light{color:var(--ink)}.future-section{background:var(--warm)}.future-image{min-height:540px}.future-signature{font-family:Noto Serif JP,Yu Mincho,Hiragino Mincho ProN,serif;font-size:clamp(22px,2.15vw,32px);font-weight:600}.quotes-grid{border-color:var(--line);margin-top:56px}.quotes-grid blockquote{border-color:var(--line);min-height:235px}.quotes-grid p{font-family:Noto Serif JP,Yu Mincho,Hiragino Mincho ProN,serif;font-size:clamp(19px,1.8vw,28px);font-weight:600}.profile-preview{border-block:1px solid var(--line)}.profile-copy{padding-top:45px}.profile-name{font-family:Noto Serif JP,Yu Mincho,Hiragino Mincho ProN,serif;font-weight:600}.profile-name span,.profile-title span{color:var(--muted)}.credential-line{color:#6b674d;font-size:16px;font-weight:600}.credential-line i{color:#b4a526}.first-visit-preview,.about-connection,.no-pressure,.shared-view,.yellow-story,.faq-intro,.parking-section,.line-option{background:var(--yellow-soft);color:var(--ink)}.first-visit-preview{border-block:1px solid #eee6a9}.access-preview>img,.landmark-section img{border-color:var(--line)}.news-preview{background:var(--warm)}.news-preview h2{font-size:clamp(28px,2.6vw,38px)}.cta-band{color:var(--ink);border-top:1px solid var(--line);background:#fff;padding:clamp(74px,8vw,112px) clamp(24px,7vw,110px)}.cta-band h2{font-size:clamp(31px,3.5vw,52px);line-height:1.5}.cta-band>p:not(.eyebrow){color:var(--muted);margin:24px 0 40px}.cta-options{gap:12px}.cta-options a{background:#fff;border:1px solid #aaa69b;border-radius:3px;padding:25px 30px}.cta-options a:last-child{background:var(--yellow);border:1px solid var(--yellow)}.cta-options strong{font-size:18px}.site-footer{color:var(--ink);border-top:1px solid var(--line);background:#f2f0ea;padding-top:58px}.footer-brand img{background:#fff}.footer-nav{border-color:#d6d2c8}.copyright{color:#77746a;border-color:#d6d2c8}.dark-block{border-block:1px solid var(--line);min-height:520px}.about-connection{border-block:1px solid #eee6a9}.big-equation{flex-wrap:nowrap;gap:clamp(5px,1.5vw,20px);margin:62px 0;display:flex;position:relative}.big-equation:before{content:"";background:#cfc8a2;height:1px;position:absolute;top:50%;left:12%;right:12%}.big-equation span{z-index:1;background:#fff;border:1px solid #aaa69b;flex:0 145px;min-width:0;font-size:clamp(15px,1.7vw,24px);font-weight:600;position:relative}.big-equation b{z-index:2;background:var(--yellow);border-radius:50%;flex:0 0 24px;place-items:center;width:24px;height:24px;font-size:11px;display:grid;position:relative}.profile-detail{border-block:1px solid var(--line)}.profile-detail-copy{padding-top:24px}.credential-cards{border-color:var(--line);margin-top:55px}.credential-cards article{border-color:var(--line)}.credential-cards span{background:var(--yellow-soft);border:1px solid #e3d66d;width:58px;font-family:Noto Serif JP,Yu Mincho,Hiragino Mincho ProN,serif;font-weight:600}.listening-section,.process-section,.featured-menu,.menu-help,.landmark-section,.contact-closing{background:var(--warm)}.consultable-section{border-block:1px solid var(--line)}.two-lanes{border-color:var(--line);background:#fff}.two-lanes article+article{border-color:var(--line)}.two-lanes span{color:#968512}.connection-note{color:var(--muted)}.no-pressure{border-block:1px solid #eee6a9}.menu-choice{gap:14px}.menu-choice>a,.menu-choice>a:last-child{color:var(--ink);border:1px solid var(--line);background:#fff;padding:clamp(38px,5vw,66px);box-shadow:0 10px 26px #29282308}.menu-choice>a:last-child{background:var(--warm)}.menu-choice h2{font-size:clamp(29px,3vw,46px)}.price strong{font-size:clamp(39px,4vw,60px)}.menu-heading h2{font-size:clamp(31px,3.25vw,50px)}.shared-view{border-block:1px solid #eee6a9}.shared-view>div{font-family:Noto Serif JP,Yu Mincho,Hiragino Mincho ProN,serif;font-size:clamp(19px,2.3vw,32px);font-weight:600}.program-teaser{border-block:1px solid var(--line)}.program-price{border:1px solid var(--line)}.voice-hooks blockquote,.short-voice-grid article{border-color:var(--line)}.voice-hooks p,.short-voice-grid h3{font-family:Noto Serif JP,Yu Mincho,Hiragino Mincho ProN,serif;font-weight:600}.voice-story{padding:clamp(72px,8vw,112px) clamp(24px,7vw,110px)}.dark-story,.yellow-story{border-block:1px solid var(--line)}.yellow-story{border-color:#eee6a9}.voice-story-copy strong{font-family:Noto Serif JP,Yu Mincho,Hiragino Mincho ProN,serif;font-size:clamp(20px,2vw,30px);font-weight:600}.faq-intro{border-block:1px solid #eee6a9}.faq-intro p{font-family:Noto Serif JP,Yu Mincho,Hiragino Mincho ProN,serif;font-size:clamp(18px,1.9vw,27px);font-weight:600}.faq-intro strong{font-family:Noto Serif JP,Yu Mincho,Hiragino Mincho ProN,serif;font-size:clamp(24px,2.6vw,38px);font-weight:600}.faq-group{border-color:var(--line)}.faq-group-title h2{font-size:clamp(25px,2.6vw,38px)}.faq-items details,.faq-items details:last-child{border-color:var(--line)}.access-basic h2{word-break:keep-all;font-size:clamp(28px,2.3vw,34px);line-height:1.7}.map-wrap iframe{min-height:540px}.route-columns,.route-columns article{border-color:var(--line)}.parking-section{border-block:1px solid #eee6a9;gap:clamp(40px,6vw,80px)}.parking-visual>span{font-size:clamp(70px,9vw,125px);font-weight:600}.parking-visual strong{font-size:clamp(34px,4vw,50px)}.access-gallery>div{min-height:430px}.phone-contact>a{font-family:Noto Serif JP,Yu Mincho,Hiragino Mincho ProN,serif;font-size:clamp(28px,3.4vw,48px);font-weight:600}.contact-examples li{font-size:clamp(16px,1.55vw,21px);font-weight:600}.contact-options{background:var(--line);gap:1px}.contact-options article{background:#fff}.contact-options .line-option{background:var(--yellow-soft)}.contact-options .book-option{background:#fff}.contact-options article>span{background:var(--yellow)}.mobile-panel{color:var(--ink);background:#fff;box-shadow:0 14px 30px #2928231a}.mobile-panel p{color:#8f7e16}.mobile-panel a{border-color:var(--line);font-size:18px;font-weight:600}.mobile-panel .mobile-contact{background:var(--yellow-soft)}@media (width<=1150px){.site-header{height:72px}}@media (width<=800px){body{font-size:15px;line-height:1.9}.hero{min-height:auto;display:flex}.hero-visual{aspect-ratio:4/3;order:-1;min-height:0}.hero-copy{padding:43px 24px 48px}.hero-benefit{margin-bottom:32px;padding-bottom:15px;font-size:clamp(29px,8vw,36px)}.hero-method{margin-bottom:8px;font-size:13px}.hero h1{white-space:normal;text-wrap:balance;font-size:clamp(30px,8vw,38px);line-height:1.42}.hero-lead{margin-top:23px;font-size:14px}.future-strip{background:#fff;align-items:flex-start;gap:5px}.section,.content-section{padding:68px 24px}.section h2,.content-section h2,.media-split h2,.voice-story h2,.contact-options h2{font-size:clamp(27px,7.5vw,32px);line-height:1.6}.page-hero{padding:68px 24px}.page-hero h1{font-size:clamp(32px,8.8vw,38px);line-height:1.5}.story-list{padding-top:0}.story-emphasis{font-size:clamp(24px,6.6vw,29px)}.story-anxiety{margin-top:25px!important}.story-resolution{font-size:14px}.reveal-image{aspect-ratio:4/3;min-height:0}.approach-copy{padding:64px 24px}.connection-section{gap:42px}.connection-diagram{gap:4px;width:100%}.connection-diagram span{max-width:none;font-size:13px}.connection-diagram i{flex-basis:16px;width:16px;font-size:9px}.concern-columns{gap:12px;margin-top:44px}.concern-columns article{padding:34px 25px}.future-image{aspect-ratio:4/3;min-height:0}.profile-preview{padding-top:64px}.profile-copy{padding-bottom:52px}.cta-band{padding:68px 24px}.cta-band h2{font-size:clamp(29px,8vw,36px)}.cta-options{gap:10px}.cta-options a{border:1px solid #aaa69b}.site-footer{padding-top:50px}.footer-nav{border-color:#d6d2c8}.dark-block{min-height:auto}.big-equation{flex-wrap:nowrap;gap:3px;margin:46px 0;display:flex}.big-equation span{flex:1 1 0;width:auto;font-size:13px}.big-equation b{flex-basis:17px;width:17px;height:17px;font-size:8px}.profile-detail{padding-top:64px}.profile-detail-copy{padding-bottom:50px}.two-lanes article+article{border-color:var(--line)}.menu-choice>a,.menu-choice>a:last-child{padding:34px 25px}.menu-choice h2{font-size:30px}.voice-story{padding:66px 24px}.faq-intro p{font-size:18px}.faq-intro strong{font-size:27px}.map-wrap iframe{min-height:390px}.parking-visual>span{font-size:72px}.access-gallery>div{min-height:330px}.contact-options{gap:1px}}@media (width<=390px){.hero h1{font-size:30px}.section h2,.content-section h2,.media-split h2,.voice-story h2,.contact-options h2{font-size:28px}.connection-diagram span,.big-equation span{font-size:12px}}.breath-network{aspect-ratio:1;background:radial-gradient(circle,#f2d51f1f 0 19%,#0000 19.5% 100%);border-radius:50%;width:min(100%,460px);margin-inline:auto;position:relative}.breath-network svg{width:76%;height:76%;position:absolute;inset:12%;overflow:visible}.breath-network line{stroke:#cfcbbf;stroke-width:.55px;stroke-dasharray:2 2;vector-effect:non-scaling-stroke}.breath-node,.breath-core{z-index:2;border-radius:50%;place-items:center;font-family:Noto Serif JP,Yu Mincho,Hiragino Mincho ProN,serif;font-weight:600;display:grid;position:absolute}.breath-node{aspect-ratio:1;background:#fff;border:1px solid #aaa69b;width:25%;font-size:clamp(15px,1.55vw,22px)}.breath-body{top:9%;left:0}.breath-sleep{top:9%;right:0}.breath-heart{bottom:0;left:37.5%}.breath-core{aspect-ratio:1;background:var(--yellow-soft);border:2px solid var(--yellow);width:32%;font-size:clamp(23px,2.25vw,34px);top:34%;left:34%;box-shadow:0 0 0 12px #f2d51f1a,0 12px 30px #29282314}.breath-core small{color:#746914;letter-spacing:.12em;margin-top:-25%;font-family:Noto Sans JP,Yu Gothic,sans-serif;font-size:9px;font-weight:700;display:block}.credential-line{flex-wrap:wrap;align-items:center;gap:6px 9px;display:flex}.credential-line span{white-space:nowrap}.credential-line i{flex:none;margin:0}.credential-cards span{white-space:nowrap;width:clamp(74px,6vw,86px);font-size:13px}.process-layout{grid-template-columns:1fr .86fr;align-items:start;gap:clamp(48px,7vw,92px);margin-top:58px;display:grid}.process-layout .process-list{margin-top:0}.process-gallery{gap:14px;display:grid;position:sticky;top:108px}.process-gallery figure{aspect-ratio:3/1.45;background:#e9e6df;margin:0;position:relative;overflow:hidden}.process-gallery img{object-fit:cover;width:100%;height:100%}.process-gallery figcaption,.menu-visuals figcaption,.voice-photo-break figcaption,.voice-scene-strip figcaption,.access-gallery figcaption{color:var(--ink);background:#ffffffeb;padding:10px 13px;font-size:12px;font-weight:700;line-height:1.45;position:absolute;bottom:12px;left:14px;right:14px;box-shadow:0 5px 18px #29282314}.process-gallery figcaption small,.menu-visuals figcaption small,.voice-scene-strip figcaption small,.access-gallery figcaption small{color:var(--muted);margin-top:2px;font-size:9px;font-weight:500;display:block}.menu-visuals{grid-template-columns:1fr 1fr;gap:12px;padding:0 clamp(24px,7vw,110px) clamp(72px,7.5vw,108px);display:grid}.menu-visuals figure{aspect-ratio:1.7;background:var(--warm);margin:0;position:relative;overflow:hidden}.menu-visuals img{object-fit:cover;width:100%;height:100%}.voice-hooks{background:#fff;grid-template-columns:1fr 1fr;gap:12px;padding:clamp(45px,5vw,72px) clamp(24px,7vw,110px)}.voice-hooks blockquote,.voice-hooks blockquote:first-child{border:1px solid var(--line);background:var(--warm);min-height:190px;padding:35px}.voice-hooks blockquote:nth-child(2),.voice-hooks blockquote:nth-child(3){background:#fff}.voice-hooks blockquote:before{content:"“";color:#c4ad17;height:24px;font-family:Georgia,serif;font-size:42px;line-height:1;display:block}.voice-hooks p{margin:15px 0 25px;font-size:clamp(18px,1.75vw,25px);line-height:1.7}.voice-story{border-block:1px solid var(--line);grid-template-columns:48px .9fr 1.1fr;align-items:center;gap:clamp(28px,5vw,70px)}.voice-story+.voice-story{border-top:0}.voice-story-main h2{font-size:clamp(28px,2.7vw,41px)}.before-after{grid-template-columns:1fr 1fr;gap:10px;display:grid}.before-after p{border:1px solid var(--line);background:#fff;margin:0;padding:22px;font-size:14px;line-height:1.85}.before-after p.after{background:var(--yellow-soft);border-color:#eadf94}.before-after span{color:#7f7c73;letter-spacing:.16em;margin-bottom:9px;font-size:9px;font-weight:800;display:block}.before-after .after span{color:#8c7b0f}.voice-story-copy strong{border-left:3px solid var(--yellow);margin:30px 0 18px;padding-left:17px;font-size:clamp(21px,1.8vw,28px)}.voice-story-copy>p:last-child{color:#55534d;margin-bottom:0}.voice-photo-break{background:var(--warm);grid-template-columns:1.15fr .85fr;min-height:520px;display:grid}.voice-photo-break figure{min-height:520px;margin:0;position:relative;overflow:hidden}.voice-photo-break img{object-fit:cover;width:100%;height:100%}.voice-photo-break>div{flex-direction:column;justify-content:center;padding:clamp(48px,7vw,96px);display:flex}.voice-photo-break h2{font-family:Noto Serif JP,Yu Mincho,Hiragino Mincho ProN,serif;font-size:clamp(29px,2.8vw,43px);font-weight:600;line-height:1.55}.voice-scene-strip{background:#fff;grid-template-columns:1fr 1fr;gap:12px;padding:12px;display:grid}.voice-scene-strip figure{min-height:430px;margin:0;position:relative;overflow:hidden}.voice-scene-strip img{object-fit:cover;width:100%;height:100%}.short-voice-grid{gap:12px;padding-top:clamp(60px,7vw,96px)}.short-voice-grid article{border-color:var(--line);background:#fff;margin:0}.short-voice-grid article:nth-child(2),.short-voice-grid article:nth-child(3){background:var(--warm)}.access-gallery{gap:12px}.access-gallery figure{min-height:430px;margin:0;position:relative;overflow:hidden}.access-gallery figure img{object-fit:cover;width:100%;height:100%}@media (width<=800px){.breath-network{width:min(100%,330px)}.breath-node{font-size:14px}.breath-core{font-size:25px;box-shadow:0 0 0 8px #f2d51f1a,0 10px 24px #29282312}.breath-core small{font-size:8px}.credential-cards span{width:72px;font-size:12px}.process-layout{grid-template-columns:1fr;gap:42px;margin-top:45px}.process-gallery{grid-template-columns:1fr;gap:10px;position:static}.process-gallery figure{aspect-ratio:3/1.7}.menu-visuals{grid-template-columns:1fr;gap:10px;padding:0 24px 68px}.menu-visuals figure{aspect-ratio:4/3}.voice-hooks{grid-template-columns:1fr;gap:9px;padding:48px 24px}.voice-hooks blockquote,.voice-hooks blockquote:first-child{min-height:0;padding:27px}.voice-story{grid-template-columns:34px 1fr;gap:20px}.voice-story-copy{grid-column:1/-1}.before-after{grid-template-columns:1fr}.before-after p{padding:19px}.voice-photo-break{grid-template-columns:1fr;min-height:0}.voice-photo-break figure{aspect-ratio:4/3;min-height:0}.voice-photo-break>div{padding:58px 24px}.voice-photo-break h2{font-size:29px}.voice-scene-strip{grid-template-columns:1fr;padding:10px}.voice-scene-strip figure,.access-gallery figure{aspect-ratio:4/3;min-height:0}}@media (width<=390px){.breath-network{width:285px}.breath-node{font-size:13px}.breath-core{font-size:23px}.credential-cards span{width:68px;font-size:11px}}html,body{max-width:100%;overflow-x:clip}.access-basic h2 span{display:block}#connection,#voice-01,#first-flow,#shop-info,#sleep,#body,#profile,.faq-group{scroll-margin-top:78px}@media (width<=800px){body{padding-bottom:calc(60px + env(safe-area-inset-bottom));font-size:15px;line-height:1.82}h1,h2,h3{line-break:strict;word-break:normal;overflow-wrap:normal;text-wrap:pretty}p,li,dd,summary{overflow-wrap:break-word}.site-header{-webkit-backdrop-filter:none;background:#fff;height:68px;padding:0 16px}.brand{gap:8px;min-width:0}.brand img{width:52px;height:52px}.brand span{font-size:14px;line-height:1.2}.brand b{margin-bottom:3px;font-size:7px}.mobile-menu{z-index:150}.mobile-menu summary{touch-action:manipulation;border-radius:50%;align-items:center;gap:5px;width:48px;height:48px;position:relative}.mobile-menu summary span{transform-origin:50%;width:25px;height:1.5px;transition:transform .2s,opacity .2s}.mobile-menu[open] summary span:first-child{transform:translateY(6.5px)rotate(45deg)}.mobile-menu[open] summary span:nth-child(2){opacity:0}.mobile-menu[open] summary span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.mobile-panel{height:calc(100svh - 68px);min-height:0;padding:24px 20px calc(92px + env(safe-area-inset-bottom));overscroll-behavior:contain;inset:68px 0 0;overflow-y:auto}.mobile-panel>p{margin:0 0 8px}.mobile-panel>a{align-items:center;min-height:48px;padding:11px 2px;font-size:16px;line-height:1.45;display:flex}.mobile-panel-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:20px;display:grid}.mobile-panel-actions a{text-align:center;white-space:nowrap;border:1px solid #aaa69b;border-radius:3px;place-items:center;min-height:52px;padding:10px 8px;font-size:13px;font-weight:700;display:grid}.mobile-panel-actions .mobile-book{background:var(--yellow);border-color:var(--yellow)}.mobile-menu[open]~.mobile-fixed-cta{display:none}.mobile-fixed-cta{height:calc(60px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:#fff;grid-template-columns:.9fr 1.1fr}.mobile-fixed-cta a{touch-action:manipulation;height:auto;min-height:60px;font-size:13px}.section,.content-section{padding:56px 20px}.section h2,.content-section h2,.media-split h2,.voice-story h2,.contact-options h2{font-size:clamp(25px,7.1vw,29px);line-height:1.55}.section-number{width:32px;height:32px;margin-bottom:20px}.eyebrow{margin-bottom:14px;font-size:9px;line-height:1.5}.page-hero{padding:54px 20px 52px}.page-hero h1{font-size:clamp(28px,8vw,33px);line-height:1.48}.page-hero h1 .title-line{display:block}.page-hero>p:last-child{margin-top:20px;font-size:14px;line-height:1.85}.large-copy{font-size:clamp(21px,6.2vw,25px);line-height:1.65!important}.hero-visual{aspect-ratio:4/3}.hero-visual img{object-position:52% center}.hero-copy{padding:38px 20px 44px}.hero-benefit{margin-bottom:27px;font-size:clamp(27px,8vw,33px);line-height:1.5}.hero-method{font-size:12px;line-height:1.7}.hero h1{font-size:clamp(27px,7.8vw,33px);line-height:1.5}.hero-lead{margin:20px 0 22px;line-height:1.85}.hero-note{margin-top:22px;font-size:10px;line-height:1.7}.future-strip{padding:19px 20px;font-size:13px}.button{white-space:nowrap;touch-action:manipulation;min-height:48px;padding:13px 16px}.button-row{gap:8px}.section-intro,.story-grid,.accelerator-section,.future-section,.profile-preview,.access-preview{gap:30px}.story-list p{margin-bottom:10px}.story-emphasis{font-size:clamp(22px,6.4vw,26px);margin-top:32px!important}.story-anxiety{font-size:18px}.truth-card{padding:28px 22px}.truth-card strong{margin-top:25px;font-size:25px}.approach-copy{padding:54px 20px}.reveal-image,.future-image{aspect-ratio:4/3}.connection-section{flex-direction:column;align-items:stretch;gap:34px;display:flex}.connection-copy{width:100%}.connection-copy h2{font-size:23px}.connection-copy h2 span{display:block}.connection-copy>p:last-child{margin-top:20px}.breath-network{width:min(100%,300px);margin-inline:auto}.breath-node{width:27%;font-size:14px}.breath-core{width:34%;font-size:24px;top:33%;left:33%}.breath-core small{margin-top:-22%;font-size:7px}.concern-columns{margin-top:38px}.concern-columns article{padding:29px 22px}.concern-columns h3{margin:12px 0 22px;font-size:24px}.concern-columns ul{line-height:2}.future-list{margin:30px 0;line-height:2.05}.quotes-grid{margin-top:38px}.quotes-grid blockquote{gap:25px;min-height:0;padding:28px 22px}.quotes-grid p{font-size:20px;line-height:1.65}.profile-preview{padding:54px 20px 0}.profile-copy{padding-bottom:46px}.profile-name{margin-top:28px;font-size:23px}.credential-line{grid-template-columns:auto auto auto auto auto auto auto;justify-content:start;gap:5px 7px;font-size:13px;display:grid}.first-visit-preview>p:not(.eyebrow){margin:22px auto 30px}.access-preview{gap:32px}.access-list{margin:30px 0}.access-list div{grid-template-columns:76px minmax(0,1fr);gap:8px}.news-preview{gap:22px;padding-block:48px}.news-preview h2{font-size:27px}.cta-band{padding:58px 20px}.cta-band h2{font-size:clamp(27px,7.8vw,32px)}.cta-band>p:not(.eyebrow){margin:20px 0 30px;line-height:1.85}.cta-options a{min-height:84px;padding:20px 22px}.cta-options strong{font-size:17px}.site-footer{gap:34px;padding:44px 20px 24px}.footer-brand img{width:78px}.footer-brand h2{font-size:26px}.footer-nav{grid-template-columns:1fr;gap:0;padding-block:10px}.footer-nav a{border-bottom:1px solid #ddd9cf;align-items:center;min-height:42px;display:flex}.footer-link-groups{gap:16px}.footer-social{gap:10px}.footer-social a{width:44px;height:44px}.footer-legal-links{flex-direction:column;gap:8px}.opening-grid,.first-message,.listening-section{gap:34px}.media-split>div{padding:52px 20px}.media-split figure{aspect-ratio:4/3}.profile-detail{padding:54px 20px 0}.profile-detail-copy{padding-bottom:45px}.profile-title{margin-top:27px;font-size:24px}.credential-cards{grid-template-columns:1fr 1fr;margin-top:38px}.credential-cards article{padding:24px 16px}.credential-cards span{width:64px;font-size:11px}.qualification-list{padding-top:24px}.closing-manifesto strong{margin-top:34px;font-size:24px;line-height:1.65}.process-section .section-heading{display:block}.process-layout{gap:32px;margin-top:34px}.process-list article{grid-template-columns:36px minmax(0,1fr);gap:10px;padding:23px 0}.process-list h3{font-size:20px;line-height:1.55}.process-list p{margin-top:7px;font-size:14px;line-height:1.8}.process-gallery{gap:8px}.process-gallery figure{aspect-ratio:4/3}.flow-line{gap:8px}.visit-info dl div{padding:18px 0}.menu-choice>a,.menu-choice>a:last-child{padding:28px 22px}.menu-choice h2{margin:15px 0;font-size:25px;line-height:1.55}.featured-menu,.program-teaser{gap:34px}.menu-heading h2{font-size:28px}.menu-heading h2 span{display:block}.price strong{font-size:42px}.menu-body h3{font-size:23px}.session-flow{grid-template-columns:1fr;gap:7px;margin:28px 0;display:grid}.session-flow span{border-left:3px solid var(--yellow);padding:11px 14px}.session-flow i{display:none}.price-cards{margin-top:38px}.price-cards article{padding:28px 22px}.price-cards h3{font-size:29px}.continuing-care{padding:28px 22px}.continuing-care h3{font-size:26px}.shared-view>div{flex-wrap:wrap;justify-content:center;gap:5px 8px;font-size:19px;line-height:1.7;display:flex}.program-price{padding:28px 22px}.program-path>div{margin:34px 0}.voice-hooks{padding:38px 20px}.voice-hooks blockquote,.voice-hooks blockquote:first-child{padding:22px}.voice-hooks blockquote:before{height:19px;font-size:36px}.voice-hooks p{margin:10px 0 18px;font-size:17px;line-height:1.65}.change-levels{gap:28px}.change-levels li{grid-template-columns:38px minmax(0,1fr);gap:10px;padding:19px 0}.change-levels h3{font-size:20px}.change-levels p{font-size:14px;line-height:1.75}.voice-story{grid-template-columns:1fr;gap:10px;padding:50px 20px;display:grid}.story-index{background:var(--yellow-soft);border:1px solid #e5d972;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.voice-story-copy{grid-column:auto;margin-top:16px}.voice-story-main h2{font-size:clamp(23px,6.6vw,26px);line-height:1.58}.voice-meta{margin-top:12px}.before-after{gap:8px}.before-after p{padding:17px;font-size:13px;line-height:1.78}.voice-story-copy strong{margin:24px 0 15px;padding-left:13px;font-size:20px;line-height:1.6}.voice-story-copy>p:last-child{font-size:14px;line-height:1.8}.voice-photo-break>div{padding:46px 20px}.voice-photo-break h2{font-size:25px;line-height:1.6}.voice-scene-strip{gap:8px;padding:8px}.short-voice-grid{gap:8px;padding-top:52px}.short-voice-grid article{padding:28px 22px}.short-voice-grid h3{font-size:20px;line-height:1.6}.voice-closing h2{font-size:24px;line-height:1.65}.voice-closing p{margin:26px auto}.voice-closing strong{margin-top:34px;font-size:23px;line-height:1.6}.faq-intro p{margin:7px 0;font-size:16px;line-height:1.7}.faq-intro strong{margin-top:24px;font-size:23px;line-height:1.6}.faq-groups{padding-top:8px}.faq-group{padding:38px 0;display:block}.faq-group-title{grid-template-columns:auto minmax(0,1fr);align-items:baseline;gap:10px;margin-bottom:20px;display:grid}.faq-group-title h2{white-space:nowrap;margin:0;font-size:21px;line-height:1.5}.faq-items summary{letter-spacing:.01em;min-height:54px;padding:16px 34px 16px 0;font-size:14.5px;line-height:1.65}.faq-items summary b{top:15px;right:3px}.faq-items details>div{grid-template-columns:27px minmax(0,1fr);gap:8px;padding:18px 15px}.faq-items details>div p{font-size:14px;line-height:1.8}.access-main{gap:34px}.access-basic h2{font-size:clamp(19px,5.25vw,21px);line-height:1.65;letter-spacing:-.015em!important}.access-basic h2 span:first-child{white-space:nowrap}.access-basic h2 span:last-child{font-size:1.22em}.access-basic dl{margin:28px 0}.access-basic dl div{grid-template-columns:72px minmax(0,1fr);gap:8px}.map-wrap iframe{min-height:330px}.landmark-section{gap:30px}.route-section h2{margin-bottom:30px}.route-columns article{padding:24px 20px}.parking-section{gap:24px}.parking-visual{gap:22px}.parking-visual>span{font-size:64px}.parking-visual strong{font-size:36px}.access-gallery{gap:8px}.arrival-info li{padding:14px 0 14px 28px;position:relative}.arrival-info li:before{position:absolute;left:0}.contact-examples ul{margin-top:34px}.contact-examples li{padding:16px 0;font-size:15px;line-height:1.7}.contact-options article{padding:46px 20px}.contact-options article>span{margin-bottom:27px}.phone-contact{gap:24px}.phone-contact>a{white-space:nowrap;margin-top:25px;font-size:30px}.news-article{padding:58px 20px}.news-article h1{margin:16px 0 36px;font-size:30px;line-height:1.55}.legal-copy h2{margin-top:40px;font-size:23px}.commercial-copy dl>div{grid-template-columns:1fr;gap:8px;padding:22px 0}}@media (width<=360px){.brand span{display:none}.button-row{grid-template-columns:1fr}.faq-group-title h2{font-size:19px}.access-basic h2{font-size:18px}.breath-network{width:270px}}.home-trust{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:.6fr 1.4fr;gap:clamp(30px,7vw,110px);padding:clamp(42px,5vw,72px) clamp(24px,8vw,140px);display:grid}.home-trust h2{margin:0 0 16px;font-family:Noto Serif JP,Yu Mincho,Hiragino Mincho ProN,serif;font-size:clamp(24px,2.5vw,36px);font-weight:600;line-height:1.55}.home-trust p:last-child{max-width:720px;color:var(--muted);margin:0;line-height:1.9}.approach-note{border-left:3px solid var(--yellow);color:#55534d;padding-left:17px}.menu-choice p strong{color:var(--ink);margin-bottom:7px;display:block}.menu-guide{border-left:3px solid var(--yellow);padding-left:14px;font-size:14px;font-weight:700;margin:0 0 20px!important;line-height:1.7!important}.body-guide{border-left-color:var(--ink)}.voice-process{text-align:center;background:var(--warm)}.voice-process h2{margin-bottom:36px}.voice-process>div{flex-wrap:wrap;justify-content:center;align-items:center;gap:15px;margin:0 auto 28px;display:flex}.voice-process span{border:1px solid var(--line);background:#fff;padding:14px 18px;font-size:13px;font-weight:700}.voice-process i{color:var(--muted);font-style:normal}.voice-process>p:last-child{max-width:680px;color:var(--muted);margin:0 auto}@media (width<=800px){.home-trust{grid-template-columns:1fr;gap:16px;padding:38px 20px}.home-trust h2{font-size:25px}.voice-process>div{flex-direction:column}.voice-process i{transform:rotate(90deg)}}
