.tiq{--ink:#0a1510;--ink-2:#0e1d16;--forest:#1b4332;--forest-lt:#2d6a4f;--gold:#cba94c;--gold-bright:#ffde77;--gold-deep:#8a6011;--cream:#fafaf7;--cream-2:#f2efe8;--line:#e2ded3;--line-2:#c9c2b2;--on-dark:#edf1ee;--on-dark-mute:#9aaea2;--on-light:#101c17;--on-light-mute:#59685f;--crit:#9b2f26;--crit-bg:#f7e9e7;--due:#8a6011;--due-bg:#f8efdd;--ok:#2d6a4f;--ok-bg:#e4efe8;--ease-out:cubic-bezier(0.23,1,0.32,1);--ease-in-out:cubic-bezier(0.77,0,0.175,1);--t-press:120ms;--t-hover:180ms;--t-pop:180ms;--t-reveal:520ms;--sp:clamp(1.25rem,4vw,2.5rem);--measure:62ch}.tiq *{box-sizing:border-box}.tiq{margin:0;background:var(--ink);color:var(--on-dark);font-family:var(--font-instrument),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(16px,1rem + .15vw,17.5px);line-height:1.62;font-optical-sizing:auto;-webkit-font-smoothing:antialiased}.tiq .wrap{max-width:76rem;margin:0 auto;padding-inline:var(--sp)}.tiq .narrow{max-width:var(--measure)}.tiq h1,.tiq h2,.tiq h3,.tiq h4{font-family:var(--font-fraunces),Georgia,"Times New Roman",serif;font-weight:600;margin:0;text-wrap:balance;font-optical-sizing:auto}.tiq h1{font-size:clamp(2.5rem,6vw,4.5rem);line-height:1.015;letter-spacing:-.028em;font-variation-settings:"opsz" 144}.tiq h2{font-size:clamp(1.95rem,4.1vw,3.05rem);line-height:1.07;letter-spacing:-.022em;font-variation-settings:"opsz" 72}.tiq h3{font-size:clamp(1.28rem,2.2vw,1.62rem);line-height:1.18;letter-spacing:-.014em;font-variation-settings:"opsz" 28}.tiq h4{font-size:1.06rem;line-height:1.28;letter-spacing:-.008em;font-variation-settings:"opsz" 14}.tiq p{margin:0;text-wrap:pretty}.tiq .lede{font-size:clamp(1.09rem,1.7vw,1.3rem);line-height:1.5;letter-spacing:-.005em;color:var(--on-dark-mute)}.tiq .eyebrow{font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold)}.tiq .eyebrow,.tiq .mono{font-family:var(--font-plex-mono),ui-monospace,monospace}.tiq .mono{font-variant-numeric:tabular-nums;letter-spacing:.01em}.tiq .dark{background:var(--ink);color:var(--on-dark)}.tiq .light{background:var(--cream);color:var(--on-light)}.tiq .light .lede{color:var(--on-light-mute)}.tiq .light .eyebrow{color:var(--gold-deep)}.tiq section{padding-block:clamp(4rem,8.5vw,7rem)}.tiq .stack{gap:1.15rem}.tiq .stack,.tiq .stack-lg{display:flex;flex-direction:column}.tiq .stack-lg{gap:clamp(2.5rem,5vw,3.75rem)}.tiq .btn{display:inline-flex;align-items:center;gap:.5rem;flex:none;background:var(--gold);color:#171104;font-weight:600;font-size:.94rem;letter-spacing:-.004em;padding:.72rem 1.18rem;border-radius:8px;text-decoration:none;border:0;cursor:pointer;font-family:inherit;transition:transform var(--t-press) var(--ease-out),background var(--t-hover) ease}.tiq .btn:active{transform:scale(.97)}@media(hover:hover) and (pointer:fine){.tiq .btn:hover{background:var(--gold-bright)}}.tiq .btn-ghost{background:transparent;color:var(--on-dark);box-shadow:inset 0 0 0 1px rgba(237,241,238,.26)}@media(hover:hover) and (pointer:fine){.tiq .btn-ghost:hover{background:rgba(237,241,238,.07)}}.tiq .light .btn-ghost{color:var(--on-light);box-shadow:inset 0 0 0 1px rgba(16,28,23,.2)}@media(hover:hover) and (pointer:fine){.tiq .light .btn-ghost:hover{background:rgba(16,28,23,.045)}}.tiq a:focus-visible,.tiq button:focus-visible,.tiq summary:focus-visible{outline:2px solid var(--gold-bright);outline-offset:3px;border-radius:5px}.tiq .panel{background:var(--cream);color:var(--on-light);border-radius:13px;box-shadow:0 28px 64px -28px rgba(0,0,0,.75),0 0 0 1px rgba(203,169,76,.15);overflow:hidden}.tiq .panel-bar{display:flex;align-items:center;gap:.6rem;padding:.62rem .95rem;background:var(--forest);color:#d8e6dc}.tiq .panel-bar .dot{width:8px;height:8px;border-radius:50%;background:rgba(216,230,220,.34)}.tiq .panel-bar .t{font-family:var(--font-plex-mono),monospace;font-size:.67rem;letter-spacing:.15em;text-transform:uppercase}.tiq .panel-body{padding:1.1rem}.tiq .note{font-size:.79rem;line-height:1.5;color:var(--on-light-mute)}.tiq .hero{padding-top:calc(64px + clamp(2rem,5vw,3.5rem));padding-bottom:clamp(3.5rem,7vw,5.5rem)}.tiq .hero-grid{display:grid;gap:clamp(2.5rem,5vw,3.25rem);align-items:center}@media(min-width:1000px){.tiq .hero-grid{grid-template-columns:1.04fr .96fr}}.tiq h1 em{font-style:italic;font-weight:400;color:var(--gold)}.tiq .hero-cta{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.tiq .hero-note{font-size:.85rem;color:var(--on-dark-mute)}.tiq .proof-row{display:flex;flex-wrap:wrap;gap:1.5rem 2.2rem;padding-top:1.5rem;border-top:1px solid rgba(203,169,76,.2)}.tiq .proof{display:flex;flex-direction:column;gap:.15rem;max-width:19ch}.tiq .proof b{font-family:var(--font-fraunces),Georgia,serif;font-size:1.55rem;font-weight:600;line-height:1;letter-spacing:-.02em;color:var(--gold);font-variant-numeric:tabular-nums}.tiq .proof span{font-size:.8rem;line-height:1.38;color:var(--on-dark-mute)}.tiq .slo-head{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.85rem}.tiq .slo-clock{font-family:var(--font-plex-mono),monospace;font-size:1.85rem;font-weight:500;line-height:1;color:var(--forest);font-variant-numeric:tabular-nums}.tiq .slo-label{font-family:var(--font-plex-mono),monospace;font-size:.63rem;letter-spacing:.16em;text-transform:uppercase;color:var(--on-light-mute);margin-bottom:.3rem}.tiq .mini{font-size:.78rem;font-weight:600;padding:.38rem .68rem;border-radius:7px;background:transparent;color:var(--on-light);box-shadow:inset 0 0 0 1px var(--line);border:0;cursor:pointer;font-family:inherit;transition:transform var(--t-press) var(--ease-out),background var(--t-hover) ease}.tiq .mini:active{transform:scale(.97)}@media(hover:hover) and (pointer:fine){.tiq .mini:hover{background:var(--cream-2)}}.tiq .slo-steps{display:flex;flex-direction:column}.tiq .slo-step{display:grid;grid-template-columns:4.6rem 1fr;gap:.85rem;align-items:start;padding:.6rem 0;border-top:1px solid var(--line);opacity:.34;transition:opacity .32s var(--ease-out)}.tiq .slo-step:first-child{border-top:0}.tiq .slo-step.on{opacity:1}.tiq .slo-step .ts{font-family:var(--font-plex-mono),monospace;font-size:.73rem;color:var(--on-light-mute);padding-top:.16rem;font-variant-numeric:tabular-nums}.tiq .slo-step.on .ts{color:var(--gold-deep)}.tiq .slo-step .what{font-size:.89rem;line-height:1.42}.tiq .slo-step .what b{font-weight:600}.tiq .slo-step .sub{display:block;font-size:.78rem;color:var(--on-light-mute);margin-top:.1rem}.tiq .bubble,.tiq .slo-step .what b{display:block}.tiq .bubble{background:var(--forest);color:#eaf2ec;border-radius:13px 13px 13px 4px;padding:.52rem .72rem;font-size:.815rem;line-height:1.42;margin-top:.45rem;max-width:33ch}.tiq .vs{display:grid;gap:1px;background:var(--line);border:1px solid var(--line);border-radius:12px;overflow:hidden}@media(min-width:800px){.tiq .vs{grid-template-columns:1fr 1fr}}.tiq .vs-head{background:var(--cream-2);padding:.85rem 1.1rem;font-family:var(--font-plex-mono),monospace;font-size:.66rem;letter-spacing:.16em;text-transform:uppercase;color:var(--on-light-mute)}.tiq .vs-head.us{background:var(--forest);color:#d8e6dc}.tiq .vs-cell{background:#fff;padding:.85rem 1.1rem;font-size:.92rem;line-height:1.45;display:flex;gap:.7rem;align-items:flex-start}.tiq .vs-cell.us{background:#fcfcfa}.tiq .vs-cell .m{flex:none;width:1.1rem;padding-top:.16rem;font-family:var(--font-plex-mono),monospace;font-size:.85rem;line-height:1}.tiq .vs-cell.them .m{color:var(--line-2)}.tiq .vs-cell.us .m{color:var(--ok)}.tiq .tl{display:flex;flex-direction:column;gap:clamp(3.25rem,6.5vw,5.25rem)}.tiq .tl-station{display:grid;gap:1.6rem;position:relative}@media(min-width:980px){.tiq .tl-station{grid-template-columns:7rem minmax(0,1fr);gap:2.5rem}}.tiq .tl-mark{position:relative;display:flex;flex-direction:column;gap:.25rem}.tiq .tl-mark .clock{font-family:var(--font-plex-mono),monospace;font-size:.8rem;color:var(--gold);font-variant-numeric:tabular-nums}.tiq .tl-mark .day{font-family:var(--font-plex-mono),monospace;font-size:.64rem;letter-spacing:.15em;text-transform:uppercase;color:var(--on-dark-mute)}@media(min-width:980px){.tiq .tl-mark:after{content:"";position:absolute;left:-1.25rem;top:.4rem;bottom:-5.5rem;width:1px;background:linear-gradient(rgba(203,169,76,.3),rgba(203,169,76,.04))}.tiq .tl-station:last-child .tl-mark:after{display:none}.tiq .tl-mark:before{content:"";position:absolute;left:-1.5rem;top:.4rem;width:9px;height:9px;border-radius:50%;background:var(--gold);box-shadow:0 0 0 4px rgba(203,169,76,.13)}}.tiq .tl-body{display:flex;flex-direction:column;gap:1.05rem;min-width:0}.tiq .tl-body p{max-width:58ch}.tiq .rows{display:flex;flex-direction:column;gap:1px;background:var(--line);border:1px solid var(--line);border-radius:9px;overflow:hidden}.tiq .row{background:var(--cream);display:grid;grid-template-columns:1fr auto auto;gap:.75rem;align-items:center;padding:.62rem .8rem;width:100%;text-align:left;border:0;font-family:inherit;font-size:.88rem;color:inherit;transition:background var(--t-hover) ease}.tiq button.row{cursor:pointer;transition:background var(--t-hover) ease,transform var(--t-press) var(--ease-out)}.tiq button.row:active{transform:scale(.995)}@media(hover:hover) and (pointer:fine){.tiq button.row:hover{background:#fff}}.tiq button.row[aria-expanded=true]{background:#fff}.tiq .row .nm{font-weight:600}.tiq .row .src{font-size:.75rem;color:var(--on-light-mute);display:block;font-weight:400}.tiq .pill{font-family:var(--font-plex-mono),monospace;font-size:.7rem;padding:.16rem .46rem;border-radius:5px;white-space:nowrap}.tiq .pill.hot{background:var(--crit-bg);color:var(--crit)}.tiq .pill.warm{background:var(--due-bg);color:var(--due)}.tiq .pill.cool{background:var(--ok-bg);color:var(--ok)}.tiq .score-n{font-family:var(--font-plex-mono),monospace;font-size:1.12rem;font-weight:500;color:var(--forest);font-variant-numeric:tabular-nums;min-width:2.1rem;text-align:right}.tiq .detail{background:#fff;overflow:hidden;transform-origin:top center;transition:opacity var(--t-pop) var(--ease-out),transform var(--t-pop) var(--ease-out)}.tiq .detail[hidden]{display:none}.tiq .detail.closed{opacity:0;transform:scale(.97) translateY(-3px)}.tiq .detail-in{padding:.15rem .8rem .8rem;font-size:.82rem}.tiq .detail dl{display:grid;grid-template-columns:1fr auto;gap:.28rem .8rem;margin:.5rem 0 0}.tiq .detail dt{color:var(--on-light-mute)}.tiq .detail dd{margin:0;font-family:var(--font-plex-mono),monospace;font-variant-numeric:tabular-nums;text-align:right}.tiq .detail .tot{border-top:1px solid var(--line);padding-top:.36rem;margin-top:.36rem;font-weight:600;color:var(--on-light)}.tiq .mission{display:flex;flex-direction:column;gap:.5rem}.tiq .m-group{font-family:var(--font-plex-mono),monospace;font-size:.63rem;letter-spacing:.16em;text-transform:uppercase;color:var(--on-light-mute);margin-top:.55rem}.tiq .m-group:first-child{margin-top:0}.tiq .m-item{display:grid;grid-template-columns:auto 1fr auto;gap:.7rem;align-items:start;padding:.6rem .75rem;border-radius:9px;background:#fff;box-shadow:inset 0 0 0 1px var(--line);font-size:.88rem}.tiq .m-item .stripe{width:3px;align-self:stretch;border-radius:2px;background:var(--on-light-mute)}.tiq .m-item.crit .stripe{background:var(--crit)}.tiq .m-item.due .stripe{background:var(--due)}.tiq .m-item.rec .stripe{background:var(--ok)}.tiq .m-item .why{display:block;font-size:.78rem;color:var(--on-light-mute);margin-top:.1rem}.tiq .m-item .val{font-family:var(--font-plex-mono),monospace;font-size:.79rem;color:var(--forest);white-space:nowrap;font-variant-numeric:tabular-nums}.tiq .pipe{display:grid;grid-template-columns:repeat(auto-fit,minmax(5.4rem,1fr));gap:1px;background:var(--line);border:1px solid var(--line);border-radius:9px;overflow:hidden}.tiq .pipe-col{background:var(--cream);padding:.6rem .55rem;display:flex;flex-direction:column;gap:.28rem;min-height:6.2rem}.tiq .pipe-col .st{font-family:var(--font-plex-mono),monospace;font-size:.59rem;letter-spacing:.08em;text-transform:uppercase;color:var(--on-light-mute);line-height:1.25}.tiq .pipe-col .n{font-family:var(--font-fraunces),Georgia,serif;font-size:1.5rem;font-weight:600;line-height:1;letter-spacing:-.02em;color:var(--forest)}.tiq .pipe-col .v{font-family:var(--font-plex-mono),monospace;font-size:.67rem;color:var(--on-light-mute);margin-top:auto}.tiq .pipe-col.won .n{color:var(--ok)}.tiq .pipe-col.lost{opacity:.55}.tiq .plan{display:grid;grid-template-columns:repeat(auto-fit,minmax(2.5rem,1fr));gap:5px}.tiq .room{aspect-ratio:1;border-radius:6px;border:0;cursor:pointer;font-family:var(--font-plex-mono),monospace;font-size:.6rem;display:flex;align-items:center;justify-content:center;color:#fff;padding:0;transition:transform var(--t-press) var(--ease-out),box-shadow var(--t-hover) ease}.tiq .room:active{transform:scale(.94)}@media(hover:hover) and (pointer:fine){.tiq .room:hover{transform:scale(1.05)}}.tiq .room.occ{background:var(--forest)}.tiq .room.res{background:var(--gold);color:#171104}.tiq .room.avail{background:#fff;color:var(--on-light-mute);box-shadow:inset 0 0 0 1px var(--line-2)}.tiq .room.maint{background:#8b968e}.tiq .room[aria-pressed=true]{box-shadow:0 0 0 2px var(--gold-deep)}.tiq .plan-key{display:flex;flex-wrap:wrap;gap:.9rem;font-size:.74rem;color:var(--on-light-mute);margin-top:.8rem}.tiq .plan-key span{display:inline-flex;align-items:center;gap:.35rem}.tiq .plan-key i{width:10px;height:10px;border-radius:3px;display:inline-block}.tiq .plan-out{margin-top:.8rem;padding-top:.7rem;border-top:1px solid var(--line);font-size:.85rem;min-height:3.1rem}.tiq .plan-out .rn{font-weight:600}.tiq .plan-out .meta{font-size:.78rem;color:var(--on-light-mute)}.tiq .matrix-scroll{overflow-x:auto;border:1px solid var(--line);border-radius:11px;background:#fff;-webkit-overflow-scrolling:touch}.tiq table.matrix{border-collapse:collapse;width:100%;min-width:46rem;font-size:.88rem}.tiq table.matrix caption{text-align:left;padding:.9rem 1rem;font-size:.81rem;color:var(--on-light-mute);border-bottom:1px solid var(--line)}.tiq table.matrix td,.tiq table.matrix th{display:table-cell;padding:.58rem .85rem;text-align:left;border:0;border-bottom:1px solid var(--line);background:transparent;color:var(--on-light);vertical-align:top}.tiq table.matrix thead th{position:sticky;top:0;background:var(--cream-2);font-family:var(--font-plex-mono),monospace;font-size:.66rem;letter-spacing:.13em;text-transform:uppercase;font-weight:500;color:var(--on-light-mute);z-index:2}.tiq table.matrix td.pc,.tiq table.matrix th.pc{text-align:center;width:8.5rem}.tiq table.matrix tr.grp th{background:var(--cream);font-family:var(--font-plex-mono),monospace;font-size:.65rem;letter-spacing:.17em;text-transform:uppercase;color:var(--gold-deep);font-weight:500;padding-top:1.15rem}.tiq table.matrix td .ft{font-weight:600;display:block;letter-spacing:-.006em}.tiq table.matrix td .fd{font-size:.79rem;color:var(--on-light-mute);display:block;margin-top:.1rem;max-width:54ch;line-height:1.45}.tiq .yes{color:var(--ok);font-weight:700}.tiq .pc.no:after{content:"";display:inline-block;width:14px;height:1px;background:var(--line-2);vertical-align:middle}.tiq .qty{font-family:var(--font-plex-mono),monospace;font-size:.79rem;color:var(--forest);font-variant-numeric:tabular-nums}.tiq .sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.tiq .tiers{display:grid;gap:1rem}@media(min-width:760px){.tiq .tiers{grid-template-columns:repeat(2,1fr)}}@media(min-width:1080px){.tiq .tiers{grid-template-columns:repeat(4,1fr)}}.tiq .tier{background:#fff;box-shadow:inset 0 0 0 1px var(--line);border-radius:11px;padding:1.35rem 1.15rem;display:flex;flex-direction:column;gap:.6rem}.tiq .tier .price{font-family:var(--font-fraunces),Georgia,serif;font-size:2.1rem;font-weight:600;line-height:1;letter-spacing:-.025em;color:var(--forest)}.tiq .tier .price small{font-family:var(--font-instrument),sans-serif;font-size:.8rem;font-weight:400;letter-spacing:0;color:var(--on-light-mute)}.tiq .tier .tsub{font-size:.83rem}.tiq .tier .tsub,.tiq .tier ul{color:var(--on-light-mute);line-height:1.45}.tiq .tier ul{margin:0;padding-left:1.05rem;font-size:.85rem;display:flex;flex-direction:column;gap:.32rem}.tiq .tier .btn{justify-content:center;margin-top:auto}.tiq .fineprint{font-size:.84rem;color:var(--on-light-mute);max-width:64ch}.tiq .faq{display:flex;flex-direction:column;gap:1px;background:var(--line);border:1px solid var(--line);border-radius:11px;overflow:hidden}.tiq .faq details{background:#fff}.tiq .faq summary{padding:.95rem 1.1rem;cursor:pointer;font-weight:600;font-size:.97rem;letter-spacing:-.006em;list-style:none;display:flex;justify-content:space-between;gap:1rem;align-items:center;transition:background var(--t-hover) ease}.tiq .faq summary::-webkit-details-marker{display:none}@media(hover:hover) and (pointer:fine){.tiq .faq summary:hover{background:#fcfcfa}}.tiq .faq summary:after{content:"+";font-family:var(--font-plex-mono),monospace;color:var(--gold-deep);font-size:1.1rem;flex:none;transition:transform var(--t-pop) var(--ease-out)}.tiq .faq details[open] summary:after{transform:rotate(45deg)}.tiq .faq .a{padding:0 1.1rem 1.1rem;font-size:.91rem;color:var(--on-light-mute);max-width:68ch;line-height:1.6}.tiq .close-grid{display:grid;gap:2rem;align-items:center}@media(min-width:900px){.tiq .close-grid{grid-template-columns:1.08fr .92fr}}.tiq .stats{display:grid;gap:1px;background:rgba(203,169,76,.2);border:1px solid rgba(203,169,76,.2);border-radius:12px;overflow:hidden}@media(min-width:640px){.tiq .stats{grid-template-columns:repeat(2,1fr)}}@media(min-width:1000px){.tiq .stats{grid-template-columns:repeat(4,1fr)}}.tiq .stat{background:var(--ink-2);padding:1.25rem 1.15rem;display:flex;flex-direction:column;gap:.5rem}.tiq .stat b{font-family:var(--font-fraunces),Georgia,serif;font-weight:600;font-size:2.6rem;line-height:.95;letter-spacing:-.03em;color:var(--gold);font-variant-numeric:tabular-nums}.tiq .stat b .u{font-size:1rem;letter-spacing:0;margin-left:.18rem;color:var(--on-dark-mute)}.tiq .stat p{font-size:.85rem;line-height:1.45}.tiq .cite,.tiq .stat p{color:var(--on-dark-mute)}.tiq .cite{font-size:.78rem;line-height:1.55;max-width:74ch}.tiq .calc{display:grid;gap:1px;background:rgba(203,169,76,.2);border:1px solid rgba(203,169,76,.2);border-radius:12px;overflow:hidden}@media(min-width:880px){.tiq .calc{grid-template-columns:1fr 1fr}}.tiq .calc-in{background:var(--ink-2);gap:1rem}.tiq .calc-in,.tiq .calc-out{padding:1.5rem 1.35rem;display:flex;flex-direction:column}.tiq .calc-out{background:var(--forest);color:#e7f0ea;gap:.3rem}.tiq .field{display:flex;flex-direction:column;gap:.35rem}.tiq .flab{font-size:.83rem;color:var(--on-dark-mute)}.tiq .field input,.tiq .field select{font-family:var(--font-plex-mono),ui-monospace,monospace;font-size:1rem;color:var(--on-dark);background:rgba(237,241,238,.06);border:0;box-shadow:inset 0 0 0 1px rgba(237,241,238,.18);border-radius:8px;padding:.62rem .7rem;width:100%;transition:box-shadow var(--t-hover) ease}.tiq .field input:focus,.tiq .field select:focus{outline:0;box-shadow:inset 0 0 0 2px var(--gold)}.tiq .field select{appearance:none;cursor:pointer}.tiq .colab{font-family:var(--font-plex-mono),monospace;font-size:.63rem;letter-spacing:.16em;text-transform:uppercase;color:#9fbcab}.tiq .cbig{font-family:var(--font-fraunces),Georgia,serif;font-size:clamp(2.1rem,4.4vw,2.9rem);font-weight:600;line-height:1.02;letter-spacing:-.03em;color:#fff;font-variant-numeric:tabular-nums;margin-top:.15rem}.tiq .cbig.good{color:var(--gold-bright)}.tiq .csub{font-size:.83rem;line-height:1.45;color:#a9c6b5;margin-top:.2rem}.tiq .crule{height:1px;background:hsla(0,0%,100%,.14);margin:1.15rem 0 1rem}.tiq .cclose{margin-top:1.15rem;padding-top:1rem;border-top:1px solid hsla(0,0%,100%,.14);font-size:.9rem;line-height:1.5;color:#dcebe1}.tiq .mech{display:grid;gap:1px;background:rgba(203,169,76,.2);border:1px solid rgba(203,169,76,.2);border-radius:12px;overflow:hidden}@media(min-width:880px){.tiq .mech{grid-template-columns:1fr 1fr}}.tiq .mech-lane{background:var(--ink-2);padding:1.35rem 1.25rem;display:flex;flex-direction:column;gap:.85rem}.tiq .mech-lane.us{background:#122b20}.tiq .mlab{font-family:var(--font-plex-mono),monospace;font-size:.63rem;letter-spacing:.16em;text-transform:uppercase;color:var(--on-dark-mute)}.tiq .mech-lane.us .mlab{color:var(--gold)}.tiq .mrow{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem}.tiq .mstep{font-size:.79rem;padding:.34rem .6rem;border-radius:7px;background:rgba(237,241,238,.07);box-shadow:inset 0 0 0 1px rgba(237,241,238,.14);white-space:nowrap}.tiq .mstep.on{background:rgba(203,169,76,.16);box-shadow:inset 0 0 0 1px rgba(203,169,76,.4);color:#f6e6be}.tiq .mgap{font-family:var(--font-plex-mono),monospace;font-size:.64rem;letter-spacing:.08em;text-transform:uppercase;color:var(--on-dark-mute);padding-inline:.15rem}.tiq .mgap:before{content:"\00b7\00b7\00b7\0020"}.tiq .mgap.on{color:var(--gold)}.tiq .mnote{font-size:.84rem;line-height:1.5;color:var(--on-dark-mute)}.tiq .mech-lane.us .mnote{color:#b6cfc0}.tiq .rev{display:grid;gap:1px;background:var(--line);border:1px solid var(--line);border-radius:12px;overflow:hidden}@media(min-width:700px){.tiq .rev{grid-template-columns:1fr 1fr}}@media(min-width:1060px){.tiq .rev{grid-template-columns:repeat(3,1fr)}}.tiq .rev-cell{background:#fff;padding:1.2rem 1.15rem;display:flex;flex-direction:column;gap:.35rem}.tiq .rlab{font-family:var(--font-fraunces),Georgia,serif;font-size:1.02rem;font-weight:600;letter-spacing:-.012em;color:var(--forest)}.tiq .rtxt{font-size:.86rem;line-height:1.5;color:var(--on-light-mute)}.tiq .agenda{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem;font-size:.87rem;line-height:1.45;color:var(--on-dark-mute)}.tiq .agenda li{display:grid;grid-template-columns:3.4rem 1fr;gap:.85rem;align-items:baseline}.tiq .amin{font-size:.72rem;color:var(--gold);font-variant-numeric:tabular-nums}.tiq .fgrid{display:grid;gap:.85rem}@media(min-width:520px){.tiq .fgrid{grid-template-columns:1fr 1fr}.tiq .fld.span2{grid-column:1/-1}}.tiq .fld{display:flex;flex-direction:column;gap:.3rem;min-width:0}.tiq .fld label{font-size:.78rem;font-weight:500;color:var(--on-light-mute)}.tiq .fld input,.tiq .fld select,.tiq .fld textarea{font-family:inherit;font-size:.94rem;color:var(--on-light);background:#fff;border:0;box-shadow:inset 0 0 0 1px var(--line-2);border-radius:8px;padding:.6rem .7rem;width:100%;transition:box-shadow var(--t-hover) ease}.tiq .fld input::placeholder,.tiq .fld textarea::placeholder{color:#9aa69e}.tiq .fld input:focus,.tiq .fld select:focus,.tiq .fld textarea:focus{outline:0;box-shadow:inset 0 0 0 2px var(--forest)}.tiq .fld textarea{resize:vertical;line-height:1.45;min-height:3.4rem}.tiq .fld select{appearance:none;cursor:pointer;background-image:none}.tiq .fld.bad input,.tiq .fld.bad select,.tiq .fld.bad textarea{box-shadow:inset 0 0 0 2px var(--crit)}.tiq .ferr{font-size:.76rem;color:var(--crit);line-height:1.35}.tiq .ferr[hidden]{display:none}.tiq .bsub{width:100%;justify-content:center;margin-top:1rem}.tiq .bsub[data-busy=true]{opacity:.72;pointer-events:none}.tiq .fnote{font-size:.78rem;color:var(--on-light-mute);margin-top:.7rem;line-height:1.45}.tiq .fnote.bad{color:var(--crit)}.tiq .bdone{display:flex;flex-direction:column;gap:.4rem;align-items:flex-start;padding:.9rem 0 .3rem}.tiq .bdone[hidden]{display:none}.tiq .bdone-mark{width:2.1rem;height:2.1rem;border-radius:50%;background:var(--ok-bg);color:var(--ok);display:flex;align-items:center;justify-content:center;font-size:1.1rem;font-weight:700;margin-bottom:.35rem}.tiq .bdone-h{font-family:var(--font-fraunces),Georgia,serif;font-size:1.5rem;font-weight:600;letter-spacing:-.02em;color:var(--on-light)}.tiq .bdone-p{font-size:.89rem;color:var(--on-light-mute);line-height:1.5;max-width:42ch}.tiq .bdone-btn{margin-top:.7rem}.tiq .rise{transform:none}.tiq.tiq-js .rise{transform:translateY(13px);transition:transform var(--t-reveal) var(--ease-out)}.tiq.tiq-js .rise.seen{transform:none}@media (prefers-reduced-motion:reduce){.tiq *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.tiq.tiq-js .rise{opacity:1;transform:none}}@media (prefers-contrast:more){.tiq{--on-dark-mute:#c3d2c8;--on-light-mute:#3b463f;--line:#b9b2a2}}.tiq .fam{display:grid;gap:1.25rem;align-items:start}@media(min-width:1000px){.tiq .fam{grid-template-columns:1fr 1fr;gap:1.75rem}}.tiq .log-row{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.4rem}.tiq .log-lab{font-family:var(--font-plex-mono),monospace;font-size:.6rem;letter-spacing:.16em;text-transform:uppercase;color:var(--on-light-mute);margin-top:1rem}.tiq .log-lab:first-child{margin-top:0}.tiq .chip{font-size:.79rem;padding:.32rem .6rem;border-radius:8px;background:#fff;box-shadow:inset 0 0 0 1px var(--line);color:var(--on-light-mute);white-space:nowrap;display:inline-flex;align-items:center;gap:.3rem}.tiq .chip.on{background:var(--ok-bg);color:var(--ok);box-shadow:inset 0 0 0 1px rgba(45,106,79,.35);font-weight:600}.tiq .chip.gold{background:var(--due-bg);color:var(--due);box-shadow:inset 0 0 0 1px rgba(138,96,17,.3);font-weight:600}.tiq .log-note{margin-top:1rem;padding:.7rem .8rem;border-radius:9px;background:var(--cream-2);font-size:.83rem;line-height:1.5;color:var(--on-light)}.tiq .log-note b{font-weight:600}.tiq .log-send{display:flex;align-items:center;gap:.6rem;margin-top:1rem;padding-top:.85rem;border-top:1px solid var(--line);font-size:.83rem;color:var(--on-light)}.tiq .log-send .sw{flex:none;width:2.1rem;height:1.2rem;border-radius:999px;background:var(--ok);position:relative}.tiq .log-send .sw:after{content:"";position:absolute;top:2px;right:2px;width:.85rem;height:.85rem;border-radius:50%;background:#fff}.tiq .phone{background:var(--ink-2);border-radius:16px;box-shadow:0 24px 60px -30px rgba(0,0,0,.8),0 0 0 1px rgba(203,169,76,.16);overflow:hidden}.tiq .phone-bar{display:flex;align-items:center;gap:.55rem;padding:.7rem .95rem;border-bottom:1px solid rgba(237,241,238,.08)}.tiq .phone-bar .av{width:1.6rem;height:1.6rem;border-radius:50%;background:var(--forest-lt);color:#eaf2ec;display:flex;align-items:center;justify-content:center;font-size:.62rem;font-weight:700;flex:none}.tiq .phone-bar .who{display:block;font-size:.82rem;font-weight:600;color:var(--on-dark);line-height:1.2}.tiq .phone-bar .num{display:block;font-family:var(--font-plex-mono),monospace;font-size:.62rem;color:var(--on-dark-mute);margin-top:.1rem}.tiq .thread{padding:1rem .95rem 1.15rem;display:flex;flex-direction:column;gap:.6rem}.tiq .when{font-family:var(--font-plex-mono),monospace;font-size:.6rem;letter-spacing:.13em;text-transform:uppercase;color:var(--on-dark-mute);text-align:center;margin-top:.2rem}.tiq .msg{background:var(--forest);color:#eaf2ec;border-radius:14px 14px 14px 5px;padding:.62rem .8rem;font-size:.84rem;line-height:1.5;max-width:88%;align-self:flex-start}.tiq .msg .ft{display:block;margin-top:.5rem;font-size:.68rem;line-height:1.4;color:#9fbcab}.tiq .photo{align-self:flex-start;max-width:76%;background:var(--forest);border-radius:14px 14px 14px 5px;padding:.35rem .35rem .55rem}.tiq .photo .frame{aspect-ratio:4/3;border-radius:10px;position:relative;overflow:hidden;display:flex;align-items:flex-end;padding:.55rem;background:#357a58}.tiq .photo .art{position:absolute;inset:0;width:100%;height:100%;display:block}.tiq .photo .frame:after{content:"";position:absolute;inset:0;border-radius:10px;background:linear-gradient(0deg,rgba(9,22,16,.82) 0,rgba(9,22,16,.3) 13%,transparent 27%);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.1)}.tiq .photo .cap{position:relative;z-index:1;font-size:.74rem;color:#edf4ef;line-height:1.35;text-shadow:0 1px 2px rgba(0,0,0,.45)}.tiq.tiq-js .thread>*{transform:translateY(9px);opacity:0;transition:transform .46s var(--ease-out),opacity .46s var(--ease-out)}.tiq.tiq-js .rise.seen .thread>*{transform:none;opacity:1}.tiq.tiq-js .rise.seen .thread>:nth-child(2){transition-delay:70ms}.tiq.tiq-js .rise.seen .thread>:nth-child(3){transition-delay:.14s}.tiq.tiq-js .rise.seen .thread>:nth-child(4){transition-delay:.21s}.tiq.tiq-js .rise.seen .thread>:nth-child(5){transition-delay:.28s}@media (prefers-reduced-motion:reduce){.tiq.tiq-js .thread>*{transform:none;opacity:1}}.tiq .fam-tiles{display:grid;gap:1px;background:rgba(203,169,76,.2);border:1px solid rgba(203,169,76,.2);border-radius:12px;overflow:hidden;margin-top:1.75rem}@media(min-width:820px){.tiq .fam-tiles{grid-template-columns:repeat(3,1fr)}}.tiq .fam-tile{background:var(--ink-2);padding:1.2rem 1.15rem;display:flex;flex-direction:column;gap:.4rem}.tiq .fam-tile .n{font-family:var(--font-plex-mono),monospace;font-size:.62rem;letter-spacing:.16em;color:var(--gold)}.tiq .fam-tile h3{font-size:1.06rem;line-height:1.25;letter-spacing:-.008em;color:var(--on-dark);font-variation-settings:"opsz" 14}.tiq .fam-tile p{font-size:.85rem;line-height:1.5;color:var(--on-dark-mute)}.tiq .fam-close{margin-top:1.75rem;padding-left:1.15rem;border-left:2px solid rgba(203,169,76,.55);max-width:62ch}.tiq .fam-close p{font-size:1.02rem;line-height:1.55;color:var(--on-dark)}