:root{--background: 0 0% 100%;--foreground: 240 10% 3.9%;--card: 0 0% 100%;--card-foreground: 240 10% 3.9%;--primary: 239 84% 57%;--primary-foreground: 0 0% 100%;--secondary: 240 5% 96%;--secondary-foreground: 240 6% 10%;--muted: 225 30% 97%;--muted-foreground: 240 4% 43%;--accent: 239 84% 97%;--accent-foreground: 239 65% 43%;--border: 230 18% 89%;--input: 230 18% 84%;--ring: 239 84% 57%;--info: 217 91% 53%;--success: 142 71% 35%;--warning: 32 95% 38%;--error: 0 72% 51%;--feature: 240 30% 12%;--feature-foreground: 0 0% 100%;--radius: .75rem;color:hsl(var(--foreground));color-scheme:light;background:hsl(var(--background));font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;line-height:1.5}:root[data-theme=dark]{--background: 240 10% 4%;--foreground: 0 0% 98%;--card: 240 8% 8%;--card-foreground: 0 0% 98%;--primary: 234 89% 74%;--primary-foreground: 240 18% 10%;--secondary: 240 5% 14%;--secondary-foreground: 0 0% 98%;--muted: 240 7% 7%;--muted-foreground: 240 5% 67%;--accent: 239 30% 17%;--accent-foreground: 234 89% 82%;--border: 240 5% 20%;--input: 240 5% 27%;--ring: 234 89% 74%;--info: 217 91% 68%;--success: 142 69% 58%;--warning: 38 92% 60%;--error: 0 91% 71%;--feature: 239 38% 15%;color-scheme:dark}*{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:hsl(var(--background));color:hsl(var(--foreground));-webkit-font-smoothing:antialiased}a{color:inherit;text-underline-offset:3px}button,input,select{font:inherit}button,.button-link{min-height:44px;border-radius:calc(var(--radius) - 4px);font-size:.875rem;font-weight:600}button{padding:10px 18px;border:1px solid hsl(var(--primary));color:hsl(var(--primary-foreground));background:hsl(var(--primary));cursor:pointer;transition:opacity .15s ease}button:hover,.button-link:hover{opacity:.88}button:disabled{cursor:not-allowed;opacity:.42}button.secondary{border-color:hsl(var(--input));color:hsl(var(--secondary-foreground));background:hsl(var(--card))}button.ghost{min-height:40px;padding:8px 10px;border-color:transparent;color:hsl(var(--muted-foreground));background:transparent}button.secondary:hover,button.ghost:hover{background:hsl(var(--accent));opacity:1}input:focus-visible,select:focus-visible,button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid hsl(var(--ring) / .35);outline-offset:2px}.site-nav{position:sticky;z-index:50;top:0;border-bottom:1px solid hsl(var(--border) / .8);background:hsl(var(--background) / .88);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.nav-inner{display:flex;align-items:center;justify-content:space-between;width:min(1240px,calc(100% - 48px));min-height:68px;margin:0 auto}.brand{display:inline-flex;align-items:center;gap:10px;font-size:.9rem;font-weight:700;text-decoration:none}.brand-logo{display:block;width:34px;height:34px;border-radius:10px}.nav-actions{display:flex;align-items:center;gap:8px}.feedback-link{display:inline-flex;align-items:center;min-height:38px;padding:7px 12px;border:1px solid hsl(var(--input));border-radius:calc(var(--radius) - 4px);color:hsl(var(--secondary-foreground));background:hsl(var(--card));font-size:.8rem;font-weight:600;text-decoration:none}.feedback-link:hover{background:hsl(var(--accent))}.theme-toggle{flex:none;min-height:38px;padding:7px 12px;font-size:.8rem}main{width:min(1240px,calc(100% - 48px));margin:0 auto;padding-bottom:96px}h1,h2,h3{margin-top:0;color:hsl(var(--foreground));font-weight:650;letter-spacing:-.035em}h1{max-width:700px;margin-bottom:24px;font-size:clamp(3.25rem,6.7vw,5.75rem);line-height:.98}h1 em{color:hsl(var(--primary));font-style:normal}h2{margin-bottom:24px;font-size:1.75rem;line-height:1.2}.eyebrow,.instrument-label,label,legend,th{color:hsl(var(--muted-foreground));font-size:.82rem;font-weight:600}.eyebrow{margin:0 0 20px;letter-spacing:.04em;text-transform:uppercase}.hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(380px,.9fr);gap:clamp(48px,8vw,112px);align-items:center;min-height:680px;padding:72px 0}.hero-copy{padding-bottom:16px}.intro{max-width:650px;margin:0;color:hsl(var(--muted-foreground));font-size:1.15rem;line-height:1.75}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:16px 24px;margin-top:32px}.button-link{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:10px 20px;border:1px solid hsl(var(--primary));color:hsl(var(--primary-foreground));background:hsl(var(--primary));text-decoration:none;transition:opacity .15s ease}.button-link img{display:block;width:22px;height:22px;flex:none}.button-link.secondary{border-color:hsl(var(--input));color:hsl(var(--secondary-foreground));background:hsl(var(--card))}.text-link{color:hsl(var(--muted-foreground));font-size:.875rem;font-weight:600}.text-link:hover{color:hsl(var(--foreground))}.seat-preview{position:relative;overflow:hidden;min-height:480px;padding:24px;border:1px solid hsl(240 15% 25%);border-radius:28px;color:#fff;background:#131320;box-shadow:0 28px 70px #0a0a103d}.preview-bar{display:flex;align-items:center;justify-content:space-between;font-size:.75rem;font-weight:600}.live-indicator{display:inline-flex;align-items:center;gap:7px;color:#7de8a4}.live-indicator:before{width:7px;height:7px;border-radius:50%;background:#26d968;box-shadow:0 0 0 4px #26d96826;content:""}.screen{width:82%;margin:68px auto 50px;padding-top:10px;border-top:3px solid hsl(234 89% 74%);color:#a0a0ab;font-size:.65rem;letter-spacing:.28em;text-align:center}.seat-map{display:grid;grid-template-columns:repeat(7,28px);gap:16px 14px;justify-content:center}.seat-map span{width:28px;height:22px;border-radius:7px 7px 4px 4px;background:#3f3f4b;box-shadow:inset 0 -4px #2e2e38}.seat-map span.preferred{background:#828df8;box-shadow:inset 0 -4px #4244d7,0 0 18px #828df847}.match-preview{position:absolute;right:24px;bottom:24px;left:24px;display:flex;gap:12px;align-items:center;padding:16px;border-radius:14px;color:#09090b;background:#fff;box-shadow:0 12px 30px #0000003d}.match-preview div{display:grid}.match-preview strong{font-size:.85rem}.match-preview small{color:#696972;font-size:.72rem}.match-icon{display:grid;width:34px;height:34px;border-radius:50%;place-items:center;color:#fff;background:#1a9948;font-weight:700}.benefits{display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid hsl(var(--border))}.benefits>div{display:grid;grid-template-columns:auto 1fr;gap:3px 14px;padding:28px 32px;border-right:1px solid hsl(var(--border))}.benefits>div:first-child{padding-left:0}.benefits>div:last-child{border-right:0}.benefits span{grid-row:1 / 3;color:hsl(var(--primary));font-size:.72rem;font-weight:700}.benefits strong{font-size:.9rem}.benefits small{color:hsl(var(--muted-foreground));font-size:.78rem}.notification-preview{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:24px;padding:18px 20px;border:1px solid hsl(var(--border));border-radius:var(--radius);background:hsl(var(--card))}.notification-preview>div{display:grid;gap:4px}.notification-preview>div:last-child{justify-items:end}.notification-preview strong{font-size:.9rem}.notification-preview span{color:hsl(var(--muted-foreground));font-size:.75rem}.notification-preview button{white-space:nowrap}.builder-shell{margin:96px 0;padding:40px;scroll-margin-top:88px;border:1px solid hsl(var(--border));border-radius:28px;background:hsl(var(--muted))}.builder-heading{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(250px,.7fr);gap:48px;align-items:end;margin-bottom:32px;padding:8px 8px 32px;border-bottom:1px solid hsl(var(--border))}.builder-heading h2{max-width:720px;margin:0;font-size:clamp(2rem,4vw,3.25rem)}.builder-heading>p{margin:0 0 5px;color:hsl(var(--muted-foreground));font-size:.95rem;line-height:1.65}.watch-goal{display:grid;grid-template-columns:minmax(220px,.55fr) minmax(0,1.45fr);gap:16px 32px;align-items:center;margin-bottom:20px;padding:24px;border:1px solid hsl(var(--border));border-radius:var(--radius);background:hsl(var(--card))}.watch-goal h3{margin:0;font-size:1.05rem;letter-spacing:-.02em}.watch-goal-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.watch-goal-options label{display:flex;align-items:flex-start;gap:10px;margin:0;padding:13px;border:1px solid hsl(var(--border));border-radius:10px;cursor:pointer}.watch-goal-options label:has(input:checked){border-color:hsl(var(--primary));background:hsl(var(--accent));box-shadow:0 0 0 1px hsl(var(--primary) / .12)}.watch-goal-options input{width:16px;min-height:16px;margin:3px 0 0;accent-color:hsl(var(--primary))}.watch-goal-options span{display:grid;gap:2px}.watch-goal-options strong{color:hsl(var(--foreground));font-size:.82rem}.watch-goal-options small{color:hsl(var(--muted-foreground));font-size:.72rem;line-height:1.45}.watch-goal>p{grid-column:1 / -1;margin:0;color:hsl(var(--muted-foreground));font-size:.75rem}#cineplex-link-import:target,#browser-helper:target{outline:2px solid hsl(var(--primary));outline-offset:6px;animation:destination-pulse .9s ease-out}@keyframes destination-pulse{0%{box-shadow:0 0 hsl(var(--primary) / .42)}to{box-shadow:0 0 0 18px hsl(var(--primary) / 0)}}.url-import{display:grid;grid-template-columns:minmax(0,.8fr) minmax(360px,1.2fr);gap:24px 40px;align-items:center;margin-bottom:20px;padding:24px;scroll-margin-top:88px;border:1px solid hsl(var(--primary) / .22);border-radius:var(--radius);background:hsl(var(--accent))}.url-import-kicker{margin:0 0 5px;color:hsl(var(--accent-foreground));font-size:.7rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.url-import h3{margin:0 0 5px;font-size:1.05rem;letter-spacing:-.02em}.url-import>div>p:last-child{margin:0;color:hsl(var(--muted-foreground));font-size:.78rem;line-height:1.55}.url-import-form label{margin:0 0 7px;color:hsl(var(--accent-foreground))}.url-import-form>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.url-import-form button{white-space:nowrap}.url-import-form>p{min-height:18px;margin:6px 0 0;color:hsl(var(--muted-foreground));font-size:.72rem}.watchlist{margin-bottom:20px;border:1px solid hsl(var(--border));border-radius:var(--radius);background:hsl(var(--card))}.watchlist-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 20px;color:hsl(var(--foreground));font-size:.85rem}.watchlist-title{font-weight:650}.watchlist-heading #watchlist-summary{color:hsl(var(--muted-foreground))}.watchlist-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 20px;border-top:1px solid hsl(var(--border))}.watchlist-tabs{display:flex;gap:8px}button.watchlist-tab{min-height:38px;padding:7px 13px;border-color:hsl(var(--border));color:hsl(var(--muted-foreground));background:transparent}button.watchlist-tab.selected{border-color:hsl(var(--primary));color:hsl(var(--primary-foreground));background:hsl(var(--primary))}.watchlist-items{display:grid;gap:10px;padding:0 20px 20px}.watch-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;padding:18px;border:1px solid hsl(var(--border));border-radius:10px;background:hsl(var(--background))}.watch-card.editing{border-color:hsl(var(--primary) / .55);box-shadow:0 0 0 2px hsl(var(--primary) / .08)}.watch-card-copy{min-width:0}.watch-card-heading{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:4px}.watch-card h3{margin:0;font-size:.95rem}.watch-source-icon{display:block;width:18px;height:18px;flex:none}.watch-card p{margin:0;color:hsl(var(--muted-foreground));font-size:.78rem;overflow-wrap:anywhere}.watch-card-progress{margin-top:5px!important}.watch-status-badge{display:inline-flex;padding:3px 7px;border:1px solid hsl(var(--border));border-radius:999px;font-size:.68rem;font-weight:700}.watch-status-badge.watching,.watch-status-badge.found{border-color:hsl(var(--success) / .28);color:hsl(var(--success));background:hsl(var(--success) / .08)}.watch-status-badge.waiting,.watch-status-badge.checking{border-color:hsl(var(--info) / .28);color:hsl(var(--info));background:hsl(var(--info) / .08)}.watch-status-badge.stale{border-color:hsl(var(--warning) / .3);color:hsl(var(--warning));background:hsl(var(--warning) / .08)}.watch-status-badge.error{border-color:hsl(var(--error) / .28);color:hsl(var(--error));background:hsl(var(--error) / .08)}.watch-card-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.watch-card-actions button,.watch-card-actions .button-link{min-height:38px;padding:7px 12px}.watch-card-results{grid-column:1 / -1;min-width:0;padding-top:16px;border-top:1px solid hsl(var(--border))}.watch-card-results .table-wrap{margin-top:0}.in-app-alerts{position:fixed;z-index:60;right:20px;bottom:20px;display:grid;width:min(400px,calc(100vw - 40px));max-height:calc(100vh - 40px);gap:10px;overflow-y:auto}.in-app-alert{padding:16px;border:1px solid hsl(var(--primary) / .55);border-radius:14px;color:hsl(var(--foreground));background:hsl(var(--card));box-shadow:0 18px 48px #0000003d;animation:alert-arrival .25s ease-out}.in-app-alert strong{display:block;font-size:.9rem}.in-app-alert p{margin:5px 0 14px;color:hsl(var(--muted-foreground));font-size:.78rem;line-height:1.5}.in-app-alert-actions{display:flex;gap:8px}.in-app-alert-actions button,.in-app-alert-actions .button-link{min-height:36px;padding:7px 11px}@keyframes alert-arrival{0%{opacity:0;transform:translateY(8px)}}.import-status{margin:0 0 20px;padding:14px 16px;border:1px solid hsl(var(--success) / .3);border-radius:var(--radius);color:hsl(var(--success));background:hsl(var(--success) / .08);font-size:.85rem}.builder-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;scroll-margin-top:88px}.form-card{min-width:0;padding:32px;border:1px solid hsl(var(--border));border-radius:18px;background:hsl(var(--card));box-shadow:0 8px 28px #09090b0a}.form-card:first-child,.builder-form:has(#seat-preferences-card[hidden])>.form-card{grid-column:1 / -1}.section-heading{display:flex;gap:16px;align-items:flex-start;margin-bottom:28px}.section-heading>span{display:grid;flex:none;width:38px;height:38px;border-radius:11px;place-items:center;color:hsl(var(--primary-foreground));background:hsl(var(--primary));font-size:.75rem;font-weight:700}.section-heading h2{margin:1px 0 5px;font-size:1.25rem;letter-spacing:-.02em}.section-heading p{margin:0;color:hsl(var(--muted-foreground));font-size:.82rem}label,legend{display:grid;gap:8px;margin-top:18px}input,select{width:100%;min-height:46px;padding:10px 12px;border:1px solid hsl(var(--input));border-radius:8px;color:hsl(var(--foreground));background:hsl(var(--background));font-size:.9rem}input::placeholder{color:hsl(var(--muted-foreground))}select:disabled{color:hsl(var(--muted-foreground));opacity:.62}fieldset{margin:22px 0 0;padding:0;border:0}legend{margin-bottom:8px}.dependency-status{display:inline-flex;margin:-10px 0 10px 54px;padding:5px 9px;border:1px solid hsl(var(--info) / .25);border-radius:999px;color:hsl(var(--info));background:hsl(var(--info) / .08);font-size:.72rem;font-weight:600}.ticket-alert-note{margin:0 0 22px;padding:14px 16px;border:1px solid hsl(var(--info) / .25);border-radius:10px;color:hsl(var(--info));background:hsl(var(--info) / .08);font-size:.8rem;line-height:1.55}.selection-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.selection-column{min-width:0}.selection-column>label:first-child{margin-top:0}.selection-summary{display:grid;gap:8px;margin:20px 0 8px}.picker{position:relative}.picker-panel{position:absolute;z-index:20;top:calc(100% + 8px);right:0;left:0;overflow:hidden;border:1px solid hsl(var(--border));border-radius:12px;background:hsl(var(--card));box-shadow:0 18px 45px #0000002e}.picker-panel[hidden]{display:none}.picker-heading{display:flex;align-items:center;justify-content:space-between;min-height:50px;padding:0 14px;color:hsl(var(--muted-foreground));font-size:.78rem}.picker-panel .choice-list{border:0;border-top:1px solid hsl(var(--border));border-radius:0}.chips{display:flex;flex-wrap:wrap;gap:7px;min-height:32px}.chip{min-height:32px;padding:5px 10px;border:1px solid hsl(var(--primary) / .2);border-radius:999px;color:hsl(var(--accent-foreground));background:hsl(var(--accent));font-size:.78rem}.empty-selection{align-self:center;color:hsl(var(--muted-foreground));font-size:.82rem}.choice-list{max-height:320px;overflow:auto;border:1px solid hsl(var(--border));border-radius:10px;background:hsl(var(--card))}.movie-list{max-height:280px}.compact-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-height:none}.compact-list .choice-option{min-width:0;border-right:1px solid hsl(var(--border))}.choice-option{position:relative;display:flex;align-items:center;gap:11px;margin:0;padding:13px 14px;border-bottom:1px solid hsl(var(--border));cursor:pointer}.choice-option:last-child{border-bottom:0}.choice-option:hover,.choice-option.selected{background:hsl(var(--accent))}.choice-option.selected:before{position:absolute;inset:0 auto 0 0;width:3px;background:hsl(var(--primary));content:""}.choice-option input{width:17px;min-height:17px;margin:0;accent-color:hsl(var(--primary))}.choice-option span{display:grid;gap:2px}.choice-option strong{color:hsl(var(--card-foreground));font-size:.88rem;font-weight:600}.choice-option small{color:hsl(var(--muted-foreground));font-size:.76rem}.empty-choice{margin:0;padding:36px 14px;color:hsl(var(--muted-foreground));font-size:.82rem;text-align:center}.location-row{display:flex;align-items:center;gap:12px;margin-top:16px}.location-row button{min-height:38px;padding:7px 12px}.location-row span{color:hsl(var(--muted-foreground));font-size:.75rem}.grid{display:grid;gap:14px}.grid.two,.grid.three{grid-template-columns:repeat(2,minmax(0,1fr))}.actions{position:sticky;z-index:10;bottom:16px;display:flex;grid-column:1 / -1;align-items:center;gap:10px;padding:16px 18px;border:1px solid hsl(240 15% 28%);border-radius:16px;color:#fff;background:#131320f5;box-shadow:0 16px 40px #0000003d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.actions>div{display:grid;flex:1}.actions>div strong{font-size:.9rem}.actions>div span{color:#aeaeb7;font-size:.72rem}.actions #start-button{border-color:#fff;color:#14141f;background:#fff}.actions .secondary,.actions .ghost{border-color:#595969;color:#fff;background:transparent}.actions .ghost{border-color:transparent}#watch-status{margin:0;color:#aeaeb7;font-size:.72rem}.table-wrap{overflow-x:auto;margin-top:8px;border:1px solid hsl(var(--border));border-radius:10px}table{width:100%;border-collapse:collapse;font-size:.82rem}th,td{padding:13px 14px;border-bottom:1px solid hsl(var(--border));text-align:left;white-space:nowrap}th{background:hsl(var(--muted))}tbody tr:hover{background:hsl(var(--accent))}.browser-helper{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:32px 56px;overflow:hidden;margin:96px 0 0;padding:56px;scroll-margin-top:88px;border-radius:28px;color:hsl(var(--feature-foreground));background:hsl(var(--feature))}.browser-helper h2{max-width:720px;margin:14px 0 16px;color:#fff;font-size:clamp(2rem,4vw,3.25rem)}.browser-helper-copy>p:last-child{max-width:700px;margin:0;color:#babac4;font-size:.95rem;line-height:1.7}.extension-kicker{display:inline-flex;margin:0;padding:5px 9px;border:1px solid hsl(234 89% 74% / .35);border-radius:999px;color:#959ff9;background:#828df81a;font-size:.72rem;font-weight:650}.browser-downloads{display:grid;align-content:center;gap:10px}.browser-downloads .button-link{border-color:#fff;color:#14141f;background:#fff}.browser-downloads .button-link.secondary{border-color:#636374;color:#fff;background:transparent}.browser-downloads span{color:#a8a8b3;font-size:.72rem;text-align:center}.browser-steps{display:grid;grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding-top:28px;border-top:1px solid hsl(240 8% 30%)}.browser-steps details{padding:0 16px;border:1px solid hsl(240 8% 30%);border-radius:12px;background:#10101859}.browser-steps summary{padding:16px 0;color:#fff;font-size:.83rem;font-weight:600;cursor:pointer}.browser-steps ol,.browser-steps p{color:#adadb8;font-size:.8rem;line-height:1.65}.browser-steps code{color:#fff;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;overflow-wrap:anywhere}.site-disclaimer{padding:32px 0;border-top:1px solid hsl(var(--border));color:hsl(var(--muted-foreground));background:hsl(var(--muted))}.site-disclaimer>div{width:min(1240px,calc(100% - 48px));margin:0 auto}.site-disclaimer strong{color:hsl(var(--foreground));font-size:.82rem}.site-disclaimer p{max-width:960px;margin:8px 0 0;font-size:.75rem;line-height:1.65}.site-disclaimer a{color:hsl(var(--foreground));font-weight:600}.success{color:hsl(var(--success))!important}.error{color:hsl(var(--error))!important}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}#cineplex-link-import:target,#browser-helper:target,.in-app-alert{animation:none}}@media(max-width:920px){.hero{grid-template-columns:1fr;min-height:0}.seat-preview{width:min(100%,560px)}.builder-form{grid-template-columns:1fr}.form-card:first-child,.actions{grid-column:1}.builder-heading,.watch-goal,.url-import{grid-template-columns:1fr;gap:16px}.watch-goal-options,.benefits{grid-template-columns:1fr}.benefits>div{padding-inline:0;border-right:0;border-bottom:1px solid hsl(var(--border))}.benefits>div:last-child{border-bottom:0}.notification-preview{align-items:stretch;flex-direction:column}.notification-preview>div:last-child{justify-items:start}.browser-helper{grid-template-columns:1fr}}@media(max-width:650px){.nav-inner,main,.site-disclaimer>div{width:min(100% - 32px,1240px)}.brand span{display:none}.feedback-link{padding-inline:9px}.hero{gap:40px;padding:56px 0}h1{font-size:clamp(3rem,15vw,4.25rem)}.hero-actions{align-items:stretch;flex-direction:column;gap:14px}.hero-actions .button-link{width:100%}.seat-preview{min-height:420px;padding:20px;border-radius:20px}.screen{margin-top:52px}.seat-map{grid-template-columns:repeat(7,23px);gap:14px 10px}.seat-map span{width:23px;height:19px}.builder-shell{margin:64px calc(50% - 50vw);padding:32px 16px;border-inline:0;border-radius:0}.builder-heading{padding-inline:4px}.url-import{padding:20px}.url-import-form>div{grid-template-columns:1fr}.notification-preview button{width:100%;white-space:normal}.form-card{padding:24px 20px;border-radius:14px}.selection-grid,.grid.two,.grid.three,.compact-list{grid-template-columns:1fr}.dependency-status{margin-left:0}.location-row{align-items:stretch;flex-direction:column}.actions{align-items:stretch;flex-wrap:wrap;bottom:8px}.actions>div{flex-basis:100%}.actions #start-button{flex:1}.watch-card{grid-template-columns:1fr}.watch-card-actions{justify-content:stretch}.watch-card-actions button,.watch-card-actions .button-link{flex:1}.in-app-alerts{right:12px;bottom:12px;width:calc(100vw - 24px);max-height:calc(100vh - 24px)}.browser-helper{margin:64px calc(50% - 50vw) 0;padding:40px 24px;border-radius:0}.browser-steps{grid-template-columns:1fr}}
