:root{--red: #e83c1b;--teal: #00a9b7;--ink: #2f2c29;--muted: #8d8780;--paper: #f7f5f2;--soft: #f0efed;--soft-red: #fff1ed;--soft-teal: #ecfbfc;--white: #ffffff;font-family:Montserrat Alternates,Montserrat,Arial,sans-serif;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}body{margin:0;min-width:320px;background:var(--paper);overflow-x:hidden}.install-page{min-height:100vh;display:grid;place-items:center;padding:clamp(18px,5vw,64px)}.hero{width:min(1080px,100%);display:grid;grid-template-columns:minmax(0,1fr) minmax(310px,430px);grid-template-areas:"main preview" "support preview";gap:clamp(22px,6vw,72px);align-items:center}.copy{display:grid;gap:22px}.copy-main{grid-area:main}.copy-support{grid-area:support;align-self:start;gap:18px}.logo{width:min(300px,78vw);height:auto}h1,h2,p{margin:0}h1{max-width:720px;font-size:clamp(38px,6vw,70px);line-height:.98;letter-spacing:0;font-weight:760}.copy p{max-width:520px;color:var(--muted);font-size:clamp(18px,2.4vw,24px);line-height:1.4;font-weight:500}.actions{display:flex;flex-wrap:wrap;gap:10px}a{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;padding:0 18px;text-decoration:none;font-weight:700}.primary-action{background:var(--red);color:var(--white);box-shadow:0 12px 24px #e83c1b2e}.soft-action{background:var(--white);color:var(--ink)}.store-action{padding-left:14px}.store-logo{width:23px;height:23px;flex:0 0 auto}.store-action span{line-height:1}.gift-note{max-width:520px;padding:14px 16px;border-radius:8px;background:var(--soft-red);color:var(--ink)!important;font-size:15px!important;line-height:1.45!important}.steps{display:flex;gap:12px;flex-wrap:wrap}.legal-links{display:flex;flex-wrap:wrap;gap:8px 14px}.legal-links a{min-height:auto;padding:0;border-radius:0;color:var(--muted);font-size:13px;font-weight:600;text-decoration:underline;text-underline-offset:3px}.step{width:116px;display:grid;gap:9px;justify-items:center;color:var(--ink);font-size:13px;text-align:center}.step span{width:64px;height:64px;display:grid;place-items:center;border-radius:50%;background:var(--white);color:var(--red)}.phone-preview{grid-area:preview;width:min(430px,100%);justify-self:center;display:grid;place-items:center}.phone-mockup{display:block;width:100%;height:auto;max-height:min(88vh,880px);object-fit:contain;filter:drop-shadow(0 24px 54px rgba(47,44,41,.18))}.preview-top{display:grid;grid-template-columns:42px 1fr 42px;gap:10px;align-items:center}.preview-top img{width:42px;height:42px;object-fit:contain;border-radius:10px}.preview-top strong{display:block;font-weight:650}.preview-top span{color:var(--muted);font-size:12px;font-weight:500}.preview-top svg{color:var(--red);justify-self:end}.quick-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:28px 0 34px}.quick-row span{min-height:78px;display:grid;place-items:center;border-radius:999px;background:var(--soft);font-weight:650}.phone-preview h2{margin-bottom:14px;font-size:30px;line-height:1;font-weight:700}.offer-card{display:grid;gap:8px;min-height:150px;margin-bottom:12px;padding:16px;border-radius:8px;background:var(--soft-red)}.muted-card{background:var(--soft)}.offer-card strong{font-size:22px;line-height:1.1;font-weight:650}.offer-card p{color:var(--muted);font-weight:500;line-height:1.35}.status{width:max-content;padding:7px 11px;border-radius:999px;background:var(--white);color:var(--red);font-size:12px;font-weight:650}.status.teal{color:var(--teal)}@media(max-width:860px){.install-page{place-items:start center;padding:22px 20px 34px}.hero{width:min(430px,100%);grid-template-columns:1fr;grid-template-areas:"main" "preview" "support";gap:24px;margin:0 auto}.phone-preview{width:min(280px,78vw);margin:2px auto 0}.phone-mockup{max-height:560px}.copy{justify-items:center;gap:16px;text-align:center}.logo{width:min(248px,68vw);margin-bottom:2px}.actions a{width:100%;min-height:56px}h1{max-width:360px;font-size:clamp(30px,8.1vw,36px);line-height:1.06;text-wrap:balance}.copy p{max-width:350px;font-size:16px;line-height:1.45;text-wrap:pretty}.actions{width:100%;max-width:372px;gap:12px;justify-content:center;margin-top:2px}.gift-note{width:100%;max-width:372px;padding:14px 16px;text-align:left;font-size:15px!important;line-height:1.4!important}.steps{width:100%;max-width:372px;display:grid;gap:10px}.step{width:100%;grid-template-columns:52px 1fr;align-items:center;justify-items:start;text-align:left;padding:0}.step span{width:52px;height:52px}}@media(max-width:380px){.install-page{padding-inline:16px}.logo{width:min(228px,66vw)}h1{font-size:28px}}
