:root{--bg:#fff;--fg:#18212f;--muted:#647083;--soft:#f5f7f9;--soft2:#eef1f4;--border:#dce1e7;--primary:#18212f;--green:#16794a;--red:#b42336;--blue:#2764c4;--radius:10px;--shadow:0 18px 50px rgba(20,29,43,.09);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--fg);background:var(--bg);font-synthesis:none}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{margin:0;font-size:16px;line-height:1.55;color:var(--fg);background:#fff}button,a{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}svg{display:block}.section-shell{width:min(1160px,calc(100% - 40px));margin-inline:auto}.site-header{height:72px;padding:0 max(24px,calc((100vw - 1160px)/2));display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:20;background:rgba(255,255,255,.94);border-bottom:1px solid var(--border);backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;gap:10px}.brand>span:last-child{display:flex;flex-direction:column;line-height:1.1}.brand strong{font-size:.9rem;letter-spacing:.06em}.brand small{font-size:.7rem;color:var(--muted);margin-top:4px}.brand-mark{width:34px;height:34px;border-radius:9px;background:var(--primary);color:#fff;display:grid;place-items:center}.brand-mark svg{width:21px;fill:currentColor}.site-header nav{display:flex;gap:28px;color:#495466;font-size:.9rem}.site-header nav a:hover{color:#111827}.button{border:1px solid transparent;border-radius:8px;padding:9px 15px;font-size:.875rem;font-weight:650;display:inline-flex;align-items:center;justify-content:center;transition:.18s ease}.button-primary{background:var(--primary);color:#fff;box-shadow:0 1px 1px rgba(0,0,0,.08)}.button-primary:hover{background:#283446}.button-outline{background:#fff;border-color:var(--border)}.button-outline:hover{background:var(--soft)}.button-lg{padding:12px 19px;font-size:.95rem}
.hero{padding:92px 0 96px;display:grid;grid-template-columns:1.05fr .95fr;gap:76px;align-items:center}.eyebrow,.kicker{text-transform:uppercase;letter-spacing:.1em;font-size:.74rem;font-weight:750;color:#566174}.eyebrow{display:flex;align-items:center;gap:8px}.status-dot{width:8px;height:8px;border-radius:99px;background:var(--green);box-shadow:0 0 0 3px #e8f5ed}.hero h1{font-size:clamp(2.8rem,5vw,4.75rem);line-height:1.02;letter-spacing:-.055em;margin:22px 0 25px;max-width:720px}.hero-lede{font-size:1.13rem;color:#4d5869;max-width:690px;line-height:1.7}.hero-actions{display:flex;gap:11px;margin-top:34px}.microcopy{font-size:.78rem;color:#7a8492;margin:13px 0 0}.hero-card,.app-window,.world-card{border:1px solid var(--border);background:#fff;border-radius:var(--radius);box-shadow:var(--shadow)}.hero-card{padding:22px}.mini-header,.location-line,.card-title,.app-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.mini-header{font-size:.8rem;font-weight:700;padding-bottom:18px;border-bottom:1px solid var(--border)}.badge{display:inline-flex;align-items:center;justify-content:center;width:max-content;border:1px solid #d9dee5;border-radius:999px;background:#f5f6f8;padding:3px 8px;font-size:.68rem;line-height:1.2;font-weight:650;color:#4f5b6b;white-space:nowrap}.badge-green{color:#11623c;background:#ecf8f1;border-color:#cdebd9}.badge-red{color:#9b2637;background:#fff0f2;border-color:#f2ccd2}.badge-blue{color:#2059a9;background:#edf4ff;border-color:#cfddf7}.location-line{padding:21px 0}.location-line div{display:flex;flex-direction:column}.location-line small,.next-event small,.app-top small,.zmanim-top small{color:var(--muted);font-size:.72rem}.location-line strong{font-size:.95rem;margin-top:3px}.location-line>span{font-size:.78rem;color:var(--muted)}.stats-row{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.stats-row div{padding:14px;border:1px solid var(--border);border-radius:8px;background:var(--soft);display:flex;flex-direction:column}.stats-row strong{font-size:1.25rem}.stats-row span{font-size:.72rem;color:var(--muted)}.next-event{display:flex;gap:13px;align-items:center;margin-top:14px;padding:16px;background:#f8fafb;border:1px solid var(--border);border-radius:8px}.next-event div{display:flex;flex-direction:column}.next-event strong{font-size:.8rem}.next-event div span{font-size:.72rem;color:var(--muted)}.icon-circle{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#e9edf2;color:#2d3949}
.tour-section,.world-section,.neutral-section{background:var(--soft);border-block:1px solid #e7ebef}.tour-section{padding:96px 0 90px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:34px}.section-heading h2,.split h2,.final-cta h2{font-size:clamp(2rem,3.7vw,3.2rem);line-height:1.1;letter-spacing:-.04em;margin:9px 0 0}.section-heading>p{max-width:480px;color:var(--muted);margin:0}.tour-tabs{display:flex;gap:4px;border:1px solid var(--border);background:#fff;padding:5px;border-radius:10px;overflow-x:auto;scrollbar-width:none;margin-bottom:15px}.tour-tabs button{border:0;background:transparent;color:#637083;border-radius:7px;padding:9px 14px;font-size:.78rem;white-space:nowrap}.tour-tabs button[aria-selected=true]{background:var(--primary);color:#fff}.tour-frame{outline:none}.tour-frame:focus-visible{box-shadow:0 0 0 3px rgba(39,100,196,.2);border-radius:12px}.tour-viewport{min-height:610px}.tour-slide{display:grid;grid-template-columns:280px minmax(0,1fr);gap:40px;align-items:center;animation:fade .3s ease}.tour-slide[hidden]{display:none}.tour-copy h3{font-size:1.65rem;line-height:1.2;letter-spacing:-.025em;margin:10px 0 13px}.tour-copy p,.tour-copy li{color:var(--muted);font-size:.9rem}.tour-copy ul{padding-left:18px;margin:20px 0 0}.tour-copy li{margin:8px 0}.app-window{padding:18px;box-shadow:0 22px 54px rgba(20,29,43,.11);min-width:0;overflow:hidden}.app-top{padding-bottom:14px;border-bottom:1px solid var(--border)}.app-top>div{display:flex;flex-direction:column}.app-top strong{font-size:.95rem}.tiny-button{border:1px solid var(--border);background:#fff;border-radius:7px;font-size:.7rem;font-weight:650;padding:7px 10px}.stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:14px 0}.stat-grid>div{border:1px solid var(--border);border-radius:8px;padding:11px;display:flex;flex-direction:column}.stat-grid span,.stat-grid small{font-size:.66rem;color:var(--muted)}.stat-grid strong{font-size:1.15rem;margin:3px 0}.app-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:10px}.app-card{border:1px solid var(--border);border-radius:8px;padding:13px}.card-title{font-size:.73rem;margin-bottom:8px}.card-title>span:not(.badge){color:var(--blue);font-size:.66rem}.issue,.health-row{display:flex;align-items:center;gap:8px;border-top:1px solid #edf0f3;padding:9px 0}.issue:first-of-type,.health-row:first-of-type{border-top:0}.issue-icon{width:22px;height:22px;border-radius:6px;background:#fff0f2;color:var(--red);display:grid;place-items:center;font-weight:800;font-size:.7rem}.issue div{display:flex;flex-direction:column}.issue strong,.health-row span{font-size:.68rem}.issue small,.health-row small{font-size:.62rem;color:var(--muted)}.health-row{justify-content:space-between}.good,.warn{display:inline-block;width:6px;height:6px;border-radius:50%;background:#24905d;margin-right:6px}.warn{background:#ce8931}
.location-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:14px}.location-card{display:grid;grid-template-columns:30px minmax(0,1fr) auto;gap:8px;align-items:center;border:1px solid var(--border);border-radius:8px;padding:12px}.location-card>div{display:flex;flex-direction:column;min-width:0}.location-card strong{font-size:.7rem}.location-card small{font-size:.59rem;color:var(--muted);overflow:hidden;text-overflow:ellipsis}.pin,.device-icon,.auto-icon{width:28px;height:28px;border-radius:7px;display:grid;place-items:center;background:var(--soft2);font-style:normal;color:#425066}.continuity-note{display:flex;justify-content:space-between;gap:16px;background:#edf4ff;border:1px solid #d8e5fa;border-radius:8px;padding:10px 12px;margin:14px 0;font-size:.7rem;color:#335e98}.timeline{position:relative}.timeline-item{display:grid;grid-template-columns:43px 12px minmax(0,1fr) auto;align-items:center;gap:9px;padding:7px 0}.date-box{display:flex;flex-direction:column;align-items:center;border:1px solid var(--border);border-radius:6px;font-size:.54rem;font-weight:750;color:var(--muted);padding:3px}.date-box em{font-style:normal;color:var(--fg);font-size:.85rem}.line-dot{width:8px;height:8px;border-radius:50%;background:var(--primary);position:relative}.line-dot:after{content:"";position:absolute;width:1px;height:43px;background:#ccd3dc;left:3.5px;top:8px}.line-dot.final{background:var(--green)}.line-dot.final:after{display:none}.timeline-item>div{display:flex;flex-direction:column}.timeline-item small,.timeline-item>div span{font-size:.58rem;color:var(--muted)}.timeline-item strong{font-size:.7rem}.demo-note,.prototype-note{font-size:.62rem;color:var(--muted);margin:9px 0 0}.zmanim-top{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:14px 0}.zmanim-top>div{border:1px solid var(--border);background:var(--soft);border-radius:8px;padding:12px;display:flex;flex-direction:column}.zmanim-top strong{font-size:.85rem}.zmanim-top span{font-size:.65rem;color:var(--muted)}.zmanim-list{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--border);border-radius:8px;overflow:hidden}.zmanim-list div{display:flex;justify-content:space-between;padding:8px 10px;border-bottom:1px solid var(--border);font-size:.65rem}.zmanim-list div:nth-child(odd){border-right:1px solid var(--border)}.zmanim-list div:nth-last-child(-n+2){border-bottom:0}.calc-row{display:flex;justify-content:space-between;margin-top:11px;font-size:.65rem}.calc-row small{color:var(--muted)}.filter-row{display:flex;gap:8px;margin:13px 0}.search{flex:1;border:1px solid var(--border);border-radius:7px;color:#8a93a0;padding:6px 9px;font-size:.65rem}.device-table>div{display:grid;grid-template-columns:1.4fr 1fr 1fr .7fr;gap:8px;align-items:center;border-top:1px solid var(--border);padding:8px 5px;font-size:.64rem}.device-table .table-head{color:var(--muted);font-size:.58rem;border-top:0}.device-table>div>span:first-child{display:grid;grid-template-columns:28px 1fr;align-items:center}.device-table b{font-size:.65rem}.device-table small{grid-column:2;color:var(--muted);font-size:.57rem}.schedule-list{margin-top:12px}.schedule-row{display:grid;grid-template-columns:66px 1fr auto;gap:10px;align-items:center;border-bottom:1px solid var(--border);padding:10px 2px}.time-pill{font-size:.6rem;font-weight:700;background:var(--soft2);border-radius:7px;padding:6px;text-align:center}.schedule-row div,.automation-list>div>div{display:flex;flex-direction:column}.schedule-row strong,.schedule-row>span:last-child{font-size:.68rem}.schedule-row small{font-size:.59rem;color:var(--muted)}.conflict-banner{display:flex;gap:9px;align-items:center;margin-top:12px;border:1px solid #cce8d7;background:#edf8f1;border-radius:8px;padding:10px;color:#155f3d}.conflict-banner div{display:flex;flex-direction:column}.conflict-banner strong{font-size:.67rem}.conflict-banner small{font-size:.58rem}.automation-list>div{display:grid;grid-template-columns:32px minmax(0,1fr) auto;gap:9px;align-items:center;padding:10px 0;border-bottom:1px solid var(--border)}.automation-list strong{font-size:.69rem}.automation-list small{font-size:.59rem;color:var(--muted)}.tour-controls{display:flex;align-items:center;justify-content:center;gap:13px;margin-top:18px}.circle-button{width:36px;height:36px;border-radius:50%;border:1px solid var(--border);background:#fff;color:#455165}.circle-button:hover{background:var(--soft)}.tour-progress{display:flex;gap:6px}.progress-dot{width:7px;height:7px;border-radius:99px;border:0;background:#c6cdd5;padding:0}.progress-dot.active{width:22px;background:var(--primary)}
.values,.schedule-value,.roadmap{padding-block:96px}.centered{display:block;text-align:center}.centered>p{margin:18px auto 0}.value-grid,.roadmap-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.value-grid article,.roadmap-grid article{border:1px solid var(--border);border-radius:var(--radius);padding:25px;background:#fff}.line-icon{width:36px;height:36px;border:1px solid var(--border);border-radius:8px;display:grid;place-items:center}.value-grid h3,.roadmap-grid h3{margin:18px 0 8px;font-size:1.05rem}.value-grid p,.roadmap-grid p{color:var(--muted);font-size:.88rem;margin:0}.world-section,.neutral-section{padding:88px 0}.split{display:grid;grid-template-columns:1.15fr .85fr;gap:80px;align-items:center}.split p{color:var(--muted);max-width:620px}.city-tags,.vendor-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.city-tags span,.vendor-list span{border:1px solid var(--border);border-radius:999px;background:#fff;padding:7px 11px;font-size:.78rem}.world-card{padding:18px}.world-row{display:flex;justify-content:space-between;padding:13px 3px;border-bottom:1px solid var(--border);font-size:.84rem}.world-card>small{display:block;color:var(--muted);margin-top:12px;font-size:.7rem}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.steps>div{padding:23px;border-right:1px solid var(--border);display:flex;flex-direction:column}.steps>div:last-child{border:0}.steps>div>span{width:27px;height:27px;border-radius:50%;display:grid;place-items:center;background:var(--soft2);font-weight:750;font-size:.72rem;margin-bottom:20px}.steps strong{font-size:.88rem}.steps small{color:var(--muted);margin-top:5px}.neutral-section .split{grid-template-columns:1fr 1fr}.vendor-list{justify-content:center}.roadmap-grid article>.badge{margin-bottom:3px}.final-cta{text-align:center;background:var(--primary);color:#fff;padding:88px 0}.final-cta .section-shell{display:flex;align-items:center;flex-direction:column}.brand-mark.large{width:46px;height:46px;border:1px solid #4a5565}.final-cta h2{max-width:720px;margin:22px auto 14px}.final-cta p{color:#c6ced9;max-width:650px;margin:0 auto 26px}.final-cta .button-primary{background:#fff;color:var(--fg)}footer{border-top:1px solid var(--border);padding:24px 0}footer .section-shell{display:flex;align-items:center;justify-content:space-between}footer p{color:var(--muted);font-size:.75rem}.brand.compact .brand-mark{width:29px;height:29px}.brand.compact .brand-mark svg{width:18px}
dialog{border:0;border-radius:14px;box-shadow:0 25px 80px rgba(9,17,29,.28);padding:32px;width:min(460px,calc(100% - 32px));color:var(--fg)}dialog::backdrop{background:rgba(18,28,42,.52);backdrop-filter:blur(3px)}dialog h2{font-size:1.55rem;line-height:1.2;letter-spacing:-.025em;margin:20px 0 12px}dialog p{color:var(--muted)}.dialog-close{position:absolute;right:16px;top:12px;border:0;background:transparent;color:#7a8492;font-size:1.6rem}.dialog-ok{margin-top:8px;width:100%}
@keyframes fade{from{opacity:.15;transform:translateY(5px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
@media(max-width:900px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding:72px 0;gap:46px}.hero-copy{text-align:center}.eyebrow,.hero-actions{justify-content:center}.hero-lede{margin-inline:auto}.tour-slide{grid-template-columns:1fr}.tour-copy{max-width:620px}.tour-viewport{min-height:820px}.section-heading{align-items:start;flex-direction:column;gap:15px}.split{grid-template-columns:1fr;gap:35px}.steps{grid-template-columns:1fr 1fr}.steps>div:nth-child(2){border-right:0}.steps>div:nth-child(-n+2){border-bottom:1px solid var(--border)}}
@media(max-width:640px){.section-shell{width:min(100% - 28px,1160px)}.site-header{height:64px;padding:0 14px}.site-header>.button{padding:8px 10px}.brand small{display:none}.hero{padding:55px 0 64px}.hero h1{font-size:2.55rem}.hero-lede{font-size:1rem}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.stats-row{grid-template-columns:1fr}.tour-section,.values,.schedule-value,.roadmap,.world-section,.neutral-section,.final-cta{padding-block:64px}.tour-tabs{margin-inline:-14px;border-radius:0;border-inline:0;padding-inline:14px}.tour-slide{gap:24px}.tour-viewport{min-height:940px}.app-window{padding:12px}.stat-grid{grid-template-columns:1fr 1fr}.app-grid,.location-grid,.zmanim-top,.zmanim-list{grid-template-columns:1fr}.zmanim-list div:nth-child(odd){border-right:0}.zmanim-list div:nth-last-child(2){border-bottom:1px solid var(--border)}.timeline-item{grid-template-columns:38px 10px 1fr}.timeline-item>.badge{display:none}.continuity-note{flex-direction:column;gap:3px}.device-table>div{grid-template-columns:1.4fr 1fr .8fr}.device-table>div>span:nth-child(3){display:none}.schedule-row{grid-template-columns:60px 1fr}.schedule-row>span:last-child{display:none}.value-grid,.roadmap-grid{grid-template-columns:1fr}.steps{grid-template-columns:1fr}.steps>div{border-right:0;border-bottom:1px solid var(--border)!important}.steps>div:last-child{border-bottom:0!important}.neutral-section .split{grid-template-columns:1fr}.vendor-list{justify-content:start}footer .section-shell{align-items:flex-start;gap:15px;flex-direction:column}footer p{margin:0}.section-heading h2,.split h2,.final-cta h2{font-size:2rem}}
@media(max-width:390px){.site-header>.button{font-size:.75rem}.brand strong{font-size:.78rem}.tour-viewport{min-height:990px}}
