:root{--pyri-face:#a94df0;--pyri-hi:#c77dff;--pyri-lo:#8a2fd6;--pyri-deep:#6b1fa8;--pyri-belly:#fbf0da;--w-ambient:#bfe6fb;--w-horizon:#e7d8f6;--w-structure:#5fc24a;--w-structure-hi:#84d96b;--w-structure-lo:#3c9a2c;--w-stone:#d8c6ab;--w-stone-lo:#b79c79;--w-crystal:#ffd400}@property --w-ambient{syntax:"<color>";inherits:true;initial-value:#bfe6fb}@property --w-horizon{syntax:"<color>";inherits:true;initial-value:#e7d8f6}@property --w-structure{syntax:"<color>";inherits:true;initial-value:#5fc24a}@property --w-structure-hi{syntax:"<color>";inherits:true;initial-value:#84d96b}@property --w-structure-lo{syntax:"<color>";inherits:true;initial-value:#3c9a2c}@property --w-stone{syntax:"<color>";inherits:true;initial-value:#d8c6ab}@property --w-stone-lo{syntax:"<color>";inherits:true;initial-value:#b79c79}@property --w-crystal{syntax:"<color>";inherits:true;initial-value:#ffd400}html{scroll-behavior:smooth}.hero{padding:var(--sp-12)0 var(--sp-16)}.hero-grid{gap:var(--sp-12);grid-template-columns:1fr 1fr;align-items:center;display:grid}.hero h1{max-width:13ch;font-size:clamp(40px,5.8vw,62px)}.hero h1 .hl{color:var(--fn-action)}.hero .sub{margin-top:var(--sp-5);max-width:40ch;font-size:20px}.microtrust{margin-top:var(--sp-5);color:var(--text-muted);font-size:16px;font-weight:700}.microtrust b{color:var(--text-body)}.scene-frame{border-radius:var(--r-2xl);aspect-ratio:5/4;background:var(--w-ambient);animation:15s ease-in-out infinite wake;position:relative;overflow:hidden}@keyframes wake{0%,8%{--w-ambient:#2e2148;--w-horizon:#3b2f52;--w-structure:#413a5c;--w-structure-hi:#4e466b;--w-structure-lo:#2a2440;--w-stone:#5a5273;--w-stone-lo:#413a5c;--w-crystal:#6a6285}42%,72%{--w-ambient:#bfe6fb;--w-horizon:#e7d8f6;--w-structure:#5fc24a;--w-structure-hi:#84d96b;--w-structure-lo:#3c9a2c;--w-stone:#d8c6ab;--w-stone-lo:#b79c79;--w-crystal:#ffd400}to{--w-ambient:#2e2148;--w-horizon:#3b2f52;--w-structure:#413a5c;--w-structure-hi:#4e466b;--w-structure-lo:#2a2440;--w-stone:#5a5273;--w-stone-lo:#413a5c;--w-crystal:#6a6285}}.scene-frame .sun{animation:15s ease-in-out infinite sunrise}.scene-frame .moon{animation:15s ease-in-out infinite moonset}.scene-frame .crystal-glow{animation:15s ease-in-out infinite crystalpulse}@keyframes sunrise{0%,10%{opacity:0}42%,72%{opacity:1}to{opacity:0}}@keyframes moonset{0%,10%{opacity:1}42%,to{opacity:0}}@keyframes crystalpulse{0%,12%{opacity:.25}45%,72%{opacity:1}to{opacity:.25}}.scene-dragon{z-index:2;pointer-events:none;width:22%;height:auto;animation:15s ease-in-out infinite dragon-wake;position:absolute;bottom:6%;left:60%;transform:translate(-50%)}@keyframes dragon-wake{0%,8%{filter:grayscale()brightness(.55)contrast(.85)}42%,72%{filter:grayscale(0)brightness()contrast()}to{filter:grayscale()brightness(.55)contrast(.85)}}.trustbar{border-top:2px solid var(--hairline);border-bottom:2px solid var(--hairline);background:var(--surface-card)}.trustbar .inner{justify-content:space-between;gap:var(--sp-6);padding-top:var(--sp-5);padding-bottom:var(--sp-5);flex-wrap:wrap;display:flex}.tb{font-family:var(--font-display);color:var(--text-strong);align-items:center;gap:10px;font-size:16px;font-weight:800;display:flex}.tb svg{flex:none;width:20px;height:20px}.authority{padding:var(--sp-16)0 0}.authority .card{background:var(--twilight-800);color:var(--text-on-dark);border-radius:var(--r-2xl);padding:var(--sp-12);text-align:center}.authority h2{color:#fff;max-width:24ch;margin:0 auto;font-size:clamp(24px,3.2vw,36px)}.authority p{color:#d9cff0;margin-top:var(--sp-5);max-width:56ch;margin-left:auto;margin-right:auto;font-size:19px}.authority .marks{justify-content:center;gap:var(--sp-8);margin-top:var(--sp-8);flex-wrap:wrap;display:flex}.authority .mark{font-family:var(--font-display);letter-spacing:var(--ls-caps);text-transform:uppercase;color:var(--fn-gem);font-size:14px;font-weight:800}.feature{padding:var(--sp-16)0}.feature .row{gap:var(--sp-16);grid-template-columns:1fr 1fr;align-items:center;display:grid}.feature.flip .row{direction:rtl}.feature.flip .row>*{direction:ltr}.feature h2{max-width:14ch;font-size:clamp(28px,3.6vw,40px)}.feature p{margin-top:var(--sp-4);max-width:38ch;font-size:19px}.feature-shot{border-radius:var(--r-2xl);width:100%;height:auto;display:block}@media (max-width:820px){.feature-shot{max-width:320px;margin-left:auto;margin-right:auto}}.hero-shot{border-radius:var(--r-2xl);justify-self:end;width:100%;max-width:380px;height:auto;display:block}@media (max-width:820px){.hero-shot{justify-self:center;max-width:320px;margin-left:auto;margin-right:auto}}.learn{background:var(--fn-action);color:#fff;padding:var(--sp-20)0}.learn h2{color:#fff;text-align:center;font-size:clamp(30px,4vw,44px)}.learn .credline{margin-top:var(--sp-4);text-align:center;color:#ebd9ff;font-size:17px;font-weight:700}.lcards{gap:var(--sp-5);margin-top:var(--sp-12);grid-template-columns:repeat(2,1fr);max-width:840px;margin-left:auto;margin-right:auto;display:grid}.lcard{border-radius:var(--r-xl);padding:var(--sp-6);gap:var(--sp-5);background:#fff;align-items:flex-start;display:flex}.lcard .ico{border-radius:var(--r-md);flex:none;justify-content:center;align-items:center;width:48px;height:48px;font-size:24px;display:flex}.lcard h3{color:var(--text-strong);margin-bottom:4px;font-size:18px}.lcard p{color:var(--text-body);font-size:16px}.learn .more{width:max-content;margin:var(--sp-12)auto 0;display:flex}.value{padding:var(--sp-20)0;text-align:center}.value h2{max-width:20ch;margin:0 auto;font-size:clamp(30px,4.4vw,50px)}.value .lead{margin:var(--sp-6)auto 0;max-width:52ch;font-size:21px}.vgrid{gap:var(--sp-8);margin-top:var(--sp-16);text-align:left;grid-template-columns:repeat(3,1fr);display:grid}.v h3{color:var(--text-strong);margin-bottom:var(--sp-3);font-size:21px}.v p{font-size:18px}.v .rule{border-radius:var(--r-pill);width:56px;height:5px;margin-bottom:var(--sp-5)}.ctaband{padding:var(--sp-12)0}.ctaband .card{background:var(--fn-action);border-radius:var(--r-2xl);padding:var(--sp-16)var(--sp-12);text-align:center}.ctaband h2{color:#fff;max-width:18ch;margin:0 auto;font-size:clamp(28px,4vw,44px)}.ctaband .sub{color:#ebd9ff;margin-top:var(--sp-5);font-size:19px}.quotes{background:var(--surface-sunken);padding:var(--sp-20)0}.quotes h2{text-align:center;font-size:clamp(28px,3.6vw,40px)}.qgrid{gap:var(--sp-5);margin-top:var(--sp-12);grid-template-columns:repeat(3,1fr);display:grid}.q{border-radius:var(--r-xl);padding:var(--sp-6);background:#fff}.q .mark{font-family:var(--font-display);color:var(--gray-300);font-size:34px;font-weight:800;line-height:1}.q p{margin-top:var(--sp-3);font-size:17px}.q .by{margin-top:var(--sp-4);color:var(--text-muted);font-size:15px;font-weight:800}.download{background:var(--twilight-800);color:var(--text-on-dark);padding:var(--sp-20)0;text-align:center}.download h2{color:#fff;max-width:16ch;margin:0 auto;font-size:clamp(30px,4vw,46px)}.download p{color:#d9cff0;margin-top:var(--sp-5);max-width:44ch;margin-left:auto;margin-right:auto;font-size:19px}.download-fine{margin-top:var(--sp-4);color:#b9aedb;font-size:15px;font-weight:700}@media (max-width:820px){.hero-grid{gap:var(--sp-8);grid-template-columns:1fr}.scene-frame{aspect-ratio:16/10;order:-1}.microtrust{text-align:center}.trustbar .inner{align-items:center;gap:var(--sp-4);flex-direction:column}.feature .row{gap:var(--sp-8);grid-template-columns:1fr}.feature.flip .row{direction:ltr}.vgrid{gap:var(--sp-10);grid-template-columns:1fr}.qgrid{grid-template-columns:1fr}.authority .card{padding:var(--sp-8)}}@media (max-width:700px){.lcards{grid-template-columns:1fr}}@media (max-width:640px){body{font-size:18px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.scene-frame,.scene-frame .sun,.scene-frame .moon,.scene-frame .crystal-glow{animation:none}.scene-frame .moon{opacity:0}.scene-dragon{filter:none;animation:none}}
