:root{--brand-name:"1PLACE4YOU";--area-lifestyle:#78a7ff;--area-vitality:#78e6c4;--area-community:#b88cff;--area-time:#ffc96b;--lifestyle-100:#eaf1ff;--lifestyle-300:#afcbff;--lifestyle-500:#78a7ff;--lifestyle-700:#3e72d8;--lifestyle-glow:#78a7ff47;--vitality-100:#e8fff8;--vitality-300:#a8f3dc;--vitality-500:#78e6c4;--vitality-700:#32a884;--vitality-glow:#78e6c442;--community-100:#f2eaff;--community-300:#d4bcff;--community-500:#b88cff;--community-700:#7e52d9;--community-glow:#b88cff47;--time-100:#fff5de;--time-300:#ffdb92;--time-500:#ffc96b;--time-700:#d99124;--time-glow:#ffc96b47;--color-success:#78e6c4;--color-warning:#ffc96b;--color-error:#ff6f7d;--color-info:#78a7ff;--color-paused:#8c8c96;--radius-xs:8px;--radius-sm:12px;--radius-md:18px;--radius-lg:24px;--radius-xl:32px;--radius-2xl:44px;--radius-pill:999px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--space-20:80px;--space-24:96px;--space-32:128px;--motion-fast:.14s;--motion-base:.22s;--motion-slow:.42s;--ease-standard:cubic-bezier(.22, 1, .36, 1);--ease-emphasized:cubic-bezier(.19, 1, .22, 1);--font-sans:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display:Inter, ui-sans-serif, system-ui, sans-serif;--header-height-website:88px;--header-height-app:64px;--admin-sidebar-width:280px;--side-pad:clamp(28px, 5vw, 86px)}:root,[data-theme=dark]{--color-bg:#050505;--color-bg-soft:#090909;--color-surface:#0d0d0f;--color-surface-raised:#111116;--color-surface-strong:#17171d;--color-border:#ffffff1f;--color-border-strong:#ffffff38;--color-text:#f6f6f4;--color-text-muted:#f6f6f49e;--color-text-soft:#f6f6f46b;--shadow-sm:0 8px 24px #00000047;--shadow-md:0 18px 48px #00000061;--shadow-lg:0 32px 90px #00000085}[data-theme=light]{--color-bg:#f6f2ea;--color-bg-soft:#eee7dc;--color-surface:#fff;--color-surface-raised:#f9f6ef;--color-surface-strong:#ece3d6;--color-border:#0a0a0a1f;--color-border-strong:#0a0a0a38;--color-text:#101010;--color-text-muted:#101010a3;--color-text-soft:#1010106b;--shadow-sm:0 8px 24px #14141414;--shadow-md:0 18px 48px #1414141f;--shadow-lg:0 32px 90px #14141429}
*{box-sizing:border-box}html{background:var(--color-bg);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;min-height:100%}html[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}body{min-height:100%;color:var(--color-text);background:radial-gradient(circle at 12% 8%, color-mix(in srgb, var(--area-lifestyle) 20%, transparent), transparent 32rem), radial-gradient(circle at 88% 14%, color-mix(in srgb, var(--area-time) 16%, transparent), transparent 34rem), radial-gradient(circle at 75% 80%, color-mix(in srgb, var(--area-community) 12%, transparent), transparent 30rem), var(--color-bg);font-family:var(--font-sans);transition:background var(--motion-base) var(--ease-standard), color var(--motion-base) var(--ease-standard);margin:0}a{color:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:2px solid var(--area-time);outline-offset:3px}.site-shell{min-height:100vh}.site-header{z-index:20;min-height:var(--header-height-website);padding:0 var(--side-pad);border-bottom:1px solid var(--color-border);background:color-mix(in srgb, var(--color-bg) 82%, transparent);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);grid-template-columns:1fr auto 1fr;align-items:center;display:grid;position:sticky;top:0}.header-left,.header-right{align-items:center;gap:var(--space-3);display:flex}.header-right{justify-content:flex-end}.wordmark{text-align:center;line-height:1;text-decoration:none}.wordmark small,.eyebrow,.kicker{color:var(--color-text-soft);letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:800;display:block}.wordmark strong{letter-spacing:-.06em;margin-top:4px;font-size:clamp(18px,2vw,22px);font-weight:900;display:block}.pill-button,.icon-button,.theme-button{border:1px solid var(--color-border);border-radius:var(--radius-pill);min-height:46px;color:var(--color-text);background:color-mix(in srgb, var(--color-surface) 78%, transparent);font:inherit;cursor:pointer;transition:transform var(--motion-fast) var(--ease-standard), border-color var(--motion-fast) var(--ease-standard), background var(--motion-fast) var(--ease-standard);font-weight:800;text-decoration:none}.pill-button{align-items:center;gap:var(--space-2);padding:0 var(--space-5);display:inline-flex}.icon-button,.theme-button{min-width:46px;padding:0 var(--space-4);place-items:center;display:inline-grid}.theme-button{min-width:86px}.pill-button:hover,.icon-button:hover,.theme-button:hover{border-color:var(--color-border-strong);background:var(--color-surface-raised);transform:translateY(-1px)}.primary-button{min-height:54px;padding:0 var(--space-6);border-radius:var(--radius-pill);color:#050505;background:linear-gradient(135deg, var(--area-time), var(--area-vitality));box-shadow:var(--shadow-md);border:0;align-items:center;font-weight:900;text-decoration:none;display:inline-flex}.secondary-button{min-height:54px;padding:0 var(--space-6);border:1px solid var(--color-border);border-radius:var(--radius-pill);color:var(--color-text);background:0 0;align-items:center;font-weight:900;text-decoration:none;display:inline-flex}.hero{min-height:calc(100vh - var(--header-height-website));padding:var(--space-24) var(--side-pad);align-items:center;display:grid}.hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:clamp(32px,6vw,96px);display:grid}.hero h1{max-width:1120px;margin:var(--space-4) 0 var(--space-8);letter-spacing:-.095em;font-size:clamp(68px,11vw,178px);line-height:.82}.hero p{max-width:660px;color:var(--color-text-muted);margin:0;font-size:clamp(18px,2vw,22px);line-height:1.55}.hero-actions{gap:var(--space-3);margin-top:var(--space-8);flex-wrap:wrap;display:flex}.hero-panel{border:1px solid var(--color-border);border-radius:var(--radius-2xl);background:linear-gradient(155deg, color-mix(in srgb, var(--color-surface-raised) 84%, transparent), color-mix(in srgb, var(--color-surface) 80%, transparent)), var(--color-surface);min-height:560px;box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.orbit{border:1px solid var(--color-border);border-radius:var(--radius-2xl);position:absolute;inset:36px}.orbit:nth-child(2){inset:92px 62px}.orbit:nth-child(3){inset:156px 98px}.area-dot{width:128px;min-height:128px;padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-xl);background:color-mix(in srgb, var(--color-surface-raised) 84%, transparent);box-shadow:0 0 0 1px color-mix(in srgb, var(--dot-color) 28%, transparent), 0 24px 80px var(--dot-glow);position:absolute}.area-dot strong,.area-dot small{display:block}.area-dot strong{margin-bottom:var(--space-2)}.area-dot small{color:var(--color-text-muted);line-height:1.35}.area-dot.lifestyle{--dot-color:var(--area-lifestyle);--dot-glow:var(--lifestyle-glow);top:44px;left:38px}.area-dot.vitality{--dot-color:var(--area-vitality);--dot-glow:var(--vitality-glow);top:104px;right:48px}.area-dot.community{--dot-color:var(--area-community);--dot-glow:var(--community-glow);bottom:78px;left:74px}.area-dot.time{--dot-color:var(--area-time);--dot-glow:var(--time-glow);bottom:56px;right:66px}.panel-core{text-align:center;width:220px;min-height:220px;padding:var(--space-6);border:1px solid var(--color-border-strong);background:var(--color-bg);box-shadow:var(--shadow-lg);border-radius:50%;place-items:center;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.panel-core strong{letter-spacing:-.08em;font-size:26px;display:block}.panel-core small{margin-top:var(--space-2);color:var(--color-text-muted);line-height:1.45;display:block}.section{padding:var(--space-24) var(--side-pad)}.section-header{max-width:960px;margin-bottom:var(--space-12)}.section-header h2{margin:var(--space-3) 0 0;letter-spacing:-.08em;font-size:clamp(44px,7vw,118px);line-height:.88}.area-grid{gap:var(--space-4);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.area-card{--active-color:var(--area-time);--active-glow:var(--time-glow);min-height:390px;padding:var(--space-6);border:1px solid var(--color-border);border-radius:var(--radius-xl);background:color-mix(in srgb, var(--color-surface-raised) 86%, transparent);box-shadow:var(--shadow-sm);position:relative;overflow:hidden}.area-card:before{content:"";background:radial-gradient(circle at 50% 50%, color-mix(in srgb, var(--active-color) 42%, transparent), transparent 70%);opacity:.7;height:180px;position:absolute;inset:auto -40px -80px}.area-card:hover{border-color:color-mix(in srgb, var(--active-color) 65%, var(--color-border));box-shadow:0 0 0 1px color-mix(in srgb, var(--active-color) 18%, transparent), 0 24px 80px var(--active-glow)}.area-card.lifestyle{--active-color:var(--area-lifestyle);--active-glow:var(--lifestyle-glow)}.area-card.vitality{--active-color:var(--area-vitality);--active-glow:var(--vitality-glow)}.area-card.community{--active-color:var(--area-community);--active-glow:var(--community-glow)}.area-card.time{--active-color:var(--area-time);--active-glow:var(--time-glow)}.area-card .number{color:var(--active-color);font-weight:900}.area-card h3{margin:var(--space-5) 0 var(--space-4);letter-spacing:-.07em;font-size:clamp(30px,4vw,54px);line-height:.92;position:relative}.area-card p,.area-card li{color:var(--color-text-muted);line-height:1.55;position:relative}.area-card ul{gap:var(--space-2);margin:var(--space-6) 0 0;padding:0;list-style:none;display:grid;position:relative}.area-card li{padding:var(--space-2) 0;border-top:1px solid var(--color-border)}.timeline-band{margin:0 var(--side-pad);padding:var(--space-16);border:1px solid var(--color-border);border-radius:var(--radius-2xl);background:linear-gradient(90deg, color-mix(in srgb, var(--area-lifestyle) 14%, transparent), transparent 28%), linear-gradient(90deg, transparent 28%, color-mix(in srgb, var(--area-vitality) 12%, transparent), transparent 55%), linear-gradient(90deg, transparent 55%, color-mix(in srgb, var(--area-community) 12%, transparent), transparent 78%), linear-gradient(90deg, transparent 78%, color-mix(in srgb, var(--area-time) 14%, transparent)), var(--color-surface);box-shadow:var(--shadow-md)}.timeline-line{height:2px;margin:var(--space-10) 0;background:linear-gradient(90deg, var(--area-lifestyle), var(--area-vitality), var(--area-community), var(--area-time))}.timeline-items{gap:var(--space-4);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.timeline-item{padding:var(--space-5);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--color-bg) 54%, transparent)}.footer{justify-content:space-between;gap:var(--space-6);padding:var(--space-12) var(--side-pad);border-top:1px solid var(--color-border);color:var(--color-text-muted);display:flex}@media (max-width:1120px){.hero-grid,.area-grid,.timeline-items{grid-template-columns:1fr 1fr}.hero-panel{min-height:480px}}@media (max-width:720px){.site-header{gap:var(--space-3);grid-template-columns:1fr auto}.wordmark{text-align:right}.header-right{padding-bottom:var(--space-3);grid-column:1/-1;justify-content:space-between}.hero{padding-top:var(--space-16)}.hero-grid,.area-grid,.timeline-items{grid-template-columns:1fr}.hero h1{font-size:clamp(58px,19vw,92px)}.hero-panel{min-height:460px}.area-dot{width:116px;min-height:116px}.timeline-band{margin:0 var(--space-5);padding:var(--space-8)}.footer{flex-direction:column}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.topnav-links{justify-content:center;align-items:center;gap:var(--space-3);display:flex}.topnav-links a{color:var(--color-text-muted);font-size:13px;font-weight:800;text-decoration:none}.topnav-links a:hover{color:var(--color-text)}.mega-menu{position:relative}.mega-menu>summary{list-style:none}.mega-menu>summary::-webkit-details-marker{display:none}.mega-panel{width:min(960px,100vw - 48px);padding:var(--space-6);border:1px solid var(--color-border);border-radius:var(--radius-2xl);background:radial-gradient(circle at 12% 0%, color-mix(in srgb, var(--area-lifestyle) 16%, transparent), transparent 24rem), radial-gradient(circle at 88% 0%, color-mix(in srgb, var(--area-time) 14%, transparent), transparent 24rem), color-mix(in srgb, var(--color-surface) 94%, transparent);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);position:absolute;top:calc(100% + 14px);left:0}.mega-panel-head{justify-content:space-between;gap:var(--space-4);margin-bottom:var(--space-6);align-items:baseline;display:flex}.mega-panel-head strong{letter-spacing:-.07em;font-size:clamp(24px,4vw,48px)}.mega-grid{gap:var(--space-4);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.mega-group{padding:var(--space-5);border:1px solid var(--color-border);border-radius:var(--radius-xl);background:color-mix(in srgb, var(--color-bg) 50%, transparent)}.mega-group-title{margin-bottom:var(--space-2);letter-spacing:-.04em;font-size:20px;font-weight:900;text-decoration:none;display:block}.mega-group p{margin:0 0 var(--space-5);color:var(--color-text-muted);font-size:13px;line-height:1.5}.mega-links{gap:var(--space-2);display:grid}.mega-link{justify-content:space-between;gap:var(--space-3);padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text);background:color-mix(in srgb, var(--color-surface-raised) 70%, transparent);text-decoration:none;display:flex}.mega-link small{color:var(--color-text-soft);font-weight:800}.mega-link.color-lifestyle{border-color:color-mix(in srgb, var(--area-lifestyle) 45%, var(--color-border))}.mega-link.color-vitality{border-color:color-mix(in srgb, var(--area-vitality) 45%, var(--color-border))}.mega-link.color-community{border-color:color-mix(in srgb, var(--area-community) 45%, var(--color-border))}.mega-link.color-time{border-color:color-mix(in srgb, var(--area-time) 45%, var(--color-border))}.footer-expanded{align-items:flex-start}.footer-expanded>div:first-child{gap:var(--space-2);display:grid}.footer-groups{gap:var(--space-8);grid-template-columns:repeat(4,minmax(120px,1fr));display:grid}.footer-group{gap:var(--space-2);display:grid}.footer-group h3{margin:0 0 var(--space-2);color:var(--color-text);letter-spacing:.12em;text-transform:uppercase;font-size:13px}.footer-group a{color:var(--color-text-muted);text-decoration:none}.footer-group a:hover{color:var(--color-text)}@media (max-width:1120px){.topnav-links{display:none}.mega-grid,.footer-groups{grid-template-columns:1fr 1fr}}@media (max-width:720px){.mega-panel{left:var(--space-5);right:var(--space-5);top:calc(var(--header-height-website) + 14px);width:auto;max-height:calc(100vh - var(--header-height-website) - 40px);position:fixed;overflow:auto}.mega-grid,.footer-groups{grid-template-columns:1fr}}.site-header-clean{grid-template-columns:minmax(7rem,1fr) auto minmax(7rem,1fr);align-items:center;gap:clamp(.75rem,2vw,1.5rem);padding-inline:clamp(1rem,4vw,3rem);display:grid}.site-header-clean .header-zone{align-items:center;min-width:0;display:flex}.site-header-clean .header-zone-left{justify-content:flex-start}.site-header-clean .header-zone-right{justify-content:flex-end;gap:.65rem}.site-header-clean .header-logo-center{text-align:center;justify-self:center;min-width:0}.site-header-clean .header-logo-center small,.site-header-clean .header-logo-center strong{text-align:center}.site-header-clean .header-left,.site-header-clean .topnav-links{display:none}.site-header-clean .header-zone-left button,.site-header-clean .header-zone-left a,.site-header-clean .header-zone-left summary{min-width:2.75rem;min-height:2.75rem}.site-header-clean .login-button{white-space:nowrap}.footer-clean{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:clamp(1.25rem,3vw,2rem);padding-inline:clamp(1.25rem,4vw,4rem);display:flex}.footer-clean .footer-brand{flex-direction:column;align-items:center;gap:.35rem;display:flex}.footer-clean .footer-brand strong{letter-spacing:-.03em}.footer-clean .footer-groups{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:clamp(1.5rem,4vw,3.25rem);width:min(100%,68rem);display:flex}.footer-clean .footer-group{text-align:center;flex-direction:column;align-items:center;gap:.65rem;min-width:8rem;display:flex}.footer-clean .footer-group h3{margin:0}.footer-clean .footer-links{flex-direction:column;align-items:center;gap:.45rem;display:flex}.footer-clean .footer-copyright{color:var(--color-muted);margin:0;font-size:.9rem}@media (max-width:720px){.site-header-clean{grid-template-columns:auto 1fr auto;gap:.75rem}.site-header-clean .header-logo-center{justify-self:center}.site-header-clean .header-logo-center small{display:none}.site-header-clean .header-zone-right{gap:.45rem}.site-header-clean .login-button{padding-inline:.85rem}.footer-clean .footer-groups{flex-direction:column;align-items:center}}.site-header-polished{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle at 50% 0,#ffffff09,#0000 34rem),#000000c7;border-bottom-color:#ffffff1c;min-height:5.4rem;padding-block:1.05rem}.site-header-polished .header-logo-polished{gap:0;line-height:1;transform:translateY(.02rem)}.site-header-polished .header-logo-polished small{display:none}.site-header-polished .header-logo-polished strong{letter-spacing:-.075em;text-transform:uppercase;font-size:clamp(1.2rem,1.25vw,1.55rem);line-height:.95;display:block}.site-header-polished .header-zone-left .pill-button,.site-header-polished .header-zone-right .pill-button,.site-header-polished .theme-button{min-height:3rem;padding-inline:1.2rem}.site-header-polished .header-zone-left .pill-button{gap:.55rem}.footer-polished{background:radial-gradient(circle at 22% 0,#78a7ff1a,#0000 30rem),radial-gradient(circle at 78% 0,#b88cff17,#0000 32rem),linear-gradient(#ffffff04,#0000);border-top:1px solid #ffffff1c;align-items:stretch;gap:clamp(2.1rem,4vw,3.5rem);padding-block:clamp(4.5rem,8vw,7.5rem) clamp(2.6rem,5vw,4rem);padding-inline:clamp(1.5rem,5vw,6rem)}.footer-polished .footer-brand{display:none}.footer-polished .footer-groups{grid-template-columns:repeat(4,minmax(9rem,1fr));justify-content:center;align-items:start;gap:clamp(2rem,5vw,5.5rem);width:min(100%,76rem);margin-inline:auto;display:grid}.footer-polished .footer-group{text-align:left;align-items:flex-start;gap:.95rem;min-width:0}.footer-polished .footer-group h3{width:100%;color:var(--color-text);letter-spacing:.13em;text-align:left;text-transform:uppercase;margin:0;font-size:clamp(.9rem,.85vw,1.05rem);line-height:1}.footer-polished .footer-links{align-items:flex-start;gap:.68rem;width:100%}.footer-polished .footer-links a{color:var(--color-muted);text-align:left;font-size:clamp(.98rem,.95vw,1.12rem);line-height:1.35;text-decoration:none;transition:color .16s,transform .16s}.footer-polished .footer-links a:hover{color:var(--color-text);transform:translate(.12rem)}.footer-polished .footer-copyright{width:min(100%,76rem);color:var(--color-muted);text-align:left;border-top:1px solid #ffffff17;margin-inline:auto;padding-top:clamp(1.25rem,3vw,2rem);font-size:.95rem}@media (max-width:900px){.footer-polished .footer-groups{grid-template-columns:repeat(2,minmax(10rem,1fr))}}@media (max-width:560px){.site-header-polished{grid-template-columns:auto 1fr auto;min-height:4.8rem;padding-inline:1rem}.site-header-polished .header-logo-polished strong{font-size:1.05rem}.site-header-polished .header-zone-left .pill-button,.site-header-polished .header-zone-right .pill-button,.site-header-polished .theme-button{min-height:2.7rem;padding-inline:.9rem}.footer-polished{padding-block:3.5rem 2.6rem}.footer-polished .footer-groups{grid-template-columns:1fr;gap:2rem}.footer-polished .footer-copyright{text-align:left}}.public-hero{min-height:calc(100vh - var(--header-height-website));padding:clamp(72px, 9vw, 132px) var(--side-pad);border-bottom:1px solid var(--color-border);background:radial-gradient(circle at 16% 20%, color-mix(in srgb, var(--area-lifestyle) 20%, transparent), transparent 34rem), radial-gradient(circle at 82% 16%, color-mix(in srgb, var(--area-time) 18%, transparent), transparent 36rem), linear-gradient(135deg, color-mix(in srgb, var(--color-bg) 96%, transparent), color-mix(in srgb, var(--color-surface) 88%, transparent));align-items:center;display:grid}.public-hero-inner{grid-template-columns:minmax(0,.98fr) minmax(360px,1.02fr);align-items:center;gap:clamp(36px,6vw,104px);display:grid}.public-hero-copy h1{max-width:1040px;margin:var(--space-4) 0 var(--space-8);letter-spacing:-.095em;font-size:clamp(72px,11vw,176px);line-height:.82}.public-hero-copy p{max-width:700px;color:var(--color-text-muted);margin:0;font-size:clamp(18px,2vw,24px);line-height:1.55}.public-hero-visual{border:1px solid var(--color-border);border-radius:var(--radius-2xl);background:linear-gradient(145deg, color-mix(in srgb, var(--color-surface-raised) 88%, transparent), color-mix(in srgb, var(--color-surface) 74%, transparent)), var(--color-surface);min-height:640px;box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.public-hero-visual:before,.public-hero-visual:after{content:"";border:1px solid var(--color-border);border-radius:calc(var(--radius-2xl) - 12px);position:absolute;inset:34px}.public-hero-visual:after{opacity:.72;inset:112px 76px}.visual-glow{filter:blur(34px);opacity:.5;border-radius:999px;width:260px;height:260px;position:absolute}.visual-glow.lifestyle{background:color-mix(in srgb, var(--area-lifestyle) 45%, transparent);top:72px;left:-60px}.visual-glow.vitality{background:color-mix(in srgb, var(--area-vitality) 45%, transparent);top:112px;right:-70px}.visual-glow.community{background:color-mix(in srgb, var(--area-community) 38%, transparent);bottom:-100px;left:24%}.visual-glow.time{background:color-mix(in srgb, var(--area-time) 40%, transparent);bottom:22px;right:12%}.visual-card-main{z-index:2;align-content:center;gap:var(--space-3);width:min(340px,52%);min-height:250px;padding:var(--space-8);border:1px solid var(--color-border-strong);border-radius:var(--radius-2xl);text-align:center;background:color-mix(in srgb, var(--color-bg) 76%, transparent);box-shadow:var(--shadow-lg);display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.visual-card-main span{color:var(--color-text-soft);letter-spacing:.14em;text-transform:uppercase;font-size:11px;font-weight:900}.visual-card-main strong{letter-spacing:-.08em;font-size:clamp(42px,5vw,76px);line-height:.88}.visual-card-main p{color:var(--color-text-muted);margin:0;line-height:1.45}.visual-pill{z-index:3;gap:var(--space-2);width:172px;min-height:118px;padding:var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-xl);background:color-mix(in srgb, var(--color-surface-raised) 86%, transparent);box-shadow:var(--shadow-sm);display:grid;position:absolute}.visual-pill strong,.visual-pill small{display:block}.visual-pill small{color:var(--color-text-muted);line-height:1.35}.visual-pill-lifestyle{border-color:color-mix(in srgb, var(--area-lifestyle) 42%, var(--color-border));top:46px;left:44px}.visual-pill-vitality{border-color:color-mix(in srgb, var(--area-vitality) 42%, var(--color-border));top:112px;right:48px}.visual-pill-community{border-color:color-mix(in srgb, var(--area-community) 42%, var(--color-border));bottom:84px;left:72px}.visual-pill-time{border-color:color-mix(in srgb, var(--area-time) 46%, var(--color-border));bottom:66px;right:70px}.intro-section .section-header p,.section-header p{max-width:760px;color:var(--color-text-muted);font-size:clamp(17px,2vw,21px);line-height:1.6}.coming-grid{gap:var(--space-4);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.coming-card{min-height:290px;padding:var(--space-6);border:1px solid var(--color-border);border-radius:var(--radius-xl);background:linear-gradient(180deg, color-mix(in srgb, var(--color-surface-raised) 90%, transparent), color-mix(in srgb, var(--color-surface) 78%, transparent)), var(--color-surface);box-shadow:var(--shadow-sm)}.coming-card h3{margin:var(--space-5) 0 var(--space-4);letter-spacing:-.06em;font-size:clamp(28px,3vw,46px);line-height:.96}.coming-card p{color:var(--color-text-muted);margin:0;line-height:1.6}.public-rhythm-band{margin:0 var(--side-pad);border:1px solid var(--color-border);border-radius:var(--radius-2xl);background:linear-gradient(90deg, color-mix(in srgb, var(--area-lifestyle) 12%, transparent), transparent 28%), linear-gradient(90deg, transparent 24%, color-mix(in srgb, var(--area-vitality) 12%, transparent), transparent 55%), linear-gradient(90deg, transparent 52%, color-mix(in srgb, var(--area-community) 12%, transparent), transparent 78%), linear-gradient(90deg, transparent 72%, color-mix(in srgb, var(--area-time) 14%, transparent)), var(--color-surface);box-shadow:var(--shadow-md);padding:clamp(34px,5vw,72px)}.public-rhythm-band h2{max-width:1100px;margin:var(--space-3) 0 var(--space-10);letter-spacing:-.075em;font-size:clamp(40px,6vw,96px);line-height:.9}.rhythm-steps{gap:var(--space-4);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.rhythm-steps article{padding:var(--space-5);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--color-bg) 50%, transparent)}.rhythm-steps strong{color:var(--color-text-soft);letter-spacing:.14em;margin-bottom:var(--space-3);font-size:12px;display:block}.rhythm-steps span{letter-spacing:-.04em;font-size:22px;font-weight:900;display:block}.rhythm-steps p{margin:var(--space-3) 0 0;color:var(--color-text-muted);line-height:1.5}.newsletter-teaser{gap:var(--space-8);grid-template-columns:minmax(0,1fr) minmax(280px,.54fr);align-items:end;display:grid}.newsletter-teaser h2{margin:var(--space-3) 0 0;letter-spacing:-.075em;font-size:clamp(42px,6vw,96px);line-height:.9}.newsletter-teaser p{color:var(--color-text-muted);margin:0;font-size:clamp(17px,2vw,21px);line-height:1.6}html[data-theme=light] .public-hero,html[data-theme=light] .public-hero-visual,html[data-theme=light] .coming-card,html[data-theme=light] .public-rhythm-band{box-shadow:0 24px 90px #0709121a}@media (max-width:1120px){.public-hero-inner,.coming-grid,.rhythm-steps,.newsletter-teaser{grid-template-columns:1fr 1fr}.public-hero-visual{min-height:540px}}@media (max-width:720px){.public-hero{padding-top:var(--space-16)}.public-hero-inner,.coming-grid,.rhythm-steps,.newsletter-teaser{grid-template-columns:1fr}.public-hero-copy h1{font-size:clamp(58px,19vw,96px)}.public-hero-visual{min-height:520px}.visual-card-main{width:min(300px,72%);min-height:210px;padding:var(--space-6)}.visual-pill{width:146px;min-height:104px;padding:var(--space-3)}.visual-pill-lifestyle{top:26px;left:22px}.visual-pill-vitality{top:92px;right:22px}.visual-pill-community{bottom:72px;left:24px}.visual-pill-time{bottom:34px;right:22px}.public-rhythm-band{margin:0 var(--space-5);padding:var(--space-8)}}
