/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-outline-style:solid}}}@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}.outline{outline-style:var(--tw-outline-style);outline-width:1px}}:root{--ink:#342a1b;--green:#9a7330;--deep:#5b4319;--mint:#f1e6c9;--ivory:#fbf7ed;--orange:#c99736;--line:#dfd2b7;--muted:#746a59}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:#fffdf8;margin:0;font-family:Noto Sans TC,PingFang TC,Microsoft JhengHei,sans-serif;line-height:1.75}a{color:inherit;text-decoration:none}img{width:100%;display:block}.shell{width:min(1180px,100% - 48px);margin:auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);background:#fffffff0;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:24px;height:80px;display:flex}.nav-links{gap:28px;font-size:14px;font-weight:800;display:flex}.nav-links a:hover{color:var(--orange)}.logo-lockup{align-items:center;gap:10px;display:flex}.logo-lockup b{letter-spacing:.14em;font-family:serif;font-size:25px;line-height:1;display:block}.logo-lockup small{color:#76817d;letter-spacing:.1em;margin-top:6px;font-size:10px;display:block}.pill{background:var(--deep);color:#fff;border:1px solid var(--deep);border-radius:999px;justify-content:center;align-items:center;padding:14px 24px;font-weight:850;transition:all .2s;display:inline-flex}.pill:hover{background:var(--green);transform:translateY(-2px)}.pill.small{padding:10px 18px;font-size:13px}.pill.outline{color:var(--deep);background:0 0}.hero{background:linear-gradient(120deg,#fffaf0 0%,#f1e3bf 100%);padding:72px 0 82px;overflow:hidden}.hero-grid{grid-template-columns:1fr .92fr;align-items:center;gap:70px;display:grid}.kicker{color:var(--orange);letter-spacing:.2em;margin:0 0 15px;font-size:12px;font-weight:900}.hero h1{letter-spacing:-.03em;margin:0;font-family:serif;font-size:clamp(50px,6vw,78px);line-height:1.13}.hero h1 em{color:var(--green);font-style:normal}.lead{color:#716653;max-width:620px;margin:27px 0;font-size:18px}.actions{flex-wrap:wrap;gap:12px;display:flex}.proof{flex-wrap:wrap;gap:9px;margin-top:25px;display:flex}.proof span{border:1px solid var(--line);background:#fffdf8;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:750}.hero-photo{margin:0;position:relative}.hero-photo:before{content:"";border:1px solid #c9a85e;border-radius:150px 150px 20px 20px;position:absolute;inset:-20px 24px 20px -24px}.hero-photo img{object-fit:cover;border-radius:150px 150px 20px 20px;height:510px;position:relative;box-shadow:0 24px 55px #5b431933}.hero-photo figcaption{background:#fffdf8;border-radius:13px;flex-direction:column;padding:17px 20px;display:flex;position:absolute;bottom:28px;right:-20px;box-shadow:0 12px 35px #5b43192e}.hero-photo figcaption span{color:var(--muted);font-size:12px}.statement{text-align:center;padding:105px 0}.statement h2,.section-title h2,.story h2,.visit h2,.location h2{margin:0;font-family:serif;font-size:clamp(35px,4.4vw,54px);line-height:1.25}.statement>p:last-of-type{max-width:790px;color:var(--muted);margin:22px auto 42px;font-size:17px}.value-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.value-grid article{border-right:1px solid var(--line);padding:28px}.value-grid article:last-child{border:0}.value-grid b,.value-grid span{display:block}.value-grid b{color:var(--green);font-family:serif;font-size:22px}.value-grid span{color:var(--muted);margin-top:5px;font-size:13px}.august{background:var(--deep);color:#fff;padding:100px 0}.section-title{justify-content:space-between;align-items:end;gap:30px;margin-bottom:40px;display:flex}.section-title>p{max-width:390px;color:var(--muted);margin:0}.august .section-title>p{color:#bed0ca}.event-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.event-card{color:var(--ink);background:#fff;border-radius:18px;min-height:300px;padding:28px;position:relative;overflow:hidden}.event-card:after{content:"";background:var(--mint);border-radius:50%;width:120px;height:120px;position:absolute;top:-45px;right:-45px}.date b,.date span{display:block}.date b{color:var(--orange);font-family:serif;font-size:32px;line-height:1}.date span{color:var(--muted);margin-top:8px;font-size:12px}.tag{background:var(--mint);color:var(--green);border-radius:999px;margin-top:22px;padding:4px 10px;font-size:10px;font-weight:900;display:inline-block}.event-card h3{margin:7px 0;font-family:serif;font-size:25px}.event-card p{color:var(--muted);max-width:500px;font-size:14px}.event-card>a{color:var(--green);font-size:13px;font-weight:900;position:absolute;bottom:25px}.month-cta{background:#2c5148;border:1px solid #ffffff21;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;margin-top:25px;padding:24px 28px;display:flex}.month-cta b,.month-cta span{display:block}.month-cta span{color:#bdd0ca;font-size:13px}.month-cta>div:last-child{gap:10px;display:flex}.month-cta .pill{color:var(--deep);background:#fff}.month-cta .pill.outline{color:#fff;background:0 0;border-color:#fff}.courses{padding:105px 0}.schedule{border:1px solid var(--line);border-radius:18px;overflow:hidden}.schedule-head,.schedule-row{grid-template-columns:.55fr 1fr 1fr;display:grid}.schedule-head{background:var(--deep);color:#fff;font-size:12px;font-weight:800}.schedule-head span,.schedule-row span{border-right:1px solid var(--line);padding:15px 22px}.schedule-row{border-top:1px solid var(--line)}.schedule-row span:first-child{color:var(--green);font-weight:900}.care-band{background:var(--ivory);border-radius:16px;justify-content:space-between;align-items:center;gap:30px;margin-top:22px;padding:24px 28px;display:flex}.care-band strong{font-family:serif;font-size:20px}.care-band p{color:var(--muted);margin:4px 0;font-size:14px}.care-band a{white-space:nowrap;color:var(--green);font-weight:900}.story{background:#edf3f0;padding:100px 0}.story-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:70px;display:grid}.story img{object-fit:cover;object-position:top;border-radius:24px;height:570px}.story blockquote{color:var(--green);border-left:4px solid var(--orange);margin:28px 0;padding-left:22px;font-family:serif;font-size:22px}.story p{color:var(--muted)}.story-grid{display:block}.story-grid>img{object-fit:contain;object-position:center;background:#fffaf0;border:2px solid #c9a85f;border-radius:24px;width:100%;max-height:none;display:block;box-shadow:0 22px 52px #4b340d29;height:auto!important}.story-grid>div{background:#fffdf7f7;border:1px solid #dfc68e;border-radius:22px;width:min(960px,100% - 70px);margin:-24px auto 0;padding:42px 50px;position:relative;box-shadow:0 16px 38px #4b340d1f}.highlights{padding:105px 0}.section-title>a{color:var(--green);font-weight:900}.highlight-grid{border:1px solid var(--line);border-radius:22px;grid-template-columns:1.1fr .9fr;display:grid;overflow:hidden}.highlight-grid>img{object-fit:cover;height:440px}.highlight-grid>div{align-self:center;padding:45px}.highlight-grid span{color:var(--orange);letter-spacing:.16em;font-size:11px;font-weight:900}.highlight-grid h3{margin:8px 0;font-family:serif;font-size:30px;line-height:1.3}.highlight-grid p{color:var(--muted)}.pill.fb{background:#1877f2;border-color:#1877f2;margin-top:8px}.visit{background:var(--ivory);padding:100px 0}.visit-grid{grid-template-columns:.75fr 1.25fr;align-items:start;gap:70px;display:grid}.visit-grid>div:first-child>p:last-child{color:var(--muted)}.contact-cards{gap:12px;display:grid}.contact-cards a{border:1px solid var(--line);background:#fff;border-radius:15px;grid-template-columns:80px 1fr auto;align-items:center;padding:20px 24px;display:grid}.contact-cards span{color:var(--orange);letter-spacing:.12em;font-size:10px;font-weight:900}.contact-cards b{font-family:serif;font-size:22px}.contact-cards em{color:var(--green);font-size:13px;font-style:normal;font-weight:800}.location{justify-content:space-between;align-items:center;gap:30px;padding:70px 0;display:flex}.location h2{font-size:34px}.location p:last-child{color:var(--muted);margin-bottom:0}footer{color:#fff8e8;background:#3f3016;padding:60px 0 20px}.footer-grid{grid-template-columns:1.2fr 1.2fr .7fr;align-items:start;gap:45px;display:grid}.logo-lockup.light small{color:#ead9b2}.footer-grid p{color:#ddc99c;font-size:13px}.footer-grid>div:last-child{flex-direction:column;gap:7px;display:flex}.copyright{color:#c6ad78;border-top:1px solid #ffffff21;margin-top:40px;padding-top:16px;font-size:11px}.mobile-actions{display:none}@media (width<=900px){.nav-links{display:none}.hero-grid,.story-grid,.visit-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.actions,.proof{justify-content:center}.hero-photo{max-width:660px;margin:auto}.event-grid,.highlight-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>a:first-child{grid-column:span 2}}@media (width<=640px){.shell{width:min(100% - 28px,1180px)}.nav{height:70px}.nav>.pill{display:none}.logo-lockup b{font-size:22px}.hero{padding:48px 0 62px}.hero h1{font-size:46px}.lead{font-size:16px}.actions{flex-direction:column}.hero-photo img{height:380px}.hero-photo figcaption{right:8px}.statement,.august,.courses,.story,.highlights,.visit{padding:72px 0}.value-grid{grid-template-columns:1fr}.value-grid article{border-right:0;border-bottom:1px solid var(--line)}.section-title{display:block}.section-title>p,.section-title>a{margin-top:14px;display:block}.event-card{min-height:320px}.month-cta,.month-cta>div:last-child{flex-direction:column;align-items:stretch}.schedule-head{display:none}.schedule-row{grid-template-columns:1fr}.schedule-row span{grid-template-columns:64px 1fr;padding:11px 16px;display:grid}.schedule-row span:before{content:attr(data-label);color:var(--muted);font-size:11px;font-weight:700}.care-band{flex-direction:column;align-items:flex-start}.story img{height:450px}.highlight-grid>img{height:300px}.highlight-grid>div{padding:28px}.contact-cards a{grid-template-columns:60px 1fr}.contact-cards em{grid-column:2;margin-top:3px}.location{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr}.footer-grid>a:first-child{grid-column:auto}.mobile-actions{z-index:60;padding:9px 12px calc(9px + env(safe-area-inset-bottom));background:#fff;grid-template-columns:1fr 1fr;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -5px 22px #00000026}.mobile-actions a{text-align:center;color:var(--deep);padding:11px;font-weight:900}.mobile-actions a:last-child{background:var(--deep);color:#fff;border-radius:999px}footer{padding-bottom:85px}.story-grid>img{border-radius:15px;height:auto!important}.story-grid>div{border-radius:16px;width:calc(100% - 20px);margin:-10px auto 0;padding:26px 22px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.pill{transition:none}}.logo-lockup{display:block}.logo-lockup>span:last-child:not(.logo-crop){display:none}.logo-crop{width:174px;height:65px;display:block;position:relative;overflow:hidden}.logo-crop img{width:610px;max-width:none;position:absolute;top:-8px;left:-17px}.logo-lockup.light .logo-crop{background:#fff;border-radius:8px}.poster-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.poster-card{color:var(--ink);background:#fff;border-radius:20px;overflow:hidden}.poster-card>a:first-child{background:#f5f2e8;display:block}.poster-card img{object-fit:contain;height:620px}.poster-card>div{padding:24px}.poster-card h3{margin:0;font-family:serif;font-size:25px}.poster-card p{color:var(--muted);font-size:14px}.poster-card .pill{padding:11px 18px;font-size:13px}.event-list{border-top:1px solid #fff3;margin-top:26px}.event-row{border-bottom:1px solid #fff3;grid-template-columns:160px 1fr auto;align-items:center;gap:24px;padding:20px 5px;display:grid}.event-row .date b{color:#f0a083;font-size:28px}.event-row .date span{color:#bdd0ca}.event-row .tag{margin-top:0}.event-row h3{margin:3px 0;font-family:serif;font-size:21px}.event-row p{color:#bed0ca;margin:0;font-size:13px}.event-row>a{white-space:nowrap;font-size:13px;font-weight:900}.event-poster{border:2px solid #cfad63;position:relative;box-shadow:0 18px 42px #4d340c2e}.event-poster>a:first-child{position:relative}.poster-date-badge{z-index:2;color:#fffaf0;letter-spacing:.08em;background:linear-gradient(135deg,#7b5819,#bd8d35);border-radius:999px;padding:9px 16px;font-size:16px;font-weight:900;position:absolute;top:18px;left:18px;box-shadow:0 7px 18px #432b054d}.poster-eyebrow{color:#9a6b1e;letter-spacing:.12em;margin-bottom:8px;font-size:13px;font-weight:900;display:block}.event-poster>div{background:linear-gradient(145deg,#fff,#fbf2dc);border-top:1px solid #e3cf9e}.poster-schedule{border:1px solid #d8c18b;grid-column:1/-1;grid-template-columns:minmax(360px,.8fr) 1.2fr;align-items:center;display:grid;box-shadow:0 14px 34px #4d340c1a}.poster-schedule>a:first-child{position:relative}.poster-schedule>a:first-child img{height:680px}.poster-schedule>div{padding:44px}.poster-schedule h3{font-size:34px}.poster-schedule p{max-width:620px;font-size:17px;line-height:1.85}.poster-date-badge.schedule-badge{background:linear-gradient(135deg,#315d3a,#6f8f56);box-shadow:0 7px 18px #1c492747}@media (width<=820px){.poster-schedule{grid-template-columns:1fr}.poster-schedule>a:first-child img{height:auto}.poster-schedule>div{padding:26px}.poster-schedule h3{font-size:28px}}@media (width<=900px){.poster-grid{grid-template-columns:1fr}}@media (width<=640px){.logo-crop{width:156px;height:58px}.logo-crop img{width:550px;top:-7px;left:-15px}.poster-card img{height:auto}.event-row{grid-template-columns:1fr;gap:7px}.event-row>a{margin-top:5px}}.site-header{background:#fcf8eef5;box-shadow:0 8px 30px #5b431914}.header-accent{background:var(--deep);color:#f1e6c9;letter-spacing:.08em;font-size:11px}.header-accent>div{justify-content:space-between;align-items:center;height:30px;display:flex}.header-brand{background:#fffdf8;border:1px solid #e8dcc3;border-radius:12px;padding:5px 12px;box-shadow:0 5px 18px #5b431914}.nav-links{border:1px solid var(--line);background:#fffdf8;border-radius:999px;gap:2px;padding:7px;box-shadow:0 5px 18px #5b431912}.nav-links a{border-radius:999px;padding:9px 17px;transition:all .2s;position:relative}.nav-links a:hover{color:var(--deep);background:#f3ead3}.nav-links .nav-featured{color:#6f4f18;background:#f4dfad}.nav-featured i{background:var(--orange);color:#fff;letter-spacing:.08em;border-radius:999px;padding:1px 6px;font-size:7px;font-style:normal;position:absolute;top:-14px;right:4px}.header-actions{align-items:center;gap:14px;display:flex}.header-phone{text-align:right;flex-direction:column;line-height:1.25;display:flex}.header-phone small{color:var(--muted);font-size:10px}.header-phone b{color:var(--deep);font-family:serif;font-size:16px}.header-actions .pill{box-shadow:0 6px 16px #5b431933}@media (width<=1060px){.header-phone{display:none}.nav-links a{padding:9px 12px}}@media (width<=900px){.header-accent{display:none}.nav{height:82px}.nav-links{display:none}}@media (width<=640px){.nav{height:74px}.header-brand{padding:3px 8px}.header-actions .pill{padding:10px 14px;display:flex}.logo-crop{width:145px;height:54px}.logo-crop img{width:512px;top:-7px;left:-14px}}.nav{height:116px}.header-brand{border-radius:15px;padding:7px 16px}.nav-links a{padding:11px 19px;font-size:15px}.header-actions .pill{padding:13px 20px;font-size:14px}@media (width<=1180px){.logo-crop{width:214px;height:79px}.logo-crop img{width:752px;top:-10px;left:-21px}.nav{height:104px}.nav-links a{padding:10px 13px;font-size:14px}.header-actions{gap:8px}}@media (width<=900px){.nav{height:92px}.logo-crop{width:205px;height:76px}.logo-crop img{width:720px;top:-9px;left:-20px}}@media (width<=640px){.nav{height:82px}.logo-crop{width:174px;height:64px}.logo-crop img{width:611px;top:-8px;left:-17px}.header-actions .pill{padding:10px 13px;font-size:12px}}.site-header{background:linear-gradient(#f6f1e7 0%,#fbfaf7 100%);padding-bottom:14px}.site-header .nav{border:1.5px solid #b7c9c2;border-left:7px solid var(--deep);background:#fff;border-radius:22px;margin-top:14px;padding:8px 18px 8px 10px;position:relative;overflow:visible;box-shadow:0 12px 30px #173d351a}.site-header .nav:after{content:"";background:linear-gradient(90deg,var(--orange),#e9c5a9 38%,transparent 78%);border-radius:99px;height:3px;position:absolute;bottom:-7px;left:28px;right:28px}.header-brand{box-shadow:none;background:#fbf8f1;border:0}.nav-links{box-shadow:none;background:#f7f9f7;border-color:#d7e0dc}.header-actions{border-left:1px solid var(--line);padding-left:16px}@media (width<=900px){.site-header{padding-bottom:9px}.site-header .nav{border-radius:17px;margin-top:9px;padding:5px 10px}.header-actions{border-left:0;padding-left:0}}@media (width<=640px){.site-header .nav{border-left-width:5px}.site-header .nav:after{left:20px;right:20px}.header-brand{background:0 0}}.value-grid.five-values{grid-template-columns:repeat(5,1fr)}.five-values article{flex-direction:column;justify-content:center;min-height:165px;padding:32px 20px;display:flex;position:relative}.five-values article:before{content:"";background:linear-gradient(90deg,var(--orange),#e8b18f);border-radius:99px;width:34px;height:4px;margin:0 auto 16px}.five-values b{font-size:22px}.five-values span{font-size:13px;line-height:1.7}@media (width<=960px){.value-grid.five-values{grid-template-columns:repeat(2,1fr)}.five-values article:last-child{grid-column:span 2}.five-values article:nth-child(2n){border-right:0}.five-values article{border-bottom:1px solid var(--line)}}@media (width<=640px){.value-grid.five-values{grid-template-columns:1fr}.five-values article:last-child{grid-column:auto}.five-values article{border-right:0;min-height:140px}}.poster-card.poster-wide{grid-column:1/-1;grid-template-columns:minmax(360px,.9fr) 1.1fr;align-items:center;display:grid}.poster-wide>a:first-child{background:#f8f2e7;display:block}.poster-wide>a:first-child img{object-fit:contain;height:760px}.poster-wide>div{padding:48px}.poster-wide .poster-label{color:var(--orange);letter-spacing:.12em;margin-bottom:10px;font-size:12px;font-weight:900;display:inline-block}.poster-wide h3{font-size:34px;line-height:1.3}.poster-wide p{font-size:16px;line-height:1.9}.poster-wide .poster-dates{color:var(--green);background:#eef4f0;border-radius:10px;padding:13px 15px;font-size:13px}@media (width<=820px){.poster-card.poster-wide{grid-template-columns:1fr}.poster-wide>a:first-child img{height:auto}.poster-wide>div{padding:26px}.poster-wide h3{font-size:28px}}.story{background:#f5ecd7}.visit{background:#fbf6e9}.care-band{background:#fbf4e4}.site-header .nav{border-color:#cbb47d;border-left-color:var(--deep);box-shadow:0 12px 30px #5b43191f}.site-header .nav:after{background:linear-gradient(90deg,#b9872d,#ead09a 45%,#0000 82%)}.five-values article:before{background:linear-gradient(90deg,#a97825,#e0bd72)}.poster-wide .poster-dates{color:#6d501d;background:#f4ead2}.moments-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.moment-card{border:1px solid var(--line);background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 12px 30px #5b431912}.moment-media{background:#f6f0e3;height:390px;overflow:hidden}.moment-media iframe,.moment-media video{border:0;width:100%;height:100%}.moment-media video{object-fit:contain;background:#15120d;display:block}.moment-card>div:last-child{padding:25px}.moment-card span{color:var(--orange);letter-spacing:.15em;font-size:10px;font-weight:900}.moment-card h3{margin:5px 0;font-family:serif;font-size:25px}.moment-card p{color:var(--muted);font-size:14px}.moment-card a{color:var(--green);font-size:13px;font-weight:900}.real-note{text-align:center;color:var(--muted);margin-top:20px;font-size:12px}.moment-featured{background:linear-gradient(135deg,#fffaf0,#f2dfb1);border:2px solid #cba85d;grid-column:1/-1;grid-template-columns:minmax(520px,1.25fr) .75fr;align-items:center;display:grid;box-shadow:0 20px 48px #4b340d29}.moment-featured .moment-media{background:#15120d;height:560px}.moment-featured .moment-media iframe,.moment-featured .moment-media video{height:560px}.moment-featured>div:last-child{padding:44px}.moment-featured h3{font-size:34px}.moment-featured p{font-size:17px;line-height:1.85}.moment-featured>div:last-child>span{color:#9a6b1e;letter-spacing:.1em}@media (width<=900px){.moment-featured{grid-template-columns:1fr}.moment-featured .moment-media,.moment-featured .moment-media iframe,.moment-featured .moment-media video{height:520px}.moment-featured>div:last-child{padding:28px}.moment-featured h3{font-size:28px}}@media (width<=780px){.moments-grid{grid-template-columns:1fr}.moment-media{height:430px}}@media (width<=480px){.moment-media{height:360px}}.site-header .nav{height:145px;padding-left:14px}.header-brand{padding:5px 10px}.nav-links{transform:scale(.96)}.header-actions{transform-origin:100%;transform:scale(.96)}@media (width<=1240px){.site-header .nav{height:128px}.logo-crop{width:275px;height:102px}.logo-crop img{width:968px;top:-12px;left:-27px}.nav-links{transform-origin:50%;transform:scale(.9)}.header-actions{transform:scale(.9)}}@media (width<=1000px){.logo-crop{width:245px;height:90px}.logo-crop img{width:860px;top:-11px;left:-24px}}@media (width<=900px){.site-header .nav{height:108px}.logo-crop{width:235px;height:87px}.logo-crop img{width:826px;top:-10px;left:-23px}.header-actions{transform:scale(1)}}@media (width<=640px){.site-header .nav{height:92px}.logo-crop{width:190px;height:70px}.logo-crop img{width:668px;top:-9px;left:-19px}}.hero .kicker{background:var(--deep);color:#fff8e8;letter-spacing:.14em;border:1px solid #b88a39;border-radius:999px;align-items:center;gap:9px;padding:10px 18px;font-size:15px;display:inline-flex;box-shadow:0 8px 20px #5b43192e}.hero .kicker:before{content:"";background:#e7c276;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #e7c27629}.header-accent span:first-child{color:#ffe9b7;letter-spacing:.12em;font-size:12px;font-weight:900}@media (width<=640px){.hero .kicker{letter-spacing:.08em;padding:9px 14px;font-size:13px}}.site-header .nav.shell{width:min(1480px,100% - 48px);height:174px}.header-brand{justify-content:center;align-items:center;min-width:440px;display:flex}.logo-crop{width:420px;height:150px}.logo-crop img{width:1540px;top:-20px;left:-43px}.nav-links,.header-actions{flex-shrink:0}@media (width<=1320px){.site-header .nav.shell{width:min(1240px,100% - 38px);height:140px}.header-brand{min-width:320px}.logo-crop{width:305px;height:110px}.logo-crop img{width:1080px;top:-14px;left:-30px}}@media (width<=1000px){.header-brand{min-width:260px}.logo-crop{width:250px;height:92px}.logo-crop img{width:880px;top:-11px;left:-25px}}@media (width<=900px){.site-header .nav.shell{height:112px}.header-brand{min-width:245px}.logo-crop{width:235px;height:87px}.logo-crop img{width:826px;top:-10px;left:-23px}}@media (width<=640px){.site-header .nav.shell{width:min(100% - 20px,1480px);height:94px}.header-brand{min-width:190px}.logo-crop{width:185px;height:69px}.logo-crop img{width:650px;top:-8px;left:-18px}}.brand-signature{align-items:center;gap:18px;display:flex}.logo-symbol{flex:0 0 112px;width:112px;height:112px;display:block;position:relative;overflow:hidden}.logo-symbol img{width:1070px;max-width:none;position:absolute;top:-10px;left:-28px}.brand-words{white-space:nowrap;display:block}.brand-words b{letter-spacing:.12em;color:#0000;-webkit-text-stroke:.6px #797979;filter:drop-shadow(0 2px 1px #4646462e);text-shadow:0 1px #fffffff2;background:linear-gradient(125deg,#8d8d8d 0%,#f4f4f4 28%,#a7a7a7 52%,#ededed 73%,#929292 100%);-webkit-background-clip:text;background-clip:text;font-family:Noto Serif TC,PMingLiU,serif;font-size:62px;font-weight:900;line-height:1;display:block}.brand-words small{color:#66583d;letter-spacing:.32em;margin-top:10px;font-size:16px;font-weight:800;display:block}.logo-lockup.light .brand-words b{background:linear-gradient(125deg,#b6b6b6,#fff 40%,#a0a0a0 70%,#f5f5f5);-webkit-background-clip:text;background-clip:text}.logo-lockup.light .brand-words small{color:#ead9b2}.site-header .header-brand{justify-content:flex-start;min-width:440px;padding-left:20px}.site-header .logo-crop{display:none}@media (width<=1320px){.brand-signature{gap:13px}.logo-symbol{flex-basis:86px;width:86px;height:86px}.logo-symbol img{width:820px;top:-8px;left:-22px}.brand-words b{font-size:48px}.brand-words small{font-size:12px}.site-header .header-brand{min-width:330px}}@media (width<=1000px){.brand-words b{font-size:42px}.site-header .header-brand{min-width:285px}}@media (width<=640px){.brand-signature{gap:8px}.logo-symbol{flex-basis:58px;width:58px;height:58px}.logo-symbol img{width:555px;top:-5px;left:-15px}.brand-words b{font-size:34px}.brand-words small{letter-spacing:.16em;margin-top:5px;font-size:9px}.site-header .header-brand{min-width:205px;padding-left:6px}}.header-accent>div{height:52px}.header-accent span:first-child{letter-spacing:.16em;font-size:18px;font-weight:900}.header-accent span:first-child:before{content:"◆";color:#d9b45e;margin-right:12px;font-size:10px}.header-accent span:last-child{color:#e6d6ad;font-size:13px}@media (width<=1000px){.header-accent>div{height:44px}.header-accent span:first-child{font-size:15px}}.logo-lockup>span.brand-words{display:block!important}.brand-words b{-webkit-background-clip:initial;background-clip:initial;filter:none;text-shadow:0 2px #fff,0 3px 5px #46464633;color:#929292!important;-webkit-text-stroke:0!important;background:0 0!important}.logo-lockup.light .brand-words b{text-shadow:0 2px 4px #0000004d;color:#d4d4d4!important;background:0 0!important}.brand-words b{letter-spacing:.1em;text-shadow:none;font-family:PMingLiU,MingLiU,Noto Serif TC,serif;font-weight:700;color:#777!important}.logo-lockup.light .brand-words b{color:#d0d0d0!important}body{font-size:18px;line-height:1.85}.nav-links a,.pill,.header-actions .pill{font-size:16px}.header-phone small{font-size:13px}.header-phone b{font-size:20px}.lead{font-size:21px;line-height:1.85}.proof span{padding:8px 14px;font-size:15px}.section-title>p,.statement>p:last-of-type,.story p,.visit-grid>div:first-child>p:last-child{font-size:18px}.value-grid b,.five-values b{font-size:26px}.value-grid span,.five-values span{font-size:16px;line-height:1.8}.poster-card p,.event-row p,.moment-card p,.care-band p{font-size:16px}.poster-card h3,.event-row h3,.moment-card h3{font-size:27px}.poster-card .pill,.moment-card a,.event-row>a,.care-band a,.section-title>a{font-size:16px}.date span,.poster-label,.moment-card span{font-size:13px}.date b,.event-row .date b{font-size:32px}.schedule-head{font-size:15px}.schedule-row span{font-size:17px}.contact-cards span{font-size:13px}.contact-cards b{font-size:25px}.contact-cards em,.footer-grid p,.footer-grid a{font-size:16px}.copyright,.real-note{font-size:14px}.header-accent span:last-child{font-size:15px}@media (width<=640px){body{font-size:17px}.hero h1{font-size:43px}.lead{font-size:18px}.section-title>p,.statement>p:last-of-type{font-size:17px}.value-grid span,.five-values span{font-size:16px}.poster-card h3,.event-row h3,.moment-card h3{font-size:24px}.contact-cards b{font-size:21px}.header-actions .pill{font-size:13px}}.schedule{background:0 0;border:0;border-radius:0;gap:13px;display:grid;overflow:visible}.schedule-head{background:linear-gradient(110deg,#594116,#9b7330);border-radius:14px;overflow:hidden;box-shadow:0 8px 20px #5b431921}.schedule-head span{letter-spacing:.1em;border-right:1px solid #ffffff2e;padding:13px 24px}.schedule-row{background:#fff;border-radius:16px;transition:all .2s;overflow:hidden;box-shadow:0 8px 22px #5b43190f;border:1px solid #dfd2b7!important}.schedule-row:hover{transform:translateY(-2px);box-shadow:0 12px 28px #5b43191f}.schedule-row span{border-right:1px solid #e6dac1;padding:18px 24px;position:relative}.schedule-row span:first-child{color:#674918;background:linear-gradient(135deg,#f0d9a4,#fbf3df);align-items:center;font-size:19px;display:flex}.schedule-row span:first-child:before{content:"";background:#b8862e;border-radius:50%;width:9px;height:9px;margin-right:12px;box-shadow:0 0 0 5px #b8862e21}.schedule-row span:nth-child(2):after,.schedule-row span:nth-child(3):after{letter-spacing:.1em;border-radius:999px;padding:3px 9px;font-size:10px;font-weight:900;position:absolute;top:50%;right:16px;transform:translateY(-50%)}.schedule-row span:nth-child(2):after{content:"上午";color:#75551e;background:#f5ead0}.schedule-row span:nth-child(3):after{content:"下午";color:#6d6048;background:#eee6d6}.care-band{border:1px solid #ddc99a;border-left:7px solid #9a7330;box-shadow:0 10px 26px #5b431914}.care-band strong{color:#5b4319;font-size:24px}.care-band a{color:#fff8e8;background:#5b4319;border-radius:999px;padding:10px 17px}@media (width<=640px){.schedule{gap:12px}.schedule-row{padding:8px}.schedule-row span{border-bottom:1px solid #eadfc9;border-right:0;padding:13px 14px}.schedule-row span:last-child{border-bottom:0}.schedule-row span:first-child{border-radius:10px;font-size:18px}.schedule-row span:nth-child(2):after,.schedule-row span:nth-child(3):after{right:10px}.care-band{padding:22px}}.program-summary{grid-template-columns:170px 170px 170px 1fr;gap:12px;margin:0 0 22px;display:grid}.program-summary>div{background:linear-gradient(145deg,#fffaf0,#f3e4be);border:1px solid #dfc88f;border-radius:17px;align-items:center;gap:13px;padding:18px;display:flex;box-shadow:0 8px 22px #5b431912}.program-summary b{color:#9a6b1e;font-family:serif;font-size:38px;line-height:1}.program-summary span{color:#5e4b2b;font-size:14px;font-weight:800;line-height:1.45}.program-summary>p{color:#fff8e8;background:#5b4319;border-radius:17px;align-items:center;margin:0;padding:18px 24px;font-size:15px;line-height:1.7;display:flex}.schedule-head small{color:#ead8af;letter-spacing:.04em;margin-top:2px;font-size:11px;display:block}.schedule-row{min-height:94px}.schedule-row span{align-items:center;display:flex!important}.schedule-day{gap:13px}.schedule-day>i{color:#fff;background:#9a6b1e;border-radius:50%;place-items:center;width:42px;height:42px;font-family:serif;font-size:23px;font-style:normal;display:grid;box-shadow:0 5px 12px #5b43192e}.schedule-day>b{font-size:18px}.schedule-day>small{display:none}.course-cell{grid-template-rows:auto auto;grid-template-columns:45px 1fr;align-content:center;column-gap:14px;display:grid!important}.course-cell>i{color:#8b611d;background:#f2e4c3;border-radius:13px;grid-row:1/3;place-items:center;width:44px;height:44px;font-family:serif;font-size:24px;font-style:normal;display:grid}.course-cell>b{color:#3f321f;font-family:serif;font-size:20px;line-height:1.3}.course-cell>small{color:#88775c;font-size:13px;line-height:1.4}.schedule-row span:nth-child(2):after,.schedule-row span:nth-child(3):after{display:none}.care-band{background:linear-gradient(110deg,#fff8e8,#f2dfad);margin-top:18px;padding:28px 32px}.care-band strong:before{content:"＋";color:#fff;background:#8c651f;border-radius:50%;place-items:center;width:32px;height:32px;margin-right:12px;font-family:sans-serif;display:inline-grid}.care-band p{margin-left:45px}@media (width<=900px){.program-summary{grid-template-columns:repeat(3,1fr)}.program-summary>p{grid-column:1/-1}.schedule-head,.schedule-row{grid-template-columns:.55fr 1fr 1fr}}@media (width<=640px){.program-summary{grid-template-columns:1fr 1fr}.program-summary>div{padding:15px}.program-summary>div:nth-child(3){grid-column:1/-1}.program-summary b{font-size:32px}.schedule-row{grid-template-columns:1fr;padding:10px}.schedule-day>small{color:#a58448;margin-left:auto;font-size:10px;display:block}.course-cell{width:100%;min-width:0;grid-template-columns:43px 1fr!important}.course-cell:before{content:attr(data-label) "課程";color:#76531c;letter-spacing:.08em;background:#f3e4bf;border-radius:999px;grid-column:1/-1;width:max-content;margin-bottom:8px;padding:3px 10px;font-size:12px;font-weight:900;display:block!important}.course-cell>i{grid-row:2/4}.course-cell>b{grid-area:2/2}.course-cell>small{grid-area:3/2}.care-band p{margin-left:0}}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}
