:root{color:#f5f5f5;--red:#ef233c;background:#090909;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}.shell{grid-template-columns:220px 1fr;min-height:100vh;display:grid}aside{background:#0d0d0e;border-right:1px solid #292929;flex-direction:column;gap:8px;padding:20px 14px;display:flex}aside img{width:185px;margin-bottom:20px}aside a{color:#ccc;border-radius:8px;padding:12px}aside a:hover{color:#fff;background:#c91832}main{width:100%;max-width:1400px;padding:34px}header{justify-content:space-between;align-items:center;display:flex}header p{color:#888}button{background:var(--red);color:#fff;border:0;border-radius:9px;padding:12px 18px;font-weight:700}.metrics{grid-template-columns:repeat(4,1fr);gap:14px;margin:24px 0;display:grid}.metrics article,.panel{background:#171717;border:1px solid #2b2b2b;border-radius:12px;padding:20px}.metrics b{font-size:30px;display:block}.metrics span{color:#999}.panel{max-width:1000px}.row{border-top:1px solid #292929;align-items:center;gap:20px;padding:15px 0;display:flex}.row div,.row strong:first-child{flex:1}.row small{color:#888;display:block}.badge{color:#79e69e;background:#174c2a;border-radius:6px;padding:5px 8px}.empty{color:#888;place-items:center;height:300px;display:grid}.public{background:#181818;place-items:center;min-height:100vh;padding:20px;display:grid}.phone{color:#111;text-align:center;background:#fff8ef;border-radius:36px;width:min(430px,100%);padding-bottom:22px;overflow:hidden;box-shadow:0 20px 70px #000}.art{color:#555;background:linear-gradient(145deg,#e4d2c1,#fff);place-items:center;height:420px;padding:40px;font-weight:800;display:grid}.phone h1{margin:18px 10px 0;font-family:cursive;font-size:40px}.phone>b,.phone>small{letter-spacing:3px;display:block}.phone>small{margin:8px;font-size:9px}.phone>a{text-align:left;letter-spacing:1px;border-radius:18px;margin:12px 24px;padding:16px 26px;font-size:12px;display:block}.phone a strong{letter-spacing:0;font-size:17px}.red{background:var(--red);color:#fff}.black{color:#fff;background:#090909}.cream{background:#f0e4d9}.phone footer{letter-spacing:2px;margin-top:24px;font-size:10px}@media (width<=800px){.shell{grid-template-columns:1fr}aside{display:none}.metrics{grid-template-columns:1fr 1fr}main{padding:20px}}.authPage{background:#090909;place-items:center;min-height:100vh;padding:24px;display:grid}.authCard{text-align:center;background:#111;border:1px solid #2b2b2b;border-radius:22px;width:min(440px,100%);padding:34px;box-shadow:0 24px 70px #0008}.authCard img{width:230px;max-width:80%;margin:0 auto 22px}.authCard h1{margin:0 0 8px}.authCard p{color:#aaa;margin:0 0 24px;line-height:1.5}.authCard small{color:#777;justify-content:center;align-items:center;gap:6px;margin-top:18px;display:flex}.googleButton{color:#111;cursor:pointer;background:#fff;border:0;border-radius:12px;width:100%;padding:14px 18px;font-weight:800}.authError{color:#ffb8b8;background:#3a1414;border-radius:10px;margin-top:14px;padding:10px 12px;font-size:13px}.adminActions{align-items:center;gap:10px;display:flex}.signedIn{text-align:right;flex-direction:column;margin-right:4px;display:flex}.signedIn small{color:#888}.iconButton{place-items:center;min-width:40px;display:grid;padding:10px!important}@media (width<=800px){.signedIn{display:none}.adminActions{gap:6px}}.muted{color:#888}.wide{max-width:1100px}.partnerRow>a{background:#242424;border-radius:8px;place-items:center;padding:8px;display:grid}.inactive{color:#e6bd79;background:#3a2b18}.emptySmall{color:#888;text-align:center;padding:36px 0}.editorGrid{grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);gap:18px;max-width:1100px;display:grid}.formPanel label{flex-direction:column;gap:7px;margin:17px 0;font-weight:700;display:flex}.formPanel input,.formPanel select{color:#fff;width:100%;font:inherit;background:#0d0d0d;border:1px solid #333;border-radius:9px;padding:12px}.slugInput{background:#0d0d0d;border:1px solid #333;border-radius:9px;align-items:center;display:flex;overflow:hidden}.slugInput span{color:#777;padding-left:12px}.slugInput input{border:0}.formActions{gap:10px;margin-top:20px;display:flex}.secondary{background:#333}.artPanel{height:max-content}.artPreview{aspect-ratio:4/5;color:#777;background:#0d0d0d;border:1px dashed #444;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex;overflow:hidden}.artPreview img{object-fit:cover;width:100%;height:100%}.filePick{text-align:center;cursor:pointer;background:#292929;border-radius:9px;margin-top:12px;padding:12px;display:block}.filePick input{display:none}.notice{color:#8ee5a5;background:#17371f;border-radius:9px;margin:12px 0;padding:11px}.heroArtwork{object-fit:cover;width:100%;max-height:480px;display:block}.publicLoading{color:#555;flex-direction:column;justify-content:center;align-items:center;min-height:520px;padding:40px;display:flex}.publicLoading img{background:#080808;border-radius:12px;width:230px;padding:15px}@media (width<=800px){.editorGrid{grid-template-columns:1fr}.partnerRow{gap:10px}.artPreview{max-height:500px}}button{cursor:pointer;justify-content:center;align-items:center;gap:7px;display:inline-flex}.statusToggle{text-transform:capitalize;border-radius:999px;padding:7px 10px;font-size:12px}.statusToggle.active,.badge.active{color:#8af0a7;background:#174c2a}.statusToggle.inactive{color:#e6bd79;background:#3a2b18}.statusToggle.archived{color:#aaa;background:#303030}.editorHeading{justify-content:space-between;align-items:center;gap:12px;display:flex}.editorHeading h2{margin:0}.previewButton{background:#292929;border:1px solid #3a3a3a;border-radius:9px;align-items:center;gap:7px;padding:9px 11px;font-size:13px;display:inline-flex}.statusBlock{margin:17px 0}.statusBlock>span{margin-bottom:7px;font-weight:700;display:block}.bigToggle{background:#262626;border:1px solid #383838;justify-content:flex-start;width:100%}.bigToggle.active{background:#123b22;border-color:#245c36}.bigToggle.inactive{background:#3a2b18;border-color:#604b2d}.toggleDot{background:currentColor;border-radius:50%;width:10px;height:10px}.ready{color:#8ee5a5;margin-top:10px;display:block}.removeArt{color:#ffb4b4;background:#332020;width:100%;margin-top:9px}.dangerZone{border-top:1px solid #333;margin-top:26px;padding-top:20px}.dangerZone h3{margin:0 0 6px}.dangerZone p{color:#888;font-size:13px}.dangerZone>div{gap:9px;display:flex}.archiveBtn{background:#46351c}.deleteBtn{background:#4a1717}.artPreview img{object-fit:contain;background:#090909}.public{background:#111;padding:0}.landing{color:#101010;background:#f8f4ee;width:min(470px,100%);min-height:100vh;overflow:hidden;box-shadow:0 0 70px #0009}.heroWrap{background:#080808;line-height:0}.heroArtwork{object-fit:contain;width:100%;height:auto;max-height:none}.landingBody{padding:20px 20px 24px}.landingIdentity{text-align:left;padding:0 5px 12px}.landingIdentity h1{color:#111;letter-spacing:-.7px;margin:0;font:800 25px/1.1 Inter,system-ui,sans-serif}.landingIdentity h1 span{color:var(--red)}.landingIdentity p{color:#6c6761;text-transform:uppercase;letter-spacing:2px;margin:6px 0 0;font-size:10px;font-weight:800}.cta{text-align:left;border-radius:17px;margin:10px 0;padding:15px 20px;display:block;box-shadow:0 2px #0000000c}.cta>span{letter-spacing:1.5px;opacity:.82;font-size:10px;font-weight:700;display:block}.cta strong{letter-spacing:-.25px;justify-content:space-between;align-items:center;margin-top:3px;font-size:18px;display:flex}.cta strong b{font-size:22px}.landingBody footer{text-align:center;letter-spacing:2.2px;color:#777;margin-top:20px;font-size:9px;font-weight:700}.landing .art{height:390px}.landing .publicLoading{min-height:100vh}.landing .publicLoading img{width:220px}.qrPartner button{white-space:nowrap}.qrGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-width:1100px;margin-top:18px;display:grid}.qrCard{background:#171717;border:1px solid #2b2b2b;border-radius:14px;grid-template-columns:160px 1fr;align-items:center;gap:18px;padding:18px;display:grid}.qrImg{background:#fff;border-radius:10px;padding:8px;line-height:0}.qrImg img{width:100%;height:auto}.qrCard h3{margin:0 0 3px}.qrCard p{color:#aaa;margin:0 0 8px}.qrCard code{color:#777;word-break:break-all;font-size:11px}.qrActions{gap:8px;margin-top:13px;display:flex}.qrActions button{padding:9px 11px;font-size:12px}@media (width<=800px){.editorHeading{flex-direction:column;align-items:flex-start}.dangerZone>div{flex-direction:column}.qrGrid{grid-template-columns:1fr}.qrCard{grid-template-columns:120px 1fr}.landing{width:100%;box-shadow:none}.public{background:#f8f4ee}.landingBody{padding:18px 16px 24px}}.partnerLanding{background:#fbf5eb}.partnerHero{background:#050505}.partnerActions{padding:18px 18px 26px}.partnerActions .cta{border-radius:22px;margin:11px 0;padding:17px 20px 16px;text-decoration:none;position:relative;box-shadow:0 8px 20px #00000018}.partnerActions .cta>span{letter-spacing:2px;font-size:11px}.partnerActions .cta strong{font-size:20px}.partnerActions .cta em{opacity:.72;margin-top:4px;font-size:13px;font-style:normal;display:block}.partnerActions footer{flex-direction:column;gap:10px;margin-top:28px;display:flex}.partnerActions footer strong{letter-spacing:0;text-transform:none;color:#111;font-size:20px}.partnerActions footer span{letter-spacing:2.2px;color:#8a8178;font-size:9px}.partnerLanding .landingIdentity{display:none}.oneScreen{background:#fbf5eb;flex-direction:column;min-height:100svh;display:flex}.oneScreen .partnerHero{background:#050505;flex:none}.oneScreen .heroArtwork{object-fit:contain;width:100%;height:auto;max-height:44svh;display:block}.oneScreen .partnerActions{flex-direction:column;flex:1;min-height:0;padding:12px 14px;display:flex}.oneScreen .iconCta{border-radius:20px;grid-template-columns:48px minmax(0,1fr) 38px;align-items:center;gap:11px;min-height:68px;margin:5px 0;padding:10px 12px;display:grid;box-shadow:0 7px 18px #00000016}.oneScreen .ctaIcon{place-items:center;width:44px;height:44px;display:grid}.oneScreen .ctaIcon svg{stroke-width:2px;width:30px;height:30px}.oneScreen .ctaCopy{min-width:0;display:block}.oneScreen .ctaCopy small{letter-spacing:1.7px;margin-bottom:3px;font-size:9px;font-weight:850;line-height:1.05;display:block}.oneScreen .ctaCopy strong{letter-spacing:-.35px;white-space:nowrap;text-overflow:ellipsis;font-size:17px;line-height:1.05;display:block;overflow:hidden}.oneScreen .ctaCopy em{opacity:.72;margin-top:4px;font-size:10.5px;line-height:1.15;display:block}.oneScreen .ctaArrow{background:#ffffff18;border-radius:50%;place-items:center;width:34px;height:34px;display:grid}.oneScreen .cream .ctaArrow{background:#0000000c}.oneScreen .ctaArrow svg{width:20px;height:20px}.socialFooter{align-items:center;padding-top:8px;gap:7px!important;margin-top:auto!important;display:flex!important}.followLine{justify-content:center;align-items:center;gap:8px;width:100%;display:flex}.followLine i{background:var(--red);border-radius:4px;width:28px;height:2px}.socialFooter .followLine strong{font-family:Georgia,Times New Roman,serif;font-style:italic;font-size:15px!important}.socialDots{justify-content:center;gap:9px;display:flex}.socialDots span{color:#fff;background:#0b0b0b;border-radius:50%;place-items:center;width:31px;height:31px;display:grid}.socialDots svg{width:16px;height:16px}.socialFooter>b{letter-spacing:3px;color:#6e6963;font-size:8px}.compactArt{aspect-ratio:5/4;height:auto!important}.artGuide{color:#8c8c8c;margin:-5px 0 12px;font-size:12px;line-height:1.4}.artPreview{aspect-ratio:5/4}@media (width<=800px){.oneScreen{width:100%;height:100svh;min-height:100svh;overflow:hidden}.oneScreen .heroArtwork{max-height:43svh}.oneScreen .partnerActions{padding:9px 12px}.oneScreen .iconCta{min-height:64px;margin:4px 0}.socialFooter{padding-top:5px}.public:has(.oneScreen){height:100svh;overflow:hidden}}@media (height<=720px) and (width<=800px){.oneScreen .heroArtwork{max-height:39svh}.oneScreen .iconCta{min-height:58px;padding:7px 10px}.oneScreen .ctaIcon{width:38px;height:38px}.oneScreen .ctaIcon svg{width:26px;height:26px}.oneScreen .ctaCopy strong{font-size:15px}.oneScreen .ctaCopy em{font-size:9.5px}.socialDots span{width:27px;height:27px}.socialFooter .followLine strong{font-size:13px!important}}.dashboardColumns{grid-template-columns:1fr 1fr;gap:18px;max-width:1100px;display:grid}.eventRow>a{background:#242424;border-radius:8px;place-items:center;padding:8px;display:grid}.eventEditorGrid{align-items:start}.formSplit{grid-template-columns:1fr 1fr;gap:12px;display:grid}.formPanel textarea{resize:vertical;color:#fff;width:100%;min-height:92px;font:inherit;background:#0d0d0d;border:1px solid #333;border-radius:9px;padding:12px}.formPanel input:disabled{opacity:.65;cursor:not-allowed}.entriesPanel{margin-top:18px}.entriesHeading{justify-content:space-between;align-items:center;display:flex}.entriesHeading h2,.entriesHeading p{margin:0}.entryTools{grid-template-columns:1fr auto auto;gap:8px;margin:16px 0;display:grid}.entryTools input{color:#fff;min-width:0;font:inherit;background:#0d0d0d;border:1px solid #333;border-radius:9px;padding:11px}.entryList{max-height:500px;overflow:auto}.entryItem{border-top:1px solid #2d2d2d;align-items:center;gap:8px;padding:12px 0;display:flex}.entryItem>div{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.entryItem a{color:#c8c8c8;text-overflow:ellipsis;font-size:12px;overflow:hidden}.entryItem small{color:#777;font-size:10px}.entryItem.winner{background:#332b13;border-color:#6f591e;border-radius:9px;margin:0 -10px;padding:12px 10px}.entryDelete{background:#3d1717;padding:8px}.winnerCard{color:#ffe48b;background:#3b3012;border:1px solid #6b571b;border-radius:12px;align-items:center;gap:10px;margin-top:14px;padding:12px;display:flex}.winnerCard>div{flex-direction:column;flex:1;display:flex}.winnerCard small{color:#ccb96f}.winnerCard button{padding:8px 11px}.qrSectionTitle{color:#ddd;border-bottom:1px solid #292929;margin:24px 0 0;padding-bottom:6px}.eventPublic{background:#080808}.eventLanding{background:#fff7ed;flex-direction:column;min-height:100svh;display:flex}.eventHero{background:#050505}.eventHero img{object-fit:contain;max-height:48svh}.eventFallback{color:#fff;text-align:center;background:radial-gradient(circle at 50% 35%,#e72c43,#7d0719 70%);flex-direction:column;justify-content:center;align-items:center;gap:15px;min-height:330px;padding:30px;display:flex}.eventFallback svg{width:62px;height:62px}.eventFallback strong{font:800 34px/1.05 Georgia,serif}.eventBody{flex-direction:column;flex:1;padding:18px;display:flex}.eventIdentity>span,.giveawayCopy>small{color:#d41834;letter-spacing:2.2px;text-transform:uppercase;font-size:10px;font-weight:900}.eventIdentity h1{margin:4px 0 8px;font:800 31px/1.05 Georgia,serif}.eventIdentity p{color:#625c56;align-items:center;gap:6px;margin:5px 0;font-size:12px;font-weight:700;display:flex}.eventIdentity p svg{color:#d41834;width:15px;height:15px}.giveawayCopy{padding:16px 0 8px}.giveawayCopy h2{margin:4px 0;font-size:21px}.giveawayCopy p{color:#6f6760;margin:0;font-size:13px;line-height:1.4}.eventCta{text-align:left;border-radius:18px;grid-template-columns:38px 1fr 24px;align-items:center;gap:11px;width:100%;margin-top:10px;padding:14px 16px;display:grid}.eventCta>svg:first-child{width:30px;height:30px}.eventCta>span{flex-direction:column;display:flex}.eventCta small{letter-spacing:1.8px;font-size:8px;font-weight:900}.eventCta strong{font-size:17px}.enterCta{background:#ed213c}.enterCta:disabled{cursor:not-allowed;background:#777}.linkCta{color:#fff;background:#0a0a0a}.eventBody footer{text-align:center;color:#8a8178;letter-spacing:1.6px;text-transform:uppercase;margin-top:auto;padding-top:18px;font-size:9px;font-weight:800}.giveawayModal{z-index:50;background:#000c;place-items:center;padding:18px;display:grid;position:fixed;inset:0;overflow:auto}.giveawayDialog{color:#17120f;background:#fffaf4;border-radius:24px;width:min(450px,100%);max-height:calc(100svh - 36px);padding:26px;position:relative;overflow:auto;box-shadow:0 30px 100px #000}.modalClose{color:#111;background:#eee5dc;border-radius:50%;width:38px;height:38px;padding:0;position:absolute;top:14px;right:14px}.modalClose svg{width:19px}.giveawayDialog .eyebrow{color:#d41834;letter-spacing:1.7px;text-transform:uppercase;padding-right:42px;font-size:10px;font-weight:900;display:block}.giveawayDialog h2{margin:6px 40px 7px 0;font:800 27px/1.05 Georgia,serif}.giveawayDialog>form>p{color:#716860;margin:0 0 18px;font-size:13px}.giveawayDialog label:not(.checkLabel){flex-direction:column;gap:5px;margin:12px 0;font-size:12px;font-weight:800;display:flex}.giveawayDialog input[type=text],.giveawayDialog input[type=email],.giveawayDialog input[type=tel],.giveawayDialog label:not(.checkLabel) input{color:#111;width:100%;font:inherit;background:#fff;border:1px solid #d8cec5;border-radius:10px;padding:12px}.checkLabel{color:#5e554e;grid-template-columns:18px 1fr;align-items:start;gap:9px;margin:14px 0;font-size:10px;line-height:1.4;display:grid}.checkLabel input{margin-top:2px}.checkLabel.optional{border-top:1px solid #e6ddd5;padding-top:12px}.submitEntry{width:100%;margin-top:5px}.formError{color:#8c1515;background:#ffe1e1;border-radius:9px;padding:10px;font-size:12px}.entrySuccess{text-align:center;padding:25px 5px 8px}.entrySuccess>svg{color:#23a34c;width:62px;height:62px}.entrySuccess h2{margin:10px 0}.entrySuccess p{color:#6b625c;line-height:1.5}.entrySuccess button{min-width:140px}.badge.inactive{color:#e6bd79;background:#3a2b18}@media (width<=800px){.dashboardColumns,.formSplit{grid-template-columns:1fr}.eventRow{flex-wrap:wrap}.eventRow>div{flex-basis:100%}.entryTools{grid-template-columns:1fr 1fr}.entryTools input{grid-column:1/-1}.eventLanding{width:100%;box-shadow:none}.eventBody{padding:15px}.eventIdentity h1{font-size:27px}.eventHero img{max-height:43svh}.giveawayDialog{padding:24px 20px}.giveawayModal{padding:10px}.giveawayDialog{max-height:calc(100svh - 20px)}}
