:root{--ink:#142220;--muted:#5b6865;--line:#d9e2de;--surface:#f8faf7;--blue:#244f8f;--green:#23765a;--warm:#f2b84b;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{overflow-x:hidden}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--surface)}a{color:inherit;text-decoration:none}footer,header,main,section{max-width:100%}.site-header{position:sticky;top:0;z-index:10;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:24px;min-height:72px;padding:0 32px;background:rgba(248,250,247,.92);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.brand,.hero-actions,.language-switcher,footer,nav{display:flex;align-items:center}.brand{gap:10px;font-weight:800;min-width:0}.brand-mark{display:grid;place-items:center;width:34px;height:34px;color:#fff;background:var(--blue);border-radius:8px}nav{justify-content:center;gap:24px;color:var(--muted);font-size:15px}.language-switcher{gap:6px}.language-switcher a{padding:8px 10px;border-radius:8px;color:var(--muted)}.language-switcher .active{background:#fff;color:var(--ink);box-shadow:0 0 0 1px var(--line)}.hero{min-height:calc(100vh - 72px);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:48px;align-items:center;padding:56px 6vw 72px}.eyebrow{color:var(--green);font-weight:800;text-transform:uppercase;font-size:13px}h1,h2,h3,p{margin-top:0}h1{max-width:860px;font-size:76px;line-height:.98;margin-bottom:24px}h1,h2{letter-spacing:0;overflow-wrap:anywhere}h2{font-size:44px;line-height:1.06;margin-bottom:18px}h3{font-size:22px;margin-bottom:10px;letter-spacing:0}p{color:var(--muted);line-height:1.65;font-size:18px}.auth-form,.hero-copy,.hero-visual,.panel,.portal-grid article,.price-card,.report-card,.step,.timeline{min-width:0}.hero-copy>p:not(.eyebrow){max-width:720px}.hero-actions{gap:12px;flex-wrap:wrap;margin:30px 0 18px}.button,button{min-height:48px;border:0;border-radius:8px;padding:14px 18px;font-weight:800;cursor:pointer;max-width:100%;text-align:center;overflow-wrap:anywhere}.primary,button{color:#fff;background:var(--blue)}.secondary{background:#fff;color:var(--ink);box-shadow:0 0 0 1px var(--line)}.trust{font-size:15px}.hero-proof{display:flex;flex-wrap:wrap;gap:8px;max-width:680px;margin-top:16px}.hero-proof span,.hero-proof strong{border:1px solid var(--line);border-radius:8px;padding:9px 11px;background:#fff;font-size:14px}.hero-proof span{color:#76520f;background:#fff4d8;font-weight:800;text-transform:uppercase}.hero-proof strong{color:var(--ink)}.hero-visual{min-height:560px;position:relative;overflow:hidden;border-radius:8px;background:linear-gradient(145deg,rgba(36,79,143,.16),rgba(35,118,90,.12)),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 800 900'%3E%3Crect width='800' height='900' fill='%23eef5f0'/%3E%3Ccircle cx='410' cy='230' r='92' fill='%23c58c55'/%3E%3Cpath d='M250 780c25-230 78-350 170-350s151 120 184 350z' fill='%23244f8f'/%3E%3Cpath d='M300 360c35 48 75 72 121 72s87-24 123-72v88c-42 42-84 63-125 63s-80-21-119-63z' fill='%23f2b84b'/%3E%3Crect x='92' y='95' width='170' height='72' rx='12' fill='%23fff' opacity='.9'/%3E%3Crect x='548' y='135' width='150' height='180' rx='18' fill='%23fff' opacity='.86'/%3E%3C/svg%3E");background-size:cover;background-position:50%;box-shadow:inset 0 0 0 1px rgba(20,34,32,.08)}.hero-visual.jp-hero{background:linear-gradient(90deg,rgba(20,34,32,.04),rgba(20,34,32,.02)),url(/images/jujuboost-hero.png);background-size:cover;background-position:50%}.owner-card,.phone-card{position:absolute;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 18px 60px rgba(20,34,32,.16)}.phone-card{top:30px;inset-inline-end:28px;padding:18px}.owner-card p,.phone-card span,.portal-grid span,.price-card span{color:var(--muted);font-size:14px}.phone-card strong{display:block;font-size:30px;color:var(--green)}.owner-card{bottom:28px;inset-inline-start:28px;display:flex;gap:14px;align-items:center;padding:16px;max-width:300px}.avatar{display:block;width:48px;height:48px;border-radius:50%;background:var(--warm)}.owner-card p{margin:2px 0 0}section{padding:72px 6vw}.auth-section,.contrast,.platform-section,.portal,.pricing,.proof,.services-band{background:#fff}.portal-grid,.price-grid,.steps,.two-col{display:grid;gap:18px}.two-col{grid-template-columns:repeat(2,minmax(0,1fr))}.panel,.portal-grid article,.price-card,.report-card,.step,.timeline{border:1px solid var(--line);border-radius:8px;background:#fff;padding:24px}.panel.positive{background:#f2faf5;border-color:#bcd9ca}ul{margin:0;padding-inline-start:20px;color:var(--muted);line-height:1.8}.band{background:#eaf1ef}.portal-grid,.price-grid,.steps{grid-template-columns:repeat(3,minmax(0,1fr))}.step span{display:grid;place-items:center;width:38px;height:38px;border-radius:8px;background:var(--blue);color:#fff;font-weight:800;margin-bottom:22px}.section-heading{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:26px}.section-heading p{max-width:520px}.platform-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:34px;align-items:center}.platform-diagram{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:18px;align-items:center;border:1px solid var(--line);border-radius:8px;padding:24px;background:var(--surface)}.platform-diagram strong{display:grid;place-items:center;min-height:132px;padding:18px;border-radius:8px;color:#fff;background:var(--blue);text-align:center}.diagram-list{display:grid;gap:10px}.diagram-list span{display:block;border:1px solid var(--line);border-radius:8px;padding:10px 12px;background:#fff;font-weight:800;color:var(--ink)}.outputs span{border-color:#bcd9ca;background:#f2faf5}.outcomes-section{display:flex;justify-content:space-between;gap:24px;align-items:center;background:#eaf1ef}.outcomes-section p{max-width:860px}.outcomes-hero{background:#eaf1ef}.example-stamp,.founding-badge{display:inline-block;width:-moz-max-content;width:max-content;max-width:100%;border-radius:8px;padding:7px 10px;background:#fff4d8;color:#76520f;font-size:13px;font-weight:800;text-transform:uppercase}.form-reassurance{color:var(--green);font-weight:800}.price-card strong{display:block;font-size:40px;color:var(--blue);margin:22px 0 10px}.price-card.featured{border-color:var(--green);box-shadow:0 20px 80px rgba(35,118,90,.12)}.register{display:grid;grid-template-columns:.8fr 1.2fr;gap:38px;align-items:start;background:#f5f7f2}.registration-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}label{display:grid;gap:8px;font-weight:800;color:var(--ink)}input,select{width:100%;min-height:46px;border:1px solid var(--line);border-radius:8px;padding:10px 12px;background:#fff;font:inherit}.form-status,.registration-form button{grid-column:1/-1}.form-status{margin:0;color:var(--green);font-weight:800}.auth-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:38px;align-items:start}.auth-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.auth-form{display:grid;gap:14px;border:1px solid var(--line);border-radius:8px;padding:24px;background:var(--surface)}.auth-form h3,.auth-form p{margin-bottom:0}.proof{display:grid;grid-template-columns:1.1fr .9fr;gap:22px;align-items:stretch}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0}.metrics div{background:var(--surface);border-radius:8px;padding:18px}.metrics strong{display:block;font-size:36px;color:var(--green)}.metrics span{color:var(--muted)}.timeline{display:grid;align-content:center;gap:18px}.honest-card{align-content:start}.honest-card h2{margin-bottom:12px}.timeline div{display:grid;grid-template-columns:18px 1fr;gap:12px;align-items:start}.timeline span{width:12px;height:12px;border-radius:50%;background:var(--warm);margin-top:8px}.timeline p{margin:0}.portal-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:24px}.portal-grid strong{display:block;margin-top:8px;font-size:20px;overflow-wrap:anywhere}.service-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.service-card,.service-detail article{display:grid;gap:12px;min-width:0;border:1px solid var(--line);border-radius:8px;background:#fff;padding:24px}.service-card{align-content:start;transition:transform .18s ease,box-shadow .18s ease}.service-card:hover{transform:translateY(-2px);box-shadow:0 18px 60px rgba(20,34,32,.12)}.service-card span,.service-hero .eyebrow{color:var(--green);font-size:13px;font-weight:800;text-transform:uppercase}.service-card strong{font-size:22px}.service-card p{margin:0;font-size:16px}.service-card em{color:var(--blue);font-style:normal;font-weight:800}.service-hero{display:grid;align-content:center;min-height:58vh;padding:86px 6vw 72px;background:#eef5f0}.service-hero p{max-width:820px}.guide-hero p{max-width:900px}.guide-body{display:grid;gap:28px;background:#fff}.guide-body article{max-width:920px}.guide-body p{max-width:880px}.service-detail{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;background:#fff}.service-proof p{max-width:780px}.package-band{display:flex;justify-content:space-between;gap:24px;align-items:center;background:#eaf1ef}.package-band p{max-width:780px;margin:0;font-weight:800;color:var(--ink)}footer{justify-content:space-between;gap:18px;padding:30px 6vw;border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap}.not-found-page{min-height:100vh;display:grid;place-items:center;padding:32px;background:#eef5f0}.not-found-panel{width:min(760px,100%);border:1px solid var(--line);border-radius:8px;background:#fff;padding:42px;box-shadow:0 24px 90px rgba(20,34,32,.12)}.not-found-brand{width:-moz-max-content;width:max-content;margin-bottom:36px}.not-found-actions{margin-bottom:0}@media (max-width:900px){.site-header{display:flex;justify-content:space-between;gap:12px;padding:0 18px;direction:ltr}.brand{justify-content:flex-end}.brand span:last-child{max-width:145px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}nav{display:none}.auth-grid,.auth-section,.hero,.platform-section,.proof,.register,.service-detail{grid-template-columns:minmax(0,1fr)}.hero{padding-top:34px;min-height:auto}h1{font-size:42px;line-height:1.04}h2{font-size:32px;line-height:1.12}p{font-size:16px}.hero-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;width:100%;max-width:100%}.hero-visual{min-height:440px}.platform-diagram,.portal-grid,.price-grid,.registration-form,.service-card-grid,.steps,.two-col{grid-template-columns:minmax(0,1fr)}.outcomes-section,.package-band{display:grid}.section-heading{display:block}.not-found-panel{padding:28px}.not-found-actions{grid-template-columns:minmax(0,1fr)}section{padding:52px 20px}}