@font-face{font-family:Geist;src:url(/fonts/Geist-Latin.woff2)format("woff2");font-weight:100 900;font-display:swap}@font-face{font-family:Geist Mono;src:url(/fonts/GeistMono-Latin.woff2)format("woff2");font-weight:100 900;font-display:swap}@font-face{font-family:Bubbledot;src:url(/fonts/BubbledotICG-FinePos.ttf)format("truetype");font-display:swap;font-weight:400}:root{--paper:#e9e5da;--ink:#141414;--white:#f7f5ef;--muted:#62635c;--line:#c8c7be;--red:#ff4b2b;--mono:"Geist Mono", ui-monospace, SFMono-Regular, Consolas, monospace;--sans:Geist, Arial, "Hiragino Kaku Gothic ProN", "Noto Sans JP", sans-serif;--gutter:clamp(24px, 4.444vw, 96px)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;font-size:16px}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,summary{cursor:pointer}button:disabled,[aria-disabled=true]{cursor:default}h1,h2,h3,p{margin:0}button{color:inherit}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:5px;outline:2px solid}main:focus{outline:none}.visually-hidden,.honeypot{clip-path:inset(50%);width:1px;height:1px;position:absolute;overflow:hidden}.skip-link{z-index:100;background:var(--white);color:var(--ink);padding:12px;position:fixed;top:-100px;left:16px}.skip-link:focus{top:12px}.web-meta{font:12px/1.5 var(--mono);letter-spacing:.06em;color:var(--muted)}.web-dot{font-family:Bubbledot, var(--mono);letter-spacing:0;font-weight:400;line-height:1}.web-header{z-index:10;justify-content:space-between;align-items:center;width:100%;height:104px;padding:12px 48px 12px 30px;display:flex;position:absolute;top:0;left:0}.web-mark{width:72px;height:72px;display:block}.web-mark svg{width:100%;height:100%}.is-home .web-mark{color:var(--white)}.web-navigation{background:var(--white);width:390px;height:42px;color:var(--muted);border-radius:10px;font-size:11px;display:flex;position:absolute;left:50%;overflow:hidden;transform:translate(-50%)}.web-navigation>*{flex:1;justify-content:center;align-items:center;display:flex}.web-navigation [aria-current]{background:var(--ink);color:var(--white)}.web-navigation a:hover{background:#e0ded5}.web-action{background:var(--ink);width:272px;min-height:60px;color:var(--white);text-align:left;border:0;border-radius:12px;flex-shrink:0;align-items:center;gap:18px;padding:4px;font-size:16px;line-height:1.4;display:inline-flex}.web-action-icon{background:#353630;border-radius:8px;flex-shrink:0;place-items:center;width:52px;height:52px;font-size:26px;display:grid}.web-action.is-light{background:var(--white);color:var(--ink)}.web-action.is-light .web-action-icon{background:var(--ink);color:var(--white)}a.web-action:hover,button.web-action:not(:disabled):hover{filter:brightness(.9)}.web-header-action .web-action{width:242px;font-size:14px}.k-mobile-nav{display:none}.web-hero{height:900px;min-height:720px;color:var(--white);isolation:isolate;background:#191b18;position:relative;overflow:hidden}.k-hero-film{object-fit:cover;object-position:center;z-index:-2;width:100%;height:100%;position:absolute;inset:0}.web-hero:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(#0007 0%,#0006 40%,#0000 60%,#0009 100%);position:absolute;inset:0}.web-hero-heading{text-align:center;padding:155px 24px 0}.web-hero-heading .web-meta{color:#b4b7ad;font-size:13px}.web-hero h1{white-space:nowrap;margin-top:48px;font-size:clamp(72px,8.333vw,144px)}.web-hero-heading>p:last-child{margin-top:24px;font-size:25px}.web-hero-bottom{justify-content:space-between;align-items:center;gap:24px;display:flex;position:absolute;bottom:54px;left:48px;right:48px}.web-hero-bottom>p{color:#e2e2d9;font-size:16px;line-height:1.5}.k-hero-film-control{width:44px;height:44px;color:var(--white);z-index:2;background:#14141488;border:1px solid #fff6;border-radius:50%;font-size:16px;position:absolute;bottom:135px;right:48px}.web-about{background:var(--paper);grid-template-columns:minmax(380px,.9fr) minmax(0,1.1fr);align-items:center;gap:40px;min-height:740px;padding:100px 0 100px 48px;scroll-margin-top:24px;display:grid;overflow:hidden}.web-about-copy{z-index:1;position:relative}.web-about-copy>.web-meta{color:var(--muted);margin-bottom:32px}.web-about h2{letter-spacing:-.04em;font-size:clamp(32px,3.3vw,56px);font-weight:400;line-height:1.4}.web-about-description{color:var(--muted);margin-top:28px;font-size:17px;line-height:1.8}.web-about-copy>.web-action{margin-top:36px}.voice-record-field{width:100%;color:var(--ink)}.voice-record-field svg{width:100%;height:auto;display:block;overflow:visible}.voice-record-dot{transform:translate(var(--from-x), var(--from-y));opacity:.12}.voice-record-field.is-visible .voice-record-dot{animation:voice-settle 3.2s cubic-bezier(.22,.61,.36,1) var(--delay) both}@keyframes voice-settle{0%{transform:translate(var(--from-x), var(--from-y));opacity:.12}to{opacity:var(--dot-opacity);transform:translate(0)}}@media (prefers-reduced-motion:reduce){.voice-record-field .voice-record-dot{opacity:var(--dot-opacity);transform:none;animation:none!important}}.web-bento{background:#d8d6ce;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:12px;display:grid}.web-panel{background:var(--white);border-radius:16px;position:relative;overflow:hidden}.web-bento>.web-panel{min-height:796px;padding:30px 28px}.record-panel{color:var(--white);background-color:#141414;background-image:linear-gradient(#14141466 0%,#14141400 30% 60%,#141414cc 100%),url(/images/record-isometric-dark.png);background-position:50%;background-size:cover}.map-panel{color:var(--white);background-color:#141414;background-image:linear-gradient(#14141466 0%,#14141400 25% 65%,#141414b3 100%),url(https://d8j0ntlcm91z4.cloudfront.net/user_3IO9UbZ2Auqy2eiHYnITkUFMnBj/hf_20260907_142422_991d74b3-2fbf-4715-873a-e2cbd866fb7d.png);background-position:50%;background-size:cover}.map-panel .web-meta{color:#b5b7ae}.web-bento .panel-number{font-size:76px}.record-panel .web-meta{color:#dedbd3;margin-top:12px}.record-panel .panel-action{color:var(--ink)}.panel-action{background:var(--white);border-radius:12px;justify-content:space-between;align-items:center;min-height:64px;padding:20px;display:flex;position:absolute;bottom:16px;left:16px;right:16px}.map-panel h2{font-size:25px;font-weight:400;line-height:1.3}.map-panel .panel-number{margin-top:18px}.map-caption{font-size:22px;position:absolute;bottom:60px}.panel-cover-link{position:absolute;inset:0}.panel-cover-link:focus-visible{outline-offset:-6px}.web-bento-stack{grid-template-rows:1.15fr 1fr;gap:12px;display:grid}.edit-panel{background-color:var(--white);background-image:linear-gradient(#f7f5ef66 0%,#f7f5ef00 30% 55%,#f7f5eff2 80%),url(https://d8j0ntlcm91z4.cloudfront.net/user_3IO9UbZ2Auqy2eiHYnITkUFMnBj/hf_20260907_142842_63d09dd7-b2a7-40e7-b84c-81e1c7070c36.png);background-position:50% 48%;background-size:cover}.web-bento .edit-panel{padding:25px 26px}.web-bento .edit-panel a{justify-content:space-between;font-size:24px;display:flex;position:absolute;bottom:25px;left:26px;right:26px}.local-panel{background-color:var(--paper);padding:36px 28px}.local-panel .web-dot{font-size:54px}.local-panel h2{margin-top:110px;font-size:25px;font-weight:400}.local-panel>p{color:var(--muted);margin-top:22px;font-size:13px}.mobile-record-title{display:none}.web-footer{background:var(--ink);color:var(--white);min-height:180px;padding:32px 24px}.web-wordmark{letter-spacing:.24em;font-size:18px}.web-footer-base{font:11px/1.5 var(--mono);color:#b4b7ad;flex-direction:column-reverse;gap:28px;margin-top:24px;display:flex}.web-footer-base nav{font-family:var(--sans);flex-wrap:wrap;gap:24px;font-size:12px;display:flex}.home-footer{min-height:210px;padding:0}.web-footer-deck{background:#292a27;grid-template-columns:1fr 1fr;display:grid}.web-footer-deck>a{justify-content:space-between;align-items:center;min-height:135px;padding:48px;font-size:19px;display:flex}.web-footer-deck>a+a{border-left:2px solid #000;box-shadow:inset 1px 0 #ffffff14}.web-footer-deck>a:hover{background:#353630}.home-footer .web-footer-base{flex-direction:row;justify-content:space-between;align-items:center;min-height:75px;margin:0;padding:20px 48px}.web-intro{padding:157px var(--gutter) 64px}.web-intro h1{letter-spacing:-.04em;margin-top:24px;font-size:64px;font-weight:400;line-height:1.5}.web-intro-copy{color:var(--muted);margin-top:8px;font-size:19px;line-height:1.5}.web-feature-panels{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:0 16px;display:grid}.web-feature-panels .web-panel{flex-direction:column;justify-content:space-between;min-height:660px;padding:28px 24px 70px;display:flex}.web-feature-panels h2{margin-bottom:26px;font-size:30px;font-weight:400;line-height:1.5}.web-feature-panels .web-panel>div>p{color:var(--muted);font-size:15px;line-height:1.5}.web-feature-panels .map-panel>div>p,.web-feature-panels .record-panel>div>p{color:#b5b7ae}.web-feature-details{padding:60px var(--gutter) 70px}.web-feature-details section{grid-template-columns:1.2fr 1fr;align-items:start;gap:80px;padding:50px 0 100px;display:grid}.web-feature-details section+section{border-top:1px solid var(--line);padding-top:60px}.web-feature-details h2{letter-spacing:-.025em;font-size:42px;font-weight:400;line-height:1.45}.web-feature-details p{color:var(--muted);padding-top:10px;font-size:17px;line-height:1.6}.web-download{background:var(--paper)}.web-download-main{min-height:650px;padding:100px var(--gutter);grid-template-columns:.8fr 1.2fr;align-items:center;gap:80px;display:grid}.web-download-brand{justify-items:center;gap:32px;display:grid}.web-download-icon-stage{isolation:isolate;place-items:center;width:100%;min-height:340px;display:grid;position:relative}.web-download-icon-stage:before{content:"";z-index:-1;background-image:radial-gradient(circle,#14141424 1.5px,#0000 1.5px);background-size:22px 22px;position:absolute;inset:-28px -12px;-webkit-mask-image:radial-gradient(#000 25%,#0000 72%);mask-image:radial-gradient(#000 25%,#0000 72%)}.web-download-app-icon{aspect-ratio:1;background:var(--ink);width:clamp(220px,21vw,300px);color:var(--white);border-radius:23%;place-items:center;display:grid;box-shadow:0 28px 40px -24px #14141466,inset 0 1px #ffffff18}.web-download-app-icon svg{width:100%;height:100%}.web-download-brand .web-meta{letter-spacing:.24em;color:var(--muted)}.web-download-copy>.web-meta{color:var(--muted);margin-bottom:30px}.web-download h1{letter-spacing:-.04em;font-size:clamp(36px,4vw,64px);font-weight:400;line-height:1.4}.web-download-status{align-items:center;gap:10px;margin-top:36px;font-size:16px;display:flex}.web-download-status>span{background:var(--muted);border-radius:50%;width:7px;height:7px}.web-download-description{color:var(--muted);margin-top:20px;font-size:16px;line-height:1.8}.web-download-deck{color:var(--white);background:#282925}.web-download-deck a{min-height:120px}.web-faq{padding:8px var(--gutter) 0}.web-faq h2{margin-bottom:30px;font-size:30px;font-weight:400}.web-faq details{border-top:1px solid var(--line)}.web-faq details:last-child{border-bottom:1px solid var(--line)}.web-faq summary{justify-content:space-between;align-items:center;gap:24px;min-height:76px;font-size:18px;list-style:none;display:flex}.web-faq summary::-webkit-details-marker{display:none}.web-faq summary span{flex-shrink:0;width:20px;height:20px;position:relative}.web-faq summary span:before,.web-faq summary span:after{content:"";background:currentColor;width:16px;height:1px;position:absolute;top:9px;left:2px}.web-faq summary span:after{transform:rotate(90deg)}.web-faq details[open] summary span:after{transform:none}.web-faq details>p{max-width:850px;color:var(--muted);padding:0 0 28px;line-height:1.9}.support-form-section{padding:100px var(--gutter) 180px;grid-template-columns:1fr 1.1fr;gap:70px;display:grid}.section-index>p{display:none}.section-index h2{font-size:36px;font-weight:400}.section-index .contact-description{color:var(--muted);margin-top:20px;font-size:15px;line-height:1.6;display:block}.support-form{flex-direction:column;gap:30px;min-width:0;display:flex}.form-field{flex-direction:column;gap:12px;display:flex}.form-field label{font-size:14px}.form-field input,.form-field select,.form-field textarea{background:var(--white);width:100%;min-width:0;color:var(--ink);border:1px solid #0000;border-radius:12px;min-height:58px;padding:18px}.form-field textarea{resize:vertical;min-height:220px;line-height:1.6}.form-help,.form-consent{color:var(--muted);font-size:12px;line-height:1.6}.form-consent{align-items:start;gap:8px;display:flex}.form-consent a{text-decoration:underline}.form-submit:disabled{opacity:.5}.form-status{line-height:1.6}.form-status:empty{display:none}.form-review{background:var(--white);border-radius:16px;padding:28px}.form-review h3{margin-bottom:24px;font-size:24px;font-weight:400}.form-review dl{margin:0}.form-review dt{color:var(--muted);margin-top:22px;font-size:12px}.form-review dd{white-space:pre-wrap;overflow-wrap:anywhere;margin:8px 0 0;line-height:1.65}.form-review-actions{flex-wrap:wrap;gap:12px;margin-top:32px;display:flex}.form-review-actions button{background:var(--ink);color:var(--white);border:0;border-radius:12px;padding:16px 24px}.form-review-actions button:first-child{background:var(--paper);color:var(--ink)}.form-unavailable{color:var(--muted);font-size:13px;line-height:1.7}.k-page-intro{padding:150px var(--gutter) 64px}.k-page-intro h1{margin:24px 0;font-size:clamp(32px,4vw,60px);font-weight:400}.k-page-intro>p{color:var(--muted);max-width:900px;line-height:1.8}.k-meta{font:12px/1.5 var(--mono);color:var(--muted)}.k-page-intro dl{gap:24px;margin-top:32px;font-size:12px;display:flex}.k-page-intro dd{margin:8px 0}.k-legal-layout{padding:0 var(--gutter) 80px;grid-template-columns:260px minmax(0,1fr);gap:80px;display:grid}.k-chapter-nav ol{padding-left:0;font-size:13px;line-height:1.8;list-style:none}.k-chapter-nav li{margin:12px 0}.k-reading-column section{padding:0 0 40px;scroll-margin-top:24px}.k-reading-column h2{margin-bottom:20px;font-size:24px;font-weight:400}.k-reading-column p,.k-reading-column li{white-space:pre-line;line-height:1.9}.k-section-links{flex-wrap:wrap;gap:20px;margin:20px 0;display:flex}.k-section-links a,.k-back-to-toc{font-size:13px;text-decoration:underline}.k-legal-switch{padding:32px var(--gutter);border-top:1px solid var(--line);gap:24px;display:flex}@media (min-width:1600px){.web-hero{height:min(100vh,1100px)}.web-bento>.web-panel{min-height:850px}}@media (max-width:850px){.web-header{height:88px;padding:8px 20px 8px 4px}.web-header-action,.web-navigation{display:none}.k-mobile-nav{color:var(--ink);display:block}.k-mobile-nav>summary{background:var(--white);border-radius:10px;place-items:center;width:44px;height:44px;font-size:22px;list-style:none;display:grid}.k-mobile-nav>summary::-webkit-details-marker{display:none}.k-menu-close-label,.k-mobile-nav[open] .k-menu-open-label{display:none}.k-mobile-nav[open] .k-menu-close-label{display:block}.k-mobile-nav nav{background:var(--white);border-radius:16px;padding:20px;position:absolute;top:80px;left:20px;right:20px;box-shadow:0 10px 50px #0003}.k-mobile-nav ul{margin:0;padding:0;list-style:none}.k-mobile-destinations a,.k-mobile-destinations .is-current{border-bottom:1px solid var(--line);justify-content:space-between;padding:18px 0;font-size:16px;display:flex}.k-mobile-destinations .is-current{color:var(--muted)}.k-mobile-utility{gap:24px;font-size:12px;display:flex;margin-top:24px!important}.web-hero{height:850px;min-height:0}.web-hero-heading{text-align:left;padding:149px 24px 0}.web-hero-heading .web-meta{font-size:10px}.web-hero h1{white-space:normal;max-width:620px;margin-top:40px;font-size:clamp(62px,17vw,120px);line-height:1.08}.hero-word-gap{display:block}.web-hero-heading>p:last-child{margin-top:24px;font-size:20px}.web-hero-bottom{display:block;bottom:23px;left:24px;right:24px}.web-hero-bottom>p{margin-bottom:38px;font-size:13px;line-height:1.5}.web-hero-bottom .web-action{width:100%}.k-hero-film{object-position:60% center}.k-hero-film-control{bottom:205px;right:24px}.web-about{grid-template-columns:minmax(0,1fr);gap:24px;min-height:auto;padding:64px 24px 36px}.web-about h2{font-size:32px}.web-about-description{font-size:15px}.voice-record-field{width:calc(100% + 48px);margin:0 -24px}.desktop-break{display:none}.web-bento{grid-template-columns:1fr}.web-bento>.record-panel{min-height:430px;padding:24px 20px}.web-bento .panel-number{font-size:64px}.record-panel .web-meta{font-size:11px}.mobile-record-title{margin-top:55px;font-size:25px;font-weight:400;line-height:1.4;display:block}.panel-action{min-height:50px;padding:12px 16px;font-size:14px}.web-bento>.map-panel{flex-direction:column;min-height:360px;padding:24px 20px;display:flex}.web-bento .map-panel h2{order:1;margin-top:20px;font-size:17px}.web-bento .map-panel h2 br{display:none}.web-bento .map-panel .panel-number{margin:0}.map-caption{font-size:16px;bottom:26px}.web-bento-stack{flex-direction:column;display:flex}.web-bento .edit-panel{min-height:270px;padding:24px 20px}.web-bento .edit-panel .web-meta{font-size:11px;position:absolute;bottom:50px}.web-bento .edit-panel a{font-size:26px;inset:42px 20px auto}.local-panel{min-height:230px;padding:25px 20px}.local-panel .web-dot{font-size:48px}.local-panel h2{margin-top:32px;font-size:24px}.local-panel>p{margin-top:20px;font-size:12px}.web-footer-deck>a{min-height:108px;padding:20px;font-size:12px}.home-footer .web-footer-base{flex-direction:column;align-items:flex-start;gap:14px;padding:24px;font-size:10px}.web-intro{padding:145px 24px 56px}.web-intro h1{margin-top:26px;font-size:38px;line-height:1.4}.web-intro-copy{margin-top:24px;font-size:16px}.web-feature-panels{grid-template-columns:1fr;gap:12px;padding:0 12px}.web-feature-panels .web-panel{min-height:420px;padding:24px 20px 32px}.web-feature-panels h2{margin-bottom:18px;font-size:26px}.web-feature-panels .web-panel>div>p{font-size:14px}.web-feature-details{padding:36px 24px 60px}.web-feature-details section{padding:30px 0 55px;display:block}.web-feature-details section+section{padding-top:45px}.web-feature-details h2{font-size:30px}.web-feature-details p{margin-top:22px;font-size:15px}.web-feature-details>.web-action{width:100%}.web-download-main{grid-template-columns:minmax(0,1fr);gap:48px;min-height:auto;padding:110px 24px 70px}.web-download-brand{justify-items:center;gap:18px}.web-download-icon-stage{min-height:240px}.web-download-icon-stage:before{inset:-12px 0}.web-download-app-icon{width:200px}.web-download h1{font-size:34px}.web-download-description{font-size:15px}.web-download-deck a{min-height:100px;padding:24px;font-size:15px}.web-faq{padding:10px 24px 0}.web-faq h2{font-size:26px}.web-faq summary{min-height:82px;font-size:15px}.web-faq details>p{font-size:14px}.support-form-section{padding:72px 24px 90px;display:block}.section-index h2{font-size:30px}.support-form{margin-top:40px}.form-field textarea{min-height:220px}.support-form>.web-action{width:100%}.form-review{padding:22px}.k-page-intro{padding:140px 24px 50px}.k-page-intro dl{flex-wrap:wrap}.k-legal-layout{padding:0 24px 50px;display:block}.k-chapter-nav{margin-bottom:50px}.k-reading-column h2{font-size:22px}.k-reading-column p,.k-reading-column li{font-size:15px}.k-legal-switch{flex-wrap:wrap;padding:24px}.web-footer-base nav{gap:18px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media (max-width:850px){.web-bento .edit-panel a{text-shadow:0 0 10px var(--white), 0 0 20px var(--white)}}
