:root{--bg:#fffdfb;--bg-alt:#fbf1ec;--card:#fff;--ink:#241a15;--ink-muted:#7a6a60;--line:#ead9cf;--pos:#3d66d1;--pos-ink:#f5f8ff;--fis:#b3357f;--fis-ink:#fdf1f8;--etr:#e13f2a;--etr-ink:#fff4f1;--doc:#6b4fcb;--doc-ink:#f6f3ff;--stat:#1e8e5a;--stat-ink:#f1fbf6;--con:#1e8a8a;--con-ink:#f0fbfb;--hl:#f0a400;--hl-ink:#241900;--ok:#1e8e5a;--ok-ink:#f1fbf6;--focus:#1d5fd1;--shadow:0 18px 40px -20px #241a1540}:root[data-theme=dark]{--bg:#1a130f;--bg-alt:#221a15;--card:#241c16;--ink:#f3e9e1;--ink-muted:#b9a99b;--line:#3a2e26;--pos:#7da0ee;--pos-ink:#0e1730;--fis:#e589c4;--fis-ink:#2b0a20;--etr:#f0806e;--etr-ink:#2c0a05;--doc:#a98cf0;--doc-ink:#1c1330;--stat:#57c48b;--stat-ink:#062015;--con:#4fb8b8;--con-ink:#062020;--hl:#f5c452;--hl-ink:#241b00;--ok:#57c48b;--ok-ink:#062015;--shadow:0 18px 40px -20px #0009}:root[data-theme=light]{--bg:#fffdfb;--bg-alt:#fbf1ec;--card:#fff;--ink:#241a15;--ink-muted:#7a6a60;--line:#ead9cf;--pos:#3d66d1;--pos-ink:#f5f8ff;--fis:#b3357f;--fis-ink:#fdf1f8;--etr:#e13f2a;--etr-ink:#fff4f1;--doc:#6b4fcb;--doc-ink:#f6f3ff;--stat:#1e8e5a;--stat-ink:#f1fbf6;--con:#1e8a8a;--con-ink:#f0fbfb;--hl:#f0a400;--hl-ink:#241900;--ok:#1e8e5a;--ok-ink:#f1fbf6;--shadow:0 18px 40px -20px #241a1540}
.brand{letter-spacing:-.01em;color:inherit;align-items:center;gap:.6rem;font-family:Georgia,Iowan Old Style,serif;font-size:1.15rem;font-weight:700;text-decoration:none;display:flex}.brand .dom{color:var(--ink-muted);font-family:ui-monospace,monospace;font-size:.85rem;font-weight:400}.r-mark{vertical-align:middle;background:var(--pos);width:2rem;height:2rem;color:var(--pos-ink);border-radius:.44rem;flex:none;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 .18rem .34rem -.16rem #241a1566}.r-mark .glyph{letter-spacing:-1px;font-family:Georgia,Iowan Old Style,serif;font-size:1.12rem;font-style:italic;font-weight:900;line-height:1;display:inline-block;transform:skew(-14deg)}.r-mark.sm{border-radius:.33rem;width:1.5rem;height:1.5rem}.r-mark.sm .glyph{font-size:.82rem}header.top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1180px;margin:0 auto;padding:1.3rem 1.5rem;display:flex}nav.top{align-items:center;gap:1.6rem;display:flex}nav.top a{color:var(--ink-muted);font-size:.94rem;font-weight:500;text-decoration:none}nav.top a:hover{color:var(--ink)}nav.top a.btn-header{color:var(--pos-ink);background:var(--pos);border-radius:6px;padding:.55rem 1.05rem;font-weight:600}nav.top a.btn-header:hover{opacity:.92}.header-phone{color:var(--ink-muted);align-items:center;gap:.4rem;font-size:.88rem;display:flex}.header-phone svg{width:15px;height:15px;color:var(--pos)}.quick-nav{flex-wrap:wrap;justify-content:center;gap:.6rem;max-width:1180px;margin:0 auto;padding:0 1.5rem 1.6rem;display:flex}.quick-pill{background:var(--card);border:1px solid var(--line);color:var(--ink);border-radius:999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:transform .12s,box-shadow .12s;display:inline-flex;box-shadow:0 1px 2px #140c080a}.quick-pill:hover{transform:translateY(-2px);box-shadow:0 8px 18px -8px #140c082e}.quick-dot{border-radius:50%;width:.55rem;height:.55rem;display:inline-block}.quick-dot.pos{background:var(--pos)}.quick-dot.fis{background:var(--fis)}.quick-dot.etr{background:var(--etr)}.quick-dot.doc{background:var(--doc)}.quick-dot.stat{background:var(--stat)}.quick-dot.con{background:var(--con)}.hero2{background:var(--bg);color:var(--ink);padding:3.6rem 1.5rem 4.6rem}.hero2-inner{grid-template-columns:1.05fr .95fr;align-items:center;gap:3.2rem;max-width:1180px;margin:0 auto;display:grid}@media (max-width:900px){.hero2-inner{grid-template-columns:1fr}}.hero2 h1{color:var(--ink);margin:.5rem 0 .7rem;font-size:clamp(2.1rem,4vw,3.1rem);line-height:1.12}.hero2 .sub{color:var(--ink-muted);max-width:44ch;margin:0 0 1.7rem;font-size:1.08rem}.hero-ctas{flex-wrap:wrap;align-items:center;gap:1.3rem;margin-bottom:2rem;display:flex}.btn-primary{background:var(--pos);color:var(--pos-ink);cursor:pointer;border:none;border-radius:7px;align-items:center;gap:.5rem;padding:.95rem 1.7rem;font-size:.98rem;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 14px 26px -10px #00000080}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 18px 32px -10px #0000008c}.btn-ghost{color:var(--pos);font-size:.96rem;font-weight:600;text-decoration:none}.btn-ghost:hover{text-decoration:underline}.trust-list{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.trust-list li{color:var(--ink-muted);align-items:center;gap:.6rem;font-size:.92rem;display:flex}.trust-list svg{width:17px;height:17px;color:var(--pos);flex:none}.hero2-visual{justify-content:center;display:flex}.receipt{background:var(--card);width:100%;max-width:440px;color:var(--ink);box-shadow:var(--shadow);border:1px solid var(--line);border-radius:3px;padding:2.1rem 1.9rem 2.5rem;position:relative;transform:rotate(-1.4deg)}.receipt:after{content:"";background-image:radial-gradient(circle at 11px 0, transparent 11px, var(--bg) 11.5px);background-repeat:repeat-x;background-size:22px 22px;height:22px;position:absolute;bottom:-11px;left:0;right:0}.receipt .eyebrow{text-align:center;color:var(--ink-muted);margin-bottom:.9rem}.receipt .rhead{text-align:center;margin-bottom:.2rem;font-size:1.15rem}.receipt .rsub{text-align:center;color:var(--ink-muted);max-width:32ch;margin:0 auto 1.4rem;font-size:.86rem}.rule{border:none;border-top:1px dashed var(--line);margin:1rem 0}.lineitem{justify-content:space-between;align-items:baseline;gap:1rem;padding:.5rem 0;display:flex}.lineitem .name{flex-wrap:wrap;align-items:center;gap:.4rem;font-size:.96rem;display:inline-flex}.lineitem .price{white-space:nowrap;font-size:.96rem}.receipt .total{justify-content:space-between;padding-top:.3rem;font-weight:700;display:flex}.receipt .domain-stub{text-align:center;color:var(--ink-muted);margin-top:1.1rem;font-size:.76rem}.receipt .domain-stub .mono{color:var(--ink)}.tag{text-transform:uppercase;letter-spacing:.07em;vertical-align:middle;border-radius:3px;padding:.1rem .42rem;font-size:.65rem;display:inline-block}.tag.pos{background:var(--pos);color:var(--pos-ink)}.tag.fis{background:var(--fis);color:var(--fis-ink)}.tag.etr{background:var(--etr);color:var(--etr-ink)}.tag.doc{background:var(--doc);color:var(--doc-ink)}.tag.stat{background:var(--stat);color:var(--stat-ink)}.tag.con{background:var(--con);color:var(--con-ink)}.section{max-width:1180px;margin:0 auto;padding:4.4rem 1.5rem}.section.alt{background:var(--bg-alt);max-width:none}.section.alt>div{max-width:1180px;margin:0 auto}.section-head{max-width:60ch;margin-bottom:2.6rem}.section-head.center{text-align:center;margin-left:auto;margin-right:auto}.section-head h2{font-size:2rem;line-height:1.2}.section-head .eyebrow{margin-bottom:.6rem}.about-grid{grid-template-columns:1.1fr .9fr;align-items:start;gap:3rem;display:grid}@media (max-width:860px){.about-grid{grid-template-columns:1fr}}.about-lead{color:var(--ink-muted);max-width:56ch;margin-top:1rem;font-size:1rem}.about-points{background:var(--card);border:1px solid var(--line);border-radius:6px;padding:1.6rem 1.7rem;box-shadow:0 1px 2px #140c080a}.products{grid-template-columns:1fr 1fr 1fr;gap:1.5rem;display:grid}@media (max-width:1180px){.products{grid-template-columns:1fr 1fr}}@media (max-width:640px){.products{grid-template-columns:1fr}}.product-card{background:var(--card);border:1px solid var(--line);border-radius:6px;padding:1.9rem;scroll-margin-top:5.5rem;transition:transform .16s,box-shadow .16s;box-shadow:0 1px 2px #140c080a}.product-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.icon-badge{border-radius:.65rem;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:1.1rem;display:flex}.icon-badge svg{width:1.5rem;height:1.5rem}.icon-badge.pos{background:var(--pos);color:var(--pos-ink)}.icon-badge.fis{background:var(--fis);color:var(--fis-ink)}.icon-badge.etr{background:var(--etr);color:var(--etr-ink)}.icon-badge.doc{background:var(--doc);color:var(--doc-ink)}.icon-badge.stat{background:var(--stat);color:var(--stat-ink)}.icon-badge.con{background:var(--con);color:var(--con-ink)}.product-card h3{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.3rem;font-size:1.28rem;display:flex}.product-card>p{color:var(--ink-muted);font-size:.93rem}.feature-list{flex-direction:column;gap:.5rem;margin:1.1rem 0;padding:0;font-size:.9rem;list-style:none;display:flex}.feature-list li{align-items:flex-start;gap:.55rem;display:flex}.feature-list svg{width:15px;height:15px;color:var(--ink-muted);flex:none;margin-top:.2rem}.product-card .from{color:var(--ink-muted);border-top:1px solid var(--line);margin-top:1.1rem;padding-top:1rem;font-size:.82rem}.product-card .from .mono{color:var(--ink);font-size:1.08rem;font-weight:700}.card-link{color:var(--pos);margin-top:.9rem;font-size:.88rem;font-weight:600;text-decoration:none;display:inline-block}.card-link:hover{text-decoration:underline}.tour-cta{border:1px solid var(--line);background:var(--bg-alt);border-radius:12px;align-items:center;gap:.7rem;margin-top:1rem;padding:.5rem .7rem .5rem .5rem;text-decoration:none;transition:border-color .14s,box-shadow .14s,transform .14s;display:flex}.tour-cta:hover{border-color:var(--pos);transform:translateY(-2px);box-shadow:0 10px 24px -14px #140c0866}.tour-cta-thumb{border:1px solid var(--line);background:var(--card);border-radius:8px;flex:none;width:108px;height:68px;position:relative;overflow:hidden}.tour-cta-thumb iframe{transform-origin:0 0;pointer-events:none;border:0;width:1100px;height:692px;position:absolute;top:0;left:0;transform:scale(.0982)}.tour-cta-text{flex-direction:column;flex:auto;gap:1px;min-width:0;display:flex}.tour-cta-title{color:var(--ink);font-size:.92rem;font-weight:700}.tour-cta-sub{color:var(--ink-muted);font-size:.78rem}.tour-cta-arrow{color:var(--pos);flex:none;font-size:1.1rem;font-weight:700;transition:transform .14s}.tour-cta:hover .tour-cta-arrow{transform:translate(3px)}.steps{grid-template-columns:repeat(3,1fr);gap:2.4rem;display:grid}@media (max-width:760px){.steps{grid-template-columns:1fr}}.step .num{color:var(--pos);margin-bottom:.7rem;font-family:ui-monospace,monospace;font-size:2.4rem;font-weight:700;line-height:1}.step h3{margin-bottom:.4rem;font-size:1.12rem}.step p{color:var(--ink-muted);font-size:.92rem}.pricing-ledger{background:var(--card);border:1px solid var(--line);border-radius:6px;max-width:680px;margin:0 auto;padding:1.7rem 1.9rem;box-shadow:0 1px 2px #140c080a}.pricing-ledger .row{border-bottom:1px dashed var(--line);justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 0;font-size:.95rem;display:flex}.pricing-ledger .row:last-child{border-bottom:none}.pricing-ledger .row .plan{color:var(--ink-muted);font-size:.82rem;display:block}.pricing-ledger .row.featured{border-left:3px solid var(--pos);margin-left:-1rem;padding-left:1rem}.pill-reco{background:var(--pos);color:var(--pos-ink);text-transform:uppercase;letter-spacing:.06em;vertical-align:middle;border-radius:999px;margin-left:.5rem;padding:.12rem .45rem;font-size:.62rem;display:inline-block}.pricing-note{text-align:center;color:var(--ink-muted);margin-top:1.1rem;font-size:.83rem}form.orderslip{background:var(--card);max-width:560px;color:var(--ink);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:6px;grid-template-columns:1fr 1fr;gap:.55rem 1.1rem;margin:0 auto;padding:1.5rem 1.6rem;display:grid}form.orderslip .field{min-width:0;margin-bottom:0}form.orderslip .field.full,form.orderslip button,form.orderslip .form-note{grid-column:1/-1}form.orderslip label{text-transform:uppercase;letter-spacing:.08em;color:var(--ink-muted);margin-bottom:.2rem;font-size:.74rem;display:block}form.orderslip input,form.orderslip select,form.orderslip textarea{border:none;border-bottom:1px dashed var(--line);width:100%;color:var(--ink);background:0 0;padding:.5rem .1rem;font-family:inherit;font-size:.98rem}form.orderslip input:focus,form.orderslip select:focus,form.orderslip textarea:focus{border-bottom:1px solid var(--focus);outline:none}form.orderslip button{background:var(--pos);width:100%;color:var(--pos-ink);cursor:pointer;border:none;border-radius:6px;margin-top:.6rem;padding:.95rem;font-size:.98rem;font-weight:600}form.orderslip button:disabled{opacity:.6;cursor:not-allowed}.form-note{text-align:center;margin-top:1rem;font-size:.86rem}.form-note.ok{color:var(--ok)}.form-note.err{color:var(--etr)}footer.site{border-top:1px solid var(--line);padding:2.6rem 1.5rem}footer.site .inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1180px;margin:0 auto;display:flex}footer.site .dom{font-family:ui-monospace,monospace;font-size:1.1rem;font-weight:700}footer.site .fine{color:var(--ink-muted);margin-top:.35rem;font-size:.82rem}footer.site .contact-line{color:var(--ink-muted);align-items:center;gap:.5rem;font-size:.88rem;display:flex}footer.site .contact-line svg{width:15px;height:15px;color:var(--pos)}.cap-subnav{z-index:10;background:var(--bg);border-bottom:1px solid var(--line);flex-wrap:wrap;justify-content:center;gap:.4rem;padding:.7rem 1.5rem;display:flex;position:sticky;top:0}.cap-subnav a{color:var(--ink-muted);border-radius:999px;padding:.4rem .8rem;font-size:.86rem;font-weight:600;text-decoration:none}.cap-subnav a:hover{color:var(--ink);background:var(--bg-alt)}.cap-hero{max-width:1180px;margin:0 auto;padding:3rem 1.5rem 1rem}.cap-hero h1{font-size:2.1rem}.cap-hero p{color:var(--ink-muted);max-width:62ch;font-size:1.02rem}.cap-product{border-top:1px solid var(--line);max-width:1180px;margin:0 auto;padding:3.4rem 1.5rem;scroll-margin-top:4.5rem}.cap-product-head{align-items:center;gap:.9rem;margin-bottom:.6rem;display:flex}.cap-product-head h2{margin:0;font-size:1.7rem}.cap-product>p.lead{color:var(--ink-muted);max-width:60ch;margin-bottom:2rem}.cap-groups{grid-template-columns:1fr 1fr;gap:2rem 2.5rem;display:grid}@media (max-width:760px){.cap-groups{grid-template-columns:1fr}}.cap-group h3{margin-bottom:.7rem;font-size:1.02rem}.cap-callouts{grid-template-columns:1fr 1fr;gap:1.2rem;margin-top:2.4rem;display:grid}@media (max-width:760px){.cap-callouts{grid-template-columns:1fr}}.cap-callout{background:var(--bg-alt);border:1px solid var(--line);border-radius:6px;padding:1.3rem 1.4rem}.cap-callout h4{text-transform:uppercase;letter-spacing:.06em;color:var(--ink-muted);margin:0 0 .7rem;font-size:.78rem;font-weight:600}.cap-callout ul{color:var(--ink-muted);flex-direction:column;gap:.4rem;margin:0;padding-left:1.1rem;font-size:.88rem;display:flex}.admin-shell{min-height:100vh}.admin-topbar{border-bottom:1px solid var(--line);background:var(--bg-alt);justify-content:space-between;align-items:center;padding:.9rem 1.5rem;display:flex}.admin-topbar .who{color:var(--ink-muted);font-size:.82rem}.admin-topbar .who button{border:1px solid var(--line);color:var(--ink-muted);cursor:pointer;background:0 0;border-radius:2px;margin-left:.8rem;padding:.25rem .6rem;font-size:.78rem}.login-wrap{justify-content:center;padding:4rem 1.5rem;display:flex}.login-card{background:var(--card);border:1px solid var(--line);border-radius:3px;width:100%;max-width:360px;padding:2rem}.login-card h2{font-size:1.2rem}.login-card .field{margin-bottom:1rem}.login-card label{text-transform:uppercase;letter-spacing:.07em;color:var(--ink-muted);margin-bottom:.3rem;font-size:.78rem;display:block}.login-card input{border:1px solid var(--line);background:var(--bg);width:100%;color:var(--ink);font:inherit;border-radius:2px;padding:.55rem .6rem}.login-card .remember-field label{text-transform:none;letter-spacing:normal;color:var(--ink);cursor:pointer;align-items:center;gap:.5rem;font-size:.86rem;display:inline-flex}.login-card .remember-field input{cursor:pointer;width:auto}.login-card button{background:var(--ink);width:100%;color:var(--bg);cursor:pointer;border:none;border-radius:2px;margin-top:.5rem;padding:.75rem}.admin-body{max-width:1080px;margin:0 auto;padding:1.8rem 1.5rem 3rem}.admin-tabs{border-bottom:1px solid var(--line);gap:.4rem;margin-bottom:1.4rem;display:flex}.admin-tabs a{color:var(--ink-muted);border-bottom:2px solid #0000;margin-bottom:-1px;padding:.7rem 1rem;font-size:.92rem;text-decoration:none;display:inline-block}.admin-tabs a.active{color:var(--ink);border-bottom-color:var(--pos);font-weight:600}.admin-actions{justify-content:flex-end;margin-bottom:.9rem;display:flex}.btn-add{background:var(--pos);color:var(--pos-ink);cursor:pointer;border:none;border-radius:2px;padding:.55rem 1rem;font-size:.86rem}.table-scroll{overflow-x:auto}table.admin-table{border-collapse:collapse;width:100%;font-size:.88rem}table.admin-table th{text-align:left;color:var(--ink-muted);text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid var(--line);white-space:nowrap;padding:.6rem .7rem;font-size:.72rem;font-weight:600}table.admin-table td{border-bottom:1px solid var(--line);vertical-align:middle;white-space:nowrap;padding:.7rem}table.admin-table tr:last-child td{border-bottom:none}.badge{border-radius:999px;padding:.15rem .5rem;font-size:.7rem;display:inline-block}.badge.active{background:var(--ok);color:var(--ok-ink)}.badge.inactive{background:var(--line);color:var(--ink-muted)}.badge.new{background:var(--hl);color:var(--hl-ink)}.badge.contacted{background:var(--line);color:var(--ink)}.badge.closed{color:var(--ink-muted);border:1px solid var(--line);background:0 0}.row-actions{gap:.3rem;display:flex}.row-actions button{border:1px solid var(--line);color:var(--ink-muted);cursor:pointer;background:0 0;border-radius:2px;padding:.25rem .55rem;font-size:.78rem}.row-actions button:hover{color:var(--ink)}.appview{background:var(--bg);flex-direction:column;height:100dvh;display:flex;overflow:hidden}.appview-head{border-bottom:1px solid var(--line);background:var(--card);flex:none;align-items:center;gap:.9rem;padding:.55rem 1.1rem;display:flex}.appview-head .brand{color:var(--ink);align-items:center;gap:.5rem;font-size:1.05rem;font-weight:800;text-decoration:none;display:inline-flex}.appview-head-title{color:var(--ink-muted);border-left:1px solid var(--line);padding-left:.9rem;font-size:.88rem}.appview-head-spacer{flex:auto}.appview-head-phone{color:var(--ink-muted);align-items:center;gap:.4rem;font-size:.9rem;text-decoration:none;display:inline-flex}.appview-head-phone svg{width:1rem;height:1rem}.appview-body{flex:auto;min-height:0}.tour2{background:var(--bg);grid-template-columns:258px minmax(0,1fr) 340px;grid-template-areas:"tree main desc";height:100%;display:grid}.tour2-tree{border-right:1px solid var(--line);background:var(--bg-alt);grid-area:tree;padding:.6rem .55rem 1.4rem;overflow-y:auto}.tour2-tree-group{margin-bottom:.4rem}.tour2-tree-mod{letter-spacing:.07em;text-transform:uppercase;color:var(--ink-muted);padding:.55rem .6rem .3rem;font-size:.66rem;font-weight:800}.tour2-tree-item{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;flex-direction:column;gap:1px;width:100%;padding:.42rem .6rem;transition:background .12s;display:flex}.tour2-tree-item:hover{background:var(--card)}.tour2-tree-item.active{background:var(--pos)}.tour2-tree-item .c{letter-spacing:.04em;color:var(--pos);font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:.6rem;font-weight:700}.tour2-tree-item .n{color:var(--ink);font-size:.86rem}.tour2-tree-item.active .c,.tour2-tree-item.active .n{color:#fff}.tour2-main{background:radial-gradient(120% 90% at 50% 0%, var(--bg-alt), transparent 70%), var(--bg);grid-area:main;justify-content:center;align-items:center;padding:22px;display:flex;position:relative;overflow:hidden}.tour2-fit{flex:none;position:relative}.tour2-frame{background:0 0;border:0;transition:opacity .18s;display:block}.tour2-nav{z-index:3;border:1px solid var(--line);background:var(--card);width:3rem;height:3rem;color:var(--ink);cursor:pointer;box-shadow:var(--shadow);border-radius:999px;justify-content:center;align-items:center;transition:background .12s,color .12s,border-color .12s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.tour2-nav:hover{background:var(--pos);color:#fff;border-color:var(--pos)}.tour2-nav svg{width:1.5rem;height:1.5rem}.tour2-nav.prev{left:14px}.tour2-nav.next{right:14px}.tour2-desc{border-left:1px solid var(--line);background:var(--card);flex-direction:column;grid-area:desc;padding:1.4rem 1.3rem 1.6rem;display:flex;overflow-y:auto}.tour2-desc-head{justify-content:space-between;align-items:center;gap:.6rem;margin-bottom:.9rem;display:flex}.tour2-desc-head .mod{letter-spacing:.06em;text-transform:uppercase;color:var(--ink-muted);font-size:.66rem;font-weight:800}.tour2-desc-head .count{color:var(--ink-muted);font-variant-numeric:tabular-nums;font-size:.72rem}.tour2-desc .code{letter-spacing:.05em;color:var(--pos);font-family:ui-monospace,SF Mono,Menlo,Consolas,monospace;font-size:.66rem;font-weight:700}.tour2-desc .name{color:var(--ink);margin:.25rem 0 .7rem;font-size:1.3rem;font-weight:800;line-height:1.2}.tour2-desc .lead{color:var(--ink-muted);margin:0;font-size:.95rem;line-height:1.55}.tour2-desc .points{gap:.55rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.tour2-desc .points li{color:var(--ink);padding-left:1.4rem;font-size:.9rem;line-height:1.4;position:relative}.tour2-desc .points li:before{content:"";background:var(--pos);border-radius:50%;width:7px;height:7px;position:absolute;top:.5rem;left:.15rem}.tour2-cta{background:var(--pos);color:#fff;border-radius:10px;align-self:flex-start;margin-top:auto;padding:.7rem 1.2rem;font-size:.92rem;font-weight:700;text-decoration:none;display:inline-block}.tour2-cta:hover{filter:brightness(1.05)}@media (max-width:1080px){.appview{height:auto;min-height:100dvh;overflow:visible}.appview-body{overflow:visible}.appview-head-title{display:none}.tour2{grid-template-columns:1fr;grid-template-areas:"main""desc""tree";height:auto}.tour2-main{min-height:68vh}.tour2-desc{border-left:0;border-top:1px solid var(--line)}.tour2-tree{border-right:0;border-top:1px solid var(--line)}}.hero-primary{background:var(--bg);color:var(--ink);padding:3rem 1.5rem 3.4rem}.hero-primary-inner{grid-template-columns:1.06fr .94fr;align-items:center;gap:3rem;max-width:1180px;margin:0 auto;display:grid}@media (max-width:900px){.hero-primary-inner{grid-template-columns:1fr;gap:2rem}}.hero-primary .eyebrow{color:var(--pos);align-items:center;gap:.5rem;display:inline-flex}.hero-primary h1{color:var(--ink);margin:.6rem 0 .75rem;font-size:clamp(2.1rem,4vw,3.05rem);line-height:1.1}.hero-primary .lead{color:var(--ink-muted);max-width:46ch;margin:0 0 1.5rem;font-size:1.1rem;line-height:1.5}.chips2{flex-wrap:wrap;gap:.5rem;margin:0 0 1.7rem;display:flex}.chip2{color:var(--ink);background:var(--card);border:1px solid var(--line);border-radius:20px;align-items:center;gap:.4rem;padding:.42rem .82rem;font-size:.83rem;font-weight:600;display:inline-flex}.chip2 i{background:var(--pos);border-radius:50%;flex:none;width:7px;height:7px}.hero-primary-visual{justify-content:center;display:flex}.hero-primary .trust-list strong{color:var(--ink);font-weight:700}.hero2.secondary{background:var(--bg-alt);border-top:1px solid var(--line);padding:2.4rem 1.5rem 2.8rem}.hero2.secondary h2{color:var(--ink);margin:.4rem 0 .6rem;font-size:clamp(1.4rem,2.6vw,2rem);line-height:1.14}.hero2.secondary .receipt{max-width:360px;transform:rotate(1deg)}.rm-embed{--rm-primary:#6366f1;--rm-accent:#f97316;--rm-bg:#f8fafc;--rm-surface:#fff;--rm-text:#212121;--rm-text2:#757575;--rm-on-primary:#fff;--rm-success:#10b981;--rm-warning:#f59e0b;--rm-border:#e5e7eb;--rm-shadow:#0f172a14;--rm-table-avail:#d1fae5;--bezel:#121319;--bezel-edge:#2a2c36;--bezel-shadow:#1e223c47;width:100%;max-width:344px}.rm-embed .device{background:var(--bezel);border:1px solid var(--bezel-edge);width:100%;box-shadow:0 1px 0 #ffffff0d inset, 0 30px 60px -24px var(--bezel-shadow), 0 12px 26px -18px var(--bezel-shadow);border-radius:42px;padding:11px;position:relative;transform:rotate(-1.4deg)}.rm-embed .notch{background:var(--bezel);z-index:6;border-radius:0 0 14px 14px;width:104px;height:22px;position:absolute;top:18px;left:50%;transform:translate(-50%)}.rm-embed .notch:after{content:"";background:#34363f;border-radius:3px;width:38px;height:5px;position:absolute;top:7px;left:50%;transform:translate(-50%)}.rm-embed .screen{background:var(--rm-bg);border-radius:31px;flex-direction:column;height:512px;display:flex;position:relative;overflow:hidden}.rm-embed .statusbar{background:var(--rm-primary);color:var(--rm-on-primary);font-variant-numeric:tabular-nums;justify-content:space-between;align-items:center;padding:11px 20px 6px;font-size:12px;font-weight:600;display:flex}.rm-embed .statusbar .sys{align-items:center;gap:6px;display:flex}.rm-embed .statusbar svg{width:15px;height:15px}.rm-embed .appbar{background:var(--rm-primary);color:var(--rm-on-primary);box-shadow:0 3px 8px -3px var(--rm-shadow);align-items:center;gap:4px;padding:5px 7px 11px 5px;display:flex}.rm-embed .icon-btn{color:currentColor;background:0 0;border:0;border-radius:50%;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.rm-embed .icon-btn svg{width:21px;height:21px}.rm-embed .appbar .title{flex:auto;min-width:0;padding-left:2px}.rm-embed .appbar .title h2{letter-spacing:.01em;white-space:nowrap;text-overflow:ellipsis;color:var(--rm-on-primary);margin:0;font-family:inherit;font-size:17px;font-weight:500;overflow:hidden}.rm-embed .appbar-actions{align-items:center;display:flex}.rm-embed .roombar{background:var(--rm-surface);border-bottom:1px solid var(--rm-border);gap:7px;padding:9px 12px;display:flex;overflow:hidden}.rm-embed .chip{border:1px solid var(--rm-border);background:var(--rm-surface);color:var(--rm-text2);white-space:nowrap;border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600}.rm-embed .chip.active{background:var(--rm-primary);border-color:var(--rm-primary);color:var(--rm-on-primary)}.rm-embed .body{flex-direction:column;flex:auto;display:flex;overflow:hidden}.rm-embed .body.pad0{padding:0}.rm-embed .tablemap{background:linear-gradient(color-mix(in srgb, var(--rm-primary) 4%, transparent) 1px, transparent 1px) 0 0 / 22px 22px, linear-gradient(90deg, color-mix(in srgb, var(--rm-primary) 4%, transparent) 1px, transparent 1px) 0 0 / 22px 22px, var(--rm-bg);border-radius:12px;flex:auto;margin:10px;position:relative;overflow:hidden}.rm-embed .tnode{box-shadow:0 2px 5px var(--rm-shadow);border:2px solid;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;font-weight:700;display:flex;position:absolute}.rm-embed .tnode .tn{color:var(--rm-text);font-size:13px}.rm-embed .tnode .tm{font-size:10px;font-weight:600}.rm-embed .tnode.avail{background:var(--rm-table-avail);border-color:color-mix(in srgb, var(--rm-success) 55%, transparent)}.rm-embed .tnode.round{border-radius:50%}.rm-embed .badge-dot{background:var(--rm-warning);border:2px solid var(--rm-surface);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:absolute;top:-7px;right:-7px}.rm-embed .badge-dot svg{width:11px;height:11px}.rm-embed .roomnav{background:var(--rm-surface);border-top:1px solid var(--rm-border);box-shadow:0 -2px 6px -3px var(--rm-shadow);justify-content:space-between;align-items:center;padding:11px 14px;display:flex}.rm-embed .roomnav .l,.rm-embed .roomnav .r{align-items:center;gap:7px;font-size:12px;display:flex}.rm-embed .roomnav .l{color:var(--rm-text2);font-style:italic}.rm-embed .roomnav .r{color:var(--rm-text);font-weight:600}.rm-embed .roomnav svg{width:17px;height:17px}.rm-embed .roomnav .r svg{color:var(--rm-primary)}
*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.55}h1,h2,h3{text-wrap:balance;letter-spacing:-.01em;margin:0 0 .4em;font-family:Georgia,Iowan Old Style,Noto Serif,serif;font-weight:700}a{color:inherit}button{font:inherit}.mono{font-variant-numeric:tabular-nums;font-family:ui-monospace,SF Mono,Cascadia Code,Consolas,monospace}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--ink-muted);font-family:ui-monospace,SF Mono,Cascadia Code,Consolas,monospace;font-size:.72rem}:focus-visible{outline:3px solid var(--focus);outline-offset:2px}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}
