@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700;800;900&family=Noto+Sans+JP:wght@400;500;700&display=swap";.site-menu{z-index:200000;background:var(--color-dark-deep);color:var(--color-bg);padding:24px var(--header-padding) 48px;overscroll-behavior:contain;flex-direction:column;display:flex;position:fixed;inset:0;overflow-y:auto}.site-menu-topbar{flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.site-menu-brand{letter-spacing:.12em;color:var(--color-accent);font-size:14px;font-weight:900}.site-menu-close{width:52px;height:52px;color:var(--color-bg);background:0 0;border:1px solid #f6ebdd40;border-radius:50%;justify-content:center;align-items:center;transition:background .25s,color .25s;display:flex}.site-menu-close:hover{background:var(--color-bg);color:var(--color-dark-deep)}.site-menu-body{width:100%;max-width:900px;margin-top:auto;margin-bottom:auto;padding:48px 0}.site-menu-home{color:var(--color-bg);background:0 0;border:none;align-items:center;gap:10px;margin-bottom:56px;padding:0;font-family:inherit;font-size:clamp(40px,8vw,84px);font-weight:900;line-height:1;transition:color .25s;display:inline-flex}.site-menu-home:hover{color:var(--color-accent)}.site-menu-home svg{transition:transform .25s}.site-menu-home:hover svg{transform:translate(4px,-4px)}.site-menu-app{margin-bottom:40px}.site-menu-app-name{letter-spacing:.18em;text-transform:uppercase;color:var(--color-accent);margin:0 0 16px;font-size:13px;font-weight:700}.site-menu-links{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.site-menu-link{color:var(--color-bg);text-align:left;background:0 0;border:none;padding:4px 0;font-family:inherit;font-size:clamp(22px,3.5vw,34px);font-weight:700;line-height:1.25;transition:color .2s,padding-left .2s}.site-menu-link:hover{color:var(--color-accent);padding-left:12px}.site-menu-app-soon .site-menu-app-name{color:#f6ebdd66}.site-menu-soon-row{align-items:center;display:flex}.site-menu-soon-label{color:#f6ebdd59;letter-spacing:.04em;font-size:clamp(22px,3.5vw,34px);font-weight:700}@media (width<=768px){.site-menu{padding:16px var(--header-padding-mobile) 40px}.site-menu-body{padding:32px 0}.site-menu-home{margin-bottom:40px}.site-menu-app{margin-bottom:32px}}.noise-overlay{pointer-events:none;z-index:9999;opacity:.04;mix-blend-mode:multiply;position:absolute;inset:0}:root{--paper:#f7f3e8;--ink:#153d32;--blue:#86c9ee;--coral:#ff9b77;--lime:#c9e36a;--stage-color:var(--blue);--edge:clamp(20px, 3.2vw, 58px);color:var(--ink);font-synthesis:none;scroll-behavior:smooth;font-family:Avenir Next,Hiragino Kaku Gothic ProN,Yu Gothic,sans-serif}html{background:var(--paper)}body{background:var(--paper);color:var(--ink);margin:0;overflow-x:hidden}button,a{font:inherit;color:inherit}button{cursor:pointer}img{max-width:100%;display:block}.lofty-site{background:var(--paper);min-height:100vh;color:var(--ink)}.skip-link{z-index:1000;background:var(--paper);border:2px solid var(--ink);padding:10px 16px;position:fixed;top:12px;left:12px;transform:translateY(-180%)}.skip-link:focus{transform:none}.site-header{z-index:100000;height:98px;padding:14px var(--edge);pointer-events:none;grid-template-columns:1fr auto 1fr;align-items:center;transition:color .25s;display:grid;position:fixed;inset:0 0 auto}.site-header.is-scrolled{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f7f3e8e0;border-bottom:1px solid #153d321f}.site-header>*{pointer-events:auto}.brand{width:max-content;color:inherit;letter-spacing:-.02em;text-transform:lowercase;text-align:left;background:0 0;border:0;align-items:center;gap:10px;padding:0;font-size:12px;font-weight:800;line-height:.92;text-decoration:none;display:flex}.brand-mark{border:1.5px solid;border-radius:52% 48% 43% 57%/58% 47% 53% 42%;place-items:center;width:54px;height:54px;display:grid;position:relative;transform:rotate(-7deg)}.brand-mark:after{content:"";border-radius:inherit;border:1px dashed;position:absolute;inset:5px}.brand-mark i{font:900 17px/1 Arial,sans-serif;position:absolute}.brand-mark i:first-child{transform:translate(-5px,-2px)}.brand-mark i:last-child{opacity:.5;transform:translate(5px,4px)}.main-nav{background:color-mix(in srgb, var(--paper) 34%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1.5px solid;border-radius:999px;justify-self:center;gap:6px;padding:5px;display:flex}.main-nav a{text-align:center;border-radius:999px;min-width:86px;padding:9px 18px;font-size:12px;font-weight:700;text-decoration:none}.main-nav a:hover,.main-nav a:focus-visible{background:var(--paper);outline:none}.header-actions{justify-self:end;align-items:center;gap:9px;display:flex}.header-actions .lang-toggle{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7f3e87a;border:1.5px solid;border-radius:999px;gap:2px;padding:4px;font-size:10px;font-weight:800;display:flex}.header-actions .lang-toggle span{cursor:pointer;border-radius:999px;padding:8px 10px}.header-actions .lang-toggle .active{background:var(--ink);color:var(--paper)}.header-menu{background:var(--ink);color:var(--paper);border:0;border-radius:999px;align-items:center;gap:18px;padding:7px 7px 7px 18px;font-size:11px;font-weight:750;display:flex}.header-menu i{background:var(--paper);width:38px;height:38px;color:var(--ink);border-radius:50%;place-items:center;font-style:normal;display:grid}.app-story{background:var(--stage-color);height:100svh;min-height:620px;transition:background-color .45s linear;position:relative}.story-stage{isolation:isolate;background:var(--stage-color);touch-action:pan-y;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:relative;overflow:hidden}.story-stage:after{content:"";z-index:300;pointer-events:none;opacity:.18;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 150 150' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.78' numOctaves='2' stitchTiles='stitchTiles'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.13'/%3E%3C/svg%3E");position:absolute;inset:0}.stage-atmosphere{position:absolute;inset:0;overflow:hidden}.stage-atmosphere:before,.stage-atmosphere:after{content:"";filter:blur(3px);opacity:.28;background:var(--paper);border-radius:50%;position:absolute}.stage-atmosphere:before{aspect-ratio:1;width:min(52vw,760px);top:18%;left:29%}.stage-atmosphere:after{aspect-ratio:1;opacity:.13;width:min(21vw,330px);bottom:-8%;right:-5%}.edition{top:118px;left:var(--edge);z-index:50;letter-spacing:.08em;margin:0;font-size:10px;font-weight:800;position:absolute}.edition span{margin:0 7px}.hero-copy{left:var(--edge);z-index:80;pointer-events:none;width:min(47vw,820px);position:absolute;top:21%}.hero-copy h1{letter-spacing:-.095em;margin:0;font-size:clamp(64px,6.8vw,128px);font-weight:900;line-height:.73}.hero-copy h1 span{display:block}.hero-copy h1 span:last-child{margin-left:.42em}.hero-lead{margin:34px 0 0;padding-left:5px;font-size:clamp(12px,1vw,16px);font-weight:650;line-height:1.85}.app-scene{z-index:var(--scene-z,20);pointer-events:none;position:absolute;inset:0}.app-word{z-index:-1;color:var(--ink);opacity:var(--word-opacity,0);transform:translate(-50%,-50%) translateX(var(--word-x,0));letter-spacing:-.095em;white-space:nowrap;margin:0;font:900 clamp(90px,16vw,300px)/.72 Arial Rounded MT Bold,Avenir Next,sans-serif;position:absolute;top:50%;left:50%}.phone-orbit{aspect-ratio:9/19.5;width:clamp(185px,min(20vw,35svh),330px);transform:translate(-50%,-50%) translate3d(var(--phone-x,0),var(--phone-y,0),0) scale(var(--phone-scale,1)) rotate(var(--phone-tilt,0deg));opacity:var(--phone-opacity,1);filter:blur(var(--phone-blur,0));z-index:var(--phone-z,1);transform-origin:50% 85%;will-change:transform,opacity,filter;position:absolute;top:50%;left:50%}.phone-shell{border:clamp(7px,.65vw,11px) solid var(--ink);pointer-events:auto;cursor:pointer;background:#fff;border-radius:clamp(29px,3.3vw,51px);position:absolute;inset:0;overflow:hidden;box-shadow:0 22px 46px #153d3238}.phone-shell:after{content:"";border-radius:inherit;pointer-events:none;border:1px solid #ffffff8c;position:absolute;inset:0}.phone-shell img{object-fit:cover;object-position:top;width:100%;height:100%}.phone-camera{z-index:2;background:var(--ink);border-radius:999px;width:29%;height:20px;position:absolute;top:9px;left:50%;transform:translate(-50%);box-shadow:0 0 0 3px #ffffff1f}.floating-icon{aspect-ratio:1;object-fit:cover;border:4px solid var(--paper);border-radius:24%;width:clamp(62px,32%,102px);height:auto;animation:12s ease-in-out infinite iconHover;position:absolute;top:10%;right:-15%;transform:rotate(8deg);box-shadow:0 13px 28px #153d3233}.scene-copy{right:var(--edge);z-index:120;width:min(28vw,430px);opacity:var(--copy-opacity,0);transform:translateY(var(--copy-y,30px));position:absolute;bottom:16%}.scene-copy>span{letter-spacing:.08em;border:1px solid;border-radius:999px;width:max-content;margin:0 0 12px auto;padding:7px 11px;font-size:10px;font-weight:800;display:block}.scene-copy h2{text-align:right;letter-spacing:-.075em;margin:0;font:900 clamp(42px,5vw,84px)/.85 Arial Rounded MT Bold,Avenir Next,sans-serif}.scene-copy h2 small{letter-spacing:-.04em;margin-top:17px;font:800 clamp(14px,1.1vw,18px)/1.3 Avenir Next,Hiragino Kaku Gothic ProN,sans-serif;display:block}.scene-copy p{text-align:right;max-width:360px;margin:15px 0 0 auto;font-size:13px;font-weight:600;line-height:1.75}.story-controls{left:var(--edge);z-index:160;border:1.5px solid var(--ink);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f7f3e82e;border-radius:999px;gap:5px;padding:5px;display:flex;position:absolute;bottom:37px}.story-controls button{background:0 0;border:0;border-radius:999px;align-items:center;gap:8px;min-height:46px;padding:4px 15px 4px 5px;font-size:11px;font-weight:800;transition:background-color .2s,transform .2s;display:flex}.story-controls button:hover{transform:translateY(-2px)}.story-controls button[aria-pressed=true]{background:var(--paper)}.story-controls img{object-fit:cover;opacity:.48;border-radius:24%;width:36px;height:36px;transition:opacity .25s,transform .25s;transform:scale(.86)}.story-controls button[aria-pressed=true] img{opacity:1;transform:scale(1);box-shadow:0 5px 12px #153d3229}.app-counter{right:var(--edge);z-index:160;align-items:baseline;margin:0;font-weight:700;display:flex;position:absolute;bottom:43px}.app-counter b{font-size:34px;line-height:1}.app-counter span{font-size:11px}.scroll-cue{left:var(--edge);z-index:80;align-items:center;gap:10px;margin:0;font-size:9px;font-weight:800;line-height:1.45;display:flex;position:absolute;bottom:101px}.scroll-cue i{border:1px solid;border-radius:999px;place-items:center;width:36px;height:24px;font-style:normal;animation:3.6s ease-in-out infinite sideNudge;display:grid}@keyframes sideNudge{0%,to{transform:translate(0)}50%{transform:translate(5px)}}.all-apps-link{z-index:160;border:1.5px solid var(--ink);background:var(--paper);border-radius:18px 18px 40px;width:178px;height:64px;padding:12px 48px 10px 17px;text-decoration:none;position:absolute;bottom:39px;left:50%;transform:translate(-50%)}.all-apps-link span{font-size:13px;font-weight:900;display:block}.all-apps-link small{font-size:9px;font-weight:650}.all-apps-link i{background:var(--ink);width:45px;height:48px;color:var(--paper);border-radius:13px 13px 30px;place-items:center;font-size:20px;font-style:normal;display:grid;position:absolute;top:7px;right:7px}.apps-section{z-index:10;padding:120px var(--edge) 30px;background:var(--paper);position:relative}.apps-topline{border-bottom:1.5px solid var(--ink);letter-spacing:.06em;justify-content:space-between;padding-bottom:15px;font-size:10px;font-weight:800;display:flex}.apps-heading{grid-template-columns:1.55fr .65fr;align-items:end;gap:5vw;padding:clamp(70px,10vw,150px) 0 clamp(60px,8vw,120px);display:grid}.apps-heading h2{letter-spacing:-.095em;margin:0;font:900 clamp(70px,10.5vw,190px)/.74 Arial Rounded MT Bold,Avenir Next,sans-serif}.apps-heading h2 small{letter-spacing:-.055em;margin:34px 0 0 .18em;font:800 clamp(19px,2vw,32px)/1.2 Avenir Next,Hiragino Kaku Gothic ProN,sans-serif;display:block}.apps-heading p{margin:0 0 10px;font-size:clamp(13px,1.1vw,17px);font-weight:600;line-height:1.9}.app-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:clamp(12px,1.5vw,26px);display:grid}.app-card{background:var(--card);min-height:920px;color:var(--ink);touch-action:manipulation;cursor:pointer;border-radius:16px;padding:clamp(18px,2vw,30px);scroll-margin-top:108px;transition:transform .4s cubic-bezier(.2,.8,.2,1),box-shadow .4s;position:relative;overflow:hidden;transform:translateZ(0)}.app-card:first-child{border-radius:18px 18px 110px}.app-card:nth-child(2){border-radius:105px 18px 18px;margin-top:9vw}.app-card:nth-child(3){border-radius:18px 105px 18px 18px;margin-top:3vw}.card-meta{z-index:4;justify-content:space-between;align-items:center;display:flex;position:relative}.card-meta img{border-radius:25%;width:52px;height:52px;animation:9.5s ease-in-out infinite iconBreathe;box-shadow:0 7px 16px #00000024}.app-card:nth-child(2) .card-meta img{animation-delay:-1.7s}.app-card:nth-child(3) .card-meta img{animation-delay:-3.4s}.card-meta span{letter-spacing:.08em;border:1px solid;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:800}.card-visual{height:450px;margin:20px -5px 26px;position:relative;overflow:hidden}.mini-phone{--phone-angle:-4deg;--phone-mid-angle:2deg;z-index:2;aspect-ratio:9/19.5;width:min(54%,230px);height:auto;transform:translateX(-50%) rotate(var(--phone-angle));border:7px solid var(--ink);background:#fff;border-radius:36px;animation:11.5s ease-in-out infinite cardFloat;position:absolute;top:4%;left:50%;overflow:hidden;box-shadow:0 25px 35px #0000002b}.app-card:nth-child(2) .mini-phone{--phone-angle:4deg;--phone-mid-angle:-2deg;animation-delay:-2.1s}.app-card:nth-child(3) .mini-phone{--phone-angle:-2deg;--phone-mid-angle:1deg;animation-delay:-4.2s}.app-card.is-tapped .mini-phone{animation:.9s cubic-bezier(.2,.9,.25,1) phonePop}.app-card.is-tapped .card-meta img{animation:.8s cubic-bezier(.2,.9,.25,1) iconPop}.mini-phone img{object-fit:cover;object-position:top;width:100%;height:100%}.card-visual strong{z-index:1;white-space:pre-line;letter-spacing:-.08em;color:var(--accent);font:900 clamp(42px,4.1vw,72px)/.72 Arial Rounded MT Bold,Avenir Next,sans-serif;position:absolute;bottom:15px;left:0}.card-motif{aspect-ratio:1;border:3px dashed var(--accent);border-radius:50%;width:175px;position:absolute;top:8px;right:-22px}.motif-chizoo:after{content:"";background:var(--accent);border-radius:50% 50% 50% 0;width:24px;height:30px;position:absolute;top:19px;right:18px;transform:rotate(-45deg)}.motif-collecipi{border-style:double;border-width:9px;width:142px;transform:rotate(12deg)}.motif-swing-labo{border:8px solid #0000;border-top-color:var(--accent);border-right-color:var(--accent);width:210px;transform:rotate(-22deg)}.motif-swing-labo:after{content:"";background:var(--paper);border:3px solid var(--ink);border-radius:50%;width:16px;height:16px;position:absolute;bottom:22px;right:8px}@keyframes cardFloat{0%,to{transform:translateX(-50%) translateY(0) rotate(var(--phone-angle))}50%{transform:translateX(-50%) translateY(-6px) rotate(var(--phone-mid-angle))}}@keyframes iconBreathe{0%,to{transform:rotate(-2deg)scale(1)}50%{transform:rotate(2deg)scale(1.055)}}@keyframes phonePop{0%{transform:translateX(-50%) translateY(0) rotate(var(--phone-angle)) scale(1)}45%{transform:translate(-50%)translateY(-10px)rotate(0)scale(1.025)}to{transform:translateX(-50%) translateY(0) rotate(var(--phone-angle)) scale(1)}}@keyframes iconPop{0%,to{transform:scale(1)rotate(0)}45%{transform:scale(1.1)rotate(5deg)}}@keyframes iconHover{0%,to{transform:translateY(0)rotate(8deg)}50%{transform:translateY(-5px)rotate(5deg)}}@media (hover:hover) and (pointer:fine){.app-card:hover{transform:translateY(-5px);box-shadow:0 24px 50px #153d321f}}.card-copy{z-index:4;position:relative}.card-copy h3{letter-spacing:-.07em;margin:0;font:900 clamp(34px,3.2vw,54px)/.9 Arial Rounded MT Bold,Avenir Next,sans-serif}.card-copy h3 small{letter-spacing:-.03em;margin-top:13px;font:800 14px/1.35 Avenir Next,Hiragino Kaku Gothic ProN,sans-serif;display:block}.card-copy>p{min-height:78px;margin:19px 0;font-size:12px;font-weight:600;line-height:1.75}.card-copy ul{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.card-copy li{border:1px solid;border-radius:999px;padding:7px 10px;font-size:9px;font-weight:700}.card-actions{grid-template-columns:1fr;display:grid}.card-copy button{background:0 0;border:0;border-top:1.5px solid;justify-content:space-between;align-items:center;width:100%;margin-top:26px;padding:13px 10px;font-size:11px;font-weight:800;display:flex}.card-copy button span{background:var(--ink);width:35px;height:35px;color:var(--card);border-radius:50%;place-items:center;font-size:17px;display:grid}.closing-line{letter-spacing:.08em;align-items:center;gap:18px;padding:90px 0 20px;font-size:10px;font-weight:900;display:flex}.closing-line i{background:currentColor;flex:1;height:1px}a:focus-visible,button:focus-visible{outline:3px solid var(--paper);outline-offset:3px}.apps-section a:focus-visible,.apps-section button:focus-visible{outline-color:var(--ink)}@media (width<=980px){.site-header{grid-template-columns:1fr auto;height:84px}.main-nav{display:none}.brand-mark{width:47px;height:47px}.hero-copy{width:50vw;top:18%}.phone-orbit{width:clamp(175px,min(29vw,29svh),245px)}.scene-copy{width:37vw;bottom:18%}.app-grid{grid-template-columns:1fr}.app-card,.app-card:nth-child(n){border-radius:18px 18px 80px;grid-template-columns:.85fr 1fr;gap:20px;min-height:auto;margin-top:0;display:grid}.card-meta{grid-column:1/-1}.card-visual{height:480px;margin-bottom:0}.card-copy{align-self:end;padding-bottom:24px}.card-copy>p{min-height:auto}}@media (width<=1280px),(height<=820px){.scene-copy p{display:none}}@media (width<=680px){:root{--edge:18px}.site-header{height:76px;padding-top:10px}.brand{font-size:10px}.brand-mark{width:44px;height:44px}.header-actions .lang-toggle{display:none}.header-menu{padding-left:7px}.header-menu>span{display:none}.edition{font-size:8px;top:91px}.hero-copy{width:calc(100% - 36px);top:14%}.hero-copy h1{font-size:clamp(55px,17vw,78px);line-height:.73}.hero-copy h1 span:last-child{margin-left:.34em}.hero-lead{max-width:320px;margin-top:20px;font-size:10px;line-height:1.65}.desktop-break{display:none}.phone-orbit{width:clamp(160px,min(48vw,26svh),190px);top:61%}.floating-icon{border-width:3px;width:66px;height:66px;top:8%;right:-21%}.app-word{font-size:clamp(72px,27vw,120px);top:48%}.scene-copy{-webkit-backdrop-filter:none;backdrop-filter:none;text-shadow:0 1px 12px #f7f3e87a;background:0 0;border:0;border-right:2px solid;border-radius:0;width:auto;max-width:56vw;padding:1px 10px 2px 0;bottom:84px;right:16px}.scene-copy>span{display:none}.scene-copy h2{font-size:27px;line-height:.88}.scene-copy h2 small{max-width:150px;margin:7px 0 0 auto;font-size:9px;line-height:1.35}.scene-copy p{display:none}.story-controls{background:#f7f3e8b8;border-color:#153d3280;gap:6px;padding:6px;bottom:18px;left:18px;right:auto}.story-controls button{justify-content:center;width:42px;min-width:42px;min-height:42px;padding:3px}.story-controls button span{display:none}.story-controls img{width:36px;height:36px}.app-counter{top:91px;bottom:auto;right:19px}.app-counter b{font-size:25px}.scroll-cue,.all-apps-link{display:none}.apps-section{padding-top:96px}.apps-topline span:last-child{display:none}.apps-heading{padding:68px 0 54px;display:block}.apps-heading h2{font-size:21vw}.apps-heading h2 small{margin:23px 0 0;font-size:18px}.apps-heading p{margin-top:25px;font-size:12px}.app-grid{gap:12px}.app-card,.app-card:nth-child(n){border-radius:14px 14px 68px;padding:18px;display:block}.card-visual{height:390px}.mini-phone{width:min(58%,184px);height:auto}.card-copy{padding:5px 3px 30px}.card-copy h3{font-size:42px}.card-actions{grid-template-columns:1fr;gap:0}.card-actions button+button{margin-top:0}.closing-line span:nth-of-type(2){display:none}}@media (prefers-reduced-motion:reduce){:root{scroll-behavior:auto}.scroll-cue i,.mini-phone,.card-meta img,.floating-icon{animation:none}.app-card{transition:none}}@media (width<=360px){.edition,.app-counter{display:none}}.mock-phone{box-sizing:content-box;aspect-ratio:1220/2712;transform-origin:50%;background:#000;border:10px solid #1a1a1a;border-radius:32px;justify-content:center;width:250px;display:flex;position:absolute;top:50%;left:50%;overflow:hidden;box-shadow:20px 20px 40px #0003,inset 0 0 0 2px #ffffff1a}.phone-notch{z-index:10;background:#1a1a1a;border-radius:12px;width:80px;height:24px;position:absolute;top:8px}.phone-screen{border-radius:22px;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.privacy-container{color:#1e293b;background-color:#f8fafc;height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;overflow-y:auto}.privacy-header{z-index:10;background-color:#fff;border-bottom:1px solid #e2e8f0;padding:1.5rem 0;position:sticky;top:0}.privacy-header-content{flex-direction:column;max-width:800px;margin:0 auto;padding:0 2rem;display:flex}.privacy-header-top{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.85rem;display:flex}.privacy-back-link{color:#64748b;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s}.privacy-header .lang-toggle{background:#f1f5f9;border-radius:30px;flex-shrink:0;gap:2px;padding:3px;font-size:.8rem;font-weight:700;display:flex}.privacy-header .lang-toggle span{color:#64748b;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:30px;padding:5px 12px;transition:background-color .2s,color .2s}.privacy-header .lang-toggle .active{color:#fff;background:#0f172a}.privacy-back-link:hover{color:#0f172a}.privacy-header-content h1{color:#0f172a;margin:0;font-size:1.25rem;font-weight:600}.privacy-content{background-color:#fff;border-radius:8px;max-width:800px;margin:2rem auto 0;padding:3rem 2rem 5rem;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.privacy-section{margin-bottom:2.5rem}.privacy-section h2{color:#0f172a;border-bottom:1px solid #f1f5f9;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.25rem;font-weight:600}.privacy-section p{color:#334155;margin-bottom:1rem;font-size:.95rem}.privacy-section ul{color:#334155;margin-bottom:1.5rem;padding-left:1.5rem;font-size:.95rem}.privacy-section li{margin-bottom:.5rem}.tokusho-dl{color:#334155;margin:0;font-size:.95rem}.tokusho-dl dt{color:#0f172a;margin-top:1.25rem;font-weight:600}.tokusho-dl dt:first-child{margin-top:0}.tokusho-dl dd{border-bottom:1px solid #f1f5f9;margin:.35rem 0 0;padding-bottom:.85rem;line-height:1.7}@media (width>=640px){.tokusho-dl{grid-template-columns:13rem 1fr;column-gap:1.5rem;display:grid}.tokusho-dl dt{margin-top:0;padding:.85rem 0}.tokusho-dl dd{margin:0;padding:.85rem 0}.tokusho-dl dt:not(:first-child){border-top:1px solid #f1f5f9}}.privacy-contact{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:1rem}.support-question{color:#0f172a;margin:1.5rem 0 .5rem;font-size:1rem;font-weight:600}.privacy-section a{color:#d9534f;border-bottom:1px solid #0000;font-weight:500;text-decoration:none;transition:border-color .2s}.privacy-section a:hover{border-bottom-color:currentColor}.support-link-button{background-color:#0f172a;border-radius:6px;margin-top:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-block;color:#fff!important;border-bottom:none!important}.support-link-button:hover{background-color:#334155}.support-link-list{padding-left:0;list-style:none}.support-link-list li{margin-bottom:.75rem}.support-steps{color:#334155;padding-left:1.5rem;font-size:.95rem}.support-steps li{margin-bottom:.75rem;padding-left:.25rem}.privacy-footer-date{text-align:right;color:#64748b;border-top:1px solid #e2e8f0;margin-top:4rem;padding-top:1rem;font-size:.875rem}@media (width<=640px){.privacy-header-content{flex-direction:column;align-items:flex-start;gap:1rem}.privacy-back-link{margin-right:0}.privacy-content{box-shadow:none;border-radius:0;margin-top:0;padding:2rem 1rem 4rem}}.guide-page{--guide-ink:#25252b;--guide-purple:#5c36c9;--guide-soft:#f2effb;--guide-paper:#fff;--guide-muted:#656571;--guide-line:#e3e3ea;--guide-green:#087c50;--guide-yellow:#ffe36b;min-height:100vh;color:var(--guide-ink);background:#f5f5f7;font-family:Noto Sans JP,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.95}.guide-page a{color:var(--guide-purple);text-underline-offset:.22em}.guide-page a:hover{text-decoration-thickness:2px}.guide-page :focus-visible,.cs-guide-link:focus-visible{outline-offset:4px;outline:3px solid #5c36c9}.guide-page [id]{scroll-margin-top:24px}.guide-page p{margin:0 0 24px}.guide-page h1,.guide-page h2,.guide-page h3{color:var(--guide-ink);font-weight:700;line-height:1.6}.guide-page h1{letter-spacing:.01em;text-wrap:balance;margin:18px 0;font-size:34px}.guide-page h2{margin:0 0 24px;font-size:24px}.guide-page h3{margin:0 0 12px;font-size:17px}.guide-skip{z-index:100001;background:#fff;padding:8px 16px;position:fixed;top:-100px;left:16px}.guide-skip:focus{top:12px}.guide-header{border-top:5px solid var(--guide-purple);border-bottom:1px solid var(--guide-line);background:#fff;justify-content:space-between;align-items:center;gap:24px;padding:21px max(24px,50vw - 580px);display:flex}.guide-masthead>a{color:var(--guide-ink);letter-spacing:-.04em;align-items:center;gap:11px;font-size:28px;font-weight:700;line-height:1.2;text-decoration:none;display:flex}.guide-masthead b{color:var(--guide-purple)}.guide-masthead img{border-radius:10px}.guide-masthead-tagline{color:var(--guide-muted);margin:7px 0 0 53px;font-size:11px;display:block}.guide-header-nav{align-items:center;gap:24px;font-size:12px;font-weight:700;display:flex}.guide-header-nav>a{min-height:44px;color:var(--guide-muted);align-items:center;text-decoration:none;display:inline-flex}.guide-header-nav .guide-product-link{color:var(--guide-purple);background:var(--guide-soft);border-radius:5px;gap:10px;padding:10px 18px}.guide-main{max-width:1208px;margin:auto;padding:18px 24px 64px}.guide-breadcrumbs{color:var(--guide-muted);margin-bottom:20px;font-size:11px;line-height:1.6}.guide-breadcrumbs ol{flex-wrap:wrap;gap:2px 0;margin:0;padding:0;list-style:none;display:flex}.guide-breadcrumbs li{align-items:baseline;min-width:0;display:inline-flex}.guide-breadcrumbs li+li:before{content:"›";padding:0 10px}.guide-breadcrumbs a{color:inherit;padding:7px 0}.guide-breadcrumbs [aria-current]{padding:7px 0}.guide-columns{grid-template-columns:minmax(0,824px) 280px;align-items:start;gap:32px;display:grid}.guide-article{border:1px solid var(--guide-line);background:#fff;border-radius:6px;min-width:0;padding:36px 40px 40px}.guide-label{background:var(--guide-purple);border-radius:3px;padding:4px 12px;font-size:11px;font-weight:700;text-decoration:none;display:inline-block;color:#fff!important}.guide-topic{color:var(--guide-muted);margin-left:12px;font-size:11px}.guide-byline{color:var(--guide-muted);align-items:center;gap:7px;font-size:12px;display:flex;margin-bottom:22px!important}.guide-byline time{margin-left:auto}.guide-eyecatch{background:#5c36c9;border-radius:4px;grid-template-columns:minmax(0,1fr) 30%;align-items:center;gap:12px;min-height:320px;margin:0 0 30px;padding:30px 24px 30px 30px;display:grid;position:relative;overflow:hidden}.guide-eyecatch-copy{z-index:1;position:relative}.guide-eyecatch-tag{color:#fff;border-bottom:1px solid #a18cdd;padding-bottom:14px;font-size:10px;font-weight:500;display:inline-block}.guide-eyecatch-copy>p{color:#fff;white-space:nowrap;margin:16px 0 24px;font-size:clamp(16px,2vw,23px);font-weight:700;line-height:1.8}.guide-eyecatch-copy strong{color:var(--guide-yellow);font-size:clamp(24px,3vw,36px);display:inline-block}.guide-eyecatch-bottom{color:var(--guide-purple);background:#fff;border-radius:3px;align-items:center;gap:8px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.guide-eyecatch-map{align-self:stretch;align-items:center;min-width:0;display:flex;position:relative}.guide-eyecatch-map>img{object-fit:cover;object-position:top;border:4px solid #fff;border-radius:16px;width:100%;height:260px;box-shadow:0 8px 24px #29175855}.guide-eyecatch-map>span{white-space:nowrap;color:var(--guide-ink);background:var(--guide-yellow);border-radius:3px;align-items:center;gap:4px;padding:5px 8px;font-size:9px;font-weight:700;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.guide-lead{font-size:16px;line-height:2.1;margin-top:30px!important}.guide-takeaway{background:#fff9df;border:1px solid #eadb94;border-radius:5px;margin:24px 0 32px;padding:22px 24px}.guide-takeaway>span{align-items:center;gap:8px;margin-bottom:8px;font-size:15px;font-weight:700;display:flex}.guide-takeaway>span svg{color:#795b00}.guide-takeaway p{margin:0;font-size:14px}.guide-sidebar{position:sticky;top:24px}.guide-toc{border:1px solid var(--guide-line);border-top:4px solid var(--guide-purple);background:#fff;border-radius:4px;padding:22px;font-size:12px}.guide-toc>p,.guide-toc>summary{align-items:center;gap:10px;margin:0 0 15px;font-size:15px;font-weight:700;display:flex}.guide-toc ol{margin:0;padding:0 0 0 20px}.guide-toc li{margin-bottom:9px;padding-left:4px}.guide-toc li::marker{color:var(--guide-purple);font-weight:700}.guide-toc a{color:#454550;padding:4px 0;line-height:1.8;text-decoration:none;display:inline-block}.guide-toc a:hover{color:var(--guide-purple);text-decoration:underline}.guide-toc-inline{display:none}.guide-sidebar-about{border:1px solid var(--guide-line);background:#fff;border-radius:4px;margin-top:24px;padding:24px}.guide-sidebar-about img{border-radius:12px;margin-bottom:14px}.guide-sidebar-about h2{margin-bottom:12px;font-size:16px}.guide-sidebar-about p{margin-bottom:16px;font-size:13px;line-height:1.9}.guide-sidebar-about a{justify-content:space-between;align-items:center;min-height:44px;font-size:12px;font-weight:700;display:flex}.guide-section{margin-top:48px}.guide-section>h2{background:var(--guide-purple);color:#fff;border-radius:3px;margin-bottom:26px;padding:17px 22px;font-size:22px}.guide-section>p{line-height:2.1}.guide-section>p strong{background:linear-gradient(#0000 64%,#ffe36b 64%)}.guide-page .guide-note{color:var(--guide-muted);margin-top:14px;font-size:12px;line-height:1.85}.guide-comparison-table{border-collapse:collapse;border:1px solid var(--guide-line);width:100%;margin:26px 0 14px;font-size:12px}.guide-comparison-table th,.guide-comparison-table td{text-align:left;border:1px solid var(--guide-line);padding:16px 10px}.guide-comparison-table thead{background:#f0edf9}.guide-comparison-table thead th{color:#48269e;font-size:12px}.guide-comparison-table th{white-space:nowrap}.guide-comparison-table tbody th{background:#fafafa}.guide-comparison-table tbody tr:last-child td,.guide-comparison-table tbody tr:last-child th{background:#edf8f2}.guide-comparison-table td:nth-child(2),.guide-comparison-table td:nth-child(3){text-align:center;font-size:24px;font-weight:700}.guide-rating-good{color:#087c50}.guide-rating-depends{color:#866000}.guide-comparison-cards{display:none}.guide-flow-comparison{border:1px solid var(--guide-line);background:#f8f8fa;border-radius:5px;margin:30px 0 0;padding:24px}.guide-page figcaption{margin-bottom:22px;font-size:16px;font-weight:700}.guide-flow-comparison figcaption{text-align:center}.guide-flow-columns{grid-template-columns:1fr 1fr;gap:16px;display:grid}.guide-flow-columns>div{text-align:center;background:#fff;border:1px solid #dbdbe3;border-radius:5px;padding-bottom:20px;overflow:hidden}.guide-flow-columns h3{background:#ededf2;margin:0;padding:14px 8px;font-size:18px}.guide-flow-columns h3 small{margin-top:3px;font-size:11px;font-weight:400;display:block}.guide-flow-columns .guide-flow-chizoo{border:2px solid var(--guide-green);background:#f1faf5}.guide-flow-chizoo h3{background:var(--guide-green);color:#fff}.guide-flow{margin:20px 12px 0;padding:0;list-style:none}.guide-flow li{flex-direction:column;align-items:center;gap:6px;margin-top:6px;font-size:13px;display:flex}.guide-flow li span{padding:4px 6px}.guide-flow li svg{color:#81818c}.guide-flow-chizoo .guide-flow li span{background:#fff;border:1px solid #a8d7bd;border-radius:4px;min-width:100px;padding:7px 10px;font-weight:700}.guide-flow-chizoo>p{color:#075e3d;margin:20px 10px 0;font-size:13px;font-weight:700}.guide-flow-chizoo>p span{display:inline-block}.guide-key-message{text-align:center;background:#fff5c3;border-left:5px solid #e5b900;padding:20px 22px;font-size:21px;font-weight:700;margin:26px 0!important}.guide-demo{border:1px solid var(--guide-line);border-radius:5px;margin:30px 0 0;padding:24px}.guide-demo>figcaption{border-bottom:2px solid var(--guide-purple);padding-bottom:14px}.guide-demo-grid{grid-template-columns:minmax(0,1fr) 210px;align-items:center;gap:24px;display:grid}.guide-sharing-steps{margin:0;padding:0;list-style:none}.guide-sharing-step{border-bottom:1px solid var(--guide-line);align-items:center;gap:12px;padding:15px 0;font-size:13px;display:flex}.guide-sharing-step b{color:var(--guide-purple)}.guide-step-diagram{aspect-ratio:1;background:var(--guide-soft);width:42px;color:var(--guide-purple);border-radius:8px;flex-shrink:0;place-items:center;display:grid}.guide-step-shot{aspect-ratio:1206/2622;object-fit:contain;width:90px}.guide-ai-note{color:#075e3d;background:#edf8f2;border-radius:4px;padding:12px;font-size:12px;margin-top:22px!important}.guide-demo-result>p:first-child{margin-bottom:12px;font-size:12px;font-weight:700}.guide-demo-result>img{border:1px solid #dedee5;border-radius:16px;width:100%;height:auto}.guide-cta{border:2px solid var(--guide-green);text-align:center;background:#f2faf6;border-radius:6px;margin:36px 0 0;padding:28px;position:relative}.guide-cta-app{text-align:left;justify-content:center;align-items:center;gap:10px;margin-bottom:18px;display:flex}.guide-cta-app img{border-radius:12px}.guide-cta-app>span{font-size:21px;font-weight:700;line-height:1.5}.guide-cta-app small{color:#4f6257;font-size:10px;font-weight:400;display:block}.guide-cta .guide-cta-title{margin-bottom:12px;font-size:20px;font-weight:700;line-height:1.8}.guide-cta>p{font-size:14px}.guide-cta .guide-note{margin:12px 0 18px}.guide-store-links{justify-content:center;gap:14px;display:flex}.guide-store-links a{background:var(--guide-green);color:#fff;border-radius:5px;flex:1;justify-content:center;align-items:center;gap:14px;max-width:240px;min-height:50px;padding:13px 18px;font-size:15px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 3px #065435}.guide-store-links a:hover{background:#06633f}.guide-cta-final{margin-top:40px}.guide-recommendations{margin:0 0 24px}.guide-recommendations>div{border-bottom:1px solid var(--guide-line);grid-template-columns:1fr 130px;align-items:center;gap:18px;padding:18px 0;display:grid}.guide-recommendations dt{font-size:14px}.guide-recommendations dd{color:var(--guide-purple);margin:0;font-size:14px;font-weight:700}.guide-sources{color:var(--guide-muted);background:#f7f7f9;margin-top:40px;padding:22px;font-size:12px}.guide-sources p{margin-bottom:10px}.guide-sources ul{padding-left:18px}.guide-sources li{margin-bottom:10px}.guide-footer{border-top:1px solid var(--guide-line);background:#fff;flex-wrap:wrap;justify-content:space-between;gap:20px;padding:28px max(24px,50vw - 580px);font-size:12px;display:flex}.guide-footer nav{flex-wrap:wrap;gap:24px;display:flex}.guide-footer a{min-height:44px;color:var(--guide-muted);align-items:center;display:inline-flex}.guide-index-content{max-width:960px;margin:auto}.guide-index-intro{text-align:center;padding:32px 0 42px}.guide-index-kicker{color:var(--guide-purple);font-size:13px;font-weight:700}.guide-index-intro h1{margin:12px 0;font-size:40px}.guide-index-intro p{margin:0;font-size:15px}.guide-article-card{border:1px solid var(--guide-line);background:#fff;border-radius:6px;grid-template-columns:1fr 1fr;display:grid;position:relative;overflow:hidden}.guide-article-card .guide-eyecatch{border-radius:0;grid-template-columns:1fr 28%;gap:8px;min-height:310px;margin:0;padding:24px}.guide-eyecatch-compact .guide-eyecatch-copy>p{font-size:17px}.guide-eyecatch-compact .guide-eyecatch-copy strong{font-size:26px}.guide-eyecatch-compact .guide-eyecatch-tag{font-size:8px}.guide-eyecatch-compact .guide-eyecatch-map>img{border-width:3px;height:210px}.guide-eyecatch-compact .guide-eyecatch-map>span{font-size:8px;bottom:36px}.guide-eyecatch-compact .guide-eyecatch-map>span svg{display:none}.guide-article-card-copy{padding:28px}.guide-article-card h2{margin:14px 0;font-size:22px}.guide-article-card h2 a{color:var(--guide-ink);text-decoration:none}.guide-article-card h2 a:after{content:"";position:absolute;inset:0}.guide-article-card:has(a:hover) h2{text-underline-offset:5px;text-decoration:underline}.guide-article-card p{margin:0;font-size:13px}.guide-read-link{color:var(--guide-purple);align-items:center;gap:8px;margin-top:22px;font-size:13px;font-weight:700;display:flex}.guide-sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width<=1100px){.guide-columns{max-width:800px;margin:auto;display:block}.guide-sidebar{display:none}.guide-toc-inline{background:#faf9fd;margin:32px 0;padding:22px 28px;display:block}.guide-toc-inline summary{cursor:pointer;min-height:44px;margin:0}.guide-toc-inline summary:after{content:"−";margin-left:auto}.guide-toc-inline:not([open]) summary:after{content:"+"}.guide-toc-inline[open] nav{margin-top:12px}.guide-toc-inline a{padding:9px 0}.guide-toc-inline li{margin:0}.guide-article-card{grid-template-columns:1fr;max-width:720px;margin:auto}.guide-article-card .guide-eyecatch{grid-template-columns:1fr 27%;padding:32px}.guide-eyecatch-compact .guide-eyecatch-copy>p{font-size:24px}.guide-eyecatch-compact .guide-eyecatch-copy strong{font-size:38px}.guide-eyecatch-compact .guide-eyecatch-tag{font-size:11px}}@media (width<=600px){.guide-header{gap:12px;padding:16px}.guide-masthead>a{gap:7px;font-size:21px}.guide-masthead img{width:32px;height:32px}.guide-masthead-tagline{display:none}.guide-header-nav{gap:0}.guide-header-nav>a:first-child{display:none}.guide-header-nav .guide-product-link{gap:4px;padding:8px 10px;font-size:10px}.guide-header-nav svg{width:13px}.guide-main{padding:12px 0 40px}.guide-breadcrumbs{margin-bottom:12px;padding:0 18px;font-size:10px}.guide-breadcrumbs li:last-child:not(:nth-child(3)){flex-basis:100%}.guide-breadcrumbs li:last-child:not(:nth-child(3)):before{display:none}.guide-article{border-left:0;border-right:0;border-radius:0;padding:24px 20px 32px}.guide-page h1{text-wrap:balance;font-size:26px;line-height:1.65}.guide-topic{margin-left:8px;font-size:10px}.guide-label{padding:4px 9px;font-size:10px}.guide-byline{font-size:11px}.guide-eyecatch{grid-template-columns:minmax(0,1fr) 28%;gap:10px;min-height:228px;margin-left:-4px;margin-right:-4px;padding:20px 14px}.guide-eyecatch-copy>p{margin:13px 0 17px;font-size:clamp(13px,3.7vw,17px)}.guide-eyecatch-copy strong{font-size:clamp(19px,5.2vw,25px)}.guide-eyecatch-tag{white-space:nowrap;padding-bottom:10px;font-size:7px}.guide-eyecatch-bottom{gap:5px;padding:5px 8px;font-size:9px}.guide-eyecatch-bottom svg{width:13px}.guide-eyecatch-map>img{border-width:3px;border-radius:10px;height:178px}.guide-eyecatch-map>span{padding:4px 5px;font-size:7px;bottom:10px}.guide-eyecatch-map>span svg{display:none}.guide-lead,.guide-section>p{font-size:15px;line-height:2.1}.guide-takeaway{padding:18px}.guide-takeaway p{font-size:13px}.guide-toc-inline{padding:14px 20px}.guide-toc-inline>summary{font-size:14px}.guide-section{margin-top:38px}.guide-section>h2{margin-left:-4px;margin-right:-4px;padding:15px 17px;font-size:19px}.guide-comparison-table{display:none}.guide-comparison-cards{gap:14px;margin:24px 0 16px;display:grid}.guide-comparison-cards>div{border:1px solid var(--guide-line);border-radius:4px;overflow:hidden}.guide-comparison-cards>div:last-child{background:#f1faf5;border-color:#9bceb2}.guide-comparison-cards h3{color:#48269e;background:#f0edf9;margin:0;padding:10px 16px;font-size:15px}.guide-comparison-cards>div:last-child h3{color:#075e3d;background:#deefe5}.guide-comparison-cards dl{margin:0;padding:12px 16px;font-size:13px}.guide-comparison-cards dl>div{grid-template-columns:100px 1fr;align-items:center;gap:8px;padding:5px 0;display:grid}.guide-comparison-cards dd{margin:0}.guide-comparison-cards .guide-rating-good,.guide-comparison-cards .guide-rating-depends{font-size:20px;font-weight:700}.guide-flow-comparison{margin-left:-4px;margin-right:-4px;padding:18px 10px}.guide-page figcaption{font-size:14px}.guide-flow-columns{gap:8px}.guide-flow-columns h3{padding:12px 4px;font-size:15px}.guide-flow-columns h3 small{font-size:9px}.guide-flow{margin:16px 4px 0}.guide-flow li{font-size:11px}.guide-flow-chizoo .guide-flow li span{min-width:86px}.guide-flow-chizoo>p{margin:20px 6px 0;font-size:11px}.guide-key-message{padding:16px 10px;font-size:17px}.guide-demo{padding:20px 16px}.guide-demo-grid{grid-template-columns:1fr;gap:22px}.guide-demo-result{width:min(100%,240px);margin:auto}.guide-cta{padding:22px 16px}.guide-cta .guide-cta-title{font-size:17px}.guide-cta>p{font-size:13px}.guide-store-links{gap:10px}.guide-store-links a{gap:6px;padding:12px 8px;font-size:12px}.guide-store-links a svg{width:14px}.guide-recommendations>div{grid-template-columns:1fr;gap:6px}.guide-sources{padding:18px}.guide-footer{padding:24px 20px}.guide-footer nav{gap:8px 20px}.guide-index-content{padding:0 18px}.guide-index-intro{padding:22px 0 30px}.guide-index-intro h1{font-size:32px}.guide-index-intro p{text-align:left;font-size:14px}.guide-article-card .guide-eyecatch{grid-template-columns:1fr 27%;min-height:220px;padding:20px 14px}.guide-eyecatch-compact .guide-eyecatch-copy>p{font-size:clamp(13px,3.7vw,17px)}.guide-eyecatch-compact .guide-eyecatch-copy strong{font-size:clamp(19px,5.2vw,25px)}.guide-eyecatch-compact .guide-eyecatch-tag{font-size:7px}.guide-eyecatch-compact .guide-eyecatch-map>img{height:180px}.guide-eyecatch-compact .guide-eyecatch-map>span{font-size:7px;bottom:12px}.guide-article-card-copy{padding:24px 20px}.guide-article-card h2{font-size:20px}}@media (prefers-reduced-motion:reduce){html:has(.guide-page){scroll-behavior:auto}}:root{--paper:#f7f3e8;--ink:#153d32;--color-bg:#f6ebdd;--color-accent:#86c9ee;--color-accent-alt:#153d32;--color-dark:#153d32;--color-dark-deep:#102f27;--color-text-muted:#888;--color-white:#fff;--header-padding:40px;--header-padding-mobile:20px;--border-radius-card:40px;--border-radius-pill:100px}*,:before,:after{box-sizing:border-box}body{background-color:var(--paper);color:var(--ink);margin:0;padding:0;font-family:Poppins,Noto Sans JP,sans-serif;overflow:hidden auto}.App{min-height:100vh}
