/*! 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)}.table{display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--navy:#0b1f33;--navy-deep:#06182b;--ivory:#f6f1e8;--warm-white:#fffdf8;--gold:#b4945b;--gold-light:#d7b770;--slate:#627080;--ink:#13202c;--line:#b4945b8f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--warm-white);color:var(--navy);-webkit-font-smoothing:antialiased;margin:0;font-family:Noto Sans JP,Hiragino Kaku Gothic ProN,Yu Gothic,YuGothic,sans-serif}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--gold-light);outline-offset:4px}.site-header{z-index:20;border-bottom:1px solid var(--line);background:#fffdf8f5;grid-template-columns:minmax(238px,1fr) auto minmax(238px,1fr);align-items:center;gap:42px;min-height:92px;padding:14px clamp(24px,4.1vw,64px);display:grid;position:relative}.brand{flex-direction:column;gap:3px;width:fit-content;display:flex}.brand-jp{letter-spacing:.08em;font-size:20px;font-weight:700;line-height:1.35}.brand-en{letter-spacing:.43em;font-family:Georgia,Times New Roman,serif;font-size:12px;font-weight:700;line-height:1}.desktop-nav{white-space:nowrap;align-items:center;gap:clamp(30px,4vw,70px);font-size:15px;font-weight:700;display:flex}.desktop-nav a{padding:16px 0;position:relative}.desktop-nav a:after{content:"";background:var(--gold);transform-origin:0;height:1px;transition:transform .22s;position:absolute;bottom:8px;left:0;right:0;transform:scaleX(0)}.desktop-nav a:hover:after,.desktop-nav a:focus-visible:after{transform:scaleX(1)}.header-cta{border:1px solid var(--gold);border-radius:6px;justify-content:center;justify-self:end;align-items:center;gap:10px;min-height:54px;padding:0 25px;font-size:15px;font-weight:700;transition:color .18s,background-color .18s,transform .18s;display:inline-flex}.header-cta:hover{color:var(--warm-white);background:var(--navy);transform:translateY(-1px)}.hero{background:radial-gradient(circle at 18% 20%, #fffffff2, transparent 36%), var(--ivory);grid-template-columns:minmax(0,56%) minmax(0,44%);min-height:calc(100svh - 92px);padding:clamp(54px,6.5vw,94px) clamp(24px,4.1vw,64px) 148px;display:grid;position:relative;overflow:hidden}.hero-copy{z-index:4;max-width:720px;animation:.62s ease-out both copy-in;position:relative}.eyebrow{color:var(--gold);letter-spacing:.28em;margin:0 0 18px;font-family:Georgia,Times New Roman,serif;font-size:11px;font-weight:700}.hero h1{letter-spacing:.055em;margin:0;font-size:clamp(42px,4.45vw,68px);font-weight:700;line-height:1.4}.fee-block{border-top:1px solid var(--gold);border-bottom:1px solid var(--gold);align-items:baseline;gap:12px;width:fit-content;margin-top:22px;padding:4px 0 8px;display:flex}.fee-label{letter-spacing:.08em;margin-right:4px;font-size:clamp(22px,2.2vw,34px);font-weight:700}.fee-number{color:var(--gold);letter-spacing:-.05em;font-family:Georgia,Times New Roman,serif;font-size:clamp(72px,7.1vw,108px);font-weight:700;line-height:.92}.fee-percent{color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4vw,62px);font-weight:700}.fee-tax{font-size:clamp(16px,1.5vw,22px);font-weight:700}.hero-description{letter-spacing:.055em;margin:21px 0 0;font-size:clamp(17px,1.55vw,23px);font-weight:600;line-height:1.75}.hero-actions{align-items:center;gap:clamp(25px,3vw,50px);margin-top:24px;display:flex}.primary-button{min-width:min(354px,100%);min-height:72px;color:var(--navy);letter-spacing:.08em;background:linear-gradient(110deg,#c39e50,#d4b76f);border:1px solid #7c5b1e2e;border-radius:7px;justify-content:space-between;align-items:center;gap:30px;padding:0 28px;font-size:clamp(17px,1.4vw,21px);font-weight:700;transition:box-shadow .18s,transform .18s;display:inline-flex;box-shadow:0 10px 28px #0b1f3324}.primary-button span{font-size:29px;font-weight:400;transition:transform .18s}.primary-button:hover{transform:translateY(-2px);box-shadow:0 14px 32px #0b1f3333}.primary-button:hover span{transform:translate(4px)}.phone-link{border-bottom:1px solid var(--navy);letter-spacing:.035em;white-space:nowrap;align-items:center;gap:13px;padding:14px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:clamp(20px,1.85vw,28px);display:inline-flex}.phone-mark{font-family:sans-serif;font-size:25px}.hero-art{z-index:1;background:linear-gradient(#b4945b2b 1px, transparent 1px), linear-gradient(90deg, #b4945b2b 1px, transparent 1px), linear-gradient(145deg, var(--navy) 0%, #08233e 54%, var(--navy-deep) 100%);background-size:122px 122px,122px 122px,auto;width:46%;position:absolute;top:0;bottom:0;right:0;overflow:hidden}.art-grid{border:1px solid var(--gold);background-color:#0000;background-image:linear-gradient(#b4945bb3 1px,#0000 1px),linear-gradient(90deg,#b4945bb3 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:58px 58px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;width:33%;height:70%;animation:.88s ease-out both architecture-in;position:absolute;top:9%;left:13%}.building{background:var(--ivory);border:1px solid var(--gold);gap:0;display:grid;position:absolute;box-shadow:0 18px 48px #030f1c33}.building i{border-bottom:1px solid #b4945ba6;border-right:1px solid #b4945ba6;min-width:24px;min-height:42px;display:block}.building-a{grid-template-columns:repeat(2,1fr);width:30%;height:60%;bottom:3%;left:-9%}.building-b{clip-path:polygon(22% 0,100% 0,100% 100%,0 100%,0 28%);grid-template-columns:repeat(4,1fr);width:58%;height:58%;bottom:-4%;right:8%}.building-c{width:39%;height:32%;color:var(--navy);background:#072541;grid-template-columns:repeat(2,1fr);bottom:-6%;left:6%}.building-d{background:#061d34;grid-template-columns:repeat(2,1fr);width:28%;height:49%;bottom:-6%;right:-7%}.dot-field{z-index:3;grid-template-columns:repeat(4,1fr);gap:18px;width:82px;display:grid;position:absolute;bottom:22%;right:5%}.dot-field i{background:var(--gold-light);border-radius:50%;width:4px;height:4px;display:block}.support-rail{z-index:8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf8f5;border:1px solid #b4945b40;border-radius:5px;grid-template-columns:repeat(4,1fr);align-items:stretch;min-height:112px;display:grid;position:absolute;bottom:24px;left:clamp(24px,4.1vw,64px);right:clamp(24px,4.1vw,64px);box-shadow:0 10px 28px #0b1f331a}.support-item{letter-spacing:.07em;justify-content:center;align-items:center;gap:17px;padding:18px 28px;font-size:clamp(15px,1.4vw,20px);font-weight:700;display:flex;position:relative}.support-item:not(:last-child):after{content:"";background:var(--gold);width:1px;position:absolute;top:18px;bottom:18px;right:0}.support-mark{border:1px solid var(--navy);border-radius:50%;flex:none;place-items:center;width:47px;height:47px;font-family:serif;font-size:20px;display:inline-grid}.section-shell{width:min(1180px,100% - 48px);margin:0 auto}.section-kicker{color:var(--gold);letter-spacing:.28em;margin:0 0 18px;font-family:Georgia,Times New Roman,serif;font-size:12px;font-weight:700}.section-kicker.light{color:var(--gold-light)}.intro-section,.services-section,.reasons-section,.process-section,.faq-section,.company-section{padding:122px 0}.intro-section{color:var(--warm-white);background:var(--navy);border-top:1px solid #b4945b66}.intro-grid{grid-template-columns:minmax(0,1fr) minmax(0,.83fr);align-items:start;gap:clamp(60px,9vw,138px);display:grid}.intro-section h2,.section-heading-row h2,.center-heading h2,.fee-main h2,.faq-heading h2,.company-section h2,.final-cta h2{letter-spacing:.055em;margin:0;font-size:clamp(35px,3.6vw,52px);font-weight:700;line-height:1.48}.intro-copy{border-top:1px solid #d7b770a6;padding-top:27px}.intro-copy>p:first-child{color:#fffdf8cc;margin:0;font-size:17px;line-height:2}.intro-note{color:var(--warm-white);border-left:2px solid var(--gold);margin:29px 0 0;padding-left:21px;font-size:19px;font-weight:700;line-height:1.75}.services-section{background:var(--warm-white)}.section-heading-row{grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);align-items:end;gap:90px;margin-bottom:67px;display:grid}.section-heading-row>p{color:var(--slate);margin:0 0 5px;font-size:16px;line-height:1.95}.section-heading-row.compact{margin-bottom:58px}.service-grid{border-top:1px solid var(--gold);border-left:1px solid #b4945b59;grid-template-columns:repeat(3,1fr);display:grid}.service-card{background:#f6f1e86b;border-bottom:1px solid #b4945b59;border-right:1px solid #b4945b59;min-height:310px;padding:34px 32px 38px;transition:background-color .22s,transform .22s;position:relative}.service-card:hover{z-index:2;background:var(--ivory);transform:translateY(-3px)}.service-number{color:var(--gold);letter-spacing:.16em;font-family:Georgia,Times New Roman,serif;font-size:13px}.service-card h3{letter-spacing:.07em;margin:49px 0 20px;font-size:23px}.service-card p{color:var(--slate);margin:0;font-size:15px;line-height:1.9}.fee-section{color:var(--warm-white);background:linear-gradient(#b4945b1c 1px, transparent 1px), linear-gradient(90deg, #b4945b1c 1px, transparent 1px), var(--navy);background-size:120px 120px;padding:128px 0}.fee-layout{grid-template-columns:minmax(0,.9fr) minmax(420px,.72fr);align-items:center;gap:clamp(70px,10vw,150px);display:grid}.large-fee{color:var(--gold-light);align-items:baseline;margin-top:40px;display:flex}.large-fee span{letter-spacing:-.07em;font-family:Georgia,Times New Roman,serif;font-size:clamp(120px,13vw,190px);font-weight:700;line-height:.82}.large-fee b{margin-left:12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,5vw,74px)}.large-fee small{color:var(--warm-white);margin-left:15px;font-size:17px;font-weight:700}.fee-caption{color:#fffdf8ad;letter-spacing:.1em;margin:28px 0 0;font-size:15px}.fee-examples{color:var(--navy);background:#fffdf8f5;border:1px solid #d7b77099;padding:38px 40px;box-shadow:0 24px 60px #030f1c3d}.fee-examples-title{border-bottom:1px solid var(--gold);letter-spacing:.06em;margin:0 0 22px;padding-bottom:18px;font-size:17px;font-weight:700}.fee-example{border-bottom:1px solid #b4945b40;justify-content:space-between;align-items:center;gap:20px;min-height:66px;display:flex}.fee-example span{color:var(--slate);font-size:14px}.fee-example strong{white-space:nowrap;font-family:Georgia,Times New Roman,serif;font-size:22px}.fee-notice{color:var(--slate);margin:22px 0 0;font-size:11px;line-height:1.8}.reasons-section{background:var(--ivory)}.center-heading{text-align:center;margin-bottom:63px}.reasons-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.reason-card{background:var(--warm-white);border-top:3px solid var(--gold);min-height:337px;padding:38px 34px;box-shadow:0 10px 28px #0b1f3312}.reason-card>span{color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:38px}.reason-card h3{letter-spacing:.06em;margin:35px 0 20px;font-size:23px}.reason-card p{color:var(--slate);margin:0;font-size:15px;line-height:1.95}.process-section{background:var(--warm-white)}.steps-list{border-top:1px solid var(--gold);grid-template-columns:repeat(4,1fr);margin:0;padding:0;list-style:none;display:grid}.steps-list li{border-bottom:1px solid #b4945b59;border-right:1px solid #b4945b59;min-height:240px;padding:34px 29px;position:relative}.steps-list li:first-child{border-left:1px solid #b4945b59}.steps-list li:not(:last-child):after{z-index:2;content:"›";width:28px;height:28px;color:var(--navy);background:var(--warm-white);border:1px solid var(--gold);border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;right:-14px;transform:translateY(-50%)}.step-number{color:var(--gold);letter-spacing:.15em;font-family:Georgia,Times New Roman,serif;font-size:12px}.steps-list h3{margin:46px 0 17px;font-size:21px}.steps-list p{color:var(--slate);margin:0;font-size:14px;line-height:1.85}.faq-section{background:#f0eadf}.faq-layout{grid-template-columns:minmax(250px,.42fr) minmax(0,1fr);align-items:start;gap:90px;display:grid}.faq-heading{position:sticky;top:30px}.faq-heading h2{letter-spacing:.04em;font-size:clamp(34px,3vw,44px)}.faq-heading>p:last-child{color:var(--slate);margin:25px 0 0;font-size:14px;line-height:1.8}.faq-list{border-top:1px solid var(--gold)}.faq-list details{border-bottom:1px solid #b4945b7a}.faq-list summary{cursor:pointer;align-items:center;gap:21px;min-height:86px;padding:23px 58px 23px 0;font-size:17px;font-weight:700;line-height:1.6;list-style:none;display:flex;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:400;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.faq-list details[open] summary:after{content:"−"}.faq-list summary span,.faq-answer>span{color:var(--gold);flex:none;font-family:Georgia,Times New Roman,serif;font-size:20px}.faq-answer{color:var(--slate);gap:21px;padding:2px 58px 28px 0;display:flex}.faq-answer p{margin:0;font-size:14px;line-height:1.9}.company-section{background:var(--warm-white)}.company-layout{grid-template-columns:minmax(280px,.7fr) minmax(0,1fr);gap:105px;display:grid}.company-lead{max-width:390px;color:var(--slate);margin:30px 0 0;font-size:15px;line-height:1.9}.company-list{border-top:1px solid var(--gold);margin:0}.company-list div{border-bottom:1px solid #b4945b52;grid-template-columns:150px 1fr;align-items:center;min-height:66px;display:grid}.company-list dt{color:var(--slate);font-size:13px}.company-list dd{margin:0;font-size:15px;font-weight:600}.company-list a{border-bottom:1px solid #0b1f3359}.final-cta{color:var(--warm-white);background:var(--navy);padding:122px 0;position:relative;overflow:hidden}.final-cta-content{z-index:2;position:relative}.final-cta-content>p:not(.section-kicker){color:#fffdf8b8;margin:25px 0 0;font-size:16px;line-height:1.9}.final-actions{align-items:center;gap:46px;margin-top:42px;display:flex}.final-phone{flex-direction:column;gap:5px;display:flex}.final-phone small{color:#fffdf8ad;font-size:12px}.final-phone strong{border-bottom:1px solid var(--gold-light);letter-spacing:.04em;padding-bottom:6px;font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:400}.final-cta-art{opacity:.36;border:1px solid var(--gold);background-color:#0000;background-image:linear-gradient(#b4945b8c 1px,#0000 1px),linear-gradient(90deg,#b4945b8c 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:72px 72px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;width:39%;height:94%;position:absolute;bottom:-5px;right:5%;transform:skewY(-6deg)}.final-cta-art i{background:var(--ivory);border:1px solid var(--gold);display:block;position:absolute;bottom:0}.final-cta-art i:first-child{width:25%;height:46%;left:8%}.final-cta-art i:nth-child(2){width:35%;height:70%;left:35%}.final-cta-art i:nth-child(3){background:#092844;width:23%;height:35%;right:3%}.site-footer{min-height:126px;color:var(--navy);background:var(--ivory);border-top:1px solid var(--gold);grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;padding:26px clamp(24px,4.1vw,64px);display:grid}.footer-brand{flex-direction:column;gap:4px;font-weight:700;display:flex}.footer-brand small{letter-spacing:.35em;font-family:Georgia,Times New Roman,serif;font-size:9px}.site-footer>a{border-bottom:1px solid var(--gold);padding-bottom:5px;font-size:13px;font-weight:700}.site-footer>small{color:var(--slate);justify-self:end;font-family:Georgia,Times New Roman,serif}.mobile-contact-bar{display:none}@keyframes copy-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes architecture-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (width<=1180px){.site-header{grid-template-columns:1fr auto}.desktop-nav{display:none}.hero{grid-template-columns:minmax(0,64%) minmax(0,36%)}.hero-art{width:40%}.phone-link{background:#f6f1e8cc}.support-item{padding-inline:16px}}@media (width<=820px){.site-header{min-height:78px;padding:12px 20px}.brand-jp{font-size:16px}.brand-en{font-size:9px}.header-cta{min-height:46px;padding:0 15px;font-size:13px}.header-cta span{display:none}.hero{min-height:auto;padding:54px 20px 250px;display:block}.hero-copy{max-width:640px}.hero h1{font-size:clamp(38px,10.5vw,58px);line-height:1.42}.hero-art{width:100%;height:250px;top:auto;bottom:0}.art-grid{width:26%;height:70%;top:8%;left:42%}.building-a{height:82%;left:8%}.support-rail{grid-template-columns:repeat(2,1fr);min-height:auto;bottom:18px;left:20px;right:20px}.support-item{justify-content:flex-start;min-height:74px;padding:10px 12px;font-size:14px}.support-item:nth-child(2):after{display:none}.support-item:nth-child(-n+2){border-bottom:1px solid #b4945b59}.support-mark{width:38px;height:38px;font-size:16px}.hero-actions{flex-direction:column;align-items:flex-start;gap:12px}.phone-link{width:fit-content}}@media (width<=520px){.header-cta{padding:0 12px}.hero{padding-top:38px}.eyebrow{margin-bottom:10px;font-size:9px}.hero h1{letter-spacing:.035em;font-size:clamp(34px,10.8vw,48px)}.fee-block{gap:7px}.fee-label{font-size:18px}.fee-number{font-size:65px}.fee-percent{font-size:34px}.fee-tax{font-size:12px}.hero-description{font-size:15px}.desktop-break{display:none}.primary-button{width:100%;min-height:64px}.phone-link{font-size:22px}.support-item{letter-spacing:.03em;gap:9px}}@media (width<=1180px){.section-heading-row{gap:54px}.service-grid{grid-template-columns:repeat(2,1fr)}.fee-layout{gap:65px}.reasons-grid{gap:14px}.reason-card{padding-inline:27px}.steps-list h3{font-size:19px}}@media (width<=820px){.section-shell{width:min(100% - 40px,680px)}.intro-section,.services-section,.reasons-section,.process-section,.faq-section,.company-section,.final-cta{padding:82px 0}.intro-grid,.section-heading-row,.fee-layout,.faq-layout,.company-layout{grid-template-columns:1fr;gap:43px}.intro-copy{padding-top:24px}.section-heading-row,.section-heading-row.compact{margin-bottom:42px}.section-heading-row>p{max-width:600px}.service-card{min-height:280px}.fee-layout{align-items:start}.fee-main{max-width:620px}.fee-examples{width:min(100%,620px)}.reasons-grid{grid-template-columns:1fr}.reason-card{min-height:auto}.steps-list{grid-template-columns:repeat(2,1fr)}.steps-list li:nth-child(2){border-right:1px solid #b4945b59}.steps-list li:nth-child(2):after{display:none}.steps-list li:nth-child(-n+2){border-bottom-color:var(--gold)}.faq-heading{position:static}.company-layout{gap:50px}.final-cta-art{opacity:.2;width:65%;right:-15%}.final-actions{flex-direction:column;align-items:flex-start;gap:28px}.site-footer{grid-template-columns:1fr auto}.site-footer>small{grid-column:1/-1;justify-self:start}}@media (width<=520px){body{padding-bottom:68px}.site-header{grid-template-columns:1fr auto}.brand-jp{letter-spacing:.04em;font-size:14px}.header-cta{min-height:42px;font-size:11px}.section-shell{width:calc(100% - 36px)}.intro-section h2,.section-heading-row h2,.center-heading h2,.fee-main h2,.faq-heading h2,.company-section h2,.final-cta h2{font-size:30px;line-height:1.52}.section-kicker{margin-bottom:12px;font-size:10px}.intro-section,.services-section,.reasons-section,.process-section,.faq-section,.company-section,.final-cta{padding:66px 0}.intro-grid,.section-heading-row,.fee-layout,.faq-layout,.company-layout{gap:32px}.intro-copy>p:first-child,.intro-note{font-size:15px}.service-grid{grid-template-columns:1fr}.service-card{min-height:0;padding:28px 25px 31px}.service-card h3{margin:30px 0 13px;font-size:20px}.fee-section{padding:76px 0}.large-fee{margin-top:30px}.large-fee span{font-size:112px}.large-fee b{font-size:45px}.large-fee small{margin-left:7px;font-size:12px}.fee-examples{padding:28px 22px}.fee-example{flex-direction:column;align-items:flex-start;gap:7px;padding:15px 0}.center-heading{text-align:left;margin-bottom:40px}.reason-card{padding:28px 25px}.reason-card h3{margin:24px 0 14px;font-size:21px}.steps-list{grid-template-columns:1fr}.steps-list li{border-left:1px solid #b4945b59;min-height:0;padding:27px 24px}.steps-list li:not(:last-child):after{top:auto;bottom:-14px;right:24px;transform:rotate(90deg)}.steps-list li:nth-child(2):after{display:grid}.steps-list h3{margin:24px 0 11px}.faq-list summary{gap:13px;min-height:76px;padding:19px 42px 19px 0;font-size:15px}.faq-answer{gap:13px;padding-right:20px}.company-list div{grid-template-columns:1fr;gap:5px;padding:14px 0}.company-list dd{overflow-wrap:anywhere}.final-cta-content>p:not(.section-kicker){font-size:14px}.final-phone strong{font-size:25px}.site-footer{grid-template-columns:1fr;gap:22px;padding:31px 18px}.site-footer>small{grid-column:auto}.mobile-contact-bar{z-index:40;border-top:1px solid var(--gold);background:#fffdf8f7;grid-template-columns:1fr 1fr;gap:7px;height:68px;padding:7px;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -7px 24px #0b1f331f}.mobile-contact-bar a{border:1px solid var(--navy);border-radius:4px;flex-direction:column;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}.mobile-contact-bar a:last-child{color:var(--navy);background:var(--gold-light);border-color:var(--gold)}.mobile-contact-bar small{font-size:9px;font-weight:500}.mobile-contact-bar strong{font-family:Georgia,Times New Roman,serif;font-size:15px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
