:root{--surface: #faf7f2;--paper: #fffdf8;--white: #ffffff;--ink: #1a1a1a;--muted: #4b5563;--soft-muted: #6b7280;--border: #e0dcd4;--water: #43b8d7;--dragon: #e94b35;--green: #72d350;--sun: #ffe38b;--sand: #f5f5dc;--wash: #eaf7f3;--shadow: 0 18px 50px rgba(26, 26, 26, .1);--section-x: clamp(20px, 6.6vw, 96px);--nav-height: 92px;color-scheme:light;font-family:Inter,PingFang SC,Hiragino Sans GB,Microsoft YaHei,system-ui,sans-serif;background:var(--surface);color:var(--ink)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--surface)}body,button,input,textarea{font:inherit}img,svg{display:block}img{max-width:100%}a{color:inherit;text-decoration:none}p,h1,h2,h3,dl,dd,figure{margin:0}.site-header{min-height:var(--nav-height);display:flex;align-items:center;justify-content:space-between;gap:28px;padding:18px clamp(20px,3.9vw,56px);background:#faf7f2f0;border-bottom:1px solid rgba(224,220,212,.58)}.brand{display:inline-flex;align-items:center;gap:12px;min-width:0;font-family:Funnel Sans,PingFang SC,sans-serif;font-size:18px;line-height:1.08}.brand-mark{width:46px;height:46px;display:grid;flex:0 0 auto;place-items:center}.brand-logo{width:42px;height:42px;object-fit:contain}.brand span:last-child{overflow-wrap:anywhere}.nav-links{display:flex;align-items:center;gap:clamp(14px,2vw,28px);color:var(--muted);font-size:15px;white-space:nowrap}.nav-links a{padding:8px 0}.nav-links a:hover{color:var(--ink)}.hero{min-height:clamp(560px,calc(100svh - 118px),720px);position:relative;isolation:isolate;overflow:hidden;background-image:linear-gradient(90deg,#faf7f2f7,#faf7f2e6 42%,#faf7f2b8),var(--hero-bg);background-size:cover;background-position:center}.hero:after{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 72% 22%,rgba(114,211,80,.12),transparent 28%),linear-gradient(180deg,transparent 78%,var(--surface) 100%)}.hero-lines{position:absolute;inset:0;z-index:-1;width:100%;height:100%}.hero-copy{width:min(690px,calc(100% - 40px));padding:clamp(64px,9vw,146px) 0 0 var(--section-x)}.hero h1,.section h2,.ritual-header h2,.faq-header h2,.code-header h2,.footer-brand h2{font-family:Funnel Sans,PingFang SC,sans-serif;font-weight:400;letter-spacing:0}.hero h1{max-width:11ch;font-size:clamp(44px,5.28vw,76px);line-height:.96}.hero-copy p{max-width:640px;margin-top:24px;color:var(--muted);font-size:clamp(17px,1.4vw,20px);line-height:1.5}.hero-photo{position:absolute;right:clamp(32px,8.7vw,125px);top:clamp(90px,17vw,126px);width:min(390px,28vw);min-width:280px;height:min(470px,54svh);overflow:hidden;border:1px solid var(--white);border-radius:18px;box-shadow:var(--shadow);background:#ddefd8}.hero-photo img,.photo-panel img,.board-photo img{width:100%;height:100%;object-fit:cover}.hero-photo:after{content:"";position:absolute;inset:0;background:#faf7f233;pointer-events:none}.boat-illustration{position:absolute;left:min(48vw,600px);bottom:clamp(26px,5vw,60px);width:min(500px,38vw);min-width:310px;filter:drop-shadow(0 12px 18px rgba(26,26,26,.12))}.section{display:grid;grid-template-columns:minmax(280px,560px) minmax(280px,560px);align-items:center;gap:clamp(36px,5vw,72px);padding:clamp(58px,6.2vw,78px) var(--section-x)}.about-section{background:var(--surface)}.training-section{background:var(--white)}.photo-panel{position:relative;height:420px;overflow:hidden;border:1px solid var(--border);border-radius:12px;background:var(--sand);box-shadow:0 16px 38px #1a1a1a14}.section-copy{min-width:0}.section-copy h2{font-size:clamp(36px,4vw,50px);line-height:1.02}.section-copy p{margin-top:18px;color:var(--muted);font-size:clamp(16px,1.25vw,18px);line-height:1.55}.facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:30px}.fact{padding-top:16px;border-top:2px solid currentColor}.fact dt{font-family:Funnel Sans,PingFang SC,sans-serif;font-size:34px;line-height:1}.fact dd{margin-top:8px;color:var(--soft-muted);font-size:14px;line-height:1.35}.fact-blue{color:var(--water)}.fact-red{color:var(--dragon)}.fact-green{color:var(--green)}.schedule-copy{max-width:520px}.training-card{overflow:hidden;min-height:420px;border:1px solid var(--border);border-radius:12px;background:var(--surface);box-shadow:0 20px 45px #1a1a1a14}.training-card-header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:30px 32px 26px;background:linear-gradient(135deg,rgba(67,184,215,.2),transparent 58%),var(--surface);border-bottom:1px solid var(--border);color:var(--dragon)}.training-card-header strong{display:block;margin-top:6px;color:var(--ink);font-family:Funnel Sans,PingFang SC,sans-serif;font-size:clamp(24px,2.3vw,32px);font-weight:400}.eyebrow{color:var(--dragon);font-family:Geist Mono,monospace;font-size:12px}.training-card-body{display:grid}.detail-row{display:grid;grid-template-columns:42px 1fr;gap:14px;align-items:center;padding:22px 32px}.detail-row+.detail-row{border-top:1px solid rgba(224,220,212,.72)}.detail-icon{width:42px;height:42px;display:grid;place-items:center;color:var(--green);border-radius:8px;background:#72d35024}.detail-row h3{font-size:15px;line-height:1.2}.detail-row p{margin-top:5px;color:var(--muted);font-size:14px;line-height:1.45}.ritual-section{padding:clamp(50px,5vw,64px) var(--section-x) clamp(64px,6vw,82px);background:var(--surface)}.ritual-header{display:grid;justify-items:center;gap:14px;text-align:center}.ritual-header h2{display:flex;flex-wrap:wrap;justify-content:center;gap:.16em;font-size:clamp(38px,4.2vw,56px);line-height:1.02;font-weight:700}.ritual-header b,.code-header b{color:var(--dragon);font:inherit}.ritual-header p{max-width:790px;color:var(--muted);font-size:16px;line-height:1.35}.ritual-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin-top:38px}.ritual-card{display:grid;justify-items:center;gap:16px;min-height:300px;padding:26px 24px 28px;text-align:center;border:1px solid var(--border);border-radius:8px;background:#ffffff80}.ritual-card h3{font-family:Funnel Sans,PingFang SC,sans-serif;font-size:24px;line-height:1.05}.ritual-card p{max-width:320px;color:var(--muted);font-size:14px;line-height:1.4}.ritual-art{position:relative;display:grid;place-items:center;width:132px;height:118px;color:var(--water)}.ritual-art svg:first-of-type{position:relative;z-index:1}.ritual-art svg:last-child{position:absolute;left:0;bottom:0;width:132px;height:32px}.ritual-sun{position:absolute;top:4px;right:14px;width:42px;height:42px;border-radius:50%;background:var(--sun)}.ritual-red .ritual-art{color:var(--dragon)}.ritual-green .ritual-art{color:var(--green)}.photo-board-section{padding:30px var(--section-x) 50px;background:var(--surface);overflow:hidden}.mobile-photo-header{display:grid;gap:8px;width:min(1248px,100%);margin:0 auto 18px}.mobile-photo-header h2{font-family:Funnel Sans,PingFang SC,sans-serif;font-size:clamp(36px,4vw,50px);font-weight:400;line-height:1.05}.mobile-photo-header p{max-width:680px;color:var(--muted);font-size:16px;line-height:1.45}.photo-board{position:relative;width:min(1296px,100%);height:560px;margin:0 auto}.board-lines{position:absolute;inset:0;width:100%;height:100%}.board-photo{position:absolute;overflow:hidden;padding:10px;border:1px solid #efe8dc;border-radius:10px;background:var(--white);box-shadow:0 18px 35px #1a1a1a1a}.board-photo:before{content:"";position:absolute;top:-7px;left:50%;z-index:2;width:104px;height:26px;transform:translate(-50%) rotate(-1deg);border:1px solid rgba(224,220,212,.54);border-radius:4px;background:#f5f2e9d9}.board-photo img{width:100%;height:100%;object-fit:cover;border-radius:6px}.board-photo.photo-practice{left:4.5%;top:52px;width:45%;height:334px;transform:rotate(-1.2deg)}.board-photo.photo-food{left:52.2%;top:36px;width:23%;height:220px;transform:rotate(1.4deg)}.board-photo.photo-team{right:3.5%;top:46px;width:17.8%;height:310px;transform:rotate(-2.2deg)}.board-photo.photo-table{right:4%;bottom:64px;width:42%;height:214px;transform:rotate(1deg)}.board-pin{position:absolute;z-index:3;width:14px;height:14px;border:2px solid var(--white);border-radius:50%;box-shadow:0 3px 8px #1a1a1a38}.pin-red{left:4.5%;top:54px;background:var(--dragon)}.pin-blue{right:2.3%;top:54px;background:var(--water)}.pin-green{right:2.6%;bottom:78px;background:var(--green)}.faq-section{padding:clamp(64px,6vw,78px) var(--section-x);background:var(--white)}.faq-header{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(280px,1.1fr);gap:60px;align-items:end}.faq-header h2{font-size:clamp(38px,4.6vw,56px);line-height:1.02}.faq-header p{color:var(--muted);font-size:clamp(16px,1.3vw,18px);line-height:1.5}.route-photo{width:100%;max-width:420px;margin:0;overflow:hidden;border:1px solid var(--border);border-radius:10px;background:var(--paper);box-shadow:0 1px 3px #1a1a1a0a}.route-photo img{width:100%;height:auto;max-height:250px;object-fit:cover}.route-photo figcaption{padding:10px 12px;color:var(--muted);font-size:12px;line-height:1.35}.location-block{display:grid;grid-template-columns:minmax(280px,560px) 1fr;gap:28px;margin-top:34px}.route-map,.arrival-card,.faq-card,.code-card{border:1px solid var(--border);border-radius:8px;background:var(--paper);box-shadow:0 14px 32px #1a1a1a0f}.route-map{position:relative;min-height:330px;overflow:hidden}.route-map strong{position:absolute;left:28px;top:28px;font-family:Funnel Sans,PingFang SC,sans-serif;font-size:24px;font-weight:400}.route-map svg{position:absolute;inset:0;width:100%;height:100%}.map-water{position:absolute;left:0;right:0;bottom:0;height:120px;background:#beebff}.route-dot{position:absolute;width:24px;height:24px;border:3px solid var(--white);border-radius:50%;box-shadow:0 8px 20px #1a1a1a1f}.route-dot.subway{left:54px;bottom:92px;background:var(--water)}.route-dot.pier{right:82px;top:50px;width:28px;height:28px;background:var(--green)}.route-label{position:absolute;font-family:Geist Mono,monospace;font-size:12px;background:#ffffffa8;border-radius:999px;padding:7px 10px}.label-subway{left:36px;bottom:54px}.label-pier{right:44px;top:88px}.arrival-card{display:flex;flex-direction:column;justify-content:center;min-height:330px;padding:clamp(28px,4vw,42px)}.arrival-card h3{font-family:Funnel Sans,PingFang SC,sans-serif;font-size:clamp(26px,3vw,30px);font-weight:400;line-height:1.05}.arrival-card p{margin-top:16px;color:var(--muted);font-size:16px;line-height:1.45}.arrival-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.arrival-tags span{min-height:32px;display:inline-flex;align-items:center;padding:0 12px;font-family:Geist Mono,monospace;font-size:12px;border:1px solid var(--border);border-radius:999px;background:var(--surface)}.faq-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:22px}.faq-card{min-height:170px;padding:24px}.faq-card h3{font-family:Funnel Sans,PingFang SC,sans-serif;font-size:clamp(22px,2vw,24px);font-weight:400;line-height:1.08}.faq-card p{margin-top:12px;color:var(--muted);font-size:15px;line-height:1.42}.notice-strip{display:flex;align-items:center;gap:14px;margin-top:24px;padding:18px 22px;border-radius:12px;background:var(--wash);color:var(--water)}.notice-strip p{color:var(--ink);font-size:16px;line-height:1.45}.code-section{padding:clamp(52px,5vw,68px) var(--section-x);background:var(--surface)}.code-header{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(280px,1fr);gap:clamp(32px,5vw,56px);align-items:center}.code-header h2{display:flex;flex-wrap:wrap;column-gap:.1em;font-size:clamp(36px,3.8vw,50px);font-weight:760;line-height:1.02}.code-header h3{font-family:Funnel Sans,PingFang SC,sans-serif;font-size:clamp(32px,3.2vw,44px);font-weight:740;line-height:1.05}.code-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:14px}.code-card{display:grid;grid-template-columns:34px 1fr;gap:12px;padding:20px;color:var(--green);background:var(--white)}.code-card h3{color:var(--ink);font-family:Funnel Sans,PingFang SC,sans-serif;font-size:20px;font-weight:720;line-height:1.1}.code-card p{margin-top:8px;color:var(--muted);font-size:13px;line-height:1.32}.code-footer{display:inline-flex;align-items:flex-start;gap:12px;margin-top:18px;padding:18px 22px;color:var(--muted);line-height:1.32;border:1px solid var(--border);border-radius:14px;background:var(--sand)}.code-footer svg{flex:0 0 auto;margin-top:1px;color:var(--green)}.code-footer-copy{display:grid;gap:6px}.code-footer-copy p{color:var(--muted);font-size:15px;line-height:1.4}.code-footer-copy strong{color:var(--ink);font-weight:700}.site-footer{display:grid;grid-template-columns:minmax(280px,1.35fr) minmax(280px,.9fr) minmax(220px,.7fr);gap:clamp(28px,4vw,56px);align-items:center;padding:46px var(--section-x);background:var(--surface);border-top:1px solid var(--border)}.footer-brand h2{font-size:27px}.footer-brand p{max-width:660px;margin-top:10px;color:var(--muted);font-size:15px;line-height:1.45}.footer-contact h2{font-family:Funnel Sans,PingFang SC,sans-serif;font-size:22px;font-weight:400}.footer-row{display:grid;grid-template-columns:24px 1fr;gap:10px;margin-top:12px;color:var(--water)}.footer-row p{color:var(--muted);font-size:14px;line-height:1.35}.qr-info{display:grid;grid-template-columns:84px 1fr;gap:16px;align-items:center}.qr-info h3{font-family:Funnel Sans,PingFang SC,sans-serif;font-size:16px;font-weight:400}.qr-info p{margin-top:6px;color:var(--muted);font-size:13px;line-height:1.35}.qr-code-img{width:84px;height:84px;object-fit:cover;border-radius:4px}@media(max-width:1120px){.hero-photo{right:26px;opacity:.88}.boat-illustration{left:auto;right:28px}.code-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer{grid-template-columns:1fr 1fr}.qr-info{grid-column:1 / -1;width:min(420px,100%)}}@media(max-width:900px){:root{--nav-height: 78px}.site-header{align-items:flex-start;min-height:var(--nav-height);padding-block:14px}.brand{max-width:220px;font-size:16px}.brand-mark{width:40px;height:40px}.brand-logo{width:36px;height:36px}.nav-links{gap:12px;font-size:14px}.section,.faq-header,.location-block,.code-header{grid-template-columns:1fr}.about-photo{order:2}.ritual-grid,.faq-grid{grid-template-columns:1fr}.photo-board{position:relative;display:block;height:430px}.board-lines,.board-pin{display:none}.board-photo.photo-practice{left:0;top:32px;width:54%;height:250px}.board-photo.photo-food{left:auto;right:0;top:16px;width:38%;height:174px}.board-photo.photo-team{right:7%;top:205px;width:34%;height:176px}.board-photo.photo-table{left:8%;right:auto;bottom:24px;width:55%;height:152px}.site-footer{grid-template-columns:1fr}}@media(max-width:720px){.site-header{flex-direction:column;gap:12px}.nav-links{width:100%;justify-content:space-between}.hero{min-height:auto;padding-bottom:44px}.hero-copy{width:auto;padding:54px 20px 0}.hero h1{max-width:9ch}.hero-photo{position:relative;right:auto;top:auto;width:calc(100% - 40px);min-width:0;height:225px;margin:28px 20px 0}.boat-illustration{position:relative;right:auto;bottom:auto;width:min(390px,calc(100% - 36px));min-width:0;margin:18px 18px 0 auto}.photo-panel{height:330px}.facts{grid-template-columns:1fr}.training-card-header,.detail-row{padding-inline:22px}.arrival-tags span{border-radius:8px}.code-grid{grid-template-columns:1fr}.code-footer{align-items:flex-start;border-radius:12px}.qr-info{grid-template-columns:76px 1fr}}@media(max-width:460px){.nav-links{flex-wrap:wrap;justify-content:flex-start}.section,.faq-section,.code-section,.site-footer,.ritual-section,.photo-board-section{padding-inline:18px}.training-card-header{align-items:flex-start}.training-card-header svg{width:30px;height:30px}.route-map{min-height:300px}.route-label{max-width:190px;white-space:normal}}.copy-mobile,.mobile-training-card,.mobile-faq-grid,.mobile-boat-illustration,.mobile-board-wave{display:none}.training-card{min-height:440px;box-shadow:0 1px 3px #1a1a1a0a}.training-card-header{padding:24px 26px;background:var(--sand)}.training-card-body{gap:16px;padding:26px}.detail-row{align-items:flex-start;padding:0}.detail-row+.detail-row{border-top:0}.detail-icon{margin-top:2px}.detail-note{margin-top:3px;font-size:13px!important;line-height:1.35!important}.faq-title-block{display:grid;gap:14px;max-width:760px}.faq-header{display:block}.desktop-faq-grid{margin-top:22px}.faq-card{min-height:205px;padding:22px 24px;border-radius:12px;box-shadow:0 1px 3px #1a1a1a0a}.mobile-faq-grid{display:none}.section{justify-content:center}.training-section{grid-template-columns:520px 560px}.desktop-training-card{width:560px;height:auto}.training-card-header h3{margin:0;color:var(--ink);font-family:Funnel Sans,PingFang SC,sans-serif;font-size:26px;font-weight:400;line-height:1}.training-card-header span{color:var(--dragon);font-family:Geist Mono,monospace;font-size:12px;white-space:nowrap}.detail-icon{width:22px;height:22px;margin-top:1px;color:var(--green);border-radius:0;background:transparent}.detail-row{grid-template-columns:22px 1fr}.faq-section,.code-section{overflow:hidden}.faq-section>*,.code-section>*{max-width:1248px;margin-left:auto;margin-right:auto}.desktop-faq-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.desktop-faq-grid .faq-card:first-child,.desktop-faq-grid .faq-card:nth-child(2){min-height:170px}.desktop-faq-grid .faq-card:first-child{grid-column:1 / -1;min-height:132px}.desktop-faq-grid .faq-card:last-child{grid-column:1 / -1;min-height:132px}.faq-card{background:var(--white)}.faq-card-with-map{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,420px);gap:22px;align-items:start}.notice-strip{max-width:1248px}.code-header{display:block;min-height:0}.code-copy{display:grid;gap:12px;max-width:820px}.code-copy .section-copy p{margin-top:12px;font-size:17px;line-height:1.45}.code-grid{max-width:1248px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px;margin-top:24px}.code-card{min-height:106px;padding:18px 20px;border-radius:12px;box-shadow:0 1px 2px #1a1a1a0a}.code-footer{display:flex;width:100%;max-width:1248px;margin-top:20px;border-radius:14px}@media(max-width:720px){:root{--nav-height: 64px;--section-x: 20px}.copy-desktop{display:none!important}.copy-mobile{display:inline}.site-header{min-height:64px;flex-direction:row;align-items:center;gap:12px;padding:14px 18px}.brand{max-width:none;gap:8px;font-size:16px;line-height:1}.brand-mark{width:36px;height:36px}.brand-logo{width:34px;height:34px}.nav-links{width:auto;gap:0;justify-content:flex-end}.nav-links a{display:none}.hero{min-height:520px;display:flex;flex-direction:column;gap:18px;padding:24px 20px 30px;background:var(--surface)}.hero:after,.hero-lines,.boat-illustration{display:none}.hero-copy{width:100%;padding:0}.hero h1{max-width:none;font-size:44px;line-height:1.02}.hero-copy p{max-width:none;margin-top:12px;font-size:15px;line-height:1.45}.hero-photo{position:relative;right:auto;top:auto;width:100%;min-width:0;height:244px;margin:0;border:6px solid var(--white);border-radius:14px;box-shadow:0 8px 20px #1a1a1a1a;opacity:1}.hero-photo:after{z-index:1}.mobile-boat-illustration{position:absolute;left:30px;bottom:12px;z-index:2;display:block;width:min(290px,calc(100% - 60px));height:auto;filter:drop-shadow(0 8px 14px rgba(26,26,26,.16))}.section{display:block;padding:30px 20px}.about-photo{display:none}.section-copy h2,.mobile-photo-header h2,.faq-header h2,.code-header h2,.footer-brand h2{font-size:30px;line-height:1.08}.section-copy p{margin-top:20px;font-size:15px;line-height:1.5}.facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:20px}.fact{min-height:104px;padding:12px;border:1px solid var(--border);border-radius:10px;background:var(--sand)}.fact dt{font-size:23px}.fact dd{margin-top:5px;color:var(--muted);font-size:12px;line-height:1.25}.training-section{padding:30px 20px;background:var(--white)}.schedule-copy{max-width:none}.training-section .section-copy p{margin-top:10px;line-height:1.45}.desktop-training-card{display:none}.mobile-training-card{display:block;margin-top:18px}.mobile-training-header{display:flex;align-items:center;justify-content:space-between;gap:12px}.mobile-training-header h3{font-family:Funnel Sans,PingFang SC,sans-serif;font-size:24px;font-weight:400;line-height:1.08}.mobile-training-header span{min-height:27px;display:inline-flex;align-items:center;padding:6px 9px;white-space:nowrap;font-family:Geist Mono,monospace;font-size:11px;border-radius:999px;background:var(--wash)}.mobile-detail-list{display:grid;gap:12px;margin-top:12px}.mobile-detail-card{display:grid;gap:8px;padding:16px;border:1px solid var(--border);border-radius:12px;background:var(--white)}.mobile-detail-title{display:flex;align-items:center;gap:8px}.mobile-detail-title h4{margin:0;font-family:Funnel Sans,PingFang SC,sans-serif;font-size:20px;font-weight:400;line-height:1.08}.mobile-detail-icon{flex:0 0 auto}.icon-red{color:var(--dragon)}.icon-green{color:var(--green)}.mobile-detail-card p{color:var(--muted);font-size:14px;line-height:1.4}.mobile-detail-card p+p{margin-top:-2px;font-size:13px}.ritual-section{padding:30px 20px}.ritual-header{justify-items:start;gap:10px;text-align:left}.ritual-header h2{display:block;font-size:30px;font-weight:400;line-height:1.08}.ritual-header b{color:inherit}.ritual-header p{max-width:none;font-size:15px;line-height:1.45}.ritual-grid{grid-template-columns:1fr;gap:12px;margin-top:18px}.ritual-card{display:block;min-height:0;padding:16px;text-align:left;border-radius:12px;background:var(--white)}.ritual-art{display:none}.ritual-card h3{width:100%;text-align:left;font-size:20px;font-weight:400}.ritual-blue h3{color:var(--water)}.ritual-red h3{color:var(--dragon)}.ritual-green h3{color:var(--green)}.ritual-card p{max-width:none;margin-top:6px;text-align:left;font-size:14px;line-height:1.38}.photo-board-section{padding:30px 20px}.mobile-photo-header{display:grid;gap:8px}.mobile-photo-header p{color:var(--muted);font-size:14px;line-height:1.4}.photo-board{position:relative;display:block;width:min(430px,100%);height:278px;margin-top:16px;overflow:hidden;border:1px solid var(--border);border-radius:12px;background:var(--paper)}.board-lines{display:none}.mobile-board-wave{position:absolute;left:18px;top:22px;display:block;width:min(292px,calc(100% - 36px));height:52px}.board-photo{position:absolute;inset:auto;padding:8px;border:0;border-radius:8px;background:var(--white);box-shadow:0 10px 20px #1a1a1a1f}.board-photo:before{height:14px;border:0;border-radius:3px}.board-photo.photo-practice{left:16px;top:76px;width:42%;min-width:136px;max-width:166px;height:118px;transform:rotate(-3deg)}.board-photo.photo-practice:before{width:58px;background:#ffb84dcc}.board-photo.photo-food{right:16px;top:52px;width:52%;min-width:164px;max-width:210px;height:138px;transform:rotate(4deg)}.board-photo.photo-food:before{width:62px;background:#72d350cc}.board-photo.photo-team{left:clamp(70px,22vw,104px);top:164px;width:54%;min-width:170px;max-width:230px;height:92px;transform:rotate(-1deg)}.board-photo.photo-team:before{width:50px;background:#43b8d7b8}.board-photo.photo-table{display:none}.board-photo img{border-radius:6px}.pin-red{right:40px;left:auto;top:198px;display:block;width:18px;height:18px}.pin-blue,.pin-green{display:none}.faq-section{padding:30px 20px}.faq-header{display:block}.faq-title-block{gap:0}.faq-title-block p,.desktop-faq-grid,.notice-strip{display:none}.mobile-faq-grid{display:grid;grid-template-columns:1fr;gap:12px;margin-top:14px}.route-photo{max-width:none;margin-top:12px;border-radius:10px}.route-photo img{max-height:180px}.route-photo figcaption{padding:8px 10px;font-size:12px}.faq-card{min-height:0;padding:16px;border-radius:12px}.faq-card-with-map{display:block}.faq-card h3{font-size:20px;line-height:1.15}.faq-card p{margin-top:8px;font-size:14px;line-height:1.4}.code-section{padding:30px 20px}.code-header{display:block}.code-header h2{display:block;font-size:30px;font-weight:400;line-height:1.08}.code-header b{color:inherit}.code-header .section-copy{margin-top:12px}.code-header .section-copy h3{display:none}.code-header .section-copy p{margin-top:0;font-size:15px;line-height:1.45}.code-grid{grid-template-columns:1fr;gap:10px;margin-top:18px}.code-card{grid-template-columns:26px 1fr;gap:10px;padding:16px;border-radius:12px}.code-card svg{width:18px;height:18px}.code-card h3{font-size:20px;font-weight:400}.code-card p{margin-top:6px;font-size:14px;line-height:1.4}.code-footer{margin-top:12px;padding:14px 16px;border-radius:12px}.code-footer-copy p{font-size:14px;line-height:1.4}.site-footer{display:grid;grid-template-columns:1fr;gap:18px;padding:34px 20px}.footer-brand{order:1}.qr-info{order:2;grid-column:auto;width:100%;grid-template-columns:86px 1fr;gap:14px}.footer-contact{order:3}.footer-brand h2{font-size:30px;line-height:1.08}.footer-brand p{margin-top:10px;font-size:15px;line-height:1.45}.footer-contact h2{display:none}.footer-row{grid-template-columns:18px 1fr;align-items:center;gap:10px;margin-top:0}.footer-row+.footer-row{margin-top:10px}.footer-row p{font-size:14px;line-height:1.4}.qr-code-img{width:86px;height:86px;border:0;border-radius:8px}.qr-info h3{font-size:20px}}
