:root{--purple:#6c4cf1;--deep:#4326b8;--cyan:#43d7e8;--yellow:#ffd45a;--navy:#17213c;--lav:#f5f2ff;--line:#dcd4ff;--green:#18b86d;--pink:#ff7e9e;--wrap:1120px;--shadow:#17213c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--navy);font-family:"Yu Gothic","Hiragino Kaku Gothic ProN",Meiryo,sans-serif;font-weight:600;line-height:1.8;background:#fff}img{display:block;max-width:100%;height:auto}a{color:inherit}.wrap{width:min(var(--wrap),calc(100% - 40px));margin:auto}.skip,.sr-only{position:absolute;width:1px;height:1px;clip:rect(0,0,0,0);overflow:hidden}.skip:focus{z-index:999;width:auto;height:auto;clip:auto;background:#fff;padding:10px}.site-header{height:82px;padding:0 max(20px,calc((100% - var(--wrap))/2));display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5e0ff;background:#fff;position:sticky;top:0;z-index:100}.brand{display:flex;align-items:center;gap:9px;text-decoration:none;color:var(--deep);font-size:21px;font-weight:900;white-space:nowrap}.brand img{width:38px;height:38px;object-fit:contain}.global-nav{display:flex;align-items:center;gap:21px;font-size:13px}.global-nav a{text-decoration:none;white-space:nowrap}.global-nav a:hover,.global-nav a[aria-current]{color:var(--deep)}.global-nav .gift{color:#fff;background:linear-gradient(135deg,var(--purple),var(--deep));padding:11px 17px;border-radius:999px;box-shadow:0 5px 0 var(--shadow)}.menu-button{display:none;border:0;background:transparent;width:48px}.menu-button>span:not(.sr-only){display:block;width:31px;height:3px;background:var(--navy);border-radius:3px;margin:6px}.subhero{overflow:hidden;background:radial-gradient(circle at 77% 30%,#dafaff,transparent 28%),linear-gradient(130deg,#fff 10%,#f2efff);border-bottom:1px solid #e6e1ff}.subhero-grid{min-height:470px;display:grid;grid-template-columns:1.06fr .94fr;align-items:center;gap:45px}.eyebrow,.section-label{font-size:13px;letter-spacing:.13em;color:var(--deep);font-weight:900}.subhero h1{font-size:clamp(38px,5vw,62px);line-height:1.25;margin:10px 0 20px;letter-spacing:.02em}.subhero h1 em{font-style:normal;color:var(--deep)}.subhero .lead{font-size:16px;max-width:610px}.hero-visual{height:430px;align-self:end;position:relative}.hero-visual img{width:100%;height:100%;object-fit:contain;object-position:center bottom;filter:drop-shadow(0 14px 20px #4c32872b)}.hero-visual .bubble{position:absolute;right:0;top:45px;background:#fff;border:3px solid var(--purple);border-radius:22px;padding:9px 16px;color:var(--deep);box-shadow:5px 5px 0 #d6cdff}.button{display:flex;align-items:center;justify-content:space-between;max-width:520px;padding:15px 24px;border-radius:999px;text-decoration:none;font-size:16px;font-weight:900}.primary{color:#fff;background:linear-gradient(90deg,var(--purple),var(--deep));box-shadow:0 7px 0 var(--shadow)}.secondary{border:3px solid var(--purple);color:var(--deep);background:#fff;box-shadow:0 5px 0 #dcd3ff}.button:hover{transform:translateY(-2px)}.section{padding:84px 0}.soft{background:var(--lav)}.cream{background:#fffbf2}.mint{background:#edfff4}.section-heading{text-align:center;margin-bottom:36px}.section-heading h2{font-size:clamp(29px,4vw,44px);line-height:1.4;margin:10px 0}.section-heading p:last-child{color:#59627c}.number-label{display:inline-flex;align-items:center;gap:10px;color:var(--deep);font-size:12px;letter-spacing:.12em;font-weight:900}.number-label b{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--purple);color:#fff;box-shadow:0 3px 0 var(--deep);font-size:17px}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{background:#fff;border:2px solid var(--line);border-radius:22px;padding:25px;box-shadow:0 6px 0 #ded8ff}.card h3{font-size:20px;line-height:1.5;margin:8px 0}.card p{font-size:14px}.card-icon{width:72px;height:72px;object-fit:contain}.check-list{list-style:none;padding:0;margin:20px 0}.check-list li{position:relative;padding:10px 10px 10px 38px;border-bottom:1px solid #ece8ff}.check-list li:before{content:"✓";position:absolute;left:5px;top:10px;display:grid;place-items:center;width:24px;height:24px;background:var(--green);color:#fff;border-radius:50%;font-size:13px}.panel{background:#fff;border:2px solid var(--line);border-radius:26px;padding:35px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:25px}.notice{border-left:6px solid var(--yellow);background:#fff9df;border-radius:12px;padding:15px 18px}.text-link{color:var(--deep);font-weight:900}.site-footer{padding:46px 0 20px;color:#fff;background:linear-gradient(110deg,#26177e,#17213c)}.footer-grid{display:flex;justify-content:space-between;gap:30px}.footer-grid strong{font-size:24px}.footer-grid p{font-size:12px}.footer-grid nav{display:flex;flex-wrap:wrap;gap:20px;align-content:flex-start}.footer-grid a{text-decoration:none;font-size:13px}.copyright{text-align:center;font-size:10px;margin-top:32px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.field{display:grid;gap:6px}.field.full{grid-column:1/-1}.field label{font-weight:900}.required{font-size:11px;color:#fff;background:#e64a6a;border-radius:999px;padding:2px 7px}.field input,.field select,.field textarea,.search-input{width:100%;border:2px solid var(--line);border-radius:13px;padding:13px;font:inherit;color:var(--navy);background:#fff}.field textarea{min-height:180px;resize:vertical}.submit-button{border:0;width:100%;cursor:pointer;margin-top:15px}.faq details{border:2px solid var(--line);border-radius:16px;background:#fff;margin:12px 0;padding:0 20px}.faq summary{cursor:pointer;padding:17px 35px 17px 0;font-weight:900;position:relative}.faq summary:after{content:"＋";position:absolute;right:0;color:var(--deep)}.faq details[open] summary:after{content:"−"}.profile-layout{display:grid;grid-template-columns:420px 1fr;gap:45px;align-items:center}.profile-image{border:4px solid var(--navy);border-radius:28px;overflow:hidden;background:#f4f1ff;box-shadow:10px 10px 0 #d8d0ff}.profile-image img{width:100%;height:380px;object-fit:cover}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.stat{text-align:center;border:2px solid var(--line);border-radius:18px;background:#fff;padding:20px 10px}.stat b{display:block;color:var(--deep);font-size:28px}.principles{counter-reset:p}.principles .card:before{counter-increment:p;content:counter(p);display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:var(--yellow);font-weight:900}.archive-tools{display:grid;grid-template-columns:1fr auto;gap:12px;max-width:850px;margin:0 auto 30px}.filter-row{grid-column:1/-1;display:flex;gap:8px;overflow-x:auto;padding-bottom:5px}.filter-row button{border:2px solid var(--line);background:#fff;border-radius:999px;padding:8px 15px;white-space:nowrap;font-weight:900}.filter-row button.active{background:var(--purple);color:#fff;border-color:var(--purple)}.result-list{display:grid;gap:15px}.result-card{display:grid;grid-template-columns:180px 1fr auto;gap:22px;align-items:center;background:#fff;border:2px solid var(--line);border-radius:20px;padding:15px;text-decoration:none}.result-card img{width:180px;height:120px;object-fit:cover;border-radius:13px}.result-card h3{margin:3px 0;font-size:19px}.result-card p{margin:0;font-size:13px}.result-card>span{color:var(--deep);font-size:23px}.result-card.hidden{display:none}.not-found-hero{text-align:center;padding:90px 0;background:linear-gradient(180deg,#f3f0ff,#fff)}.error-code{font-size:clamp(90px,18vw,190px);line-height:1;color:var(--deep);font-weight:900;letter-spacing:.06em;text-shadow:7px 7px 0 #d7cfff}.not-found-sai{width:250px;margin:-55px auto 0;filter:drop-shadow(0 15px 20px #5d438c33)}.choice-row{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px}.choice-row a{padding:20px;border:2px solid var(--line);border-radius:18px;background:#fff;text-decoration:none}.thanks-card{max-width:850px;margin:auto;text-align:center;background:#fff;border:3px solid var(--purple);border-radius:30px;padding:45px;box-shadow:0 10px 0 #d8d0ff}.thanks-card>img{width:230px;height:220px;object-fit:contain;margin:auto}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;counter-reset:s;margin:30px 0}.steps .card:before{counter-increment:s;content:counter(s);display:grid;place-items:center;width:38px;height:38px;border-radius:50%;background:var(--purple);color:#fff}.legal{max-width:900px}.legal h2{font-size:27px;margin-top:55px;border-bottom:3px solid var(--line);padding-bottom:8px}.legal h3{font-size:20px}.legal p,.legal li{font-weight:500}.legal .updated{text-align:right;color:#606982}.reveal{opacity:0;transform:translateY(16px);transition:.55s}.reveal.visible{opacity:1;transform:none}
@media(max-width:1030px){.menu-button{display:block}.global-nav{display:none;position:absolute;top:81px;left:0;right:0;background:#fff;padding:20px;box-shadow:0 15px 24px #17213c22;flex-direction:column;align-items:stretch}.global-nav.open{display:flex}.global-nav .gift{text-align:center}.subhero-grid{grid-template-columns:1fr 390px}.card-grid{grid-template-columns:repeat(2,1fr)}.profile-layout{grid-template-columns:340px 1fr}.stats{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.wrap{width:min(var(--wrap),calc(100% - 28px))}.site-header{height:70px;padding:0 14px}.brand{font-size:18px}.brand img{width:34px;height:34px}.global-nav{top:69px}.subhero-grid{display:flex;flex-direction:column;min-height:0;padding-top:45px}.subhero h1{font-size:36px}.subhero .lead{font-size:14px}.hero-visual{height:300px;width:100%}.hero-visual .bubble{font-size:12px;top:15px}.section{padding:65px 0}.card-grid,.two-col,.choice-row,.steps{grid-template-columns:1fr}.profile-layout{grid-template-columns:1fr}.profile-image{max-width:400px;margin:auto}.profile-image img{height:330px}.stats{grid-template-columns:1fr 1fr}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.archive-tools{grid-template-columns:1fr}.archive-tools .button{width:100%}.result-card{grid-template-columns:105px 1fr auto;gap:12px}.result-card img{width:105px;height:90px}.result-card h3{font-size:16px}.result-card .excerpt{display:none}.footer-grid{display:block}.footer-grid nav{margin-top:24px;gap:14px}.thanks-card{padding:30px 18px}.not-found-hero{padding:65px 0}.error-code{font-size:110px}}
@media(max-width:390px){.brand{font-size:16px}.subhero h1{font-size:31px}.stats{grid-template-columns:1fr}.result-card{grid-template-columns:80px 1fr auto}.result-card img{width:80px;height:78px}.section-heading h2{font-size:28px}.panel{padding:24px 17px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.reveal{opacity:1;transform:none}}

.search-inline{display:flex;gap:10px;margin-top:8px}@media(max-width:700px){.search-inline{flex-direction:column}}

/* Legal disclosure page */
.legal-hero{overflow:hidden;padding:88px 0;background:radial-gradient(circle at 82% 15%,#d9faff 0,transparent 25%),linear-gradient(135deg,#fff 8%,#f2efff 100%);border-bottom:1px solid #e6e1ff}
.legal-hero-inner{max-width:900px}
.legal-hero h1{margin:8px 0 20px;font-size:clamp(42px,6vw,72px);line-height:1.18;letter-spacing:.03em}
.legal-hero h1 em{color:var(--deep);font-style:normal}
.legal-hero .lead{max-width:780px;font-size:17px}
.legal-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;max-width:780px;margin:30px 0 0;padding:0;list-style:none}
.legal-summary li{display:flex;align-items:center;gap:12px;min-height:82px;padding:14px 18px;border:2px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 5px 0 #ded8ff}
.legal-summary b{display:grid;flex:0 0 54px;place-items:center;min-height:42px;border-radius:999px;color:#fff;background:var(--purple)}
.legal-summary span{font-size:14px;font-weight:900;line-height:1.45}
.legal-status{margin-bottom:56px;border-color:var(--purple);box-shadow:0 8px 0 #e3ddff}
.legal-status h2{margin:4px 0 12px;border:0;padding:0}
.legal-table-wrap{overflow:hidden;border:2px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 6px 0 #eeeaff}
.legal-table{width:100%;border-collapse:collapse;table-layout:fixed}
.legal-table th,.legal-table td{padding:20px 22px;border-bottom:1px solid #e9e4ff;text-align:left;vertical-align:top;overflow-wrap:anywhere}
.legal-table tr:last-child th,.legal-table tr:last-child td{border-bottom:0}
.legal-table th{width:230px;color:var(--deep);background:#f7f5ff;font-weight:900}
.legal-table td{font-weight:500}
.legal-free-grid{margin-top:25px}
.legal-free-grid .card{box-shadow:none}
.legal-operation-note{margin-top:50px;border-left-color:var(--purple);background:#f6f3ff}
.legal-operation-note p{margin:4px 0 0}
.legal-actions{margin-top:55px;background:linear-gradient(135deg,#fff,#f1edff)}
.legal-actions h2{margin-top:0}
.legal-actions .button{margin-top:22px}
@media(max-width:700px){.legal-hero{padding:58px 0}.legal-hero h1{font-size:40px}.legal-hero .lead{font-size:15px}.legal-summary{grid-template-columns:1fr}.legal-summary li{min-height:68px}.legal-table-wrap{overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.legal-table,.legal-table tbody,.legal-table tr,.legal-table th,.legal-table td{display:block;width:100%}.legal-table tr{margin-bottom:14px;overflow:hidden;border:2px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 4px 0 #eeeaff}.legal-table th,.legal-table td{border:0;padding:14px 17px}.legal-table th{border-bottom:1px solid #e9e4ff}.legal-free-grid{grid-template-columns:1fr}.legal-actions{padding:28px 20px}.legal-actions .button{width:100%}}
