.marketing{--background:#fffdf8;--foreground:#15131a;--card:#fff;--muted:#f3f0e9;--muted-foreground:#68636f;--border:#ded9cf;--input:#d8d2c7;--primary:#6d35d5;--primary-foreground:#fff;--accent:#6d35d5;--success:#08776f;--success-bg:#d7f3ef;--marketing-hero-max-width:90rem;--marketing-header-height:4.5rem;background:var(--background);min-height:100vh;color:var(--foreground);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;overflow:hidden}@media (prefers-color-scheme:dark){.marketing{--background:#11111a;--foreground:#f6f2ff;--card:#1b1a25;--muted:#252331;--muted-foreground:#b3adbf;--border:#3a3646;--input:#454052;--primary:#b388ff;--primary-foreground:#17121f;--accent:#c5a6ff;--success:#42d6c4;--success-bg:#133a37;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}.marketing-container{width:min(100% - 3rem,1180px);margin-inline:auto}.marketing h1,.marketing h2,.marketing h3{color:var(--foreground)}.marketing h2{letter-spacing:-.055em;max-width:18ch;font-size:clamp(2.25rem,5vw,4.5rem);line-height:.98}.marketing-eyebrow{align-items:center;gap:var(--sp-2);color:var(--muted-foreground);letter-spacing:.09em;text-transform:uppercase;font-size:.75rem;font-weight:700;display:flex}.marketing-eyebrow>span{background:var(--c-coral-pop);width:1.75rem;height:2px}.marketing-wordmark{align-items:center;gap:var(--sp-2);color:var(--foreground);letter-spacing:-.025em;font-size:1rem;font-weight:800;text-decoration:none;display:inline-flex}.marketing-wordmark:hover{text-decoration:none}.marketing-wordmark__logo{width:auto;height:3.5rem;display:block}.marketing-wordmark__monogram{display:none}.marketing-wordmark__monogram-logo{width:auto;height:2.5rem;display:block}.marketing-preview__mini-logo{object-fit:contain;width:1.875rem;height:1.875rem;display:block}.marketing-header{z-index:20;border-bottom:1px solid color-mix(in srgb, var(--foreground) 9%, transparent);background:color-mix(in srgb, var(--background) 88%, transparent);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:fixed;top:0;left:0;right:0}.marketing-header__inner{min-height:var(--marketing-header-height);grid-template-columns:1fr auto 1fr;align-items:center;display:grid}.marketing>main{padding-top:calc(var(--marketing-header-height) + 1px)}.marketing-header__nav,.marketing-header__actions{align-items:center;gap:var(--sp-5);display:flex}.marketing-header__nav a,.marketing-header__signin{color:var(--foreground);font-size:.8125rem;font-weight:600}.marketing-header__actions{justify-self:end;gap:var(--sp-3)}.marketing-header__actions .btn{border-radius:var(--radius-pill);padding-inline:var(--sp-5)}.langswitch--marketing a{color:var(--muted-foreground)}.marketing-products-menu,.marketing-mobile-menu{position:static}.marketing-products-menu summary,.marketing-mobile-menu summary{align-items:center;gap:var(--sp-2);cursor:pointer;color:var(--foreground);font-size:.8125rem;font-weight:700;list-style:none;display:flex}.marketing-products-menu summary::-webkit-details-marker{display:none}.marketing-mobile-menu summary::-webkit-details-marker{display:none}.marketing-products-menu summary .ico{transition:transform .16s var(--ease-out);font-size:.8rem}.marketing-products-menu[open] summary .ico{transform:rotate(90deg)}.marketing-products-menu__panel{padding:var(--sp-4) max(1.5rem, calc((100vw - 1180px) / 2));border-top:1px solid color-mix(in srgb, var(--foreground) 8%, transparent);border-bottom:1px solid var(--border);background:color-mix(in srgb, var(--background) 96%, transparent);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);position:absolute;top:100%;left:0;right:0;box-shadow:0 1.5rem 3rem #1f17311f}.marketing-products-menu__grid{gap:var(--sp-3);grid-template-columns:repeat(3,1fr);display:grid}.marketing-products-menu__item{gap:var(--sp-3);min-width:0;padding:var(--sp-4);border-radius:var(--radius);color:var(--foreground);border:1px solid #0000;grid-template-columns:auto 1fr;text-decoration:none;display:grid;position:relative}.marketing-products-menu__item:hover{border-color:var(--border);background:var(--card);text-decoration:none}.marketing-products-menu__icon{background:var(--muted);border-radius:.75rem;place-items:center;width:2.5rem;height:2.5rem;font-size:1rem;display:grid}.marketing-products-menu__item.is-aqua .marketing-products-menu__icon{background:var(--c-aqua-splash)}.marketing-products-menu__item.is-orange .marketing-products-menu__icon{background:var(--c-sunset-orange)}.marketing-products-menu__item.is-coral .marketing-products-menu__icon{background:var(--c-coral-pop);color:#fff}.marketing-products-menu__copy{gap:var(--sp-2);min-width:0;color:var(--muted-foreground);font-size:.78rem;line-height:1.4;display:grid}.marketing-products-menu__eyebrow{align-items:baseline;gap:var(--sp-2);display:flex}.marketing-products-menu__eyebrow strong{color:var(--foreground);font-size:.92rem}.marketing-products-menu__eyebrow small{color:var(--muted-foreground);font-size:.65rem;font-weight:650}.marketing-products-menu__number{top:var(--sp-3);right:var(--sp-3);color:color-mix(in srgb, var(--foreground) 20%, transparent);font-family:var(--font-mono);font-size:.65rem;position:absolute}.marketing-mobile-menu{display:none}.marketing-hero{isolation:isolate;padding:clamp(4.5rem,7vw,6.5rem) 0 0;position:relative;overflow:hidden}.marketing-hero:before,.marketing-hero:after{content:"";pointer-events:none;border-radius:50%;position:absolute}.marketing-hero:before{background:color-mix(in srgb, var(--c-lemon-zest) 32%, transparent);width:22rem;height:22rem;top:12%;right:-7rem}.marketing-hero:after{background:color-mix(in srgb, var(--c-soda-blue) 18%, transparent);width:12rem;height:12rem;bottom:10%;left:-6rem}.marketing-hero__grid{z-index:1;flex-direction:column;align-items:center;gap:clamp(3.5rem,6vw,5.5rem);display:flex;position:relative}@media (width>=1200px){.marketing-hero__grid{width:min(100% - 4rem, var(--marketing-hero-max-width))}}.marketing-hero__copy{text-align:center;justify-items:center;max-width:72rem;margin-inline:auto;display:grid}.marketing-hero__copy>*{animation:marketing-hero-enter .44s var(--ease-out) both}.marketing-hero__copy>:nth-child(2){animation-delay:40ms}.marketing-hero__copy>:nth-child(3){animation-delay:80ms}.marketing-hero__copy>:nth-child(4){animation-delay:.12s}.marketing-hero__copy>:nth-child(5){animation-delay:.16s}@keyframes marketing-hero-enter{0%{opacity:0;transform:translateY(.625rem)}to{opacity:1;transform:none}}.marketing-eyebrow--hero{min-height:2rem;padding:.4rem var(--sp-4);border:1px solid color-mix(in srgb, var(--c-sunset-orange) 22%, transparent);border-radius:var(--radius-pill);background:color-mix(in srgb, var(--c-sunset-orange) 20%, #fff);color:color-mix(in srgb, var(--foreground) 82%, var(--c-sunset-orange));letter-spacing:.01em;text-transform:none;font-size:.75rem;line-height:1}.marketing-hero h1{max-width:13ch;margin:var(--sp-5) auto;letter-spacing:-.075em;font-size:clamp(3.75rem,7vw,6.5rem);line-height:1.05}.marketing-hero h1 em{color:var(--primary);font-style:normal;display:block}.marketing-hero__lead{max-width:43rem;color:var(--muted-foreground);margin-inline:auto;font-size:clamp(1rem,1.35vw,1.25rem);line-height:1.65}.marketing-hero__actions{justify-content:center;gap:var(--sp-3);margin-top:var(--sp-6);flex-wrap:wrap;display:flex}.marketing-hero__actions .btn,.marketing-final .btn{border-radius:var(--radius-pill);min-width:9rem;height:3rem;padding-inline:var(--sp-5);font-weight:650}.marketing-hero__note{justify-content:center;align-items:center;gap:var(--sp-2);margin-top:var(--sp-4);color:var(--muted-foreground);font-size:.8125rem;display:flex}.marketing-hero__note .ico{color:var(--success)}.marketing-preview{--preview-rest-y:16%;width:min(100%,78rem);scroll-margin-top:calc(var(--marketing-header-height) + .5rem);border:1px solid color-mix(in srgb, var(--foreground) 14%, transparent);transform:translateY(var(--preview-rest-y));transform-origin:top;animation:marketing-preview-enter .52s var(--ease-out) .18s both;background:#fff;border-radius:1.5rem;margin-inline:auto;position:relative;box-shadow:0 2rem 6rem #1f17312b}@keyframes marketing-preview-enter{0%{opacity:0;transform:translateY(calc(var(--preview-rest-y) + .75rem)) scale(.99)}to{opacity:1;transform:translateY(var(--preview-rest-y)) scale(1)}}.marketing-preview__bar{min-height:3.6rem;padding:0 var(--sp-4);color:#302d35;background:#fff;border-bottom:1px solid #ebe8e1;border-radius:1.5rem 1.5rem 0 0;grid-template-columns:1fr auto 1fr;align-items:center;font-size:.75rem;display:grid}.marketing-preview__bar>strong{letter-spacing:-.025em;font-size:1rem}.marketing-preview__window{gap:.35rem;display:flex}.marketing-preview__window i{background:#ded9d1;border-radius:50%;width:.5rem;height:.5rem}.marketing-preview__live{color:#69646e;justify-self:end;align-items:center;gap:.35rem;display:flex}.marketing-preview__live i{background:var(--c-aqua-splash);border-radius:50%;width:.45rem;height:.45rem}.marketing-preview__body{background:#f7f5f1;border-radius:0 0 1.5rem 1.5rem;grid-template-columns:4.25rem 1fr;min-height:31rem;display:grid;position:relative}.marketing-preview__nav{align-items:center;gap:var(--sp-4);padding:var(--sp-4) 0;background:#1a1820;border-radius:0 0 0 1.5rem;flex-direction:column;display:flex}.marketing-preview__nav>span:not(.marketing-preview__mini-logo){color:#9c98a3;border-radius:.6rem;place-items:center;width:2rem;height:2rem;display:grid}.marketing-preview__nav>.is-aqua{background:color-mix(in srgb, var(--c-aqua-splash) 20%, #1a1820);color:var(--c-aqua-splash)}.marketing-preview__main{padding:var(--sp-5) 8.5rem var(--sp-5) var(--sp-5)}.marketing-preview__heading{margin-bottom:var(--sp-4);justify-content:space-between;align-items:center;display:flex}.marketing-preview__heading>div{gap:.15rem;display:grid}.marketing-preview__heading span{color:#817b86;letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:700}.marketing-preview__heading strong{color:#28252d;letter-spacing:-.04em;font-size:1.25rem}.marketing-preview__date{border-radius:var(--radius-sm);background:#fff;border:1px solid #e2ded7;padding:.35rem .55rem}.marketing-preview__stats{gap:var(--sp-3);grid-template-columns:1.15fr 1fr 1fr;display:grid}.marketing-preview__stat{min-height:7rem;padding:var(--sp-4);border-radius:var(--radius);background:#fff;border:1px solid #ebe8e1}.marketing-preview__stat span{color:#77717c;font-size:.68rem;font-weight:650;display:block}.marketing-preview__stat strong{margin-top:var(--sp-2);color:#1a1820;letter-spacing:-.06em;font-size:1.9rem;line-height:1;display:block}.marketing-preview__stat small{margin-top:var(--sp-3);color:#68636f;align-items:center;gap:.35rem;font-size:.62rem;display:flex}.marketing-preview__stat small i{background:var(--c-aqua-splash);border-radius:50%;width:.4rem;height:.4rem}.marketing-preview__stat.is-featured{background:#1a1820;border-color:#1a1820}.marketing-preview__stat.is-featured span,.marketing-preview__stat.is-featured small{color:#bcb7c2}.marketing-preview__stat.is-featured strong{color:#fff}.marketing-preview__stat.is-attention{border-color:color-mix(in srgb, var(--c-sunset-orange) 38%, #ebe8e1);background:color-mix(in srgb, var(--c-sunset-orange) 10%, #fff)}.marketing-preview__feed{margin-top:var(--sp-4);padding:var(--sp-4);border-radius:var(--radius);background:#fff}.marketing-preview__feed-head,.marketing-preview__feed-row{grid-template-columns:1fr auto;align-items:center;display:grid}.marketing-preview__feed-head{padding-bottom:var(--sp-3);color:#28252d;border-bottom:1px solid #ece9e3;font-size:.75rem}.marketing-preview__feed-head span{color:#817b86;font-size:.68rem}.marketing-preview__feed-row{gap:var(--sp-3);color:#45414a;border-bottom:1px solid #f0ede8;grid-template-columns:auto 1fr auto;min-height:3.45rem;font-size:.75rem}.marketing-preview__feed-row:last-child{border-bottom:0}.marketing-preview__avatar{color:#1a1820;border-radius:50%;place-items:center;width:1.85rem;height:1.85rem;font-size:.56rem;font-style:normal;font-weight:800;display:grid}.marketing-preview__avatar.is-aqua{background:color-mix(in srgb, var(--c-aqua-splash) 45%, #fff)}.marketing-preview__avatar.is-orange{background:color-mix(in srgb, var(--c-sunset-orange) 50%, #fff)}.marketing-preview__avatar.is-coral{background:color-mix(in srgb, var(--c-coral-pop) 35%, #fff)}.marketing-preview__feed-row small{color:#8b8590;font-variant-numeric:tabular-nums}.marketing-clock-card{width:18rem;padding:var(--sp-4);animation:marketing-clock-enter .52s var(--ease-out) .42s both;background:#fff;border:1px solid #dfdbd4;border-radius:1.35rem;position:absolute;bottom:-1.75rem;right:-2.5rem;box-shadow:0 1.5rem 4rem #1f173133}@keyframes marketing-clock-enter{0%{opacity:0;transform:translateY(.75rem)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.marketing-clock-card__top{align-items:center;gap:var(--sp-2);padding-bottom:var(--sp-3);border-bottom:1px solid #eeeae4;grid-template-columns:auto 1fr auto;display:grid}.marketing-clock-card__logo{object-fit:contain;width:2rem;height:2rem;display:block}.marketing-clock-card__top>div{display:grid}.marketing-clock-card__top small,.marketing-clock-card__method{color:#817b86;font-size:.58rem}.marketing-clock-card__top strong{color:#242129;font-size:.78rem}.marketing-clock-card__time{color:#6f6975;font-family:var(--font-mono);font-size:.65rem}.marketing-clock-card>p{margin:var(--sp-4) 0 var(--sp-3);color:#242129;letter-spacing:-.025em;font-size:.92rem;font-weight:800}.marketing-clock-card__person{align-items:center;gap:var(--sp-2);padding:var(--sp-2);border:1px solid color-mix(in srgb, var(--c-aqua-splash) 48%, #ded9cf);border-radius:var(--radius);background:color-mix(in srgb, var(--c-aqua-splash) 8%, #fff);grid-template-columns:auto 1fr auto;display:grid}.marketing-clock-card__person>span{background:color-mix(in srgb, var(--c-aqua-splash) 42%, #fff);border-radius:50%;place-items:center;width:1.8rem;height:1.8rem;font-size:.55rem;font-weight:800;display:grid}.marketing-clock-card__person strong{font-size:.7rem}.marketing-clock-card__person i{background:var(--c-aqua-splash);border-radius:50%;width:.45rem;height:.45rem}.marketing-clock-card__pin{justify-content:center;gap:var(--sp-3);margin:var(--sp-4) 0;display:flex}.marketing-clock-card__pin i{background:#242129;border-radius:50%;width:.55rem;height:.55rem}.marketing-clock-card__button{border-radius:var(--radius-sm);background:var(--primary);color:#fff;place-items:center;min-height:2.35rem;font-size:.7rem;font-weight:750;display:grid}.marketing-clock-card__method{margin-top:var(--sp-3);justify-content:center;align-items:center;gap:.3rem;display:flex}.marketing-section{scroll-margin-top:calc(var(--marketing-header-height) + .5rem);padding:clamp(5.5rem,10vw,9.5rem) 0}.marketing-section__head{text-align:center;justify-items:center;max-width:50rem;margin:0 auto clamp(3rem,6vw,5rem);display:grid}.marketing-section__head h2{margin:var(--sp-4) 0 var(--sp-5)}.marketing-section__head>p:last-child{max-width:39rem;color:var(--muted-foreground);font-size:1rem;line-height:1.7}.marketing-section__head--left{text-align:left;justify-items:start;margin:0}.marketing-modules{gap:var(--sp-4);grid-template-columns:repeat(3,1fr);display:grid}.marketing-module{min-width:0;padding:var(--sp-5);border:1px solid color-mix(in srgb, var(--foreground) 10%, transparent);border-radius:var(--radius-lg);background:var(--card);position:relative}.marketing-module:nth-child(2){transform:translateY(1.5rem)}.marketing-module__topline{justify-content:space-between;align-items:center;display:flex}.marketing-module__number{color:var(--muted-foreground);font-family:var(--font-mono);font-size:.7rem}.marketing-status{height:1.65rem;padding-inline:var(--sp-2);border-radius:var(--radius-pill);background:var(--muted);color:var(--muted-foreground);align-items:center;font-size:.68rem;font-weight:700;display:inline-flex}.marketing-status.is-available{background:var(--success-bg);color:var(--success)}.module-visual{height:13rem;margin:var(--sp-5) 0;border:1px solid color-mix(in srgb, var(--foreground) 10%, transparent);border-radius:var(--radius);color:#2b2830;background:#f7f5f1;font-size:.64rem;position:relative;overflow:hidden}.module-visual__bar{min-height:2.5rem;padding-inline:var(--sp-3);background:#fff;border-bottom:1px solid #e6e2dc;justify-content:space-between;align-items:center;display:flex}.module-visual__bar>span,.module-visual__bar>small{align-items:center;gap:.35rem;font-weight:750;display:flex}.module-visual__bar>span .ico{font-size:.8rem}.module-visual__bar>small{color:#77717c;font-size:.54rem}.module-visual--run .module-visual__bar>span .ico{color:#07877d}.module-visual--run .module-visual__bar>small i{background:var(--c-aqua-splash);border-radius:50%;width:.4rem;height:.4rem}.module-visual__metric{margin:var(--sp-3);padding:var(--sp-3);border-radius:var(--radius-sm);color:#fff;background:#1a1820;justify-content:space-between;align-items:baseline;display:flex}.module-visual__metric span{color:#aaa5af;font-size:.55rem;font-weight:700}.module-visual__metric strong{letter-spacing:-.06em;font-size:1.35rem}.module-visual__rows{margin-inline:var(--sp-3);border-radius:var(--radius-sm);background:#fff;border:1px solid #e6e2dc}.module-visual__rows>div{align-items:center;gap:var(--sp-2);min-height:2.5rem;padding-inline:var(--sp-2);border-bottom:1px solid #f0ede8;grid-template-columns:auto minmax(0,1fr) auto auto;display:grid}.module-visual__rows>div:last-child{border-bottom:0}.module-visual__avatar{background:color-mix(in srgb, var(--c-aqua-splash) 30%, #fff);border-radius:50%;place-items:center;width:1.5rem;height:1.5rem;font-size:.48rem;font-weight:800;display:grid}.module-visual__rows strong,.module-visual__rows small,.module-visual__rows em{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.module-visual__rows small{color:#77717c;font-variant-numeric:tabular-nums}.module-visual__rows em{border-radius:var(--radius-pill);color:#77717c;background:#efedf1;padding:.22rem .4rem;font-size:.48rem;font-style:normal;font-weight:750}.module-visual__rows em.is-working{background:color-mix(in srgb, var(--c-aqua-splash) 18%, #fff);color:#056b64}.module-visual--control .module-visual__bar>span .ico{color:#956200}.module-visual__table{margin:var(--sp-3);border-radius:var(--radius-sm);background:#fff;border:1px solid #e6e2dc}.module-visual__table>div{align-items:center;gap:var(--sp-1);min-height:2.4rem;padding-inline:var(--sp-2);font-variant-numeric:tabular-nums;border-bottom:1px solid #f0ede8;grid-template-columns:minmax(5rem,1.5fr) repeat(3,minmax(2rem,.7fr));display:grid}.module-visual__table>div:last-child{border-bottom:0}.module-visual__table .module-visual__table-head{color:#8b8590;letter-spacing:.04em;text-transform:uppercase;min-height:1.75rem;font-size:.48rem;font-weight:750}.module-visual__table em{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--c-aqua-splash) 16%, #fff);color:#056b64;justify-self:end;padding:.22rem .4rem;font-style:normal;font-weight:800}.module-visual__table em.is-low{background:color-mix(in srgb, var(--c-sunset-orange) 20%, #fff);color:#72500b}.module-visual__source{width:fit-content;margin-inline:var(--sp-3);border-radius:var(--radius-sm);background:color-mix(in srgb, var(--c-sunset-orange) 18%, #fff);color:#72500b;font-family:var(--font-mono);align-items:center;gap:.35rem;padding:.35rem .5rem;font-size:.5rem;font-weight:750;display:flex}.module-visual__source .ico:last-child{color:#9c7c3b;font-size:.55rem}.module-visual--grow{background-color:color-mix(in srgb, var(--c-coral-pop) 5%, #f7f5f1);background-image:linear-gradient(color-mix(in srgb, var(--c-coral-pop) 8%, transparent) 1px, transparent 1px), linear-gradient(90deg, color-mix(in srgb, var(--c-coral-pop) 8%, transparent) 1px, transparent 1px);background-size:1.25rem 1.25rem}.module-visual--grow .module-visual__bar>span .ico{color:#c52d4b}.module-visual--grow .module-visual__bar>small{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--c-coral-pop) 14%, #fff);color:#9f243c;padding:.22rem .45rem}.module-visual__editor{align-items:center;gap:var(--sp-3);height:calc(100% - 2.5rem);padding:var(--sp-3);grid-template-columns:minmax(0,1fr) minmax(6rem,.8fr);display:grid}.module-visual__menu-list{gap:var(--sp-1);display:grid}.module-visual__menu-list>small{margin-bottom:var(--sp-1);color:#8b8590;letter-spacing:.08em;font-size:.48rem;font-weight:800}.module-visual__menu-list>span{border-radius:var(--radius-sm);white-space:nowrap;background:#fff;border:1px solid #e6e2dc;grid-template-columns:auto 1fr auto;align-items:center;gap:.35rem;min-width:0;padding:.45rem;display:grid}.module-visual__menu-list>span.is-selected{border-color:color-mix(in srgb, var(--c-coral-pop) 45%, #e6e2dc)}.module-visual__menu-list i{background:var(--c-coral-pop);border-radius:50%;width:.4rem;height:.4rem}.module-visual__menu-list b,.module-visual__guest-menu b{font-variant-numeric:tabular-nums}.module-visual__guest-menu{align-content:start;gap:var(--sp-2);min-height:8rem;padding:var(--sp-3);background:#fffdf8;border:1px solid #d8d2c7;border-radius:.25rem;display:grid;transform:rotate(2deg);box-shadow:0 .75rem 1.5rem #1f17311f}.module-visual__guest-menu>small{color:#9f243c;font-family:var(--font-mono);letter-spacing:.05em;font-size:.42rem;font-weight:800}.module-visual__guest-menu>strong{font-family:var(--font-display);font-size:.9rem}.module-visual__guest-menu>span{justify-content:space-between;gap:var(--sp-2);padding-bottom:var(--sp-1);border-bottom:1px dotted #d8d2c7;display:flex}.marketing-module__eyebrow,.marketing-price-card__name{align-items:center;gap:var(--sp-2);text-transform:uppercase;letter-spacing:.06em;font-size:.78rem;font-weight:700;display:flex}.marketing-module.is-aqua .marketing-module__eyebrow{color:#07877d}.marketing-module.is-orange .marketing-module__eyebrow{color:#9a6810}.marketing-module.is-coral .marketing-module__eyebrow{color:#c52d4b}.marketing-module h3{margin:var(--sp-3) 0;letter-spacing:-.04em;font-size:1.65rem}.marketing-module h3 a{color:inherit;text-decoration:none}.marketing-module h3 a:hover{text-decoration:underline}.marketing-module>p:not(.marketing-module__eyebrow){min-height:4.5rem;color:var(--muted-foreground);line-height:1.65}.marketing-module ul{gap:var(--sp-2);margin:var(--sp-5) 0 0;padding:var(--sp-4) 0 0;border-top:1px solid var(--border);list-style:none;display:grid}.marketing-module li{align-items:center;gap:var(--sp-2);color:var(--foreground);font-size:.8rem;display:flex}.marketing-module li .ico{color:var(--success)}.marketing-module .btn{width:100%;height:2.6rem;margin-top:var(--sp-5);border-radius:var(--radius-pill)}.marketing-import{background:color-mix(in srgb, var(--c-aqua-splash) 12%, var(--background))}.marketing-import__grid{grid-template-columns:minmax(0,.82fr) minmax(34rem,1.18fr);align-items:center;gap:clamp(3rem,8vw,7rem);display:grid}.marketing-import__copy h2{max-width:12ch;margin:var(--sp-4) 0}.marketing-import__subtitle{letter-spacing:-.035em;font-size:clamp(1.25rem,2vw,1.65rem);font-weight:800}.marketing-import__description{max-width:34rem;margin:var(--sp-4) 0 var(--sp-6);color:var(--muted-foreground);line-height:1.7}.marketing-import__copy .btn{border-radius:var(--radius-pill)}.marketing-import__flow{align-items:center;gap:var(--sp-3);border-radius:var(--radius-lg);background:color-mix(in srgb, var(--c-sunset-orange) 72%, #fff);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);padding:clamp(1.5rem,4vw,3rem);display:grid}.marketing-import__ticket{min-width:0;min-height:15rem;padding:var(--sp-5);position:relative;box-shadow:0 1.25rem 3rem #241c101f}.marketing-import__ticket--source{border:1px dashed color-mix(in srgb, var(--foreground) 25%, transparent);background:#fffdf8;border-radius:.35rem;flex-direction:column;justify-content:center;display:flex;transform:rotate(-2deg)}.marketing-import__ticket--source>span{margin-bottom:var(--sp-4);border-radius:var(--radius-pill);background:color-mix(in srgb, var(--c-coral-pop) 22%, #fff);color:#8e263d;font-family:var(--font-mono);align-self:flex-start;padding:.3rem .55rem;font-size:.68rem;font-weight:800}.marketing-import__ticket--source strong{overflow-wrap:anywhere;font-family:var(--font-mono);font-size:clamp(1rem,2vw,1.25rem);line-height:1.3}.marketing-import__ticket--source small{margin-top:var(--sp-3);color:var(--muted-foreground);line-height:1.4}.marketing-import__arrow{background:var(--foreground);color:#fff;border-radius:50%;place-items:center;width:2.75rem;height:2.75rem;font-size:1.25rem;display:grid}.marketing-import__ticket--result{border-radius:var(--radius);background:var(--foreground);color:#fff;transform:rotate(1.5deg)}.marketing-import__ticket--result>span,.marketing-before-after__side>p{letter-spacing:.1em;text-transform:uppercase;font-size:.7rem;font-weight:800}.marketing-import__ticket--result>span{color:var(--c-sunset-orange)}.marketing-import__ticket--result ul{gap:var(--sp-3);margin:var(--sp-5) 0 0;padding:0;list-style:none;display:grid}.marketing-import__ticket--result li{align-items:center;gap:var(--sp-2);padding-bottom:var(--sp-2);border-bottom:1px solid #37333d;font-weight:700;display:flex}.marketing-import__ticket--result .ico{color:var(--c-aqua-splash)}.marketing-why{background:var(--foreground)}.marketing-why h2,.marketing-why h3{color:#fff}.marketing-why .marketing-eyebrow,.marketing-why .marketing-section__head>p:last-child{color:#a9a4ae}.marketing-why__grid{grid-template-columns:minmax(0,1fr) minmax(28rem,.8fr);align-items:start;gap:clamp(4rem,10vw,9rem);display:grid}.marketing-principles{margin:0;padding:0;list-style:none}.marketing-principles li{gap:var(--sp-4);padding:var(--sp-5) 0;border-top:1px solid #37333d;grid-template-columns:2rem 1fr;display:grid}.marketing-principles li:last-child{border-bottom:1px solid #37333d}.marketing-principles>li>span{color:var(--c-sunset-orange);font-family:var(--font-mono);font-size:.7rem}.marketing-principles h3{margin-bottom:var(--sp-2);font-size:1.1rem}.marketing-principles p{color:#a9a4ae;line-height:1.6}.marketing-before-after{align-items:stretch;gap:var(--sp-4);padding:var(--sp-4);border-radius:var(--radius-lg);background:#211e27;border:1px solid #37333d;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);margin-top:clamp(4rem,8vw,7rem);display:grid}.marketing-before-after__side{border-radius:var(--radius);min-width:0;padding:clamp(1.5rem,4vw,2.5rem)}.marketing-before-after__side>p{margin-bottom:var(--sp-5)}.marketing-before-after__side ul{gap:var(--sp-3);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.marketing-before-after__side li{align-items:center;gap:var(--sp-2);min-height:2.5rem;padding:.55rem var(--sp-3);font-size:.82rem;font-weight:700;display:inline-flex}.marketing-before-after__side.is-before{color:var(--foreground);background:#fff9ef;transform:rotate(-1deg)}.marketing-before-after__side.is-before>p{color:#8e263d}.marketing-before-after__side.is-before li{font-family:var(--font-mono);background:#fff;border:1px solid #ded9cf;box-shadow:0 .5rem 1.5rem #14101914}.marketing-before-after__side.is-before li:nth-child(2n){transform:rotate(1.5deg)}.marketing-before-after__side.is-before li:nth-child(3n){transform:rotate(-1deg)}.marketing-before-after__side.is-before li>span{border:1px solid var(--c-coral-pop);border-radius:50%;width:.5rem;height:.5rem}.marketing-before-after__arrow{background:var(--c-sunset-orange);width:3rem;height:3rem;color:var(--foreground);border-radius:50%;align-self:center;place-items:center;font-size:1.35rem;display:grid}.marketing-before-after__side.is-after{background:var(--primary);color:#fff}.marketing-before-after__side.is-after>p{color:color-mix(in srgb, var(--c-lemon-zest) 82%, #fff)}.marketing-before-after__side.is-after .ico{color:var(--c-aqua-splash)}.marketing-story{background:#f1b900;padding:clamp(5.5rem,10vw,9.5rem) 0}.marketing-story__grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(3rem,8vw,7rem);display:grid}.marketing-story__image{position:relative}.marketing-story__image img{aspect-ratio:4/3;border-radius:var(--radius-lg);object-fit:cover;filter:saturate(.72)contrast(1.06);width:100%;display:block}.marketing-story__image>span{background:var(--c-coral-pop);color:#fff;width:5.5rem;height:5.5rem;font-family:var(--font-mono);border-radius:50%;place-items:center;font-size:.8rem;display:grid;position:absolute;bottom:-1.25rem;right:-1.25rem}.marketing-story__copy h2{margin:var(--sp-4) 0 var(--sp-5)}.marketing-story__copy>p:not(.marketing-eyebrow){max-width:36rem;line-height:1.7}.marketing-story blockquote{margin:var(--sp-6) 0 0;padding-left:var(--sp-4);border-left:3px solid var(--foreground);font-size:1.2rem;font-weight:700;line-height:1.45}.marketing-story .marketing-eyebrow{color:color-mix(in srgb, var(--foreground) 65%, transparent)}.marketing-story .marketing-eyebrow>span{background:var(--foreground)}.marketing-pricing{background:#f4f1eb}.marketing-pricing__modules{gap:var(--sp-3);grid-template-columns:repeat(3,1fr);display:grid}.marketing-price-card{min-width:0;padding:var(--sp-5);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card);flex-direction:column;display:flex}.marketing-price-card__name .ico{color:var(--primary)}.marketing-price-card__price{align-items:baseline;gap:var(--sp-2);margin:var(--sp-5) 0 var(--sp-3);display:flex}.marketing-price-card__price strong{letter-spacing:-.07em;font-size:2.75rem;line-height:1}.marketing-price-card__price span{color:var(--muted-foreground);font-size:.75rem}.marketing-price-card>p:not(.marketing-price-card__name){min-height:4.5rem;color:var(--muted-foreground);line-height:1.6}.marketing-price-card .btn,.marketing-price-card__pending{width:100%;height:2.6rem;margin-top:var(--sp-5);border-radius:var(--radius-pill)}.marketing-price-card__pending{background:var(--muted);color:var(--muted-foreground);place-items:center;font-size:.8rem;font-weight:650;display:grid}.marketing-bundle{align-items:center;gap:var(--sp-6);margin-top:var(--sp-4);border-radius:var(--radius-lg);background:var(--foreground);color:#fff;grid-template-columns:1fr auto;padding:clamp(2rem,5vw,4rem);display:grid}.marketing-bundle h3{margin:var(--sp-3) 0;color:#fff;font-size:clamp(1.75rem,3vw,2.6rem)}.marketing-bundle>div>p{color:#bbb6c0}.marketing-bundle small{max-width:40rem;margin-top:var(--sp-4);color:#8f8995;line-height:1.5;display:block}.marketing-bundle__topline{align-items:center;gap:var(--sp-3);display:flex}.marketing-bundle__topline p{color:var(--c-sunset-orange);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:750}.marketing-bundle__topline span{border-radius:var(--radius-pill);background:var(--c-coral-pop);padding:.25rem .55rem;font-size:.65rem;font-weight:750}.marketing-bundle__buy{text-align:right;min-width:12rem}.marketing-bundle__buy>div{justify-content:flex-end;align-items:baseline;gap:var(--sp-2);display:flex}.marketing-bundle__buy strong{letter-spacing:-.07em;font-size:3.25rem;line-height:1}.marketing-bundle__buy span,.marketing-bundle__buy p{font-size:.72rem}.marketing-bundle__buy p{margin:var(--sp-2) 0 var(--sp-4)}.marketing-bundle__buy .btn{border-radius:var(--radius-pill);background:var(--c-sunset-orange);width:100%;color:var(--foreground)}.marketing-bundle__buy .btn:hover{background:var(--c-lemon-zest)}.marketing-bundle__buy .marketing-price-card__pending{margin-top:var(--sp-4);color:#d7d3dc;background:#37333d}.marketing-plan__list{gap:var(--sp-2);margin-top:var(--sp-5);display:grid}.marketing-plan__list li{align-items:center;gap:var(--sp-2);color:#d7d3dc;font-size:.9rem;display:flex}.marketing-plan__list .ico{color:var(--c-sunset-orange);flex-shrink:0}.marketing-faq__grid{grid-template-columns:.75fr 1fr;align-items:start;gap:clamp(3rem,9vw,8rem);display:grid}.marketing-faq__list{border-top:1px solid var(--border)}.marketing-faq details{border-bottom:1px solid var(--border)}.marketing-faq summary{justify-content:space-between;gap:var(--sp-4);padding:var(--sp-5) 0;cursor:pointer;font-size:1rem;font-weight:700;list-style:none;display:flex}.marketing-faq summary::-webkit-details-marker{display:none}.marketing-faq summary span{color:var(--primary);font-size:1.3rem;transition:transform .15s}.marketing-faq details[open] summary span{transform:rotate(45deg)}.marketing-faq details p{max-width:42rem;padding:0 var(--sp-6) var(--sp-5) 0;color:var(--muted-foreground);line-height:1.65}.marketing-final{background:var(--c-coral-pop);padding:clamp(4rem,8vw,7rem) 0}.marketing-final__inner{justify-content:space-between;align-items:center;gap:var(--sp-6);display:flex}.marketing-final h2{max-width:17ch;color:var(--foreground);font-size:clamp(2.4rem,5vw,4.5rem)}.marketing-final p{max-width:35rem;margin-top:var(--sp-4);color:color-mix(in srgb, var(--foreground) 78%, transparent);font-size:1rem}.marketing-final .btn{color:var(--foreground);background:#fff;flex:none}.marketing-final .btn:hover{background:var(--c-cream-soda)}.marketing-footer{padding:clamp(3.5rem, 7vw, 5.5rem) 0 var(--sp-6);background:var(--foreground);color:#fff}.marketing-footer__inner{align-items:start;gap:var(--sp-6) var(--sp-5);grid-template-columns:minmax(0,1.4fr) repeat(3,minmax(0,1fr));padding-bottom:clamp(2.5rem,5vw,4rem);display:grid}.marketing-footer .marketing-wordmark{color:#fff}.marketing-footer__brand>p{max-width:22rem;margin-top:var(--sp-3);color:#96909c;font-size:.78rem;line-height:1.6}.marketing-footer__col h2{margin-bottom:var(--sp-4);color:#fff;letter-spacing:.09em;text-transform:uppercase;font-size:.7rem;font-weight:700}.marketing-footer__col nav{gap:var(--sp-3);flex-direction:column;display:flex}.marketing-footer__col nav a{color:#c3bec8;font-size:.82rem}.marketing-footer__col nav a:hover{color:#fff}.marketing-footer__registration{color:#96909c;font-size:.75rem;line-height:1.6}.marketing-footer__bar{padding-top:var(--sp-5);border-top:1px solid #37333d}.marketing-footer__legal{color:#96909c;font-size:.72rem}.marketing-product-page.is-aqua{--product-accent:var(--c-aqua-splash);--product-accent-ink:#056b64}.marketing-product-page.is-orange{--product-accent:var(--c-sunset-orange);--product-accent-ink:#72500b}.marketing-product-page.is-coral{--product-accent:var(--c-coral-pop);--product-accent-ink:#9f243c}.product-hero{isolation:isolate;padding:var(--sp-5) 0 clamp(5rem, 10vw, 9rem);position:relative;overflow:hidden}.product-hero:after{z-index:-1;background:color-mix(in srgb, var(--product-accent) 18%, transparent);content:"";border-radius:50%;width:28rem;height:28rem;position:absolute;top:5rem;right:-8rem}.product-breadcrumbs{align-items:center;gap:var(--sp-2);color:var(--muted-foreground);margin-bottom:clamp(3rem,7vw,6rem);font-size:.75rem;font-weight:650;display:flex}.product-breadcrumbs a{color:var(--foreground)}.product-hero__grid{grid-template-columns:minmax(0,1.08fr) minmax(24rem,.92fr);align-items:center;gap:clamp(3rem,9vw,8rem);display:grid}.product-hero__topline{align-items:center;gap:var(--sp-4);display:flex}.product-hero__topline .marketing-eyebrow{color:var(--product-accent-ink)}.product-hero__copy h1{max-width:13ch;margin:var(--sp-5) 0;letter-spacing:-.07em;font-size:clamp(3.25rem,7vw,6.5rem);line-height:.91}.product-hero__lead{max-width:42rem;color:var(--muted-foreground);font-size:clamp(1.05rem,2vw,1.3rem);line-height:1.65}.product-hero__action{margin-top:var(--sp-6)}.product-hero__action>.btn{border-radius:var(--radius-pill);padding-inline:var(--sp-6)}.product-coming-soon{max-width:36rem;padding:var(--sp-4) var(--sp-5);border-left:3px solid var(--product-accent);background:color-mix(in srgb, var(--product-accent) 10%, #fff)}.product-coming-soon strong{margin-bottom:var(--sp-1);display:block}.product-coming-soon p{color:var(--muted-foreground);line-height:1.55}.product-coming-soon a{margin-top:var(--sp-3);color:var(--foreground);font-weight:750;display:inline-block}.product-hero__visual{padding:var(--sp-5);border:1px solid color-mix(in srgb, var(--foreground) 9%, transparent);border-radius:var(--radius-lg);background:var(--card);transform:rotate(1.2deg)}.product-hero__visual .module-visual{height:clamp(18rem,31vw,21rem);margin:0;font-size:.76rem}.product-hero__visual .module-visual__bar{min-height:3.25rem;padding-inline:var(--sp-4)}.product-hero__visual .module-visual__metric{margin:var(--sp-4);padding:var(--sp-4)}.product-hero__visual .module-visual__metric strong{font-size:2rem}.product-hero__visual .module-visual__rows{margin-inline:var(--sp-4)}.product-hero__visual .module-visual__rows>div,.product-hero__visual .module-visual__table>div{min-height:3.15rem}.product-hero__visual .module-visual__table,.product-hero__visual .module-visual__source{margin:var(--sp-4)}.product-hero__visual .module-visual__source{margin-top:0}.product-hero__visual .module-visual__editor{height:calc(100% - 3.25rem);padding:var(--sp-5)}.product-hero__visual .module-visual__guest-menu{min-height:13rem;padding:var(--sp-4)}.product-hero__visual .module-visual__guest-menu>strong{font-size:1.25rem}.product-hero__price{align-items:end;gap:var(--sp-1) var(--sp-3);padding-top:var(--sp-5);grid-template-columns:1fr auto;display:grid}.product-hero__price span{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.07em;font-size:.75rem;font-weight:700}.product-hero__price strong{letter-spacing:-.07em;grid-area:1/2/3;font-size:clamp(2.75rem,5vw,4rem);line-height:.85}.product-hero__price small{color:var(--muted-foreground)}.product-definition{background:var(--foreground);color:#fff}.product-definition__grid{grid-template-columns:minmax(12rem,.35fr) minmax(0,1fr);gap:clamp(3rem,10vw,9rem);display:grid}.product-definition .marketing-eyebrow{color:#a9a4ae}.product-definition h2{color:#fff;max-width:18ch}.product-definition__grid>div>p{max-width:52rem;margin-top:var(--sp-6);color:#c3bec8;font-size:clamp(1.05rem,2vw,1.3rem);line-height:1.75}.product-features{background:color-mix(in srgb, var(--product-accent) 7%, var(--background))}.product-feature-grid{gap:var(--sp-4);grid-template-columns:repeat(3,1fr);display:grid}.product-feature-grid article{min-width:0;padding:var(--sp-6) var(--sp-5);border-top:3px solid var(--product-accent);background:var(--card);position:relative}.product-feature-grid__number{margin-bottom:var(--sp-6);color:var(--muted-foreground);font-family:var(--font-mono);font-size:.7rem;display:block}.product-feature-grid .ico{width:2.5rem;height:2.5rem;margin-bottom:var(--sp-4);background:color-mix(in srgb, var(--product-accent) 20%, #fff);color:var(--product-accent-ink);border-radius:50%;place-items:center;display:grid}.product-feature-grid h3{font-size:1.25rem;line-height:1.25}.product-feature-grid p{margin-top:var(--sp-3);color:var(--muted-foreground);line-height:1.65}.product-workflow__grid{grid-template-columns:minmax(0,.8fr) minmax(28rem,1fr);align-items:start;gap:clamp(3rem,9vw,8rem);display:grid}.product-workflow ol{border-top:1px solid var(--border);margin:0;padding:0;list-style:none}.product-workflow li{gap:var(--sp-5);padding:var(--sp-5) 0;border-bottom:1px solid var(--border);grid-template-columns:auto 1fr;display:grid}.product-workflow li>span{color:var(--product-accent-ink);font-family:var(--font-mono);font-size:.72rem;font-weight:800}.product-workflow h3{font-size:1.2rem}.product-workflow li p{margin-top:var(--sp-2);color:var(--muted-foreground);line-height:1.65}.product-faq{background:#f4f1eb}.product-related h2{max-width:22ch;margin-bottom:var(--sp-6);font-size:clamp(2rem,4vw,3.5rem)}.product-related__grid{gap:var(--sp-4);grid-template-columns:1fr 1fr;display:grid}.product-related__card{gap:var(--sp-3);padding:var(--sp-5);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card);color:var(--foreground);text-decoration:none;display:grid}.product-related__card:hover{border-color:var(--foreground);text-decoration:none}.product-related__card>span{align-items:center;gap:var(--sp-2);text-transform:uppercase;letter-spacing:.07em;font-size:.75rem;font-weight:750;display:flex}.product-related__card strong{max-width:24ch;font-size:1.3rem;line-height:1.25}.product-related__card small{color:var(--muted-foreground);font-weight:700}.timesheets-cards{gap:var(--sp-4);grid-template-columns:repeat(3,1fr);display:grid}@media (width<=900px){.timesheets-cards{grid-template-columns:repeat(2,1fr)}}@media (width<=560px){.timesheets-cards{grid-template-columns:1fr}}.timesheets-card{--card-accent:var(--c-aqua-splash);gap:var(--sp-3);padding-bottom:var(--sp-4);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--card);color:var(--foreground);text-decoration:none;transition:border-color .15s,transform .15s;display:grid;overflow:hidden}.timesheets-card.is-orange{--card-accent:var(--c-sunset-orange)}.timesheets-card.is-coral{--card-accent:var(--c-coral-pop)}.timesheets-card:hover{border-color:var(--card-accent);text-decoration:none;transform:translateY(-2px)}.timesheets-card.is-current{border-color:var(--card-accent);cursor:default;opacity:.7}.timesheets-card.is-current:hover{transform:none}.timesheets-card__image{object-fit:cover;background:var(--muted);width:100%;height:9rem;display:block}.timesheets-card__label{align-items:center;gap:var(--sp-2);padding:0 var(--sp-4);color:var(--card-accent);letter-spacing:.07em;text-transform:uppercase;font-size:.72rem;font-weight:750;display:flex}.timesheets-card__blurb{padding:0 var(--sp-4);color:var(--foreground);font-size:1rem;line-height:1.4}.timesheets-polaroid{--tilt:-3deg;width:min(24rem,100%);transform:rotate(var(--tilt));background:#fff;border-radius:3px;justify-self:center;padding:.85rem .85rem 0;transition:transform .25s;position:relative;box-shadow:0 26px 55px -20px #11111a80,0 6px 14px #11111a1f}.timesheets-polaroid:before{content:"";background:color-mix(in srgb, var(--product-accent,#f0c000) 45%, #fff);width:3rem;height:1.15rem;position:absolute;top:-.6rem;left:50%;transform:translate(-50%)rotate(-4deg);box-shadow:0 1px 3px #11111a2e}.timesheets-polaroid:hover{transform:rotate(0)}.timesheets-polaroid__photo{aspect-ratio:5/4;object-fit:cover;background:var(--muted);filter:saturate(.82)contrast(1.05);width:100%;display:block}.timesheets-polaroid__caption{color:#2b2730;font-family:var(--font-mono,ui-monospace, monospace);letter-spacing:.12em;text-align:center;text-transform:uppercase;padding:.9rem .3rem 1.4rem;font-size:.82rem;display:block}@media (prefers-color-scheme:dark){.marketing-products-menu__panel,.marketing-mobile-menu__panel{box-shadow:0 1.5rem 3rem #00000052}.marketing-why,.marketing-bundle,.marketing-footer,.product-definition,.marketing-import__ticket--result{background:#0f0e16}.marketing-eyebrow--hero{border-color:color-mix(in srgb, var(--c-sunset-orange) 46%, #2b2519);background:color-mix(in srgb, var(--c-sunset-orange) 20%, #242331);color:#ffe7a3}.marketing-import__arrow{background:#0f0e16}.marketing-before-after__arrow{color:#15131a}.marketing-story blockquote{border-left-color:#15131a}.marketing-story .marketing-eyebrow{color:#15131aa6}.marketing-story .marketing-eyebrow>span{background:#15131a}.marketing-final .btn{color:#15131a}.marketing-preview,.marketing-clock-card,.module-visual__guest-menu{background:#1b1a25;border-color:#3a3646;box-shadow:0 1.5rem 4rem #0000005c}.marketing-preview__bar,.module-visual__bar,.marketing-preview__stat,.marketing-preview__feed,.module-visual__rows,.module-visual__table,.module-visual__menu-list>span{color:#f6f2ff;background:#242331;border-color:#3a3646}.marketing-preview__body,.module-visual{color:#f6f2ff;background:#171621}.marketing-preview__bar,.module-visual__bar,.marketing-preview__heading strong,.marketing-preview__feed-head,.marketing-clock-card__top strong,.marketing-clock-card>p,.marketing-preview__stat strong,.module-visual__guest-menu>strong{color:#f6f2ff}.marketing-preview__heading span,.marketing-preview__live,.marketing-preview__stat span,.marketing-preview__stat small,.marketing-preview__feed-head span,.marketing-preview__feed-row,.marketing-preview__feed-row small,.marketing-clock-card__top small,.marketing-clock-card__method,.marketing-clock-card__time,.module-visual__bar>small,.module-visual__rows small,.module-visual__table .module-visual__table-head,.module-visual__menu-list>small{color:#aaa4b7}.marketing-preview__date,.marketing-preview__feed-row,.marketing-clock-card__top,.module-visual__rows>div,.module-visual__table>div{border-color:#3a3646}.marketing-preview__date{background:#242331}.marketing-preview__stat.is-featured,.module-visual__metric{background:#0f0e16;border-color:#0f0e16}.marketing-preview__stat.is-featured span,.marketing-preview__stat.is-featured small,.module-visual__metric span{color:#bcb5c8}.marketing-preview__stat.is-attention{border-color:color-mix(in srgb, var(--c-sunset-orange) 45%, #3a3646);background:color-mix(in srgb, var(--c-sunset-orange) 12%, #242331)}.module-visual__rows em{color:#bdb6ca;background:#343040}.module-visual__rows em.is-working,.module-visual__table em{background:color-mix(in srgb, var(--c-aqua-splash) 20%, #242331);color:#69e5d5}.module-visual__table em.is-low,.module-visual__source{background:color-mix(in srgb, var(--c-sunset-orange) 22%, #242331);color:#ffd36a}.module-visual__guest-menu{color:#f6f2ff}.module-visual__guest-menu>small{color:#ff7891}.module-visual__guest-menu>span{border-color:#3a3646}.marketing-import__ticket--source,.marketing-before-after__side.is-before li{color:#f6f2ff;background:#242331;border-color:#4a4356;box-shadow:0 .5rem 1.5rem #0000003d}.marketing-import__ticket--source>span{background:color-mix(in srgb, var(--c-coral-pop) 28%, #242331);color:#ff9caf}.marketing-before-after{background:#1b1a25;border-color:#3a3646}.marketing-before-after__side.is-before{background:#242331}.marketing-pricing,.product-faq{background:#181722}.product-coming-soon{background:color-mix(in srgb, var(--product-accent) 12%, #1b1a25)}.product-feature-grid .ico{background:color-mix(in srgb, var(--product-accent) 20%, #1b1a25)}}@media (width<=980px){.marketing-header .marketing-wordmark__full{display:none}.marketing-header .marketing-wordmark__monogram{display:block}.marketing-header__actions>.btn{display:none}.marketing-header__inner{grid-template-columns:1fr auto}.marketing-header__nav{display:none}.marketing-mobile-menu{display:block}.marketing-mobile-menu>summary{border:1px solid var(--border);background:var(--card);border-radius:50%;justify-content:center;width:2.5rem;height:2.5rem;font-size:1rem}.marketing-mobile-menu[open]>summary{background:var(--foreground);color:var(--background)}.marketing-mobile-menu__panel{max-height:calc(100vh - var(--marketing-header-height));padding:var(--sp-5) max(1.5rem, calc((100vw - 48rem) / 2)) var(--sp-6);border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--background);position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 1.5rem 3rem #1f173124}.marketing-mobile-menu__panel nav>p{margin-bottom:var(--sp-3);color:var(--muted-foreground);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:750}.marketing-mobile-menu__links{margin-top:var(--sp-4);border-top:1px solid var(--border);display:grid}.marketing-mobile-menu__links a{padding:var(--sp-4) 0;border-bottom:1px solid var(--border);color:var(--foreground);justify-content:space-between;align-items:center;font-size:.9rem;font-weight:700;text-decoration:none;display:flex}.marketing-mobile-menu__panel .btn{width:100%;margin-top:var(--sp-4);border-radius:var(--radius-pill)}.marketing-hero__grid{gap:var(--sp-8)}.marketing-hero__copy{max-width:58rem}.marketing-preview{--preview-rest-y:14%;width:min(100%,50rem)}.marketing-modules{grid-template-columns:1fr 1fr}.marketing-module:nth-child(2){transform:none}.marketing-module:last-child{grid-column:1/-1}.marketing-module:last-child>p:not(.marketing-module__eyebrow){min-height:0}.marketing-why__grid,.marketing-import__grid{grid-template-columns:1fr}.marketing-pricing__modules{grid-template-columns:1fr 1fr}.marketing-price-card:last-child{grid-column:1/-1}.marketing-price-card:last-child>p:not(.marketing-price-card__name){min-height:0}.product-hero__grid{gap:var(--sp-6);grid-template-columns:minmax(0,1fr) minmax(21rem,.65fr)}.product-feature-grid{grid-template-columns:1fr 1fr}.product-feature-grid article:last-child{grid-column:1/-1}.product-workflow__grid{grid-template-columns:1fr}}@media (width<=720px){.marketing-container{width:min(100% - 2rem,1180px)}.marketing-header__signin{display:none}.marketing-mobile-menu .marketing-products-menu__grid{gap:var(--sp-2);grid-template-columns:1fr}.marketing-mobile-menu .marketing-products-menu__item{padding:var(--sp-3);border-color:var(--border);background:var(--card)}.marketing-hero{padding-top:4rem}.marketing-hero h1{max-width:12ch;font-size:clamp(3rem,13vw,4.5rem)}.marketing-hero__grid{gap:var(--sp-6)}.marketing-preview{--preview-rest-y:12%;width:min(44rem,100% + 3rem)}.marketing-preview__body{grid-template-columns:3.25rem 1fr;min-height:21rem}.marketing-preview__nav{gap:var(--sp-3)}.marketing-preview__main{padding:var(--sp-3) 6.5rem var(--sp-3) var(--sp-3)}.marketing-preview__stats{gap:var(--sp-2)}.marketing-preview__stat{min-height:5rem;padding:var(--sp-3)}.marketing-preview__stat strong{font-size:1.5rem}.marketing-preview__stat span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.marketing-preview__stat small{display:none}.marketing-preview__feed{margin-top:var(--sp-3);padding:var(--sp-3)}.marketing-preview__feed-row{min-height:2.85rem}.marketing-clock-card{width:14rem;padding:var(--sp-3);bottom:-1.25rem;right:-.75rem}.marketing-clock-card>p{margin-block:var(--sp-3) var(--sp-2);font-size:.78rem}.marketing-clock-card__pin{margin:var(--sp-3) 0}.marketing-clock-card__method{display:none}.marketing-modules,.marketing-pricing__modules,.marketing-import__flow,.marketing-before-after,.marketing-story__grid,.marketing-faq__grid{grid-template-columns:1fr}.marketing-import__arrow,.marketing-before-after__arrow{justify-self:center;transform:rotate(90deg)}.marketing-import__ticket{min-height:12rem}.marketing-module:last-child,.marketing-price-card:last-child{grid-column:auto}.marketing-module>p:not(.marketing-module__eyebrow),.marketing-price-card>p:not(.marketing-price-card__name){min-height:0}.marketing-story__image{order:2}.marketing-story__image>span{right:1rem}.marketing-bundle{grid-template-columns:1fr}.marketing-bundle__buy{text-align:left}.marketing-bundle__buy>div{justify-content:flex-start}.marketing-final__inner{flex-direction:column;align-items:flex-start}.marketing-footer__inner{grid-template-columns:1fr 1fr}.marketing-footer__brand{grid-column:1/-1}.product-hero__grid,.product-definition__grid,.product-feature-grid,.product-related__grid{grid-template-columns:1fr}.product-hero__copy h1{font-size:clamp(3rem,15vw,4.5rem)}.timesheets-polaroid{--tilt:-2deg;margin-top:var(--sp-6)}.product-hero__visual{transform:none}.product-hero__visual .module-visual{height:16rem;font-size:.62rem}.product-hero__visual .module-visual__bar{min-height:2.5rem;padding-inline:var(--sp-3)}.product-hero__visual .module-visual__metric,.product-hero__visual .module-visual__table,.product-hero__visual .module-visual__source{margin:var(--sp-3)}.product-hero__visual .module-visual__source{margin-top:0}.product-hero__visual .module-visual__rows{margin-inline:var(--sp-3)}.product-hero__visual .module-visual__rows>div,.product-hero__visual .module-visual__table>div{min-height:2.5rem}.product-hero__visual .module-visual__editor{height:calc(100% - 2.5rem);padding:var(--sp-3)}.product-hero__visual .module-visual__guest-menu{min-height:9rem;padding:var(--sp-3)}.product-hero__visual .module-visual__guest-menu>strong{font-size:.9rem}.product-feature-grid article:last-child{grid-column:auto}}@media (width<=420px){.marketing-preview__bar{grid-template-columns:1fr auto}.marketing-preview__window{display:none}.marketing-preview__stats{grid-template-columns:1fr 1fr}.marketing-preview__stat:last-child{display:none}.marketing-preview__feed-row{font-size:.68rem}.marketing-preview__main{padding-right:4.5rem}.marketing-preview__heading strong{font-size:1rem}.marketing-preview__date{display:none}.marketing-clock-card{border-radius:1rem;width:11.5rem;right:-.5rem}.marketing-clock-card__top{grid-template-columns:auto 1fr}.marketing-clock-card__time,.marketing-clock-card__person>i{display:none}.marketing-clock-card__person{grid-template-columns:auto 1fr}.marketing-bundle{margin-inline:-.25rem}.marketing-footer__inner{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.marketing-hero__copy>:nth-child(n),.marketing-preview,.marketing-clock-card{animation-name:marketing-fade;animation-duration:.2s;animation-timing-function:ease;animation-delay:0s}.marketing-faq summary span{transition:none}}@keyframes marketing-fade{0%{opacity:0}to{opacity:1}}.site{--site-primary:#7c3aed;--site-secondary:#0b0d1a;--site-bg:#fdfcfb;--site-fg:#18181b;--site-muted-fg:#5b5865;--site-border:#e7e4ea;--site-card:#fff;--site-font-display:Georgia, "Times New Roman", serif;--site-font-body:system-ui, sans-serif;background:var(--site-bg);color:var(--site-fg);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:var(--site-font-body);line-height:1.5}.site[data-theme=classic]{--site-font-display:"Fraunces", Georgia, "Times New Roman", serif;--site-font-body:"Inter", system-ui, sans-serif}.site[data-theme=modern]{--site-font-display:"Space Grotesk", system-ui, sans-serif;--site-font-body:"Inter", system-ui, sans-serif}.site[data-theme=minimal]{--site-font-display:"DM Sans", system-ui, sans-serif;--site-font-body:"DM Sans", system-ui, sans-serif}@media (prefers-color-scheme:dark){.site{--site-bg:#100f16;--site-fg:#f4f2f7;--site-muted-fg:#b6b1c0;--site-border:#322e3c;--site-card:#1a1822;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}.site h1,.site h2,.site h3,.site h4{font-family:var(--site-font-display);color:var(--site-fg);letter-spacing:-.02em;line-height:1.1}.site h2{margin:0 0 1.5rem;font-size:clamp(1.75rem,3vw,2.5rem)}.site a{color:var(--site-primary)}.site__header{border-bottom:1px solid var(--site-border);padding:1rem clamp(1rem,4vw,3rem)}.site__brand{color:var(--site-fg);align-items:center;gap:.6rem;font-size:1.1rem;font-weight:700;text-decoration:none;display:inline-flex}.site__logo{object-fit:contain;border-radius:6px;width:2rem;height:2rem}.site-announcement{background:var(--site-secondary,var(--site-primary));color:#fff;text-align:center;padding:.6rem 1rem;font-size:.9rem}.site-hero{padding:clamp(2rem,8vw,6rem) clamp(1rem,4vw,3rem)}.site-hero__copy{max-width:42rem}.site-hero__subheading{color:var(--site-muted-fg);margin-top:.75rem;font-size:1.1rem}.site-hero__ctas{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.site-hero__cta{background:var(--site-primary);color:#fff;border-radius:var(--radius-sm,6px);padding:.7rem 1.4rem;font-weight:600;text-decoration:none;display:inline-block}.site-hero--centered-image{color:#fff;align-items:flex-end;min-height:60vh;display:flex;position:relative;overflow:hidden}.site-hero__background{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.site-hero--centered-image .site-hero__copy{z-index:1;border-radius:var(--radius-lg,12px) var(--radius-lg,12px) 0 0;background:linear-gradient(#0000,#000000a6);margin:-2rem -1.5rem -1rem;padding:2rem 1.5rem 1rem;position:relative}.site-hero--centered-image .site-hero__copy h1,.site-hero--centered-image .site-hero__subheading{color:#fff}.site-hero--split{grid-template-columns:1fr 1fr;align-items:center;gap:2rem;display:grid}.site-hero__image{aspect-ratio:4/3;object-fit:cover;border-radius:var(--radius-lg,12px);width:100%}.site-hero--text-only{text-align:center}.site-hero--text-only .site-hero__copy{margin-inline:auto}.site-section{border-top:1px solid var(--site-border);padding:clamp(2rem,5vw,3.5rem) clamp(1rem,4vw,3rem)}.site-about p{max-width:60ch;color:var(--site-muted-fg)}.site-menu-block__name{text-transform:uppercase;letter-spacing:.06em;color:var(--site-primary);margin:1.5rem 0 .5rem;font-size:.8rem;font-weight:700}.site-menu-section{margin-top:1.5rem}.site-menu-section h3{margin-bottom:.75rem;font-size:1.25rem}.site-menu-section__items{gap:1.25rem;display:grid}.site-dish{align-items:flex-start;gap:1rem;display:flex}.site-dish__image{object-fit:cover;border-radius:var(--radius-sm,6px);flex-shrink:0;width:5rem;height:5rem}.site-dish__name{font-size:1rem;font-family:var(--site-font-body);margin:0;font-weight:700}.site-dish__price{color:var(--site-muted-fg);font-weight:500}.site-dish__desc{color:var(--site-muted-fg);margin:.25rem 0 0;font-size:.9rem}.site-dish__tags{color:var(--site-muted-fg);flex-wrap:wrap;gap:1rem;margin:.4rem 0 0;font-size:.8rem;display:flex}.site-gallery__grid{grid-template-columns:repeat(auto-fill,minmax(9rem,1fr));gap:.75rem;display:grid}.site-gallery__image{aspect-ratio:1;object-fit:cover;border-radius:var(--radius-sm,6px);width:100%}.site-location{margin-top:1.5rem}.site-location__address{color:var(--site-muted-fg);font-style:normal}.site-location__contact{gap:1.5rem;margin-top:.5rem;display:flex}.site-hours{margin-top:1rem}.site-hours h4{margin-bottom:.5rem;font-size:.9rem}.site-hours__list{max-width:20rem;margin:0;padding:0;font-size:.9rem;list-style:none}.site-hours__list li{border-bottom:1px solid var(--site-border);justify-content:space-between;padding:.25rem 0;display:flex}.site-hours__day{color:var(--site-muted-fg)}.site__footer{border-top:1px solid var(--site-border);color:var(--site-muted-fg);padding:1.5rem clamp(1rem,4vw,3rem) 2.5rem;font-size:.85rem}.site__socials{gap:1rem;margin:0 0 .75rem;padding:0;list-style:none;display:flex}.site__copyright{margin:0}@media (width<=820px){.site-hero--split{grid-template-columns:1fr}}@media (width<=640px){.site h2{font-size:1.5rem}.site-location__contact{flex-direction:column;gap:.5rem}}:root{--c-soda-blue:#20b7ff;--c-coral-pop:#ff5c7a;--c-sunset-orange:#ffba00;--c-lemon-zest:#ffd933;--c-aqua-splash:#00d4c6;--c-lilac-dream:#b388ff;--c-punchy-red:#ff2d55;--c-cream-soda:#fff6ea;--c-ink-navy:#0b0d1a;--c-purple:#7c3aed;--background:#f7f7f5;--foreground:#18181b;--card:#fff;--card-foreground:var(--foreground);--surface-raised:#fff;--surface-subtle:#faf9f7;--surface-recessed:#f1f0ed;--border-soft:#e8e6e2;--muted:#eeedf1;--muted-foreground:#71717a;--border:#e4e4e7;--input:#e4e4e7;--ring:var(--c-purple);--primary:var(--c-purple);--primary-foreground:#fff;--action-primary:#1d1d1f;--action-primary-hover:#2b2b2e;--action-primary-foreground:#fff;--secondary:#f4f4f5;--secondary-foreground:#3f3f46;--accent:var(--c-purple);--accent-foreground:#fff;--success:#0f9d90;--success-bg:#d7f3ef;--warning:#a9741a;--warning-bg:#fbeccf;--destructive:#d61f43;--destructive-bg:#fbdde3;--info:#6f52c9;--info-bg:#ece5fb;--dot-working:var(--c-aqua-splash);--dot-pending:var(--c-sunset-orange);--dot-missing:var(--c-punchy-red);--dot-idle:#d4d4d8;--radius:.5rem;--radius-sm:.375rem;--radius-lg:.75rem;--radius-control:.625rem;--radius-xl:1rem;--radius-pill:999px;--sp-1:.25rem;--sp-2:.5rem;--sp-3:.75rem;--sp-4:1rem;--sp-5:1.5rem;--sp-6:2rem;--sp-7:3rem;--shadow-xs:0 1px 2px #17161c0a;--shadow-sm:0 8px 24px -4px #17161c1a, 0 2px 8px -2px #17161c0f;--ease-out:cubic-bezier(.23, 1, .32, 1);--ease-drawer:cubic-bezier(.32, .72, 0, 1);--font-ui:"Inter", system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-display:"Fraunces", Georgia, "Times New Roman", serif;--font-mono:ui-monospace, "SF Mono", SFMono-Regular, Menlo, Consolas, monospace;--fg:var(--foreground);--bg:var(--background);--line:var(--border);--surface:var(--card);--surface-2:var(--muted);--line-strong:var(--input);--danger-text:var(--destructive);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;font-family:var(--font-ui)}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--background:#0a0a0a;--foreground:#ededed;--card:#171719;--surface-raised:#19191b;--surface-subtle:#1e1e21;--surface-recessed:#242428;--border-soft:#303034;--muted:#1f1f22;--muted-foreground:#a1a1aa;--border:#2a2a2e;--input:#2a2a2e;--ring:#a78bfa;--primary:#8b5cf6;--primary-foreground:#fff;--action-primary:#f4f4f5;--action-primary-hover:#fff;--action-primary-foreground:#18181b;--secondary:#1f1f22;--secondary-foreground:#e4e4e7;--accent:#a78bfa;--accent-foreground:#fff;--success-bg:#10312e;--warning-bg:#3a2e12;--destructive-bg:#3a1620;--info-bg:#241f3a;--shadow-xs:0 1px 2px #0006;--shadow-sm:0 8px 24px -4px #00000080, 0 2px 8px -2px #0006}}*,:before,:after{box-sizing:border-box}body{background:var(--background);color:var(--foreground);font-family:var(--font-ui);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;overscroll-behavior:none;margin:0;font-size:14px;line-height:1.5}h1,h2,h3{font-family:var(--font-ui);letter-spacing:-.02em;margin:0;line-height:1.1}h1{font-size:clamp(1.75rem,1.45rem + 1.4vw,2.375rem);font-weight:800}h2{font-size:1.4rem;font-weight:700}h3{letter-spacing:-.01em;font-size:1.0625rem;font-weight:700}p{margin:0}a{color:var(--accent);text-underline-offset:2px;text-decoration:none}a:hover{text-decoration:underline}code{font-family:var(--font-mono);background:var(--muted);border-radius:6px;padding:.1em .4em;font-size:.85em}:focus-visible{outline:2px solid var(--ring);outline-offset:2px;border-radius:var(--radius-sm)}.shell{height:100dvh;display:flex;overflow:hidden}.nav-toggle{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.nav-backdrop{display:none}.shell__nav{background:var(--card);border-right:1px solid color-mix(in srgb, var(--border) 72%, transparent);width:224px;padding:var(--sp-5) var(--sp-4);flex-direction:column;flex-shrink:0;gap:2px;height:100dvh;display:flex;position:sticky;top:0;overflow-y:auto}.shell__nav-list{gap:var(--sp-4);flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.dev-org-switcher{margin:0 0 var(--sp-4)}.dev-org-switcher select{width:100%;min-width:0}.shell__nav-group{flex-direction:column;gap:2px;display:flex}.shell__nav-eyebrow{margin:0 0 var(--sp-1);padding:0 var(--sp-3);letter-spacing:.06em;text-transform:uppercase;color:var(--muted-foreground);font-size:.6875rem;font-weight:600}.shell__nav-foot{padding-top:var(--sp-4);flex-direction:column;gap:2px;margin-top:auto;display:flex}.langswitch{border:1px solid var(--border-soft);border-radius:var(--radius-control);background:var(--surface-recessed);gap:2px;padding:3px;display:flex}.langswitch a{border-radius:calc(var(--radius-control) - 3px);height:26px;color:var(--muted-foreground);letter-spacing:.02em;border:1px solid #0000;justify-content:center;align-items:center;padding:0 10px;font-size:.75rem;font-weight:600;text-decoration:none;display:inline-flex}.langswitch a:hover{color:var(--foreground);background:var(--muted)}.langswitch a[aria-current=true]{border-color:var(--border-soft);background:var(--surface-raised);color:var(--foreground);box-shadow:var(--shadow-xs)}.langswitch--split{top:var(--sp-5);right:var(--sp-5);position:absolute}.cookie-banner{left:var(--sp-5);right:var(--sp-5);bottom:var(--sp-5);z-index:60;justify-content:space-between;align-items:center;gap:var(--sp-4);max-width:640px;padding:var(--sp-4) var(--sp-5);border:1px solid var(--border-soft);border-radius:var(--radius-control);background:var(--surface-raised);box-shadow:var(--shadow-sm);flex-wrap:wrap;margin:0 auto;display:flex;position:fixed}.cookie-banner p{color:var(--muted-foreground);margin:0;font-size:.875rem}.cookie-banner__actions{gap:var(--sp-2);flex-shrink:0;display:flex}.brandmark{align-items:center;gap:var(--sp-2);font-family:var(--font-ui);letter-spacing:-.01em;color:var(--foreground);padding:0 var(--sp-3);margin-bottom:var(--sp-5);font-size:1.0625rem;font-weight:800;display:flex}.brandmark__logo{width:auto;height:2.5rem;display:block}.brandmark__mark{width:auto;height:1.75rem;display:block}.shell__nav>.brandmark .brandmark__logo{object-fit:contain;object-position:left center;max-width:100%}.shell__nav a{align-items:center;gap:var(--sp-3);height:34px;padding:0 var(--sp-3);border-radius:var(--radius-sm);color:var(--muted-foreground);font-weight:500;text-decoration:none;transition:background-color .15s,color .15s;display:flex}.shell__nav a:hover{background:var(--muted);color:var(--foreground)}.shell__nav a[aria-current=page]{background:color-mix(in srgb, var(--primary) 10%, var(--card));color:var(--foreground);box-shadow:inset 3px 0 var(--primary);font-weight:600}.shell__nav .ico{width:1rem;height:1rem;color:inherit}.shell__nav a.subscription-summary{--subscription-accent:var(--border);align-items:stretch;gap:var(--sp-2);height:auto;min-height:6rem;padding:var(--sp-3);border:1px solid var(--border-soft);box-shadow:inset 2px 0 var(--subscription-accent);background:var(--surface-subtle);color:var(--foreground);margin-bottom:var(--sp-3);flex-direction:column;line-height:1.3;display:flex}.shell__nav a.subscription-summary:hover{background:color-mix(in srgb, var(--primary) 4%, var(--surface-subtle))}.subscription-summary[data-tone=ok]{--subscription-accent:var(--success)}.subscription-summary[data-tone=info]{--subscription-accent:var(--info)}.subscription-summary[data-tone=warn]{--subscription-accent:var(--warning)}.subscription-summary[data-tone=danger]{--subscription-accent:var(--destructive)}.subscription-summary__top{justify-content:space-between;align-items:center;gap:var(--sp-2);display:flex}.subscription-summary__title{color:var(--muted-foreground);letter-spacing:.04em;text-transform:uppercase;font-size:.6875rem;font-weight:650}.subscription-summary__plan{border:1px solid var(--border-soft);border-radius:var(--radius-pill);color:var(--secondary-foreground);padding:.125rem .375rem;font-size:.625rem;font-weight:600}.subscription-summary__state,.subscription-summary__event{color:var(--muted-foreground);font-size:.6875rem;font-weight:500;line-height:1.4}.subscription-summary__metric{align-items:baseline;gap:var(--sp-2);color:var(--foreground);letter-spacing:-.02em;overflow-wrap:break-word;font-size:.9375rem;font-weight:700;display:flex}.subscription-summary__dot{background:var(--subscription-accent);border-radius:50%;flex:none;width:.5rem;height:.5rem}.subscription-summary__event{overflow-wrap:break-word}.subscription-nav-badge{margin-left:auto}.subscription-nav-badge .badge{text-overflow:ellipsis;max-width:5.5rem;font-size:.625rem;overflow:hidden}.subscription-banner{--subscription-accent:var(--warning);align-items:center;gap:var(--sp-3);margin:var(--sp-3) var(--sp-6) 0;padding:var(--sp-3) var(--sp-4);border:1px solid color-mix(in srgb, var(--subscription-accent) 28%, var(--border-soft));border-radius:var(--radius);background:color-mix(in srgb, var(--warning-bg) 46%, var(--card));flex-shrink:0;grid-template-columns:auto minmax(0,1fr) auto;display:grid}.subscription-banner[data-tone=danger]{--subscription-accent:var(--destructive);background:color-mix(in srgb, var(--destructive-bg) 40%, var(--card))}.subscription-banner__icon{border-radius:var(--radius-sm);width:1.75rem;height:1.75rem;color:var(--subscription-accent);background:color-mix(in srgb, var(--subscription-accent) 10%, var(--card));align-self:start;place-items:center;display:grid}.subscription-banner__body{min-width:0}.subscription-banner__body strong{color:var(--foreground);font-size:.8125rem;line-height:1.35;display:block}.subscription-banner__body p{color:var(--secondary-foreground);margin:.125rem 0 0;font-size:.75rem;line-height:1.45}.subscription-banner__body small{margin-top:var(--sp-1);color:var(--muted-foreground);font-size:.6875rem;display:block}.subscription-banner__action{align-items:center;gap:var(--sp-1);color:var(--foreground);white-space:nowrap;font-size:.75rem;font-weight:650;text-decoration:none;display:inline-flex}.subscription-banner__action:hover{text-decoration:underline}.subscription-banner__action .ico{width:.8125rem;height:.8125rem}.ico{flex-shrink:0;width:1em;height:1em;display:inline-flex}.ico svg{width:100%;height:100%;display:block}.shell__main{overscroll-behavior:contain;flex-direction:column;flex:1;min-width:0;min-height:0;display:flex;overflow-y:auto}.shell__content{padding:var(--sp-6);flex:1}.topbar{z-index:20;align-items:center;gap:var(--sp-2);height:52px;padding:0 var(--sp-6);border-bottom:1px solid color-mix(in srgb, var(--border) 72%, transparent);background:color-mix(in srgb, var(--card) 88%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);flex-shrink:0;display:flex;position:sticky;top:0}.topbar__menu{width:34px;height:34px;margin-left:calc(var(--sp-2) * -1);border-radius:var(--radius-sm);color:var(--foreground);cursor:pointer;justify-content:center;align-items:center;display:none}.topbar__menu:hover{background:var(--muted)}.topbar__menu .ico{width:1.125rem;height:1.125rem}.crumbs{align-items:center;gap:var(--sp-2);min-width:0;font-size:.8125rem;display:flex}.topbar__trailing{flex-shrink:0;margin-left:auto}.topbar__actions{align-items:center;gap:var(--sp-2);display:flex}.account-chip{align-items:center;gap:var(--sp-2);min-width:0;height:34px;padding:0 var(--sp-2) 0 5px;border:1px solid var(--border);border-radius:var(--radius-sm);color:var(--foreground);font-size:.8125rem;font-weight:600;text-decoration:none;transition:background-color .15s,border-color .15s;display:inline-flex}.account-chip:hover{border-color:var(--input);background:var(--muted);text-decoration:none}.account-chip__avatar{background:var(--foreground);width:24px;height:24px;color:var(--background);letter-spacing:.02em;border-radius:50%;place-items:center;font-size:.625rem;display:grid}.account-chip__name{text-overflow:ellipsis;white-space:nowrap;max-width:9rem;overflow:hidden}.crumbs a{color:var(--muted-foreground);white-space:nowrap}.crumbs a:hover{color:var(--foreground);text-decoration:none}.crumbs__sep{color:var(--muted-foreground);opacity:.5}.crumbs [aria-current=page]{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-weight:550;overflow:hidden}.page{gap:var(--sp-6);flex-direction:column;max-width:1120px;margin:0 auto;display:flex}.page-head{flex-direction:column;gap:4px;min-width:0;display:flex}.page-head__desc{color:var(--muted-foreground)}.shell__content .page-head>h1{font-family:var(--font-display);letter-spacing:-.035em;font-size:clamp(1.875rem,1.65rem + 1vw,2.375rem);font-weight:700}.page-head-bar{justify-content:space-between;align-items:flex-start;gap:var(--sp-4);flex-wrap:wrap;display:flex}.page-head-bar>.btn{flex-shrink:0}.page-head__actions{gap:var(--sp-2);flex-wrap:wrap;flex-shrink:0;display:flex}dialog.modal{border-radius:var(--radius-lg);background:var(--card);width:min(440px,100vw - 2rem);color:var(--foreground);box-shadow:var(--shadow-sm);opacity:0;transition:opacity .2s var(--ease-out), transform .2s var(--ease-out), overlay .2s allow-discrete, display .2s allow-discrete;border:none;margin:auto;padding:0;transform:scale(.97)}dialog.modal[open]{opacity:1;transform:scale(1)}@starting-style{dialog.modal[open]{opacity:0;transform:scale(.97)}}dialog.modal::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;transition:opacity .2s var(--ease-out), overlay .2s allow-discrete, display .2s allow-discrete;background:#0c0a1480}dialog.modal[open]::backdrop{opacity:1}@starting-style{dialog.modal[open]::backdrop{opacity:0}}dialog.modal[open]:not(:modal){margin:var(--sp-4) auto}.modal__head{justify-content:space-between;align-items:center;gap:var(--sp-3);padding:var(--sp-5) var(--sp-6) var(--sp-3);display:flex}.modal__head h2{margin:0}.modal__x{color:var(--muted-foreground);padding:4px;font-size:.9rem;line-height:1}.modal__x:hover{color:var(--foreground);text-decoration:none}.modal__body{gap:var(--sp-4);padding:var(--sp-3) var(--sp-6);display:grid}.modal form.stack{gap:0;max-width:none}.modal__foot{justify-content:flex-end;gap:var(--sp-2);padding:var(--sp-5) var(--sp-6);display:flex}.card{background:var(--surface-raised);border:1px solid var(--border-soft);border-radius:var(--radius-lg);overflow:hidden}.card--inset{background:var(--surface-subtle)}.card--feature{border-radius:var(--radius-xl);box-shadow:var(--shadow-xs)}.card-head{padding:var(--sp-5) var(--sp-6) var(--sp-3)}.card-head h2{font-family:var(--font-ui);margin:0;font-size:.9rem}.card-head__desc{color:var(--muted-foreground);margin-top:2px;font-size:.8125rem}.card-body{padding:var(--sp-6)}.card-head+.card-body{padding-top:var(--sp-3)}.card-body--flush{padding:0}.card.danger-zone{border-color:color-mix(in srgb, var(--destructive) 35%, var(--border))}.card.danger-zone .card-head h2{color:var(--danger-text)}label.checkbox{align-items:center;gap:var(--sp-2);flex-direction:row;display:flex}label.checkbox input{width:auto}@media (width<=640px){.card-body{padding:var(--sp-5)}}.rows{gap:var(--sp-1);flex-direction:column;display:flex}.rows>div{justify-content:space-between;gap:var(--sp-4);padding:var(--sp-3) var(--sp-6);display:flex}.rows>div:last-child{font-weight:600}.rows b{font-variant-numeric:tabular-nums}.billing-plan{border-color:color-mix(in srgb, var(--c-aqua-splash) 32%, var(--border-soft))}.billing-plan__head{justify-content:space-between;align-items:center;gap:var(--sp-5);padding:var(--sp-5) var(--sp-6);background:color-mix(in srgb, var(--c-aqua-splash) 5%, var(--surface-raised));display:flex}.billing-plan__identity{align-items:center;gap:var(--sp-3);min-width:0;display:flex}.billing-plan__icon{border-radius:var(--radius-control);background:color-mix(in srgb, var(--c-aqua-splash) 14%, var(--surface-raised));width:42px;height:42px;color:color-mix(in srgb, var(--c-aqua-splash) 72%, var(--foreground));flex:none;place-items:center;display:inline-grid}.billing-plan__icon .ico{width:20px;height:20px}.billing-plan__eyebrow,.billing-subscription__label{color:var(--muted-foreground);letter-spacing:.08em;text-transform:uppercase;font-size:.6875rem;font-weight:700}.billing-plan__head h2{font-family:var(--font-display);letter-spacing:-.03em;margin-top:2px;font-size:1.375rem}.billing-plan__price{align-items:baseline;gap:var(--sp-1);flex:none;line-height:1;display:flex}.billing-plan__price strong{letter-spacing:-.04em;font-size:1.75rem;font-weight:700}.billing-plan__price span{color:var(--muted-foreground);font-size:.8125rem}.billing-plan .billing-plan__body{border-top:1px solid var(--border-soft);grid-template-columns:minmax(0,1.25fr) minmax(17rem,.75fr);padding:0;display:grid}.billing-plan__details{padding:var(--sp-6)}.billing-plan__description{max-width:42rem;color:var(--secondary-foreground);font-size:.9375rem}.billing-plan__features{gap:var(--sp-3);margin:var(--sp-5) 0 0;grid-template-columns:repeat(3,minmax(0,1fr));padding:0;list-style:none;display:grid}.billing-plan__features li{align-items:flex-start;gap:var(--sp-2);min-width:0;color:var(--secondary-foreground);font-size:.8125rem;line-height:1.4;display:flex}.billing-plan__features .ico{width:16px;height:16px;color:var(--success);flex:none;margin-top:1px}.billing-subscription{align-items:stretch;gap:var(--sp-4);padding:var(--sp-6);border-left:1px solid var(--border-soft);background:var(--surface-subtle);flex-direction:column;display:flex}.billing-subscription[data-state=ending],.billing-subscription[data-state=payment_attention],.billing-subscription[data-state=setup_attention]{box-shadow:inset 3px 0 var(--warning)}.billing-subscription[data-state=ended]{box-shadow:inset 3px 0 var(--destructive)}.billing-subscription__top{justify-content:space-between;align-items:center;gap:var(--sp-2);flex-wrap:wrap;display:flex}.billing-subscription__timing{gap:var(--sp-1);padding:var(--sp-3) 0;border-top:1px solid var(--border-soft);border-bottom:1px solid var(--border-soft);flex-direction:column;display:flex}.billing-subscription__metric{color:var(--foreground);font-family:var(--font-ui);letter-spacing:-.025em;font-size:1.1875rem;font-weight:700;line-height:1.2}.billing-subscription__event{color:var(--muted-foreground);font-size:.75rem;line-height:1.4}.billing-subscription__detail{max-width:26rem;color:var(--secondary-foreground);font-size:.8125rem;line-height:1.5}.billing-subscription form{align-items:flex-start;gap:var(--sp-2);width:100%;padding-top:var(--sp-2);flex-direction:column;margin-top:auto;display:flex}.billing-subscription form small{color:var(--muted-foreground);font-size:.6875rem}.billing-subscription .notice{margin-top:auto}.billing-manage__body{justify-content:space-between;align-items:center;gap:var(--sp-5);display:flex}.billing-manage__body h2{font-size:.9375rem}.billing-manage__body form{flex:none}.ov-section{gap:var(--sp-3);flex-direction:column;display:flex}.section-title{font-family:var(--font-ui);margin:0;font-size:.95rem}.section-note{color:var(--muted-foreground);margin:0;font-size:.8125rem}.stat-grid{gap:var(--sp-3);grid-template-columns:repeat(auto-fill,minmax(11rem,1fr));display:grid}.stat{background:var(--card);border-radius:var(--radius-lg);padding:var(--sp-4) var(--sp-5);gap:var(--sp-1);flex-direction:column;display:flex;position:relative;overflow:hidden}.stat:before{content:"";background:var(--dot-idle);width:3px;position:absolute;inset:0 auto 0 0}.stat--ok:before{background:var(--dot-working)}.stat--warn:before{background:var(--dot-pending)}.stat--danger:before{background:var(--dot-missing)}.stat--info:before{background:var(--accent)}.stat__label{letter-spacing:.04em;text-transform:uppercase;color:var(--muted-foreground);font-size:.75rem}.stat__value{font-variant-numeric:tabular-nums;font-size:1.75rem;font-weight:650;line-height:1.1}.stat__sub{color:var(--muted-foreground);font-size:.8125rem}.metric-overview__head,.overview-section-head{justify-content:space-between;align-items:flex-start;gap:var(--sp-4);display:flex}.metric-overview__head{padding:var(--sp-5) var(--sp-6)}.metric-overview__eyebrow{margin-bottom:var(--sp-1);color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:.6875rem;font-weight:700}.metric-overview h2{letter-spacing:-.015em;font-size:1.0625rem}.metric-overview__context{color:var(--muted-foreground);margin-top:2px;font-size:.8125rem}.metric-overview__action{flex:none}.metric-overview__link{align-items:center;gap:var(--sp-2);min-height:36px;padding:0 var(--sp-3);border:1px solid var(--border-soft);border-radius:var(--radius-control);background:var(--surface-raised);color:var(--foreground);font-size:.8125rem;font-weight:600;text-decoration:none;transition:background-color .15s,border-color .15s;display:inline-flex}.metric-overview__link:hover{border-color:var(--input);background:var(--surface-subtle);text-decoration:none}.metric-overview__link .ico{width:.875rem;height:.875rem}.metric-overview__body{gap:var(--sp-3);padding:var(--sp-3);border-top:1px solid var(--border-soft);background:var(--surface-subtle);grid-template-columns:minmax(12rem,.85fr) minmax(0,2fr);display:grid}.metric-overview__featured,.metric-overview__metrics{border:1px solid var(--border-soft);border-radius:var(--radius-lg);background:var(--surface-raised)}.metric-overview__featured{min-height:8.5rem;padding:var(--sp-5);flex-direction:column;justify-content:flex-end;display:flex}.metric-overview__featured>span,.metric-overview__metric>span,.overview-week span{letter-spacing:.07em;text-transform:uppercase;font-size:.6875rem;font-weight:700}.metric-overview__featured>span,.metric-overview__metric>span{color:var(--muted-foreground)}.metric-overview__featured strong{margin:auto 0 var(--sp-1);font-variant-numeric:tabular-nums;letter-spacing:-.06em;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;line-height:.95}.metric-overview__featured small,.metric-overview__metric small{color:var(--muted-foreground);font-size:.75rem;line-height:1.4}.metric-overview__metrics{grid-template-columns:repeat(auto-fit,minmax(9rem,1fr));display:grid;overflow:hidden}.metric-overview__metric{min-width:0;padding:var(--sp-5);flex-direction:column;justify-content:center;display:flex}.metric-overview__metric+.metric-overview__metric{border-left:1px solid var(--border-soft)}.metric-overview__metric strong{margin:var(--sp-2) 0 var(--sp-1);font-variant-numeric:tabular-nums;letter-spacing:-.04em;text-overflow:ellipsis;white-space:nowrap;font-size:1.75rem;font-weight:650;line-height:1;overflow:hidden}.metric-overview__metric--attention{background:color-mix(in srgb, var(--warning-bg) 42%, var(--surface-raised))}.metric-overview__metric--attention strong{color:var(--warning)}.overview-section-head{align-items:baseline}.overview-section-head .section-note{text-align:right;max-width:42rem}.overview-clear,.overview-attention-list,.overview-week{border:1px solid color-mix(in srgb, var(--border) 78%, transparent);border-radius:var(--radius-lg);background:var(--card)}.overview-clear{align-items:center;gap:var(--sp-3);padding:var(--sp-4) var(--sp-5);display:flex}.overview-clear__icon,.overview-attention-list__icon{border-radius:var(--radius-sm);flex:none;place-items:center;width:34px;height:34px;display:grid}.overview-clear__icon{background:var(--success-bg);color:var(--success)}.overview-clear h3,.overview-attention-list strong{font-size:.875rem}.overview-clear p{color:var(--muted-foreground);margin-top:2px;font-size:.8125rem}.overview-attention-list{overflow:hidden}.overview-attention-list>a{align-items:center;gap:var(--sp-3);min-height:62px;padding:var(--sp-3) var(--sp-4);color:var(--foreground);text-decoration:none;transition:background-color .15s;display:flex}.overview-attention-list>a+a{border-top:1px solid var(--border)}.overview-attention-list>a:hover{background:color-mix(in srgb, var(--warning-bg) 35%, var(--card));text-decoration:none}.overview-attention-list__icon{background:var(--warning-bg);color:var(--warning)}.overview-attention-list>a>span:nth-child(2){flex-direction:column;flex:1;gap:2px;display:flex}.overview-attention-list small{color:var(--muted-foreground);font-variant-numeric:tabular-nums}.overview-attention-list__action{color:var(--accent);font-size:.8125rem;font-weight:600}.overview-week{grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.overview-week>div{gap:var(--sp-2);min-width:0;padding:var(--sp-4) var(--sp-5);flex-direction:column;display:flex}.overview-week>div+div{border-left:1px solid var(--border)}.overview-week span{color:var(--muted-foreground)}.overview-week strong{font-variant-numeric:tabular-nums;letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap;font-size:1.25rem;font-weight:650;overflow:hidden}.admin-metrics{border-radius:var(--radius-lg);background:var(--c-ink-navy);color:#fff;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff14}.admin-metric{min-width:0;min-height:8rem;padding:var(--sp-4) var(--sp-5);flex-direction:column;justify-content:flex-end;display:flex}.admin-metric+.admin-metric{border-left:1px solid #ffffff24}.admin-metric:first-child{margin:var(--sp-2);min-height:calc(8rem - var(--sp-4));border-radius:var(--radius-sm);background:var(--c-cream-soda);color:var(--c-ink-navy)}.admin-metric>span{color:#ffffff8c;letter-spacing:.08em;text-transform:uppercase;margin-bottom:auto;font-size:.6875rem;font-weight:700}.admin-metric:first-child>span,.admin-metric:first-child small{color:color-mix(in srgb, var(--c-ink-navy) 60%, transparent)}.admin-metric strong{font-variant-numeric:tabular-nums;letter-spacing:-.045em;text-overflow:ellipsis;white-space:nowrap;font-size:1.875rem;font-weight:650;line-height:1;overflow:hidden}.admin-metric small{margin-top:var(--sp-1);color:#ffffff80;text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.admin-metric--attention strong{color:var(--c-sunset-orange)}.admin-section{gap:var(--sp-3);flex-direction:column;display:flex}.admin-section__head{justify-content:space-between;align-items:flex-end;gap:var(--sp-4);display:flex}.admin-section__head h2{align-items:center;gap:var(--sp-2);font-size:.95rem;display:flex}.admin-section__head h2 span{min-width:1.5rem;height:1.5rem;padding:0 var(--sp-2);border-radius:var(--radius-sm);background:var(--muted);color:var(--muted-foreground);font-variant-numeric:tabular-nums;place-items:center;font-size:.6875rem;display:inline-grid}.admin-section__head p{color:var(--muted-foreground);margin-top:2px;font-size:.8125rem}.admin-section .card>.empty{place-items:center;min-height:7rem;display:grid}.admin-section tbody td:first-child a{color:var(--foreground);font-weight:600}.admin-section tbody td:first-child a:hover{color:var(--accent)}.admin-subscription-cell{align-items:flex-start;gap:var(--sp-1);flex-direction:column;display:flex}.admin-subscription-cell small{color:var(--muted-foreground);font-size:.6875rem;line-height:1.4}.admin-eyebrow{margin-bottom:var(--sp-1);color:var(--accent);letter-spacing:.09em;text-transform:uppercase;font-size:.6875rem;font-weight:700}.admin-record__head,.admin-confirm__head{justify-content:space-between;align-items:flex-start;gap:var(--sp-4);padding-bottom:var(--sp-5);border-bottom:1px solid var(--border);display:flex}.admin-record__head h2,.admin-confirm__head h2{font-size:1.125rem}.admin-record__body{padding:0}.admin-record .rows{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid}.admin-record .rows>div{justify-content:flex-start;gap:var(--sp-1);min-width:0;padding:var(--sp-4) var(--sp-5);flex-direction:column}.admin-record .rows>div+div{border-left:1px solid var(--border)}.admin-record .rows>div:nth-child(n+5){border-top:1px solid var(--border)}.admin-record .rows>div:nth-child(5){border-left:0}.admin-record .rows span{color:var(--muted-foreground);letter-spacing:.06em;text-transform:uppercase;font-size:.6875rem;font-weight:600}.admin-record .rows b{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.875rem;font-weight:600;overflow:hidden}.admin-actions{justify-content:space-between;align-items:center;gap:var(--sp-3);flex-wrap:wrap;display:flex}.admin-actions form,.admin-table-action{display:inline-flex}.admin-table-action{align-items:center;gap:var(--sp-2);flex-wrap:wrap;justify-content:flex-end}.admin-org-pick{gap:var(--sp-2);flex-direction:column;max-height:22rem;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.admin-org-pick__item{border:1px solid var(--border);border-radius:var(--radius-lg)}.admin-org-pick__item:has(input:checked){border-color:var(--accent);background:color-mix(in srgb, var(--accent) 6%, transparent)}.admin-org-pick__item label{align-items:flex-start;gap:var(--sp-3);padding:var(--sp-3) var(--sp-4);cursor:pointer;display:flex}.admin-org-pick__item input{flex:none;width:auto;margin-top:3px}.admin-org-pick__body{flex-direction:column;gap:2px;min-width:0;display:flex}.admin-org-pick__name{font-weight:600}.admin-org-pick__meta{color:var(--muted-foreground);font-size:.8125rem}.admin-move-picker{gap:var(--sp-5);flex-direction:column;display:flex}.admin-move-picker select{max-width:16rem}.admin-control-card .card-body{border-top:1px solid var(--border)}.admin-billing-section{gap:var(--sp-3)}.admin-billing-grid{gap:var(--sp-4);grid-template-columns:minmax(0,1.15fr) minmax(18rem,.85fr);display:grid}.admin-billing-card{min-width:0}.admin-billing-card .card-head h3{font-size:1rem}.admin-billing-card__head{justify-content:space-between;align-items:flex-start;gap:var(--sp-4);display:flex}.admin-billing-card .card-body{border-top:1px solid var(--border-soft)}.admin-billing-card .rows{gap:0}.admin-billing-card .rows>div{min-width:0;padding:var(--sp-3) 0;align-items:center}.admin-billing-card .rows>div+div{border-top:1px solid var(--border-soft)}.admin-billing-card .rows span{color:var(--muted-foreground);font-size:.8125rem}.admin-billing-card .rows b{justify-content:flex-end;align-items:center;gap:var(--sp-1);text-align:right;min-width:0;font-size:.8125rem;font-weight:550;display:flex}.admin-billing-card .rows code{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.admin-billing-card__action{margin-top:var(--sp-4);padding-top:var(--sp-4);border-top:1px solid var(--border-soft)}.admin-billing-card__action p,.admin-billing-empty p{color:var(--muted-foreground);font-size:.8125rem}.admin-billing-empty{gap:var(--sp-1);text-align:center;align-content:center;min-height:8rem;display:grid}.admin-billing-error{margin-top:var(--sp-4);padding:var(--sp-3);border-radius:var(--radius-sm);background:var(--destructive-bg);color:var(--destructive);gap:2px;font-size:.75rem;display:grid}.admin-billing-error strong{letter-spacing:.06em;text-transform:uppercase;font-size:.6875rem}.admin-override-card{grid-column:1/-1}.admin-override-form{gap:var(--sp-5);display:grid}.admin-override-grid{gap:var(--sp-3);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.admin-override-field{gap:var(--sp-1);min-width:0;padding:var(--sp-4);border:1px solid var(--border-soft);border-radius:var(--radius-control);background:var(--surface-subtle)}.admin-override-field>span{font-size:.875rem}.admin-override-field>small{min-height:1.125rem;color:var(--muted-foreground);font-size:.75rem;font-weight:400}.admin-override-field select{width:100%;margin-top:var(--sp-2)}.admin-override-actions{justify-content:space-between;align-items:center;gap:var(--sp-4);padding-top:var(--sp-4);border-top:1px solid var(--border-soft);display:flex}.admin-override-actions p{max-width:38rem;color:var(--muted-foreground);font-size:.75rem}.admin-danger-zone .card-body{justify-content:space-between;align-items:center;gap:var(--sp-5);display:flex}.admin-danger-zone__copy{max-width:46rem}.admin-danger-zone__copy h3{font-size:.875rem}.admin-danger-zone__copy p{margin-top:var(--sp-1);color:var(--muted-foreground);font-size:.8125rem}.admin-danger-zone__actions,.admin-confirm__actions{align-items:center;gap:var(--sp-2);flex-wrap:wrap;display:flex}.admin-danger-zone__actions{justify-content:flex-end}.admin-confirm{width:100%;max-width:46rem;margin-inline:auto}.admin-confirm .card-body{gap:var(--sp-5);display:grid}.admin-confirm__copy{color:var(--secondary-foreground);font-size:.9375rem;line-height:1.65}.admin-confirm__copy code{white-space:normal}table{border-collapse:collapse;width:100%;font-size:.875rem}thead th{text-align:left;letter-spacing:0;color:var(--muted-foreground);padding:var(--sp-3) var(--sp-4);border-bottom:1px solid var(--border);background:var(--surface-subtle);font-size:.75rem;font-weight:500}tbody td{padding:var(--sp-4);vertical-align:middle;font-variant-numeric:tabular-nums}tbody tr+tr td{border-top:1px solid color-mix(in srgb, var(--border) 65%, transparent)}tfoot th,tfoot td{padding:var(--sp-3) var(--sp-4);border-top:1px solid var(--border);background:var(--surface-subtle);font-variant-numeric:tabular-nums}tfoot th{color:var(--foreground);font-size:.8125rem;font-weight:600}tfoot td{text-align:right;font-weight:700}@media (hover:hover) and (pointer:fine){tbody tr:hover td{background:var(--surface-subtle)}}.table--dt tbody td:first-child{color:var(--foreground);font-weight:600}[data-overview-locations] th:not(:first-child),[data-overview-locations] td:not(:first-child){text-align:right}[data-overview-locations] td:first-child a{color:var(--foreground);font-weight:600}[data-overview-locations] td:first-child a:hover{color:var(--accent)}td .muted{font-variant-numeric:normal}.table-actions{justify-content:flex-end;gap:var(--sp-2);flex-wrap:wrap;display:inline-flex}.table-scroll{overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;max-width:100%;overflow-x:auto}.table-scroll>table{min-width:max-content}.table-list,.table-list__footer{display:none}@media (width<=640px){.table-scroll:has(>.table--dt){display:none}.table-list{gap:var(--sp-3);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.card:has(>.table-list){background:0 0;border:0;border-radius:0;overflow:visible}.table-list__item{background:var(--card);border:1px solid color-mix(in srgb, var(--border) 78%, transparent);border-radius:var(--radius-lg);padding:var(--sp-4) var(--sp-6);overflow:hidden}.table-list__title{font-size:.9375rem;font-weight:600}.table-list__fields{margin-top:var(--sp-2);flex-direction:column;gap:3px;display:flex}.table-list__row{justify-content:space-between;align-items:baseline;gap:var(--sp-3);font-size:.8125rem;display:flex}.table-list__label{color:var(--muted-foreground);flex:none}.table-list__value{text-align:right;font-variant-numeric:tabular-nums}.table-list__actions{margin:var(--sp-3) calc(var(--sp-6) * -1) 0;padding:var(--sp-3) var(--sp-6) 0;border-top:1px solid var(--border);justify-content:flex-end;gap:var(--sp-2);flex-wrap:wrap;display:flex}.table-list__footer{justify-content:space-between;gap:var(--sp-3);padding:var(--sp-4) var(--sp-6);border:1px solid var(--border-soft);border-radius:var(--radius-lg);background:var(--surface-subtle);font-size:.8125rem;display:flex}.card.timesheet-table:has(>.table-list){border:1px solid var(--border-soft);border-radius:var(--radius-lg);background:var(--surface-raised);overflow:hidden}.timesheet-table>.timesheet-table-head{width:100%;padding:var(--sp-4) var(--sp-5);border-bottom:1px solid var(--border)}.timesheet-table>.table-list{gap:0}.timesheet-table>.table-list>.table-list__item{background:0 0;border:0;border-radius:0}.timesheet-table>.table-list>.table-list__item+.table-list__item{border-top:1px solid var(--border)}.timesheet-table>.table-list__footer{padding:var(--sp-4) var(--sp-5);border:0;border-top:1px solid var(--border);border-radius:0}}form.stack{gap:var(--sp-5);width:100%;min-width:0;max-width:400px;display:grid}form.stack>*{min-width:0;max-width:100%}form.stack input,form.stack select,form.stack textarea{width:100%;min-width:0;max-width:100%}.field-row{gap:var(--sp-3);grid-template-columns:1fr 1fr;display:grid}.recipe-rows{gap:var(--sp-2);display:grid}.recipe-row{gap:var(--sp-3);grid-template-columns:2fr 1fr 1fr;display:grid}.recipe-row>select,.recipe-row>input{min-width:0}fieldset.checkbox-grid{gap:var(--sp-2);border:0;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));margin:0;padding:0;display:grid}.checkbox-grid legend{margin-bottom:var(--sp-1);grid-column:1/-1;padding:0;font-size:.8125rem;font-weight:550}label.checkbox-option{align-items:center;gap:var(--sp-2);font-weight:400;display:flex}label{gap:var(--sp-2);font-size:.8125rem;font-weight:550;display:grid}input,select{height:42px;padding:0 var(--sp-4);border:1px solid var(--border-soft);border-radius:var(--radius-control);background:var(--surface-raised);color:var(--foreground);font:inherit;font-size:.875rem;transition:border-color .15s,background-color .15s,box-shadow .15s;box-shadow:0 1px #17161c08}select{appearance:none;padding-right:var(--sp-6);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2318181b' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right var(--sp-4) center;background-size:16px}@media (prefers-color-scheme:dark){select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23ededed' stroke-width='2.25' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E")}}textarea{min-height:96px;padding:var(--sp-3) var(--sp-4);border:1px solid var(--border-soft);border-radius:var(--radius-control);background:var(--surface-raised);color:var(--foreground);font:inherit;resize:vertical;font-size:.875rem;transition:border-color .15s,background-color .15s,box-shadow .15s;box-shadow:0 1px #17161c08}@media (hover:hover) and (pointer:fine){input:not(:disabled):hover,select:not(:disabled):hover,textarea:not(:disabled):hover{border-color:var(--input)}}input[type=checkbox]{height:auto;accent-color:var(--primary)}input:focus-visible,select:focus-visible,textarea:focus-visible{background:var(--card);border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in srgb, var(--ring) 22%, transparent);outline:none}input::placeholder,textarea::placeholder{color:var(--muted-foreground)}input:disabled,select:disabled,textarea:disabled{background:var(--surface-recessed);color:var(--muted-foreground);box-shadow:none;cursor:not-allowed;border-color:#0000}.field-group{border:1px solid var(--border-soft);border-radius:var(--radius-control);background:var(--surface-subtle);overflow:hidden}.field-group__head{padding:var(--sp-3) var(--sp-4);border-bottom:1px solid var(--border-soft);background:var(--surface-raised)}.field-group__label{font-size:.8125rem;font-weight:600}.field-group__description{color:var(--muted-foreground);margin-top:2px;font-size:.75rem}.field-group__content{gap:var(--sp-4);padding:var(--sp-4);display:grid}.toolbar{align-items:end;gap:var(--sp-3);flex-wrap:wrap;display:flex}.toolbar label{color:var(--muted-foreground);font-size:.75rem}.toolbar .spacer{flex:1}.control-panel__head{justify-content:space-between;align-items:flex-start;gap:var(--sp-4);padding:var(--sp-4) var(--sp-5);border-bottom:1px solid var(--border);display:flex}.control-panel__head h2{font-size:.9375rem}.control-panel__aside{flex:none}.control-panel__body{padding:var(--sp-4) var(--sp-5)}.timesheet-presets,.timesheet-views{border:1px solid var(--border-soft);border-radius:var(--radius-control);background:var(--surface-recessed);gap:2px;padding:3px;display:inline-flex}.timesheet-presets a,.timesheet-presets span,.timesheet-views a,.timesheet-views span{min-height:32px;padding:0 var(--sp-3);border-radius:calc(var(--radius-control) - 3px);color:var(--muted-foreground);border:1px solid #0000;justify-content:center;align-items:center;font-size:.8125rem;font-weight:600;text-decoration:none;display:inline-flex}.timesheet-presets a:hover,.timesheet-views a:hover{color:var(--foreground);background:var(--muted)}.timesheet-presets a[aria-current=page],.timesheet-presets span[aria-current=page],.timesheet-views a[aria-current=page]{border-color:var(--border-soft);background:var(--surface-raised);color:var(--foreground);box-shadow:var(--shadow-xs)}.timesheet-presets span[aria-disabled=true],.timesheet-views span[aria-disabled=true]{cursor:default;opacity:.55}.timesheet-pagination{justify-content:space-between;align-items:center;gap:var(--sp-3);padding:var(--sp-4) var(--sp-5);border-top:1px solid var(--border);color:var(--muted-foreground);font-size:.8125rem;font-weight:600;display:flex}.timesheet-page-size label,.timesheet-pagination__nav{align-items:center;gap:var(--sp-2);display:flex}.timesheet-page-size select{width:auto;height:34px;padding-left:var(--sp-3)}.timesheet-filter{align-items:end;gap:var(--sp-3);grid-template-columns:repeat(2,minmax(10rem,1fr)) auto;display:grid}.timesheet-filter:has(.timesheet-custom-dates){grid-template-columns:repeat(2,minmax(8.5rem,.8fr)) repeat(2,minmax(10rem,1fr)) auto}.timesheet-custom-dates{display:contents}.timesheet-table-head{justify-content:space-between;align-items:center;gap:var(--sp-4);display:flex}.timesheet-table-title{align-items:center;gap:var(--sp-3);display:flex}.timesheet-table-heading{gap:var(--sp-1);display:grid}.timesheet-week-label{color:var(--muted-foreground);margin-top:2px;font-size:.6875rem;font-weight:500;display:block}.timesheet-day{gap:var(--sp-1);min-width:7rem;display:grid}.timesheet-day .btn{height:auto;min-height:40px;padding:var(--sp-2);justify-content:stretch}.timesheet-day .btn__label{text-align:left;flex-direction:column;align-items:flex-start;gap:1px;width:100%}.timesheet-day .btn__label span{color:var(--muted-foreground);font-size:.6875rem;font-weight:500}.timesheet-day .btn__label .badge{color:var(--info);margin-left:.4em;font-weight:550}.timesheet-day--empty{color:var(--muted-foreground)}.timesheet-filter label{min-width:0;color:var(--muted-foreground);font-size:.75rem}.timesheet-filter input,.timesheet-filter select{background-color:var(--surface-raised);width:100%;min-width:0}.timesheet-filter .btn{height:40px}.control-panel__actions{justify-content:space-between;align-items:center;gap:var(--sp-4);min-height:54px;padding:var(--sp-2) var(--sp-5);border-top:1px solid var(--border);background:color-mix(in srgb, var(--background) 56%, var(--card));display:flex}.control-panel__actions-label{color:var(--muted-foreground);letter-spacing:.07em;text-transform:uppercase;font-size:.6875rem;font-weight:700}.control-panel__actions-content{align-items:center;gap:var(--sp-2);display:flex}.control-panel__actions-content form{display:inline-flex}@media (width<=1040px){.timesheet-filter{grid-template-columns:repeat(2,minmax(0,1fr))}.timesheet-filter:has(.timesheet-custom-dates){grid-template-columns:repeat(2,minmax(0,1fr))}.timesheet-filter .btn{grid-column:1/-1;justify-self:start}}@media (width<=560px){.control-panel__head,.control-panel__actions{flex-direction:column;align-items:flex-start}.timesheet-filter{grid-template-columns:1fr}.timesheet-filter:has(.timesheet-custom-dates){grid-template-columns:1fr}.timesheet-table-head{flex-direction:column;align-items:flex-start}.timesheet-pagination{flex-direction:column;align-items:stretch;width:100%}.timesheet-pagination__nav{justify-content:space-between}.timesheet-filter .btn{width:100%}.control-panel__actions{padding-block:var(--sp-3)}.timesheet-controls .control-panel__actions-content{flex-direction:column;align-items:stretch;width:100%}.timesheet-controls .control-panel__actions-content form,.timesheet-controls .control-panel__actions-content .btn{width:100%}}.filters{align-items:end;gap:var(--sp-3);flex-wrap:wrap;display:flex}button,.btn{--btn-bg:var(--action-primary);--btn-hover-bg:var(--action-primary-hover);--btn-pressed-bg:color-mix(in srgb, var(--action-primary) 88%, #000);--btn-fg:var(--action-primary-foreground);justify-content:center;align-items:center;gap:var(--sp-2);height:40px;padding:0 var(--sp-4);border-radius:var(--radius-control);background:var(--btn-bg);color:var(--btn-fg);font:inherit;white-space:nowrap;cursor:pointer;transition:transform .14s var(--ease-out), background-color .15s ease, border-color .15s ease, opacity .15s ease;border:1px solid #0000;font-size:.875rem;font-weight:550;line-height:1;text-decoration:none;display:inline-flex}button:hover,.btn:hover{background:var(--btn-hover-bg);text-decoration:none}button:not(:disabled):active,.btn:not(:disabled):active{background:var(--btn-pressed-bg);transform:scale(.98)}button:disabled,.btn:disabled{opacity:.5;pointer-events:none}.btn__label{justify-content:center;align-items:center;gap:var(--sp-2);min-width:0;line-height:1;display:inline-flex}.btn__label .ico{flex:none;width:1em;height:1em}.btn__icon{flex:none;place-items:center;display:inline-grid}.btn__icon--tile{border-radius:calc(var(--radius-control) - 3px);background:#ffffff24;width:28px;height:28px}.btn--outline .btn__icon--tile,.btn--secondary .btn__icon--tile{background:var(--surface-subtle)}.btn.has-icon-tile-end{padding-right:5px}.btn.has-icon-tile-start{padding-left:5px}.btn--secondary{--btn-bg:var(--secondary);--btn-hover-bg:color-mix(in srgb, var(--secondary) 88%, #000);--btn-pressed-bg:color-mix(in srgb, var(--secondary) 78%, #000);--btn-fg:var(--secondary-foreground)}.btn--outline{--btn-bg:var(--surface-raised);--btn-hover-bg:var(--surface-subtle);--btn-pressed-bg:var(--surface-recessed);--btn-fg:var(--foreground);border-color:var(--input)}.btn--ghost{--btn-bg:transparent;--btn-hover-bg:var(--surface-subtle);--btn-pressed-bg:var(--surface-recessed);--btn-fg:var(--foreground)}.btn--danger{--btn-bg:var(--destructive);--btn-hover-bg:color-mix(in srgb, var(--destructive) 88%, #000);--btn-pressed-bg:color-mix(in srgb, var(--destructive) 78%, #000);--btn-fg:#fff}.btn--danger-outline{--btn-bg:var(--surface-raised);--btn-hover-bg:var(--destructive-bg);--btn-pressed-bg:color-mix(in srgb, var(--destructive-bg) 84%, var(--destructive));--btn-fg:var(--destructive);border-color:color-mix(in srgb, var(--destructive) 35%, var(--border))}.btn--link{--btn-bg:transparent;--btn-hover-bg:transparent;--btn-pressed-bg:transparent;--btn-fg:var(--accent);height:auto;padding:0}.btn--link:hover{text-decoration:underline}.btn--sm{height:34px;padding:0 var(--sp-3);font-size:.8125rem}.btn--sm .btn__icon--tile{width:24px;height:24px}.btn--xs{height:28px;padding:0 var(--sp-2);border-radius:var(--radius-sm);font-size:.75rem}.btn--xs .btn__label{gap:var(--sp-1)}.btn--xs .btn__icon--tile{width:20px;height:20px}.btn__spinner{border:2px solid;border-right-color:#0000;border-radius:50%;flex:none;width:1em;height:1em;animation:.6s linear infinite btn-spin;display:none}.btn.is-loading{pointer-events:none;position:relative}.btn.is-loading .btn__spinner{margin:-.5em 0 0 -.5em;display:block;position:absolute;top:50%;left:50%}.btn.is-loading .btn__label{visibility:hidden}@keyframes btn-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.btn__spinner{animation-duration:1.5s}}.badge{background:var(--secondary);height:20px;color:var(--secondary-foreground);white-space:nowrap;border:1px solid #0000;border-radius:6px;align-items:center;gap:.4em;padding:0 .55em;font-size:.75rem;font-weight:550;line-height:1;display:inline-flex}.badge--ok{background:var(--success-bg);color:var(--success)}.badge--warn{background:var(--warning-bg);color:var(--warning)}.badge--danger{background:var(--destructive-bg);color:var(--destructive)}.badge--info{background:var(--info-bg);color:var(--info)}.badge--outline{color:var(--muted-foreground);border-color:var(--border);background:0 0}.recipe-status{gap:var(--sp-2);flex-direction:column;align-items:flex-start;display:flex}.recipe-issues{color:var(--destructive);margin:0;padding-left:1.1rem;font-size:.8125rem;line-height:1.5;list-style:outside}.recipe-issues strong{font-weight:600}.dot{border-radius:var(--radius-pill);background:var(--dot-idle);flex-shrink:0;width:7px;height:7px;display:inline-block}.dot--working{background:var(--dot-working)}.dot--pending{background:var(--dot-pending)}.dot--missing{background:var(--dot-missing)}.switch{flex-shrink:0;align-items:center;width:40px;height:24px;display:inline-flex;position:relative}.switch input[type=checkbox]{z-index:1;opacity:0;cursor:pointer;margin:0;position:absolute;inset:0}.switch__track{border-radius:var(--radius-pill);border:1px solid var(--border-soft);background:var(--surface-recessed);transition:background-color .15s,border-color .15s;position:absolute;inset:0}.switch__track:before{content:"";background:var(--card);border-radius:50%;width:18px;height:18px;transition:transform .15s;position:absolute;top:2px;left:2px;box-shadow:0 1px 2px #17161c29}.switch input:checked+.switch__track{border-color:var(--primary);background:var(--primary)}.switch input:checked+.switch__track:before{transform:translate(16px)}.switch input:focus-visible+.switch__track{box-shadow:0 0 0 3px color-mix(in srgb, var(--ring) 22%, transparent);outline:none}.switch input:disabled+.switch__track{opacity:.5;cursor:not-allowed}.switch input:disabled{cursor:not-allowed}.switch-field,.switch-row{justify-content:space-between;align-items:center;gap:var(--sp-3);min-height:50px;padding:var(--sp-3) var(--sp-4);border:1px solid var(--border-soft);border-radius:var(--radius-control);background:var(--surface-raised);cursor:pointer;font-weight:500;display:flex}.switch-field__copy{gap:2px;min-width:0;display:grid}.switch-field__label{color:var(--foreground)}.switch-field__detail{color:var(--muted-foreground);font-size:.75rem;font-weight:400}.switch-row+.switch-row{margin-top:var(--sp-2)}.field-group__content>.switch-field{min-height:40px;padding:var(--sp-2) 0;background:0 0;border:0;border-radius:0}.field-group__content>.switch-field+.switch-field{margin-top:calc(var(--sp-2) * -1);padding-top:var(--sp-4);border-top:1px solid var(--border-soft)}.setup__head{justify-content:space-between;align-items:baseline;gap:var(--sp-3);display:flex}.setup__progress{font-variant-numeric:tabular-nums;color:var(--muted-foreground);white-space:nowrap;font-size:.75rem}.setup__list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.setup__step{align-items:center;gap:var(--sp-3);padding:var(--sp-3) var(--sp-6);border-radius:var(--radius-sm);display:flex;position:relative}.setup__step--link .setup__go:after{content:"";position:absolute;inset:0}.setup__step--link:hover{background:var(--muted)}.setup__check{border-radius:var(--radius-sm);background:var(--muted);width:1.75rem;height:1.75rem;color:var(--muted-foreground);flex:none;place-items:center;display:grid}.setup__step.is-done .setup__check{background:var(--success-bg);color:var(--success)}.setup__text{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.setup__label{font-size:.875rem;font-weight:550}.setup__opt{color:var(--muted-foreground);font-weight:400}.setup__desc{color:var(--muted-foreground);font-size:.8125rem}.setup__step.is-done .setup__label{color:var(--muted-foreground);text-decoration:line-through}.setup__go{width:2rem;height:2rem;color:var(--muted-foreground);flex:none;place-items:center;display:grid}.setup__go:hover{color:var(--foreground)}.setup__foot{justify-content:flex-end;gap:var(--sp-2);padding:var(--sp-3) var(--sp-6) var(--sp-4);border-top:1px solid var(--border);flex-wrap:wrap;display:flex}.setup__live-body{gap:var(--sp-3);flex-direction:column;align-items:flex-start;display:flex}.empty{color:var(--muted-foreground);text-align:center;padding:var(--sp-6);font-size:.875rem}.error,.notice{align-items:flex-start;gap:var(--sp-2);margin:var(--sp-3) 0 0;border-radius:var(--radius-sm);padding:var(--sp-2) var(--sp-3);font-size:.8125rem;font-weight:550;display:flex}.error[hidden],.notice[hidden]{display:none}.error{color:var(--destructive);background:var(--destructive-bg)}.notice{color:var(--success);background:var(--success-bg)}.notice--warn{color:var(--warning);background:var(--warning-bg)}.error .ico,.notice .ico{flex-shrink:0;width:1em;height:1em;margin-top:.1em}.muted{color:var(--muted-foreground);font-size:.8125rem}.divider{border:none;border-top:1px solid var(--border);margin:var(--sp-5) 0}.timeline{gap:var(--sp-4);margin:0;padding:0;list-style:none;display:grid}.timeline__item{gap:var(--sp-3);padding-bottom:var(--sp-4);border-bottom:1px solid var(--line);grid-template-columns:5rem 1fr;display:grid}.timeline__item:last-child{border-bottom:none;padding-bottom:0}.timeline__time{font-family:var(--font-mono);color:var(--muted-foreground);font-size:.8125rem}.timeline__title{margin:0 0 var(--sp-1);font-weight:600}.code-callout{font-family:var(--font-mono);letter-spacing:.12em;background:var(--muted);border-radius:var(--radius-lg);padding:var(--sp-4) var(--sp-5);text-align:center;font-size:1.75rem;font-weight:600}.setup-code-page{gap:var(--sp-5);width:min(100%,40rem);display:grid}.setup-code-copy{align-items:center;gap:var(--sp-3);margin-top:var(--sp-3);display:flex}.setup-code-email{gap:var(--sp-2);margin-top:var(--sp-5);padding-top:var(--sp-5);border-top:1px solid var(--border);display:grid}.setup-code-email h2{font-size:1rem}.setup-code-email form.stack{gap:var(--sp-4);max-width:none;margin-top:var(--sp-2)}.setup-code-email form.stack .btn{justify-self:start}.setup-code-reset-note{margin-top:var(--sp-4)}.auth-shell{flex-direction:column;min-height:100vh;display:flex}.auth-wrap{min-height:0;padding:var(--sp-6);flex:1;place-items:center;display:grid}.auth-card{background:var(--card);border-radius:var(--radius-lg);width:100%;max-width:420px;box-shadow:var(--shadow-sm);padding:var(--sp-6);text-align:center}@media (width<=640px){.auth-wrap{background:var(--card);padding:0}.auth-card{max-width:none;min-height:100vh;box-shadow:none;border-radius:0}}.auth-card .brandmark{margin-bottom:var(--sp-5);justify-content:center;padding:0}.auth-card__nav{margin-bottom:var(--sp-5);grid-template-columns:1fr auto 1fr;align-items:center;display:grid}.auth-card__nav .brandmark{grid-column:2;margin-bottom:0}.auth-card__back{border-radius:var(--radius-control);width:32px;height:32px;color:var(--muted-foreground);grid-column:1;justify-content:center;justify-self:start;align-items:center;display:inline-flex}.auth-card__back:hover{color:var(--foreground);background:var(--surface-raised)}.auth-card__identity{justify-content:space-between;align-items:center;gap:var(--sp-4);width:100%;margin:0 0 var(--sp-6);display:flex}.auth-card__identity .brandmark{flex-shrink:0;margin:0}.auth-card__identity .brandmark__logo{height:1.75rem}.auth-card__identity .brandmark__label{display:none}.auth-card__identity .auth-card__eyebrow{text-align:right;justify-items:end;gap:1px;margin:0;line-height:1.35;display:grid}.auth-card__identity .auth-card__eyebrow span:first-child{color:var(--foreground);letter-spacing:-.01em;font-size:.875rem;font-weight:800}.auth-card__identity .auth-card__eyebrow span:last-child{color:var(--muted-foreground);letter-spacing:.05em;font-size:.6875rem;font-weight:600}.auth-card__eyebrow{margin:0 0 var(--sp-2);letter-spacing:.06em;text-transform:uppercase;color:var(--muted-foreground);font-size:.75rem;font-weight:700}.auth-card:has(.signoff-review){max-width:520px}.signoff-review{gap:var(--sp-4);text-align:left;display:grid}.signoff-review__header{text-align:center}.auth-card .signoff-review__header h1{margin-bottom:var(--sp-2)}.signoff-review__header p{max-width:38ch;color:var(--muted-foreground);margin:0 auto;font-size:.875rem}.signoff-review__period{align-items:center;gap:var(--sp-3);margin-top:var(--sp-3);padding:var(--sp-2) var(--sp-3);border-radius:var(--radius-pill);background:var(--surface-recessed);font-variant-numeric:tabular-nums;letter-spacing:-.01em;font-size:.9375rem;font-weight:700;display:inline-flex}.signoff-review__period span{color:var(--muted-foreground);font-weight:500}.signoff-ledger{border:1px solid var(--border-soft);border-radius:var(--radius-lg);background:var(--surface-subtle);overflow:hidden}.signoff-ledger__summary{justify-content:space-between;align-items:baseline;gap:var(--sp-4);padding:var(--sp-4);border-bottom:1px solid var(--border-soft);background:var(--card);font-weight:600;display:flex}.signoff-ledger__summary strong{font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-size:1.25rem}.signoff-ledger__days{overscroll-behavior:contain;scrollbar-gutter:stable;max-height:min(42vh,25rem);overflow-y:auto}.signoff-ledger__days:focus-visible{outline-offset:-2px}.signoff-day{padding:var(--sp-3) var(--sp-4)}.signoff-day+.signoff-day{border-top:1px solid var(--border-soft)}.signoff-day h2{margin-bottom:var(--sp-1);color:var(--muted-foreground);letter-spacing:.04em;text-transform:uppercase;font-size:.75rem;font-weight:700}.signoff-day__shifts{display:grid}.signoff-shift{justify-content:space-between;gap:var(--sp-4);font-variant-numeric:tabular-nums;align-items:center;min-height:34px;display:flex}.signoff-shift strong{white-space:nowrap}form.stack.signoff-confirm{gap:var(--sp-1)}.signoff-dispute{text-align:center}.signoff-dispute summary{color:var(--muted-foreground);cursor:pointer}.signoff-dispute[open] summary{margin-bottom:var(--sp-3)}.signoff-dispute form{text-align:left}.signoff-dispute__actions{gap:var(--sp-1);display:grid}.signoff-dispute__actions .btn{width:100%}.signoff-review__back{justify-self:center;font-size:.875rem}.signoff-done{margin-bottom:var(--sp-4)}.auth-card h1{margin-bottom:var(--sp-4);font-size:1.6rem}.auth-card form.stack{max-width:none}.auth-card form.stack>button{width:100%;height:40px}.auth-card input,.auth-card select{height:40px}.pin-setup,.onboarding{text-align:left}.onboarding .foot{text-align:center}.pin-setup__intro{margin-bottom:var(--sp-5)}.auth-card .pin-setup__intro h1{margin-bottom:var(--sp-2)}.pin-setup__intro p{color:var(--muted-foreground)}.auth-card .pin-setup form.stack{gap:var(--sp-4)}.pin-setup .pin-entry{justify-items:start;gap:var(--sp-2);text-align:left}.pin-setup .pin-entry__label{font-size:.8125rem}.pin-setup .pin-entry__control{width:100%}.pin-setup form.stack>.btn{margin-top:var(--sp-2)}.pin-gate{justify-items:center;gap:var(--sp-5);display:grid}.auth-card .pin-gate h1{margin:0}.auth-card form.stack.pin-gate__form{justify-items:center;gap:var(--sp-4)}.pin-entry{justify-items:center;gap:var(--sp-4);text-align:center;width:100%;display:grid}.auth-card .setup-code-input{text-align:center}.pin-entry__label{font-size:.875rem;font-weight:550;line-height:1.5}.pin-entry__control{cursor:text;width:min(100%,14.5rem);display:block;position:relative}.auth-card .pin-entry__input{font-variant-numeric:tabular-nums;letter-spacing:.4em;text-align:center;width:100%;height:3.25rem;font-size:1.375rem}.pin-entry__slots{display:none}.pin-entry[data-enhanced] .pin-entry__input{opacity:0;clip-path:inset(50%);pointer-events:none;border:0;width:1px;height:1px;padding:0;position:absolute;top:0;left:0}.pin-entry[data-enhanced] .pin-entry__slots{gap:var(--sp-2);pointer-events:none;grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.pin-entry__slot{border:1px solid var(--input);border-radius:var(--radius-control);background:var(--surface-subtle);height:3.25rem;color:var(--foreground);place-items:center;font-size:1.5rem;line-height:1;display:grid}.pin-entry:focus-within .pin-entry__slot[data-active]{border-color:var(--ring);box-shadow:0 0 0 3px color-mix(in srgb, var(--ring) 22%, transparent)}.pin-gate__feedback .error{background:0 0;align-items:center;margin:0;padding:0;display:inline-flex}.pin-gate__feedback .error .ico{margin-top:0}.pin-entry[data-auto-submit]~.btn{display:none}.kiosk-done .btn{width:100%}.auth-card .foot{margin-top:var(--sp-4);color:var(--muted-foreground);font-size:.8125rem}.wizard__step{letter-spacing:.02em;text-transform:uppercase;color:var(--muted-foreground);margin-bottom:var(--sp-2);font-size:.75rem;font-weight:550}.split{grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.split__media{padding:var(--sp-6);background:var(--muted) center / cover no-repeat;align-items:flex-end;display:flex;position:relative}.split__media:after{content:"";background:linear-gradient(#18102800 35%,#1810289e);position:absolute;inset:0}.split__caption{z-index:1;color:#fff;max-width:24ch;font-family:var(--font-ui);letter-spacing:-.02em;text-shadow:0 1px 14px #0006;font-size:1.375rem;font-weight:800;line-height:1.3;position:relative}.split__panel{padding:var(--sp-6);justify-content:center;align-items:center;display:flex;position:relative}.split__inner{width:100%;max-width:360px}.split__inner .brandmark{margin-bottom:var(--sp-6);padding:0;display:inline-flex}.split__inner h1{margin-bottom:var(--sp-2);font-size:1.375rem}.split__inner h1+p{color:var(--muted-foreground);margin-bottom:var(--sp-5)}.split__inner form.stack{gap:var(--sp-4);max-width:none;margin-top:var(--sp-5)}.password-helper{gap:var(--sp-2);margin-top:calc(-1 * var(--sp-3));display:grid}.password-helper__heading{justify-content:space-between;align-items:baseline;gap:var(--sp-2);display:flex}.password-helper__count{color:var(--muted-foreground);font-variant-numeric:tabular-nums;white-space:nowrap}.password-helper__track{border-radius:var(--radius-pill);background:var(--surface-recessed);height:4px;overflow:hidden}.password-helper__fill{border-radius:inherit;background:var(--accent);transform-origin:0;width:100%;height:100%;transition:background-color .18s var(--ease-out);display:block;transform:scaleX(0)}.password-helper[data-complete] .password-helper__fill{background:var(--success)}.password-helper[data-complete] .password-helper__count{color:var(--success)}.split__inner form.stack>button,.split__inner form.stack>.btn{width:100%;height:40px}.split__inner input,.split__inner select{height:40px}.split__inner .foot{margin-top:var(--sp-5);color:var(--muted-foreground);font-size:.8125rem}.split__actions{gap:var(--sp-3);margin-top:var(--sp-5);display:grid}.split__actions .btn{width:100%;height:40px}@media (width<=820px){.split{grid-template-columns:1fr}.split__media{display:none}.split__panel{padding:var(--sp-6) var(--sp-4)}.langswitch--split{top:var(--sp-4);right:var(--sp-4)}}.split--onboarding{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--foreground:#191919;--muted-foreground:#6b6963;--card:#fff;--surface-subtle:#faf9f7;--surface-recessed:#f1f0ed;--border-soft:#e8e6e2;--border:#e4e4e1;--input:#deddda;--ring:#7c3aed;--action-primary:#1d1d1f;--action-primary-hover:#2b2b2e;--action-primary-foreground:#fff;background:#f9f8f5}.split--onboarding .split__media{background-color:#394348;min-height:100dvh;padding:clamp(24px,4vw,64px);overflow:hidden}.split--onboarding .split__media:after{background:linear-gradient(135deg,#0f141b2e,#0f141b61)}.split--onboarding .split__panel{color:#191919;background:#f9f8f5;padding:56px clamp(32px,6vw,104px)}.split--onboarding .split__inner{max-width:460px}.split--onboarding .langswitch--split{top:28px;right:32px}.onboarding{text-align:left;width:100%}.onboarding__header{justify-content:space-between;align-items:center;min-height:42px;margin-bottom:clamp(48px,9vh,104px);display:flex}.split__inner .onboarding__header .brandmark{margin:0}.onboarding__header .brandmark__logo{width:153px;height:auto}.onboarding__back{color:#3b3a37;width:38px;height:38px;transition:transform .16s var(--ease-out), border-color .16s var(--ease-out);border:1px solid #e1e0dc;border-radius:50%;place-items:center;display:inline-grid}.onboarding__back:active{transform:scale(.97)}@media (hover:hover) and (pointer:fine){.onboarding__back:hover{border-color:#aaa9a4}}.onboarding__progress{gap:12px;margin-bottom:36px;display:grid}.onboarding__progress .wizard__step{color:#686760;letter-spacing:.11em;margin:0;font-size:11px;font-weight:700}.onboarding__progress-track{grid-template-columns:repeat(5,1fr);gap:5px;display:grid}.onboarding__progress-track span{background:#deddd7;border-radius:10px;height:3px}.onboarding__progress-track .is-current{background:#1d1d1f}.split__inner .onboarding h1{letter-spacing:-.055em;max-width:13ch;margin:0 0 15px;font-size:clamp(2.35rem,3.6vw,3.75rem);font-weight:750;line-height:1.03}.onboarding__lead{color:#6b6963;max-width:42ch;font-size:1rem;line-height:1.55}.split__inner .onboarding form.stack{gap:18px;margin-top:38px}.split__inner .onboarding form.stack>button{height:48px;margin-top:8px}.split__inner .onboarding form.stack>small{text-align:center;display:block}.split__inner .onboarding input,.split__inner .onboarding select{height:48px}.split__inner .onboarding textarea{min-height:128px}.onboarding .foot{text-align:center;margin-top:22px}.onboarding__visual{z-index:1;justify-content:center;align-items:center;width:100%;min-height:calc(100dvh - 2*clamp(24px,4vw,64px));display:flex;position:relative}.onboarding__device{background:#f8f8f6;border:1px solid #ffffff38;border-radius:19px;width:min(84%,840px);padding:7px;transform:rotate(-2deg);box-shadow:0 28px 90px #00000047,0 4px 16px #0000001f}.onboarding__device-bar{color:#8c8c8c;align-items:center;gap:5px;height:27px;padding:0 11px;display:flex}.onboarding__device-bar i{background:#d2d2cf;border-radius:50%;width:6px;height:6px}.onboarding__screenshot{aspect-ratio:16/10;background:linear-gradient(135deg,#f1f1ef,#e5e5e2);border:1px solid #e2e2df;border-radius:9px;place-items:center;display:grid;overflow:hidden}.onboarding__screenshot img{object-fit:contain;width:100%;height:100%;display:block}.onboarding__visual--phone .onboarding__device{border-radius:31px;width:min(44%,405px,45vh);padding:8px;transform:rotate(5deg)}.onboarding__visual--phone .onboarding__screenshot{aspect-ratio:9/17;border-radius:23px}.onboarding__device-notch{z-index:1;background:#d2d2cf;border-radius:999px;width:27%;height:12px;position:absolute;top:15px;left:50%;transform:translate(-50%)}@media (width<=820px){.split--onboarding .split__media{display:none}.split--onboarding .split__panel{padding:32px 24px 64px}.split--onboarding .langswitch--split{top:32px;right:24px}.onboarding__header{margin-bottom:52px}}@media (width<=480px){.onboarding__header{margin-bottom:38px}.split__inner .onboarding h1{font-size:2.5rem}.onboarding__progress{margin-bottom:28px}}@media (prefers-reduced-motion:reduce){.onboarding__back{transition:none}}.pick{gap:var(--sp-2);margin:0;padding:0;list-style:none;display:grid}.pick a{padding:var(--sp-4) var(--sp-5);background:var(--muted);border-radius:var(--radius);color:var(--foreground);font-size:1rem;font-weight:600;display:block}.pick a:hover{background:color-mix(in srgb, var(--primary) 8%, var(--muted));text-decoration:none}@media (width<=760px){.billing-plan .billing-plan__body,.admin-billing-grid{grid-template-columns:1fr}.billing-subscription{border-top:1px solid var(--border-soft);border-left:0}.billing-plan__features,.admin-override-grid{grid-template-columns:1fr}.admin-override-card{grid-column:auto}.admin-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-metric:nth-child(3){border-left:0}.admin-metric:nth-child(n+3){border-top:1px solid #ffffff24}.admin-record .rows{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-record .rows>div:nth-child(odd){border-left:0}.admin-record .rows>div:nth-child(n+3){border-top:1px solid var(--border)}.metric-overview__body{grid-template-columns:1fr}.metric-overview__featured{min-height:7.5rem}.metric-overview__featured strong{margin-top:var(--sp-5)}.overview-week{grid-template-columns:repeat(2,minmax(0,1fr))}.overview-week>div:nth-child(3){border-left:0}.overview-week>div:nth-child(n+3){border-top:1px solid var(--border)}}@media (width<=860px){.shell__nav{z-index:50;width:min(82vw,288px);transition:transform .24s var(--ease-drawer);box-shadow:var(--shadow-sm);position:fixed;inset:0 auto 0 0;overflow-y:auto;transform:translate(-100%)}.nav-toggle:checked~.shell__nav{transform:none}.nav-backdrop{z-index:40;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .2s var(--ease-out), visibility 0s linear .2s;background:#00000073;display:block;position:fixed;inset:0}.nav-toggle:checked~.nav-backdrop{opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}.topbar{padding:0 var(--sp-4)}.topbar__menu{display:inline-flex}.shell__content{padding:var(--sp-4)}.subscription-banner{margin:var(--sp-3) var(--sp-4) 0}input,select,textarea{font-size:16px}}@media (width<=560px){.subscription-banner{grid-template-columns:auto minmax(0,1fr)}.subscription-banner__action{grid-column:2;justify-self:start}.billing-plan__head,.billing-manage__body,.admin-override-actions{flex-direction:column;align-items:flex-start}.billing-plan__price{padding-left:calc(42px + var(--sp-3))}.billing-plan__details,.billing-subscription{padding:var(--sp-5)}.billing-manage__body form,.billing-manage__body .btn,.admin-override-actions .btn{width:100%}.admin-metrics,.admin-record .rows{grid-template-columns:1fr}.admin-metric{min-height:6.5rem}.admin-metric:first-child{min-height:calc(6.5rem - var(--sp-4))}.admin-metric+.admin-metric,.admin-metric:nth-child(3){border-top:1px solid #ffffff24;border-left:0}.admin-record .rows>div+div,.admin-record .rows>div:nth-child(5){border-top:1px solid var(--border);border-left:0}.admin-danger-zone .card-body,.admin-confirm__head{flex-direction:column;align-items:flex-start}.admin-danger-zone__actions,.admin-confirm__actions{justify-content:flex-start;width:100%}.account-chip{padding-right:5px}.account-chip__name{display:none}.metric-overview__head{padding:var(--sp-4);flex-direction:column}.metric-overview__body{gap:var(--sp-2);padding:var(--sp-2)}.metric-overview__metrics{grid-template-columns:1fr}.metric-overview__metric{min-height:86px}.metric-overview__metric+.metric-overview__metric{border-top:1px solid var(--border-soft);border-left:0}.overview-section-head{align-items:flex-start;gap:var(--sp-1);flex-direction:column}.overview-section-head .section-note{text-align:left}.overview-week{grid-template-columns:1fr}.overview-week>div+div,.overview-week>div:nth-child(3){border-top:1px solid var(--border);border-left:0}.recipe-row{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){button,.btn{transition:background-color .15s,border-color .15s,opacity .15s}button:not(:disabled):active,.btn:not(:disabled):active,dialog.modal,dialog.modal[open]{transform:none}dialog.modal{transition:opacity .15s ease, overlay .15s allow-discrete, display .15s allow-discrete}.shell__nav{transition:none}.nav-backdrop{transition:opacity .15s,visibility 0s linear .15s}}.qr-card{gap:var(--sp-5);flex-wrap:wrap;align-items:flex-start;display:flex}.qr-thumb{width:148px;height:148px;padding:var(--sp-2);border-radius:var(--radius-sm);box-shadow:var(--shadow-sm);background:#fff;flex:none}.qr-thumb svg,.qr-sheet__code svg{width:100%;height:100%;display:block}.qr-desc{flex-direction:column;gap:1rem;display:flex}.media-preview{align-items:center;gap:var(--sp-4);margin-bottom:var(--sp-4);display:flex}.media-preview img{border-radius:var(--radius-sm);border:1px solid var(--border);object-fit:cover;max-width:240px;max-height:160px}.logo-preview{max-width:120px;max-height:120px}.gallery-grid{gap:var(--sp-4);grid-template-columns:repeat(auto-fill,minmax(180px,1fr));margin:0;padding:0;list-style:none;display:grid}.gallery-grid__item img{aspect-ratio:4/3;object-fit:cover;border-radius:var(--radius-sm);border:1px solid var(--border);width:100%}.gallery-grid__actions{gap:var(--sp-2);margin-top:var(--sp-2);display:flex}.gallery-grid__actions form{display:contents}.dev-tools{text-align:left}.dev-tools h2{margin:var(--sp-5) 0 var(--sp-2);color:var(--muted-foreground);letter-spacing:.04em;text-transform:uppercase;font-size:.75rem;font-weight:700}.dev-tools h2:first-child{margin-top:0}.dev-tools ul{margin:0;padding:0;list-style:none}.dev-tools li{padding:var(--sp-2) 0;border-bottom:1px solid var(--border-soft)}.dev-tools li:last-child{border-bottom:0}.dev-tools li small{display:block}.plain-list{gap:var(--sp-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.plain-list__row{align-items:center;gap:var(--sp-3);padding:var(--sp-2) 0;border-bottom:1px solid var(--border);flex-wrap:wrap;display:flex}.plain-list__row:last-child{border-bottom:0}.row-actions{gap:var(--sp-2);flex-wrap:wrap;margin-left:auto;display:flex}.row-actions form{display:contents}.inline-rename-form{align-items:center;gap:var(--sp-2);flex-wrap:wrap;display:flex}@media (width<=640px){.plain-list__row{align-items:stretch}.inline-rename-form,.menu-presentation-form,.row-actions{flex-basis:100%;margin-left:0}.inline-rename-form input[type=text]{flex:auto;min-width:0}}.menu-presentation-form{align-items:center;gap:var(--sp-3);flex-wrap:wrap;display:flex}.menu-item-thumb{object-fit:cover;border-radius:var(--radius-sm);border:1px solid var(--border);flex-shrink:0;width:56px;height:56px}.menu-preview-block{margin-bottom:var(--sp-6)}.menu-preview-block:last-child{margin-bottom:0}.qr-sheet{max-width:560px;padding:var(--sp-6) var(--sp-4);margin:0 auto}.qr-sheet__bar{margin-bottom:var(--sp-4);justify-content:flex-end;align-items:center;display:flex}.qr-sheet__card{text-align:center;border-radius:var(--radius-lg);padding:var(--sp-5);background:var(--card);box-shadow:var(--shadow-sm)}.qr-sheet__brand{font-family:var(--font-ui);letter-spacing:-.01em;color:var(--muted-foreground);margin-bottom:var(--sp-2);font-weight:800}.qr-sheet__card h1{font-size:1.75rem}.qr-sheet__lead{color:var(--muted-foreground);margin:var(--sp-2) 0 var(--sp-5)}.qr-sheet__code{margin:0 auto}.qr-sheet__url{margin-top:var(--sp-4);word-break:break-all}@media print{.shell__nav,.topbar,.qr-sheet__bar{display:none}.qr-sheet,.qr-sheet__card{box-shadow:none;max-width:none;padding:0}.qr-sheet__code{width:78vw}}.preview-banner{align-items:center;gap:var(--sp-4);padding:var(--sp-2) var(--sp-4);background:var(--ink-navy,#0b0d1a);color:#fff;font-size:var(--text-sm);flex-wrap:wrap;display:flex}.preview-banner p{margin:0;font-weight:600}.preview-banner__devices{gap:var(--sp-2);margin-left:auto;display:flex}.preview-banner__devices a{color:#fff;opacity:.7;padding:var(--sp-1) var(--sp-2);border-radius:var(--radius-sm);text-decoration:none}.preview-banner__devices a.is-active{opacity:1;background:#ffffff26}.preview-banner a[href=\/website]{color:#fff}.preview-frame{margin-inline:auto;transition:max-width .15s}@media (width<=640px){.preview-banner__devices{display:none}}
