@font-face{font-family:Cartoon;src:url(../fonts/heading/Cartoon.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Product Sans;src:url(../fonts/body/ProductSans-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Product Sans;src:url(../fonts/body/ProductSans-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Product Sans;src:url(../fonts/body/ProductSans-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;background-color:#fff;color:#0f172a}*{box-sizing:border-box}body{margin:0;min-height:100vh;display:flex;align-items:center;justify-content:center;background:#fff;padding:32px 16px 64px}.page{width:100%;max-width:520px;display:flex;flex-direction:column;gap:15px;align-items:center;position:relative}.background-circle{position:absolute;top:22%;left:50%;transform:translate(-50%,-50%);width:min(calc(100vw - 22px),600px);max-width:calc(100% - 22px);height:auto;z-index:0;pointer-events:none}@media (max-width: 639px){.background-circle{top:18%}}.page-header{margin:0;font-family:Cartoon,sans-serif;font-weight:400;font-size:30px;line-height:1.1;text-align:center;color:#223345;position:relative;z-index:1}.phone-shell{width:min(420px,90vw);aspect-ratio:9 / 18;background-repeat:no-repeat;background-size:contain;background-position:center;background-color:transparent;position:relative;display:flex;align-items:center;justify-content:center;z-index:1}.phone-screen{width:90%;height:97%;border-radius:50px;background-color:#fff;display:flex;flex-direction:column;overflow:hidden}.screen-logo{align-self:center;height:55px;display:flex;align-items:center;justify-content:center;margin-top:20px}.screen-logo img{height:55px;width:auto;display:block}.screen-card{display:grid;grid-template-columns:96px 1fr;gap:12px;background:#fff;border-radius:18px;padding:12px;margin-bottom:12px;margin-right:12px;margin-left:12px;box-shadow:0 12px 24px #0f172a0f}.screen-card__media{width:90px;height:164px;border-radius:14px;overflow:hidden;background:#e2e8f0;display:flex;align-items:center;justify-content:center}.screen-card__media img{width:100%;height:100%;object-fit:cover}.screen-card__body{display:flex;flex-direction:column;gap:4px}.product-scrollview{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x mandatory;padding:0;position:relative;scroll-behavior:smooth;box-sizing:border-box}.product-scrollview::-webkit-scrollbar{display:none}.product-scrollview__container{display:flex;gap:0;width:max-content;padding:0;height:100%}.product-scrollview__item{height:auto;object-fit:cover;object-position:center;flex-shrink:0;scroll-snap-align:start;scroll-snap-stop:always;display:block;padding-top:12px;padding-bottom:12px;box-sizing:border-box;max-width:100%}.screen-card__brand{margin:0;font-size:15px;color:#475569}.screen-card__title{margin:0;font-family:Product Sans,sans-serif;font-size:19px;font-weight:700;color:#1f2937}.screen-card__rating{display:inline-flex;align-items:center;gap:6px;margin-top:auto}.dot{width:10px;height:10px;border-radius:50%;background:#22c55e;flex-shrink:0}.rating-copy{display:flex;flex-direction:column;gap:2px}.rating-text{font-weight:700;color:#0f172a}.rating-sub{grid-column:2;font-size:12px;color:#475569}.screen-section{background:#fff;border-radius:14px;padding:12px;box-shadow:0 8px 18px #0f172a0d}.skeleton{height:110px;margin-bottom:12px;margin-right:12px;margin-left:12px;background:linear-gradient(90deg,#e2e8f0,#f1f5f9,#e2e8f0);background-size:200% 100%;animation:shimmer 2s ease-in-out infinite}.cover-image{height:auto;width:calc(100% - 24px);max-width:calc(100% - 24px);object-fit:cover;margin-bottom:12px;margin-left:12px;margin-right:12px;border-radius:18px;box-sizing:border-box}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.metric{display:flex;flex-direction:column;gap:10px}.metric-row{display:flex;justify-content:space-between;align-items:center;font-weight:700;color:#1f2937}.metric-label,.metric-value{font-size:15px}.metric-bar{display:grid;grid-template-columns:repeat(5,1fr);gap:4px}.metric-bar span{display:block;height:6px;border-radius:999px}.metric-bar span:nth-child(1){background:#22c55e}.metric-bar span:nth-child(2){background:#84cc16}.metric-bar span:nth-child(3){background:#fbbf24}.metric-bar span:nth-child(4){background:#fb923c}.metric-bar span:nth-child(5){background:#ef4444}.cta{display:none}.cta-arc{width:100%;min-width:1080px;min-height:500px;height:auto;background-color:transparent;background-repeat:no-repeat;background-position:center top;background-size:cover;display:flex;flex-direction:column;align-items:center;justify-content:center top;position:relative;z-index:2;margin-top:-400px;padding-top:20px;padding-bottom:0}.cta-icon{width:72px;height:94px}.cta-title{margin:0;font-size:18px;font-weight:800;color:#1f2937;text-align:center}.cta-subtitle{margin:0;font-size:16px;color:#334155;text-align:center}.cta-meta{margin:0;font-size:12px;letter-spacing:.04em;text-transform:uppercase;color:#475569;text-align:center}.buttons{display:flex;flex-direction:column;gap:10px;margin-top:12px}.button{width:100%;border:none;border-radius:12px;padding:14px 18px;font-size:16px;font-weight:700;cursor:pointer;transition:transform .12s ease,box-shadow .14s ease,opacity .12s ease}.button:active{transform:translateY(1px)}.primary{background:#000;color:#f8fafc;box-shadow:0 14px 28px #0000002e}.primary:hover{opacity:.94}.secondary{background:#fff;color:#111827;border:1px solid #d0d7e2;box-shadow:0 12px 26px #00000014}.secondary:hover{opacity:.95}.buttons-image{gap:12px}.image-button{padding:0;background:transparent;border:none;box-shadow:none;border-radius:0;width:260px;height:80px}.image-button img{width:100%;height:auto;display:block}@media (min-width: 640px){.buttons{flex-direction:row}.button{width:auto;flex:1}}
