: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{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;overflow-x:hidden}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{background:#1a1a1a;border-radius:40px;box-shadow:0 20px 60px #3c1e1440,0 0 0 1px #ffffff1a,inset 0 0 0 1px #ffffff0d;height:580px;overflow:hidden;padding:12px;position:relative;width:280px}.phone-notch{background:#1a1a1a;border-radius:0 0 16px 16px;height:24px;left:50%;position:absolute;top:12px;transform:translate(-50%);width:100px;z-index:2}.phone-screen{border-radius:28px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.phone-frame--small{border-radius:28px;height:370px;padding:8px;width:180px}.phone-frame--small .phone-notch{border-radius:0 0 10px 10px;height:16px;top:8px;width:64px}.phone-frame--small .phone-screen{border-radius:20px}@media(max-width:768px){.section-title{font-size:2.2rem}.phone-frame{border-radius:32px;height:475px;padding:10px;width:230px}.phone-notch{height:20px;width:80px}.phone-screen{border-radius:22px}.phone-frame--small{border-radius:22px;height:290px;padding:6px;width:140px}.phone-frame--small .phone-notch{border-radius:0 0 8px 8px;height:12px;width:48px}.phone-frame--small .phone-screen{border-radius:16px}}
