:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,system-ui,sans-serif;line-height:1.5;font-weight:400;color:#0f172a;background-color:#f3f7ff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}a{color:inherit;text-decoration:none}button{font-family:inherit}.app-shell{min-height:100vh;background:radial-gradient(circle at top left,rgba(248,115,22,.18),transparent 60%),radial-gradient(circle at bottom right,rgba(251,146,60,.18),transparent 60%),linear-gradient(to bottom,#fff7ed,#fffbeb);color:#0f172a;font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif}.app-header{display:flex;align-items:center;justify-content:space-between;padding:1.2rem 3.5rem;border-bottom:1px solid rgba(226,232,240,.9);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background-color:#f8fafcdb;position:sticky;top:0;z-index:10}.app-brand{display:flex;align-items:center;gap:.6rem}.app-logo{height:36px;width:auto;border-radius:4px;box-shadow:0 6px 18px #f8731659}.app-logo-dot{width:12px;height:12px;border-radius:999px;background:radial-gradient(circle at 30% 30%,#22c55e,#166534);box-shadow:0 0 18px #22c55eb3}.app-title{font-weight:550;letter-spacing:.03em;font-size:.95rem;text-transform:uppercase;color:#0f172a}.app-nav{display:flex;gap:.5rem;font-size:.8rem}.pill{padding:.4rem .85rem;border-radius:999px;border:1px solid rgba(148,163,184,.55);color:#0f172a;background:#fff;display:inline-flex;align-items:center;gap:.35rem;transition:background .16s ease,border-color .16s ease,transform .12s ease}.pill:before{content:"";width:6px;height:6px;border-radius:999px;background:currentColor}.pill:hover{background:#f973160f;border-color:#f97316e6;transform:translateY(-1px)}.pill-admin{border-color:#f97316d9}.pill-collab,.pill-client{border-color:#f97316a6}.app-main{padding:2.2rem 3.5rem 3rem;max-width:1400px;margin:0 auto;width:100%}.home{display:flex;flex-direction:column;gap:3rem;width:100%;max-width:1200px;margin:0 auto;justify-content:center;padding-bottom:4rem}.home-hero{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.6rem;padding-top:2.5rem}.home-hero-left{max-width:620px}.home-availability{font-size:.8rem;letter-spacing:.16em;text-transform:uppercase;color:#64748b;margin-bottom:.9rem}.home-title{font-size:3.1rem;line-height:1.08;letter-spacing:-.06em;margin:0 0 .8rem}.home-title-highlight{color:#ea580c}.home-subtitle{font-size:.98rem;color:#6b7280;margin:0 0 1.4rem}.home-cta-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1rem;justify-content:center}.home-cta-primary{border-radius:999px;border:none;padding:.75rem 1.6rem;font-size:.9rem;font-weight:500;color:#fff;background:linear-gradient(135deg,#f97316,#ea580c);box-shadow:0 14px 35px #ea580c8c;cursor:pointer;transition:transform .12s ease,box-shadow .16s ease,background-color .12s ease}.home-cta-ghost{border-radius:999px;border:1px solid rgba(148,163,184,.8);padding:.7rem 1.5rem;font-size:.88rem;font-weight:450;color:#0f172a;background:#fff;cursor:pointer;transition:background-color .12s ease,border-color .12s ease,color .12s ease}.home-cta-primary:hover{background:linear-gradient(135deg,#ea580c,#c2410c);box-shadow:0 18px 40px #c2410c99;transform:translateY(-1px)}.home-cta-ghost:hover{background-color:#fff7ed;border-color:#fdba74}.home-meta{display:flex;align-items:center;gap:.45rem;font-size:.8rem;color:#6b7280;justify-content:center}.home-meta-dot{width:7px;height:7px;border-radius:999px;background:#f97316;box-shadow:0 0 10px #f87316e6}.home-strip{border-radius:1.5rem;background-color:#f1f5f9;padding:1.4rem 1.6rem}.home-strip-inner{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem}.home-strip-card{border-radius:1.1rem;padding:1rem 1.2rem;background-color:#fff;border:1px solid #e5e7eb}.home-strip-card-before{background:#f9fafb}.home-strip-card-after{background:#ecfeff;border-color:#bae6fd}.home-strip-label{display:flex;align-items:center;gap:.55rem;font-weight:600;font-size:.9rem;margin-bottom:.5rem}.home-strip-icon{width:22px;height:22px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-size:.8rem;background-color:#fee2e2;color:#b91c1c}.home-strip-icon-check{background-color:#dcfce7;color:#15803d}.home-strip-text{margin:0;font-size:.9rem;color:#4b5563}.home-section{text-align:left}.home-section-title{font-size:1.7rem;letter-spacing:-.03em;margin-bottom:1.4rem;color:#0f172a;text-align:center}.home-section-lead{text-align:center;margin:0 0 1.8rem;color:#6b7280;font-size:.95rem}.home-steps{list-style:none;margin:0;padding:0;max-width:760px;margin-inline:auto;display:flex;flex-direction:column;gap:1rem}.home-steps li{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.9rem;align-items:flex-start}.home-step-number{width:40px;height:40px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background-color:#ea580c;color:#fff;font-size:1rem;font-weight:700}.home-step-title{margin:0 0 .2rem;font-size:1rem}.home-step-text{margin:0;font-size:.9rem;color:#6b7280}.home-benefits{text-align:center}.home-benefits-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.home-benefit-card{background-color:#fff;border-radius:1.2rem;padding:1.4rem 1.5rem;border:1px solid #e5e7eb;box-shadow:0 18px 40px #0f172a0a;text-align:left}.home-benefit-card h3{margin:0 0 .4rem;font-size:1rem}.home-benefit-card p{margin:0;font-size:.9rem;color:#6b7280}.home-pricing{text-align:center}.home-pricing-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;max-width:780px;margin-inline:auto}.home-pricing-card{background-color:#fff;border-radius:1.4rem;padding:1.6rem 1.7rem 1.5rem;border:1px solid #e5e7eb;text-align:left;box-shadow:0 18px 40px #0f172a0d}.home-pricing-card-primary{border-color:#2563eb;box-shadow:0 24px 55px #2563eb33}.home-pricing-header h3{margin:0 0 .25rem;font-size:1.1rem}.home-pricing-header p{margin:0;font-size:.88rem;color:#6b7280}.home-pricing-price{margin-top:.8rem;display:flex;align-items:baseline;gap:.25rem}.home-pricing-amount{font-size:1.8rem;font-weight:700}.home-pricing-cycle{font-size:.9rem;color:#6b7280}.home-pricing-list{margin:.9rem 0 1.2rem;padding-left:1.1rem;font-size:.9rem;color:#4b5563}.home-pricing-list li+li{margin-top:.25rem}.home-pricing-button{width:100%;justify-content:center}.home-pill-coming-soon{display:inline-flex;align-items:center;padding:.2rem .6rem;border-radius:999px;background-color:#eff6ff;color:#1d4ed8;font-size:.7rem;font-weight:600;margin-bottom:.5rem}.home-features{text-align:left}.home-features-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem;background-color:#fff;border-radius:1.4rem;padding:1.6rem 1.7rem;border:1px solid #e5e7eb;box-shadow:0 18px 40px #0f172a0a}.home-features-heading{margin:0 0 .6rem;font-size:1rem}.home-features-list{margin:0;padding-left:1.1rem;font-size:.9rem;color:#4b5563}.home-features-list li+li{margin-top:.25rem}.home-features-list-accent{color:#1d4ed8}.home-final-cta{margin-top:.5rem;text-align:center;padding:2.2rem 1.6rem 2.4rem;border-radius:1.7rem;background:radial-gradient(circle at top,rgba(248,115,22,.25),transparent 60%),linear-gradient(135deg,#f97316,#ea580c);color:#fff}.home-final-title{margin:0 0 .4rem;font-size:1.8rem;letter-spacing:-.03em}.home-final-text{margin:0 0 1.1rem;font-size:.96rem;opacity:.95}.home-final-button{border-radius:999px;border:none;padding:.8rem 1.9rem;font-size:.95rem;font-weight:500;background-color:#fff;color:#ea580c;box-shadow:0 10px 24px #f8731659;cursor:pointer;margin:0 .4rem}.home-final-button:hover{background-color:#ffedd5}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0px 1000px transparent inset;box-shadow:0 0 0 1000px transparent inset;-webkit-text-fill-color:#e5e7eb;background-color:transparent!important}.page{max-width:1200px;margin:0 auto;width:100%}.page-header{margin-bottom:1.6rem}.page-kicker{text-transform:uppercase;letter-spacing:.14em;font-size:.7rem;color:#64748b;margin-bottom:.4rem}.page-title{font-size:1.6rem;margin:0 0 .35rem;letter-spacing:-.03em}.page-subtitle{margin:0;color:#6b7280;font-size:.9rem;max-width:540px}.page-body{display:grid;grid-template-columns:minmax(0,2.1fr) minmax(0,1.2fr);gap:1.5rem}.page-panel{background:#fff;border-radius:.9rem;padding:1.4rem 1.3rem;border:1px solid #e5e7eb}.page-sidebar{background:radial-gradient(circle at top,#2563eb0f,#fff);border-radius:.9rem;padding:1.2rem 1.1rem;border:1px solid rgba(191,219,254,.9);font-size:.82rem;color:#0f172a}.badge-row{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:.8rem}.badge{border-radius:999px;border:1px solid rgba(148,163,184,.4);padding:.25rem .6rem;font-size:.7rem;color:#0f172a}.hint{color:#6b7280;font-size:.8rem;margin-top:.4rem}@media(max-width:900px){.app-header,.app-main{padding-inline:1.3rem}.app-grid,.page-body{grid-template-columns:1fr}.home-hero{padding-top:1.8rem}}.modal-overlay{position:fixed;inset:0;background:#020617d9;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;animation:fadeIn .2s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{background:linear-gradient(to bottom,#0f172afa,#020617fa);border:1px solid rgba(30,64,175,.6);border-radius:1rem;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 24px 60px #000c;animation:slideUp .3s ease}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid rgba(30,64,175,.4)}.modal-title{margin:0;font-size:1.3rem;color:#fff;font-weight:600}.modal-close{background:transparent;border:none;color:#fff;font-size:2rem;line-height:1;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s}.modal-close:hover{background:#94a3b81a;color:#fff}.modal-body{padding:1.5rem}.modal-body input[type=text],.modal-body input[type=email],.modal-body input[type=password],.modal-body textarea{box-shadow:none}.modal-body textarea::placeholder{color:#fff9}
