:root{--primary:#c85a3f;--primary-light:#d4715a;--accent:#ff8b5c;--cream:#fff8f3;--cream-dark:#fceee4;--warm-white:#fffdfb;--text-dark:#3d2b24;--text-body:#6b5148;--text-muted:#9b8079;--shadow-soft:0 4px 24px rgba(200,90,63,.08);--shadow-medium:0 8px 40px rgba(200,90,63,.12);--shadow-glow:0 12px 48px rgba(200,90,63,.18);--radius-sm:12px;--radius-md:20px;--radius-lg:32px;--radius-xl:48px;--font-display:"Sansita",Georgia,serif;--font-body:"Nunito",-apple-system,sans-serif}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body,html{overflow-x:hidden}body{background:var(--cream);color:var(--text-body);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}.appear-init{opacity:0;transform:translateY(28px);transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1)}.appear-visible{opacity:1;transform:translateY(0)}.section-container{margin:0 auto;max-width:1100px;padding:0 2rem}.section-header{margin-bottom:4rem;text-align:center}.section-eyebrow{color:var(--primary);font-family:var(--font-display);font-size:.95rem;font-weight:700;letter-spacing:1.5px;margin-bottom:.75rem;text-transform:uppercase}.section-title{color:var(--text-dark);font-family:var(--font-display);font-size:2.8rem;font-weight:900;line-height:1.15;margin-bottom:1rem}.section-title em{color:var(--primary);font-style:italic}.section-desc{color:var(--text-body);font-size:1.15rem;line-height:1.7;margin:0 auto;max-width:560px}.phone-frame{border-radius:40px;box-shadow:0 20px 60px #1e191647;height:580px;overflow:hidden;position:relative;transition:transform .15s ease-out,box-shadow .4s cubic-bezier(.22,1,.36,1);width:280px}.phone-frame:hover{box-shadow:0 24px 70px #1e191661}.phone-screen{border-radius:40px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.phone-frame--small{border-radius:30px;height:370px;width:180px}.phone-frame--small .phone-screen{border-radius:30px}@media(max-width:768px){.section-title{font-size:2.2rem}.phone-frame{height:475px;width:230px}.phone-frame,.phone-screen{border-radius:34px}.phone-frame--small{border-radius:24px;height:290px;width:140px}.phone-frame--small .phone-screen{border-radius:24px}}
