:root{--border:#60e0df24;--text:#f3fbff;--muted:#a7d7e3;--cyan:#2fd6d2;--cyan-soft:#7be7df;--coral:#ff7c61;--coral-soft:#ff9a7f;--shadow:0 24px 60px #00081938}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{min-height:100%;color:var(--text);background-color:#0000;background-image:radial-gradient(circle at 50% -10%,#7be7df73,#0000 22%),radial-gradient(circle at 18% 12%,#2fd6d22e,#0000 18%),radial-gradient(circle at 82% 18%,#ff7c611f,#0000 14%),linear-gradient(#1396b7 0%,#0b78a6 20%,#0a5f96 48%,#0a4f87 74%,#0a467d 100%);background-position:0 0,0 0,0 0,0 0;background-repeat:repeat,repeat,repeat,repeat;background-size:auto,auto,auto,auto;background-attachment:fixed;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;margin:0;padding:0;font-family:Arial,Helvetica,sans-serif}body:before{content:"";pointer-events:none;opacity:.75;background:linear-gradient(#ffffff1f,#0000 22%),radial-gradient(circle at 50% -5%,#ffffff2e,#0000 24%);position:fixed;inset:0}a{color:inherit;text-decoration:none}.home,.models-page,.model-detail-page{width:min(1180px,100% - 32px);margin:0 auto;padding:32px 0 88px}.simulator-page{width:calc(100% - 32px);max-width:none;margin:0 auto;padding:14px 0 24px}.simulator-shell{grid-template-columns:1fr;align-items:start;gap:14px;display:grid}.simulator-frame{background:#ffffff0a;border:1px solid #ffffff24;border-radius:18px;width:100%;height:min(88vh,1040px);min-height:820px}@media (max-width:1024px){.simulator-frame{height:min(78vh,860px);min-height:640px}}.topbar{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#072c4e57;border-bottom:1px solid #7be7df24;margin-bottom:18px;padding:0 16px;position:sticky;top:0;box-shadow:0 12px 30px #00081929}.topbar__inner{justify-content:space-between;align-items:center;gap:24px;width:min(1180px,100% - 32px);margin:0 auto;padding:16px 0;display:flex}.brand{letter-spacing:-.03em;color:#f1fdff;font-size:20px;font-weight:800}.logo-image{width:auto;height:60px;box-shadow:none;background:0 0;border-radius:8px;transition:opacity .2s;display:block}.logo-image:hover{opacity:.9}.nav{flex-wrap:wrap;gap:18px;display:flex}.nav a{color:#b7e8ee;font-size:14px;transition:all .2s}.nav a:hover{color:#fff}.hero,.cta,.model-detail-hero{border:1px solid var(--border);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(#082e546b,#073a6294);border-radius:28px}.hero{grid-template-columns:1.08fr .92fr;align-items:center;gap:32px;min-height:700px;padding:70px 56px;display:grid;position:relative;overflow:hidden}.hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#2fd6d21f,#0000 65%);border-radius:999px;width:420px;height:420px;position:absolute;inset:auto -10% -22% auto}.eyebrow{color:#dffefd;background:#2fd6d21f;border:1px solid #7be7df38;border-radius:999px;margin-bottom:18px;padding:8px 12px;font-size:14px;display:inline-block}.hero h1,.model-detail-copy h1{letter-spacing:-.04em;max-width:720px;margin:0 0 20px;font-size:64px;line-height:1.02}.hero p,.model-detail-lead{max-width:760px;color:var(--muted);margin:0;font-size:20px;line-height:1.7}.hero__actions{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.btn{border-radius:14px;justify-content:center;align-items:center;min-height:50px;padding:0 20px;font-weight:700;transition:all .2s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn--primary{background:linear-gradient(180deg,var(--coral-soft),var(--coral));color:#fff;box-shadow:0 12px 28px #ff7c613d}.btn--ghost{color:var(--text);background:#ffffff0a;border:1px solid #7be7df2e}.hero__visual{min-height:500px;position:relative}.glow{filter:blur(70px);opacity:.55;border-radius:999px;position:absolute}.glow--1{background:#2fd6d247;width:240px;height:240px;top:20px;right:120px}.glow--2{background:#ff7c6129;width:200px;height:200px;bottom:10px;right:0}.screen{background:linear-gradient(#0b3d6af2,#083159f5);border:1px solid #7be7df1f;border-radius:24px;position:absolute;overflow:hidden;box-shadow:0 22px 48px #0008194d}.screen__top{background:radial-gradient(circle at 24px 21px,#ff7c61 0 4px,#0000 5px),radial-gradient(circle at 42px 21px,#2fd6d2 0 4px,#0000 5px),radial-gradient(circle at 60px 21px,#7be7df 0 4px,#0000 5px);border-bottom:1px solid #7be7df1a;height:42px}.screen--large{width:420px;height:310px;top:0;right:24px}.screen--small{width:320px;height:220px;bottom:10px;right:0}.sheet{padding:22px}.sheet__row{background:linear-gradient(90deg,#2fd6d238 0%,#7be7df1f 55%,#ffffff08 100%);border-radius:8px;height:18px;margin-bottom:14px}.sheet__row--short{width:62%}.sheet__row--mid{width:82%}.sheet__grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-top:24px;display:grid}.sheet__grid span{background:linear-gradient(#2fd6d233,#ffffff08);border:1px solid #7be7df14;border-radius:10px;height:48px;display:block}.chart{height:calc(100% - 42px);padding:24px;position:relative}.chart__bars{align-items:end;gap:12px;height:120px;display:flex;position:absolute;bottom:24px;left:24px;right:24px}.chart__bars span{background:linear-gradient(#2fd6d2f2,#2fd6d24d);border-radius:8px 8px 0 0;flex:1}.chart__bars span:first-child{height:45%}.chart__bars span:nth-child(2){height:70%}.chart__bars span:nth-child(3){height:58%}.chart__bars span:nth-child(4){height:82%}.chart__bars span:nth-child(5){height:62%}.chart__line{transform-origin:50%;opacity:.9;background:linear-gradient(90deg,#0000 0%,#ff9a7f 22%,#ffd4c8 52%,#0000 100%);height:2px;position:absolute;top:72px;left:30px;right:30px;transform:rotate(-6deg)}.section{background:0 0;margin-top:24px;padding:36px 0}.section h2,.cta h2,.models-hero h1,.model-detail-copy h1{letter-spacing:-.03em}.cards{gap:18px;display:grid}.cards--2{grid-template-columns:repeat(2,1fr)}.cards--compact .card{min-height:170px}.card{background:linear-gradient(#072c4e75,#08385c94);border:1px solid #7be7df24;border-radius:22px;min-height:210px;padding:28px;transition:all .2s}.card:hover{border-color:#7be7df42;transform:translateY(-2px);box-shadow:0 18px 40px #00081924}.card--highlight{background:linear-gradient(#0834588f,#084066ad)}.card__icon{color:#e6fffd;background:#2fd6d224;border-radius:12px;place-items:center;width:42px;height:42px;margin-bottom:16px;font-size:20px;display:grid}.card h3{margin:0 0 12px;font-size:20px}.card p{color:var(--muted);margin:0 0 18px;line-height:1.65}.card a:not(.btn),.model-card a{color:#dffefd;font-weight:700}.card--side-media{grid-template-columns:1.1fr .9fr;align-items:center;gap:18px;display:grid;overflow:hidden}.card--lab{background:radial-gradient(circle at 14% 18%,#ffffff38,#0000 42%),linear-gradient(#ff9a7feb,#ff7c61d1);border-color:#ff7c6161;box-shadow:0 18px 40px #ff7c6138}.card--lab .card__icon{color:#fff4f1;background:#ff7c612e}.card--lab a:not(.btn){color:#fff4f1}.card--lab p{color:#fff4f1eb}.card--lab .card__image{border-color:#ff9a7f47}.card__content{min-width:0}.card__side-media{grid-template-columns:1fr;gap:10px;display:grid}.card__image{object-fit:cover;border:1px solid #7be7df1f;border-radius:16px;width:100%;max-width:220px;height:92px;display:block}.cta{text-align:center;background:radial-gradient(circle at top,#7be7df1f,#0000 30%),linear-gradient(#0834587a,#08406699);border:1px solid #7be7df24;margin-top:24px;padding:54px 24px}.cta p{width:min(760px,100%);color:var(--muted);margin:0 auto 24px;font-size:18px;line-height:1.7}.models-hero{margin-bottom:28px}.models-hero h1{margin:0 0 12px;font-size:48px;line-height:1.05}.models-hero p{max-width:720px;color:var(--muted);margin:0;font-size:18px;line-height:1.7}.models-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.model-card{background:linear-gradient(#072c4e75,#08385c94);border:1px solid #7be7df24;border-radius:24px;overflow:hidden;box-shadow:0 18px 40px #00081924}.model-card__image{object-fit:cover;width:100%;height:220px;display:block}.model-card__body{padding:22px}.model-card__category{color:#dffefd;background:#2fd6d21f;border:1px solid #7be7df2e;border-radius:999px;margin-bottom:10px;padding:6px 10px;font-size:13px;display:inline-block}.model-card h2{margin:0 0 10px;font-size:24px}.model-card p{color:var(--muted);margin:0 0 16px;line-height:1.65}.model-detail-hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:28px;padding:38px;display:grid}.model-detail-hero.simulator-shell{grid-template-columns:1fr;align-items:start;gap:14px}.model-detail-lead{margin:0 0 24px;line-height:1.75}.model-detail-cover{object-fit:cover;border:1px solid #7be7df24;border-radius:24px;width:100%;height:380px;display:block}.model-detail-copy__actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}@media (max-width:1024px){.topbar{position:static}.topbar__inner{flex-direction:column;align-items:flex-start}.nav{gap:12px 16px}.hero{grid-template-columns:1fr;min-height:auto;padding:38px 28px}.hero h1,.model-detail-copy h1{font-size:50px}.hero__visual{min-height:360px}.cards--2,.models-grid,.model-detail-hero,.card--side-media{grid-template-columns:1fr}}@media (max-width:640px){.home,.models-page,.model-detail-page{width:min(100% - 20px,1180px);padding-top:10px}.topbar{padding:0 10px}.topbar__inner{padding:14px 0}.brand{font-size:18px}.nav a{font-size:13px}.hero,.cta,.model-detail-hero{border-radius:22px}.section,.cta{padding:22px 0}.hero{padding:28px 22px}.cta{padding:40px 20px}.hero h1,.models-hero h1,.model-detail-copy h1{font-size:36px}.hero p,.cta p,.models-hero p,.model-detail-lead{font-size:16px}.screen--large{width:100%;right:0}.screen--small{width:74%}.model-detail-cover{height:220px}}.model-card__image-wrap{background:linear-gradient(135deg,#1396b74d,#0a4f8780);border-radius:16px 16px 0 0;padding:16px 16px 0;position:relative;overflow:hidden}.model-card__image{object-fit:cover;transform-origin:bottom;border-radius:12px 12px 0 0;width:100%;height:220px;transition:transform .35s,box-shadow .35s;display:block;transform:perspective(800px)rotateX(3deg)rotateY(-1deg);box-shadow:0 -8px 32px #00000059,0 4px 16px #0003}.model-card:hover .model-card__image{transform:perspective(800px)rotateX(0)rotateY(0)scale(1.03);box-shadow:0 -4px 24px #00000040,0 8px 24px #00000026}.model-card__screen{background:linear-gradient(#0b3d6af2,#083159f5);border:1px solid #7be7df1f;border-bottom:none;border-radius:12px 12px 0 0;margin:16px 16px 0;transition:all .3s;overflow:hidden;box-shadow:0 -8px 32px #0000004d}.model-card:hover .model-card__screen{transform:translateY(-4px);box-shadow:0 -12px 40px #0006}.model-card__screen-top{background:radial-gradient(circle at 16px 16px,#ff7c61 0 5px,#0000 6px),radial-gradient(circle at 30px 16px,#2fd6d2 0 5px,#0000 6px),radial-gradient(circle at 44px 16px,#7be7df 0 5px,#0000 6px);border-bottom:1px solid #7be7df1a;flex-shrink:0;height:32px}.model-card__image{object-fit:cover;object-position:top;width:100%;height:200px;transition:transform .35s;display:block}.model-card:hover .model-card__image{transform:scale(1.04)}
