/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.hidden{display:none}.table{display:table}}:root{--ink:#113c32;--ink-deep:#08271f;--green:#0f5947;--green-soft:#dfeee8;--lime:#dbff64;--orange:#ff6b3d;--cream:#f7f5ed;--paper:#fffdf8;--line:#c5d2cc;--muted:#50665f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--ink-deep);-webkit-font-smoothing:antialiased;margin:0;font-family:Hiragino Kaku Gothic ProN,Yu Gothic,Noto Sans JP,sans-serif}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}.announcement{background:var(--ink-deep);color:#fff;letter-spacing:.035em;justify-content:center;align-items:center;gap:10px;min-height:38px;padding:8px 16px;font-size:13px;font-weight:700;display:flex}.pulse{background:var(--lime);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #dbff6424}.site-header{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f7f5edf0;border-bottom:1px solid #113c3224;justify-content:space-between;align-items:center;height:78px;padding:0 clamp(22px,4vw,64px);display:flex;position:sticky;top:0}.logo{color:var(--ink-deep);letter-spacing:-.07em;font-size:30px;font-weight:900;line-height:1;text-decoration:none}.logo span{color:var(--orange)}.brand-logo{flex:none;align-items:center;display:inline-flex}.brand-logo img{width:auto;height:35px;display:block}.header-actions{align-items:center;gap:22px;display:flex}.header-actions>span{color:var(--muted);font-size:13px;font-weight:700}.header-cta{background:var(--ink-deep);color:#fff;border:0;border-radius:3px;align-items:center;gap:22px;padding:14px 20px;font-size:14px;font-weight:800;transition:all .2s;display:flex}.header-cta:hover{background:var(--orange);transform:translateY(-1px)}.hero{grid-template-columns:minmax(0,1.08fr) minmax(470px,.92fr);align-items:center;gap:clamp(38px,5vw,82px);max-width:1540px;min-height:720px;margin:auto;padding:58px clamp(22px,5vw,80px) 72px;display:grid;position:relative;overflow:hidden}.hero:before{content:"";border:1px solid #0f594721;width:540px;height:540px;position:absolute;top:70px;left:-330px;transform:rotate(45deg)}.hero-copy{z-index:3;width:100%;min-width:0;position:relative}.eyebrow,.section-kicker,.mini-label{color:var(--green);letter-spacing:.06em;font-size:13px;font-weight:900}.eyebrow{align-items:center;gap:12px;margin:0 0 25px;display:flex}.eyebrow span{background:var(--lime);letter-spacing:.02em;padding:7px 10px}.hero h1{letter-spacing:-.07em;margin:0;font-size:clamp(52px,5vw,79px);font-weight:900;line-height:1.1}.hero h1>span{white-space:nowrap;display:block}.hero h1 em{color:var(--orange);font-style:normal;position:relative}.hero h1 em:after{content:"";z-index:-1;background:var(--lime);height:15px;position:absolute;bottom:0;left:-1%;right:-2%;transform:rotate(-.7deg)}.hero-lead{color:#354f47;margin:27px 0 20px;font-size:16px;font-weight:600;line-height:1.9}.hero-proofs{border-top:2px solid var(--ink-deep);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-bottom:22px;display:grid}.hero-proofs>span{border-right:1px solid var(--line);min-width:0;padding:12px 15px 13px;font-style:normal}.hero-proofs>span:first-child{padding-left:0}.hero-proofs>span:last-child{border:0}.hero-proofs small,.hero-proofs em{color:var(--muted);font-size:12px;font-style:normal;font-weight:700;line-height:1.4;display:block}.hero-proofs b{color:var(--ink-deep);letter-spacing:-.04em;white-space:nowrap;margin:3px 0;font:900 21px/1.2 Arial,sans-serif;display:block}.hero-proofs b sup{margin-left:2px;font-size:11px}.hero-cta-row{align-items:center;gap:18px;display:flex}.primary-cta{background:var(--orange);color:#fff;min-width:400px;box-shadow:8px 8px 0 var(--ink-deep);border:0;border-radius:3px;padding:18px 22px;font-size:17px;font-weight:900;transition:all .2s}.primary-cta span{letter-spacing:.04em;opacity:.9;margin-bottom:4px;font-size:12px;display:block}.primary-cta:hover{box-shadow:5px 5px 0 var(--ink-deep);background:#ef5629;transform:translate(2px,2px)}.hero-cta-row>p{color:var(--muted);margin:0;font-size:12px;font-weight:600;line-height:1.65}.hero-visual{background:var(--green);min-height:580px;box-shadow:18px 18px 0 var(--lime);position:relative}.hero-visual:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#08271f0d 30%,#08271fc7 100%);position:absolute;inset:0}.hero-visual:after{content:"";z-index:2;background:var(--orange);height:5px;position:absolute;top:58%;left:0;right:0}.hero-visual img{object-fit:cover;object-position:51% center;filter:saturate(.82)contrast(1.04);width:100%;height:580px;display:block}.osaka-word{z-index:2;color:#ffffffed;letter-spacing:-.08em;writing-mode:vertical-rl;text-orientation:mixed;font:900 clamp(56px,5.8vw,92px)/.8 Arial,sans-serif;position:absolute;top:88px;right:-5px}.osaka-sign{z-index:4;background:var(--paper);border:2px solid var(--ink-deep);min-width:310px;box-shadow:7px 7px 0 var(--orange);align-items:center;display:flex;position:absolute;top:27px;left:-26px}.sign-code{background:var(--green);color:#fff;letter-spacing:.08em;text-align:center;align-self:stretch;place-items:center;min-width:70px;padding:8px;font:800 11px/1.05 Arial,sans-serif;display:grid}.sign-code b{color:var(--lime);font-size:22px}.osaka-sign>span:last-child{align-items:center;gap:10px;padding:12px 16px;display:flex}.osaka-sign small{color:var(--muted);font-size:12px;font-weight:700;line-height:1.4}.osaka-sign strong{white-space:nowrap;font-size:28px}.team-label{z-index:4;color:#fff;font-size:16px;font-weight:900;position:absolute;bottom:92px;left:27px}.team-label small{color:var(--lime);letter-spacing:.08em;margin-bottom:7px;font:800 12px Arial,sans-serif;display:block}.city-route{z-index:4;background:var(--ink-deep);color:#fff;justify-content:space-between;align-items:center;min-height:64px;padding:0 22px;font-size:12px;font-weight:800;display:flex;position:absolute;bottom:0;left:0;right:0}.city-route i{background:var(--lime);width:clamp(12px,2.2vw,32px);height:2px;position:relative}.city-route i:after{content:"";background:var(--lime);border-radius:50%;width:8px;height:8px;position:absolute;top:-3px;right:-3px}.proof-bar{background:var(--green);color:#fff;grid-template-columns:repeat(3,1fr);padding:0 clamp(24px,5vw,80px);display:grid}.proof-bar>div{border-right:1px solid #ffffff38;justify-content:center;align-items:center;gap:20px;min-height:142px;display:flex}.proof-bar>div:last-child{border:0}.proof-number{letter-spacing:-.05em;white-space:nowrap;font-family:Arial,sans-serif;font-size:clamp(30px,3vw,46px);font-weight:900}.proof-number small{margin-left:4px;font-size:15px}.proof-number b{color:#f6c84a;font-size:.65em}.proof-bar p{margin:0;font-size:14px;font-weight:800;line-height:1.55}.proof-bar p small{color:#ffffffbd;font-size:12px;font-weight:600}.section-pad{padding:120px clamp(22px,6vw,96px)}.intro{max-width:1440px;margin:auto}.section-kicker{align-items:center;gap:12px;margin:0 0 28px;display:flex}.section-kicker:before{content:"";background:var(--orange);width:32px;height:3px}.intro-grid{grid-template-columns:1.32fr .68fr;align-items:end;gap:clamp(48px,6vw,90px);display:grid}.intro h2,.process h2,.entry h2,.faq h2{letter-spacing:-.055em;margin:0;font-size:clamp(35px,4vw,62px);line-height:1.35}.intro h2{font-size:clamp(35px,3.3vw,52px)}.intro-title>span{white-space:nowrap;display:block}.intro-title em{background:linear-gradient(transparent 67%, var(--lime) 0);font-style:normal}.intro-grid>p{color:var(--muted);margin:0;font-size:16px;line-height:2}.features{background:var(--paper);padding-top:30px;padding-bottom:30px}.feature{border-bottom:1px solid var(--line);grid-template-columns:60px 1fr 1fr;align-items:center;gap:clamp(28px,5vw,70px);max-width:1250px;min-height:500px;margin:0 auto;padding:90px 0;display:grid}.feature:last-child{border-bottom:0}.feature-reverse .feature-body{order:3}.feature-reverse .feature-art{order:2}.feature-index{color:var(--green);border-top:3px solid var(--green);align-self:start;padding-top:10px;font:800 13px/1 Arial,sans-serif}.feature-body h3{letter-spacing:-.055em;margin:12px 0 24px;font-size:clamp(36px,3.6vw,56px);line-height:1.28}.feature-body h3 span{color:var(--orange)}.feature-body>p:not(.mini-label){color:var(--muted);font-size:16px;line-height:2}.feature-body ul{margin:22px 0 0;padding:0;list-style:none}.feature-body li{border-top:1px solid #e4eae6;padding:12px 0 12px 26px;font-size:14px;font-weight:700;position:relative}.feature-body li:before{content:"✓";color:var(--green);position:absolute;left:2px}.feature-art{border:2px solid var(--ink-deep);min-height:360px;position:relative;overflow:hidden}.kansai-map{background-color:#dfece7;background-image:linear-gradient(#0f594714 1px,#0000 1px),linear-gradient(90deg,#0f594714 1px,#0000 1px);background-size:24px 24px}.map-head{z-index:10;background:var(--ink-deep);color:#fff;justify-content:space-between;align-items:center;min-height:62px;padding:10px 17px;display:flex;position:absolute;top:0;left:0;right:0}.map-head>span{color:var(--lime);font-size:13px;font-weight:900}.map-head>b{font-size:13px}.map-head strong{color:var(--lime);letter-spacing:-.04em;font:900 26px Arial,sans-serif}.map-stage{position:absolute;inset:62px 0 0;overflow:hidden}.map-stage:before{content:"";clip-path:polygon(0 0,74% 0,100% 28%,70% 52%,78% 100%,0 100%);background:#ffffff7a;width:38%;height:55%;position:absolute;bottom:0;left:0}.north-mark{z-index:7;color:var(--green);letter-spacing:.08em;font:900 11px Arial,sans-serif;position:absolute;top:12px;right:14px}.map-shape{z-index:2;filter:drop-shadow(2px 3px #08271f29);position:absolute}.shape-hyogo{clip-path:polygon(3% 28%,27% 5%,63% 0,97% 18%,100% 48%,82% 73%,56% 66%,35% 96%,8% 100%,0 69%);background:#5e9a88;width:40%;height:47%;top:30%;left:8%}.shape-kyoto{background:var(--lime);clip-path:polygon(3% 63%,18% 37%,16% 8%,49% 0,77% 17%,100% 56%,82% 82%,61% 100%,33% 80%);width:47%;height:45%;top:7%;left:42%}.shape-osaka{z-index:5;background:var(--orange);clip-path:polygon(10% 8%,39% 0,69% 17%,100% 42%,82% 64%,72% 100%,41% 84%,18% 58%,0 31%);width:23%;height:40%;top:45%;left:43%}.shape-nara{z-index:1;clip-path:polygon(22% 4%,79% 0,100% 30%,80% 100%,19% 88%,0 42%);background:#0f59472b;width:25%;height:35%;top:51%;left:62%}.shape-wakayama{z-index:1;clip-path:polygon(0 6%,54% 0,100% 35%,76% 100%,29% 89%,8% 52%);background:#0f59471f;width:38%;height:30%;top:77%;left:45%}.bay-label{z-index:3;color:#0f5947a6;font-size:11px;font-weight:800;position:absolute;bottom:16%;left:29%;transform:rotate(-14deg)}.map-count{z-index:8;background:var(--paper);border:2px solid var(--ink-deep);padding:8px 10px;line-height:1;position:absolute;box-shadow:4px 4px #08271f2b}.map-count:after{content:"";background:var(--ink-deep);width:18px;height:2px;position:absolute}.map-count small{color:var(--green);margin-bottom:4px;font-size:12px;font-weight:900;display:block}.map-count strong{letter-spacing:-.05em;font:900 23px Arial,sans-serif}.map-count span{margin-left:3px;font-size:11px;font-weight:800}.count-hyogo{top:46%;left:4%}.count-hyogo:after{top:52%;right:-18px}.count-osaka{border-color:var(--orange);bottom:5%;left:41%}.count-osaka small{color:var(--orange)}.count-osaka:after{background:var(--orange);width:2px;height:15px;top:-15px;left:35%}.count-kyoto{top:17%;right:3%}.count-kyoto:after{top:52%;left:-18px}.map-note{z-index:10;color:var(--muted);font-size:11px;font-weight:700;position:absolute;bottom:10px;right:13px}.quote-art{background:var(--ink-deep);color:#fff;flex-direction:column;justify-content:center;align-items:flex-start;padding:42px 46px;display:flex}.quote-art:before{content:"";border:18px solid #dbff641f;width:180px;height:180px;position:absolute;bottom:-34px;right:-38px;transform:rotate(35deg)}.review-heading{border-bottom:2px solid var(--lime);color:var(--lime);letter-spacing:.05em;padding-bottom:8px;font-size:13px;font-weight:900}.big-stars{color:#f6c84a;letter-spacing:.13em;margin-top:26px;font-size:clamp(22px,2.2vw,32px)}.quote-art strong{letter-spacing:-.09em;font:900 clamp(94px,10vw,152px)/.92 Arial,sans-serif}.quote-art p{color:#ffffffc7;margin:16px 0 0;font-size:13px;font-weight:700}.quote-art>a{z-index:2;color:var(--lime);border:1px solid #dbff6494;align-items:center;margin-top:20px;padding:11px 14px;font-size:12px;font-weight:900;text-decoration:none;transition:all .2s;display:inline-flex;position:relative}.quote-art>a:hover{border-color:var(--lime);background:var(--lime);color:var(--ink-deep)}.review-line{color:var(--ink-deep);background:#fff8d9;flex-wrap:wrap;align-items:center;gap:8px 12px;margin-top:16px;padding:11px 15px;font-size:13px;font-weight:800;text-decoration:none;transition:all .2s;display:inline-flex}.review-line span{color:#eeb923;letter-spacing:.08em}.review-line b{color:var(--green);white-space:nowrap;font-size:12px}.review-line:hover{background:var(--lime)}.user-stories{order:4;grid-column:1/-1;margin-top:-10px}.stories-head{border-top:1px solid var(--line);justify-content:space-between;align-items:end;gap:24px;margin-bottom:22px;padding-top:30px;display:flex}.stories-head small{color:var(--green);letter-spacing:.13em;margin-bottom:6px;font:900 11px/1 Arial,sans-serif;display:block}.stories-head h4{letter-spacing:-.035em;margin:0;font-size:24px}.stories-head>a{color:var(--green);text-underline-offset:4px;font-size:12px;font-weight:900}.story-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.story-card{background:var(--cream);border:1px solid var(--line);min-width:0;color:var(--ink-deep);text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;overflow:hidden}.story-card:hover{border-color:var(--green);box-shadow:7px 7px 0 var(--green);transform:translateY(-4px)}.story-card>img{aspect-ratio:1.72;object-fit:cover;object-position:center;border-bottom:1px solid var(--line);width:100%;display:block}.story-card>div{padding:17px 18px 19px}.story-card p{color:var(--muted);align-items:center;gap:9px;margin:0 0 11px;font-size:11px;font-weight:800;display:flex}.story-card p span{background:var(--green);color:#fff;padding:5px 7px}.story-card h5{min-height:3.5em;margin:0 0 17px;font-size:15px;line-height:1.72}.story-card b{color:var(--orange);font-size:12px}.interview-art{background:#e7efe8;flex-direction:column;justify-content:center;gap:9px;padding:22px;display:flex}.prep-head{border-bottom:2px solid var(--ink-deep);justify-content:space-between;align-items:flex-end;padding:0 2px 13px;display:flex}.prep-head span{color:var(--orange);letter-spacing:.08em;font:800 12px Arial,sans-serif}.prep-head b{font-size:14px}.prep-row{background:var(--paper);border:1px solid var(--line);grid-template-columns:42px 1fr;align-items:center;min-height:70px;padding:10px 14px;display:grid}.prep-row.active{background:var(--lime);border-color:var(--ink-deep);box-shadow:-6px 6px 0 var(--orange);transform:translate(10px)}.prep-row small{color:var(--green);font:900 14px Arial,sans-serif}.prep-row b,.prep-row span{display:block}.prep-row b{font-size:15px}.prep-row span{color:var(--muted);margin-top:3px;font-size:12px}.process{background:var(--green);color:#fff}.process .section-kicker{color:var(--lime)}.process-head{justify-content:space-between;align-items:end;gap:50px;max-width:1250px;margin:auto;display:flex}.process-head>p{color:#ffffffbf;margin:0;font-size:15px;line-height:1.9}.steps{grid-template-columns:repeat(3,1fr);max-width:1250px;margin:70px auto 0;padding:0;list-style:none;display:grid}.steps li{border-top:1px solid #ffffff4d;border-right:1px solid #ffffff2e;min-height:255px;padding:28px 32px;position:relative}.steps li:last-child{border-right:0}.steps li:first-child{border-top-color:var(--lime)}.steps li>span{color:var(--lime);font:800 13px Arial,sans-serif}.steps b{margin:28px 0 16px;font-size:20px;display:block}.steps p{color:#ffffffbd;margin:0;font-size:14px;line-height:1.9}.entry{background:#e8f0ec;grid-template-columns:.85fr 1.15fr;align-items:start;gap:clamp(50px,8vw,120px);display:grid}.entry-copy{position:sticky;top:130px}.entry-copy>p:not(.section-kicker){color:var(--muted);margin:28px 0;font-size:15px;line-height:2}.entry-assurances{flex-wrap:wrap;gap:9px;display:flex}.entry-assurances span{border:1px solid var(--line);color:var(--green);background:#ffffffd9;padding:9px 13px;font-size:12px;font-weight:800}.form-card{background:var(--paper);border:2px solid var(--ink-deep);box-shadow:12px 12px 0 var(--green);padding:clamp(24px,4vw,46px);scroll-margin-top:78px}.form-title{border-bottom:1px solid var(--line);margin-bottom:18px;padding-bottom:22px}.form-title span{background:var(--lime);padding:6px 10px;font-size:12px;font-weight:800;display:inline-block}.form-title h3{margin:10px 0 0;font-size:25px}.after-submit{border-left:5px solid var(--green);background:#edf5f1;margin-bottom:28px;padding:14px 15px}.after-submit b{color:var(--green);font-size:13px;display:block}.after-submit p{color:var(--muted);margin:5px 0 0;font-size:12px;line-height:1.65}fieldset{border:0;margin:0 0 26px;padding:0}legend{width:100%;margin-bottom:12px;font-size:14px;font-weight:800}legend span{color:var(--orange);margin-right:6px;font:800 12px Arial,sans-serif}.choice-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.choice-grid label{border:1px solid var(--line);cursor:pointer;background:#fff;align-items:center;min-height:50px;padding:11px 14px 11px 40px;font-size:14px;font-weight:700;transition:all .15s;display:flex;position:relative}.choice-grid label:before{content:"";border:1px solid #9bada6;border-radius:50%;width:14px;height:14px;position:absolute;left:15px}.choice-grid label.selected{border-color:var(--green);color:var(--green);box-shadow:inset 0 0 0 1px var(--green);background:#eff8f3}.choice-grid label.selected:before{background:var(--green);box-shadow:inset 0 0 0 3px #eff8f3}.choice-grid input{opacity:0;position:absolute}.choice-grid label:focus-within{outline-offset:1px;outline:3px solid #ff6b3d3b}.text-fields{grid-template-columns:1fr 1fr;gap:10px;display:grid}.text-fields label>span{margin-bottom:8px;font-size:14px;font-weight:800;display:block}.text-fields input{border:1px solid var(--line);background:#fff;outline:none;width:100%;height:52px;padding:0 14px;font-size:16px}.text-fields input:focus{border-color:var(--green);box-shadow:0 0 0 3px #0f59471a}.name-field,.email-field{grid-column:1/-1}.privacy-note{text-align:center;color:#687a74;margin:20px 0 10px;font-size:12px}.privacy-note a{color:inherit}.honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important;overflow:hidden!important}.form-error{color:#a63819;background:#fff0eb;margin:0 0 10px;padding:10px 12px;font-size:12px;line-height:1.6}.submit-button{background:var(--orange);color:#fff;width:100%;min-height:64px;box-shadow:6px 6px 0 var(--ink-deep);border:0;border-radius:3px;font-size:17px;font-weight:900;transition:all .2s}.submit-button:hover{box-shadow:3px 3px 0 var(--ink-deep);background:#ee5729;transform:translate(2px,2px)}.secure-note{text-align:center;color:var(--muted);margin:14px 0 0;font-size:12px}.submit-button:disabled{cursor:wait;opacity:.7;transform:none}.success-message{flex-direction:column;justify-content:center;align-items:stretch;min-height:500px;display:flex}.success-heading{border-bottom:1px solid var(--line);align-items:center;gap:16px;padding-bottom:20px;display:flex}.success-icon{background:var(--lime);width:54px;height:54px;color:var(--green);border-radius:50%;flex:none;place-items:center;font-size:24px;font-weight:900;display:grid}.success-eyebrow{color:var(--green);margin:0 0 4px;font-size:12px;font-weight:900}.success-message h3{margin:0;font-size:25px;line-height:1.45}.success-lead{color:var(--muted);margin:22px 0 18px;font-size:14px;line-height:1.85}.success-flow{border:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:0 0 22px;padding:0;list-style:none;display:grid}.success-flow li{text-align:center;background:#fff;min-width:0;padding:12px 10px;position:relative}.success-flow li+li{border-left:1px solid var(--line)}.success-flow li:not(:last-child):after{content:"→";z-index:2;width:18px;color:var(--muted);background:var(--paper);position:absolute;top:50%;right:-9px;transform:translateY(-50%)}.success-flow span{color:var(--muted);margin-bottom:3px;font:800 10px Arial,sans-serif;display:block}.success-flow b{color:var(--muted);font-size:12px}.success-flow li.done{background:#edf5f1}.success-flow li.done span,.success-flow li.done b{color:var(--green)}.success-flow li.active{background:var(--lime)}.success-flow li.active span,.success-flow li.active b{color:var(--ink-deep)}.booking-cta{background:var(--orange);color:#fff;min-height:68px;box-shadow:6px 6px 0 var(--ink-deep);text-align:center;border-radius:3px;justify-content:center;align-items:center;gap:12px;padding:14px 18px;font-size:16px;font-weight:900;text-decoration:none;transition:all .2s;display:flex}.booking-cta:hover{box-shadow:3px 3px 0 var(--ink-deep);background:#ee5729;transform:translate(2px,2px)}.booking-cta:focus-visible{outline-offset:4px;outline:3px solid #ff6b3d4d}.booking-benefits{color:var(--green);flex-wrap:wrap;justify-content:center;gap:14px;margin:18px 0;font-size:12px;font-weight:800;display:flex}.booking-fallback{border-left:4px solid var(--green);background:#edf5f1;padding:13px 15px}.booking-fallback b{color:var(--green);font-size:12px;display:block}.booking-fallback p{color:var(--muted);margin:4px 0 0;font-size:12px;line-height:1.65}.success-edit{color:var(--green);background:0 0;border:0;align-self:center;margin-top:18px;padding:4px;font-size:12px;text-decoration:underline}.faq{max-width:1050px;margin:auto}.faq h2{margin-bottom:50px}.faq-list{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line);padding:0 10px}.faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:30px;min-height:78px;font-size:15px;font-weight:800;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary span{color:var(--orange);font-size:24px;font-weight:300;transition:all .2s}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{color:var(--muted);max-width:90%;margin:-5px 0 25px;font-size:14px;line-height:1.9}footer{background:var(--ink-deep);color:#fff;padding:60px clamp(24px,6vw,96px) 32px}.footer-brand-logo{background:var(--paper);align-items:center;padding:8px 10px;text-decoration:none;display:inline-flex}.footer-brand-logo img{width:auto;height:28px;display:block}.footer-brand-logo+p{color:#ffffffad;margin:16px 0 46px;font-size:13px}footer>div{border-top:1px solid #ffffff21;align-items:center;gap:24px;padding-top:24px;display:flex}footer>div a,footer small{color:#ffffffa6;font-size:12px;text-decoration:none}footer small{margin-left:auto}.mobile-sticky{display:none}@media (width<=1120px){.hero{grid-template-columns:1fr 430px;gap:40px}.hero h1{font-size:57px}.hero-proofs>span{padding-inline:9px}.primary-cta{min-width:360px}.hero-visual,.hero-visual img{height:540px;min-height:540px}.photo-label{left:-18px}.proof-bar{padding:0 20px}.proof-bar>div{gap:10px}.feature{grid-template-columns:40px 1fr 1fr;gap:34px}.entry{grid-template-columns:1fr 1.2fr;gap:42px}}@media (width<=760px){body{padding-bottom:76px}.announcement{letter-spacing:0;text-align:center;min-height:36px;padding-inline:12px;font-size:12px}.site-header{height:62px;padding:0 18px}.logo{font-size:26px}.brand-logo img{height:29px}.header-actions>span,.header-cta{display:none}.hero{flex-direction:column;gap:38px;min-height:0;padding:38px 19px 64px;display:flex;overflow:hidden}.hero:before{display:none}.eyebrow{border-top:2px solid var(--ink-deep);border-bottom:1px solid var(--ink-deep);flex-wrap:nowrap;align-items:center;gap:8px;min-height:52px;margin-bottom:20px;padding:6px 0;font-size:12px;line-height:1.35}.eyebrow:before{content:"OSK 01";white-space:nowrap;background:var(--green);min-width:48px;color:var(--lime);letter-spacing:.02em;text-align:center;align-self:stretch;place-items:center;font:900 10px/1.05 Arial,sans-serif;display:grid}.eyebrow span{white-space:nowrap;padding:6px 7px}.hero h1{font-size:clamp(39px,10.5vw,44px);line-height:1.12}.hero h1 em:after{height:10px}.hero-lead{margin:22px 0 18px;font-size:15px;line-height:1.8}.hero-proofs{margin-bottom:20px}.hero-proofs>span{padding:11px 7px}.hero-proofs>span:first-child{padding-left:0}.hero-proofs small,.hero-proofs em{font-size:11px;line-height:1.35}.hero-proofs b{font-size:17px}.desktop-only{display:none}.hero-cta-row{display:block}.primary-cta{width:calc(100% - 7px);min-width:0;font-size:15px}.primary-cta span{font-size:12px}.hero-cta-row>p{text-align:left;margin-top:15px;font-size:12px}.hero-visual{width:calc(100% - 12px);height:430px;min-height:430px;box-shadow:12px 12px 0 var(--lime);margin:0 12px 0 0}.hero-visual img{object-position:51% center;height:430px;min-height:430px}.osaka-sign{min-width:282px;top:15px;left:12px}.sign-code{min-width:62px}.osaka-sign small{font-size:11px}.osaka-sign strong{font-size:25px}.osaka-word{font-size:62px;top:92px;right:4px}.team-label{font-size:14px;bottom:84px;left:17px}.team-label small{font-size:11px}.city-route{min-height:58px;padding:0 12px;font-size:11px}.city-route i{width:10px}.proof-bar{grid-template-columns:1fr;padding:12px 20px}.proof-bar>div{border-bottom:1px solid #fff3;border-right:0;justify-content:flex-start;min-height:98px;padding:0 16px}.proof-number{min-width:145px;font-size:36px}.proof-bar p{font-size:14px}.proof-bar p small{font-size:12px}.section-pad{padding:68px 20px}.section-kicker,.mini-label{font-size:12px}.intro-grid{grid-template-columns:1fr;gap:26px}.intro h2,.process h2,.entry h2,.faq h2{font-size:33px;line-height:1.4}.intro h2{font-size:clamp(26px,7.2vw,28px)}.intro-grid>p{font-size:15px}.features{padding-top:0;padding-bottom:0}.feature{grid-template-columns:28px 1fr;gap:17px 12px;min-height:0;padding:58px 0}.feature-index{grid-row:1}.feature-body,.feature-reverse .feature-body{order:2;grid-column:2}.feature-art,.feature-reverse .feature-art{order:3;grid-column:1/-1;min-height:320px;margin-top:14px}.feature-body h3{font-size:34px}.feature-body>p:not(.mini-label){font-size:15px}.feature-body li{font-size:13px}.map-head{min-height:58px;padding-inline:12px}.map-head>span,.map-head>b{font-size:11px}.map-head strong{font-size:22px}.map-stage{inset:58px 0 0}.map-count{padding:7px 8px}.map-count small{font-size:11px}.map-count strong{font-size:19px}.count-hyogo{top:46%;left:3%}.count-osaka{bottom:5%;left:38%}.count-kyoto{top:18%;right:2%}.map-note{font-size:10px;bottom:7px;right:8px}.quote-art{padding:36px 30px}.quote-art p{font-size:12px}.user-stories{grid-column:1/-1;margin-top:8px}.stories-head{align-items:flex-start;margin-bottom:18px;padding-top:25px}.stories-head h4{font-size:20px}.stories-head>a{text-align:right;margin-top:4px}.story-grid{grid-template-columns:1fr;gap:14px}.story-card{grid-template-columns:40% 60%;display:grid}.story-card>img{aspect-ratio:auto;border-right:1px solid var(--line);border-bottom:0;height:100%}.story-card>div{padding:14px}.story-card h5{min-height:0;margin-bottom:12px;font-size:13px;line-height:1.6}.story-card p{font-size:10px;line-height:1.7;display:block}.story-card p span{margin-right:6px;display:inline-block}.interview-art{padding:16px}.prep-head{align-items:flex-start;gap:8px}.prep-head span,.prep-head b{font-size:11px}.prep-row{grid-template-columns:38px 1fr;min-height:68px;padding:9px 11px}.prep-row b{font-size:13px}.prep-row span{font-size:11px}.prep-row.active{transform:translate(5px)}.process-head{display:block}.process-head>p{margin-top:24px;font-size:14px}.steps{grid-template-columns:1fr;margin-top:45px}.steps li{border-bottom:1px solid #ffffff2b;border-right:0;min-height:190px;padding:24px 8px}.steps p{font-size:14px}.entry{grid-template-columns:1fr;gap:38px}.entry-copy{position:static}.entry-copy>p:not(.section-kicker){font-size:14px}.form-card{box-shadow:7px 7px 0 var(--green);padding:25px 18px}.form-title h3{font-size:22px}.after-submit b,.after-submit p{font-size:12px}.choice-grid{grid-template-columns:1fr 1fr}.choice-grid label{padding-left:34px;font-size:13px}.text-fields{grid-template-columns:1fr}.submit-button{font-size:15px}.success-message{min-height:0}.success-heading{align-items:flex-start}.success-icon{width:48px;height:48px;font-size:21px}.success-message h3{font-size:21px}.success-lead{font-size:13px}.success-flow li{padding:10px 4px}.success-flow b{font-size:10px}.booking-cta{min-height:64px;padding-inline:12px;font-size:14px}.booking-benefits{gap:8px 12px;font-size:11px}.faq summary{min-height:88px;font-size:14px;line-height:1.6}.faq details p{max-width:100%;font-size:13px}.faq h2{margin-bottom:35px}footer{padding-bottom:40px}footer>div{flex-wrap:wrap}footer small{width:100%;margin-left:0}.mobile-sticky.visible{z-index:50;background:var(--orange);color:#fff;width:calc(100% - 24px);min-height:56px;box-shadow:6px 6px 0 var(--ink-deep);border:1px solid #fff9;border-radius:3px;font-size:14px;font-weight:900;display:block;position:fixed;bottom:10px;left:12px;right:12px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
