*,::before,::after{box-sizing:border-box;margin:0;padding:0}html,body{min-height:100%}body{min-height:100vh;background-color:#030620;background-image:radial-gradient(circle at 20% 10%,#1e3a8a 0,transparent 50%),radial-gradient(circle at 80% 80%,#6b4f1a 0,transparent 50%);background-attachment:fixed;background-repeat:no-repeat;color:#f1f5f9;font-family:"Space Grotesk",system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit}header.glass{position:sticky;top:0;z-index:50;background:rgba(3,6,32,.55);backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%);border-bottom:1px solid rgba(255,255,255,.06);box-shadow:0 4px 24px rgba(0,0,0,.2)}header.glass .row{max-width:80rem;margin:0 auto;padding:.75rem 1.5rem;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1.5rem}header.glass .logo{font-weight:700;font-size:1.25rem;text-decoration:none;color:#fff;letter-spacing:-.01em}header.glass nav{display:flex;gap:2rem;justify-self:center}header.glass nav a{text-decoration:none;color:#fff;font-size:1rem;font-weight:500}header.glass nav a:hover{opacity:.85}header.glass .right{justify-self:end}.lang-toggle{display:inline-flex;align-items:center;gap:.4rem;color:#fff;background:0 0;border:0;font:inherit;font-weight:600;font-size:.95rem;cursor:pointer;padding:.25rem .5rem}.lang-toggle:hover{opacity:.85}.lang-toggle svg{width:1rem;height:1rem;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.75rem;border-radius:9999px;font-weight:600;font-size:.9rem;text-decoration:none;border:0;cursor:pointer;font-family:inherit}.btn.gold{background-image:linear-gradient(to bottom,rgb(228 200 130)0,rgb(196 162 70) 55%,rgb(150 120 40) 100%);color:#0f172a;box-shadow:0 1px 0 rgba(255,255,255,.28) inset,0 6px 16px rgba(90,70,20,.45)}.btn.gold:hover{background-image:linear-gradient(to bottom,rgb(240 215 155)0,rgb(212 178 90) 55%,rgb(168 140 60) 100%)}.btn.bronze{background-image:linear-gradient(to bottom,rgb(175 158 115)0,rgb(135 118 75) 55%,rgb(90 75 40) 100%);color:#f8f0d7;box-shadow:0 1px 0 rgba(255,255,255,.22) inset,0 5px 14px rgba(45,35,10,.45)}.btn.bronze:hover{background-image:linear-gradient(to bottom,rgb(195 178 135)0,rgb(155 138 92) 55%,rgb(105 90 52) 100%)}.btn.sm{padding:.5rem 1.25rem;font-size:.85rem}.hero{max-width:64rem;margin:0 auto;padding:4rem 2rem 6rem;text-align:center}.hero h1{font-size:clamp(2.25rem,5vw,3rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;color:#fff}.hero .tagline-text{font-size:.95rem;text-transform:uppercase;letter-spacing:.08em;color:#fff;font-weight:700;margin-bottom:.75rem;display:block}.hero .subtitle{display:block;margin-top:.75rem;font-size:clamp(1.05rem,2vw,1.25rem);font-weight:400;color:#bfdbfe}.hero p.lead{margin:1.5rem auto 0;max-width:48rem;font-size:1.125rem;color:#cbd5e1}.hero p.lead+p.lead{margin-top:.75rem}.hero .actions{margin-top:2rem;display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.section{max-width:64rem;margin:0 auto;padding:4rem 2rem}.section .head{text-align:center;margin-bottom:3rem}.section .tagline-up{font-size:1rem;text-transform:uppercase;letter-spacing:.08em;color:#fff;font-weight:700}.section .head h2{font-size:1.5rem;font-weight:700;margin-top:.5rem;color:#bfdbfe}.grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:720px){.grid{grid-template-columns:1fr 1fr}}.grid.three-col{grid-template-columns:1fr}@media (min-width:720px){.grid.three-col{grid-template-columns:1fr 1fr 1fr}}.card{background:rgba(15,23,42,.4);backdrop-filter:blur(16px) saturate(150%);-webkit-backdrop-filter:blur(16px) saturate(150%);border:1px solid rgba(255,255,255,.1);border-radius:.5rem;padding:1.75rem 1.5rem;box-shadow:0 1px 0 rgba(255,255,255,.08) inset,0 8px 32px rgba(0,0,0,.35);display:flex;flex-direction:column}.card .icon-wrap{width:2.5rem;height:2.5rem;display:inline-flex;align-items:center;justify-content:center;margin-bottom:1rem;color:#60a5fa}.card .icon-wrap svg{width:100%;height:100%;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.card h3{font-size:1.05rem;font-weight:700;margin-bottom:.75rem;color:#fff;letter-spacing:-.01em}.card p{color:#cbd5e1;font-size:.92rem;line-height:1.55;margin-bottom:1.25rem;flex-grow:1}.card code,.prose code{background:rgba(255,255,255,.08);padding:.1em .4em;border-radius:.25rem;font-family:ui-monospace,"SF Mono",Menlo,monospace;font-size:.85em}.card .card-cta{align-self:flex-start}.feature-row{display:flex;align-items:flex-start;gap:1rem;min-height:5.5rem}.feature-row .text{display:flex;flex-direction:column;justify-content:center;min-height:4rem}.feature-row .gold-disk{flex-shrink:0;width:2.5rem;height:2.5rem;border-radius:9999px;background-image:linear-gradient(to bottom,rgb(228 200 130)0,rgb(196 162 70) 55%,rgb(150 120 40) 100%);color:#0f172a;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 1px 0 rgba(255,255,255,.3) inset,0 4px 10px rgba(90,70,20,.4)}.feature-row .gold-disk svg{width:1.25rem;height:1.25rem;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.feature-row .text h3{font-size:1rem;font-weight:700;color:#fff;margin-bottom:.25rem}.feature-row .text p{font-size:.92rem;color:#cbd5e1;margin-bottom:0}.pricing-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:56rem;margin:0 auto}@media (min-width:720px){.pricing-grid{grid-template-columns:1fr 1fr}}.price-card{background:rgba(15,23,42,.4);backdrop-filter:blur(16px) saturate(150%);-webkit-backdrop-filter:blur(16px) saturate(150%);border:1px solid rgba(255,255,255,.1);border-radius:.5rem;padding:2rem 1.75rem;box-shadow:0 1px 0 rgba(255,255,255,.08) inset,0 8px 32px rgba(0,0,0,.35);position:relative}.price-card .ribbon{position:absolute;top:1rem;right:1rem;background-image:linear-gradient(to bottom,rgb(228 200 130)0,rgb(196 162 70) 55%,rgb(150 120 40) 100%);color:#0f172a;font-size:.75rem;font-weight:700;padding:.2rem .6rem;border-radius:.25rem;letter-spacing:.02em}.price-card h3{font-size:1.1rem;font-weight:700;color:#fff;margin-bottom:.25rem}.price-card .subtitle{font-size:.85rem;color:#cbd5e1;margin-bottom:1.25rem}.price-card .price{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:.25rem}.price-card .price .currency{font-size:1.25rem;vertical-align:super;font-weight:500}.price-card .period{font-size:.85rem;color:#94a3b8;margin-bottom:1.5rem}.price-card ul{list-style:none;padding:0;margin:0 0 1.5rem}.price-card ul li{padding:.4rem 0;font-size:.92rem;color:#cbd5e1;display:flex;align-items:baseline;gap:.4rem}.price-card ul li::before{content:"·";color:#94a3b8}.cta-block{max-width:56rem;margin:3rem auto 4rem;padding:2rem;text-align:center;background:rgba(15,23,42,.4);backdrop-filter:blur(16px) saturate(150%);-webkit-backdrop-filter:blur(16px) saturate(150%);border:1px solid rgba(255,255,255,.1);border-radius:.5rem;box-shadow:0 1px 0 rgba(255,255,255,.08) inset,0 8px 32px rgba(0,0,0,.35)}.cta-block h2{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:#fff}.cta-block p{color:#cbd5e1;margin:0 auto 1.5rem;max-width:36rem}.cta-block .actions{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.cta-block a.underline{color:#cbd5e1;text-decoration:underline}.cta-block a.underline:hover{color:#fff}.about-grid{max-width:56rem;margin:0 auto;background:rgba(15,23,42,.4);backdrop-filter:blur(16px) saturate(150%);-webkit-backdrop-filter:blur(16px) saturate(150%);border:1px solid rgba(255,255,255,.1);border-radius:.5rem;padding:1.5rem 1.75rem;box-shadow:0 1px 0 rgba(255,255,255,.08) inset,0 8px 32px rgba(0,0,0,.35)}.about-grid .row{display:grid;grid-template-columns:1fr;gap:.25rem 1rem;padding:.75rem 0;border-bottom:1px solid rgba(255,255,255,.06)}.about-grid .row:last-child{border-bottom:0}@media (min-width:720px){.about-grid .row{grid-template-columns:12rem 1fr}}.about-grid .label{font-weight:600;color:#fff;font-size:.95rem}.about-grid .value{color:#cbd5e1;font-size:.95rem}.about-grid .value a{color:#cbd5e1;text-decoration:underline}.about-grid .value a:hover{color:#fff}.prose{max-width:56rem;margin:0 auto;padding:4rem 2rem 5rem}.prose h1{font-size:2rem;font-weight:700;margin-bottom:1.5rem;color:#fff}.prose h2{font-size:1.4rem;font-weight:700;margin:2rem 0 1rem;color:#fff}.prose h3{font-size:1.1rem;font-weight:700;margin:1.5rem 0 .5rem;color:#f1f5f9}.prose h4{font-size:1rem;font-weight:600;margin:1rem 0 .5rem;color:#f1f5f9}.prose p{margin-bottom:1rem;color:#cbd5e1}.prose ul{padding-left:1.5rem;margin-bottom:1rem;color:#cbd5e1}.prose ul li{margin-bottom:.35rem}.prose strong{color:#f1f5f9;font-weight:600}.prose em{color:#94a3b8;font-style:italic}.prose a{color:#93c5fd;text-decoration:underline}.prose a:hover{color:#bfdbfe}.prose table{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.92rem}.prose th{text-align:left;padding:.6rem .75rem;border-bottom:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.04);color:#fff;font-weight:600}.prose td{padding:.6rem .75rem;border-bottom:1px solid rgba(255,255,255,.08);vertical-align:top;color:#cbd5e1}.prose .lastmod{color:#94a3b8;font-size:.9rem;margin-bottom:1.5rem}footer{border-top:1px solid rgba(255,255,255,.06);background:rgba(3,6,32,.72);backdrop-filter:blur(20px) saturate(150%);-webkit-backdrop-filter:blur(20px) saturate(150%);margin-top:4rem}footer .inner{max-width:80rem;margin:0 auto;padding:2rem 1.5rem 3rem}footer .brand{font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:.5rem}footer .legal{font-size:.875rem;color:#94a3b8;display:flex;flex-wrap:wrap;gap:.35rem}footer .legal a{color:#94a3b8;text-decoration:none}footer .legal a:hover{color:#cbd5e1;text-decoration:underline}footer .socials{display:flex;gap:.75rem;margin-top:1rem}footer .socials a{width:1.75rem;height:1.75rem;border-radius:9999px;background:#0f172a;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:background-color 150ms ease}footer .socials a:hover{background:#1e293b}footer .socials img{width:.875rem;height:.875rem;object-fit:contain}footer .copyright{font-size:.8rem;color:#64748b;margin-top:2rem}html[lang=en] [lang=ja]{display:none!important}html[lang=ja] [lang=en]{display:none!important}