.NavHeader-module__g7Ya4a__header{z-index:50;background:var(--nav-glass-bg);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid #0000;width:100%;transition:border-color .2s,background .2s;position:sticky;top:0}.NavHeader-module__g7Ya4a__header.NavHeader-module__g7Ya4a__scrolled{border-bottom-color:var(--color-tm-border);background:var(--nav-glass-bg-solid)}.NavHeader-module__g7Ya4a__inner{align-items:center;gap:1rem;width:100%;height:60px;margin:0 auto;padding:0 1.5rem;display:flex}.NavHeader-module__g7Ya4a__navWrap{margin-left:auto}@media (min-width:768px){.NavHeader-module__g7Ya4a__inner{padding:0 2.5rem}}@media (min-width:1024px){.NavHeader-module__g7Ya4a__inner{padding:0 4rem}}@media (min-width:1280px){.NavHeader-module__g7Ya4a__inner{padding:0 6rem}}.NavHeader-module__g7Ya4a__logo{font-family:var(--font-display);color:var(--color-tm-text);align-items:center;gap:.5rem;font-size:1.0625rem;font-weight:600;text-decoration:none;display:flex}.NavHeader-module__g7Ya4a__logoImage{border-radius:4px;flex-shrink:0;width:22px;height:22px}.NavHeader-module__g7Ya4a__nav{justify-content:flex-end;align-items:center;gap:.125rem;margin:0;padding:0;list-style:none;display:flex}.NavHeader-module__g7Ya4a__navLink{color:var(--color-tm-text-muted);border-radius:.375rem;padding:.375rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s,background .15s}.NavHeader-module__g7Ya4a__navLink:hover{color:var(--color-tm-text);background:var(--color-tm-surface)}.NavHeader-module__g7Ya4a__navLink:focus-visible{outline:2px solid var(--color-tm-accent-highlight);outline-offset:2px;color:var(--color-tm-text)}.NavHeader-module__g7Ya4a__actions{align-items:center;gap:.75rem;display:flex}.NavHeader-module__g7Ya4a__hamburger{cursor:pointer;background:0 0;border:none;border-radius:.375rem;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:.25rem;transition:background .15s;display:none}.NavHeader-module__g7Ya4a__hamburger:hover{background:var(--color-tm-surface)}.NavHeader-module__g7Ya4a__hamburger:focus-visible{outline:2px solid var(--color-tm-accent-highlight);outline-offset:2px}.NavHeader-module__g7Ya4a__bar{background:var(--color-tm-text-muted);border-radius:2px;width:22px;height:2px;transition:transform .2s,opacity .2s;display:block}.NavHeader-module__g7Ya4a__hamburger.NavHeader-module__g7Ya4a__open .NavHeader-module__g7Ya4a__bar:first-child{transform:translateY(7px)rotate(45deg)}.NavHeader-module__g7Ya4a__hamburger.NavHeader-module__g7Ya4a__open .NavHeader-module__g7Ya4a__bar:nth-child(2){opacity:0}.NavHeader-module__g7Ya4a__hamburger.NavHeader-module__g7Ya4a__open .NavHeader-module__g7Ya4a__bar:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.NavHeader-module__g7Ya4a__mobileNav{border-top:1px solid var(--color-tm-border);background:var(--color-tm-bg);flex-direction:column;gap:.25rem;padding:.75rem 1.5rem 1rem;list-style:none;display:none}.NavHeader-module__g7Ya4a__mobileNav.NavHeader-module__g7Ya4a__open{display:flex}.NavHeader-module__g7Ya4a__mobileNavLink{color:var(--color-tm-text-muted);border-radius:.375rem;padding:.625rem .5rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:color .15s,background .15s}.NavHeader-module__g7Ya4a__mobileNavLink:hover{color:var(--color-tm-text);background:var(--color-tm-surface)}.NavHeader-module__g7Ya4a__mobileNavLink:focus-visible{outline:2px solid var(--color-tm-accent-highlight);outline-offset:2px;color:var(--color-tm-text)}@media (max-width:767px){.NavHeader-module__g7Ya4a__nav{display:none}.NavHeader-module__g7Ya4a__hamburger{display:flex}}
.DownloadSection-module__BDh0vG__header{text-align:center;margin-bottom:3.5rem;max-width:36rem;margin-inline:auto}.DownloadSection-module__BDh0vG__headline{font-size:var(--text-display-md);letter-spacing:var(--tracking-tight);font-weight:700;line-height:var(--leading-tight);color:var(--color-tm-text);margin-bottom:var(--space-3)}.DownloadSection-module__BDh0vG__subtext{font-size:var(--text-md);line-height:var(--leading-relaxed);color:var(--color-tm-text-muted);margin-bottom:var(--space-4)}.DownloadSection-module__BDh0vG__freeStrip{color:var(--color-tm-text-muted);font-size:.8125rem;font-family:var(--font-mono);letter-spacing:.02em;background:#fd971f0d;border:1px solid #fd971f40;border-radius:9999px;flex-wrap:wrap;justify-content:center;gap:.375rem;padding:.5rem 1rem;display:inline-flex}.DownloadSection-module__BDh0vG__freeWord{color:var(--color-tm-accent-highlight);font-weight:700}.DownloadSection-module__BDh0vG__grid{grid-template-columns:1fr;gap:1.5rem;max-width:64rem;margin-inline:auto;display:grid}@media (min-width:900px){.DownloadSection-module__BDh0vG__grid{grid-template-columns:1fr 1fr}}.DownloadSection-module__BDh0vG__card{background:var(--card-bg);border:1px solid var(--card-border);box-shadow:var(--card-shadow);border-radius:14px;flex-direction:column;gap:1.25rem;padding:2rem;transition:border-color .2s,transform .2s;display:flex}.DownloadSection-module__BDh0vG__card:hover{border-color:#fd971f66;transform:translateY(-2px)}.DownloadSection-module__BDh0vG__cardHeader{align-items:flex-start;gap:.875rem;display:flex}.DownloadSection-module__BDh0vG__cardIcon{background:var(--color-tm-surface);width:2.5rem;height:2.5rem;color:var(--color-tm-accent-highlight);border:1px solid var(--color-tm-border);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.DownloadSection-module__BDh0vG__cardTitle{font-family:var(--font-display);color:var(--color-tm-text);letter-spacing:-.01em;margin-bottom:.125rem;font-size:1.125rem;font-weight:700}.DownloadSection-module__BDh0vG__cardKicker{color:var(--color-tm-text-subtle);font-size:.8125rem;font-family:var(--font-mono)}.DownloadSection-module__BDh0vG__cardDescription{color:var(--color-tm-text-muted);font-size:.9375rem;line-height:1.6}.DownloadSection-module__BDh0vG__downloadBtn{width:100%}.DownloadSection-module__BDh0vG__stepList{flex-direction:column;gap:.625rem;margin-top:auto;display:flex}.DownloadSection-module__BDh0vG__step{align-items:center;gap:.75rem;display:flex}.DownloadSection-module__BDh0vG__stepNumber{background:var(--color-tm-bg-secondary);border:1px solid var(--color-tm-border);width:1.625rem;height:1.625rem;color:var(--color-tm-text-muted);font-family:var(--font-mono);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:600;display:inline-flex}.DownloadSection-module__BDh0vG__cardCode{font-family:var(--font-mono);color:var(--color-tm-accent-highlight);background:#fd971f1a;border-radius:4px;margin-inline:.125em;padding:.1em .35em;font-size:.9em}.DownloadSection-module__BDh0vG__cardMeta{font-family:var(--font-mono);color:var(--color-tm-text-subtle);letter-spacing:.04em;text-align:center;margin-top:.25rem;font-size:.75rem}.DownloadSection-module__BDh0vG__promptBox{border:1px solid var(--color-tm-border);background:var(--color-tm-bg);border-radius:10px;margin-top:auto;overflow:hidden}.DownloadSection-module__BDh0vG__promptHeader{background:var(--color-tm-bg-secondary);border-bottom:1px solid var(--color-tm-border);justify-content:space-between;align-items:center;padding:.5rem .75rem;display:flex}.DownloadSection-module__BDh0vG__promptLabel{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--color-tm-text-subtle);font-size:.6875rem}.DownloadSection-module__BDh0vG__copyBtn{border:1px solid var(--color-tm-border);background:var(--color-tm-surface);color:var(--color-tm-text-muted);font-family:var(--font-body);cursor:pointer;border-radius:.375rem;align-items:center;gap:.375rem;padding:.3125rem .625rem;font-size:.75rem;font-weight:500;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.DownloadSection-module__BDh0vG__copyBtn:hover{color:var(--color-tm-text);border-color:var(--color-tm-accent-highlight);background:var(--color-tm-bg-secondary)}.DownloadSection-module__BDh0vG__copyBtn:focus-visible{outline:2px solid var(--color-tm-accent-highlight);outline-offset:2px}.DownloadSection-module__BDh0vG__copyBtnCopied{color:var(--color-tm-accent-highlight);border-color:var(--color-tm-accent-highlight)}.DownloadSection-module__BDh0vG__promptBody{font-family:var(--font-mono);color:var(--color-tm-text-muted);background:var(--color-tm-bg);white-space:pre-wrap;word-wrap:break-word;max-height:18rem;padding:1rem 1.125rem;font-size:.78125rem;line-height:1.65;overflow-y:auto}.DownloadSection-module__BDh0vG__sysreq{text-align:center;color:var(--color-tm-text-subtle);font-size:.8125rem;font-family:var(--font-mono);margin-top:2.5rem}
.HeroSection-module__mHX6FW__hero{background:var(--color-tm-bg);position:relative;overflow:hidden}.HeroSection-module__mHX6FW__hero:before{content:"";pointer-events:none;background:radial-gradient(#fd971f1a 0%,#fd971f0a 30%,#0000 70%);width:120%;height:100%;animation:6s ease-in-out infinite HeroSection-module__mHX6FW__hero-pulse;position:absolute;top:-30%;left:50%;transform:translate(-50%)}@keyframes HeroSection-module__mHX6FW__hero-pulse{0%,to{opacity:.5}50%{opacity:1}}.HeroSection-module__mHX6FW__heroInner{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.HeroSection-module__mHX6FW__eyebrowRow{align-items:center;gap:.875rem;margin-bottom:1.75rem;display:inline-flex}.HeroSection-module__mHX6FW__eyebrowLogo{border-radius:18px;flex-shrink:0;width:88px;height:88px;box-shadow:0 8px 24px #fd971f38}@media (min-width:768px){.HeroSection-module__mHX6FW__eyebrowRow{gap:1.25rem}.HeroSection-module__mHX6FW__eyebrowLogo{border-radius:22px;width:104px;height:104px}}.HeroSection-module__mHX6FW__eyebrow{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--color-tm-accent-highlight);background:#fd971f14;border:1px solid #fd971f59;border-radius:9999px;align-items:center;gap:.625rem;margin:0;padding:.625rem 1.375rem;font-size:.9375rem;font-weight:600;display:inline-flex;box-shadow:0 0 24px #fd971f1f}@media (min-width:768px){.HeroSection-module__mHX6FW__eyebrow{gap:.75rem;padding:.75rem 1.625rem;font-size:1.0625rem}}.HeroSection-module__mHX6FW__eyebrowDot{opacity:.6}.HeroSection-module__mHX6FW__eyebrowVersion{color:var(--color-tm-text-muted);letter-spacing:.08em}.HeroSection-module__mHX6FW__headline{font-weight:700;line-height:var(--leading-tight);letter-spacing:var(--tracking-tighter);color:var(--color-tm-text);font-size:var(--text-display-xl);margin:0 auto var(--space-6);max-width:52rem}.HeroSection-module__mHX6FW__subhead{max-width:36rem;margin:0 auto var(--space-10);font-size:var(--text-md);line-height:var(--leading-relaxed);color:var(--color-tm-text-muted)}@media (min-width:768px){.HeroSection-module__mHX6FW__subhead{font-size:var(--text-lg)}}.HeroSection-module__mHX6FW__ctas{flex-direction:column;justify-content:center;align-items:center;gap:.875rem;margin:0 auto 1.5rem;display:flex}@media (min-width:640px){.HeroSection-module__mHX6FW__ctas{flex-direction:row;gap:1rem}}.HeroSection-module__mHX6FW__heroDownload{width:100%;max-width:64rem;margin:0 auto var(--space-8);text-align:left}.HeroSection-module__mHX6FW__trustStrip{color:var(--color-tm-text-subtle);font-size:.8125rem;font-family:var(--font-body);flex-wrap:wrap;justify-content:center;align-items:center;gap:.375rem .5rem;margin:0 auto;padding:0;list-style:none;display:flex}.HeroSection-module__mHX6FW__trustItem{align-items:center;gap:.5rem;display:inline-flex}.HeroSection-module__mHX6FW__trustDot{opacity:.6}
.FeaturesSection-module__An02XW__header{max-width:600px;margin-bottom:4rem}.FeaturesSection-module__An02XW__sectionTitle{font-family:var(--font-display);letter-spacing:-.02em;font-weight:700;line-height:1.15}.FeaturesSection-module__An02XW__featureGrid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:768px){.FeaturesSection-module__An02XW__featureGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width:1024px){.FeaturesSection-module__An02XW__featureGrid{grid-template-columns:repeat(3,1fr)}}.FeaturesSection-module__An02XW__featureCard{background:var(--card-bg);border:1px solid var(--card-border);box-shadow:var(--card-shadow);border-radius:.75rem;flex-direction:column;gap:.75rem;padding:1.75rem;transition:border-color .2s;display:flex}.FeaturesSection-module__An02XW__featureCard:hover{border-color:var(--color-tm-accent-highlight)}.FeaturesSection-module__An02XW__iconWrap{border-radius:.625rem;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;transition:background-color .15s,border-color .15s;display:flex}.FeaturesSection-module__An02XW__featureCard:hover .FeaturesSection-module__An02XW__iconWrap{border-color:var(--color-tm-accent-highlight)}.FeaturesSection-module__An02XW__featureTitle{font-family:var(--font-display);letter-spacing:-.01em;font-size:1.125rem;font-weight:600;line-height:1.2}.FeaturesSection-module__An02XW__featureDescription{font-size:.9375rem;line-height:1.6}
.McpSection-module__A7BeQq__codeBlock{border:1px solid var(--color-tm-border);background:var(--color-tm-surface);border-radius:12px;overflow:hidden;box-shadow:0 8px 32px #00000073}.McpSection-module__A7BeQq__codeBlockHeader{background:var(--color-tm-bg);border-bottom:1px solid var(--color-tm-border);justify-content:space-between;align-items:center;padding:.625rem .875rem .625rem 1rem;display:flex}.McpSection-module__A7BeQq__codeBlockLabel{font-family:var(--font-mono);color:var(--color-tm-text-muted);font-size:.75rem}.McpSection-module__A7BeQq__copyBtn{border:1px solid var(--color-tm-border);background:var(--color-tm-surface);color:var(--color-tm-text-muted);font-family:var(--font-body);cursor:pointer;border-radius:.375rem;align-items:center;gap:.375rem;padding:.3125rem .625rem;font-size:.75rem;font-weight:500;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.McpSection-module__A7BeQq__copyBtn:hover{color:var(--color-tm-text);border-color:var(--color-tm-accent-highlight);background:var(--color-tm-bg-secondary)}.McpSection-module__A7BeQq__copyBtn:focus-visible{outline:2px solid var(--color-tm-accent-highlight);outline-offset:2px}.McpSection-module__A7BeQq__copyBtnCopied{color:var(--color-tm-accent-highlight);border-color:var(--color-tm-accent-highlight)}.McpSection-module__A7BeQq__codeBlockBody{font-family:var(--font-mono);color:var(--color-tm-text-muted);background:var(--color-tm-surface);padding:24px;font-size:.875rem;line-height:1.8;overflow-x:auto}.McpSection-module__A7BeQq__codeLine{display:contents}.McpSection-module__A7BeQq__tokenKey{color:var(--color-tm-syntax-key)}.McpSection-module__A7BeQq__tokenValue{color:var(--color-tm-syntax-value)}.McpSection-module__A7BeQq__tokenPlain{color:var(--color-tm-text-muted)}.McpSection-module__A7BeQq__header{text-align:center;max-width:44rem;margin:0 auto 3.5rem}@media (min-width:768px){.McpSection-module__A7BeQq__header{margin-bottom:4.5rem}}.McpSection-module__A7BeQq__headline{font-size:var(--text-display-lg);letter-spacing:var(--tracking-tight);font-weight:700;line-height:var(--leading-tight);color:var(--color-tm-text);margin-bottom:var(--space-5)}.McpSection-module__A7BeQq__description{font-size:var(--text-md);line-height:var(--leading-relaxed);color:var(--color-tm-text-muted)}.McpSection-module__A7BeQq__contentGrid{grid-template-columns:1fr;align-items:start;gap:2.5rem;max-width:64rem;margin:0 auto;display:grid}@media (min-width:1024px){.McpSection-module__A7BeQq__contentGrid{grid-template-columns:1fr 1fr;gap:3rem}}.McpSection-module__A7BeQq__workflowColumn{flex-direction:column;gap:0;display:flex}.McpSection-module__A7BeQq__workflowList{flex-direction:column;gap:.625rem;margin-top:0;padding:0;list-style:none;display:flex}.McpSection-module__A7BeQq__workflowItem{border:1px solid var(--color-tm-border);background:#16162a80;border-radius:.5rem;align-items:flex-start;gap:.875rem;padding:.75rem .875rem;display:flex}.McpSection-module__A7BeQq__workflowNumber{width:1.5rem;height:1.5rem;font-family:var(--font-mono);color:var(--color-tm-accent-highlight);background:#fd971f1f;border:1px solid #fd971f4d;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;font-size:.6875rem;font-weight:600;display:inline-flex}.McpSection-module__A7BeQq__workflowText{color:var(--color-tm-text);font-size:.9375rem;line-height:1.45}.McpSection-module__A7BeQq__clientRow{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:1.75rem;display:flex}.McpSection-module__A7BeQq__clientLabel{color:var(--color-tm-text-subtle);flex-shrink:0;font-size:.8125rem}.McpSection-module__A7BeQq__clientBadge{border:1px solid var(--color-tm-border);background:var(--color-tm-surface);color:var(--color-tm-text);border-radius:9999px;align-items:center;padding:.25rem .625rem;font-size:.75rem;font-weight:500;display:inline-flex}.McpSection-module__A7BeQq__ctaRow{justify-content:center;margin-top:3rem;display:flex}
.MillLoopAnimation-module__QgyoUG__wrap{border-radius:var(--radius-lg);border:1px solid var(--color-tm-border);background:var(--color-tm-surface);width:100%;max-width:68rem;margin-inline:auto;overflow:hidden;box-shadow:0 20px 60px #00000080,0 0 120px #fd971f14}.MillLoopAnimation-module__QgyoUG__chrome{background:var(--color-tm-bg);border-bottom:1px solid var(--color-tm-border);justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.MillLoopAnimation-module__QgyoUG__dots{gap:.375rem;display:flex}.MillLoopAnimation-module__QgyoUG__dot{border-radius:9999px;width:12px;height:12px}.MillLoopAnimation-module__QgyoUG__dot:first-child{background:#ff5f57}.MillLoopAnimation-module__QgyoUG__dot:nth-child(2){background:#febc2e}.MillLoopAnimation-module__QgyoUG__dot:nth-child(3){background:#28c840}.MillLoopAnimation-module__QgyoUG__chromeLabel{font-family:var(--font-mono);color:var(--color-tm-text-muted);letter-spacing:.04em;font-size:.75rem}.MillLoopAnimation-module__QgyoUG__chromeStatus{font-family:var(--font-mono);border-radius:var(--radius-full);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.375rem;padding:.25rem .625rem;font-size:.6875rem;display:inline-flex}.MillLoopAnimation-module__QgyoUG__chromeStatusLive{color:var(--color-tm-accent-highlight);background:#fd971f1f;border:1px solid #fd971f4d}.MillLoopAnimation-module__QgyoUG__chromeStatusDone{color:#a6e22e;background:#a6e22e1f;border:1px solid #a6e22e4d}.MillLoopAnimation-module__QgyoUG__chromeStatusDot{background:currentColor;border-radius:9999px;width:6px;height:6px;animation:1.4s ease-in-out infinite MillLoopAnimation-module__QgyoUG__pulse;box-shadow:0 0 8px}@keyframes MillLoopAnimation-module__QgyoUG__pulse{0%,to{opacity:1}50%{opacity:.35}}.MillLoopAnimation-module__QgyoUG__stage{flex-direction:column;gap:1.25rem;padding:1.5rem 1.25rem 1.75rem;display:flex;position:relative}@media (min-width:640px){.MillLoopAnimation-module__QgyoUG__stage{gap:1.5rem;padding:2rem 2rem 2.25rem}}.MillLoopAnimation-module__QgyoUG__claude{pointer-events:none;z-index:10;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:absolute;top:0;left:0}.MillLoopAnimation-module__QgyoUG__claudeGlow{background:radial-gradient(circle,#fd971f73 0%,#fd971f26 45%,#0000 75%);border-radius:9999px;position:absolute;inset:-8px}.MillLoopAnimation-module__QgyoUG__claudeImg{object-fit:contain;filter:drop-shadow(0 2px 6px #00000080);width:48px;height:48px;position:relative}.MillLoopAnimation-module__QgyoUG__homeAnchor{pointer-events:none;width:56px;height:56px;position:absolute;top:1.5rem;left:1.25rem}@media (min-width:640px){.MillLoopAnimation-module__QgyoUG__homeAnchor{top:2rem;left:2rem}}.MillLoopAnimation-module__QgyoUG__lane{flex-direction:column;gap:.5rem;display:flex}.MillLoopAnimation-module__QgyoUG__laneLabel{font-family:var(--font-mono);color:var(--color-tm-text-subtle);letter-spacing:.14em;text-transform:uppercase;padding-left:72px;font-size:.6875rem}.MillLoopAnimation-module__QgyoUG__laneRow{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.MillLoopAnimation-module__QgyoUG__lane:nth-of-type(2) .MillLoopAnimation-module__QgyoUG__laneRow{grid-template-columns:repeat(3,1fr)}@media (min-width:900px){.MillLoopAnimation-module__QgyoUG__lane:nth-of-type(2) .MillLoopAnimation-module__QgyoUG__laneRow{grid-template-columns:repeat(6,1fr)}}.MillLoopAnimation-module__QgyoUG__slot{min-height:48px;display:flex}.MillLoopAnimation-module__QgyoUG__slotEmpty{border-radius:var(--radius-md);border:1px dashed #ffffff14;flex:1;justify-content:center;align-items:center;display:flex}.MillLoopAnimation-module__QgyoUG__slotEmptyDash{background:#ffffff1f;border-radius:1px;width:14px;height:2px}.MillLoopAnimation-module__QgyoUG__ticket{border-radius:var(--radius-md);border:1px solid var(--color-tm-border);background:var(--color-tm-bg);align-items:center;gap:.5rem;width:100%;min-width:0;padding:.5rem .625rem;transition:border-color .25s,box-shadow .25s;display:flex}.MillLoopAnimation-module__QgyoUG__ticketInflight{background:#fd971f0d;border-color:#fd971f66;box-shadow:0 2px 12px #fd971f1f}.MillLoopAnimation-module__QgyoUG__ticketActive{border-color:var(--color-tm-accent-highlight);box-shadow:0 0 0 2px #fd971f40,0 4px 18px #fd971f40}.MillLoopAnimation-module__QgyoUG__ticketIcon{object-fit:contain;filter:brightness(0)saturate()invert(68%)sepia(66%)saturate(863%)hue-rotate(342deg)brightness(101%)contrast(98%);flex-shrink:0;width:16px;height:16px}.MillLoopAnimation-module__QgyoUG__ticketBody{flex-direction:column;flex:1;gap:.0625rem;min-width:0;display:flex}.MillLoopAnimation-module__QgyoUG__ticketId{font-family:var(--font-mono);color:var(--color-tm-text-subtle);letter-spacing:.04em;font-size:.6875rem}.MillLoopAnimation-module__QgyoUG__ticketTitle{color:var(--color-tm-text);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.MillLoopAnimation-module__QgyoUG__priorityTag{font-family:var(--font-mono);border-radius:4px;flex-shrink:0;padding:.125rem .3125rem;font-size:.625rem}.MillLoopAnimation-module__QgyoUG__priorityP0{color:#ff8580;background:#ff5f572e}.MillLoopAnimation-module__QgyoUG__priorityP1{color:#fd971f;background:#fd971f2e}.MillLoopAnimation-module__QgyoUG__priorityP2{color:#66d9ef;background:#66d9ef1f}.MillLoopAnimation-module__QgyoUG__statusPill{font-family:var(--font-mono);border-radius:var(--radius-full);flex-shrink:0;padding:.125rem .4375rem;font-size:.625rem}.MillLoopAnimation-module__QgyoUG__status_claimed{color:#66d9ef;background:#66d9ef26}.MillLoopAnimation-module__QgyoUG__status_shipping{color:#fd971f;background:#fd971f2e}.MillLoopAnimation-module__QgyoUG__status_done{color:#a6e22e;background:#a6e22e2e}.MillLoopAnimation-module__QgyoUG__contextLane{flex-direction:column;gap:.5rem;margin-top:.25rem;display:flex}.MillLoopAnimation-module__QgyoUG__contextBody{border-radius:var(--radius-md);background:#fd971f08;border:1px dashed #fd971f38;flex-wrap:wrap;gap:.5rem;min-height:4rem;padding:.875rem;display:flex}.MillLoopAnimation-module__QgyoUG__contextEmpty{font-family:var(--font-mono);color:var(--color-tm-text-subtle);font-size:.75rem;font-style:italic}.MillLoopAnimation-module__QgyoUG__contextItem{border-radius:var(--radius-md);font-family:var(--font-mono);border:1px solid var(--color-tm-border);background:var(--color-tm-bg);align-items:center;gap:.5rem;padding:.375rem .625rem;font-size:.75rem;display:inline-flex}.MillLoopAnimation-module__QgyoUG__contextItem_context{border-color:#66d9ef40}.MillLoopAnimation-module__QgyoUG__contextItem_decision{border-color:#a6e22e4d}.MillLoopAnimation-module__QgyoUG__contextKind{text-transform:uppercase;letter-spacing:.08em;border-radius:3px;padding:.0625rem .3125rem;font-size:.625rem}.MillLoopAnimation-module__QgyoUG__contextItem_context .MillLoopAnimation-module__QgyoUG__contextKind{color:#66d9ef;background:#66d9ef24}.MillLoopAnimation-module__QgyoUG__contextItem_decision .MillLoopAnimation-module__QgyoUG__contextKind{color:#a6e22e;background:#a6e22e24}.MillLoopAnimation-module__QgyoUG__contextText{color:var(--color-tm-text-muted)}.MillLoopAnimation-module__QgyoUG__phaseTrack{border-top:1px solid var(--color-tm-border);background:var(--color-tm-bg);gap:.25rem;padding:.75rem 1rem;display:flex;overflow-x:auto}@media (min-width:640px){.MillLoopAnimation-module__QgyoUG__phaseTrack{padding:.75rem 2rem}}.MillLoopAnimation-module__QgyoUG__phaseNode{border-radius:6px;flex:1;min-width:0;padding:.5rem .25rem .625rem;transition:background .3s;position:relative}.MillLoopAnimation-module__QgyoUG__phaseActive{background:#fd971f14}.MillLoopAnimation-module__QgyoUG__phaseLabel{font-family:var(--font-mono);color:var(--color-tm-text-subtle);letter-spacing:.04em;text-align:center;white-space:nowrap;text-overflow:ellipsis;font-size:.6875rem;transition:color .3s;display:block;overflow:hidden}.MillLoopAnimation-module__QgyoUG__phaseActive .MillLoopAnimation-module__QgyoUG__phaseLabel{color:var(--color-tm-accent-highlight)}.MillLoopAnimation-module__QgyoUG__phasePast .MillLoopAnimation-module__QgyoUG__phaseLabel{color:var(--color-tm-text-muted)}.MillLoopAnimation-module__QgyoUG__phaseProgress{background:var(--color-tm-accent-highlight);transform-origin:0;border-radius:1px;height:2px;position:absolute;bottom:2px;left:.25rem;right:.25rem}.MillLoopAnimation-module__QgyoUG__captionRow{border-top:1px solid var(--color-tm-border);background:var(--color-tm-bg);justify-content:center;align-items:center;min-height:3rem;padding:.875rem 1.25rem 1.125rem;display:flex}@media (min-width:640px){.MillLoopAnimation-module__QgyoUG__captionRow{padding:1rem 2rem 1.25rem}}.MillLoopAnimation-module__QgyoUG__caption{color:var(--color-tm-text-muted);text-align:center;font-size:.875rem;line-height:1.5}
.MillSection-module__cCzBMG__header{text-align:center;max-width:88rem;margin:0 auto 3.5rem}@media (min-width:768px){.MillSection-module__cCzBMG__header{margin-bottom:4.5rem}}.MillSection-module__cCzBMG__eyebrow{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--color-tm-accent-highlight);background:#fd971f0d;border:1px solid #fd971f40;border-radius:9999px;margin-bottom:1.5rem;padding:.375rem .875rem;font-size:.75rem;display:inline-block}.MillSection-module__cCzBMG__headline{font-size:var(--text-display-lg);font-weight:700;line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);color:var(--color-tm-text);margin-bottom:var(--space-5);text-wrap:balance}.MillSection-module__cCzBMG__headlineSkill{font-family:var(--font-mono);color:var(--color-tm-accent-highlight)}.MillSection-module__cCzBMG__lede{font-size:var(--text-md);line-height:var(--leading-relaxed);color:var(--color-tm-text-muted);margin-bottom:var(--space-5)}.MillSection-module__cCzBMG__ledeSecondary{font-size:var(--text-base);line-height:var(--leading-relaxed);color:var(--color-tm-text-subtle)}.MillSection-module__cCzBMG__ledeStrong{color:var(--color-tm-text);font-weight:600}.MillSection-module__cCzBMG__ledeCode{font-family:var(--font-mono);color:var(--color-tm-accent-highlight);background:#fd971f14;border-radius:4px;padding:.125em .375em;font-size:.95em}.MillSection-module__cCzBMG__phaseStripWrap{justify-content:center;margin-bottom:3rem;display:flex}.MillSection-module__cCzBMG__phaseStrip{border:1px solid var(--color-tm-border);background:var(--color-tm-surface);border-radius:14px;width:100%;max-width:38rem;overflow:hidden;box-shadow:0 12px 40px #00000073,0 0 80px #fd971f0f}.MillSection-module__cCzBMG__phaseStripHeader{background:var(--color-tm-bg);border-bottom:1px solid var(--color-tm-border);justify-content:space-between;align-items:center;padding:.625rem 1rem;display:flex}.MillSection-module__cCzBMG__phaseStripDots{gap:.375rem;display:flex}.MillSection-module__cCzBMG__phaseStripDot{background:var(--color-tm-text-subtle);opacity:.6;border-radius:9999px;width:.625rem;height:.625rem}.MillSection-module__cCzBMG__phaseStripDot:first-child{background:#ff5f56}.MillSection-module__cCzBMG__phaseStripDot:nth-child(2){background:#ffbd2e}.MillSection-module__cCzBMG__phaseStripDot:nth-child(3){background:#27c93f}.MillSection-module__cCzBMG__phaseStripLabel{font-family:var(--font-mono);color:var(--color-tm-text-subtle);letter-spacing:.04em;font-size:.6875rem}.MillSection-module__cCzBMG__phaseList{margin:0;padding:.75rem;list-style:none}.MillSection-module__cCzBMG__phaseItem{border-radius:.5rem;align-items:flex-start;gap:1rem;padding:.875rem 1rem;transition:background .15s;display:flex}.MillSection-module__cCzBMG__phaseItem+.MillSection-module__cCzBMG__phaseItem{margin-top:.125rem}.MillSection-module__cCzBMG__phaseItem:hover{background:#fd971f0d}.MillSection-module__cCzBMG__phaseNumber{font-family:var(--font-mono);color:var(--color-tm-accent-highlight);background:#fd971f1f;border:1px solid #fd971f4d;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:.75rem;font-weight:600;display:inline-flex}.MillSection-module__cCzBMG__phaseBody{flex:1;min-width:0}.MillSection-module__cCzBMG__phaseName{font-family:var(--font-display);color:var(--color-tm-text);margin-bottom:.125rem;font-size:.9375rem;font-weight:600}.MillSection-module__cCzBMG__phaseDesc{color:var(--color-tm-text-muted);font-size:.8125rem;line-height:1.55}.MillSection-module__cCzBMG__phaseStripFooter{border-top:1px solid var(--color-tm-border);background:var(--color-tm-bg);font-family:var(--font-mono);color:var(--color-tm-text-subtle);align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.6875rem;display:flex}.MillSection-module__cCzBMG__phaseStripFooterDot{background:#27c93f;border-radius:9999px;width:.5rem;height:.5rem;animation:2s ease-in-out infinite MillSection-module__cCzBMG__phase-pulse;box-shadow:0 0 8px #27c93f99}@keyframes MillSection-module__cCzBMG__phase-pulse{0%,to{opacity:.5}50%{opacity:1}}.MillSection-module__cCzBMG__pullQuote{text-align:center;max-width:40rem;font-family:var(--font-display);color:var(--color-tm-text-muted);border-top:1px solid #fd971f40;border-bottom:1px solid #fd971f40;margin:0 auto 2.5rem;padding:1.25rem 1.5rem;font-size:1rem;font-style:italic;line-height:1.6}.MillSection-module__cCzBMG__animationWrap{margin-bottom:3rem}@media (min-width:768px){.MillSection-module__cCzBMG__animationWrap{margin-bottom:4rem}}.MillSection-module__cCzBMG__animationCaption{text-align:center;max-width:42rem;font-size:var(--text-base);line-height:var(--leading-relaxed);color:var(--color-tm-text-muted);margin:1.5rem auto 0}.MillSection-module__cCzBMG__animationCaptionCode{font-family:var(--font-mono);color:var(--color-tm-accent-highlight);background:#fd971f1a;border-radius:4px;margin-inline:.1em;padding:.1em .35em;font-size:.95em}.MillSection-module__cCzBMG__animationCaptionLink{color:var(--color-tm-accent-highlight);white-space:nowrap;font-weight:600;text-decoration:none;transition:color .15s}.MillSection-module__cCzBMG__animationCaptionLink:hover{text-underline-offset:3px;text-decoration:underline}.MillSection-module__cCzBMG__animationCaptionLink:focus-visible{outline:2px solid var(--color-tm-accent-highlight);outline-offset:3px;border-radius:2px}.MillSection-module__cCzBMG__installGrid{grid-template-columns:1fr;gap:1.5rem;max-width:80rem;margin-inline:auto;display:grid}@media (min-width:1024px){.MillSection-module__cCzBMG__installGrid{grid-template-columns:1fr 1fr;align-items:stretch;gap:2rem}}.MillSection-module__cCzBMG__installCard{border-radius:var(--radius-lg);border:1px solid var(--color-tm-border);background:var(--color-tm-surface);box-shadow:var(--shadow-sm);flex-direction:column;gap:.625rem;padding:1.25rem 1.5rem;transition:border-color .2s,transform .2s;display:flex}.MillSection-module__cCzBMG__installCard:hover{border-color:#fd971f66}@media (min-width:768px){.MillSection-module__cCzBMG__installCard{padding:1.5rem 1.75rem}}.MillSection-module__cCzBMG__installKicker{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--color-tm-accent-highlight);font-size:.6875rem}.MillSection-module__cCzBMG__installTitle{font-family:var(--font-display);font-size:var(--text-lg);letter-spacing:var(--tracking-tight);color:var(--color-tm-text);font-weight:700}.MillSection-module__cCzBMG__installDesc{font-size:.9375rem;line-height:var(--leading-relaxed);color:var(--color-tm-text-muted);margin-bottom:.25rem}.MillSection-module__cCzBMG__installCode{font-family:var(--font-mono);color:var(--color-tm-accent-highlight);background:#fd971f14;border-radius:4px;padding:.1em .4em;font-size:.9em}.MillSection-module__cCzBMG__installButton{align-self:flex-start;margin-top:auto}.MillSection-module__cCzBMG__fileHint{font-family:var(--font-mono);color:var(--color-tm-text-subtle);letter-spacing:.04em;margin-top:.25rem;font-size:.75rem}.MillSection-module__cCzBMG__promptBox{border-radius:var(--radius-md);border:1px solid var(--color-tm-border);background:var(--color-tm-bg);width:100%;box-shadow:var(--shadow-xs);margin-top:auto;overflow:hidden}.MillSection-module__cCzBMG__promptHeader{background:var(--color-tm-bg);border-bottom:1px solid var(--color-tm-border);justify-content:space-between;align-items:center;gap:.75rem;padding:.625rem .875rem;display:flex}.MillSection-module__cCzBMG__promptLabel{font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;color:var(--color-tm-text-subtle);font-size:.6875rem}.MillSection-module__cCzBMG__copyBtn{border:1px solid var(--color-tm-border);background:var(--color-tm-bg-secondary);color:var(--color-tm-text-muted);font-family:var(--font-body);cursor:pointer;white-space:nowrap;border-radius:.375rem;align-items:center;gap:.375rem;padding:.3125rem .625rem;font-size:.75rem;font-weight:500;transition:color .15s,border-color .15s,background .15s;display:inline-flex}.MillSection-module__cCzBMG__copyBtn:hover{color:var(--color-tm-text);border-color:var(--color-tm-accent-highlight)}.MillSection-module__cCzBMG__copyBtn:focus-visible{outline:2px solid var(--color-tm-accent-highlight);outline-offset:2px}.MillSection-module__cCzBMG__copyBtnCopied{color:var(--color-tm-accent-highlight);border-color:var(--color-tm-accent-highlight)}.MillSection-module__cCzBMG__promptBody{font-family:var(--font-mono);color:var(--color-tm-text-muted);background:var(--color-tm-surface);white-space:pre-wrap;word-wrap:break-word;max-height:13rem;padding:.75rem .875rem;font-size:.75rem;line-height:1.6;overflow-y:auto}
.ScreenshotsSection-module__Liu0WW__header{max-width:600px;margin-bottom:4rem}.ScreenshotsSection-module__Liu0WW__sectionTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-tm-text);margin-bottom:1rem;font-size:2rem;font-weight:700;line-height:1.15}@media (min-width:640px){.ScreenshotsSection-module__Liu0WW__sectionTitle{font-size:2.5rem}}@media (min-width:768px){.ScreenshotsSection-module__Liu0WW__sectionTitle{font-size:3rem}}.ScreenshotsSection-module__Liu0WW__sectionDescription{color:var(--color-tm-text-muted);max-width:480px;font-size:1.0625rem;line-height:1.6}.ScreenshotsSection-module__Liu0WW__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.ScreenshotsSection-module__Liu0WW__grid{grid-template-columns:repeat(2,1fr);gap:2.5rem}}.ScreenshotsSection-module__Liu0WW__card{flex-direction:column;gap:0;display:flex}.ScreenshotsSection-module__Liu0WW__imageWrap{aspect-ratio:16/9;border:1px solid var(--color-tm-border);background-color:var(--color-tm-surface);border-radius:6px;width:100%;position:relative;overflow:hidden}.ScreenshotsSection-module__Liu0WW__image{object-fit:cover}.ScreenshotsSection-module__Liu0WW__figcaption{padding:1rem 0 0}.ScreenshotsSection-module__Liu0WW__cardLabel{font-family:var(--font-display);color:var(--color-tm-text);letter-spacing:-.01em;margin-bottom:.375rem;font-size:.9375rem;font-weight:600}.ScreenshotsSection-module__Liu0WW__cardCaption{color:var(--color-tm-text-muted);font-size:.875rem;line-height:1.55}
.FeatureShowcaseSection-module__2xwM8q__header{text-align:center;margin-bottom:4rem}.FeatureShowcaseSection-module__2xwM8q__eyebrow{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--color-tm-accent-highlight);margin-bottom:1rem;font-size:.75rem}.FeatureShowcaseSection-module__2xwM8q__headline{font-size:var(--text-display-md);font-weight:700;line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);color:var(--color-tm-text);margin-bottom:var(--space-4)}.FeatureShowcaseSection-module__2xwM8q__subhead{font-size:var(--text-md);color:var(--color-tm-text-muted);max-width:36rem;margin-inline:auto}@media (min-width:768px){.FeatureShowcaseSection-module__2xwM8q__header{margin-bottom:6rem}}.FeatureShowcaseSection-module__2xwM8q__rows{flex-direction:column;gap:6rem;display:flex}@media (min-width:768px){.FeatureShowcaseSection-module__2xwM8q__rows{gap:8rem}}.FeatureShowcaseSection-module__2xwM8q__row{grid-template-columns:1fr;gap:2.5rem;display:grid}@media (min-width:768px){.FeatureShowcaseSection-module__2xwM8q__row{gap:3rem}}.FeatureShowcaseSection-module__2xwM8q__rowHeader{text-align:center;max-width:48rem;margin-inline:auto}.FeatureShowcaseSection-module__2xwM8q__rowEyebrow{font-family:var(--font-mono);letter-spacing:.18em;color:var(--color-tm-accent-highlight);margin-bottom:.875rem;font-size:.875rem;font-weight:600}.FeatureShowcaseSection-module__2xwM8q__rowTitle{font-size:var(--text-display-md);letter-spacing:var(--tracking-tight);font-weight:700;line-height:var(--leading-tight);color:var(--color-tm-text);margin-bottom:var(--space-4)}.FeatureShowcaseSection-module__2xwM8q__rowDesc{font-size:var(--text-lg);line-height:var(--leading-relaxed);color:var(--color-tm-text)}@media (min-width:768px){.FeatureShowcaseSection-module__2xwM8q__rowDesc{font-size:var(--text-xl)}}.FeatureShowcaseSection-module__2xwM8q__imageStack{flex-direction:column;gap:1.5rem;width:100%;max-width:100%;margin-inline:auto;display:flex}@media (min-width:768px){.FeatureShowcaseSection-module__2xwM8q__imageStack{gap:2rem;max-width:75%}}@media (min-width:1024px){.FeatureShowcaseSection-module__2xwM8q__imageStack{max-width:60%}}.FeatureShowcaseSection-module__2xwM8q__frame{border-radius:var(--radius-lg);background:var(--color-tm-bg);box-shadow:0 0 0 1px #fd971f1f, var(--shadow-glow), var(--shadow-lg);border:1px solid #fd971f59;margin:0;transition:box-shadow .4s,transform .4s,border-color .4s;display:block;overflow:hidden}.FeatureShowcaseSection-module__2xwM8q__frame:hover{border-color:#fd971f99;transform:translateY(-3px);box-shadow:0 0 0 1px #fd971f33,0 0 56px #fd971f52,0 28px 72px #0009}.FeatureShowcaseSection-module__2xwM8q__frameImage{background:var(--color-tm-bg);width:100%;height:auto;display:block}
.PricingSection-module__4iIBhG__header{text-align:center;margin-bottom:3rem}.PricingSection-module__4iIBhG__headline{font-family:var(--font-display);color:var(--color-tm-text);margin-bottom:.75rem;font-size:clamp(2rem,5vw,3rem);font-weight:700}.PricingSection-module__4iIBhG__subtext{color:var(--color-tm-text-muted);font-size:1.0625rem}.PricingSection-module__4iIBhG__grid{grid-template-columns:1fr;gap:1.5rem;max-width:28rem;margin-inline:auto;display:grid}.PricingSection-module__4iIBhG__card{background:var(--card-bg);border:1px solid var(--card-border);box-shadow:var(--card-shadow);border-radius:.75rem;flex-direction:column;gap:1.5rem;padding:2rem;display:flex}.PricingSection-module__4iIBhG__cardPro{border-color:var(--color-tm-accent-highlight);box-shadow:0 0 24px #fd971f1a}.PricingSection-module__4iIBhG__cardHeader{flex-direction:column;gap:.5rem;display:flex}.PricingSection-module__4iIBhG__tierNameRow{align-items:center;gap:.625rem;display:flex}.PricingSection-module__4iIBhG__tierName{font-family:var(--font-display);color:var(--color-tm-text);font-size:1.125rem;font-weight:600}.PricingSection-module__4iIBhG__priceRow{align-items:baseline;gap:.125rem;display:flex}.PricingSection-module__4iIBhG__price{font-family:var(--font-display);color:var(--color-tm-text);font-size:2.5rem;font-weight:700;line-height:1}.PricingSection-module__4iIBhG__pricePeriod{color:var(--color-tm-text-muted);font-size:.9375rem}.PricingSection-module__4iIBhG__featureList{flex-direction:column;flex:1;gap:.75rem;list-style:none;display:flex}.PricingSection-module__4iIBhG__featureItem{color:var(--color-tm-text-muted);align-items:center;gap:.625rem;font-size:.9375rem;display:flex}.PricingSection-module__4iIBhG__checkIcon{color:var(--color-tm-accent-highlight);flex-shrink:0}.PricingSection-module__4iIBhG__cardCta{margin-top:auto}.PricingSection-module__4iIBhG__ctaBtn{width:100%}.PricingSection-module__4iIBhG__footnote{text-align:center;color:var(--color-tm-text-subtle);margin-top:1.5rem;font-size:.8125rem}
.TicketMillFooter-module__9KsFOa__footer{background:var(--color-tm-bg-secondary);border-top:1px solid var(--color-tm-border);width:100%}.TicketMillFooter-module__9KsFOa__inner{flex-direction:column;gap:2.5rem;max-width:72rem;margin-inline:auto;padding:3rem 1.5rem 2rem;display:flex}.TicketMillFooter-module__9KsFOa__brand{flex-direction:column;gap:.75rem;display:flex}.TicketMillFooter-module__9KsFOa__logo{color:var(--color-tm-text);align-items:center;font-size:1.125rem;font-weight:700;text-decoration:none;display:inline-flex}.TicketMillFooter-module__9KsFOa__tagline{color:var(--color-tm-text-muted);max-width:22ch;font-size:.875rem;line-height:1.5}.TicketMillFooter-module__9KsFOa__columns{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.TicketMillFooter-module__9KsFOa__column{flex-direction:column;gap:.875rem;display:flex}.TicketMillFooter-module__9KsFOa__columnHeading{letter-spacing:.06em;text-transform:uppercase;color:var(--color-tm-text);font-size:.8125rem;font-weight:600}.TicketMillFooter-module__9KsFOa__linkList{flex-direction:column;gap:.5rem;list-style:none;display:flex}.TicketMillFooter-module__9KsFOa__link{color:var(--color-tm-text-muted);font-size:.875rem;text-decoration:none;transition:color .15s}.TicketMillFooter-module__9KsFOa__link:hover{color:var(--color-tm-accent-highlight)}.TicketMillFooter-module__9KsFOa__bottom{border-top:1px solid var(--color-tm-border);max-width:72rem;margin-inline:auto;padding:1.25rem 1.5rem 2rem}.TicketMillFooter-module__9KsFOa__copyright{color:var(--color-tm-text-subtle);font-size:.8125rem}@media (max-width:479px){.TicketMillFooter-module__9KsFOa__columns{grid-template-columns:1fr}}@media (min-width:768px){.TicketMillFooter-module__9KsFOa__inner{flex-direction:row;align-items:flex-start;gap:4rem}.TicketMillFooter-module__9KsFOa__brand{flex-shrink:0;width:200px}.TicketMillFooter-module__9KsFOa__columns{flex:1;grid-template-columns:repeat(4,1fr);gap:1.5rem}}
.WaitlistForm-module__yTFYtW__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.WaitlistForm-module__yTFYtW__wrapper{width:100%;max-width:28rem;margin-inline:auto}.WaitlistForm-module__yTFYtW__form{flex-direction:column;gap:.625rem;display:flex}.WaitlistForm-module__yTFYtW__inputRow{flex-wrap:wrap;gap:.5rem;display:flex}.WaitlistForm-module__yTFYtW__input{min-width:0;font-size:.9375rem;font-family:var(--font-body);border:1px solid #0000;border-radius:.5rem;outline:none;flex:1;padding:.625rem .875rem;transition:border-color .15s,box-shadow .15s}.WaitlistForm-module__yTFYtW__input:disabled{opacity:.6;cursor:not-allowed}.WaitlistForm-module__yTFYtW__orbInput{background:var(--color-orb-surface);border-color:var(--color-orb-border);color:var(--color-orb-text)}.WaitlistForm-module__yTFYtW__orbInput::placeholder{color:var(--color-orb-text-subtle)}.WaitlistForm-module__yTFYtW__orbInput:focus{border-color:var(--color-orb-accent);box-shadow:0 0 0 3px #3b82f640}.WaitlistForm-module__yTFYtW__tmInput{background:var(--color-tm-surface);border-color:var(--color-tm-border);color:var(--color-tm-text)}.WaitlistForm-module__yTFYtW__tmInput::placeholder{color:var(--color-tm-text-subtle)}.WaitlistForm-module__yTFYtW__tmInput:focus{border-color:var(--color-tm-accent-highlight);box-shadow:0 0 0 3px #fd971f26}.WaitlistForm-module__yTFYtW__inputError{border-color:#ef4444!important}.WaitlistForm-module__yTFYtW__btn{cursor:pointer;white-space:nowrap;font-size:.9375rem;font-weight:600;font-family:var(--font-body);border:none;border-radius:.5rem;justify-content:center;align-items:center;min-width:7rem;padding:.625rem 1.25rem;transition:opacity .15s;display:flex}.WaitlistForm-module__yTFYtW__btn:disabled{opacity:.65;cursor:not-allowed}.WaitlistForm-module__yTFYtW__btn:not(:disabled):hover{opacity:.9}.WaitlistForm-module__yTFYtW__btn:focus-visible{outline-offset:2px;outline:2px solid}.WaitlistForm-module__yTFYtW__orbBtn{background:var(--color-orb-accent);color:#fff;box-shadow:0 0 12px 2px #3b82f659}.WaitlistForm-module__yTFYtW__orbBtn:not(:disabled):hover{box-shadow:0 0 20px 4px #3b82f680}.WaitlistForm-module__yTFYtW__tmBtn{background:var(--color-tm-accent-highlight);color:#0a0a0f}.WaitlistForm-module__yTFYtW__spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:1rem;height:1rem;animation:.65s linear infinite WaitlistForm-module__yTFYtW__spin;display:inline-block}@keyframes WaitlistForm-module__yTFYtW__spin{to{transform:rotate(360deg)}}.WaitlistForm-module__yTFYtW__errorText{color:#ef4444;padding-left:.125rem;font-size:.8125rem}.WaitlistForm-module__yTFYtW__successBox{text-align:center;border-radius:.75rem;flex-direction:column;align-items:center;gap:.375rem;max-width:28rem;margin-inline:auto;padding:1.25rem 1.5rem;display:flex}.WaitlistForm-module__yTFYtW__orbSuccess{background:#3b82f61a;border:1px solid #3b82f64d}.WaitlistForm-module__yTFYtW__tmSuccess{background:#fd971f14;border:1px solid #fd971f40}.WaitlistForm-module__yTFYtW__successIcon{font-size:1.25rem;line-height:1}.WaitlistForm-module__yTFYtW__successText{font-family:var(--font-display);font-size:1rem;font-weight:600}.WaitlistForm-module__yTFYtW__orbSuccess .WaitlistForm-module__yTFYtW__successText{color:var(--color-orb-accent-bright)}.WaitlistForm-module__yTFYtW__tmSuccess .WaitlistForm-module__yTFYtW__successText{color:var(--color-tm-text)}.WaitlistForm-module__yTFYtW__successSub{font-size:.875rem}.WaitlistForm-module__yTFYtW__orbSuccess .WaitlistForm-module__yTFYtW__successSub{color:var(--color-orb-text-muted)}.WaitlistForm-module__yTFYtW__tmSuccess .WaitlistForm-module__yTFYtW__successSub{color:var(--color-tm-text-muted)}
