@font-face{font-family:Inter;src:url('./assets/inter-variable.woff2') format('woff2');font-weight:100 900;font-display:swap}
:root{font-family:Inter,Arial,sans-serif;color:#f3f3f5;background:#111214;font-synthesis:none;--muted:#96999f;--line:#2d3035;--red:#ec2346;--field:#1a1c20;color-scheme:dark}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}a{color:inherit}button svg,.privacy-note svg,summary svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}button:focus-visible,a:focus-visible,summary:focus-visible{outline:2px solid #ff718b;outline-offset:5px}input:focus,textarea:focus{outline:none;border-color:#ec4562;box-shadow:0 0 0 3px #ec234619}.app-header{min-height:96px;padding:18px 4.5vw;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:25px;background:#0c0d0f}.brand{line-height:0}.brand img{display:block;object-fit:contain;width:204px;height:60px}.header-divider{height:24px;border-left:1px solid #393a3f}.header-title{font-size:16px;font-weight:450;color:#c6c7cd}.header-tag{margin-left:auto;color:#92959d;font-size:12px;letter-spacing:1.8px;border:1px solid #303239;border-radius:5px;padding:7px 9px}.workspace{max-width:1380px;margin:auto;display:grid;grid-template-columns:minmax(440px,1fr) minmax(430px,1fr);min-height:calc(100vh - 97px)}.editor{padding:43px 48px 28px}.editor-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:30px}.eyebrow{font-size:12px;font-weight:600;letter-spacing:1.9px;color:#ed647d;margin:0 0 10px}h1{font-size:29px;font-weight:550;letter-spacing:-.9px;margin:0}.text-button{border:0;background:none;color:#b8bbc2;display:inline-flex;align-items:center;gap:7px;padding:7px 0;font-size:13px;white-space:nowrap}.text-button:hover{color:white}.field{margin-bottom:21px;min-width:0}label{display:flex;align-items:center;gap:5px;font-size:14px;font-weight:500;margin-bottom:9px}label>span[aria-hidden]{color:#9d606b;font-size:14px}.optional{margin-left:auto;color:#838790;font-size:12px;font-weight:400}input,textarea{width:100%;background:var(--field);border:1px solid #35383f;border-radius:8px;min-height:48px;padding:12px 14px;color:#f3f3f6;font-size:16px;transition:border-color .15s,box-shadow .15s;min-width:0}input::placeholder,textarea::placeholder{color:#777c87}textarea{resize:vertical;line-height:1.5}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.hint{color:#9a9da6;font-size:12px;margin:8px 0 0;line-height:1.55}.stepper{display:flex;align-items:stretch;border:1px solid #35383f;border-radius:8px;background:var(--field)}.stepper:focus-within{border-color:#ec4562;box-shadow:0 0 0 3px #ec234619}.stepper input{border:0;text-align:center;padding:12px 2px;background:none;border-radius:0;-moz-appearance:textfield;appearance:textfield;box-shadow:none}.stepper input::-webkit-inner-spin-button,.stepper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.stepper button{display:grid;place-items:center;width:46px;flex-shrink:0;border:0;background:none;color:#b3b7c0;border-radius:7px}.stepper button:hover{background:#262930;color:white}.stepper button:disabled{cursor:default;opacity:.3}.venue-details{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:5px 0 26px}summary{padding:19px 0;display:flex;align-items:center;cursor:pointer;font-size:14px;font-weight:500;list-style:none;gap:14px}summary::-webkit-details-marker{display:none}summary>span{margin-left:auto;color:#989ca5;font-size:13px;font-weight:400}summary>svg{width:16px;height:16px;color:#989ca5;transition:transform .2s}details[open] summary>svg{transform:rotate(180deg)}.venue-body{padding:3px 0 19px}.venue-body .field{margin-bottom:0}.download-button{width:100%;min-height:53px;display:flex;align-items:center;justify-content:center;gap:11px;border:1px solid #ff3658;border-radius:9px;background:#e71d40;color:white;font-weight:600;font-size:15px;box-shadow:0 5px 22px #ba0e2c20;transition:background .15s,transform .15s}.download-button:hover:not(:disabled){background:#fa3052}.download-button:active:not(:disabled){transform:translateY(1px)}.download-button svg{width:20px;height:20px;stroke-width:1.8}.export-note{text-align:center;font-size:12px;color:#9599a3;margin:12px 0 0}.export-note span{padding:0 6px;color:#565d69}.download-status{text-align:center;font-size:13px;line-height:1.55;color:#ddd;margin:8px 0 0;min-height:20px}#download-fallback{display:block;text-align:center;color:#ff7791;font-size:13px;margin:5px 0}#download-fallback[hidden]{display:none}.privacy-note{display:flex;align-items:flex-start;justify-content:center;gap:9px;color:#999da5;margin:25px auto 0;max-width:350px}.privacy-note svg{width:14px;height:14px;margin-top:2px}.privacy-note p{font-size:12px;line-height:1.6;margin:0}.preview-panel{border-left:1px solid var(--line);padding:29px 35px 23px;background:radial-gradient(ellipse at 50% 40%,#25282d 0,#191b1e 50%,#15171a 100%);display:flex;flex-direction:column;align-items:stretch}.preview-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.preview-heading h2{font-weight:500;font-size:14px;color:#d2d4da;margin:0}.preview-chip{font-size:11px;letter-spacing:1.4px;color:#8f949e}.preview-stage{display:flex;justify-content:center;align-items:flex-start;flex:1}.image-frame{width:min(100%,372px);position:relative;aspect-ratio:9/16;background:#050505;border-radius:4px;box-shadow:0 15px 70px #0007,0 0 0 1px #4b4b5044;overflow:hidden}canvas{width:100%;height:auto;display:block;aspect-ratio:9/16}.preview-loading{position:absolute;inset:0;display:grid;place-items:center;color:#aaa;font-size:14px;padding:30px;text-align:center;background:#080808}.preview-loading[hidden]{display:none}.preview-footer{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:22px;color:#999ea8;font-size:12px}.preview-footer>span{line-height:1.5}.preview-footer .text-button{font-size:12px}.error-summary{border:1px solid #cb4057;background:#321920;border-radius:8px;padding:12px 14px;color:#ffc3cd;margin-bottom:20px;font-size:14px;line-height:1.6}.field-error{font-size:13px;color:#ff879d;line-height:1.4;margin:7px 0 0}[aria-invalid=true]{border-color:#f74b6b;background:#281b22}.stepper:has([aria-invalid=true]){border-color:#f74b6b;background:#281b22}.error-summary[hidden],.field-error[hidden]{display:none}dialog{background:#0a0b0d;color:white;border:1px solid #3a3d43;border-radius:12px;padding:0;max-width:min(620px,96vw);max-height:94dvh;box-shadow:0 30px 100px #0009}dialog::backdrop{background:#000c;backdrop-filter:blur(5px)}.dialog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:45px;padding:15px 20px;font-size:14px;position:sticky;top:0;background:#121316;z-index:1}.dialog-toolbar button{display:flex;gap:10px;align-items:center;color:#ddd;border:0;background:none;font-size:14px;padding:7px}.dialog-toolbar button span{font-size:24px}dialog img{display:block;width:100%;height:auto}.no-js{padding:30px;color:#f88}@media(min-width:1500px){.workspace{padding-top:15px}.image-frame{width:400px}}@media(max-width:1050px){.workspace{grid-template-columns:minmax(350px,1fr) minmax(340px,.9fr)}.editor{padding:32px 25px}.preview-panel{padding:27px 23px}.editor-heading{gap:10px}h1{font-size:26px}.text-button{font-size:12px}}@media(max-width:760px){.app-header{min-height:77px;padding:12px 21px;gap:15px}.brand img{width:168px;height:49px}.header-title{font-size:13px;line-height:1.4;max-width:110px}.header-tag{display:none}.header-divider{height:30px}.workspace{display:flex;flex-direction:column}.editor{padding:28px 22px 26px}.editor-heading{margin-bottom:27px}h1{font-size:27px}.form-row{gap:14px}.preview-panel{border-left:0;border-top:1px solid var(--line);padding:24px 22px}.image-frame{width:min(100%,390px)}.preview-footer{max-width:390px;width:100%;align-self:center}.privacy-note{margin-top:17px}.download-status{min-height:0}.preview-heading{max-width:390px;width:100%;align-self:center}.text-button{font-size:13px}}@media(max-width:370px){.form-row{grid-template-columns:1fr;gap:0}.editor-heading{align-items:flex-start}.text-button{white-space:normal}.header-title{display:none}.header-divider{display:none}.editor{padding:25px 17px}.optional{font-size:12px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}

.editor,.preview-panel{min-width:0}.preview-footer>span{min-width:0;overflow-wrap:anywhere}.preview-footer .text-button{flex-shrink:0}
.header-title{min-width:0;overflow-wrap:anywhere}
.outlet-selection{margin-bottom:27px}.outlet-label{display:block;color:#aaaeb7;font-size:12px;margin-bottom:9px}.selected-outlet{width:100%;display:flex;align-items:center;gap:15px;padding:16px;border:1px solid #65303e;border-radius:12px;background:linear-gradient(110deg,#261c22,#191b20);color:#fff;text-align:left}.selected-outlet img{width:65px;height:55px;object-fit:contain;flex-shrink:0}.selected-outlet>span:nth-of-type(1){min-width:0;flex:1}.selected-outlet strong{display:block;font-size:15px;overflow-wrap:anywhere}.selected-outlet small{display:block;color:#9ea2ac;font-size:12px;margin-top:6px}.change-outlet{font-size:11px;color:#ff8ca1;max-width:58px;line-height:1.6}.selected-outlet:hover{border-color:#e24765}.notes-field{margin-top:20px}.venue-details summary>span{max-width:45%;overflow-wrap:anywhere;text-align:right}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#outlet-dialog{width:620px;max-width:calc(100vw - 24px)}#outlet-dialog .dialog-toolbar h2{font-size:21px;margin:0}#outlet-dialog .dialog-toolbar p{font-size:12px;margin:7px 0 0;color:#9499a4}.outlet-controls{padding:20px 20px 0;position:sticky;top:89px;background:#0a0b0d;z-index:1}.category-filters{display:flex;gap:7px;margin-top:15px;flex-wrap:wrap}.category-filters button{padding:9px 11px;font-size:12px;border:1px solid #383b43;border-radius:7px;background:#17191e;color:#b4b9c4}.category-filters button[aria-pressed=true]{background:#ed234620;border-color:#e44361;color:#ff8ca1}.category-filters span{opacity:.65;margin-left:4px}#result-count{font-size:12px;color:#959ba7;margin:15px 0 0;padding-bottom:12px}#outlet-results{padding:0 12px 12px;max-height:52dvh;overflow:auto}.outlet-result{width:100%;display:flex;align-items:center;gap:17px;padding:14px 10px;text-align:left;border:1px solid transparent;border-bottom-color:#24272d;background:none;color:white;border-radius:7px}.outlet-result:hover,.outlet-result:focus-visible{background:#1b1d24}.outlet-result[aria-current=true]{background:#22191f;border-color:#753345}.outlet-mark{width:76px;height:65px;display:grid;place-items:center;flex-shrink:0;background:#111215;border-radius:5px;overflow:hidden;color:#777;font-size:22px}.outlet-mark img{width:100%;height:100%;object-fit:contain;max-height:65px}.outlet-copy{min-width:0}.outlet-copy strong{font-size:14px;font-weight:550;display:block}.outlet-copy small{font-size:11px;line-height:1.5;color:#9da3ad;display:block;margin-top:5px;overflow-wrap:anywhere}.outlet-type{font-size:10px;display:inline-block;margin-top:6px;color:#da8b9b}.empty-results{padding:40px 20px;text-align:center;font-size:14px;color:#9ea3ae}@media(max-width:370px){.category-filters{gap:5px}.category-filters button{font-size:11px;padding:8px}.selected-outlet{padding:12px;gap:10px}.selected-outlet img{width:46px}.change-outlet{font-size:10px}.outlet-controls{padding:15px 12px 0}}
.selected-logo{width:122px;height:94px;display:flex;align-items:center;flex-shrink:0}.selected-logo[hidden]{display:none}.selected-logo svg,.outlet-mark svg{display:block;width:100%;height:100%;fill:initial;stroke:none}.selected-outlet>.selected-logo{flex:0 0 122px;min-width:0}.selected-outlet>span:nth-of-type(2){flex:1;min-width:0}.outlet-mark{width:120px;height:92px;background:transparent;border-radius:0;overflow:visible}.logo-white{filter:brightness(0) invert(1)}.outlet-copy small{font-size:12px}.outlet-result{gap:20px}.outlet-type{font-size:12px}.selected-outlet>span.change-outlet{flex:0 0 58px}.selected-outlet>.selected-logo[hidden]{display:none}@media(max-width:760px){.outlet-mark{width:102px;height:84px}.outlet-result{gap:14px}.selected-outlet>.selected-logo{flex-basis:94px;width:94px;height:82px}}@media(max-width:370px){.outlet-mark{width:82px;height:72px}.selected-outlet>.selected-logo{flex-basis:76px;width:76px;height:72px}.selected-outlet strong{font-size:14px}.outlet-result{gap:10px}}
.selected-outlet>span.selected-logo{flex:0 0 122px}@media(max-width:760px){.selected-outlet>span.selected-logo{flex-basis:94px}}@media(max-width:370px){.selected-outlet>span.selected-logo{flex-basis:76px}}
.logo-invert{filter:invert(1) hue-rotate(180deg)}
