:root{color:#111;background:#eef1f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{min-width:320px}.app-shell{display:grid;min-height:100vh;place-items:center;overflow:hidden;background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.98),transparent 34rem),linear-gradient(135deg,#edf1f5,#dfe5ec);padding:24px}.presentation-stage{display:grid;align-items:center;width:100%;min-height:calc(100vh - 48px);max-width:1180px;grid-template-columns:minmax(0,1fr) auto;gap:clamp(32px,7vw,96px)}.presentation-copy{display:grid;min-height:560px;max-width:650px;grid-template-rows:auto 300px auto minmax(112px,auto);align-content:center}.presentation-kicker{margin:0 0 18px;color:#d8222a;font-size:.9rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.presentation-title-wrap{display:flex;min-height:300px;align-items:flex-start}.presentation-title-wrap h1{margin:0;color:#111;font-size:clamp(3rem,6vw,6.7rem);font-weight:900;letter-spacing:0;line-height:.94}.carousel-controls{display:flex;align-items:center;gap:14px;margin-top:30px}.carousel-controls button{display:inline-grid;width:48px;height:48px;place-items:center;border:1px solid rgba(17,17,17,.14);border-radius:999px;background:#ffffffb8;color:#111;cursor:pointer;font:inherit;font-size:1.5rem;line-height:1;transition:background .16s ease,border-color .16s ease,transform .16s ease}.carousel-controls button:hover{border-color:#d8222a7a;background:#fff;transform:translateY(-1px)}.carousel-controls button:focus-visible{outline:3px solid rgba(216,34,42,.26);outline-offset:3px}.carousel-dots{display:flex;align-items:center;gap:8px}.carousel-dot{width:8px;height:8px;border-radius:999px;background:#1113;transition:width .16s ease,background .16s ease}.carousel-dot.active{width:24px;background:#d8222a}.presentation-summary{max-width:560px;min-height:6.3em;margin:28px 0 0;color:#46505d;font-size:clamp(1.05rem,1.7vw,1.35rem);font-weight:500;line-height:1.55}.iphone{position:relative;width:min(350px,calc(100vw - 40px));aspect-ratio:390 / 844;border:12px solid #1d2027;border-radius:54px;background:#0f1115;box-shadow:0 28px 90px #282f3c38,0 10px 22px #2027322e,inset 0 0 0 2px #343945}.iphone:before{position:absolute;top:-16px;right:-16px;bottom:-16px;left:-16px;z-index:-1;border-radius:66px;background:linear-gradient(145deg,#f8f9fb,#aeb8c4 48%,#f9fafb);content:""}.iphone-side-button{position:absolute;width:4px;border-radius:999px;background:#9aa4b2}.iphone-side-button-left{top:150px;left:-18px;height:72px}.iphone-side-button-right{top:214px;right:-18px;height:106px}.iphone-screen{position:relative;height:100%;overflow:hidden;border-radius:40px;background:#fff}.iphone-dynamic-island{position:absolute;top:12px;left:50%;z-index:2;width:118px;height:34px;border-radius:999px;background:#050507;transform:translate(-50%)}.app-preview{width:100%;height:100%;border:0;background:#fff}@media (max-width: 860px){.app-shell{overflow:auto;padding:28px 18px}.presentation-stage{min-height:auto;grid-template-columns:1fr;justify-items:center;gap:34px}.presentation-copy{min-height:auto;max-width:680px;grid-template-rows:auto auto auto auto;text-align:center}.presentation-title-wrap{min-height:auto;justify-content:center}.carousel-controls{justify-content:center}.presentation-title-wrap h1{font-size:clamp(2.55rem,12vw,4.7rem)}.presentation-summary{margin-right:auto;margin-left:auto}}
