:root{color-scheme:light;--page: #FFFFFF;--surface: #FFFFFF;--surface-soft: #F7F7F7;--surface-strong: #222222;--text: #1C1C1C;--text-soft: #6A6A6A;--muted: #6C6C6C;--line: #E2E2E2;--brand: #c5093a;--brand-dark: #a8082f;--shadow: 0px 0px 0px 1px rgba(0,0,0,.02), 0px 8px 24px 0px rgba(0,0,0,.1);--radius: 8px;font-family:Circular,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--page);color:var(--text);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--page)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.marketing-shell{min-height:100vh;display:flex;flex-direction:column;background:var(--page)}.topbar-wrap{position:sticky;top:0;z-index:100;background:#ffffffdb;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(226,226,226,.7)}.topbar{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;width:min(1080px,calc(100% - 48px));margin:0 auto;padding:.9rem 0}.brand{display:inline-flex;align-items:center;width:130px}.topbar-nav{display:flex;align-items:center;justify-content:center;gap:1.5rem;color:var(--text-soft);font-size:.91rem;font-weight:700}.topbar-nav a{transition:color .12s ease,transform .1s ease}.topbar-nav a:hover{color:var(--text);transform:translateY(-1px)}.topbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:.65rem}.topbar-login,.topbar-cta{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 1.1rem;border:1.5px solid var(--line);border-radius:999px;background:var(--surface);color:var(--text);font-weight:800;font-size:.88rem;line-height:1;box-shadow:0 1px 4px #0000000f;transition:transform .13s ease,box-shadow .13s ease}.topbar-login{color:var(--text-soft)}.topbar-login:hover,.topbar-cta:hover{color:var(--text);transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.btn-primary,.btn-ghost,.btn-cta{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 1.5rem;border-radius:999px;font-weight:800;font-size:.95rem;line-height:1;border:1.5px solid transparent;transition:transform .13s ease,box-shadow .13s ease,background .13s ease}.btn-primary{background:var(--brand);color:#fff;box-shadow:0 2px 10px #c5093a4d}.btn-primary:hover{background:var(--brand-dark);transform:translateY(-2px);box-shadow:0 6px 20px #c5093a59}.btn-ghost{background:#c5093a0f;border-color:#c5093a26;color:var(--brand)}.btn-ghost:hover{background:#c5093a1a;transform:translateY(-2px)}.price-btn{width:100%;min-height:46px}.hero-section{position:relative;overflow:hidden;background:linear-gradient(150deg,#fff0f3,#fff 48%)}.hero-glow{position:absolute;inset:0;pointer-events:none;z-index:0}.hero-glow:before{content:"";position:absolute;top:-20%;right:-8%;width:65%;height:115%;background:radial-gradient(ellipse at 72% 32%,rgba(197,9,58,.1) 0%,transparent 65%)}.hero-glow:after{content:"";position:absolute;bottom:-10%;left:0;width:40%;height:65%;background:radial-gradient(ellipse at 15% 80%,rgba(197,9,58,.05) 0%,transparent 60%)}.hero-inner{position:relative;z-index:1;width:min(1080px,calc(100% - 48px));margin:0 auto}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.72fr);align-items:center;gap:4rem;min-height:calc(100vh - 62px);padding:3.5rem 0 5rem}.eyebrow{display:inline-flex;align-items:center;width:fit-content;margin-bottom:1.25rem;padding:.42rem .85rem;border:1px solid rgba(197,9,58,.2);border-radius:999px;background:#c5093a12;color:var(--brand);font-size:.73rem;font-weight:900;line-height:1;letter-spacing:.09em;text-transform:uppercase}.hero-copy h1{margin:0;color:var(--text);font-size:4.5rem;font-weight:900;letter-spacing:-.03em;line-height:.97}.hero-accent{color:var(--brand)}.hero-copy p{max-width:500px;margin:1.35rem 0 0;color:var(--text-soft);font-size:1.08rem;line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.hero-trust{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.25rem;font-size:.82rem;font-weight:600;color:var(--text-soft)}.hero-trust-icon{flex-shrink:0;width:18px;height:18px;border-radius:5px;overflow:hidden;line-height:0}.hero-trust-icon svg{width:18px;height:18px;display:block}.hero-card-wrap{position:relative;align-self:center}.card-badge{position:absolute;top:-14px;left:50%;transform:translate(-50%);z-index:2;display:inline-flex;align-items:center;gap:.5rem;padding:.38rem .9rem .38rem .62rem;background:#fff;border:1px solid rgba(197,9,58,.2);border-radius:999px;font-size:.74rem;font-weight:800;color:var(--brand);white-space:nowrap;box-shadow:0 2px 10px #c5093a21,0 1px 3px #0000000f}.badge-dot{flex-shrink:0;width:7px;height:7px;border-radius:50%;background:var(--brand);animation:badge-pulse 2.2s ease-in-out infinite}@keyframes badge-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.72)}}.order-card{border:1px solid rgba(197,9,58,.1);border-radius:20px;background:#fffffff7;padding:1.25rem;box-shadow:0 0 0 1px #c5093a0d,0 8px 32px #c5093a14,0 28px 72px #0000001a}.card-top{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.1rem}.mini-mark{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;background:#c5093a14}.mini-mark img{width:22px;height:22px;object-fit:contain}.status-pill{display:inline-flex;align-items:center;padding:.35rem .7rem;border:1px solid rgba(197,9,58,.15);border-radius:999px;background:#c5093a12;color:var(--brand);font-size:.73rem;font-weight:900;line-height:1;letter-spacing:.02em}.dm-thread{display:flex;flex-direction:column;gap:.8rem}.dm-row{display:flex;align-items:flex-end;gap:.5rem}.dm-row.reply{flex-direction:row-reverse}.dm-av{flex-shrink:0;display:grid;place-items:center;width:26px;height:26px;border-radius:50%;border:1.5px solid var(--line);background:#f5f5f5;color:var(--text-soft);font-size:.68rem;font-weight:900}.dm-av.brand{display:grid;width:26px;background:var(--brand);color:#fff;border-color:transparent}.dm-av--ig{background:var(--brand);color:#fff;border-color:transparent}.dm-bubble{max-width:85%;border-radius:16px;padding:.7rem .92rem;line-height:1.5;font-weight:600;font-size:.88rem}.dm-bubble.customer{background:#1c1c1c;color:#fff;border-bottom-left-radius:4px}.dm-bubble.assistant{background:var(--brand);color:#fff;border-bottom-right-radius:4px}.summary-box{display:flex;flex-direction:column;gap:.3rem;margin-top:1rem;padding:.9rem 1rem;border:1px solid rgba(197,9,58,.13);border-radius:12px;background:#c5093a0a}.summary-box small{display:block;color:var(--brand);font-size:.7rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase;line-height:1}.summary-box strong{display:block;font-size:1rem;font-weight:800;line-height:1.2;color:var(--text)}.summary-missing{display:flex;align-items:center;gap:.42rem;color:var(--text-soft);font-size:.83rem;font-weight:600;line-height:1}.missing-dot{flex-shrink:0;width:6px;height:6px;border-radius:50%;background:var(--brand);opacity:.55}.missing-dot--ok{background:#16a34a;opacity:1}.summary-approve{display:flex;align-items:center;justify-content:center;gap:.4rem;width:100%;margin-top:.55rem;padding:.55rem .75rem;border:none;border-radius:999px;background:var(--brand);color:#fff;font-size:.78rem;font-weight:800;letter-spacing:.01em;cursor:default;pointer-events:none}.status-pill--ok{border-color:#16a34a33;background:#16a34a14;color:#14532d}.points-section{background:#f8f6f6;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:5rem 0}.points-inner{width:min(1080px,calc(100% - 48px));margin:0 auto}.section-heading{margin-bottom:2.5rem}.section-heading p{margin:0;color:var(--brand);font-size:.73rem;font-weight:900;line-height:1;letter-spacing:.09em;text-transform:uppercase}.section-heading h2{margin:.6rem 0 0;color:var(--text);font-size:2.1rem;font-weight:900;line-height:1.1;letter-spacing:-.02em}.points-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.1rem}.point-card{border:1px solid var(--line);border-radius:16px;background:var(--surface);padding:1.5rem 1.35rem;box-shadow:0 1px 4px #0000000a}.point-icon{display:grid;width:42px;height:42px;place-items:center;margin-bottom:1.1rem;border-radius:11px;background:#c5093a14;color:var(--brand)}.point-icon svg{width:20px;height:20px}.point-card h3{margin:0;color:var(--text);font-size:1.05rem;font-weight:800;line-height:1.2}.point-card p{margin:.5rem 0 0;color:var(--text-soft);line-height:1.62;font-size:.91rem}.pricing-section{padding:5rem 0}.pricing-inner{width:min(1080px,calc(100% - 48px));margin:0 auto;display:grid;grid-template-columns:minmax(0,.7fr) repeat(3,minmax(0,1fr));gap:1.25rem;align-items:start}.pricing-inner .section-heading{padding-right:1.5rem;margin-bottom:0}.pricing-grid{display:contents}.price-card{border:1px solid var(--line);border-radius:16px;background:var(--surface);padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem;box-shadow:0 1px 4px #0000000a}.price-card--featured{border-color:#c5093a38;box-shadow:0 0 0 1px #c5093a1a,0 8px 32px #c5093a17}.price-card--trial{border-color:#1c1c1c29;background:#fbfbfb}.price-badge{display:inline-flex;margin-bottom:.4rem;padding:.28rem .65rem;border-radius:999px;border:1px solid rgba(197,9,58,.16);background:#c5093a14;color:var(--brand);font-size:.7rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.price-badge--trial{border-color:#1c1c1c1f;background:#1c1c1c0f;color:var(--text)}.price-card h3{margin:0;color:var(--text);font-size:1.1rem;font-weight:800}.price-card>div>p{margin:.4rem 0 0;color:var(--text-soft);line-height:1.55;font-size:.9rem}.price{display:flex;align-items:baseline;gap:.3rem}.price strong{font-size:2.8rem;font-weight:900;line-height:1;letter-spacing:-.03em;color:var(--text)}.price span{color:var(--muted);font-weight:700}.price-card ul{display:grid;gap:.72rem;margin:0;padding:0;list-style:none}.price-card li{display:grid;grid-template-columns:20px 1fr;align-items:start;gap:.55rem;color:var(--text-soft);line-height:1.45;font-size:.9rem}.price-card li>span{display:grid;width:20px;height:20px;place-items:center;border-radius:999px;background:#c5093a14;color:var(--brand)}.price-card li svg{width:12px;height:12px}.price-footnote{margin:-.4rem 0 0;color:var(--text-soft);font-size:.78rem;line-height:1.4}.price-card .btn-primary,.price-card .btn-ghost{margin-top:auto}.cta-section{background:#1c1c1c;padding:6rem 1.5rem}.cta-inner{width:min(680px,100%);margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1rem;text-align:center}.cta-icon{display:grid;width:44px;height:44px;place-items:center;border-radius:12px;background:#ffffff1a;color:#fffc;margin-bottom:.25rem}.cta-icon svg{width:22px;height:22px}.cta-section h2{max-width:560px;margin:0;color:#fff;font-size:2.5rem;font-weight:900;line-height:1.08;letter-spacing:-.025em}.cta-section p{max-width:440px;margin:0;color:#ffffff8c;line-height:1.65;font-size:1rem}.btn-cta{margin-top:.5rem;background:#fff;color:#1c1c1c;border-color:transparent;box-shadow:0 2px 14px #00000040}.btn-cta:hover{background:#f2f2f2;transform:translateY(-2px);box-shadow:0 8px 28px #0000004d}.marketing-footer{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1.75rem 1rem;font-size:.8rem;color:var(--text-soft);border-top:1px solid var(--line);background:var(--surface)}.marketing-footer-links{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;justify-content:center}.marketing-footer-links a{color:var(--text-soft);font-weight:700;transition:color .13s ease}.marketing-footer-links a:hover{color:var(--text)}.marketing-footer-sep{opacity:.35}.marketing-footer-pixel{font-weight:700;color:#0ebae3}.marketing-footer-pixel:hover{text-decoration:underline}@media(max-width:900px){.topbar{grid-template-columns:auto auto;justify-content:space-between}.topbar-nav{display:none}.hero-grid{grid-template-columns:1fr;min-height:auto;padding:3rem 0 4.5rem;gap:2.5rem}.hero-copy h1{font-size:3.5rem}.pricing-inner{grid-template-columns:1fr}.pricing-inner .section-heading{padding-right:0}.pricing-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}}@media(max-width:520px){.topbar{width:min(1080px,calc(100% - 32px));gap:.75rem}.brand{width:112px}.topbar-cta{display:none}}@media(max-width:700px){.points-grid{grid-template-columns:1fr}}@media(min-width:900px){.points-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:620px){.hero-inner,.points-inner,.pricing-inner{width:min(100% - 24px,1080px)}.brand{width:118px}.topbar-cta{min-height:38px;padding:0 .85rem;font-size:.83rem}.hero-copy h1{font-size:2.85rem;line-height:1}.hero-copy p{font-size:1rem}.hero-actions{display:grid;grid-template-columns:1fr}.btn-primary,.btn-ghost{width:100%}.section-heading h2{font-size:1.75rem}.pricing-grid{grid-template-columns:1fr}.cta-section{padding:4rem 1.25rem}.cta-section h2{font-size:1.85rem}}.op-shell{display:flex;flex-direction:column;min-height:100vh;background:var(--surface-soft)}.op-header{display:flex;align-items:center;justify-content:center;padding:1.25rem 1rem;background:var(--surface);border-bottom:1px solid var(--line)}.op-brand img{height:28px;width:auto}.op-main{flex:1;display:flex;align-items:flex-start;justify-content:center;padding:2rem 1rem 3rem}.op-loading{color:var(--text-soft);padding:3rem 0;font-size:.95rem}.op-error{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:4rem 1rem;text-align:center}.op-error-icon{display:grid;place-items:center;width:52px;height:52px;border-radius:50%;background:var(--line);color:var(--text-soft)}.op-error-icon svg{width:24px;height:24px}.op-error h1{margin:0;font-size:1.35rem;font-weight:800}.op-error p{margin:0;color:var(--text-soft)}.op-card{width:100%;max-width:480px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow);padding:1.5rem;display:flex;flex-direction:column;gap:.75rem}.op-card-top{display:flex;align-items:center;justify-content:space-between;gap:1rem}.op-seller{font-size:.85rem;font-weight:700;color:var(--text-soft)}.op-status{font-size:.75rem;font-weight:800;line-height:1;padding:.4rem .7rem;border-radius:999px;letter-spacing:.03em}.op-status--good{background:#e6f4ea;color:#145a27}.op-status--danger{background:#fdecea;color:#c0392b}.op-status--neutral{background:var(--line);color:var(--text-soft)}.op-order-number{font-size:1.85rem;font-weight:900;letter-spacing:-.01em;line-height:1;color:var(--text)}.op-customer{font-size:.9rem;color:var(--text-soft);margin-top:-.25rem}.op-divider{height:1px;background:var(--line);margin:.25rem 0}.op-section-label{font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:var(--text-soft)}.op-items{display:flex;flex-direction:column;gap:.6rem}.op-item{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;font-size:.95rem}.op-item-empty{color:var(--text-soft)}.op-item-qty{font-weight:700;color:var(--text-soft);margin-right:.3rem}.op-item-price{font-weight:700;white-space:nowrap;color:var(--text-soft)}.op-meta-row{display:grid;grid-template-columns:20px 1fr auto;align-items:center;gap:.5rem;font-size:.92rem}.op-meta-row svg{width:16px;height:16px;color:var(--text-soft)}.op-meta-label{color:var(--text-soft)}.op-meta-value{font-weight:700}.op-total .op-meta-label,.op-total .op-meta-value{font-size:1rem;font-weight:800;color:var(--text)}.op-footer{display:flex;align-items:center;justify-content:center;gap:.4rem;padding:1.25rem 1rem;font-size:.8rem;color:var(--text-soft);border-top:1px solid var(--line)}.op-footer-brand{font-weight:800;color:var(--brand)}.op-footer-sep{opacity:.4}.op-footer-pixel{font-weight:700;color:#0ebae3;text-decoration:none}.op-footer-pixel:hover{text-decoration:underline}
