:root{--site-bg:#050606;--site-bg-soft:#090b0d;--site-panel:#101212e0;--site-panel-strong:#151717f0;--site-panel-muted:#ffffff09;--site-line:#e7dabe21;--site-line-strong:#ff4d407a;--site-text:#f7efe5;--site-text-muted:#f7efe5b8;--site-text-dim:#f7efe58a;--site-red:#ff4438;--site-red-soft:#c73a31;--site-orange:#ff7a30;--site-amber:#f3a33b;--site-green:#69d75c;--site-blue-depth:#0b1118;--site-radius-sm:6px;--site-radius:8px;--site-shadow:0 24px 80px #00000080;--site-red-glow:0 0 0 1px #ff44382e, 0 0 34px #ff443838;color:var(--site-text);background:var(--site-bg);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--site-bg);scroll-behavior:smooth}body{background:linear-gradient(#ff44380a,#0000 280px),linear-gradient(135deg,#050606 0%,#081017 42%,#050606 70%);min-width:320px;margin:0}body:before{content:"";pointer-events:none;z-index:1;opacity:.72;background:repeating-linear-gradient(0deg,#f7efe506 0 1px,#0000 1px 5px),linear-gradient(90deg,#0000,#ff44380b,#0000);position:fixed;inset:0}button,a,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{border:0}svg{flex:none;width:18px;height:18px}.website-shell{min-height:100vh;position:relative;overflow:hidden}.site-bg{pointer-events:none;z-index:0;background:linear-gradient(90deg,#0000 0%,#ff443814 23%,#ff44380a 46%,#0000 74%),repeating-linear-gradient(90deg,#0000 0 20px,#ff44380e 21px 22px,#0000 23px 48px);height:520px;position:fixed;inset:64px 0 auto;-webkit-mask-image:linear-gradient(#0000 0,#000 70px 72%,#0000);mask-image:linear-gradient(#0000 0,#000 70px 72%,#0000)}.page-frame{z-index:2;width:min(1600px,100% - 48px);margin:0 auto;padding:96px 0 14px;position:relative}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#040505d1;border-bottom:1px solid #f7efe51a;position:sticky;top:0}.site-header-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:32px;width:min(1600px,100% - 48px);height:64px;margin:0 auto;display:grid}.site-logo{align-items:center;gap:10px;min-width:max-content;display:inline-flex}.signal-mark{color:var(--site-red);grid-template-columns:repeat(5,4px);align-items:center;gap:3px;display:inline-grid}.signal-mark span{background:currentColor;border-radius:999px;width:4px;display:block;box-shadow:0 0 14px #ff443861}.signal-mark span:first-child,.signal-mark span:nth-child(5){height:16px}.signal-mark span:nth-child(2),.signal-mark span:nth-child(4){height:28px}.signal-mark span:nth-child(3){height:42px}.signal-mark.small{transform-origin:0;transform:scale(.78)}.logo-word{color:var(--site-text);font-size:23px;font-weight:800;line-height:1}.logo-word span{color:var(--site-red)}.site-nav{color:var(--site-text-muted);justify-content:center;gap:34px;font-size:15px;display:flex}.site-nav a{transition:color .16s}.site-nav a:hover{color:var(--site-text)}.header-actions{justify-content:flex-end;align-items:center;gap:12px;display:flex}.site-button{border:1px solid var(--site-line);border-radius:var(--site-radius);min-height:40px;color:var(--site-text);justify-content:center;align-items:center;gap:10px;padding:10px 17px;transition:transform .16s,border-color .16s,box-shadow .16s,background .16s;display:inline-flex}.site-button:hover{transform:translateY(-1px)}.site-button.primary{background:linear-gradient(135deg,#ff4438fa,#cb3027e6),#b52b24;border-color:#ff44389e;box-shadow:0 0 28px #ff44383d}.site-button.primary:hover{box-shadow:0 0 34px #ff44385c}.site-button.secondary{background:#ffffff09}.site-button.secondary:hover{background:#ffffff0f;border-color:#f7efe54d}.hero-section{grid-template-columns:minmax(390px,.8fr) minmax(620px,1.2fr);align-items:center;gap:42px;min-height:505px;display:grid}.hero-copy{max-width:640px}.badge-pill{min-height:25px;color:var(--site-red);text-transform:uppercase;background:#ff44380f;border:1px solid #ff443847;border-radius:999px;align-items:center;gap:7px;padding:4px 10px;font-size:12px;font-weight:800;display:inline-flex}.badge-pill.live,.badge-pill.secure{color:var(--site-text-muted);text-transform:none;background:#ffffff09;border-color:#f7efe524;font-weight:700}.badge-pill.live{color:var(--site-green);border-color:#69d75c38}.badge-pill.secure svg{width:13px;height:13px}.status-dot,.green-dot{background:var(--site-red);border-radius:999px;width:7px;height:7px;display:inline-block;box-shadow:0 0 12px #ff44389e}.green-dot{background:var(--site-green);box-shadow:0 0 12px #69d75c75}.hero-copy h1{color:#fffaf3;max-width:650px;margin:16px 0 18px;font-size:60px;font-weight:900;line-height:1.04}.hero-copy h1 span{color:var(--site-red);text-shadow:0 0 30px #ff443833}.hero-body{color:var(--site-text-muted);margin:0;font-size:18px;line-height:1.55}.hero-actions{flex-wrap:wrap;gap:14px;margin-top:20px;display:flex}.hero-actions .site-button{justify-content:flex-start;min-width:188px;min-height:58px}.hero-actions .site-button>span{gap:3px;display:grid}.hero-actions strong{font-size:15px}.hero-actions small{color:#ffffffc7;font-size:13px}.demo-button small{color:var(--site-text-dim)}.trust-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.trust-pill{border:1px solid var(--site-line);border-radius:var(--site-radius);background:#ffffff07;grid-template-columns:auto 1fr;grid-template-areas:"icon title""icon body";align-items:center;column-gap:9px;min-height:48px;padding:9px 11px;display:grid}.trust-pill span{color:var(--site-text-muted);grid-area:icon}.trust-pill strong{color:var(--site-text);grid-area:title;font-size:13px}.trust-pill small{color:var(--site-text-dim);grid-area:body;font-size:11px}.hero-visual{min-height:438px;position:relative}.hosted-sources-window{border-radius:var(--site-radius);width:min(640px,68%);box-shadow:var(--site-red-glow), var(--site-shadow);background:linear-gradient(145deg,#ff443814,#0000 44%),#0b0d0eeb;border:1px solid #ff443852;position:absolute;top:0;left:0;overflow:hidden}.window-chrome{min-height:36px;color:var(--site-text-dim);border-bottom:1px solid #f7efe514;align-items:center;gap:7px;padding:0 14px;font-size:12px;display:flex}.window-chrome span{background:#ff6d50;border-radius:50%;width:8px;height:8px}.window-chrome span:nth-child(2){background:var(--site-amber)}.window-chrome span:nth-child(3){background:var(--site-red)}.window-chrome strong{color:var(--site-text-muted);margin-left:4px;font-weight:700}.hosted-sources-body{padding:22px}.hosted-sources-body h2{color:var(--site-text);margin:0;font-size:22px}.hosted-sources-body p{color:var(--site-text-dim);margin:4px 0 14px;font-size:13px}.source-list{gap:8px;display:grid}.source-row{border-radius:var(--site-radius-sm);background:linear-gradient(#ffffff0b,#ffffff05);border:1px solid #f7efe514;grid-template-columns:auto minmax(96px,1fr) minmax(170px,220px) auto auto;align-items:center;gap:10px;min-height:56px;padding:9px 10px;display:grid}.source-thumb{border-radius:var(--site-radius-sm);width:40px;height:40px;color:var(--site-red);background:#ff443814;border:1px solid #ff443847;place-items:center;display:grid}.source-thumb.sub{color:#f04e65;border-color:#f04e6552}.source-thumb.member{color:#9a8dff;border-color:#9a8dff52}.source-meta{min-width:0;display:grid}.source-meta strong{color:var(--site-text);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.source-meta span{color:var(--site-text-dim);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.source-url{border-radius:var(--site-radius-sm);min-width:0;color:var(--site-text-muted);text-overflow:ellipsis;white-space:nowrap;background:#00000047;border:1px solid #f7efe514;padding:8px 10px;font-family:Cascadia Mono,Consolas,monospace;font-size:11px;overflow:hidden}.source-row>svg{color:var(--site-text-dim)}.create-source-button{border-radius:var(--site-radius-sm);width:100%;min-height:40px;color:var(--site-text-muted);background:#ffffff07;border:1px solid #f7efe51a;margin-top:10px}.hero-widget-cluster{gap:14px;width:min(450px,46%);display:grid;position:absolute;top:88px;right:0}.signal-preview-card{background:repeating-linear-gradient(0deg,#f7efe509 0 1px,#0000 1px 5px),linear-gradient(135deg,#ff44381f,#0000 48%),#0c0a09f0;border:1px solid #ff4438c7;border-radius:8px 24px;grid-template-columns:128px 1fr;align-items:center;gap:20px;min-height:166px;padding:18px 20px;display:grid;box-shadow:0 0 36px #ff44385c,inset 0 0 28px #ffffff0a}.signal-preview-card.compact{border-radius:var(--site-radius);grid-template-columns:86px 1fr;gap:13px;min-height:116px;padding:12px}.rose-art{width:108px;height:128px;margin:0 auto;position:relative}.compact .rose-art{width:72px;height:86px}.rose-bloom{background:radial-gradient(circle at 38% 34%,#ffb6a8 0 8%,#0000 9%),repeating-radial-gradient(circle at 45% 44%,#ff2f38 0 5px,#8d1217 6px 10px,#ff4a3d 11px 15px);border-radius:58% 42% 55% 45%;width:70px;height:70px;position:absolute;top:2px;left:20px;box-shadow:0 0 28px #ff44388f}.compact .rose-bloom{width:46px;height:46px;left:14px}.rose-stem{background:linear-gradient(#6fd07b,#226c38);border-radius:999px;width:4px;height:66px;position:absolute;top:62px;left:54px;transform:rotate(6deg)}.compact .rose-stem{height:44px;top:42px;left:37px}.rose-leaf{background:linear-gradient(135deg,#6ed36f,#1f6b35);border-radius:100% 0;width:34px;height:17px;position:absolute}.rose-leaf.left{top:76px;left:24px;transform:rotate(150deg)}.rose-leaf.right{top:88px;left:54px;transform:rotate(-18deg)}.compact .rose-leaf{width:22px;height:11px}.compact .rose-leaf.left{top:54px;left:18px}.compact .rose-leaf.right{top:64px;left:38px}.preview-copy{text-align:center;min-width:0}.preview-badge{color:var(--site-red);text-transform:uppercase;background:#ff443812;border:1px solid #ff4438b8;border-radius:999px;margin-bottom:12px;padding:6px 16px;font-size:11px;font-weight:900;display:inline-flex}.compact .preview-badge{margin-bottom:7px;padding:4px 9px;font-size:7px}.preview-copy strong{color:#fffaf3;font-size:22px;line-height:1.1;display:block}.preview-copy strong span{color:#fffaf3e0;font-weight:500}.compact .preview-copy strong{font-size:14px}.preview-copy p{color:var(--site-text-muted);margin:8px 0 0;font-size:13px}.compact .preview-copy p{margin-top:5px;font-size:9px}.gift-count{border-radius:var(--site-radius);color:#fff1e6;background:#ff443814;border:1px solid #ff4438b8;justify-content:center;align-items:center;min-width:72px;height:34px;margin-top:14px;font-size:22px;font-weight:900;display:inline-flex;box-shadow:inset 0 0 18px #ff44381f}.compact .gift-count{min-width:48px;height:24px;margin-top:8px;font-size:14px}.browser-source-card{border-radius:var(--site-radius);background:#101212eb;border:1px solid #f7efe529;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;min-height:56px;padding:11px 13px;display:grid;box-shadow:0 16px 36px #00000061}.browser-source-card svg{color:var(--site-text-muted)}.browser-source-card div{min-width:0;display:grid}.browser-source-card strong{color:var(--site-text);font-size:13px}.browser-source-card span{color:var(--site-text-dim);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.handoff-note{color:var(--site-red);margin:0 0 0 30px;font-size:21px;font-style:italic;font-weight:800}.flow-cue{width:74px;height:38px;color:var(--site-red);place-items:center;display:grid;position:absolute;bottom:64px;right:350px;transform:rotate(18deg)}.flow-cue:before{content:"";border-bottom:2px solid #ff4438b8;border-radius:0 0 80px 80px;width:90px;height:38px;position:absolute}.flow-cue svg{margin-left:70px;position:relative}.feature-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:14px 0 10px;display:grid}.feature-card{border:1px solid var(--site-line);border-radius:var(--site-radius);background:linear-gradient(135deg,#ff44380f,#0000 48%),#0b0d0ed9;grid-template-columns:auto 1fr;align-items:center;gap:16px;min-height:96px;padding:18px 20px;transition:transform .16s,border-color .16s,box-shadow .16s;display:grid}.feature-card:hover{border-color:#ff443870;transform:translateY(-2px);box-shadow:0 0 26px #ff443829}.feature-icon{width:60px;height:60px;color:var(--site-red);place-items:center;display:grid}.feature-icon svg{stroke-width:1.7px;width:48px;height:48px}.feature-card h3,.how-step-card h3,.hosted-widget-panel h2,.footer-column h3{margin:0}.feature-card h3{color:var(--site-text);font-size:18px}.feature-card p{color:var(--site-text-muted);margin:5px 0 0;font-size:14px;line-height:1.38}.lower-band{grid-template-columns:minmax(0,.93fr) minmax(0,1.07fr);gap:10px;margin-bottom:14px;display:grid}.how-panel,.hosted-widget-panel{border:1px solid var(--site-line);border-radius:var(--site-radius);background:linear-gradient(135deg,#ff44380e,#0000 44%),#0b0d0ee0}.how-panel{padding:20px 22px 12px}.section-kicker{color:var(--site-red);text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:900}.steps-row{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:32px;display:grid}.how-step-card{border-radius:var(--site-radius);background:#ffffff07;border:1px solid #f7efe51a;align-content:start;min-height:142px;padding:18px;display:grid;position:relative}.how-step-card:not(:last-child):after{content:"›";color:#f7efe573;font-size:38px;position:absolute;top:50%;right:-22px;transform:translateY(-50%)}.step-topline{color:#f7efe580;justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.step-topline span{width:30px;height:30px;color:var(--site-red);border:1px solid #ff443857;border-radius:999px;place-items:center;font-weight:800;display:grid}.step-topline svg{stroke-width:1.4px;width:42px;height:42px}.how-step-card h3{color:var(--site-text);font-size:16px}.how-step-card p{color:var(--site-text-muted);margin:8px 0 0;font-size:13px;line-height:1.42}.signal-line{color:var(--site-text-muted);justify-content:center;align-items:center;gap:7px;margin:12px 0 0;font-size:15px;display:flex}.signal-line span{color:var(--site-red)}.hosted-widget-panel{grid-template-columns:minmax(0,1fr) 260px;gap:20px;padding:22px;display:grid}.hosted-copy h2{color:var(--site-text-muted);font-size:15px;font-weight:500}.url-display-card{border-radius:var(--site-radius);background:#0000003d;border:1px solid #f7efe51f;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin:18px 0 9px;padding:12px 13px;display:grid}.url-display-card code{color:var(--site-text);text-overflow:ellipsis;white-space:nowrap;font-family:Cascadia Mono,Consolas,monospace;font-size:17px;overflow:hidden}.url-display-card button{border-radius:var(--site-radius-sm);min-height:38px;color:var(--site-text);background:#ffffff09;border:1px solid #f7efe524;align-items:center;gap:8px;padding:8px 14px;display:inline-flex}.hosted-badges{flex-wrap:wrap;gap:8px;margin:0 0 13px;display:flex}.hosted-copy p:not(.section-kicker){color:var(--site-text-muted);margin:0 0 9px;font-size:14px}.inline-link{color:var(--site-red);text-underline-offset:4px;align-items:center;gap:7px;font-weight:800;text-decoration:underline;display:inline-flex}.live-preview-mini{border-radius:var(--site-radius);background:#ffffff07;border:1px solid #f7efe51c;align-self:stretch;padding:14px}.mini-preview-header{color:var(--site-text-muted);justify-content:space-between;margin-bottom:12px;font-size:13px;display:flex}.site-footer{z-index:2;background:#040505cc;border-top:1px solid #f7efe51c;position:relative}.footer-inner{grid-template-columns:270px 1fr 380px;align-items:start;gap:44px;width:min(1600px,100% - 48px);margin:0 auto;padding:18px 0;display:grid}.footer-brand p{color:var(--site-text-muted);margin:12px 0 18px;font-size:14px;line-height:1.45}.social-row{gap:18px;display:flex}.social-row a{color:var(--site-text-dim);transition:color .16s}.social-row a:hover{color:var(--site-red)}.footer-links{grid-template-columns:repeat(4,minmax(110px,1fr));gap:24px;display:grid}.footer-column{gap:8px;display:grid}.footer-column h3{color:var(--site-text-muted);text-transform:uppercase;font-size:12px}.footer-column a{color:var(--site-text-muted);font-size:14px;transition:color .16s}.footer-column a:hover{color:var(--site-red)}.footer-status-card{border:1px solid var(--site-line);border-radius:var(--site-radius);background:linear-gradient(135deg,#ff44380e,#0000 52%),#101212e0;justify-self:end;min-width:330px;padding:18px 20px}.status-logo{align-items:center;gap:10px;display:flex}.footer-status-card p{color:var(--site-green);align-items:center;gap:8px;margin:8px 0 12px 48px;font-size:14px;display:flex}.footer-status-card small{color:var(--site-text-dim);font-size:13px}.content-page{z-index:2;width:min(1320px,100% - 48px);margin:0 auto;padding:104px 0 34px;position:relative}.content-hero{border:1px solid var(--site-line);border-radius:var(--site-radius);background:linear-gradient(135deg,#ff443817,#0000 46%),#0b0d0ee6;margin-bottom:18px;padding:28px;box-shadow:0 20px 70px #00000047}.content-hero h1{color:#fffaf3;max-width:930px;margin:0;font-size:clamp(36px,5vw,66px);font-weight:900;line-height:1.03}.content-hero>p:not(.section-kicker){max-width:860px;color:var(--site-text-muted);margin:16px 0 0;font-size:18px;line-height:1.55}.content-actions{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.content-grid{gap:12px;margin-top:12px;display:grid}.content-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.content-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.content-card{border:1px solid var(--site-line);border-radius:var(--site-radius);background:linear-gradient(145deg,#ff44380e,#0000 52%),#101212e0;min-height:100%;padding:22px}.content-card-title{align-items:center;gap:10px;margin-bottom:13px;display:flex}.content-card-title svg{color:var(--site-red)}.content-card h2{color:var(--site-text);margin:0;font-size:20px}.content-card p,.content-card li{color:var(--site-text-muted);font-size:15px;line-height:1.56}.content-card p{margin:0 0 12px}.content-card p:last-child{margin-bottom:0}.content-card a{color:var(--site-red);text-underline-offset:4px;font-weight:800;text-decoration:underline}.content-card code{border-radius:var(--site-radius-sm);color:#fff8ec;background:#00000042;border:1px solid #f7efe51a;padding:2px 6px;font-family:Cascadia Mono,Consolas,monospace}.content-card ul,.numbered-flow{margin:0;padding-left:21px}.content-card li+li,.numbered-flow li+li{margin-top:8px}.release-placeholder{border-radius:var(--site-radius);background:#ff44380e;border:1px solid #ff443838;justify-content:space-between;align-items:center;gap:16px;margin-top:16px;padding:14px;display:flex}.release-placeholder span{color:var(--site-text-muted);overflow-wrap:anywhere;font-family:Cascadia Mono,Consolas,monospace;font-size:13px}.release-placeholder strong{color:var(--site-amber);text-transform:uppercase;white-space:nowrap;font-size:13px}.dashboard-port-grid{gap:8px;margin-top:16px;display:grid}.dashboard-port-link{border-radius:var(--site-radius);color:var(--site-text);background:#ffffff0b;border:1px solid #f7efe51f;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding:12px;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s;display:grid;text-decoration:none!important}.dashboard-port-link:hover{background:#ff443811;border-color:#ff443880;transform:translateY(-1px);box-shadow:0 0 24px #ff443824}.dashboard-port-link span{color:var(--site-text);font-weight:800}.dashboard-port-link code{text-overflow:ellipsis;white-space:nowrap;justify-self:end;max-width:100%;overflow:hidden}.legal-page .content-hero{background:linear-gradient(135deg,#ff7a3014,#0000 50%),#0b0d0ee6}.legal-stack{gap:12px;display:grid}@media (width<=1280px){.site-header-inner,.page-frame,.footer-inner{width:min(1180px,100% - 32px)}.site-nav{gap:18px}.hero-section{grid-template-columns:1fr;min-height:0}.hero-copy{max-width:820px}.hero-visual{min-height:430px}.feature-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.lower-band,.hosted-widget-panel,.content-grid.two,.content-grid.three,.footer-inner{grid-template-columns:1fr}.footer-status-card{justify-self:stretch}}@media (width<=900px){.site-header-inner{grid-template-columns:1fr auto;height:auto;min-height:64px;padding:10px 0}.site-nav{grid-column:1/-1;justify-content:flex-start;padding:2px 0 4px}.header-actions{gap:8px}.header-actions .site-button{padding:8px 10px}.hero-copy h1{font-size:46px}.trust-row,.feature-strip,.steps-row,.footer-links{grid-template-columns:1fr}.how-step-card:not(:last-child):after{display:none}.hero-visual{gap:12px;min-height:0;display:grid}.hosted-sources-window,.hero-widget-cluster{width:100%;position:static}.flow-cue{display:none}.source-row{grid-template-columns:auto minmax(0,1fr) auto}.source-url,.source-row .badge-pill{grid-column:2/-1}.hosted-widget-panel{grid-template-columns:1fr}}@media (width<=620px){.site-header-inner,.page-frame,.content-page,.footer-inner{width:calc(100% - 22px)}.page-frame,.content-page{padding-top:74px}.site-logo .logo-word{font-size:19px}.header-actions{grid-column:1/-1;width:100%}.header-actions .site-button{flex:1}.hero-copy h1{font-size:38px}.site-nav{flex-wrap:wrap;gap:12px 20px}.hero-body{font-size:16px}.hero-actions,.hero-actions .site-button{width:100%}.hero-actions .site-button{justify-content:center}.signal-preview-card,.signal-preview-card.compact{text-align:center;grid-template-columns:1fr}.url-display-card{grid-template-columns:1fr}.footer-status-card{min-width:0}}
