.device-page{max-width:1080px;margin:0 auto;padding:40px 20px 60px}.device-hero{text-align:center;padding:32px 24px 40px;margin-bottom:48px;background-color:rgba(116,199,191,0.14);border-radius:12px}.device-hero h1{margin:0 0 16px;color:var(--dark-color);font-size:2.4rem;line-height:1.2}.device-hero-lede{max-width:640px;margin:0 auto 28px;color:var(--text-muted);font-size:1.1rem;line-height:1.6}.device-hero-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;margin-bottom:20px}.device-hero-note{margin:0;color:var(--text-muted);font-size:0.95rem}.device-hero-note a{color:var(--coral-text)}.device-section{margin-bottom:56px}.device-section>h2{margin:0 0 12px;color:var(--dark-color);font-size:1.7rem}.device-section>p,.device-section-lede{color:var(--text-muted);line-height:1.65;max-width:720px}.device-section-lede{margin-bottom:28px}.device-steps{list-style:none;margin:24px 0 0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px}.device-steps li{background-color:white;border:2px solid rgba(39,52,95,0.1);border-radius:10px;padding:24px 22px}.device-step-num{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;margin-bottom:12px;border-radius:50%;background-color:var(--stripe-coral);color:white;font-weight:700}.device-steps h3{margin:0 0 8px;color:var(--dark-color);font-size:1.15rem}.device-steps p{margin:0;color:var(--text-muted);line-height:1.6}.device-section-stories .story-card{border:2px solid rgba(39,52,95,0.1);padding:20px}.device-section-stories .story-card:hover{border-color:var(--stripe-coral)}.device-section-stories .story-card h3{margin:0 0 10px;font-size:1.2rem}.device-section-stories .story-description{color:var(--text-muted);font-size:0.92rem;margin-bottom:14px}.device-section-stories .story-meta{margin:0 0 16px}.device-section-stories .story-actions{display:flex;gap:10px}.device-section-stories .story-actions .btn{flex:1;width:auto;padding:10px 18px;font-size:1rem;text-align:center;background-color:transparent;border:2px solid var(--stripe-coral);color:var(--coral-text);box-shadow:none}.device-section-stories .story-actions .btn:hover{background-color:var(--stripe-coral);color:white}.device-anywhere-list{margin:20px 0 0;padding-left:20px;color:var(--text-muted);line-height:1.7}.device-anywhere-list strong{color:var(--dark-color)}.device-faq dl{margin:24px 0 0;max-width:760px}.device-faq dt{margin-top:22px;color:var(--dark-color);font-family:var(--heading-font);font-size:1.1rem}.device-faq dd{margin:8px 0 0;color:var(--text-muted);line-height:1.65}.device-returning{padding:32px 26px;background-color:rgba(235,200,119,0.18);border-radius:12px;margin-bottom:0}.device-returning-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:22px}@media (max-width:640px){.device-page{padding:24px 16px 48px}.device-hero{padding:24px 16px 32px}.device-hero h1{font-size:1.85rem}.device-hero-actions .btn,.device-returning-actions .btn{width:100%}}