/*! 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)}.flex{display:flex}.table{display:table}}:root{--ink:#26332d;--green:#20715b;--mint:#dff3e8;--cream:#fffaf0;--orange:#f19a48;--line:#dfe8e1;--font-noto:"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;--font-maru:"Hiragino Maru Gothic ProN","Yu Gothic",Meiryo,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);font-family:var(--font-noto),sans-serif;background:#fffdf8;margin:0}a{color:inherit;text-decoration:none}.nav{z-index:20;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffdf8f2;border-bottom:1px solid #edf0eb;justify-content:space-between;align-items:center;height:78px;padding:0 max(5vw,24px);display:flex;position:sticky;top:0}.brand{align-items:center;gap:11px;display:flex}.brand-mark{background:var(--green);color:#fff;width:42px;height:42px;font:bold 23px var(--font-maru);border-radius:50% 50% 44% 56%;place-items:center;display:grid;transform:rotate(-6deg)}.brand span:last-child{flex-direction:column;display:flex}.brand b{font-family:var(--font-maru);font-size:16px}.brand small{letter-spacing:.18em;color:#78847d;font-size:10px}.nav-cta,.button{border-radius:999px;font-weight:700;transition:all .2s}.nav-cta{background:var(--orange);color:#fff;padding:12px 22px;font-size:14px}.nav-cta:hover,.primary:hover{filter:brightness(.97);transform:translateY(-2px)}.hero{background:linear-gradient(120deg,#fffaf0 0% 55%,#e7f4eb 55%);grid-template-columns:1.02fr .98fr;min-height:690px;padding:70px max(6vw,30px) 80px;display:grid;overflow:hidden}.hero-copy{align-self:center;max-width:680px}.eyebrow,.kicker{letter-spacing:.18em;color:var(--green);font-size:11px;font-weight:900}.hero h1{font:900 clamp(38px,5.1vw,72px)/1.32 var(--font-maru);letter-spacing:-.04em;margin:18px 0 24px}.hero h1 em{color:var(--green);font-style:normal;position:relative}.hero h1 em:after{content:"";z-index:-1;background:#f6c767;border-radius:50%;height:8px;position:absolute;bottom:0;left:0;right:0}.hero-lead{color:#58655e;max-width:620px;font-size:17px;line-height:2}.hero-actions{gap:12px;margin-top:30px;display:flex}.button{padding:15px 28px}.primary{background:var(--green);color:#fff;box-shadow:0 8px 22px #20715b30}.secondary{background:#fff;border:1px solid #a7bbb0}.hero-note{color:#79847e;margin-top:16px;font-size:12px}.hero-art{align-self:center;min-height:520px;position:relative}.cat-card{z-index:2;aspect-ratio:1/1.06;background:#fff;border-radius:48% 48% 42% 45%;flex-direction:column;justify-content:center;align-items:center;width:66%;display:flex;position:absolute;top:13%;left:13%;transform:rotate(3deg);box-shadow:0 25px 70px #426b5930}.cat-card span{font-size:clamp(100px,14vw,210px);line-height:1}.cat-card b{font:900 18px/1.35 var(--font-maru);text-align:center;color:var(--green);margin-top:-5px}.mini-card{z-index:3;background:#fff;border-radius:18px;padding:16px 20px;font-size:12px;line-height:1.5;position:absolute;box-shadow:0 8px 30px #3d5e5022}.mini-card b{color:var(--green);font-size:17px}.c1{bottom:14%;left:1%;transform:rotate(-5deg)}.c2{top:21%;right:0;transform:rotate(6deg)}.sun{color:#f5c451;font-size:65px;position:absolute;top:2%;right:8%}.blob{filter:blur(1px);border-radius:50%;position:absolute}.b1{background:#f6c767;width:100px;height:100px;bottom:5%;right:5%}.b2{background:#f2a785;width:70px;height:70px;top:8%;left:1%}.section{padding:100px max(6vw,30px)}.section-head{max-width:650px;margin-bottom:46px}.section-head.center{text-align:center;margin:0 auto 48px}.section-head h2,.info-card h2,.day-intro h2{font:900 clamp(30px,3.5vw,48px)/1.45 var(--font-maru);letter-spacing:-.03em;margin:10px 0 14px}.section-head>p:last-child{color:#6b7770;line-height:1.8}.concern{background:#fff}.concern-grid{grid-template-columns:repeat(4,1fr);gap:12px;max-width:1120px;margin:auto;display:grid}.concern-item{border:1px solid var(--line);background:#fffdfa;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:116px;padding:20px;display:grid}.concern-item span{font:900 11px var(--font-maru);color:#97a49c}.concern-item p{font-weight:700;line-height:1.55}.concern-item b{color:var(--orange)}.concern-item:last-child{grid-column:2/4}.answer-box{background:var(--green);color:#fff;border-radius:24px;align-items:center;gap:25px;max-width:930px;margin:48px auto 0;padding:28px 40px;display:flex}.answer-cat{font-size:46px}.answer-box p{color:#cde8dd;margin:0 0 5px;font-size:13px;font-weight:700}.answer-box h3{font:700 21px/1.6 var(--font-maru);margin:0}.answer-box em{color:#ffd274;font-style:normal}.jobs{background:#f4f7f1}.job-grid{grid-template-columns:repeat(3,1fr);gap:22px;max-width:1200px;margin:auto;display:grid}.job-card{border-top:6px solid var(--green);background:#fff;border-radius:28px;padding:28px;position:relative;overflow:hidden;box-shadow:0 8px 30px #52675d12}.job-card.orange{border-color:var(--orange)}.job-card.blue{border-color:#5baac2}.job-top{justify-content:space-between;align-items:center;display:flex}.job-no{font:900 14px var(--font-maru);color:#96a19b}.job-tag{background:var(--mint);color:var(--green);border-radius:99px;padding:6px 10px;font-size:11px;font-weight:700}.orange .job-tag{color:#b7661e;background:#fff0df}.blue .job-tag{color:#2b788d;background:#e3f3f6}.job-icon{text-align:center;padding:27px 0 18px;font-size:84px}.job-card h3{font:900 28px var(--font-maru);margin:0 0 5px}.job-card h4{color:var(--green);margin:0 0 18px;font-size:14px}.job-card p{color:#66716b;font-size:14px;line-height:1.9}.operator-note{color:#7b867f;max-width:1200px;margin:24px auto 0;font-size:11px;line-height:1.7}.day-section{color:#fff;background:#204f43;grid-template-columns:.8fr 1.2fr;gap:8vw;padding:100px max(6vw,30px);display:grid}.day-intro{align-self:start;position:sticky;top:150px}.day-intro .kicker{color:#9ddbc4}.day-intro p:not(.kicker){color:#c9dcd5;line-height:2}.day-quote{color:#294c42;font:900 18px var(--font-maru);background:#f4c664;border-radius:8px;margin-top:20px;padding:14px 22px;display:inline-block;transform:rotate(-2deg)}.timeline{position:relative}.timeline:before{content:"";background:#5e897d;width:1px;position:absolute;top:20px;bottom:55px;left:77px}.time-row{grid-template-columns:62px 30px 1fr;gap:0 10px;min-height:112px;display:grid}.time b{font:900 18px var(--font-maru)}.time span{color:#f4c664;font-size:8px;display:block}.dot{z-index:1;background:#f4c664;border-radius:50%;width:13px;height:13px;margin:5px 0 0 4px;box-shadow:0 0 0 5px #346759}.time-copy{padding-bottom:28px}.time-copy h3{font:700 19px var(--font-maru);margin:0 0 7px}.time-copy p{color:#bfd2cb;margin:0;font-size:13px;line-height:1.8}.timeline small{color:#98b8ad}.time-row.example-row{min-height:96px}.example-row .time b{color:#294c42;white-space:nowrap;background:#f4c664;border-radius:999px;padding:5px 8px;font-size:10px;display:inline-block}.example-row .dot{background:#9ddbc4;box-shadow:0 0 0 5px #346759}.example-row .time-copy h3{color:#f4d885}.access-pay{background:#fffaf0;grid-template-columns:1fr 1fr;gap:24px;display:grid}.info-card{background:#fff;border-radius:30px;padding:45px;box-shadow:0 10px 40px #4f5f5710}.info-icon{background:var(--mint);border-radius:18px;place-items:center;width:58px;height:58px;margin-bottom:25px;font-size:28px;display:grid}.pay .info-icon{color:#b16a1e;font:900 27px var(--font-maru);background:#fff0da}.info-card h2{margin:8px 0 22px;font-size:34px}.info-lead{font:500 20px/1.75 var(--font-maru);margin-bottom:24px}.info-lead b{color:var(--green);font-size:27px}.info-card>p:not(.kicker):not(.info-lead){color:#68736d;font-size:14px;line-height:1.9}.address{background:#f2f7f3;border-radius:15px;gap:12px;margin:22px 0;padding:18px;display:flex}.address p{margin:0;font-size:13px;line-height:1.8}.small-note{font-size:12px!important}.pay-point{border-left:4px solid var(--orange);background:#fff8eb;margin-top:24px;padding:17px;font-size:13px;font-weight:700;line-height:1.7}.steps{background:#fff}.step-grid{grid-template-columns:repeat(4,1fr);max-width:1100px;margin:auto;display:grid;position:relative}.step-grid:before{content:"";background:#d8e5dc;height:2px;position:absolute;top:27px;left:12%;right:12%}.step{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:15px;display:flex}.step span{background:var(--green);color:#fff;width:56px;height:56px;font:900 13px var(--font-maru);border:6px solid #edf6f0;border-radius:50%;place-items:center;display:grid}.step b{font:700 15px var(--font-maru)}.wage-ability-note{color:#7b684e!important;margin:-12px 0 16px!important;font-size:12px!important;line-height:1.65!important}.wage-growth{grid-template-columns:1fr;gap:8px;margin:0 0 24px;display:grid}.wage-growth>div{text-align:center;background:#fff8eb;border:1px solid #f2dfbd;border-radius:14px;padding:15px 12px 13px;position:relative}.wage-growth span,.wage-growth small{color:#8b7352;font-size:11px;display:block}.wage-growth b{color:#9b591b;font:900 26px var(--font-maru);margin:4px 0;display:block}.wage-subtitle{font:700 15px/1.5 var(--font-maru);color:var(--green);margin:0 0 10px}.wage-table{border:1px solid #e7d9c0;border-radius:14px;overflow:hidden}.wage-row{grid-template-columns:1fr 1fr;display:grid}.wage-row+.wage-row{border-top:1px solid #eee2cc}.wage-row span,.wage-row b{padding:10px 14px}.wage-row b{color:#a4601e;text-align:right}.wage-header{color:#7b684e;background:#fff4df;font-size:11px;font-weight:700}.wage-header span:last-child{text-align:right}.wage-note{margin:10px 0 0!important;font-size:11px!important;line-height:1.65!important}.contact{background:#e8f3ea;border-radius:38px;grid-template-columns:1.2fr .8fr;align-items:center;gap:60px;margin:0 max(4vw,20px) 40px;padding:70px max(5vw,30px);display:grid;position:relative;overflow:hidden}.contact:after{content:"🐈";opacity:.12;font-size:100px;position:absolute;bottom:-30px;right:40%}.contact h2{font:900 clamp(32px,4vw,52px)/1.45 var(--font-maru);margin:12px 0}.contact>div>p:last-child{color:#607068;line-height:1.9}.contact-box{background:#fff;border-radius:22px;flex-direction:column;padding:28px;display:flex;box-shadow:0 8px 25px #355e4d18}.contact-box span{color:var(--green);font-size:12px;font-weight:900}.contact-box b{font:900 25px var(--font-maru);margin:8px 0}.contact-box p{color:#7a857f;font-size:12px;line-height:1.7}.contact-box .contact-person{color:var(--green);margin:0 0 8px;font-size:14px;font-weight:900}footer{color:#c7d5cf;background:#24382f;align-items:center;gap:30px;padding:42px max(6vw,30px);display:flex}footer .brand{margin-right:auto}.brand.light .brand-mark{color:var(--green);background:#fff}footer p{font-size:11px}@media (width<=850px){.nav{height:68px}.nav-cta{padding:10px 14px;font-size:12px}.brand b{font-size:13px}.hero{background:linear-gradient(#fffaf0 0 60%,#e7f4eb 60%);grid-template-columns:1fr;padding-top:50px}.hero-art{min-height:420px}.cat-card{width:64%;left:18%}.concern-grid{grid-template-columns:1fr 1fr}.concern-item:last-child{grid-column:auto}.job-grid,.day-section{grid-template-columns:1fr}.day-intro{position:static}.access-pay,.contact{grid-template-columns:1fr}.step-grid{grid-template-columns:1fr 1fr;gap:25px}.step-grid:before{display:none}}@media (width<=540px){.section{padding:72px 20px}.nav{padding:0 14px}.brand small{display:none}.brand-mark{width:35px;height:35px}.hero{min-height:auto;padding:44px 20px 60px}.hero h1{font-size:39px}.hero-lead{font-size:15px}.hero-actions{flex-direction:column}.button{text-align:center}.hero-art{min-height:350px}.cat-card span{font-size:110px}.c2{right:-7%}.concern-grid{grid-template-columns:1fr}.concern-item{min-height:84px}.answer-box{align-items:flex-start;padding:24px}.answer-cat{font-size:30px}.answer-box h3{font-size:17px}.day-section,.access-pay{padding:72px 20px}.info-card{padding:30px 24px}.contact{margin:0 12px 20px;padding:50px 24px}.contact:after{display:none}footer{flex-wrap:wrap;gap:12px}footer .brand{width:100%}}.hero h1{word-break:keep-all;overflow-wrap:anywhere}.story{background:linear-gradient(#f8e9d5d9,#f8e9d5e8),url(/images/president-and-son.jpg) 50% 38%/cover no-repeat;position:relative}.story-label{background:var(--orange);color:#fff;border-radius:999px;margin-bottom:30px;padding:9px 18px;font-size:12px;font-weight:900;display:inline-block}.story-grid{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#fffdf8d9;border-radius:28px;grid-template-columns:.85fr 1.15fr;gap:8vw;max-width:1160px;margin:auto;padding:42px;display:grid}.story h2{font:900 clamp(36px,4.8vw,65px)/1.42 var(--font-maru);margin:12px 0 25px}.story-lead,.story-copy p{color:#59645e;line-height:2}.story-copy b{color:var(--green)}.story-copy blockquote{border-left:6px solid var(--green);font:900 24px/1.65 var(--font-maru);color:var(--green);background:#fff;border-radius:18px;margin:28px 0 0;padding:24px 30px}.story-copy blockquote span,.concern .section-head h2 span{display:block}.model{background:#fff}.model-note{text-align:center;background:#f5f7f4;border-radius:14px;max-width:880px;margin:35px auto 0;padding:18px 22px;font-size:13px;line-height:1.8}.photo-section{background:#fff}.photo-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.photo-grid figure{background:#f3f6f3;border-radius:24px;margin:0;overflow:hidden}.photo-grid img{aspect-ratio:4/3;object-fit:cover;width:100%;display:block}.photo-grid figcaption{padding:15px 18px;font-size:14px;font-weight:700}.facts{background:#edf6f0}.feature-list{grid-template-columns:repeat(3,1fr);gap:12px;max-width:960px;margin:auto;display:grid}.feature-list span{text-align:center;color:var(--green);background:#fff;border-radius:14px;padding:17px;font-weight:700}.hours,.lunch{background:var(--green);color:#fff;border-radius:20px;align-items:center;gap:22px;max-width:760px;margin:26px auto 0;padding:23px 28px;display:flex}.hours b{font:900 18px var(--font-maru)}.hours span{font-weight:700}.hours small{color:#c9e4da;margin-left:auto}.lunch{color:var(--ink);background:#fff}.lunch p{margin:0;line-height:1.7}.lunch small{color:#78847d;display:block}.tel{font:900 30px var(--font-maru);color:var(--green);margin:10px 0}@media (width<=850px){.story-grid{grid-template-columns:1fr}.cycle{gap:10px}.cycle div{width:180px}.photo-grid{grid-template-columns:1fr}.feature-list{grid-template-columns:1fr 1fr}.hours,.lunch{flex-direction:column;align-items:flex-start}.hours small{margin-left:0}}@media (width<=540px){.story-grid{padding:25px 20px}.story h2{font-size:34px}.feature-list{grid-template-columns:1fr}}.brand-logo{object-fit:contain;width:118px;height:auto;display:block}.hero{isolation:isolate;background:linear-gradient(120deg,#fffaf0 0% 55%,#e7f4eb 55%);position:relative}.hero-copy,.hero-art{z-index:1;position:relative}.service-label{background:var(--green);color:#fff;letter-spacing:.08em;border-radius:999px;margin:14px 0 0;padding:6px 12px;font-size:12px;font-weight:900;display:inline-block}.hero-exterior{border-radius:22px;margin:0 0 24px;overflow:hidden;box-shadow:0 14px 35px #2e514225}.hero-exterior img{aspect-ratio:16/8.3;object-fit:cover;object-position:center 58%;width:100%;display:block}.hero h1 span{white-space:nowrap;display:block}.cat-card{aspect-ratio:4/3;background:#fff;border-radius:30px;width:84%;padding:10px;left:8%;overflow:hidden}.cat-card img{object-fit:contain;object-position:center;border-radius:22px;width:100%;height:100%;display:block}.cat-card span,.cat-card b{display:none}footer .brand-logo{background:#fff;border-radius:6px;padding:4px}@media (width<=850px){.hero{background:linear-gradient(#fffaf0 0 62%,#e7f4eb 62%)}.hero h1{font-size:clamp(34px,8.5vw,56px)}}@media (width<=540px){.brand-logo{width:84px}.nav .brand span:last-child{display:none}.service-label{margin-top:10px;padding:5px 10px;font-size:10px}.hero h1{letter-spacing:-.055em;font-size:clamp(27px,7.6vw,34px);line-height:1.45}.hero h1 span{white-space:nowrap}.hero-exterior{border-radius:16px;margin-bottom:20px}.hero-exterior img{aspect-ratio:4/3;object-position:center 64%}.hero-art{min-height:340px}.cat-card{aspect-ratio:4/3;border-radius:28px;width:84%;top:10%;left:8%}.c1{bottom:5%;left:0}.c2{max-width:150px;top:5%;right:-2%}.c2 b{font-size:14px}}.hero h1{font-size:clamp(36px,4.4vw,62px)}@media (width<=540px){.hero h1{font-size:clamp(26px,7vw,31px)}}.section{padding-top:72px;padding-bottom:72px}.section-head{margin-bottom:34px}.hero{min-height:620px;padding-top:52px;padding-bottom:58px}.job-card{padding:24px}.job-photo{aspect-ratio:4/3;object-fit:cover;border-radius:18px;width:100%;margin:18px 0;display:block}.jobs .section-head h2 span{white-space:nowrap;display:block}.story{background:#f8e9d5}.story-grid{grid-template-columns:260px 1fr;align-items:center;gap:48px;padding:34px 42px}.story-photo{border:9px solid #fff;border-radius:50%;width:240px;height:240px;margin:0;overflow:hidden;box-shadow:0 12px 35px #604a3022}.story-photo img{object-fit:cover;width:100%;height:100%;display:block}.story h2{margin-bottom:16px;font-size:clamp(34px,4vw,54px)}.story h2 span{white-space:nowrap;display:block}.story-copy p{margin:0;line-height:1.8}.story-copy blockquote{margin-top:20px;padding:17px 24px;font-size:22px}.day-section{padding-top:72px;padding-bottom:72px}@media (width<=850px){.story-grid{grid-template-columns:190px 1fr;gap:28px}.story-photo{width:180px;height:180px}}@media (width<=540px){.section{padding-top:46px;padding-bottom:46px}.section-head,.section-head.center{margin-bottom:28px}.hero{padding-top:32px;padding-bottom:28px}.hero-copy{padding-bottom:6px}.hero-actions{margin-top:22px}.hero-art{min-height:285px}.cat-card{width:84%;top:6%;left:8%}.c1{bottom:0}.c2{top:1%}.story{padding-top:42px;padding-bottom:42px}.story-label{margin-bottom:20px}.story-grid{grid-template-columns:112px 1fr;gap:18px;padding:22px 18px}.story-photo{border-width:5px;width:108px;height:108px}.story h2{letter-spacing:-.055em;margin:5px 0 10px;font-size:clamp(19px,5.2vw,23px);line-height:1.45}.story-copy p{font-size:13px;line-height:1.75}.story-copy blockquote{grid-column:1/-1;margin-top:14px;padding:13px 16px;font-size:18px}.jobs .section-head h2{font-size:27px;line-height:1.45}.jobs .section-head h2 span{white-space:nowrap}.job-grid{gap:16px}.job-card{padding:20px}.day-section{gap:34px;padding-top:52px;padding-bottom:52px}.timeline:before{left:67px}.time-row{grid-template-columns:54px 26px 1fr;gap:0 7px;min-height:104px}.time b{font-size:15px}.time-copy{padding-bottom:22px}.time-copy h3{font-size:17px}.time-copy p{font-size:12px;line-height:1.75}.time-row.example-row{min-height:90px}}.section-head h2,.day-intro h2,.info-card h2,.contact h2,.answer-box h3,.story-copy blockquote,.job-card h3,.job-card h4{text-wrap:balance}@media (width<=540px){.section-head h2,.info-card h2,.day-intro h2{letter-spacing:-.045em;font-size:26px;line-height:1.42}.section-head.center h2{max-width:100%;margin-left:auto;margin-right:auto}.concern .section-head h2{font-size:27px}.concern .section-head h2 span,.jobs .section-head h2 span{white-space:nowrap;display:block}.jobs .section-head h2{letter-spacing:-.06em;font-size:clamp(23px,6.4vw,27px)}.photo-section .section-head h2,.facts .section-head h2,.steps .section-head h2{white-space:nowrap;font-size:26px}.day-intro h2{font-size:29px}.info-card h2{white-space:nowrap}.story-copy blockquote{letter-spacing:-.035em;font-size:clamp(15px,4.5vw,18px);line-height:1.55}.story-copy blockquote span,.mini-card{white-space:nowrap}.c2{text-align:center;min-width:132px}.answer-box h3{letter-spacing:-.025em;font-size:16px;line-height:1.65}.job-card h3{white-space:nowrap;font-size:26px}.job-card h4{font-size:13px;line-height:1.55}.contact h2{letter-spacing:-.05em;font-size:clamp(27px,7.5vw,32px);line-height:1.45}.contact h2 br{display:block}.contact-box b{white-space:nowrap;font-size:22px}.tel{white-space:nowrap;font-size:clamp(25px,8vw,30px)}.hours span{white-space:nowrap;font-size:15px}}.concern-list{border:1px solid var(--line);background:#fffdfa;border-radius:26px;max-width:920px;margin:auto;padding:10px 28px;box-shadow:0 12px 35px #52675d0c}.concern-list .concern-item{background:0 0;border:0;border-bottom:1px dashed #d9e3dc;border-radius:0;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;min-height:66px;padding:11px 4px;display:grid}.concern-list .concern-item:last-child{border-bottom:0}.concern-list .concern-item span{font:900 12px var(--font-maru);color:var(--green);background:var(--mint);border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.concern-list .concern-item p{margin:0;font-weight:700;line-height:1.55}.concern-list .concern-item b{color:var(--orange)}.concern-list+.answer-box{margin-top:34px}.day-video{aspect-ratio:16/9;background:#102b24;border-radius:22px;width:100%;margin:0 0 38px;overflow:hidden;box-shadow:0 14px 35px #0b2f2745}.day-video iframe{border:0;width:100%;height:100%;display:block}.timeline .time-row{grid-template-columns:62px 30px 92px 1fr;align-items:start;gap:0 10px;min-height:118px}.time-photo{object-fit:cover;border:3px solid #ffffff24;border-radius:14px;width:84px;height:84px;display:block}@media (width<=540px){.concern-list{border-radius:20px;padding:7px 14px}.concern-list .concern-item{grid-template-columns:36px 1fr auto;gap:9px;min-height:62px;padding:10px 0}.concern-list .concern-item p{font-size:13px}.day-video{border-radius:14px;margin-bottom:30px}.timeline .time-row{grid-template-columns:48px 22px 64px 1fr;gap:0 6px;min-height:110px}.timeline:before{left:59px}.time-photo{border-width:2px;border-radius:9px;width:60px;height:60px}.time b{font-size:13px}.example-row .time b{padding:4px 5px;font-size:9px}.time-copy h3{font-size:15px}.time-copy p{font-size:11px;line-height:1.65}}.info-heading{align-items:center;gap:18px;margin-bottom:25px;display:flex}.info-heading .info-icon{flex:none;margin-bottom:0}.info-heading .kicker{margin:0 0 4px}.info-heading h2{margin:0}.line-floating{z-index:50;color:#fff;background:#06c755;border:2px solid #fff;border-radius:999px;align-items:center;gap:11px;padding:11px 18px 11px 11px;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 10px 30px #065f2b55}.line-floating:hover{transform:translateY(-3px);box-shadow:0 14px 35px #065f2b66}.line-floating:focus-visible{outline-offset:3px;outline:3px solid #26332d}.line-floating>span:last-child{flex-direction:column;line-height:1.2;display:flex}.line-floating b{font-size:15px;font-family:var(--font-maru)}.line-floating small{color:#effff4;margin-top:3px;font-size:9px;font-weight:700}.line-badge{color:#06a846;width:43px;height:43px;font:900 10px/1 var(--font-noto);letter-spacing:-.03em;background:#fff;border-radius:50%;place-items:center;display:grid}@media (width<=540px){body{padding-bottom:72px}.line-floating{border-radius:18px;justify-content:center;padding:9px 16px;bottom:10px;left:12px;right:12px}.line-badge{width:38px;height:38px}.line-floating b{font-size:16px}.line-floating small{font-size:9px}}.staff-section{background:linear-gradient(#edf6f0 0%,#fffaf0 100%);overflow:hidden}.staff-heading{justify-content:space-between;align-items:flex-end;gap:30px;max-width:1200px;margin:0 auto 30px;display:flex}.staff-heading h2{font:900 clamp(32px,4vw,52px)/1.35 var(--font-maru);letter-spacing:-.035em;margin:10px 0 12px}.staff-heading>div:first-child>p:last-child{color:#65726b;margin:0;line-height:1.8}.staff-controls{flex:none;align-items:center;gap:12px;display:flex}.staff-controls button{background:var(--green);color:#fff;cursor:pointer;border:0;border-radius:50%;width:48px;height:48px;font-size:23px;transition:transform .2s,background .2s;box-shadow:0 8px 20px #1f705a26}.staff-controls button:hover{background:#185b49;transform:translateY(-2px)}.staff-controls button:focus-visible,.staff-dots button:focus-visible,.staff-track:focus-visible{outline:3px solid var(--orange);outline-offset:3px}.staff-controls span{text-align:center;color:#7b867f;min-width:54px;font-size:13px}.staff-controls span b{color:var(--green);font-size:18px}.staff-track{scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#8fbaa9 transparent;gap:22px;max-width:1200px;margin:auto;padding:4px 4px 22px;display:flex;overflow-x:auto}.staff-track::-webkit-scrollbar{height:6px}.staff-track::-webkit-scrollbar-thumb{background:#8fbaa9;border-radius:999px}.staff-card{scroll-snap-align:start;background:#fff;border:1px solid #e4ebe6;border-radius:26px;flex:0 0 min(430px,42%);overflow:hidden;box-shadow:0 14px 38px #42605214}.staff-card>img{aspect-ratio:16/9;object-fit:cover;background:#dce9e1;width:100%;display:block}.staff-card-copy{padding:24px 26px 28px}.staff-charm{font-weight:900;color:#a76526!important;margin:0 0 4px!important;font-size:13px!important}.staff-card h3{font:900 28px/1.4 var(--font-maru);color:var(--ink);margin:0 0 10px}.staff-role{background:var(--mint);border-radius:9px;padding:7px 11px;font-weight:900;display:inline-block;color:var(--green)!important;margin:0 0 16px!important;font-size:12px!important;line-height:1.55!important}.staff-card-copy>p:not(.staff-charm):not(.staff-role){color:#59665f;margin:0 0 8px;font-size:14px;line-height:1.85}.staff-dots{justify-content:center;gap:8px;margin-top:18px;display:flex}.staff-dots button{cursor:pointer;background:#b9c9c0;border:0;border-radius:50%;width:9px;height:9px;padding:0;transition:width .2s,background .2s}.staff-dots button.active{background:var(--green);border-radius:999px;width:28px}.staff-swipe-note{text-align:center;color:#7d8882;margin:10px 0 0;font-size:11px}.home-support{background:#fff;border:1px solid #dfe9e2;border-radius:28px;grid-template-columns:minmax(300px,.9fr) minmax(0,1.1fr);max-width:1200px;margin:28px auto 0;display:grid;overflow:hidden;box-shadow:0 12px 35px #52675d14}.home-support-photo{object-fit:cover;object-position:center 40%;width:100%;height:100%;min-height:420px;display:block}.home-support-copy{padding:38px 42px}.home-support-label{background:#fff0df;border-radius:999px;padding:7px 13px;font-weight:900;display:inline-block;color:#aa5b18!important;margin:0 0 12px!important;font-size:12px!important}.home-support h3{font:900 clamp(28px,3vw,40px)/1.45 var(--font-maru);letter-spacing:-.04em;color:var(--ink);margin:0 0 14px}.home-support h3 span{white-space:nowrap;display:block}.home-support-copy>p:not(.home-support-label){color:#5f6c65;margin:0;font-size:14px;line-height:1.9}.home-support ul{gap:10px;margin:24px 0 0;padding:0;list-style:none;display:grid}.home-support li{background:#f5f8f4;border-radius:15px;grid-template-columns:42px 1fr;align-items:center;gap:12px;padding:13px 15px;display:grid}.home-support li>span{background:#fff;border-radius:50%;place-items:center;width:38px;height:38px;font-size:19px;display:grid}.home-support li div{flex-direction:column;gap:3px;display:flex}.home-support li b{font:900 15px var(--font-maru);color:var(--green)}.home-support li small{color:#68756e;font-size:12px;line-height:1.55}@media (width<=850px){.staff-card{flex-basis:66%}.home-support{grid-template-columns:1fr}.home-support-photo{aspect-ratio:16/9;object-position:center 42%;height:auto;min-height:0}}@media (width<=540px){.staff-section{padding-left:0;padding-right:0}.staff-heading{align-items:center;margin-bottom:22px;padding:0 20px}.staff-heading h2{white-space:nowrap;font-size:27px}.staff-heading>div:first-child>p:last-child{font-size:13px}.staff-controls{display:none}.staff-track{gap:14px;padding:3px 20px 18px;scroll-padding-left:20px}.staff-card{border-radius:22px;flex-basis:86%}.staff-card-copy{padding:20px 20px 23px}.staff-card h3{font-size:25px}.staff-charm{font-size:12px!important}.staff-role{font-size:11px!important}.staff-card-copy>p:not(.staff-charm):not(.staff-role){font-size:13px;line-height:1.8}.staff-swipe-note{padding:0 20px}.home-support{border-radius:22px;margin-top:20px}.home-support-photo{aspect-ratio:4/3;object-position:center 38%}.home-support-copy{padding:24px 20px 26px}.home-support-label{margin-bottom:9px!important;font-size:11px!important}.home-support h3{letter-spacing:-.055em;margin-bottom:11px;font-size:clamp(23px,6.5vw,28px);line-height:1.45}.home-support-copy>p:not(.home-support-label){font-size:13px;line-height:1.75}.home-support ul{gap:8px;margin-top:18px}.home-support li{grid-template-columns:36px 1fr;gap:10px;padding:11px 12px}.home-support li>span{width:34px;height:34px;font-size:17px}.home-support li b{font-size:14px}.home-support li small{font-size:11px}.info-card.pay .info-lead b{font-size:23px;line-height:1.55}.wage-growth>div{padding:13px 8px 11px}.wage-growth b{font-size:24px;line-height:1.4}}
