:root{--ink:#232324;--muted:#696052;--accent:#664900;--brand-gold:#a08b5f;--accent-bright:#cdb98a;--line:#e1dacb;--paper:#fff;--tint:#f7f1e8;--soft:#f2eee1;--max:1200px;color:var(--ink);background:var(--paper);font-synthesis:none;font-family:-apple-system,BlinkMacSystemFont,Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;font-size:16px;line-height:1.8}a{color:inherit;text-decoration:none}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid var(--accent);outline-offset:5px}img{max-width:100%;height:auto}h1,h2,h3,p{margin:0}h1,h2,h3{letter-spacing:-.035em;line-height:1.5}p{overflow-wrap:anywhere}h2{font-size:clamp(1.8rem,3vw,2.65rem);font-weight:750}h3{font-size:1.35rem}button,input,textarea{font:inherit}.wrap{max-width:var(--max);margin:auto;padding-inline:36px}.skip{z-index:99;background:#fff;padding:12px;position:absolute;top:-100px;left:12px}.skip:focus{top:10px}.preview-bar{color:#696052;text-align:center;border-bottom:1px solid var(--line);background:#f2eee1;padding:5px 16px;font-size:12px}.preview-bar span{margin-left:14px}.header{border-bottom:1px solid var(--line);z-index:30;backdrop-filter:blur(14px);background:#fffffff2;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:25px;height:88px;display:flex}.brand{flex-shrink:0;width:190px;line-height:0;display:inline-block}.brand img{width:100%;height:auto;display:block}.desktop-nav{gap:25px;font-size:14px;font-weight:650;display:flex}.desktop-nav a{padding-block:15px}.desktop-nav a:hover,.desktop-nav a[aria-current]{color:var(--accent)}.button{background:var(--accent);color:#fff;border:1px solid var(--accent);justify-content:space-between;align-items:center;gap:35px;padding:18px 24px;font-size:15px;font-weight:700;transition:background .18s,transform .18s;display:inline-flex}.button:hover{background:#473822;transform:translateY(-2px)}.button-light:hover{background:var(--soft)}.text-link{border-bottom:1px solid #0000;font-size:15px;font-weight:650;display:inline-block}.text-link:hover{border-color:currentColor}.mobile-menu{display:none}.eyebrow{color:var(--accent);letter-spacing:.13em;align-items:center;gap:12px;margin-bottom:18px;font-size:13px;font-weight:750;line-height:1.6;display:flex}.eyebrow-rule{background:var(--brand-gold);width:32px;height:2px}.hero{grid-template-columns:1.38fr 1fr;align-items:center;gap:64px;padding-top:76px;padding-bottom:80px;display:grid}.hero h1{letter-spacing:-.06em;font-size:clamp(2.25rem,4.55vw,3.45rem);font-weight:800;line-height:1.5}.hero h1 em{color:var(--accent);font-style:normal;position:relative}.hero-lead{color:var(--muted);margin-top:26px;font-size:16px;line-height:2}.hero-actions{flex-wrap:wrap;align-items:center;gap:23px;margin-top:30px;display:flex}.hero-note{color:var(--muted);margin-top:15px;font-size:12px}.operation-panel{background:var(--ink);color:#fff;box-shadow:12px 12px 0 var(--soft);padding:27px 29px 0;position:relative}.panel-top{color:#cfc5b3;letter-spacing:.1em;border-bottom:1px solid #595244;justify-content:space-between;align-items:center;padding-bottom:21px;font-size:12px;display:flex}.panel-top>span:first-child{color:#fff;font-size:17px;font-weight:750}.accent{color:var(--accent-bright)}.availability{padding:27px 0 23px}.availability>span{color:#eee7d8;font-size:14px}.availability strong{letter-spacing:-.035em;font-variant-numeric:tabular-nums;font-size:44px;font-weight:650;line-height:1.4;display:block}.availability p{color:#d9cfbd;margin-top:5px;font-size:12px}.operation-steps{border-top:1px solid #595244}.operation-step{border-bottom:1px solid #595244;align-items:center;gap:22px;padding:13px 0;display:flex}.operation-step>span{color:var(--accent-bright);font-size:14px;font-weight:600}.operation-step strong{font-size:15px}.operation-step p{color:#d4c8b0;margin-top:2px;font-size:12px}.panel-link{justify-content:space-between;padding:21px 0;font-size:13px;font-weight:600;display:flex}.proof-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fcfaf6}.proof-grid{grid-template-columns:repeat(4,1fr);padding-block:24px;display:grid}.proof-grid>div{border-left:1px solid var(--line);padding-left:25px}.proof-grid>div:first-child{border:0;padding-left:0}.proof-grid strong{letter-spacing:-.04em;font-size:29px;line-height:1.3;display:block}.proof-grid strong span{margin-left:4px;font-size:17px}.proof-grid>div>span{color:var(--muted);margin-top:8px;font-size:13px;display:block}.section-head{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:35px;display:flex}.section-head .eyebrow{margin-bottom:12px}.section-head>p,.section-intro{color:var(--muted);font-size:15px}.section-intro{margin-top:-15px;margin-bottom:30px}.reason-grid{grid-template-columns:repeat(3,1fr);gap:36px;display:grid}.reason{border-top:2px solid var(--ink);padding-top:18px}.large-number{color:var(--accent);margin-bottom:20px;font-size:14px;font-weight:700;display:block}.reason h3{margin-bottom:18px;font-size:24px;line-height:1.6}.reason p{color:var(--muted);margin-bottom:23px;font-size:15px}.tag{background:var(--soft);letter-spacing:.02em;padding:5px 10px;font-size:12px;font-weight:650;display:inline-block}.tinted{background:var(--tint)}.case-grid{grid-template-columns:1fr 1fr;gap:28px;display:grid}.case-card{border:1px solid var(--line);background:#fff;flex-direction:column;transition:box-shadow .2s;display:flex}.case-card:hover{box-shadow:0 8px 25px #23232412}.case-visual{background:#efe7d5;flex-direction:column;justify-content:center;gap:15px;min-height:230px;padding:22px 30px;display:flex}.case-visual>span{color:#786c50;letter-spacing:.07em;font-size:12px}.diagram-flow{justify-content:space-between;align-items:center;gap:8px;display:flex}.diagram-flow>span{color:#8d7a51;transform:rotate(-90deg)}.diagram-flow b{text-align:center;background:#fff;width:30%;padding:14px 12px;font-size:13px;line-height:1.7;box-shadow:0 2px #d5c6a5}.diagram-flow b.highlight{background:var(--ink);color:#fff}.metric-diagram{grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;display:grid}.metric-diagram b{text-align:center;background:#ffffffb8;border:1px solid #d5cbb7;padding:10px 15px;font-size:14px}.metric-diagram>span:nth-of-type(2){display:none}.metric-diagram>b:last-child{background:var(--ink);color:#fff;border-color:var(--ink);grid-column:1/-1}.diagnosis p{color:var(--muted);font-size:12px}.card-body{padding:27px 30px}.card-body h3{margin-top:18px;font-size:23px;line-height:1.6}.card-body p{color:var(--muted);margin-top:17px;font-size:14px}.card-link{margin-top:24px;font-size:14px;font-weight:700;display:block}.service-grid{border:1px solid var(--line);grid-template-columns:1.2fr 1fr;display:grid}.service-feature h3{margin-bottom:15px;font-size:27px}.service-feature>p{color:var(--muted);font-size:15px}.service-feature .price{color:var(--ink);margin:18px 0;font-size:16px}.price strong{letter-spacing:-.06em;font-size:68px;font-weight:650;line-height:1.2}.price b{margin-left:3px;font-size:27px}.price small{margin-left:12px;font-size:12px}.service-feature .service-platforms{margin:15px 0 22px;font-size:12px}.service-side{border-left:1px solid var(--line);background:#fcfaf6}.service-side article+article{border-top:1px solid var(--line)}.service-side p{color:var(--muted);margin:12px 0 16px;font-size:14px}.line-top{border-top:1px solid var(--line)}.knowledge-list{grid-template-columns:1fr 1fr;gap:0 35px;display:grid}.knowledge-list>a{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:18px;padding:23px 0;display:flex}.knowledge-list h3{font-size:18px}.knowledge-list p{color:var(--muted);margin-top:5px;font-size:13px}.knowledge-list>a>span{color:var(--accent);font-size:23px}.cta{background:var(--ink);color:#fff;padding:68px 0}.cta-inner{justify-content:space-between;align-items:center;gap:35px;display:flex}.cta .eyebrow{color:#cdb98a}.cta p:not(.eyebrow){color:#e8dfcf;margin-top:18px;font-size:15px}.cta-actions{flex-direction:column;align-items:flex-start;gap:18px;display:flex}.cta-actions small{color:#d9cfbd;font-size:12px}.cta-actions .button{min-width:300px}footer{background:#fcfaf6;padding:54px 0 25px}.footer-top{justify-content:space-between;gap:30px;display:flex}.footer-top p{color:var(--muted);margin-top:15px;font-size:13px}.footer-hours{flex-direction:column;font-size:13px;display:flex}.footer-hours strong{margin:7px 0;font-size:16px}.footer-hours small{color:var(--muted);font-size:12px}.footer-bottom{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:25px;margin-top:40px;padding-top:23px;font-size:12px;display:flex}.footer-bottom nav{flex-wrap:wrap;gap:18px;display:flex}.mobile-only{display:none}.page-head{padding-top:38px;padding-bottom:50px}.breadcrumb{color:var(--muted);margin-bottom:34px;font-size:12px;display:block}.page-head h1{font-size:clamp(2.1rem,4vw,3.3rem);line-height:1.5}.page-head .lead{color:var(--muted);max-width:820px;margin-top:22px;font-size:17px}.page-content{padding-bottom:80px}.content-grid{grid-template-columns:minmax(0,1fr) 270px;gap:65px;display:grid}.prose{max-width:790px}.prose h2{border-bottom:1px solid var(--line);margin:42px 0 20px;padding-bottom:12px;font-size:26px}.prose h2:first-child{margin-top:0}.prose h3{margin:29px 0 12px;font-size:21px}.prose p{margin:14px 0}.prose ul,.prose ol{margin:18px 0;padding-left:1.5em}.prose li{padding:5px 0}.prose a:not(.button){color:var(--accent);text-underline-offset:3px;text-decoration:underline}.prose blockquote{border-left:3px solid var(--accent);background:var(--tint);margin:24px 0;padding:10px 24px}.prose table{border-collapse:collapse;width:100%;margin:24px 0;font-size:15px}.prose th,.prose td{text-align:left;border-bottom:1px solid var(--line);vertical-align:top;padding:15px}.prose th{background:var(--tint);font-weight:650}.prose :where(code,pre){overflow-wrap:anywhere;white-space:pre-wrap}.side-card{background:var(--tint);align-self:start;padding:26px;position:sticky;top:115px}.side-card h2{margin-bottom:18px;font-size:18px}.side-card a{border-top:1px solid var(--line);padding:13px 0;font-size:14px;display:block}.side-card .button{text-align:center;margin-top:15px;padding:14px;font-size:13px}.side-card p{color:var(--muted);font-size:13px}.meta{color:var(--muted);margin:20px 0;font-size:12px}.notice{background:var(--tint);color:var(--muted);border-left:3px solid #a08b5f;margin:24px 0;padding:18px 22px;font-size:14px}.article-lead{font-size:18px;line-height:2}.article-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.article-card{border:1px solid var(--line);padding:28px;display:block}.article-card:hover{border-color:var(--accent)}.article-card h2{margin:15px 0;font-size:23px}.article-card p{color:var(--muted);font-size:15px}.article-card .card-link{margin-top:20px}.fact-table{grid-template-columns:170px minmax(0,1fr);margin:20px 0;display:grid}.fact-table dt,.fact-table dd{border-bottom:1px solid var(--line);margin:0;padding:20px 0}.fact-table dt{font-size:14px;font-weight:650}.faq details{border-top:1px solid var(--line);padding:20px 0}.faq summary{cursor:pointer;font-size:17px;font-weight:650}.faq details p{color:var(--muted);margin-top:13px}.news-list{padding:0;list-style:none}.news-list li{border-bottom:1px solid var(--line)}.news-list a{grid-template-columns:110px 1fr;gap:25px;padding:21px 0;display:grid}.news-list time{color:var(--muted);font-size:13px}.embed-box{background:var(--tint);margin:25px 0;padding:30px}.embed-box iframe{border:0;width:100%;min-height:700px}.steps{counter-reset:steps;padding:0;list-style:none}.steps>li{counter-increment:steps;border-top:1px solid var(--line);padding:26px 0 26px 60px;position:relative}.steps>li:before{content:counter(steps,decimal-leading-zero);color:var(--accent);font-size:23px;position:absolute;left:0}.steps h3{margin:0 0 12px}.steps p{color:var(--muted)}.back-link{color:var(--accent);margin-top:36px;font-size:15px;display:inline-block}@media (width>=1400px){.hero{padding-top:88px;padding-bottom:90px}}@media (width<=1050px){.wrap{padding-inline:28px}.desktop-nav{gap:17px;font-size:13px}.header-inner{gap:16px}.brand{width:165px}.hero{gap:32px}.hero h1{font-size:3rem}.hero-actions{gap:18px}.operation-panel{padding-inline:23px}.diagram-flow{flex-wrap:wrap;gap:5px}.diagram-flow b{padding-inline:7px;font-size:12px}.content-grid{grid-template-columns:minmax(0,1fr) 230px;gap:35px}.reason-grid{gap:24px}.reason h3{font-size:21px}.footer-bottom{flex-direction:column;gap:12px}}@media (width<=800px){.header-inner{height:76px}.desktop-nav,.header-cta{display:none}.mobile-menu{display:block}.mobile-menu summary{cursor:pointer;align-items:center;gap:14px;padding:12px 0;font-size:14px;list-style:none;display:flex}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu nav{border-bottom:1px solid var(--line);background:#fff;flex-direction:column;padding:12px 28px 25px;display:flex;position:absolute;top:76px;left:0;right:0;box-shadow:0 12px 16px #2323240a}.mobile-menu nav a{border-bottom:1px solid var(--line);padding:12px 0;font-size:15px}.hero{grid-template-columns:1fr;gap:38px;padding-top:43px;padding-bottom:48px}.hero h1{font-size:clamp(2.25rem,6.9vw,3.5rem)}.hero-lead{margin-top:22px}.hero-actions{margin-top:24px}.operation-panel{justify-self:center;width:100%;max-width:550px}.availability strong{font-size:40px}.operation-steps{grid-template-columns:1fr 1fr;gap:0 20px;display:grid}.operation-step{align-items:flex-start;gap:13px}.operation-step strong{font-size:14px}.operation-step p{font-size:12px}.proof-grid{grid-template-columns:1fr 1fr;gap:25px 0}.proof-grid>div:nth-child(3){border-left:0;padding-left:0}.proof-grid>div:nth-child(2n){padding-left:22px}.section{padding-block:55px}.section-head{flex-direction:column;align-items:flex-start;gap:18px;margin-bottom:25px}.section-intro{margin-top:0}.reason-grid{grid-template-columns:1fr;gap:28px}.reason{grid-template-columns:35px 1fr;gap:0 14px;display:grid}.reason .large-number{grid-row:1/4;margin-top:5px}.reason h3{grid-column:2;margin-bottom:14px;font-size:23px}.reason p{grid-column:2;margin-bottom:15px}.reason .tag{grid-column:2;justify-self:start}.case-grid{gap:22px}.case-visual{min-height:215px;padding:20px}.diagram-flow{flex-direction:column;gap:4px}.diagram-flow b{width:100%;padding:5px 8px;font-size:12px}.diagram-flow>span{line-height:1;transform:none}.metric-diagram{gap:7px}.metric-diagram b{padding:8px;font-size:12px}.card-body{padding:23px}.card-body h3{font-size:20px}.service-grid{grid-template-columns:1fr}.service-feature{padding:28px}.service-side{border-left:0;border-top:1px solid var(--line)}.service-side article{padding:27px}.knowledge-list{grid-template-columns:1fr}.cta-inner{flex-direction:column;align-items:flex-start}.cta{padding:48px 0}.cta h2{font-size:28px}.footer-top{flex-direction:column}.content-grid{grid-template-columns:1fr}.side-card{position:static}.page-head{padding-top:25px;padding-bottom:35px}.page-head h1{font-size:32px}.page-head .lead{font-size:16px}.article-grid{gap:18px}.article-card{padding:23px}.article-card h2{font-size:21px}.prose h2{font-size:24px}.fact-table{grid-template-columns:130px 1fr}.cta-actions .button{min-width:0}.mobile-only{display:block}}@media (width<=500px){.wrap{padding-inline:22px}.preview-bar{padding-inline:10px;font-size:11px}.preview-bar span{margin-left:6px}.brand{width:168px}.hero{gap:30px}.hero .eyebrow{letter-spacing:.06em;font-size:12px}.hero h1{letter-spacing:-.055em;font-size:clamp(1.98rem,7.2vw,2.55rem)}.hero-lead{font-size:15px}.hero-actions{flex-direction:column;align-items:flex-start;gap:18px}.hero-actions .button{justify-content:space-between;width:100%}.hero-note{font-size:11px}.wide-only{display:none}.operation-panel{box-shadow:7px 7px 0 var(--soft);padding:22px 22px 0}.panel-top{padding-bottom:15px}.availability{padding-block:19px}.operation-steps{grid-template-columns:1fr}.operation-step{padding:11px 0}.operation-step strong{font-size:15px}.operation-step p{font-size:12px}.proof-grid strong{font-size:27px}.proof-grid>div>span{font-size:12px}.case-grid,.article-grid{grid-template-columns:1fr}.case-visual{min-height:195px}.diagram-flow{flex-direction:row}.diagram-flow b{width:30%;padding:15px 8px}.diagram-flow>span{transform:rotate(-90deg)}.reason h3{font-size:22px}.section-head h2{font-size:27px}.cta-actions{width:100%}.cta-actions .button{gap:10px;width:100%}.footer-bottom nav{gap:12px 18px}.page-head h1{font-size:29px}.page-head .eyebrow{font-size:12px}.prose table{font-size:13px}.prose th,.prose td{padding:10px 8px}.fact-table{grid-template-columns:1fr}.fact-table dt{border:0;padding-bottom:0}.fact-table dd{padding-top:8px}.news-list a{grid-template-columns:1fr;gap:3px}.embed-box{padding:20px}.article-lead{font-size:16px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}.fit-section{border-bottom:1px solid var(--line);grid-template-columns:1fr 2fr;gap:55px;padding-block:55px;display:grid}.fit-intro h2{font-size:27px;line-height:1.6}.fit-intro .eyebrow{margin-bottom:12px}.fit-links a{border-top:1px solid var(--line);grid-template-columns:1fr auto;gap:4px 15px;padding:16px 0;display:grid;position:relative}.fit-links a:first-child{border:0;padding-top:0}.fit-links a>span{color:var(--accent);grid-column:1;font-size:12px;font-weight:700}.fit-links a>strong{grid-column:1;font-size:17px}.fit-links a>b{color:var(--accent);grid-area:1/2/3;align-self:center;font-size:22px}.fit-links a:hover strong{text-underline-offset:4px;text-decoration:underline}@media (width<=800px){.fit-section{grid-template-columns:1fr;gap:25px;padding-block:40px}.fit-intro h2 br{display:none}}@media (width<=500px){.fit-links a>strong{font-size:15px}.fit-intro h2{font-size:25px}}.hero-note a{text-underline-offset:3px;text-decoration:underline}.hero h1{font-size:clamp(2.4rem,4.1vw,3.5rem)}.service-image{object-fit:contain;width:100%;height:190px;margin-bottom:25px;display:block}.service-thumb{object-fit:contain;float:right;width:90px;height:90px;margin:0 0 12px 16px}.service-side article{display:flow-root}.policy-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.policy-grid article{border-top:2px solid var(--brand-gold);padding-top:20px}.policy-grid article>span{color:var(--accent);font-size:12px}.policy-grid h3{margin:14px 0;font-size:21px}.policy-grid p{color:var(--muted);margin-bottom:18px;font-size:15px}.story-grid{grid-template-columns:1.3fr 1fr;gap:70px;display:grid}.logline-story h2{margin-bottom:25px;font-size:36px}.logline-story h3{margin:25px 0 15px;font-size:22px}.logline-story p{margin:18px 0;font-size:15px}.logline-story .definition{font-size:21px;font-weight:600;line-height:1.9}.story-brand{border-left:1px solid var(--line);padding-left:45px}.story-brand img{object-fit:contain;width:170px;height:170px;display:block}.story-brand .text-link{margin-top:10px;display:inline-block}.prose .case-summary{background:var(--tint);padding:22px}.prose .case-summary h2{margin-top:0}@media (width<=800px){.policy-grid,.story-grid{grid-template-columns:1fr;gap:28px}.story-brand{border-left:0;border-top:1px solid var(--line);padding:25px 0 0}.story-brand img{float:right;width:120px;height:120px;margin-left:15px}.hero h1{font-size:clamp(2rem,5.7vw,3rem)}.contact-policy .section-head h2{font-size:27px}.story-grid{gap:20px}}@media (width<=500px){.hero h1{font-size:clamp(1.85rem,7.5vw,2.55rem)}.service-thumb{width:70px;height:70px}.logline-story h2{font-size:29px}.logline-story .definition{font-size:19px}.contact-policy .section-head h2{font-size:25px}}.hero{grid-template-columns:1.3fr 1fr;align-items:center;gap:56px;padding-top:48px;padding-bottom:48px}.hero h1{letter-spacing:-.045em;font-size:clamp(2.2rem,3.45vw,3rem);line-height:1.55}.hero-visual{background:var(--tint);min-width:0}.hero-visual>img{width:100%;height:auto;display:block}.hero-hours{border-bottom:3px solid var(--brand-gold);padding:19px 24px}.hero-hours span{color:var(--muted);font-size:12px;display:block}.hero-hours strong{margin-top:5px;font-size:20px;display:block}.hero-hours b{margin-left:10px;font-size:22px}.hero-hours p{color:var(--muted);margin-top:7px;font-size:12px}.hero-note{font-size:12px}.fit-section{padding-block:38px}.logline-story{padding-block:58px}.logline-story h2{font-size:31px}.story-grid{gap:50px}.story-brand img{width:135px;height:135px}.policy-grid{gap:26px}.service-side .service-thumb{width:82px;height:82px}@media (width<=1050px){.hero{gap:30px}.hero h1{font-size:2.25rem}.hero-hours{padding:15px}.hero-hours strong{font-size:17px}.hero-hours b{font-size:19px}}@media (width<=800px){.hero{grid-template-columns:1fr;gap:30px;padding-block:34px}.hero h1{font-size:clamp(2rem,6.5vw,2.8rem)}.hero-visual{justify-self:center;width:100%;max-width:520px}.hero-visual>img{object-fit:contain;background:#a9c7e1;max-height:290px}.hero-hours{padding:18px 22px}.hero-hours strong{font-size:20px}.hero-hours b{font-size:22px}.story-grid{gap:25px}.logline-story{padding-block:42px}}@media (width<=500px){.hero h1{font-size:clamp(1.75rem,7.2vw,2.45rem)}.hero-visual>img{max-height:none}.hero-hours strong{font-size:17px}.hero-hours b{font-size:20px}.hero-note{line-height:1.9}.fit-section{padding-block:30px}}.tech-hero{color:#252629;border-bottom:1px solid var(--line);background:#f6f6f3}.tech-hero-grid{grid-template-columns:1.18fr 1fr;align-items:center;gap:64px;padding-top:55px;padding-bottom:55px;display:grid}.tech-eyebrow{color:#626363;letter-spacing:.06em;align-items:center;gap:17px;margin:0 0 27px;font-size:12px;display:flex}.tech-eyebrow>span{border-left:3px solid var(--brand-gold);color:#383630;padding-left:12px;font-weight:700}.tech-copy h1{letter-spacing:-.055em;margin:0;font-size:clamp(2.5rem,4.15vw,3.5rem);font-weight:750;line-height:1.5}.tech-copy h1 em{font-style:normal}.tech-lead{color:#626363;margin:25px 0 29px;font-size:16px;line-height:2}.tech-actions{align-items:center;gap:28px;display:flex}.tech-actions .button{color:#fff;background:#292b2c;border-color:#292b2c;min-width:200px;padding:17px 22px}.tech-actions .button:hover{background:#49483f}.tech-actions .text-link{color:#41413d;font-size:13px}.tech-reserve{color:#626363;margin:20px 0 0;font-size:12px}.tech-reserve a{color:#51482f;text-underline-offset:4px;text-decoration:underline}.tech-operating{color:#626363;border-top:1px solid #ddddd5;gap:0;margin-top:32px;padding-top:18px;font-size:11px;display:flex}.tech-operating span+span{border-left:1px solid #c6c6bd;margin-left:15px;padding-left:15px}.tech-photo{flex-direction:column;justify-content:center;align-self:stretch;min-width:0;margin:0;display:flex}.tech-photo>img{object-fit:cover;object-position:44% center;width:100%;height:400px;display:block}.tech-photo figcaption{color:#64645f;border-bottom:1px solid #c9c9bf;justify-content:space-between;gap:15px;padding:17px 0;font-size:11px;display:flex}.tech-photo figcaption a{color:#51482f;white-space:nowrap}.proof-strip{background:#fff}.proof-grid{padding-block:25px}.proof-grid strong{font-variant-numeric:tabular-nums}.service-image{float:right;object-fit:contain;width:200px;height:150px;margin:0 0 16px 18px}.service-feature{display:flow-root}.logline-story{background:#f7f5ef}.case-visual{background:#f2efe7}.diagnosis{background:#edece8}.card-body{border-top:1px solid var(--line)}@media (width<=1050px){.tech-hero-grid{gap:30px}.tech-copy h1{font-size:2.6rem}.tech-actions{gap:20px}.tech-actions .button{min-width:170px}.tech-photo>img{height:400px}.tech-photo figcaption{font-size:10px}}@media (width<=800px){.tech-hero-grid{grid-template-columns:1fr;gap:35px;padding-block:38px}.tech-copy h1{font-size:clamp(2.1rem,7vw,3.1rem)}.tech-photo{width:100%}.tech-photo>img{aspect-ratio:1.6;object-fit:cover;height:auto}.tech-lead{font-size:15px}.tech-operating{margin-top:26px}.service-image{width:170px;height:130px}}@media (width<=500px){.tech-copy h1{font-size:clamp(1.95rem,8.1vw,2.5rem)}.tech-eyebrow{gap:12px;margin-bottom:20px;font-size:11px}.tech-actions{flex-direction:column;align-items:flex-start;gap:17px}.tech-actions .button{justify-content:space-between;width:100%}.tech-reserve{line-height:1.9}.tech-operating{justify-content:space-between;font-size:10px}.tech-operating span+span{margin-left:8px;padding-left:8px}.tech-photo figcaption{font-size:10px}.service-image{float:none;width:100%;height:160px;margin:0 0 20px}}:root{--ink:#252525;--muted:#4b4d49;--accent:#76613b;--line:#dfdcd4;--paper:#fff;--tint:#f6f3ec;--soft:#f1eee6;--max:1120px;--serif:"Hiragino Mincho ProN","Yu Mincho",YuMincho,"Noto Serif JP",Georgia,serif}.header-inner{height:78px}.brand{width:185px}.desktop-nav{gap:20px;font-size:13px;font-weight:500}.button{background:#262625;border-color:#262625;font-weight:550}.button:hover{background:#47453f}.button-light{color:var(--ink);background:#fff;border-color:#fff}.button-small{gap:13px;padding:11px 15px;font-size:14px}.preview-bar{background:#f0eee7;padding-block:3px;font-size:12px}h2{letter-spacing:.005em;font-size:28px;font-weight:600}h3{letter-spacing:-.015em;font-weight:600}.section{padding-block:65px}.section-head{margin-bottom:28px}.text-link{font-size:15px;font-weight:500}.page-head h1{font-size:36px;font-weight:650}.page-head .lead{font-size:16px}.page-head .eyebrow{font-size:13px}.prose{line-height:2}.prose h2{font-size:25px}.prose h3{font-size:20px}.article-card{padding:26px}.article-card h2{font-size:22px}.article-card:hover{background:#faf9f6}.tag{background:#f3f0e8;font-weight:500}#questions{border-top:0;border-bottom:1px solid var(--line);padding-block:55px 60px}#questions .section-head h2{font-family:var(--serif);font-size:26px}.faq details{padding:22px 0}.faq summary{letter-spacing:.01em;padding:0 35px 0 33px;font-size:17px;font-weight:600;list-style:none;display:block;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary:before{content:"Q.";color:#8c764c;font-family:Georgia,serif;font-weight:400;position:absolute;left:0}.faq summary:after{content:"＋";color:#817663;font-family:Arial,sans-serif;font-size:16px;font-weight:400;position:absolute;right:0}.faq details[open]>summary:after{content:"−"}.faq details p{max-width:820px;margin:12px 35px 0 33px;font-size:16px;line-height:1.95}.meta{font-size:13px}.service-grid{grid-template-columns:1.15fr 1fr}.service-feature{padding:30px}.service-feature h3{font-size:25px}.service-feature .price strong{font-size:58px}.service-side article{padding:27px 30px}.service-side h3{font-size:20px}.service-image{width:160px;height:130px}.service-side{background:#faf9f6}.service-feature .eyebrow{font-size:13px}.contact-policy .section-head h2{font-size:28px}.policy-grid article{border-top:1px solid var(--line)}.policy-grid h3{font-size:20px}.policy-grid p{font-size:16px}.logline-story{background:#f6f3ec;padding-block:60px}.logline-story h2{font-family:var(--serif);font-size:30px}.logline-story .definition{font-size:19px;font-weight:500}.cta h2{font-size:29px}.cta{padding-block:55px}footer{background:#faf9f6;padding-top:45px}.footer-site-links{border-top:1px solid var(--line);grid-template-columns:repeat(4,1fr);gap:28px;margin-top:36px;padding-block:30px;display:grid}.footer-site-links h2{letter-spacing:0;margin-bottom:14px;font-family:inherit;font-size:14px;font-weight:650}.footer-site-links a{color:var(--muted);margin-top:8px;font-size:14px;display:block}.footer-site-links a:hover{text-underline-offset:3px;text-decoration:underline}.footer-bottom{margin-top:0}.footer-hours strong{font-size:15px}.site-directory{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px 65px;display:grid}.site-directory section{border-top:1px solid var(--line);padding-top:23px}.site-directory h2{margin-bottom:16px;font-size:24px}.site-directory ul{margin:0;padding:0;list-style:none}.site-directory li{border-bottom:1px solid #eeece6}.site-directory a{padding:12px 0;font-size:16px;display:block}.site-directory a:hover{text-underline-offset:4px;text-decoration:underline}.site-directory .directory-news{grid-column:1/-1}.site-directory time{color:var(--muted);margin-right:15px;font-size:12px}.home-news{padding-block:40px}.home-news .section-head{margin-bottom:10px}.home-news h2{font-size:23px}@media (width<=1050px){.desktop-nav{gap:14px;font-size:13px}.brand{width:167px}.header-inner{gap:15px}}@media (width<=800px){.header-inner{height:72px}.mobile-menu nav{max-height:calc(100dvh - 110px);top:72px;overflow:auto}.section{padding-block:46px}h2{font-size:25px}.page-head h1{font-size:30px}.service-grid{grid-template-columns:1fr}.footer-site-links{grid-template-columns:1fr 1fr;gap:30px 24px}.site-directory{grid-template-columns:1fr;gap:35px}.site-directory .directory-news{grid-column:auto}.faq summary{padding-left:27px;font-size:17px}.faq details p{margin-left:27px;margin-right:0;font-size:16px}#questions{padding-block:40px}.contact-policy .section-head h2{font-size:25px}.logline-story h2{font-size:27px}}@media (width<=500px){.brand{width:165px}.preview-bar span{display:none}.section-head h2{font-size:25px}.page-head h1{font-size:28px}.service-feature{padding:24px}.service-image{float:none;width:100%;height:155px;margin:0 0 20px}.footer-top .brand{width:170px}.footer-hours small,.footer-site-links a{font-size:14px}.cta h2{font-size:25px}.site-directory time{display:block}.faq summary{font-size:17px}.home-contact-note{line-height:1.8}}.article-process-nav{flex-wrap:wrap;gap:8px;margin-bottom:35px;display:flex}.article-process-nav a{border:1px solid var(--line);padding:8px 12px;font-size:14px;text-decoration:none}.article-process-nav a[aria-current=page]{background:var(--tint);color:#705a31;border-color:#ac945f}.approach-photo{object-fit:cover;width:100%;max-height:370px;margin:24px 0}.approach-chapter{border-top:1px solid var(--line);margin-top:35px;padding-top:26px}.approach-chapter .process-number{color:#937e52;font-size:12px}.prose .approach-chapter h2{margin-top:8px}.approach-tools{background:var(--tint);margin-top:35px;padding:24px 28px}.live-form,.live-calendar{background:#fff;border:0;min-height:560px;margin-top:30px;padding:0}.live-form iframe,.live-calendar iframe{border:0;max-width:100%}.booking-content{max-width:1060px}.booking-intro{max-width:820px;color:var(--muted);font-size:16px;line-height:1.95}.booking-intro p+p{margin-top:12px}.form-note{color:var(--muted);margin-top:22px;font-size:15px}.form-note a{text-underline-offset:4px;text-decoration:underline}.live-calendar{min-height:640px}.prose .live-form{margin-bottom:28px}@media (width<=800px){.live-calendar{min-height:660px}.booking-content{padding-inline:16px}.live-form{margin-top:22px}}.embed-preview-notice{background:#faf8f3;border:1px dashed #cfc6b4;margin-top:30px;padding:26px;font-size:16px;line-height:1.9}.embed-preview-notice strong,.embed-preview-notice p{font-size:16px}.inquiry-content{max-width:820px;margin:0 auto}.contact-booking{border-top:1px solid var(--line);margin-top:70px;padding-top:50px}.contact-booking h2{margin:0 0 16px;font-size:30px}.contact-booking>p{color:#626260;font-size:16px;line-height:1.9}@media (width<=700px){.contact-booking{margin-top:48px;padding-top:34px}.contact-booking h2{font-size:25px}}.service-side p,.knowledge-list p,.side-card p{font-size:16px;line-height:1.9}.policy-grid p.meta{color:var(--muted);font-size:16px}.service-platforms,.cta-actions small{font-size:14px}@media (width<=1050px) and (width>=801px){.desktop-nav{gap:12px}.brand{width:150px}.header-inner{gap:12px}.header-cta{padding-inline:12px}}.prose table{font-size:16px;line-height:1.8}.prose table caption{text-align:left;color:var(--ink);padding-bottom:12px;font-weight:600}.prose th,.prose td{overflow-wrap:anywhere}.prose .service-comparison th[scope=row]{width:25%}.prose .service-comparison td:last-child{font-variant-numeric:tabular-nums;width:25%}.evidence-map{margin:28px 0 32px}.evidence-inputs{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.evidence-inputs section{background:var(--tint);border:1px solid var(--line);border-top:3px solid var(--brand-gold);padding:22px 24px;position:relative}.prose .evidence-inputs h3{margin:0 0 12px;font-size:18px}.prose .evidence-inputs ul{margin:0;padding-left:1.2em;font-size:16px;line-height:1.85}.evidence-inputs section:after{content:"↓";color:var(--accent);font-size:24px;line-height:30px;position:absolute;bottom:-36px;left:calc(50% - 10px)}.evidence-result{background:var(--ink);color:#fff;text-align:center;margin-top:38px;padding:22px 26px}.evidence-result strong{font-size:20px;line-height:1.6;display:block}.prose .evidence-result p{color:#f1ede5;margin:10px 0 0;font-size:16px;line-height:1.8}.prose .calculation-card{background:var(--tint);border-left:3px solid var(--brand-gold);margin:24px 0;padding:24px 26px}.prose .calculation-label{margin:0;font-size:16px;font-weight:600}.prose .calculation-value{font-variant-numeric:tabular-nums;flex-wrap:wrap;align-items:baseline;gap:8px 12px;margin:16px 0;font-size:21px;line-height:1.6;display:flex}.calculation-value strong{color:var(--accent);font-size:28px}@media (width<=600px){.evidence-inputs{grid-template-columns:1fr;gap:12px}.evidence-inputs section{padding:20px}.evidence-inputs section:first-child:after{display:none}.evidence-result{text-align:left;padding:20px}.evidence-result strong{font-size:19px}.prose .calculation-card{padding:20px 18px}.prose .calculation-value{gap:5px 8px;font-size:19px}.calculation-value strong{font-size:25px}.service-comparison thead{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.prose .service-comparison tbody{gap:16px;display:grid}.prose .service-comparison tr{border:1px solid var(--line);display:grid}.prose .service-comparison th[scope=row]{width:auto;padding:14px 16px}.prose .service-comparison td{border:0;padding:12px 16px;display:block}.prose .service-comparison td:last-child{width:auto;padding-top:0}.service-comparison td:before{content:attr(data-label);color:var(--accent);margin-bottom:4px;font-size:15px;font-weight:600;display:block}}.judgment-examples{margin:30px 0 38px}.prose .judgment-examples-label{color:#76613b;margin:0 0 14px;font-size:16px;font-weight:650}.judgment-example-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.judgment-example-grid section{background:linear-gradient(145deg,#fff,#faf8f1);border:1px solid #ddd5c5;border-radius:8px;flex-direction:column;padding:23px 22px;display:flex;box-shadow:0 7px 18px -13px #64522f44}.prose .judgment-example-grid h3{margin:0 0 12px;font-size:19px;line-height:1.65}.prose .judgment-example-grid h3>span{display:block}.prose .judgment-example-grid p{margin:0 0 20px;font-size:16px;line-height:1.9}.judgment-next{border-top:1px solid #dcd3bf;margin-top:auto;padding-top:14px}.judgment-next span{color:#6d5a32;font-size:14px;line-height:1.7;display:block}.judgment-next strong{margin-top:5px;font-size:16px;font-weight:600;line-height:1.8;display:block}@media (width<=700px){.judgment-example-grid{grid-template-columns:1fr;gap:16px}.judgment-example-grid section{padding:22px 20px}}a.text-link,.home-process-link a,.home-detail-link a,.desktop-nav a,.mobile-menu nav a,.footer-site-links a,.footer-bottom nav a,.site-directory a,.side-card a:not(.button),.breadcrumb a{text-underline-offset:.25em;text-decoration-skip-ink:auto;text-decoration:underline 1px}a.text-link{border-bottom:0}.home-process-link{text-decoration:none}.desktop-nav a{text-decoration-color:#a08b5f}.desktop-nav a[aria-current=page]{text-decoration-thickness:2px}.footer-site-links a,.footer-bottom nav a{padding-block:5px}.knowledge-list>a h3,a.article-card h2,a.article-card .card-link,.home-notice-link .home-notice-title strong,.home-notice-link .home-notice-more{text-underline-offset:.25em;text-decoration-skip-ink:auto;text-decoration:underline 1px}.knowledge-list>a{padding-inline:12px;transition:background-color .2s}.knowledge-list>a>span[aria-hidden=true]{background:var(--tint);border:1px solid #b6a27b;border-radius:50%;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:20px;transition:background-color .2s,transform .2s;display:grid}.knowledge-list>a:hover,.knowledge-list>a:focus-visible{background:var(--tint)}.knowledge-list>a:hover>span[aria-hidden=true]{transform:translate(3px)}a.article-card{transition:background-color .2s,border-color .2s}a.article-card:focus-visible{border-color:var(--accent);background:var(--tint)}.side-card a:not(.button){padding-right:24px;position:relative}.side-card a:not(.button):after{content:"→";position:absolute;top:13px;right:0}a.button[href="/contact2/"]{transition:transform .22s,box-shadow .22s,background-color .22s,border-color .22s}a.button[href="/contact2/"]>span[aria-hidden=true]{transition:transform .22s;display:inline-block}.home-actions a.button[href="/contact2/"]{background:#806838;border-color:#806838}@media (hover:hover) and (pointer:fine){a.button[href="/contact2/"]:hover{transform:translateY(-4px);box-shadow:0 8px 18px #29251c2e}a.button[href="/contact2/"]:hover>span[aria-hidden=true]{transform:translate(4px)}.home-actions a.button[href="/contact2/"]:hover{background:#66512d;border-color:#66512d}a.text-link:hover,.desktop-nav a:hover,.knowledge-list>a:hover h3,a.article-card:hover h2{text-decoration-thickness:2px}}a.button[href="/contact2/"]:focus-visible{outline:3px solid var(--accent);outline-offset:5px}.cta a.button[href="/contact2/"]:focus-visible{outline-color:#dfc990}a.button[href="/contact2/"]:active{transform:translateY(-1px);box-shadow:0 2px 5px #29251c26}@media (prefers-reduced-motion:reduce){a.button[href="/contact2/"],a.button[href="/contact2/"]>span[aria-hidden=true],.knowledge-list>a,.knowledge-list>a>span[aria-hidden=true],a.article-card{transition:none}a.button[href="/contact2/"]:hover,a.button[href="/contact2/"]:active,a.button[href="/contact2/"]:hover>span[aria-hidden=true],.knowledge-list>a:hover>span[aria-hidden=true]{transform:none}}.home-section .home-process-grid{grid-template-columns:1fr;align-items:stretch;gap:24px}.home-section .home-process-grid>article{background:#fff;border:1px solid #dcd7ca;border-radius:10px;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:36px;padding:28px;scroll-margin-top:100px;display:grid}.home-section .home-process-grid .process-number{color:#76613b;letter-spacing:.08em;font-size:15px;font-weight:600;display:inline-block}.home-section .home-process-grid h4{min-height:0;margin:10px 0 20px;font-size:21px;line-height:1.6}.home-section .home-process-grid .process-question{margin-top:0;font-size:17px;line-height:1.7}.home-section .home-process-grid .process-method{font-size:15px;line-height:1.8}.home-section .home-report-feature{background:#f6f4ee;border:1px solid #e3ded2;border-radius:10px;gap:36px;padding:32px}#services .service-grid{border:1px solid #dcd7ca;border-radius:10px;overflow:hidden}#services .service-feature-head{justify-content:space-between;align-items:center;gap:18px;margin-bottom:22px;display:flex}#services .service-feature-head>div{min-width:0}#services .service-feature-head h3{margin:8px 0 0;font-size:25px}#services .service-feature-head .service-image{float:none;object-fit:contain;flex-shrink:0;width:112px;height:100px;margin:0}#services .service-side-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}#services .service-side-head .service-thumb{float:none;object-fit:contain;flex-shrink:0;width:60px;height:60px;margin:0}#services .service-side-head h3{margin:0}.contact-policy .policy-grid{align-items:stretch;gap:20px}.contact-policy .policy-grid>article{background:#fff;border:1px solid #dcd7ca;border-radius:8px;padding:24px}.contact-policy .policy-grid>article>span:not(.contact-mode-icon){color:#76613b;font-size:13px}.contact-policy .policy-grid h3{font-size:20px;line-height:1.6}@media (width<=700px){main br.desktop-break{display:none}main .section-head h2.heading-clauses,.home-section .home-section-heading .home-section-copy.heading-clauses,main .cta h2.heading-clauses{font-size:clamp(21px,6.57895vw - 2.63158px,24px);line-height:1.55}main p{text-wrap:pretty}.header .header-inner{height:64px}.header .brand{width:144px}.header .mobile-menu nav{max-height:calc(100dvh - 96px);top:64px}.wrap{padding-inline:20px}.home-hero{padding-top:30px}.home-hero .home-promise h1{letter-spacing:-.03em;font-size:clamp(24px,6.4vw,28px);line-height:1.6}.home-hero .home-kicker{margin-bottom:16px;font-size:13px;line-height:1.8}.home-hero .home-intro{margin-top:18px;font-size:16px;line-height:1.85}.home-hero .home-actions{grid-template-columns:1fr;gap:4px;margin-top:24px;display:grid}.home-hero .home-actions .button{width:100%;min-height:52px;padding:13px 18px;font-size:16px}.home-hero .home-actions .button-outline{text-underline-offset:4px;background:0 0;border-color:#0000;justify-content:center;min-height:44px;padding:7px 12px;font-size:15px;text-decoration:underline}.home-hero .home-contact-note{margin-top:14px;font-size:16px;line-height:1.85}.home-hero .home-hero-main{gap:22px}.home-hero .home-terms{margin-top:24px}.home-hero .home-terms>div{padding:14px 16px}.home-hero .home-terms dt{margin-bottom:5px;font-size:14px}.home-hero .home-terms strong{font-size:18px;line-height:1.6}.home-hero .home-terms small{margin-top:3px;font-size:15px;line-height:1.7}.home-hero .home-detail-link{flex-direction:column;align-items:flex-start;gap:8px;margin-top:16px;font-size:14px;line-height:1.8;display:flex}.home-section,.section{padding-block:44px}.home-section .home-section-heading .home-section-copy,main .section-head h2,.contact-policy .section-head h2{letter-spacing:0;font-size:24px;line-height:1.5}.home-section .home-section-heading,.section-head{margin-bottom:24px}.home-section .home-process-intro{margin-bottom:28px;line-height:1.85}.home-section .home-process-grid{gap:20px}.home-section .home-process-grid>article{grid-template-columns:1fr;gap:4px;padding:22px 18px}.home-section .home-process-grid h4{min-height:0;margin:9px 0 18px;font-size:22px;line-height:1.55}.home-section .home-process-grid p{font-size:16px;line-height:1.85}.home-section .home-process-grid .process-method{margin:18px 0;font-size:15px}.home-section .home-report-feature{gap:24px;margin-top:32px;padding:24px 16px}.home-section .home-report-copy .home-section-copy{font-size:24px;line-height:1.5}.home-section .home-report-copy>p{line-height:1.85}.logline-story .story-grid{gap:28px}.logline-story .story-brand{grid-template-columns:76px minmax(0,1fr);align-items:center;gap:16px;padding-top:26px;display:grid}.logline-story .story-brand img{float:none;grid-area:1/1;width:76px;height:76px;margin:0}.logline-story .story-brand h3{grid-area:1/2;margin:0;font-size:20px;line-height:1.6}.logline-story .story-brand p,.logline-story .story-brand .text-link{grid-column:1/-1;margin:0}.logline-story .story-brand .text-link{justify-self:start}#services .service-feature{padding:24px 20px}#services .service-feature-head{gap:12px;margin-bottom:20px}#services .service-feature-head h3{font-size:23px;line-height:1.5}#services .service-feature-head .service-image{width:76px;height:76px}#services .service-side article{padding:24px 20px}#services .service-side-head .service-thumb{width:52px;height:52px}#services .service-feature .price{margin:22px 0;font-size:16px}#services .service-feature .price strong{font-size:56px}#services .section-intro{margin-top:24px;line-height:1.85}.contact-policy .section-head>p{font-size:16px;line-height:1.85}.contact-policy .policy-grid>article{padding:24px 20px}.contact-policy .policy-grid p{font-size:16px;line-height:1.85}main .page-head{padding-top:24px;padding-bottom:28px}main .page-head h1{letter-spacing:-.01em;font-size:27px;line-height:1.5}main .page-head .lead{margin-top:18px;font-size:16px;line-height:1.85}main .breadcrumb{margin-bottom:24px;font-size:13px;line-height:1.8}main .prose{line-height:1.85}main .prose h2{font-size:24px;line-height:1.5}main .prose h3{font-size:20px;line-height:1.6}main .article-card{border-radius:8px;padding:24px 20px}main .article-card h2{font-size:22px;line-height:1.6}main .article-card p{font-size:16px;line-height:1.85}main .knowledge-list>a{gap:14px;padding:24px 0}main .knowledge-list h3{text-wrap:pretty;font-size:19px;line-height:1.65}main .knowledge-list p{font-size:16px;line-height:1.8}main .side-card{border-radius:8px;padding:24px 20px}main .side-card a{font-size:15px;line-height:1.8}main .cta{padding-block:40px}main .cta h2{font-size:24px;line-height:1.5}main .cta p{font-size:16px;line-height:1.85}main .cta-inner{gap:24px}main .cta-actions{width:100%}main .cta-actions .button{min-height:54px;font-size:16px}}.home-page{--max:1360px;--ink:#212326;--muted:#45484b;--tint:#f7f5ef}.home-page .wrap{padding-inline:44px}.home-page .desktop-nav{gap:21px;font-size:14px;font-weight:600}.home-page .button{border-radius:4px;font-weight:650}.home-page .header-cta{background:#806838;border-color:#806838;padding:13px 20px}.home-page .header-cta:hover{background:#66512d;border-color:#66512d}.home-page .home-hero{isolation:isolate;background:#faf9f6;border-bottom:0;padding:36px 0 18px;position:relative;overflow:clip}.home-page .home-hero:before{content:"";z-index:-1;clip-path:polygon(67% 0,100% 0,100% 100%,0 100%);opacity:.7;background:#eeebe3;position:absolute;inset:0 0 0 47%}.home-page .home-hero-main{grid-template-columns:minmax(0,1.12fr) minmax(0,1fr);align-items:start;gap:36px}.home-page .home-kicker{color:#806838;letter-spacing:.015em;margin:5px 0 19px;font-size:15px;font-weight:700}.home-page .home-promise h1{letter-spacing:-.045em;font-family:inherit;font-size:clamp(30px,3.6vw,48px);font-weight:800;line-height:1.43}.home-page .home-intro{color:#33373b;margin-top:22px;font-size:17px;line-height:1.85}.home-page .home-intro+.home-intro{margin-top:14px}.home-page .home-actions{align-items:center;gap:24px;margin-top:28px}.home-page .home-actions .button{gap:34px;min-height:54px;padding:14px 26px;font-size:16px}.home-page .home-actions .button-outline{color:#25282b;text-underline-offset:5px;background:0 0;border:0;border-radius:0;min-height:44px;padding:10px 0;font-size:15px;text-decoration:underline}.home-page .home-contact-note{color:#4b4d49;margin-top:21px;font-size:15px;line-height:1.9}.home-page .home-visual{align-self:start;padding:0;display:block;overflow:visible}.home-page .hero-report-panel{background:#fff;border:1px solid #e5e1d9;border-radius:10px;overflow:hidden;box-shadow:0 12px 36px #37302018}.home-page .hero-report-panel .report-hero{box-shadow:none;color:#282d33;border:0;border-radius:0}.home-page #report-demo .report-hero .report-top{background:#fff;border-bottom:0;padding:13px 20px 7px}.home-page #report-demo .report-hero .report-top strong{font-size:18px;font-weight:750;line-height:1.5}.home-page #report-demo .report-hero .report-body{padding:0 20px 8px;container-type:inline-size}.home-page #report-demo .report-hero .report-period{color:#46494f;margin-bottom:10px;font-size:13px}.home-page #report-demo .report-hero .report-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:14px}.home-page #report-demo .report-hero .report-metric{background:#f5f5f3;border-color:#f0efec;border-radius:5px;justify-content:space-between;align-items:baseline;gap:10px;min-height:52px;padding:11px 12px;display:flex}.home-page #report-demo .report-hero .report-metric>span{color:#45494e;font-size:14px}.home-page #report-demo .report-hero .report-metric strong{letter-spacing:-.035em;white-space:nowrap;margin-top:0;font-size:24px;font-weight:700;line-height:1.3}.home-page #report-demo .report-hero .report-metric:hover{background:#eee7d7}.home-page #report-demo .report-hero .report-chart-label{margin-bottom:9px}.home-page #report-demo .report-hero .report-chart-label strong{font-size:14px}.home-page #report-demo .report-hero .report-chart-label i{background:#8b7039}.home-page #report-demo .report-hero .report-basis{font-size:14px;line-height:1.7;margin-bottom:12px!important}.home-page #report-demo .report-hero .report-plot{height:145px}.home-page #report-demo .report-hero .report-graph{padding-bottom:25px;padding-left:64px;padding-right:12px}.home-page #report-demo .report-hero [data-report-line]{stroke:#8b7039;stroke-width:2.4px}.home-page #report-demo .report-hero [data-report-area]{fill:#faf7f0}.home-page #report-demo .report-hero figcaption{color:#62666b;background:#fff;border:0;padding:0 20px 9px;font-size:14px;line-height:1.7}.home-page .hero-report-panel .flow-inline{background:#f8f7f2;border-top:1px solid #e7e1d4;max-width:none;margin:0;padding:12px 20px}.home-page .hero-report-panel .flow-inline:before{display:none}.home-page .hero-report-panel .flow-inline ol{gap:16px}.home-page .hero-report-panel .flow-inline li+li:before{color:#a18b57;font-size:16px;top:13px;left:-15px}.home-page .hero-report-panel .flow-inline a{text-align:left;grid-template-rows:22px 22px;grid-template-columns:38px auto;gap:1px 10px;min-height:45px;display:grid}.home-page .hero-report-panel .flow-inline .flow-name{text-underline-offset:4px;grid-area:1/2;font-size:15px;font-weight:700;text-decoration:underline}.home-page .hero-report-panel .flow-inline .flow-symbol{background:#fff;border:1px solid #a18b57;grid-area:1/1/3;width:38px;height:38px}.home-page .hero-report-panel .flow-inline .flow-symbol svg{stroke-width:2px;width:25px;height:25px}.home-page .hero-report-panel .flow-inline .flow-link{background:0 0;border:0;grid-area:2/2;gap:3px;margin:0;padding:0;font-size:12px;font-weight:500;line-height:1.5}.home-page .hero-report-panel .flow-inline .flow-number,.home-page .hero-report-panel .flow-inline .flow-return{display:none}.home-page .home-terms{background:#f1eee6;border:0;margin-top:30px;padding:22px 0}.home-page .home-terms>div{border-color:#d4cebf;grid-template-rows:auto auto;grid-template-columns:42px minmax(0,1fr);align-content:start;column-gap:18px;padding:0 24px;display:grid;position:relative}.home-page .home-terms .service-fact-icon{position:absolute;top:50%;left:24px;transform:translateY(-50%)}.home-page .home-terms dt{color:#4b4d49;grid-area:2/2;margin:4px 0 0;font-size:14px;line-height:1.6}.home-page .home-terms dd{display:contents}.home-page .home-terms strong{letter-spacing:-.025em;grid-area:1/2;font-size:18px;font-weight:700;line-height:1.5}.home-page .home-terms strong span{margin-left:3px;font-size:14px}.home-page .home-terms>div:first-child strong span{font-size:18px}.home-page .home-terms small{color:#4b4d49;grid-area:3/2;margin-top:3px;font-size:14px;line-height:1.75}.home-page .home-detail-link{margin-top:14px;font-size:14px}.home-page .logline-story{background:#fff;padding-block:62px 42px}.home-page .logline-story h2{letter-spacing:-.025em;margin-bottom:22px;font-family:inherit;font-size:38px;font-weight:800}.home-page .logline-story .definition{font-size:19px;font-weight:550;line-height:1.9}.home-page .logline-story p{color:#3f4246;font-size:16px;line-height:1.95}.home-page .story-grid{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:58px}.home-page .story-brand{border-color:#e0d9c8;padding-left:36px}.home-page .story-brand h3{color:#806838;font-size:24px;font-weight:700;line-height:1.65}.home-page .story-brand img{width:100px;height:100px}.home-page .home-notice{background:#fff}.home-page .home-notice .home-notice-inner{border-top:1px solid var(--line);padding-block:20px}.home-page .home-notice #latest-notice-label{color:#33373b;font-weight:650}.home-page .home-section{padding-block:60px}.home-page .home-section-heading .home-section-copy{letter-spacing:-.025em;font-size:32px;font-weight:750;line-height:1.5}.home-page .home-process-intro{color:#45484b;max-width:900px;line-height:1.95}.home-page .home-process-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:28px;margin-top:36px}.home-page .home-process-grid>article{background:0 0;border:0;border-left:1px solid #d7cfbd;border-radius:0;flex-direction:column;align-items:stretch;gap:0;padding:0 0 0 28px;scroll-margin-top:110px;display:flex}.home-page .home-process-grid>article:first-child{border-left:0;padding-left:0}.home-page .process-heading{align-items:baseline;gap:16px;min-height:64px;display:flex}.home-page .home-process-grid .process-number{letter-spacing:-.035em;color:#8a7446;font-size:28px;font-weight:500;line-height:1.5}.home-page .home-process-grid h4{letter-spacing:-.025em;min-height:0;margin:0;font-size:20px;font-weight:750;line-height:1.65}.home-page .home-process-grid p{color:#45484b;margin:12px 0;font-size:16px;line-height:1.9}.home-page .home-process-grid .process-question{color:#292d30;margin-top:8px;font-size:16px;font-weight:650}.home-page .process-description{flex:1}.home-page .process-diagram{align-self:center;width:100%;min-height:0;margin:10px 0 18px}.home-page .home-process-grid .process-method{color:#725e36;margin-top:14px;font-size:14px;line-height:1.8}.home-page .home-process-grid .text-link{align-self:flex-start;margin-top:4px;font-size:15px}.home-page .home-report-feature{background:#f7f5ef;border-color:#ded8cb;border-radius:6px;margin-top:44px;padding:36px}.home-page .home-report-copy .home-section-copy{font-size:29px;font-weight:750;line-height:1.5}.home-page #questions .section-head h2{font-family:inherit;font-size:30px;font-weight:750}.home-page .section-head h2{letter-spacing:-.025em;font-weight:750}.home-page #services .service-grid,.home-page .contact-policy .policy-grid>article{border-radius:6px}@media (width<=1150px) and (width>=801px){.home-page .desktop-nav{gap:12px;font-size:13px}.home-page .header-cta{padding:12px}.home-page .home-hero-main{gap:28px}.home-page .home-promise h1{font-size:32px}.home-page .home-terms>div{grid-template-columns:34px minmax(0,1fr);column-gap:12px;padding-inline:16px}.home-page .home-terms .service-fact-icon{width:34px;height:34px;left:16px}.home-page .home-terms strong,.home-page .home-terms>div:first-child strong span{font-size:16px}}@media (width<=1200px){.home-page .home-hero-main{grid-template-columns:1fr;gap:32px}.home-page .home-visual{justify-self:center;width:100%;max-width:660px}.home-page .home-promise{max-width:790px}.home-page .home-promise h1{font-size:40px}.home-page .home-hero:before{inset:35% 0 0 10%}.home-page .home-process-grid{grid-template-columns:1fr;gap:28px}.home-page .home-process-grid>article,.home-page .home-process-grid>article:first-child{border-top:1px solid #d7cfbd;border-left:0;padding:24px 0 0}.home-page .process-heading{min-height:0}.home-page .home-process-grid h4{font-size:23px}.home-page .process-diagram{width:100%;max-width:440px;margin-inline:auto}.home-page .story-grid{gap:32px}}@media (width<=800px){.home-page .wrap{padding-inline:24px}.home-page .header .mobile-menu nav{top:70px}.home-page .home-hero{padding-top:30px}.home-page .home-terms{grid-template-columns:1fr;margin-top:28px;padding:4px 20px}.home-page .home-terms>div,.home-page .home-terms>div:first-child{border-top:1px solid #ded7c8;border-left:0;grid-template-columns:38px minmax(0,1fr);column-gap:18px;padding:20px 0}.home-page .home-terms>div:first-child{border-top:0}.home-page .home-terms .service-fact-icon{width:36px;height:36px;left:0}.home-page .home-terms strong,.home-page .home-terms>div:first-child strong span{font-size:18px}.home-page .story-grid{grid-template-columns:1fr;gap:28px}.home-page .story-brand{padding-left:0}.home-page .logline-story{padding-block:40px 30px}.home-page .logline-story h2{font-size:30px}.home-page .home-section{padding-block:42px}.home-page .home-report-feature{grid-template-columns:1fr;padding:24px 18px}}@media (width<=700px){.home-page .wrap{padding-inline:20px}.home-page .header .mobile-menu nav{top:64px}.home-page .home-hero{background:#faf9f6;padding-top:26px}.home-page .home-hero:before{display:none}.home-page .home-promise h1{letter-spacing:-.04em;font-size:clamp(24px,6.55vw,29px);font-weight:800;line-height:1.5}.home-page .home-kicker{margin:0 0 14px;font-size:13px;line-height:1.7}.home-page .home-intro{margin-top:18px;font-size:16px;line-height:1.9}.home-page .home-intro+.home-intro{margin-top:12px}.home-page .home-actions{gap:2px;margin-top:22px;display:grid}.home-page .home-actions .button{width:100%;min-height:52px;padding:13px 20px}.home-page .home-actions .button-outline{min-height:44px;padding:8px 0;font-size:15px}.home-page .home-contact-note{margin-top:14px;font-size:16px;line-height:1.85}.home-page .home-hero-main{gap:25px}.home-page .hero-report-panel{border-radius:8px;box-shadow:0 8px 25px #37302012}.home-page #report-demo .report-hero .report-top{gap:8px;padding:15px 15px 10px}.home-page #report-demo .report-hero .report-top strong{font-size:16px}.home-page #report-demo .report-hero .report-top>div{gap:6px}.home-page #report-demo .report-hero .report-body{padding:0 15px 14px}.home-page #report-demo .report-hero .report-period{margin-bottom:12px;font-size:12px;line-height:1.7}.home-page #report-demo .report-hero .report-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-bottom:17px}.home-page #report-demo .report-hero .report-metric{padding:11px 12px;display:block}.home-page #report-demo .report-hero .report-metric>span{white-space:nowrap;font-size:13px}.home-page #report-demo .report-hero .report-metric strong{letter-spacing:-.035em;font-size:21px}.home-page #report-demo .report-hero .report-graph{padding-left:53px;padding-right:10px}.home-page #report-demo .report-hero .report-plot{height:142px}.home-page #report-demo .report-hero .report-axis-label,.home-page #report-demo .report-hero .report-date{font-size:11px}.home-page #report-demo .report-hero .report-basis{font-size:13px;line-height:1.75}.home-page #report-demo .report-hero figcaption{padding:0 15px 14px;font-size:14px}.home-page .hero-report-panel .flow-inline{padding:16px 13px}.home-page .hero-report-panel .flow-inline ol{gap:10px}.home-page .hero-report-panel .flow-inline a{grid-template-columns:30px auto;column-gap:6px}.home-page .hero-report-panel .flow-inline .flow-symbol{width:30px;height:30px}.home-page .hero-report-panel .flow-inline .flow-symbol svg{width:21px;height:21px}.home-page .hero-report-panel .flow-inline .flow-name{font-size:14px}.home-page .hero-report-panel .flow-inline .flow-link{font-size:11px}.home-page .hero-report-panel .flow-inline li+li:before{display:none}.home-page .home-detail-link{font-size:14px;line-height:1.8}.home-page .logline-story .definition{font-size:17px;line-height:1.9}.home-page .story-brand{grid-template-columns:70px minmax(0,1fr);gap:15px}.home-page .story-brand img{width:70px;height:70px}.home-page .story-brand h3{font-size:20px;line-height:1.6}.home-page .home-notice .home-notice-inner{padding-block:18px}.home-page .home-section .home-section-heading .home-section-copy.heading-clauses{font-size:clamp(21px,6.57895vw - 2.63158px,24px);font-weight:750;line-height:1.55}.home-page .home-process-intro{margin-bottom:24px;font-size:16px;line-height:1.9}.home-page .home-process-grid{gap:24px;margin-top:24px}.home-page .process-heading{gap:14px}.home-page .home-process-grid .process-number{font-size:27px}.home-page .home-process-grid h4{font-size:21px;line-height:1.6}.home-page .home-process-grid p{font-size:16px;line-height:1.9}.home-page .process-diagram{min-height:0;margin:8px 0 18px}.home-page .home-process-grid .process-method{font-size:15px}.home-page .home-report-copy .home-section-copy{font-size:25px}.home-page #questions .section-head h2{font-size:26px}}.home-page .hero-report-panel{scroll-margin-top:115px}.home-page .home-report-feature{display:block}.home-page .home-report-copy{max-width:880px}.home-page #questions .faq p{max-width:48em}.home-page .home-promise h1>span{display:block}.home-page .home-promise h1>br{display:none}.home-page #report-demo .report-hero .report-hint{margin-bottom:12px;font-size:13px;line-height:1.6}.home-page #report-demo .report-hero .report-detail-toggle>summary{margin-top:7px;padding-top:8px;font-size:13px;line-height:1.6}.home-page #report-demo .report-hero .report-basis{margin-top:12px}@media (width>=901px){.home-page .home-hero-main{grid-template-columns:minmax(0,1.12fr) minmax(0,1fr);gap:36px}.home-page .home-promise{max-width:none}.home-page .home-promise h1{font-size:clamp(30px,3.6vw,48px)}.home-page .home-visual{justify-self:stretch;width:auto;max-width:none}}@media (width>=901px) and (width<=1150px){.home-page .wrap{padding-inline:32px}.home-page .home-hero-main{gap:26px}.home-page .home-intro{font-size:16px;line-height:1.85}.home-page .home-actions{flex-wrap:wrap;gap:16px}.home-page .home-actions .button{gap:22px;padding-inline:18px}.home-page .home-actions .button-outline{padding-inline:0}}@media (width<=700px){.home-page #report-demo .report-hero .report-top{padding:13px 15px 7px}.home-page #report-demo .report-hero .report-body{padding-bottom:7px}.home-page #report-demo .report-hero .report-metrics{margin-bottom:12px}.home-page #report-demo .report-hero .report-metric{padding-block:8px}.home-page #report-demo .report-hero figcaption{padding-bottom:9px}.home-page .hero-report-panel .flow-inline{padding-block:12px}}@media (width>=901px) and (width<=1023px){.home-page #report-demo .report-hero .report-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.home-page #report-demo .report-hero .report-metric strong{font-size:21px}}.home-page .home-hero{background:linear-gradient(110deg,#fdfcf9 0%,#faf9f5 54%,#f1eee6 100%)}.home-page .home-hero:before{opacity:.88;background:linear-gradient(145deg,#e4dfd2 8%,#f1eee6 46%,#d8d0bc 100%)}.home-page .home-hero:after{content:"";z-index:-1;pointer-events:none;clip-path:polygon(81% 0,100% 0,69% 100%,43% 100%);background:linear-gradient(130deg,#f9f7ef00 20%,#9a87531a 78%,#b3a07a25);position:absolute;inset:0}.home-page .hero-report-panel{border-color:#fff;box-shadow:0 24px 48px -14px #49382042,0 5px 12px #49362414,inset 0 1px #fff}.home-page #report-demo .report-hero .report-top{background:linear-gradient(#fff,#fdfcf9)}.home-page #report-demo .report-hero .report-metric{background:linear-gradient(150deg,#fafaf8,#f0f0ec);border-color:#e9e8e2;box-shadow:inset 0 1px #fff,0 2px 3px #302d2110}.home-page #report-demo .report-hero .report-metric[aria-pressed=true]{background:linear-gradient(145deg,#fcf8eb,#ece2ca);border-color:#a28a53;box-shadow:inset 0 1px #fff,0 2px 5px #84652d25,inset 0 -2px #8b7039}.home-page .hero-report-panel .flow-inline{background:linear-gradient(#f9f7ef,#eeeadf);box-shadow:inset 0 1px #fff}.home-page .hero-report-panel .flow-inline .flow-symbol{background:linear-gradient(145deg,#fff,#f4efdf);box-shadow:0 2px 5px #79623820,inset 0 1px #fff}.home-page .home-terms{background:linear-gradient(#f3f0e8,#ebe7db);box-shadow:inset 0 1px #fff,0 1px #d7cebb}.home-page .home-actions .button:not(.button-outline),.home-page .header-cta{color:#fff;background:linear-gradient(115deg,#a48c52,#826a37);border-color:#967d43;box-shadow:inset 0 1px #ffffff60,0 3px 6px #59441e20}.home-page .home-actions .button:not(.button-outline):hover,.home-page .header-cta:hover{background:linear-gradient(115deg,#9a8044,#725a2b);box-shadow:inset 0 1px #ffffff50,0 7px 14px #59441e2b}@media (width<=700px){.home-page .home-hero:after{display:none}.home-page .hero-report-panel{box-shadow:0 12px 26px -8px #49382035,0 3px 8px #49362412}}.home-page .home-process-grid .process-detail-link{color:#30352f;border-top:1px solid #d9d0bc;justify-content:space-between;align-self:stretch;align-items:center;gap:16px;width:100%;min-height:52px;margin-top:8px;padding:12px 0;font-size:16px;font-weight:650;text-decoration:none;display:flex}.home-page .process-detail-link>span:first-child{text-underline-offset:5px;text-decoration:underline #a39169}.home-page .process-link-arrow{color:#806733;border:1px solid #cabc98;border-radius:50%;flex-shrink:0;place-items:center;width:30px;height:30px;transition:transform .18s,background .18s;display:grid}.home-page .process-detail-link:hover .process-link-arrow{background:#eae2ce;transform:translate(2px,-2px)}@media (width>=1201px){.home-page .home-process-grid{row-gap:0}.home-page .home-process-grid>article{grid-template-columns:minmax(0,1fr);grid-template-rows:subgrid;grid-row:span 4;display:grid}}@media (width>=801px) and (width<=1200px){.home-page .home-process-grid>article,.home-page .home-process-grid>article:first-child{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:0 32px;display:grid}.home-page .process-heading{grid-area:1/1}.home-page .process-description{grid-area:2/1}.home-page .home-process-grid .process-diagram{grid-area:1/2/4;width:100%;max-width:none;margin:0}.home-page .home-process-grid .process-detail-link{grid-area:3/1}}@media (prefers-reduced-motion:reduce){.home-page .process-link-arrow{transition:none}.home-page .process-detail-link:hover .process-link-arrow{transform:none}}main .jp-wrap{word-break:normal;overflow-wrap:anywhere;line-break:strict;text-wrap:wrap}main :is(h1,h2,h3,h4,summary).jp-wrap{word-break:keep-all;text-wrap:balance}main .breadcrumb{text-wrap:pretty}main .time-range{white-space:nowrap}@media (width<=700px){.prose .fee-table th{width:40%;min-width:7.75rem;padding-inline:12px}.prose .fee-table td{padding-inline:12px}}@media (width<=600px){.prose .responsive-table thead{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.prose .responsive-table tbody{gap:16px;display:grid}.prose .responsive-table tbody tr{border:1px solid var(--line);display:grid}.prose .responsive-table tbody :is(th,td){border:0;width:auto;padding:14px 16px;display:block}.prose .responsive-table tbody td+td{padding-top:0}.prose .responsive-table td:before{content:attr(data-label);color:var(--accent);margin-bottom:4px;font-size:15px;font-weight:600;display:block}}main .heading-clauses>span{text-wrap:balance;max-width:100%;display:inline-block}@supports (word-break:auto-phrase){main :is(p,th,td).jp-wrap,main :is(h1,h2,h3):not(.jp-wrap){word-break:auto-phrase}}mark.marker{--marker-color:#ffe36e;color:inherit;background:linear-gradient(transparent 58%,var(--marker-color) 58%,var(--marker-color) 94%,transparent 94%);-webkit-box-decoration-break:clone;box-decoration-break:clone;padding:0 .06em;font-weight:650}mark.marker-pink{--marker-color:#ffc7d5}:is(h1,h2,h3,h4,strong,dd) mark.marker{font-weight:inherit}@media (forced-colors:active){mark.marker{background:0 0;text-decoration:underline 2px}}.site-header .header-inner{gap:24px;max-width:1360px;height:82px;padding-inline:44px}.site-header.header .brand,.site-footer .brand{align-items:center;gap:18px;width:auto;display:inline-flex}.site-header .brand img,.site-footer .brand img{flex-shrink:0;width:176px}.brand .brand-name{color:var(--ink);letter-spacing:.08em;text-align:center;white-space:nowrap;margin-top:0;font-size:12px;font-weight:600;line-height:16px;display:block}.site-header .primary-nav{align-items:center;gap:22px;margin-left:auto;font-size:14px;font-weight:600;display:flex}.primary-nav-link,.nav-dropdown>summary{white-space:nowrap;align-items:center;gap:8px;padding:26px 0;display:flex}.primary-nav-link{text-decoration:underline;text-decoration-color:var(--brand-gold);text-underline-offset:5px}.primary-nav-link:hover,.nav-dropdown>summary:hover{color:#796238}.primary-nav a[aria-current]{text-underline-offset:5px;text-decoration:underline 2px}.nav-dropdown{align-items:center;gap:4px;display:flex;position:relative}.nav-toggle{width:32px;height:44px;color:inherit;cursor:pointer;background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;padding:0;display:flex}.nav-toggle:hover,.nav-toggle:focus-visible{color:#796238;background:#f4f1e9}.nav-toggle[aria-expanded=true] .nav-chevron{transform:rotate(225deg)}.nav-dropdown-panel[hidden],.mobile-nav-children[hidden]{display:none}.site-header summary{cursor:pointer;list-style:none}.site-header summary::-webkit-details-marker{display:none}.nav-chevron{border-bottom:1.5px solid;border-right:1.5px solid;flex-shrink:0;width:7px;height:7px;transition:transform .15s;transform:rotate(45deg)}details[open]>summary>.nav-chevron{transform:rotate(225deg)}.nav-dropdown-panel{background:#fff;border:1px solid #ded8c9;border-top:3px solid #a08b5f;border-radius:0 0 6px 6px;width:286px;padding:10px;position:absolute;top:calc(100% - 2px);left:-20px;box-shadow:0 15px 35px #2b261c1a}.nav-dropdown-panel a{justify-content:space-between;gap:18px;padding:13px 12px;font-weight:500;line-height:1.7;display:flex}.nav-dropdown-panel a:hover,.nav-dropdown-panel a:focus-visible{background:#f4f1e9}.nav-dropdown-panel .nav-overview{border-bottom:1px solid var(--line);font-weight:700}.site-header .header-cta{flex-shrink:0;gap:16px;padding:12px 17px;display:inline-flex}.mobile-navigation{display:none}.nav-label{word-break:keep-all;overflow-wrap:anywhere}.site-footer .footer-site-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 48px;padding-block:32px}.footer-nav-group{min-width:0}.site-footer .footer-nav-group h2{margin-bottom:12px;font-size:16px;line-height:1.7}.site-footer .footer-nav-group h2>a{color:var(--ink);font-size:inherit;font-weight:inherit;text-decoration:underline;text-decoration-color:var(--brand-gold);text-underline-offset:5px;gap:12px;margin:0;padding:0;display:inline-flex}.footer-nav-group ul{margin:0;padding:0;list-style:none}.site-footer .footer-nav-group li>a{margin:0;padding:7px 0;font-size:15px;line-height:1.8}.site-footer .footer-bottom{align-items:center;margin-top:0;padding-block:22px;font-size:13px}.site-footer .footer-bottom nav a{font-size:14px}@media (width>=1100px) and (width<=1199px){.site-header .header-inner{gap:16px}.site-header .primary-nav{gap:12px}}@media (width<=1099px){.site-header.header .header-inner{gap:18px;height:72px}.site-header .brand img{width:164px}.site-header .primary-nav{display:none}.site-header .header-cta{margin-left:auto}.mobile-navigation{display:block}.mobile-nav-toggle{align-items:center;gap:12px;padding:12px 0 12px 10px;font-size:15px;font-weight:600;display:flex}.mobile-nav-icon{width:14px;height:14px;position:relative}.mobile-nav-icon:before,.mobile-nav-icon:after{content:"";background:currentColor;width:14px;height:1.5px;position:absolute;top:6px;left:0}.mobile-nav-icon:after{transform:rotate(90deg)}.mobile-navigation[open]>.mobile-nav-toggle .mobile-nav-icon:after{display:none}.mobile-nav-panel{overscroll-behavior:contain;border-bottom:1px solid var(--line);background:#fff;max-height:calc(100dvh - 120px);padding:12px max(24px,50vw - 380px) 24px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 15px 30px #2323241a}.mobile-nav-group{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) 44px;align-items:center;display:grid}.mobile-nav-direct{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:17px 0;font-size:16px;font-weight:600;display:flex}.mobile-nav-group>.mobile-nav-direct{border-bottom:0}.mobile-nav-group>.nav-toggle{width:44px}.mobile-nav-direct{text-decoration:underline;text-decoration-color:var(--brand-gold);text-underline-offset:5px}.mobile-nav-children{border-bottom:1px solid var(--line);background:#f7f5ef;grid-column:1/-1;padding:6px 16px 10px}.mobile-nav-children a{text-decoration:underline;text-decoration-color:var(--brand-gold);text-underline-offset:5px;justify-content:space-between;gap:16px;padding:12px 0;font-size:15px;line-height:1.7;display:flex}.mobile-nav-children .nav-overview,.mobile-nav-panel a[aria-current]{font-weight:700}.mobile-nav-panel a[aria-current]{text-decoration-thickness:2px}.mobile-nav-contact{gap:12px;padding-top:22px;display:grid}.mobile-nav-contact .button{justify-content:space-between}.mobile-booking{text-underline-offset:5px;justify-content:space-between;padding:12px 0;font-size:15px;text-decoration:underline;display:flex}}@media (width<=800px){.site-header .header-inner{padding-inline:24px}}@media (width<=700px){.site-header.header .header-inner{height:72px;padding-inline:20px}.site-header.header .brand,.site-footer .brand{flex-direction:column;gap:0}.site-header .brand img{width:144px}.site-footer .brand-name{margin-top:4px}.site-header .brand-name{margin-top:3px;font-size:11px;line-height:14px}.site-header .header-cta{display:none}.mobile-navigation{margin-left:auto}.mobile-nav-panel{max-height:calc(100dvh - 132px);padding-inline:20px}.site-footer .footer-site-links{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 24px}.site-footer .footer-bottom{align-items:flex-start}}@media (prefers-reduced-motion:reduce){.nav-chevron{transition:none}}
