*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--primary: #2D1B69;--primary-light: #4A2D8F;--primary-dark: #1A0F40;--accent: #C9A96E;--accent-light: #D4BC8E;--accent-dark: #A88A4E;--bg: #FAFAF8;--bg-subtle: #F5F0EB;--bg-warm: #F8F4EF;--text: #1A1A2E;--text-light: #6B6B7B;--text-muted: #9A9AAB;--white: #FFFFFF;--shadow-sm: 0 2px 8px rgba(45, 27, 105, .06);--shadow-md: 0 4px 20px rgba(45, 27, 105, .08);--shadow-lg: 0 8px 40px rgba(45, 27, 105, .12);--shadow-xl: 0 16px 60px rgba(45, 27, 105, .16);--radius-sm: 4px;--radius-md: 8px;--radius-lg: 16px;--radius-xl: 24px;--transition: .3s cubic-bezier(.4, 0, .2, 1);--header-height: 72px}body[data-template=apple]{--primary: #0071e3;--primary-light: #2997ff;--primary-dark: #0059b3;--accent: #1d1d1f;--accent-light: #424245;--accent-dark: #000000;--bg: #ffffff;--bg-subtle: #f5f5f7;--bg-warm: #fbfbfd;--text: #1d1d1f;--text-light: #424245;--text-muted: #86868b;--radius-sm: 6px;--radius-md: 12px;--radius-lg: 20px;--radius-xl: 28px}body[data-template=airbnb]{--primary: #ff385c;--primary-light: #ff5a76;--primary-dark: #e31c5f;--accent: #222222;--accent-light: #484848;--accent-dark: #000000;--bg: #ffffff;--bg-subtle: #f7f7f7;--bg-warm: #fafafa;--text: #222222;--text-light: #484848;--text-muted: #717171;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 20px;--radius-xl: 32px;--shadow-sm: 0 2px 8px rgba(0, 0, 0, .05);--shadow-md: 0 6px 20px rgba(0, 0, 0, .08);--shadow-lg: 0 12px 32px rgba(0, 0, 0, .12)}body[data-template=linear]{--primary: #5e6ad2;--primary-light: #7c87e0;--primary-dark: #4a55b8;--accent: #8b96e6;--accent-light: #a7b0eb;--accent-dark: #5e6ad2;--bg: #08090a;--bg-subtle: #111213;--bg-warm: #1a1b1e;--text: #f4f4f5;--text-light: #d4d4d8;--text-muted: #8a8f98;--white: #f4f4f5;--shadow-sm: 0 2px 8px rgba(0, 0, 0, .4);--shadow-md: 0 6px 20px rgba(0, 0, 0, .5);--shadow-lg: 0 12px 40px rgba(0, 0, 0, .6);--shadow-xl: 0 20px 60px rgba(0, 0, 0, .7);--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px}body[data-template=linear]{background:#08090a}body[data-template=framer]{--primary: #0099ff;--primary-light: #33adff;--primary-dark: #0077cc;--accent: #00d4ff;--accent-light: #66e1ff;--accent-dark: #00a3cc;--bg: #0a0a0a;--bg-subtle: #141414;--bg-warm: #1e1e1e;--text: #ffffff;--text-light: #e0e0e0;--text-muted: #999999;--white: #ffffff;--shadow-sm: 0 2px 8px rgba(0, 153, 255, .1);--shadow-md: 0 6px 24px rgba(0, 153, 255, .15);--shadow-lg: 0 12px 48px rgba(0, 153, 255, .2);--shadow-xl: 0 20px 80px rgba(0, 153, 255, .25);--radius-sm: 8px;--radius-md: 14px;--radius-lg: 20px;--radius-xl: 28px}body[data-template=framer]{background:#0a0a0a}body[data-template=stripe]{--primary: #635bff;--primary-light: #8b85ff;--primary-dark: #4a42e6;--accent: #00d4ff;--accent-light: #66e1ff;--accent-dark: #0099cc;--bg: #ffffff;--bg-subtle: #f6f9fc;--bg-warm: #f0f4f8;--text: #0a2540;--text-light: #425466;--text-muted: #697386;--shadow-sm: 0 2px 8px rgba(99, 91, 255, .08);--shadow-md: 0 6px 24px rgba(99, 91, 255, .12);--shadow-lg: 0 12px 40px rgba(99, 91, 255, .16);--shadow-xl: 0 20px 60px rgba(99, 91, 255, .2);--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--radius-xl: 24px}body[data-template=framer]{--framer-blue: #0099ff;--framer-silver: #a6a6a6;--framer-frosted: rgba(255, 255, 255, .08);--framer-frosted-hover: rgba(255, 255, 255, .12);--framer-glow: rgba(0, 153, 255, .2);--framer-ghost: rgba(255, 255, 255, .6)}body[data-template=framer] .framer-hero{position:relative;padding:180px 32px 120px;text-align:center;z-index:1;overflow:hidden;background:var(--bg)}body[data-template=framer] .framer-bg-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:48px 48px;pointer-events:none;z-index:0;-webkit-mask-image:radial-gradient(ellipse at center,black 30%,transparent 80%);mask-image:radial-gradient(ellipse at center,black 30%,transparent 80%)}body[data-template=framer] .framer-hero-content{position:relative;z-index:1;max-width:900px;margin:0 auto}body[data-template=framer] .framer-hero-badge{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;background:var(--framer-frosted);border:1px solid var(--framer-frosted);border-radius:100px;font-size:12px;color:var(--framer-ghost);margin-bottom:28px}body[data-template=framer] .framer-hero-badge .framer-dot{width:6px;height:6px;border-radius:50%;background:var(--framer-blue);box-shadow:0 0 8px var(--framer-blue);animation:framer-pulse 2s infinite}@keyframes framer-pulse{0%,to{opacity:1}50%{opacity:.5}}body[data-template=framer] .framer-hero-title{font-family:Inter,Noto Sans JP,-apple-system,sans-serif;font-size:clamp(40px,9vw,96px);font-weight:600;line-height:.95;letter-spacing:-.04em;margin-bottom:24px;background:linear-gradient(180deg,#fff,#a6a6a6 70%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}body[data-template=framer] .framer-hero-title .framer-gradient{background:linear-gradient(135deg,var(--framer-blue) 0%,#66b8ff 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}body[data-template=framer] .framer-hero-subtitle{font-size:clamp(15px,2vw,20px);color:var(--framer-ghost);max-width:600px;margin:0 auto 40px;font-weight:400;line-height:1.6}body[data-template=framer] .framer-hero-buttons{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}body[data-template=framer] .framer-btn-blue{padding:14px 24px;background:var(--framer-blue);color:#fff;text-decoration:none;border-radius:100px;font-weight:500;font-size:15px;box-shadow:0 0 0 1px var(--framer-glow),0 8px 24px var(--framer-glow);transition:transform .2s,box-shadow .2s}body[data-template=framer] .framer-btn-blue:hover{transform:translateY(-2px);box-shadow:0 0 0 1px var(--framer-glow),0 12px 32px var(--framer-glow)}body[data-template=framer] .framer-btn-frost{padding:14px 24px;background:var(--framer-frosted);color:#fff;text-decoration:none;border-radius:100px;font-weight:500;font-size:15px;border:1px solid var(--framer-frosted);transition:background .2s}body[data-template=framer] .framer-btn-frost:hover{background:var(--framer-frosted-hover)}@media (max-width: 768px){body[data-template=framer] .framer-hero{padding:120px 20px 80px}}body[data-template=framer] .header{background:transparent!important;box-shadow:none!important;border:none!important;padding:0!important;pointer-events:none}body[data-template=framer] .header.header--framer{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;justify-content:center;padding:16px 16px 0!important}body[data-template=framer] .framer-nav{pointer-events:auto;display:flex;align-items:center;gap:4px;padding:6px 6px 6px 20px;background:#090909cc;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid var(--framer-frosted, rgba(255, 255, 255, .08));border-radius:100px;max-width:calc(100vw - 32px)}body[data-template=framer] .framer-nav-brand{display:inline-flex;align-items:center;gap:6px;font-size:14px;font-weight:600;color:#fff;text-decoration:none;margin-right:16px;white-space:nowrap}body[data-template=framer] .framer-nav-brand-icon{color:var(--framer-blue, #0099ff);font-size:16px}body[data-template=framer] .framer-nav-links{display:flex;gap:4px;list-style:none;margin:0;padding:0}body[data-template=framer] .framer-nav-link{display:inline-block;font-size:13px;color:var(--framer-ghost, rgba(255, 255, 255, .6));text-decoration:none;padding:8px 14px;border-radius:100px;transition:background .2s,color .2s;white-space:nowrap}body[data-template=framer] .framer-nav-link:hover,body[data-template=framer] .framer-nav-link.is-active{background:var(--framer-frosted, rgba(255, 255, 255, .08));color:#fff}body[data-template=framer] .framer-nav-cta{margin-left:12px;padding:8px 16px;background:var(--framer-blue, #0099ff);color:#fff;text-decoration:none;border-radius:100px;font-size:13px;font-weight:500;box-shadow:0 0 0 1px var(--framer-glow, rgba(0, 153, 255, .4)),0 4px 12px var(--framer-glow, rgba(0, 153, 255, .4));transition:transform .2s,box-shadow .2s;white-space:nowrap}body[data-template=framer] .framer-nav-cta:hover{transform:translateY(-1px);box-shadow:0 0 0 1px var(--framer-glow, rgba(0, 153, 255, .4)),0 8px 20px var(--framer-glow, rgba(0, 153, 255, .4))}@media (max-width: 768px){body[data-template=framer] .framer-nav{padding:6px 4px 6px 16px;gap:2px}body[data-template=framer] .framer-nav-brand{margin-right:8px;font-size:13px}body[data-template=framer] .framer-nav-links{display:none}body[data-template=framer] .framer-nav-cta{margin-left:4px;padding:6px 12px;font-size:12px}}body[data-template=airbnb]{--airbnb-rausch: #ff385c;--airbnb-border: #ebebeb;--airbnb-text: #222222;--airbnb-secondary: #717171;--airbnb-shadow-card: rgba(0,0,0,.02) 0 0 0 1px, rgba(0,0,0,.04) 0 2px 6px, rgba(0,0,0,.1) 0 4px 8px;--airbnb-shadow-hover: rgba(0,0,0,.04) 0 0 0 1px, rgba(0,0,0,.1) 0 8px 20px}body[data-template=airbnb] .airbnb-hero{position:relative;min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:120px 24px 80px;overflow:hidden}body[data-template=airbnb] .airbnb-hero--gradient{background:linear-gradient(160deg,#fff8f0,#ffe4e6 40%,#ffd6cc)}body[data-template=airbnb] .airbnb-hero--img{background-size:cover;background-position:center}body[data-template=airbnb] .airbnb-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffff26,#ffffff8c);pointer-events:none}body[data-template=airbnb] .airbnb-hero--img .airbnb-hero-overlay{background:linear-gradient(180deg,#00000026,#00000073)}body[data-template=airbnb] .airbnb-hero-content{position:relative;z-index:1;max-width:680px}body[data-template=airbnb] .airbnb-hero-eyebrow{display:inline-block;font-size:13px;font-weight:600;letter-spacing:.06em;color:var(--primary, #ff385c);margin-bottom:16px}body[data-template=airbnb] .airbnb-hero--img .airbnb-hero-eyebrow{color:#ffffffe6}body[data-template=airbnb] .airbnb-hero-title{font-family:Noto Sans JP,-apple-system,sans-serif;font-size:clamp(36px,6vw,64px);font-weight:800;line-height:1.2;letter-spacing:-.02em;color:var(--text, #222);margin-bottom:20px}body[data-template=airbnb] .airbnb-hero--img .airbnb-hero-title{color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.25)}body[data-template=airbnb] .airbnb-hero-subtitle{font-size:17px;line-height:1.7;color:var(--text-muted, #717171);max-width:500px;margin:0 auto 36px}body[data-template=airbnb] .airbnb-hero--img .airbnb-hero-subtitle{color:#ffffffd9}body[data-template=airbnb] .airbnb-hero-actions{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}body[data-template=airbnb] .airbnb-hero-btn-primary{display:inline-flex;align-items:center;padding:16px 32px;border-radius:100px;background:var(--primary, #ff385c);color:#fff;font-size:16px;font-weight:600;text-decoration:none;transition:background .2s,transform .2s,box-shadow .2s;box-shadow:0 4px 16px #ff385c59}body[data-template=airbnb] .airbnb-hero-btn-primary:hover{background:var(--primary-dark, #e31c5f);transform:translateY(-2px);box-shadow:0 8px 24px #ff385c73}body[data-template=airbnb] .airbnb-hero-btn-ghost{display:inline-flex;align-items:center;padding:15px 28px;border-radius:100px;background:transparent;border:2px solid rgba(34,34,34,.2);color:var(--text, #222);font-size:16px;font-weight:600;text-decoration:none;transition:border-color .2s,background .2s}body[data-template=airbnb] .airbnb-hero--img .airbnb-hero-btn-ghost{border-color:#fff9;color:#fff}body[data-template=airbnb] .airbnb-hero-btn-ghost:hover{background:#2222220f;border-color:#2226}body[data-template=airbnb] .airbnb-hero--img .airbnb-hero-btn-ghost:hover{background:#ffffff26;border-color:#ffffffe6}body[data-template=airbnb] .airbnb-hero-tags{position:absolute;bottom:40px;left:50%;transform:translate(-50%);display:flex;gap:10px;flex-wrap:wrap;justify-content:center;z-index:1}body[data-template=airbnb] .airbnb-hero-tag{padding:6px 16px;border-radius:100px;background:#ffffffe6;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);font-size:13px;font-weight:600;color:var(--text, #222);box-shadow:0 2px 8px #00000014;white-space:nowrap}body[data-template=airbnb] .airbnb-hero--img .airbnb-hero-tag{background:#ffffffbf}@media (max-width: 640px){body[data-template=airbnb] .airbnb-hero{padding:100px 20px}body[data-template=airbnb] .airbnb-hero-title{font-size:36px}body[data-template=airbnb] .airbnb-hero-subtitle{font-size:15px}body[data-template=airbnb] .airbnb-hero-tags{bottom:20px}}body[data-template=airbnb] .airbnb-menu .section-title{font-family:Circular,Noto Sans JP,-apple-system,sans-serif;font-weight:600}body[data-template=airbnb] .airbnb-menu-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;margin-top:40px}body[data-template=airbnb] .airbnb-menu-card{display:block;text-decoration:none;color:inherit;cursor:pointer;transition:transform .2s}body[data-template=airbnb] .airbnb-menu-card:hover{transform:translateY(-2px)}body[data-template=airbnb] .airbnb-menu-card:hover .airbnb-menu-reserve{color:var(--airbnb-rausch)}body[data-template=airbnb] .airbnb-menu-img{position:relative;aspect-ratio:1 / 1;border-radius:16px;overflow:hidden;display:flex;align-items:center;justify-content:center;font-size:64px;color:var(--airbnb-rausch)}body[data-template=airbnb] .airbnb-menu-img img{width:100%;height:100%;object-fit:cover;display:block}body[data-template=airbnb] .airbnb-menu-icon{font-size:64px;line-height:1}body[data-template=airbnb] .airbnb-menu-heart{position:absolute;top:14px;right:14px;width:32px;height:32px;background:#0000008c;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px}body[data-template=airbnb] .airbnb-menu-info{padding:12px 4px 4px}body[data-template=airbnb] .airbnb-menu-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:4px;gap:8px}body[data-template=airbnb] .airbnb-menu-name{font-size:15px;font-weight:600;color:var(--airbnb-text)}body[data-template=airbnb] .airbnb-menu-rating{font-size:14px;color:var(--airbnb-text);display:inline-flex;align-items:center;gap:4px;white-space:nowrap}body[data-template=airbnb] .airbnb-menu-desc{font-size:14px;color:var(--airbnb-secondary);margin-bottom:4px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}body[data-template=airbnb] .airbnb-menu-price{font-size:15px;color:var(--airbnb-text);margin-top:6px}body[data-template=airbnb] .airbnb-menu-price-main{font-weight:600}body[data-template=airbnb] .airbnb-menu-price small{font-weight:400;color:var(--airbnb-secondary)}body[data-template=airbnb] .airbnb-menu-reserve{margin-top:10px;font-size:13px;font-weight:600;color:var(--airbnb-text);transition:color .2s}body[data-template=airbnb] .airbnb-menu-extras{margin-top:48px}body[data-template=airbnb] .airbnb-menu-extras-title{font-size:18px;font-weight:600;margin-bottom:16px;color:var(--airbnb-text)}body[data-template=airbnb] .airbnb-menu-options{background:#fff;border:1px solid var(--airbnb-border);border-radius:16px;overflow:hidden}body[data-template=airbnb] .airbnb-menu-option{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;border-bottom:1px solid var(--airbnb-border)}body[data-template=airbnb] .airbnb-menu-option:last-child{border-bottom:none}body[data-template=airbnb] .airbnb-menu-option-name{font-size:14px;font-weight:500;color:var(--airbnb-text);display:block}body[data-template=airbnb] .airbnb-menu-option-desc{font-size:13px;color:var(--airbnb-secondary);display:block;margin-top:2px}body[data-template=airbnb] .airbnb-menu-option-price{font-size:14px;font-weight:600;color:var(--airbnb-text);white-space:nowrap}@media (max-width: 768px){body[data-template=airbnb] .airbnb-menu-grid{grid-template-columns:1fr 1fr;gap:16px}body[data-template=airbnb] .airbnb-menu-name{font-size:14px}body[data-template=airbnb] .airbnb-menu-desc{font-size:13px}}body[data-template=apple]{--apple-blue: var(--primary, #0071e3);--apple-black: #1d1d1f;--apple-gray-80: rgba(0, 0, 0, .8);--apple-light-gray: #f5f5f7;--apple-font: "Inter", "Noto Sans JP", -apple-system, BlinkMacSystemFont, sans-serif}body[data-template=apple]{background:#fff;color:#1d1d1f}body[data-template=apple] .apple-hero{padding:96px 32px 80px;text-align:center;background:var(--apple-light-gray)}body[data-template=apple] .apple-hero-title{font-family:var(--apple-font);font-size:56px;font-weight:600;line-height:1.07;letter-spacing:-.5px;margin-bottom:16px;color:var(--apple-black)}body[data-template=apple] .apple-accent{color:var(--apple-blue)}body[data-template=apple] .apple-hero-subtitle{font-family:var(--apple-font);font-size:21px;color:var(--apple-gray-80);max-width:640px;margin:0 auto 32px;line-height:1.5}body[data-template=apple] .apple-hero-buttons{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}body[data-template=apple] .apple-btn-blue{background:var(--apple-blue);color:#fff;padding:10px 24px;border-radius:980px;font-size:17px;font-family:var(--apple-font);text-decoration:none;transition:opacity .2s;display:inline-block}body[data-template=apple] .apple-btn-blue:hover{opacity:.85}body[data-template=apple] .apple-btn-outline{background:transparent;color:var(--apple-blue);padding:10px 24px;border-radius:980px;border:1px solid var(--apple-blue);font-size:17px;font-family:var(--apple-font);text-decoration:none;transition:background .2s,color .2s;display:inline-block}body[data-template=apple] .apple-btn-outline:hover{background:var(--apple-blue);color:#fff}body[data-template=apple] .header{background:#000c!important;backdrop-filter:saturate(180%) blur(20px)!important;-webkit-backdrop-filter:saturate(180%) blur(20px)!important}body[data-template=apple] .header__logo-text{color:#fff!important}body[data-template=apple] .header__nav-link{color:#fffc!important;font-size:12px!important}body[data-template=apple] .header__nav-link:hover,body[data-template=apple] .header__nav-link.is-active{color:#fff!important}@media (max-width: 768px){body[data-template=apple] .apple-hero{padding:56px 20px 48px}body[data-template=apple] .apple-hero-title{font-size:36px;letter-spacing:-.3px}body[data-template=apple] .apple-hero-subtitle{font-size:16px}body[data-template=apple] .apple-btn-blue,body[data-template=apple] .apple-btn-outline{font-size:15px;padding:9px 20px}}body[data-template=stripe]{--stripe-purple: var(--primary, #533afd);--stripe-navy: #061b31;--stripe-dark-navy: #0d253d;--stripe-ruby: var(--accent, #ea2261);--stripe-slate: #64748d;--stripe-font: "Inter", "Noto Sans JP", -apple-system, sans-serif;--stripe-font-mono: "Source Code Pro", SFMono-Regular, ui-monospace, monospace}body[data-template=stripe]{background:#fff}body[data-template=stripe] .stripe-hero-wrap{position:relative;background:linear-gradient(260deg,#a5f3fc,#cffafe 15%,#f0abfc,#fde68a 85%,#fef3c7);min-height:660px;overflow:hidden}body[data-template=stripe] .stripe-hero-wrap:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 40%,#fff 100%);pointer-events:none}body[data-template=stripe] .stripe-hero{position:relative;z-index:5;padding:96px 40px 160px;max-width:1200px;margin:0 auto}body[data-template=stripe] .stripe-hero-eyebrow{font-size:14px;color:var(--stripe-purple);font-weight:600;letter-spacing:.5px;margin-bottom:24px;font-family:var(--stripe-font-mono)}body[data-template=stripe] .stripe-hero-title{font-family:var(--stripe-font);font-size:76px;font-weight:700;line-height:.97;letter-spacing:-3px;color:var(--stripe-dark-navy);max-width:860px;margin-bottom:32px}body[data-template=stripe] .stripe-hero-title em{font-style:normal;background:linear-gradient(135deg,var(--stripe-purple),var(--stripe-ruby));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}body[data-template=stripe] .stripe-hero-subtitle{font-family:var(--stripe-font);font-size:20px;color:var(--stripe-dark-navy);max-width:540px;margin-bottom:40px;line-height:1.5}body[data-template=stripe] .stripe-hero-buttons{display:flex;gap:16px;flex-wrap:wrap;align-items:center}body[data-template=stripe] .stripe-btn-primary{display:inline-flex;align-items:center;gap:6px;padding:12px 24px;background:var(--stripe-dark-navy);color:#fff;border-radius:100px;font-weight:500;font-size:15px;font-family:var(--stripe-font);text-decoration:none;transition:background .2s}body[data-template=stripe] .stripe-btn-primary:hover{background:var(--stripe-purple)}body[data-template=stripe] .stripe-btn-text{display:inline-flex;align-items:center;gap:6px;padding:12px 0;color:var(--stripe-dark-navy);font-weight:500;font-size:15px;font-family:var(--stripe-font);text-decoration:none;transition:color .2s}body[data-template=stripe] .stripe-btn-text:hover{color:var(--stripe-purple)}body[data-template=stripe] .header{background:transparent!important;box-shadow:none!important;border-bottom:none!important;transition:background .3s,box-shadow .3s}body[data-template=stripe] .header.is-scrolled{background:#ffffffe6!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;box-shadow:0 1px #00000014!important}body[data-template=stripe] .header__logo-text{color:var(--stripe-dark-navy)!important;font-weight:700!important}body[data-template=stripe] .header__nav-link{color:var(--stripe-dark-navy)!important;font-weight:500!important}body[data-template=stripe] .header__nav-link:hover,body[data-template=stripe] .header__nav-link.is-active{color:var(--stripe-purple)!important}@media (max-width: 768px){body[data-template=stripe] .stripe-hero{padding:48px 20px 120px}body[data-template=stripe] .stripe-hero-title{font-size:44px;letter-spacing:-1.5px}body[data-template=stripe] .stripe-hero-subtitle{font-size:16px}}body[data-template=linear]{--linear-brand: var(--primary, #5e6ad2);--linear-accent: #7170ff;--linear-bg-surface: #0f1011;--linear-bg-panel: #17181a;--linear-text-secondary: #b4bcd0;--linear-text-tertiary: #868f97;--linear-border: #23262d;--linear-border-light: rgba(255, 255, 255, .08)}body[data-template=linear] .header{background:#08090ad9!important;backdrop-filter:blur(12px)!important;-webkit-backdrop-filter:blur(12px)!important;border-bottom:1px solid var(--linear-border)!important}body[data-template=linear] .header__logo-text{color:#f7f8f8!important}body[data-template=linear] .header__nav-link{color:var(--linear-text-secondary)!important;font-size:13px!important}body[data-template=linear] .header__nav-link:hover,body[data-template=linear] .header__nav-link.is-active{color:#f7f8f8!important}body[data-template=linear] .linear-concept{background:var(--bg, #08090a)}body[data-template=linear] .linear-concept-eyebrow{font-size:12px;color:var(--linear-accent);text-transform:uppercase;letter-spacing:1.5px;font-weight:600;margin-bottom:16px}body[data-template=linear] .linear-concept .section-title{color:#f7f8f8;font-size:40px;font-weight:600;letter-spacing:-1px;line-height:1.1}body[data-template=linear] .linear-concept .section-subtitle{color:var(--linear-text-secondary)}body[data-template=linear] .linear-feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1px;background:var(--linear-border);border:1px solid var(--linear-border);border-radius:12px;overflow:hidden;margin-top:48px}body[data-template=linear] .linear-feature{background:var(--linear-bg-surface);padding:28px;transition:background .2s}body[data-template=linear] .linear-feature:hover{background:var(--linear-bg-panel)}body[data-template=linear] .linear-feature-icon{width:32px;height:32px;border-radius:8px;background:#7170ff26;color:var(--linear-accent);display:flex;align-items:center;justify-content:center;font-size:16px;margin-bottom:16px}body[data-template=linear] .linear-feature-title{font-size:16px;font-weight:600;margin-bottom:8px;color:#f7f8f8}body[data-template=linear] .linear-feature-body{font-size:14px;color:var(--linear-text-secondary);line-height:1.6}@media (max-width: 768px){body[data-template=linear] .linear-feature-grid{grid-template-columns:1fr}body[data-template=linear] .linear-feature{padding:24px}body[data-template=linear] .linear-concept .section-title{font-size:28px}}body[data-template=framer] .framer-concept-section{padding:100px 0;background:var(--bg, #0a0a0a);text-align:center;position:relative;overflow:hidden}body[data-template=framer] .framer-concept-section:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:600px;height:300px;background:radial-gradient(ellipse at center,rgba(0,153,255,.08) 0%,transparent 70%);pointer-events:none}body[data-template=framer] .framer-concept-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--framer-ghost, rgba(255,255,255,.6));margin-bottom:24px}body[data-template=framer] .framer-concept-dot{width:6px;height:6px;border-radius:50%;background:var(--framer-blue, #0099ff);box-shadow:0 0 8px var(--framer-blue, #0099ff);animation:framer-pulse 2s infinite;flex-shrink:0}body[data-template=framer] .framer-concept-title{font-family:Inter,Noto Sans JP,-apple-system,sans-serif;font-size:clamp(32px,5vw,56px);font-weight:700;letter-spacing:-.03em;line-height:1.15;background:linear-gradient(180deg,#fff,#ffffff80);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:32px}body[data-template=framer] .framer-concept-subtitle{font-size:.45em;font-weight:400;letter-spacing:.02em;color:var(--framer-ghost, rgba(255,255,255,.6));-webkit-text-fill-color:var(--framer-ghost, rgba(255,255,255,.6))}body[data-template=framer] .framer-concept-body{max-width:620px;margin:0 auto 40px}body[data-template=framer] .framer-concept-p{font-size:16px;line-height:1.8;color:var(--framer-ghost, rgba(255,255,255,.6));margin-bottom:16px}body[data-template=framer] .framer-concept-img-wrap{max-width:720px;margin:0 auto;border-radius:var(--radius-xl, 28px);overflow:hidden;border:1px solid var(--framer-frosted, rgba(255,255,255,.08))}body[data-template=framer] .framer-concept-img{width:100%;height:400px;object-fit:cover;display:block}@media (max-width: 768px){body[data-template=framer] .framer-concept-title{font-size:28px}}body[data-template=apple] .apple-concept-section{padding:80px 0;background:#fff}body[data-template=apple] .apple-concept-grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}body[data-template=apple] .apple-concept-visual{border-radius:var(--radius-xl, 28px);overflow:hidden;background:var(--bg-subtle, #f5f5f7);aspect-ratio:4 / 5}body[data-template=apple] .apple-concept-img{width:100%;height:100%;object-fit:cover;display:block}body[data-template=apple] .apple-concept-img-placeholder{width:100%;height:100%;min-height:400px;background:linear-gradient(135deg,#f5f5f7,#e8e8ed)}body[data-template=apple] .apple-concept-eyebrow{font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--primary, #0071e3);margin-bottom:12px;font-family:-apple-system,SF Pro Text,sans-serif}body[data-template=apple] .apple-concept-title{font-family:-apple-system,SF Pro Display,Helvetica Neue,sans-serif;font-size:clamp(28px,3.5vw,48px);font-weight:600;color:var(--text, #1d1d1f);letter-spacing:-.02em;line-height:1.1;margin-bottom:24px}body[data-template=apple] .apple-concept-quote{font-family:-apple-system,SF Pro Display,Georgia,serif;font-size:19px;font-weight:400;line-height:1.7;color:var(--text-light, #424245);border-left:3px solid var(--primary, #0071e3);padding-left:20px;margin:0 0 24px;font-style:normal}body[data-template=apple] .apple-concept-body{margin-top:8px}body[data-template=apple] .apple-concept-p{font-size:15px;line-height:1.8;color:var(--text-muted, #86868b);margin-bottom:12px;font-family:-apple-system,SF Pro Text,sans-serif}@media (max-width: 900px){body[data-template=apple] .apple-concept-grid{grid-template-columns:1fr;gap:40px}body[data-template=apple] .apple-concept-visual{aspect-ratio:16 / 9;max-height:320px}body[data-template=apple] .apple-concept-img-placeholder{min-height:240px}}body[data-template=stripe] .stripe-concept-section{padding:100px 0;background:#fff}body[data-template=stripe] .stripe-concept-eyebrow{font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--stripe-purple, #635bff);margin-bottom:32px;font-family:var(--stripe-font-mono, monospace)}body[data-template=stripe] .stripe-concept-grid{display:grid;grid-template-columns:1fr 1.4fr;gap:80px;align-items:start;margin-bottom:64px}body[data-template=stripe] .stripe-concept-title{font-family:var(--stripe-font, "Inter", sans-serif);font-size:clamp(28px,4vw,48px);font-weight:800;color:var(--stripe-dark-navy, #0d253d);letter-spacing:-.03em;line-height:1.1;position:sticky;top:100px}body[data-template=stripe] .stripe-concept-title em{display:block;font-size:.5em;font-style:normal;font-weight:500;color:var(--stripe-slate, #64748d);letter-spacing:0;margin-top:8px}body[data-template=stripe] .stripe-concept-body{padding-top:8px}body[data-template=stripe] .stripe-concept-p{font-size:16px;line-height:1.8;color:var(--stripe-slate, #64748d);margin-bottom:20px;font-family:var(--stripe-font, "Inter", sans-serif)}body[data-template=stripe] .stripe-concept-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border:1px solid #e6ebf1;border-radius:var(--radius-xl, 24px);overflow:hidden;background:var(--bg-subtle, #f6f9fc)}body[data-template=stripe] .stripe-concept-stat{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 16px;text-align:center;border-right:1px solid #e6ebf1}body[data-template=stripe] .stripe-concept-stat:last-child{border-right:none}body[data-template=stripe] .stripe-concept-stat-value{font-family:var(--stripe-font, "Inter", sans-serif);font-size:28px;font-weight:800;background:linear-gradient(135deg,var(--stripe-purple, #635bff),var(--stripe-ruby, #ea2261));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2;margin-bottom:6px}body[data-template=stripe] .stripe-concept-stat-label{font-size:12px;color:var(--stripe-slate, #64748d);font-family:var(--stripe-font, "Inter", sans-serif);line-height:1.4}@media (max-width: 900px){body[data-template=stripe] .stripe-concept-grid{grid-template-columns:1fr;gap:32px}body[data-template=stripe] .stripe-concept-title{position:static}body[data-template=stripe] .stripe-concept-stats{grid-template-columns:repeat(2,1fr)}body[data-template=stripe] .stripe-concept-stat:nth-child(2){border-right:none}body[data-template=stripe] .stripe-concept-stat:nth-child(1),body[data-template=stripe] .stripe-concept-stat:nth-child(2){border-bottom:1px solid #e6ebf1}}@media (max-width: 480px){body[data-template=stripe] .stripe-concept-stats{grid-template-columns:1fr 1fr}}body[data-template=linear] .linear-hero{position:relative;min-height:100svh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:120px 32px 80px;overflow:hidden;background:var(--linear-bg-surface, #0f1011)}body[data-template=linear] .linear-hero:before{content:"";position:absolute;top:-20%;left:50%;transform:translate(-50%);width:720px;height:480px;background:radial-gradient(ellipse at center,rgba(94,106,210,.35) 0%,rgba(94,106,210,.08) 50%,transparent 75%);pointer-events:none}body[data-template=linear] .linear-hero-eyebrow{display:inline-flex;align-items:center;gap:8px;padding:6px 14px;border:1px solid var(--linear-border, #23262d);border-radius:100px;font-size:12px;font-weight:500;letter-spacing:.08em;color:var(--linear-text-secondary, #b4bcd0);margin-bottom:32px;text-transform:uppercase}body[data-template=linear] .linear-hero-dot{width:6px;height:6px;border-radius:50%;background:var(--linear-accent, #7170ff);box-shadow:0 0 8px var(--linear-accent, #7170ff),0 0 16px #7170ff66;animation:linear-dot-pulse 2.5s ease-in-out infinite;flex-shrink:0}@keyframes linear-dot-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.85)}}body[data-template=linear] .linear-hero-title{font-family:Inter,Noto Sans JP,-apple-system,sans-serif;font-size:clamp(40px,6vw,72px);font-weight:700;line-height:1.1;letter-spacing:-.03em;margin-bottom:24px;background:linear-gradient(180deg,#fff 30%,#f4f4f580);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}body[data-template=linear] .linear-hero-subtitle{font-size:18px;color:var(--linear-text-secondary, #b4bcd0);line-height:1.7;max-width:520px;margin:0 auto 40px}body[data-template=linear] .linear-hero-buttons{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}body[data-template=linear] .linear-btn-primary{display:inline-flex;align-items:center;gap:6px;padding:12px 24px;border-radius:var(--radius-md, 8px);background:#fff;color:#08090a;font-weight:600;font-size:14px;text-decoration:none;transition:background .2s,box-shadow .2s;border:none}body[data-template=linear] .linear-btn-primary:hover{background:#e8e8f0;box-shadow:0 0 0 2px #7170ff66}body[data-template=linear] .linear-btn-ghost{display:inline-flex;align-items:center;gap:6px;padding:12px 24px;border-radius:var(--radius-md, 8px);background:transparent;border:1px solid var(--linear-border, #23262d);color:var(--linear-text-secondary, #b4bcd0);font-weight:500;font-size:14px;text-decoration:none;transition:border-color .2s,color .2s}body[data-template=linear] .linear-btn-ghost:hover{border-color:#7170ff99;color:#fff}@media (max-width: 768px){body[data-template=linear] .linear-hero{padding:100px 20px 60px}body[data-template=linear] .linear-hero-title{font-size:36px}body[data-template=linear] .linear-hero-subtitle{font-size:15px}}body[data-template=linear] .linear-menu-section{padding:100px 0;background:var(--linear-bg-surface, #0f1011)}body[data-template=linear] .linear-menu-eyebrow{font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--linear-accent, #7170ff);margin-bottom:12px}body[data-template=linear] .linear-menu-section .section-title{color:#fff;font-family:Inter,Noto Sans JP,sans-serif;font-size:clamp(28px,4vw,44px);letter-spacing:-.02em}body[data-template=linear] .linear-menu-section .section-subtitle{color:var(--linear-text-secondary, #b4bcd0)}body[data-template=linear] .linear-menu-table{display:grid;grid-template-columns:1fr;border:1px solid var(--linear-border, #23262d);border-radius:var(--radius-lg, 12px);overflow:hidden;margin-top:32px}body[data-template=linear] .linear-menu-row{display:grid;grid-template-columns:2fr 80px 100px 120px;align-items:center;border-bottom:1px solid var(--linear-border, #23262d);transition:background .15s}body[data-template=linear] .linear-menu-row:last-child{border-bottom:none}body[data-template=linear] .linear-menu-head{background:var(--linear-bg-panel, #17181a)}body[data-template=linear] .linear-menu-row:not(.linear-menu-head):hover{background:var(--linear-bg-panel, #17181a)}body[data-template=linear] .linear-menu-cell{padding:16px 20px;font-size:14px;color:var(--text, #f4f4f5)}body[data-template=linear] .linear-menu-head-cell{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--linear-text-tertiary, #868f97)}body[data-template=linear] .linear-menu-name{font-weight:500;display:flex;align-items:center;gap:8px;flex-wrap:wrap}body[data-template=linear] .linear-menu-badge{display:inline-block;padding:2px 8px;border-radius:100px;font-size:10px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;background:#7170ff26;border:1px solid rgba(113,112,255,.3);color:var(--linear-accent, #7170ff)}body[data-template=linear] .linear-menu-meta{color:var(--linear-text-tertiary, #868f97);font-size:13px}body[data-template=linear] .linear-menu-price{font-weight:600;font-variant-numeric:tabular-nums;color:#fff}body[data-template=linear] .linear-menu-action{display:flex;justify-content:flex-end}body[data-template=linear] .linear-menu-btn{display:inline-flex;align-items:center;padding:7px 14px;border-radius:var(--radius-sm, 4px);background:#fff;color:#08090a;font-size:12px;font-weight:600;text-decoration:none;transition:background .2s;white-space:nowrap}body[data-template=linear] .linear-menu-btn:hover{background:#e8e8f0}body[data-template=linear] .linear-menu-extras{margin-top:40px}body[data-template=linear] .linear-menu-extras-title{font-size:13px;font-weight:600;letter-spacing:.06em;color:var(--linear-text-secondary, #b4bcd0);margin-bottom:12px;text-transform:uppercase}@media (max-width: 640px){body[data-template=linear] .linear-menu-row{grid-template-columns:1fr 72px 88px}body[data-template=linear] .linear-menu-action{display:none}body[data-template=linear] .linear-menu-cell{padding:14px 12px;font-size:13px}}body[data-template=stripe] .stripe-menu-section{padding:100px 0;background:var(--bg-subtle, #f6f9fc)}body[data-template=stripe] .stripe-menu-eyebrow{font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--stripe-purple, #635bff);margin-bottom:12px;font-family:var(--stripe-font-mono, monospace)}body[data-template=stripe] .stripe-menu-section .section-title{font-family:var(--stripe-font, "Inter", sans-serif);color:var(--stripe-dark-navy, #0d253d);font-size:clamp(28px,4vw,44px);letter-spacing:-.02em}body[data-template=stripe] .stripe-menu-section .section-subtitle{color:var(--stripe-slate, #64748d)}body[data-template=stripe] .stripe-menu-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:20px;margin-top:40px;align-items:start}body[data-template=stripe] .stripe-menu-card{background:#fff;border-radius:var(--radius-xl, 24px);border:1px solid #e6ebf1;overflow:hidden;transition:box-shadow .25s,transform .25s}body[data-template=stripe] .stripe-menu-card:hover{box-shadow:var(--shadow-lg, 0 12px 40px rgba(99, 91, 255, .16));transform:translateY(-4px)}body[data-template=stripe] .stripe-menu-card--featured{border-color:var(--stripe-purple, #635bff);box-shadow:0 0 0 2px #635bff33,var(--shadow-md, 0 6px 24px rgba(99, 91, 255, .12));position:relative}body[data-template=stripe] .stripe-menu-card--featured:hover{box-shadow:0 0 0 2px #635bff66,var(--shadow-xl, 0 20px 60px rgba(99, 91, 255, .2));transform:translateY(-6px)}body[data-template=stripe] .stripe-menu-badge{background:linear-gradient(135deg,var(--stripe-purple, #635bff),var(--stripe-ruby, #ea2261));color:#fff;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;text-align:center;padding:6px 0;font-family:var(--stripe-font, "Inter", sans-serif)}body[data-template=stripe] .stripe-menu-card-inner{padding:28px 24px 24px}body[data-template=stripe] .stripe-menu-course-name{font-family:var(--stripe-font, "Inter", sans-serif);font-size:18px;font-weight:700;color:var(--stripe-dark-navy, #0d253d);margin-bottom:8px}body[data-template=stripe] .stripe-menu-price-wrap{display:flex;align-items:baseline;gap:6px;margin-bottom:20px}body[data-template=stripe] .stripe-menu-price{font-size:32px;font-weight:800;font-variant-numeric:tabular-nums;background:linear-gradient(135deg,var(--stripe-purple, #635bff),var(--stripe-ruby, #ea2261));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-family:var(--stripe-font, "Inter", sans-serif)}body[data-template=stripe] .stripe-menu-price-unit{font-size:12px;color:var(--stripe-slate, #64748d);font-family:var(--stripe-font, "Inter", sans-serif)}body[data-template=stripe] .stripe-menu-features{display:flex;flex-direction:column;gap:10px;margin-bottom:24px}body[data-template=stripe] .stripe-menu-feature{display:flex;align-items:flex-start;gap:8px;font-size:13px;color:var(--stripe-dark-navy, #0d253d);font-family:var(--stripe-font, "Inter", sans-serif);line-height:1.5}body[data-template=stripe] .stripe-menu-arrow{color:var(--stripe-purple, #635bff);font-weight:700;flex-shrink:0;margin-top:1px}body[data-template=stripe] .stripe-menu-btn{display:block;width:100%;padding:12px 0;border-radius:var(--radius-md, 10px);background:var(--stripe-dark-navy, #0d253d);color:#fff;font-size:14px;font-weight:600;text-align:center;text-decoration:none;font-family:var(--stripe-font, "Inter", sans-serif);transition:background .2s}body[data-template=stripe] .stripe-menu-btn:hover{background:var(--stripe-purple, #635bff)}body[data-template=stripe] .stripe-menu-card--featured .stripe-menu-btn{background:linear-gradient(135deg,var(--stripe-purple, #635bff),var(--stripe-ruby, #ea2261))}body[data-template=stripe] .stripe-menu-card--featured .stripe-menu-btn:hover{opacity:.9}body[data-template=stripe] .stripe-menu-extras{margin-top:48px}body[data-template=stripe] .stripe-menu-extras-title{font-size:18px;font-weight:700;color:var(--stripe-dark-navy, #0d253d);margin-bottom:16px;font-family:var(--stripe-font, "Inter", sans-serif)}body[data-template=stripe] .stripe-menu-extras-list{background:#fff;border:1px solid #e6ebf1;border-radius:var(--radius-lg, 16px);overflow:hidden}body[data-template=stripe] .stripe-menu-extra-row{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid #f0f4f8;font-family:var(--stripe-font, "Inter", sans-serif)}body[data-template=stripe] .stripe-menu-extra-row:last-child{border-bottom:none}body[data-template=stripe] .stripe-menu-extra-name{font-size:14px;color:var(--stripe-dark-navy, #0d253d)}body[data-template=stripe] .stripe-menu-extra-price{font-size:14px;font-weight:600;color:var(--stripe-purple, #635bff);font-variant-numeric:tabular-nums}@media (max-width: 768px){body[data-template=stripe] .stripe-menu-grid{grid-template-columns:1fr}body[data-template=stripe] .stripe-menu-price{font-size:28px}}body[data-template=apple] .apple-menu-section{padding:80px 0;background:var(--bg-subtle, #f5f5f7)}body[data-template=apple] .apple-menu-section .section-title{font-family:-apple-system,SF Pro Display,Helvetica Neue,sans-serif;font-size:clamp(28px,4vw,48px);font-weight:600;color:var(--text, #1d1d1f);letter-spacing:-.02em}body[data-template=apple] .apple-menu-section .section-subtitle{color:var(--text-muted, #86868b);font-size:17px}body[data-template=apple] .apple-menu-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;margin-top:40px}body[data-template=apple] .apple-menu-card{background:#fff;border-radius:var(--radius-xl, 28px);display:flex;flex-direction:column;overflow:hidden;transition:box-shadow .3s,transform .3s}body[data-template=apple] .apple-menu-card:hover{box-shadow:0 12px 40px #0000001f;transform:translateY(-4px)}body[data-template=apple] .apple-menu-card-body{padding:28px 28px 0;flex:1}body[data-template=apple] .apple-menu-meta{margin-bottom:10px}body[data-template=apple] .apple-menu-duration{display:inline-block;font-size:12px;font-weight:600;letter-spacing:.04em;color:var(--primary, #0071e3);background:#0071e314;border-radius:100px;padding:3px 10px;font-family:-apple-system,SF Pro Text,sans-serif}body[data-template=apple] .apple-menu-name{font-family:-apple-system,SF Pro Display,Helvetica Neue,sans-serif;font-size:20px;font-weight:600;color:var(--text, #1d1d1f);letter-spacing:-.01em;margin-bottom:10px;line-height:1.3}body[data-template=apple] .apple-menu-desc{font-size:14px;line-height:1.7;color:var(--text-muted, #86868b);font-family:-apple-system,SF Pro Text,sans-serif;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}body[data-template=apple] .apple-menu-card-foot{display:flex;align-items:center;justify-content:space-between;padding:20px 28px 24px;margin-top:16px;border-top:1px solid #f2f2f7}body[data-template=apple] .apple-menu-price{font-family:-apple-system,SF Pro Display,sans-serif;font-size:24px;font-weight:700;color:var(--text, #1d1d1f);letter-spacing:-.02em;font-variant-numeric:tabular-nums}body[data-template=apple] .apple-menu-link{font-size:14px;font-weight:500;color:var(--primary, #0071e3);text-decoration:none;font-family:-apple-system,SF Pro Text,sans-serif;transition:opacity .2s;white-space:nowrap}body[data-template=apple] .apple-menu-link:hover{opacity:.75}body[data-template=apple] .apple-menu-extras{margin-top:48px}body[data-template=apple] .apple-menu-extras-title{font-family:-apple-system,SF Pro Display,sans-serif;font-size:22px;font-weight:600;color:var(--text, #1d1d1f);letter-spacing:-.01em;margin-bottom:16px}body[data-template=apple] .apple-menu-extras-list{background:#fff;border-radius:var(--radius-xl, 28px);overflow:hidden}body[data-template=apple] .apple-menu-extra-head,body[data-template=apple] .apple-menu-extra-row{display:grid;grid-template-columns:1fr 80px 100px;padding:12px 24px;gap:16px;align-items:center}body[data-template=apple] .apple-menu-extra-head{font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted, #86868b);background:#f5f5f7;font-family:-apple-system,SF Pro Text,sans-serif}body[data-template=apple] .apple-menu-extra-row{border-bottom:1px solid #f2f2f7;font-size:14px;font-family:-apple-system,SF Pro Text,sans-serif}body[data-template=apple] .apple-menu-extra-row:last-child{border-bottom:none}body[data-template=apple] .apple-menu-extra-name{color:var(--text, #1d1d1f)}body[data-template=apple] .apple-menu-extra-duration{color:var(--text-muted, #86868b);font-size:13px}body[data-template=apple] .apple-menu-extra-price{font-weight:600;color:var(--text, #1d1d1f);font-variant-numeric:tabular-nums}@media (max-width: 768px){body[data-template=apple] .apple-menu-grid{grid-template-columns:1fr}body[data-template=apple] .apple-menu-price{font-size:20px}}body[data-template=linear] .staff{background:var(--linear-bg-surface)}body[data-template=linear] .staff__card{background:var(--linear-bg-panel);border:1px solid var(--linear-border);box-shadow:none}body[data-template=linear] .staff__card:hover{background:#1f2023;box-shadow:0 0 0 1px var(--linear-accent, #7170ff),var(--shadow-md)}body[data-template=linear] .staff__portrait-placeholder{background:var(--linear-bg-surface)}body[data-template=linear] .staff__name{font-family:Inter,Noto Sans JP,sans-serif;color:#fff;font-size:1rem}body[data-template=linear] .staff__tag{background:#7170ff1f;border-color:#7170ff40;color:var(--linear-accent, #7170ff)}body[data-template=linear] .staff__bio{color:var(--linear-text-secondary)}body[data-template=linear] .staff__new-title{font-family:Inter,sans-serif;color:var(--linear-accent)}body[data-template=linear] .gallery{background:var(--linear-bg-panel)}body[data-template=linear] .gallery__placeholder{background:var(--linear-bg-surface);border:1px solid var(--linear-border)}body[data-template=linear] .gallery__item:hover:after{background:#7170ff2e}body[data-template=linear] .news{background:var(--linear-bg-surface)}body[data-template=linear] .news__item{border-bottom-color:var(--linear-border)}body[data-template=linear] .news__date{color:var(--linear-accent)}body[data-template=linear] .news__title{color:#fff;font-family:Inter,sans-serif}body[data-template=linear] .news__excerpt{color:var(--linear-text-secondary)}body[data-template=linear] .access{background:var(--linear-bg-surface)}body[data-template=linear] .access__store-name{font-family:Inter,sans-serif;color:#fff}body[data-template=linear] .access__detail{color:var(--linear-text-secondary)}body[data-template=linear] .access__detail a{color:var(--linear-accent)}body[data-template=linear] .access__note{color:var(--linear-text-tertiary)}body[data-template=linear] .access__map-placeholder{background:var(--linear-bg-panel);border:1px solid var(--linear-border);color:var(--linear-text-tertiary)}body[data-template=framer] .staff{background:var(--bg, #0a0a0a)}body[data-template=framer] .staff__card{background:var(--framer-frosted, rgba(255,255,255,.06));border:1px solid var(--framer-frosted, rgba(255,255,255,.08));box-shadow:none}body[data-template=framer] .staff__card:hover{background:var(--framer-frosted-hover, rgba(255,255,255,.1));box-shadow:0 0 0 1px var(--framer-blue, #0099ff),0 8px 24px #0099ff26}body[data-template=framer] .staff__portrait-placeholder{background:#ffffff0a;color:#fff3}body[data-template=framer] .staff__name{font-family:Inter,Noto Sans JP,sans-serif;color:#fff;font-size:1rem}body[data-template=framer] .staff__tag{background:#0099ff1f;border-color:#09f3;color:var(--framer-blue, #0099ff)}body[data-template=framer] .staff__bio{color:var(--framer-ghost, rgba(255,255,255,.6))}body[data-template=framer] .staff__new-title{font-family:Inter,sans-serif;color:var(--framer-blue)}body[data-template=framer] .gallery{background:#0a0a0a}body[data-template=framer] .gallery__placeholder{background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}body[data-template=framer] .gallery__item:hover:after{background:#09f3}body[data-template=framer] .news{background:var(--bg, #0a0a0a)}body[data-template=framer] .news__item{border-bottom-color:#ffffff14}body[data-template=framer] .news__date{color:var(--framer-blue, #0099ff)}body[data-template=framer] .news__title{color:#fff;font-family:Inter,sans-serif}body[data-template=framer] .news__excerpt{color:var(--framer-ghost, rgba(255,255,255,.6))}body[data-template=framer] .access{background:#0a0a0a}body[data-template=framer] .access__store-name{font-family:Inter,sans-serif;color:#fff}body[data-template=framer] .access__detail{color:var(--framer-ghost, rgba(255,255,255,.6))}body[data-template=framer] .access__detail a{color:var(--framer-blue)}body[data-template=framer] .access__map-placeholder{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);color:#ffffff4d}body[data-template=apple] .staff__card{background:#fff}body[data-template=apple] .staff__name{font-family:-apple-system,SF Pro Display,Helvetica Neue,sans-serif;color:var(--text, #1d1d1f);font-weight:600;font-size:1.05rem}body[data-template=apple] .staff__tag{background:#0071e314;border-color:#0071e326;color:var(--primary, #0071e3)}body[data-template=apple] .staff__bio{font-family:-apple-system,SF Pro Text,sans-serif}body[data-template=apple] .news{background:var(--bg-subtle, #f5f5f7)}body[data-template=apple] .news__item{border-bottom-color:#e5e5ea}body[data-template=apple] .news__date{color:var(--primary, #0071e3)}body[data-template=apple] .news__title{font-family:-apple-system,SF Pro Display,sans-serif;font-weight:600}body[data-template=apple] .news__excerpt{font-family:-apple-system,SF Pro Text,sans-serif}body[data-template=apple] .gallery__item:hover:after{background:#0071e31f}body[data-template=apple] .access__store-name{font-family:-apple-system,SF Pro Display,sans-serif;font-weight:600}body[data-template=stripe] .staff{background:var(--bg-subtle, #f6f9fc)}body[data-template=stripe] .staff__card{background:#fff;border:1px solid #e6ebf1;box-shadow:none}body[data-template=stripe] .staff__card:hover{box-shadow:0 8px 24px #635bff1f;transform:translateY(-4px)}body[data-template=stripe] .staff__name{font-family:var(--stripe-font, "Inter", sans-serif);color:var(--stripe-dark-navy, #0d253d);font-weight:700;font-size:1rem}body[data-template=stripe] .staff__tag{background:#635bff14;border-color:#635bff26;color:var(--stripe-purple, #635bff)}body[data-template=stripe] .staff__bio{font-family:var(--stripe-font, "Inter", sans-serif);color:var(--stripe-slate, #64748d)}body[data-template=stripe] .news{background:#fff}body[data-template=stripe] .news__item{border-bottom-color:#e6ebf1}body[data-template=stripe] .news__date{color:var(--stripe-purple, #635bff);font-family:var(--stripe-font-mono, monospace);font-size:.75rem}body[data-template=stripe] .news__title{font-family:var(--stripe-font, "Inter", sans-serif);color:var(--stripe-dark-navy, #0d253d)}body[data-template=stripe] .news__excerpt{font-family:var(--stripe-font, "Inter", sans-serif);color:var(--stripe-slate, #64748d)}body[data-template=stripe] .gallery{background:var(--bg-subtle, #f6f9fc)}body[data-template=stripe] .gallery__item:hover:after{background:#635bff26}body[data-template=stripe] .access{background:var(--bg-subtle, #f6f9fc)}body[data-template=stripe] .access__store-name{font-family:var(--stripe-font, "Inter", sans-serif);font-weight:700;color:var(--stripe-dark-navy, #0d253d)}body[data-template=stripe] .access__detail{color:var(--stripe-slate, #64748d)}body[data-template=stripe] .access__detail a{color:var(--stripe-purple, #635bff)}body[data-template=airbnb] .staff__card{background:#fff;border-radius:var(--radius-xl, 32px);box-shadow:var(--shadow-sm, 0 2px 8px rgba(0,0,0,.05))}body[data-template=airbnb] .staff__card:hover{box-shadow:var(--shadow-md, 0 6px 20px rgba(0,0,0,.08))}body[data-template=airbnb] .staff__name{font-family:Noto Sans JP,-apple-system,sans-serif;color:var(--text, #222);font-weight:700;font-size:1rem}body[data-template=airbnb] .staff__tag{background:#ff385c14;border-color:#ff385c26;color:var(--primary, #ff385c)}body[data-template=airbnb] .news__date{color:var(--primary, #ff385c)}body[data-template=airbnb] .news__item{border-bottom-color:#ebebeb}body[data-template=airbnb] .gallery__item{border-radius:var(--radius-lg, 20px)}body[data-template=airbnb] .gallery__item:hover:after{background:#ff385c1f}html{scroll-behavior:smooth;font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Noto Sans JP,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--text);background:var(--bg);line-height:1.8;font-weight:400;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}.section-container{max-width:1200px;margin:0 auto;padding:0 24px}.section-padding{padding:100px 0}.section-title{font-family:Playfair Display,serif;font-size:clamp(2rem,5vw,2.75rem);font-weight:600;color:var(--primary);text-align:center;margin-bottom:12px;letter-spacing:.02em}.section-subtitle{font-size:.85rem;color:var(--accent);text-align:center;text-transform:uppercase;letter-spacing:.2em;margin-bottom:48px;font-weight:500}.section-divider{width:60px;height:1px;background:var(--accent);margin:0 auto 48px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-40px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.animate-on-scroll{opacity:0;transform:translateY(30px);transition:opacity .7s var(--transition),transform .7s var(--transition)}.animate-on-scroll.is-visible{opacity:1;transform:translateY(0)}.animate-on-scroll.delay-1{transition-delay:.1s}.animate-on-scroll.delay-2{transition-delay:.2s}.animate-on-scroll.delay-3{transition-delay:.3s}.animate-on-scroll.delay-4{transition-delay:.4s}.loading{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--bg);display:flex;align-items:center;justify-content:center;z-index:9999;transition:opacity .5s ease}.loading.hide{opacity:0;pointer-events:none}.loading__spinner{width:40px;height:40px;border:2px solid var(--bg-subtle);border-top-color:var(--accent);border-radius:50%;animation:spin .8s linear infinite}.header{position:fixed;top:0;left:0;right:0;height:var(--header-height);z-index:1000;transition:background .4s ease,box-shadow .4s ease}.header.is-scrolled{background:#fafaf8f2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:var(--shadow-sm)}.header__inner{max-width:1200px;margin:0 auto;padding:0 24px;height:100%;display:flex;align-items:center;justify-content:space-between}.header__logo{display:flex;align-items:center;gap:8px}.header__logo-text{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;color:var(--primary);letter-spacing:.05em;transition:color var(--transition)}.header:not(.is-scrolled) .header__logo-text{color:var(--white)}.header__nav-list{display:flex;gap:32px;align-items:center}.header__nav-link{font-size:.82rem;font-weight:500;letter-spacing:.08em;color:var(--text);position:relative;padding:4px 0;transition:color var(--transition)}.header:not(.is-scrolled) .header__nav-link{color:#ffffffe6}.header__nav-link:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:1px;background:var(--accent);transition:width var(--transition)}.header__nav-link:hover:after,.header__nav-link.is-active:after{width:100%}.header__hamburger{display:none;flex-direction:column;justify-content:center;align-items:center;width:44px;height:44px;background:none;border:none;cursor:pointer;gap:6px;z-index:1001}.header__hamburger span{width:24px;height:1.5px;background:var(--text);transition:all var(--transition);transform-origin:center}.header:not(.is-scrolled) .header__hamburger span{background:var(--white)}.header__hamburger.is-open span:nth-child(1){transform:translateY(7.5px) rotate(45deg)}.header__hamburger.is-open span:nth-child(2){opacity:0}.header__hamburger.is-open span:nth-child(3){transform:translateY(-7.5px) rotate(-45deg)}.header__hamburger.is-open span{background:var(--text)!important}.mobile-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1a1a2e80;z-index:998;opacity:0;pointer-events:none;transition:opacity var(--transition)}.mobile-overlay.is-active{opacity:1;pointer-events:all}@media (max-width: 768px){.header__hamburger{display:flex}.header__nav{position:fixed;top:0;right:-300px;width:280px;height:100vh;background:var(--white);padding:100px 32px 40px;transition:right var(--transition);z-index:999;box-shadow:var(--shadow-xl);overflow-y:auto}.header__nav.is-open{right:0}.header__nav-list{flex-direction:column;gap:0}.header__nav-link{display:block;padding:16px 0;font-size:.95rem;color:var(--text)!important;border-bottom:1px solid var(--bg-subtle)}}.hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden;background:var(--primary-dark)}.hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center;background-repeat:no-repeat;transition:transform .1s linear}.hero__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#1a0f40a6,#2d1b698c,#1a0f40bf)}.hero__bg--gradient{background:linear-gradient(135deg,#1a0f40,#2d1b69,#4a2d8f 60%,#2d1b69)}.hero__bg--gradient:after{background:none}.hero__content{position:relative;z-index:1;max-width:800px;padding:0 24px;animation:fadeInUp 1s ease .3s both}.hero__label{display:inline-block;font-size:.75rem;letter-spacing:.3em;text-transform:uppercase;color:var(--accent);margin-bottom:24px;font-weight:500}.hero__title{font-family:Playfair Display,serif;font-size:clamp(2.5rem,7vw,4.5rem);font-weight:700;color:var(--white);line-height:1.2;margin-bottom:20px;letter-spacing:.02em}.hero__subtitle{font-size:clamp(1rem,2.5vw,1.2rem);color:#ffffffd9;font-weight:300;line-height:1.8;margin-bottom:40px;letter-spacing:.1em}.hero__cta{display:inline-block;padding:16px 48px;background:transparent;border:1px solid var(--accent);color:var(--accent);font-size:.85rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;transition:all var(--transition);cursor:pointer}.hero__cta:hover{background:var(--accent);color:var(--primary-dark)}.hero__scroll{position:absolute;bottom:40px;left:50%;transform:translate(-50%);z-index:1;display:flex;flex-direction:column;align-items:center;gap:8px;color:#ffffff80;font-size:.7rem;letter-spacing:.2em;animation:fadeIn 1s ease 1.5s both}.hero__scroll-line{width:1px;height:40px;background:linear-gradient(to bottom,rgba(255,255,255,.5),transparent);animation:shimmer 2s ease infinite}.concept{background:var(--white)}.concept__grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.concept__image-wrapper{position:relative;overflow:hidden;border-radius:var(--radius-md)}.concept__image-wrapper:before{content:"";position:absolute;top:-20px;left:-20px;right:20px;bottom:20px;border:1px solid var(--accent);border-radius:var(--radius-md);z-index:0;opacity:.3}.concept__image{position:relative;z-index:1;width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:var(--radius-md)}.concept__image-placeholder{position:relative;z-index:1;width:100%;aspect-ratio:4/5;background:linear-gradient(135deg,var(--bg-subtle),var(--bg-warm));border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;color:var(--text-muted);font-size:3rem}.concept__text{padding:20px 0}.concept__heading{font-family:Playfair Display,serif;font-size:clamp(1.5rem,3vw,2rem);color:var(--primary);margin-bottom:24px;line-height:1.4}.concept__body p{color:var(--text-light);font-size:.95rem;line-height:2;margin-bottom:20px}.concept__accent-line{width:40px;height:1px;background:var(--accent);margin-bottom:24px}@media (max-width: 768px){.concept__grid{grid-template-columns:1fr;gap:40px}.concept__image-wrapper:before{display:none}}.menu{background:var(--bg)}.menu__courses{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:60px}.menu__card{background:var(--white);border-radius:var(--radius-lg);padding:36px 32px;transition:all var(--transition);border:1px solid transparent;position:relative;overflow:hidden}.menu__card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--primary),var(--accent));opacity:0;transition:opacity var(--transition)}.menu__card:hover{box-shadow:var(--shadow-lg);border-color:#c9a96e26;transform:translateY(-4px)}.menu__card:hover:before{opacity:1}.menu__card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px;gap:16px}.menu__card-name{font-size:1.15rem;font-weight:700;color:var(--primary);line-height:1.4}.menu__card-duration{font-size:.8rem;color:var(--text-muted);white-space:nowrap;background:var(--bg-subtle);padding:4px 12px;border-radius:20px}.menu__card-price{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600;color:var(--accent-dark);margin-bottom:12px}.menu__card-price span{font-size:.85rem;font-weight:400;color:var(--text-muted)}.menu__card-desc{font-size:.88rem;color:var(--text-light);line-height:1.8}.menu__options-title{font-size:1.1rem;font-weight:600;color:var(--primary);text-align:center;margin-bottom:24px}.menu__options{max-width:700px;margin:0 auto}.menu__option{display:flex;justify-content:space-between;align-items:center;padding:16px 0;border-bottom:1px solid var(--bg-subtle)}.menu__option:last-child{border-bottom:none}.menu__option-name{font-size:.95rem;color:var(--text)}.menu__option-price{font-weight:600;color:var(--accent-dark);white-space:nowrap}.menu__option-desc{display:block;font-size:.8rem;color:var(--text-muted);margin-top:2px}@media (max-width: 768px){.menu__courses{grid-template-columns:1fr}}.staff{background:var(--white)}.staff__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.staff__card{background:#fff;border-radius:var(--radius-lg);overflow:hidden;transition:all var(--transition);box-shadow:0 2px 8px #0000000a;cursor:pointer}.staff__card:hover{box-shadow:var(--shadow-md);transform:translateY(-6px)}.staff__portrait-wrapper{position:relative;width:100%;aspect-ratio:3 / 4;overflow:hidden;background:linear-gradient(135deg,var(--bg-subtle),var(--bg-warm))}.staff__portrait{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.staff__card:hover .staff__portrait{transform:scale(1.05)}.staff__portrait-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--text-muted);background:linear-gradient(135deg,var(--bg-subtle) 0%,var(--bg-warm) 100%)}.staff__info{padding:20px 24px 28px}.staff__name{font-family:Playfair Display,serif;font-size:1.2rem;font-weight:700;color:var(--primary);margin-bottom:10px}.staff__tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.staff__tag{font-size:.7rem;padding:3px 10px;border-radius:20px;background:var(--bg-subtle);color:var(--text-light);border:1px solid rgba(0,0,0,.06)}.staff__bio{font-size:.85rem;color:var(--text-light);line-height:1.8;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.staff__new-section{margin-bottom:48px}.staff__new-title{font-family:Playfair Display,serif;font-size:1.3rem;color:var(--accent);text-align:center;margin-bottom:24px}.staff__new-badge{position:absolute;top:12px;left:12px;background:linear-gradient(135deg,#ff6b9d,#c850c0);color:#fff;font-size:.7rem;font-weight:700;padding:4px 12px;border-radius:20px;letter-spacing:.05em;box-shadow:0 2px 8px #c850c04d;z-index:1}@media (max-width: 960px){.staff__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 560px){.staff__grid{grid-template-columns:repeat(2,1fr);gap:16px}.staff__info{padding:16px}}.gallery{background:var(--bg)}.gallery__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.gallery__item{position:relative;overflow:hidden;border-radius:var(--radius-md);cursor:pointer;aspect-ratio:1}.gallery__item:nth-child(1){grid-row:span 2;aspect-ratio:auto}.gallery__item img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.gallery__item:hover img{transform:scale(1.05)}.gallery__item:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#2d1b6900;transition:background var(--transition)}.gallery__item:hover:after{background:#2d1b6926}.gallery__placeholder{width:100%;height:100%;min-height:200px;background:linear-gradient(135deg,var(--bg-subtle),var(--bg-warm));display:flex;align-items:center;justify-content:center;color:var(--text-muted);font-size:2rem}@media (max-width: 768px){.gallery__grid{grid-template-columns:repeat(2,1fr)}.gallery__item:nth-child(1){grid-row:span 1;aspect-ratio:1}}.lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000eb;z-index:2000;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity var(--transition);padding:40px}.lightbox.is-active{opacity:1;pointer-events:all}.lightbox__close{position:absolute;top:20px;right:24px;background:none;border:none;color:var(--white);font-size:2rem;cursor:pointer;width:48px;height:48px;display:flex;align-items:center;justify-content:center;transition:opacity var(--transition)}.lightbox__close:hover{opacity:.7}.lightbox__image{max-width:90vw;max-height:85vh;object-fit:contain;border-radius:var(--radius-sm)}.news{background:var(--white)}.news__list{max-width:800px;margin:0 auto}.news__item{padding:28px 0;border-bottom:1px solid var(--bg-subtle);transition:padding-left var(--transition)}.news__item:hover{padding-left:8px}.news__item:first-child{padding-top:0}.news__date{font-size:.8rem;color:var(--accent-dark);font-weight:500;letter-spacing:.05em;margin-bottom:6px}.news__title{font-size:1.05rem;font-weight:600;color:var(--text);margin-bottom:8px;line-height:1.6}.news__excerpt{font-size:.88rem;color:var(--text-light);line-height:1.8;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.access{background:var(--bg)}.access__locations{display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:32px}.access__location{background:#fff;border-radius:16px;padding:32px;box-shadow:0 2px 12px #0000000f}.access__note{font-size:.9rem;color:var(--text-light);margin-top:12px;line-height:1.6}.access__grid{display:grid;grid-template-columns:1fr 1.5fr;gap:48px;align-items:start}.access__info{padding:20px 0}.access__store-name{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:600;color:var(--primary);margin-bottom:24px}.access__detail{display:flex;gap:16px;margin-bottom:20px;font-size:.95rem;color:var(--text-light);line-height:1.8}.access__detail-icon{flex-shrink:0;width:20px;color:var(--accent);text-align:center;padding-top:3px}.access__map-wrapper{border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-md);aspect-ratio:4/3}.access__map-wrapper iframe{width:100%;height:100%;border:0}.access__map-placeholder{width:100%;height:100%;min-height:300px;background:var(--bg-subtle);display:flex;align-items:center;justify-content:center;color:var(--text-muted);font-size:.9rem}@media (max-width: 768px){.access__grid{grid-template-columns:1fr}}.footer{background:var(--primary-dark);color:#ffffffb3;padding:60px 0 32px;position:relative}.footer__inner{max-width:1200px;margin:0 auto;padding:0 24px}.footer__brand{text-align:center;margin-bottom:32px}.footer__logo{font-family:Playfair Display,serif;font-size:1.75rem;font-weight:700;color:var(--white);letter-spacing:.05em}.footer__tagline{font-size:.8rem;color:var(--accent);letter-spacing:.15em;margin-top:4px}.footer__info{text-align:center;margin-bottom:32px;font-size:.85rem;line-height:2}.footer__bottom{text-align:center;padding-top:24px;border-top:1px solid rgba(255,255,255,.1)}.footer__copyright{font-size:.75rem;color:#fff6}.back-to-top{position:fixed;bottom:32px;right:32px;width:48px;height:48px;background:var(--primary);color:var(--white);border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-md);opacity:0;transform:translateY(20px);transition:all var(--transition);z-index:100}.back-to-top.is-visible{opacity:1;transform:translateY(0)}.back-to-top:hover{background:var(--primary-light);transform:translateY(-2px)}.coming-soon{position:fixed;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,var(--primary-dark),var(--primary));z-index:10000;display:flex;align-items:center;justify-content:center;text-align:center}.coming-soon__title{font-family:Playfair Display,serif;font-size:clamp(3rem,8vw,5rem);color:var(--white);font-weight:700;letter-spacing:.05em;margin-bottom:8px}.coming-soon__subtitle{font-size:1rem;color:var(--accent);letter-spacing:.3em;text-transform:uppercase;margin-bottom:32px}.coming-soon__line{width:60px;height:1px;background:var(--accent);margin:0 auto 32px}.coming-soon__text{color:#fff9;font-size:.9rem;line-height:2}.therapist-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#1a0f40b3;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:2000;display:flex;align-items:center;justify-content:center;padding:20px;opacity:0;pointer-events:none;transition:opacity .3s ease}.therapist-modal-overlay.is-active{opacity:1;pointer-events:all}.therapist-modal{position:relative;background:var(--white);border-radius:var(--radius-xl);max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 24px 80px #1a0f4059;transform:scale(.95);transition:transform .3s cubic-bezier(.4,0,.2,1)}.therapist-modal-overlay.is-active .therapist-modal{transform:scale(1)}.therapist-modal__close{position:absolute;top:12px;right:12px;z-index:10;width:40px;height:40px;border-radius:50%;border:none;background:#1a0f4099;color:var(--white);font-size:1.5rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background var(--transition)}.therapist-modal__close:hover{background:#1a0f40d9}.therapist-modal__gallery{position:relative}.therapist-modal__main-photo-wrapper{width:100%;aspect-ratio:3 / 4;overflow:hidden;background:linear-gradient(135deg,var(--bg-subtle),var(--bg-warm));border-radius:var(--radius-xl) var(--radius-xl) 0 0}.therapist-modal__main-photo{width:100%;height:100%;object-fit:cover;transition:opacity .3s ease}.therapist-modal__main-photo-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--text-muted);background:linear-gradient(135deg,var(--bg-subtle) 0%,var(--bg-warm) 100%)}.therapist-modal__thumbs{display:flex;gap:8px;padding:12px 16px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--accent-light) transparent}.therapist-modal__thumbs::-webkit-scrollbar{height:4px}.therapist-modal__thumbs::-webkit-scrollbar-track{background:transparent}.therapist-modal__thumbs::-webkit-scrollbar-thumb{background:var(--accent-light);border-radius:2px}.therapist-modal__thumb{width:60px;height:80px;object-fit:cover;border-radius:var(--radius-sm);cursor:pointer;opacity:.5;transition:opacity var(--transition),box-shadow var(--transition);flex-shrink:0;border:2px solid transparent}.therapist-modal__thumb:hover{opacity:.8}.therapist-modal__thumb--active{opacity:1;border-color:var(--accent);box-shadow:0 0 0 2px #c9a96e4d}.therapist-modal__info{padding:24px 28px 32px}.therapist-modal__name{font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;color:var(--primary);margin-bottom:12px;line-height:1.4}.therapist-modal__tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:16px}.therapist-modal__bio{font-size:.95rem;color:var(--text-light);line-height:2;white-space:pre-line}@media (max-width: 640px){.therapist-modal-overlay{padding:12px}.therapist-modal{max-height:95vh;border-radius:var(--radius-lg)}.therapist-modal__main-photo-wrapper{border-radius:var(--radius-lg) var(--radius-lg) 0 0}.therapist-modal__close{width:44px;height:44px;top:10px;right:10px}.therapist-modal__info{padding:20px 20px 28px}.therapist-modal__thumb{width:52px;height:68px}}
