/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--radius-xl:.75rem;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4, 0, .2, 1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.fixed{position:fixed}.relative{position:relative}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.block{display:block}.contents{display:contents}.grid{display:grid}.hidden{display:none}.table{display:table}.grow{flex-grow:1}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.resize{resize:both}.rounded-xl{border-radius:var(--radius-xl)}.uppercase{text-transform:uppercase}.italic{font-style:italic}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.shadow{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a), 0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.ring{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow)}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.grayscale{--tw-grayscale:grayscale(100%);filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--ink:#32123c;--violet:#9a68cf;--deep-violet:#481a57;--magenta:#f32c9b;--rose:#ff78bd;--gold:#f5b64b;--cream:#fff8e9;--mist:#f8e9f3;--powder-blue:#8bc7f5;--city-blue:#3479ba;--peach:#ffd9a8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--cream);font-family:var(--font-geist-sans), Arial, sans-serif;margin:0}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}.citizen-shell{background:radial-gradient(at 46% 7%,#ffffffe6,#0000 30rem),radial-gradient(circle at 77% 21%,#8bc7f57a,#0000 28rem),radial-gradient(circle at 18% 32%,#ff78bd4d,#0000 24rem),linear-gradient(#ffdcae 0%,#fff0da 36%,#fce8f4 75%,#e5d8ee 100%);min-height:100vh;position:relative;overflow:hidden}.citizen-shell:before{content:"";opacity:.18;pointer-events:none;background-image:radial-gradient(#6d2fa7 .6px,#0000 .6px);background-size:22px 22px;position:absolute;inset:0}.aurora{filter:blur(55px);opacity:.22;pointer-events:none;border-radius:999px;position:absolute}.aurora-one{background:#f84fa8;width:24rem;height:24rem;top:7rem;left:-12rem}.aurora-two{background:#64afe8;width:28rem;height:28rem;bottom:2rem;right:-14rem}.city-backdrop{z-index:1;pointer-events:none;height:680px;position:absolute;inset:72px 0 auto;overflow:hidden}.city-backdrop:before{content:"";opacity:.7;background:linear-gradient(171deg,#0000 52%,#ffffff4d 53%,#0000 55%),linear-gradient(8deg,#0000 56%,#ffffff47 57%,#0000 59%);height:290px;position:absolute;inset:0 0 auto}.city-buildings{opacity:.39;filter:saturate(.92);align-items:flex-end;gap:clamp(8px,1.15vw,22px);height:350px;display:flex;position:absolute;inset:auto -3vw 0}.city-buildings:after{content:"";background:linear-gradient(#0000,#fff4fabd);height:44%;position:absolute;inset:auto 0 0}.city-buildings i{background:radial-gradient(circle,#fffadaf2 0 2px,#0000 2.5px) 13px 14px/25px 28px,linear-gradient(110deg,#ffffff45,#0000 45%),#ef64ad;border:2px solid #ffffff80;border-bottom:0;border-radius:8px 8px 0 0;flex:1;min-width:55px;height:46%;position:relative;box-shadow:inset 0 0 0 1px #60307214,0 16px 35px #5b37701a}.city-buildings i:nth-child(2),.city-buildings i:nth-child(7),.city-buildings i:nth-child(11){background-color:#4f8fd0;height:82%}.city-buildings i:nth-child(3),.city-buildings i:nth-child(9){background-color:#b28add;height:61%}.city-buildings i:nth-child(4),.city-buildings i:nth-child(12){background-color:#f58dbd;height:94%}.city-buildings i:nth-child(5),.city-buildings i:nth-child(14){background-color:#6ca9df;height:70%}.city-buildings i:nth-child(6){background-color:#db79c5;height:52%}.city-buildings i:nth-child(8){background-color:#f270b4;height:74%}.city-buildings i:nth-child(10){background-color:#8ba6db;height:58%}.city-buildings i:nth-child(13){background-color:#ed72ac;height:87%}.city-buildings i:nth-child(4):before,.city-buildings i:nth-child(7):before,.city-buildings i:nth-child(12):before{content:"";background:inherit;width:3px;height:34px;position:absolute;top:-34px;left:50%;transform:translate(-50%)}.city-billboard{z-index:2;width:220px;min-height:82px;color:var(--magenta);text-align:center;background:radial-gradient(circle,#fff8c8 0 2px,#0000 2.5px) 6px 6px/18px 18px,#fffafcd1;border:4px solid #f08eba;border-radius:15px;padding:18px 20px;position:absolute;top:92px;transform:rotate(-2deg);box-shadow:0 13px 30px #512e5b24}.city-billboard:after{content:"";background:#644a7a4d;border-radius:0 0 3px 3px;width:6px;height:95px;position:absolute;top:100%;left:50%;transform:translate(-50%)}.city-billboard span,.city-billboard strong{background:#ffffffdb;display:block}.city-billboard span{letter-spacing:.13em;padding-top:4px;font-size:8px;font-weight:900}.city-billboard strong{padding:3px 4px 5px;font-size:13px;line-height:1.15}.city-billboard-left{left:max(24px,50% - 720px)}.city-billboard-right{top:56px;right:max(24px,50% - 720px);transform:rotate(2deg)}.topbar,.hero-grid,.well-section,.citizen-shell>footer{z-index:2;max-width:1240px;margin:0 auto;position:relative}.topbar{background:linear-gradient(90deg,#0000,#ffffff6b,#0000);border-bottom:1px solid #35145f1f;justify-content:space-between;align-items:center;height:82px;padding:0 28px;display:flex}.brand{color:var(--deep-violet);letter-spacing:.18em;align-items:center;gap:11px;font-size:13px;font-weight:800;text-decoration:none;display:flex}.brand-mark,.mini-seal{width:38px;height:38px;color:var(--magenta);font:800 10px var(--font-geist-sans), sans-serif;letter-spacing:-.04em;background:#ffffff8c;border:2px solid #f32c9b47;border-radius:50%;place-items:center;display:grid}.event-tag{text-transform:uppercase;letter-spacing:.14em;color:#715e7e;font-size:11px}.hero-grid{grid-template-columns:minmax(0,1fr) 480px;align-items:start;gap:76px;padding:86px 28px 54px;display:grid}.eyebrow,.form-kicker,.stage-kicker,.queue-heading p,.control-header p{color:var(--magenta);letter-spacing:.24em;text-transform:uppercase;margin:0 0 14px;font-size:11px;font-weight:800}.hero-copy h1{font-family:var(--font-geist-sans), Arial, sans-serif;letter-spacing:-.065em;color:var(--deep-violet);text-shadow:0 3px #ffffff8c;margin:0;font-size:clamp(52px,6vw,85px);font-weight:900;line-height:.91}.hero-copy h1 em{color:var(--magenta);font-style:normal;font-weight:900}.hero-description{color:#6c5a76;max-width:560px;margin:28px 0;font-size:17px;line-height:1.8}.steps{border-top:1px solid #35145f21;flex-wrap:wrap;gap:23px;padding-top:22px;display:flex}.steps span{color:#655470;align-items:center;gap:8px;font-size:12px;display:flex}.steps b{color:var(--magenta);font-family:var(--font-mono), monospace;font-size:10px}.experience-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle,#ffffffeb 0 2px,#0000 2.5px) 12px 10px/24px 24px,#ffffffd4;border:4px solid #f32c9b7a;border-radius:30px;min-height:520px;padding:40px;box-shadow:0 30px 80px #48255c29,inset 0 0 0 7px #ffffffd6}.experience-card>*{z-index:1;background:#ffffffe6;border-radius:20px;position:relative}.entry-form{flex-direction:column;gap:22px;display:flex}.form-heading{align-items:center;gap:16px;margin-bottom:5px;display:flex}.form-heading h2,.wish-form h2,.success-state h2{font:600 30px/1.1 var(--font-display), Georgia, serif;color:var(--deep-violet);margin:0}.entry-form label{color:#4a375b;flex-direction:column;gap:8px;font-size:12px;font-weight:700;display:flex}.entry-form input,.entry-form textarea,.control-login input{width:100%;color:var(--ink);background:#ffffffd9;border:1px solid #ddcfe5;border-radius:13px;outline:none;padding:15px 16px;transition:all .2s}.entry-form input:focus,.entry-form textarea:focus,.control-login input:focus{border-color:var(--magenta);box-shadow:0 0 0 4px #d63b961a}.entry-form textarea{resize:vertical;min-height:138px;font-size:16px;line-height:1.55;font-family:var(--font-display), Georgia, serif}.privacy-note,.success-copy{color:#8b7d92;margin:-6px 0 0;font-size:11px;line-height:1.55}.form-error{color:#a32755;background:#fff0f5;border-radius:9px;margin:-8px 0 0;padding:10px 12px;font-size:12px}.verification-copy{color:#77647e;margin:0;font-size:13px;line-height:1.6}.verification-copy strong{color:var(--deep-violet)}.verification-form input[name=code],.control-login input[name=code]{text-align:center;color:var(--deep-violet);letter-spacing:.28em;font-size:24px;font-weight:800}.code-expiry{color:#96869b;margin-top:-10px;font-size:10px}.text-button{color:#7f6587;cursor:pointer;text-underline-offset:3px;background:0 0;border:0;min-height:34px;font-size:10px;font-weight:800;text-decoration:underline}.primary-button{color:#fff;background:linear-gradient(120deg, var(--deep-violet), var(--magenta));cursor:pointer;border:0;border-radius:14px;justify-content:space-between;align-items:center;min-height:54px;padding:0 20px;font-weight:700;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 15px 30px #6c258633}.primary-button:hover{transform:translateY(-2px);box-shadow:0 18px 35px #6c258647}.primary-button:disabled{opacity:.55;cursor:wait}.loading-state{color:#806e89;place-content:center;justify-items:center;min-height:430px;display:grid}.spinner{border:2px solid #e4d4ec;border-top-color:var(--magenta);border-radius:50%;width:35px;height:35px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.passport-line{border-bottom:1px solid #e9dff0;align-items:center;gap:11px;padding-bottom:18px;display:flex}.citizen-avatar{color:#fff;background:linear-gradient(145deg, var(--violet), var(--rose));border-radius:50%;place-items:center;width:40px;height:40px;font-weight:800;display:grid}.passport-line>span:nth-child(2){gap:2px;display:grid}.passport-line small{color:#95869d;letter-spacing:.15em;font-size:8px}.passport-line strong{color:var(--deep-violet);font-size:13px}.passport-line i{letter-spacing:.12em;color:#2b8669;background:#e3f7ef;border-radius:99px;margin-left:auto;padding:6px 8px;font-size:8px;font-style:normal}.wish-label{position:relative}.wish-label small{color:#99899f;text-align:right;font-weight:400}.checkbox-line{cursor:pointer;align-items:flex-start;flex-direction:row!important}.checkbox-line input{width:17px;height:17px;accent-color:var(--magenta);margin-top:2px}.checkbox-line span{gap:3px;display:grid}.checkbox-line small{color:#99899f;font-weight:400}.wish-button{background:linear-gradient(120deg,#54227d,#d73792 65%,#ee6fb9)}.success-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:430px;display:flex}.success-orbit{border:1px solid #dcc5e8;border-radius:50%;place-items:center;width:90px;height:90px;margin-bottom:24px;display:grid;position:relative}.success-orbit:before,.success-orbit:after{content:"✧";color:var(--gold);position:absolute}.success-orbit:before{top:3px;right:-8px}.success-orbit:after{bottom:4px;left:-5px}.success-orbit span{color:var(--magenta);font-size:34px}.success-state blockquote{color:#614a70;font:500 20px/1.5 var(--font-display), Georgia, serif;margin:25px 0}.status-pill{color:#6d5a79;letter-spacing:.08em;text-transform:uppercase;background:#f3edf7;border-radius:99px;align-items:center;gap:8px;padding:8px 12px;font-size:10px;font-weight:800;display:inline-flex}.status-pill span{background:#e5ad43;border-radius:50%;width:7px;height:7px}.status-pill.approved span{background:#46a982}.success-copy{max-width:320px;margin-top:15px}.citizen-card-step,.aspiration-step{flex-direction:column;gap:20px;min-height:440px;display:flex}.citizen-card-heading h2,.aspiration-heading h2{color:var(--deep-violet);font:600 30px/1.08 var(--font-display), Georgia, serif;margin:0}.citizen-card-heading>p:last-child,.aspiration-heading>p:last-child{color:#806c86;margin:12px 0 0;font-size:12px;line-height:1.55}.citizen-card-preview{border:3px solid var(--magenta);background:radial-gradient(circle at 16% 10%, #ffffffb3, transparent 31%), linear-gradient(145deg, var(--peach), #ffd0e7 48%, var(--powder-blue));isolation:isolate;border-radius:22px;min-height:245px;position:relative;overflow:hidden;box-shadow:0 20px 45px #6a277033}.citizen-card-preview:before,.citizen-card-preview:after{content:"";z-index:4;opacity:.85;background:radial-gradient(circle, var(--gold) 0 3px, transparent 3.5px) 0 0 / 28px 6px repeat-x;height:6px;position:absolute;left:20px;right:20px}.citizen-card-preview:before{top:12px}.citizen-card-preview:after{bottom:12px}.card-skyline{z-index:-1;opacity:.78;align-items:flex-end;gap:6px;height:112px;display:flex;position:absolute;inset:auto 0 0}.card-skyline span{background:#ed5aad;flex:1;height:62%}.card-skyline span:nth-child(2){background:#4b89c7;height:88%}.card-skyline span:nth-child(3){background:#ac82d9;height:71%}.card-skyline span:nth-child(4){background:#f77ab8;height:100%}.card-skyline span:nth-child(5){background:#3f7dbb;height:76%}.card-skyline span:nth-child(6){background:#d688cf;height:55%}.card-copy{z-index:3;gap:7px;display:grid;position:absolute;top:47px;left:28px;right:125px}.card-copy small{color:var(--magenta);letter-spacing:.18em;font-size:8px;font-weight:900}.card-copy strong{color:var(--deep-violet);font:700 30px/1 var(--font-display), Georgia, serif;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.card-copy>span{color:var(--city-blue);letter-spacing:.11em;font-size:11px;font-weight:900}.card-seal{z-index:5;color:#fff;background:linear-gradient(145deg, var(--magenta), #9272da);width:78px;height:78px;font:800 25px var(--font-display), Georgia, serif;border:3px solid #fff;border-radius:50%;place-content:center;justify-items:center;display:grid;position:absolute;top:58px;right:25px;box-shadow:0 8px 20px #481a573d}.card-seal small{font:800 6px var(--font-geist-sans), sans-serif;letter-spacing:.12em;margin-top:-3px}.card-actions{gap:10px;display:grid}.secondary-button{min-height:45px;color:var(--deep-violet);cursor:pointer;background:#ffffffc2;border:1px solid #d8bfd4;border-radius:13px;font-size:11px;font-weight:800;transition:transform .18s,border-color .18s}.secondary-button:hover{border-color:var(--magenta);transform:translateY(-1px)}.aspiration-step{gap:17px}.aspiration-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.aspiration-grid button{min-height:92px;color:var(--deep-violet);text-align:left;cursor:pointer;background:#ffffffb8;border:1px solid #e4cfdf;border-radius:13px;grid-template-rows:auto auto;grid-template-columns:38px 1fr;align-items:center;column-gap:9px;padding:12px;transition:transform .18s,border-color .18s,background .18s;display:grid}.aspiration-grid button:hover{border-color:#ef88bc;transform:translateY(-2px)}.aspiration-grid button.is-selected{border-color:var(--magenta);background:#fff1f8;box-shadow:0 0 0 3px #f32c9b17}.aspiration-grid button>span{color:#fff;background:linear-gradient(145deg, var(--magenta), var(--city-blue));letter-spacing:.04em;border-radius:10px;grid-row:1/3;place-items:center;width:38px;height:38px;font-size:7px;font-weight:900;display:grid}.aspiration-grid strong{font-size:11px;line-height:1.1}.aspiration-grid small{color:#937d96;font-size:8px;line-height:1.25}.other-aspiration{color:#563e5d;gap:7px;font-size:11px;font-weight:800;display:grid}.other-aspiration input{width:100%;color:var(--ink);background:#fff;border:1px solid #ddcfe5;border-radius:12px;outline:none;padding:13px 14px}.other-aspiration input:focus{border-color:var(--magenta);box-shadow:0 0 0 4px #f32c9b17}.future-label{color:#806781;text-transform:uppercase;letter-spacing:.08em;background:#fff4fa;border:1px solid #e9c9dd;border-radius:99px;margin:17px 0 0;padding:10px 14px;font-size:10px}.future-label strong{color:var(--magenta)}.final-citizen-state .success-orbit span{font:800 20px var(--font-display), Georgia, serif}.final-card-download{width:100%;margin-top:19px}.well-section{perspective:900px;flex-direction:column;align-items:center;min-height:465px;padding:55px 28px 100px;display:flex}.well-section:before{content:"";z-index:-1;clip-path:polygon(43% 0,57% 0,72% 100%,28% 100%);opacity:.85;background:linear-gradient(90deg,#0000 49.6%,#ffffffeb 49.6% 50.4%,#0000 50.4%) 50%/100% 65px no-repeat,linear-gradient(#ffffff7a,#cfbddc66);border-radius:50% 50% 26px 26px;width:min(1120px,92vw);height:290px;position:absolute;top:43px;left:50%}.well-glow{filter:blur(40px);background:#f32c9b4d;border-radius:50%;width:510px;height:120px;position:absolute;top:70px}.well-rim{z-index:2;background:repeating-linear-gradient(95deg,#f49bc7 0 32px,#9dc7ed 32px 64px,#e6c1eb 64px 96px);border-radius:50%;width:350px;height:92px;padding:13px;box-shadow:0 16px 25px #2d11433b,inset 0 4px 5px #ffffffe6}.well-opening{color:#ffbde1;background:radial-gradient(#501261 0%,#1d0d32 55%,#080411 100%);border-radius:50%;justify-content:center;align-items:center;gap:45px;height:100%;display:flex;overflow:hidden;box-shadow:inset 0 8px 14px #10041b}.well-opening span{animation:2s ease-in-out infinite alternate twinkle}.well-opening span:nth-child(2){color:var(--gold);animation-delay:.6s}.well-opening span:nth-child(3){animation-delay:1.2s}@keyframes twinkle{0%{opacity:.25;transform:translateY(9px)scale(.7)}to{opacity:1;transform:translateY(-7px)scale(1.15)}}.well-body{background:linear-gradient(#ffffff47,#0000 25%),repeating-linear-gradient(90deg,#f49bc7 0 54px,#a8c9ec 54px 108px,#e4b9e6 108px 162px);border-radius:0 0 105px 105px;place-items:center;width:302px;height:180px;margin-top:-35px;display:grid;overflow:hidden;box-shadow:0 26px 35px #321b3f33,inset 0 0 25px #ffffff40}.brick-row{background:#472a5433;width:100%;height:2px;position:absolute;box-shadow:0 43px #472a542b,0 86px #472a542b}.brick-row.lower{opacity:.35;transform:rotate(90deg)}.well-emblem{z-index:2;color:#fff;background:linear-gradient(145deg, var(--magenta), #9a68cf);width:62px;height:62px;font:800 27px var(--font-geist-sans), Arial, sans-serif;border:4px solid #ffffffd1;border-radius:50%;place-items:center;display:grid;box-shadow:0 5px 16px #29123445}.well-caption{text-align:center;color:#8c7893;font:12px/1.8 var(--font-display), Georgia, serif}.well-caption span{color:var(--deep-violet);font:800 9px var(--font-geist-sans), sans-serif;letter-spacing:.22em;margin:18px 0 2px;display:block}.wish-scroll{opacity:0;z-index:4;width:110px;height:75px;color:var(--magenta);background:#fffdf8;border-radius:8px;place-items:center;display:grid;position:absolute;top:-80px;transform:rotate(4deg);box-shadow:0 8px 20px #441e532e}.wish-scroll p{font:600 13px var(--font-display), Georgia, serif;margin:0}.wish-scroll.is-dropping{animation:2.15s cubic-bezier(.4,.05,.65,1) forwards drop-wish}@keyframes drop-wish{0%{opacity:0;transform:translateY(-30px)rotate(6deg)scale(1.05)}15%{opacity:1}70%{opacity:1;transform:translateY(135px)rotate(-9deg)scale(.72)}to{opacity:0;transform:translateY(202px)rotate(20deg)scale(.2)}}.wish-confirmation{z-index:20;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#2a0f41ed;border:1px solid #ffffff3b;border-radius:15px;grid-template-columns:28px 1fr;gap:2px 10px;min-width:330px;padding:16px 20px;display:grid;position:fixed;bottom:30px;left:50%;transform:translate(-50%);box-shadow:0 18px 50px #220a324d}.wish-confirmation>span{color:#ff9dcc;grid-row:1/3;align-self:center;font-size:20px}.wish-confirmation strong{font-size:12px}.wish-confirmation small{color:#cdbfd3;font-size:10px}.citizen-shell>footer{color:#948499;letter-spacing:.12em;text-transform:uppercase;border-top:1px solid #35145f1a;justify-content:space-between;align-items:center;min-height:65px;margin-top:-30px;padding:0 28px;font-size:9px;display:flex}.citizen-shell>footer span:first-child{color:var(--deep-violet);font-weight:800}.wish-ceremony{z-index:100;color:#fff;isolation:isolate;background:radial-gradient(circle at 50% 76%,#ef4cb161,#0000 30%),radial-gradient(circle at 50% 35%,#743caa4d,#0000 34%),linear-gradient(160deg,#120722,#34114f 56%,#170724);place-items:center;animation:6.2s both ceremony-curtain;display:grid;position:fixed;inset:0;overflow:hidden}.wish-ceremony:before{content:"";opacity:.22;z-index:-1;background-image:radial-gradient(#fffc .7px,#0000 .9px);background-size:44px 44px;position:absolute;inset:0}.ceremony-skip{z-index:12;color:#d8c7dc;cursor:pointer;letter-spacing:.08em;text-transform:uppercase;background:#ffffff12;border:1px solid #ffffff38;border-radius:99px;padding:9px 13px;font-size:9px;font-weight:700;position:absolute;top:24px;right:26px}.ceremony-skip:hover{color:#fff;background:#ffffff21}.ceremony-haze{filter:blur(75px);opacity:.22;border-radius:50%;width:38vw;height:38vw;position:absolute}.ceremony-haze-one{background:#ff5fb8;top:-20vw;left:-12vw}.ceremony-haze-two{background:#9e5df1;bottom:-16vw;right:-17vw}.ceremony-stars{z-index:1;position:absolute;inset:0}.ceremony-stars span{color:#ffc4e2;opacity:0;animation:4.8s ease-in-out infinite ceremony-twinkle;position:absolute}.ceremony-stars span:first-child{animation-delay:.2s;top:17%;left:8%}.ceremony-stars span:nth-child(2){animation-delay:1.4s;top:67%;left:20%}.ceremony-stars span:nth-child(3){animation-delay:.7s;top:12%;left:31%}.ceremony-stars span:nth-child(4){animation-delay:2.1s;top:78%;left:42%}.ceremony-stars span:nth-child(5){animation-delay:1s;top:18%;left:54%}.ceremony-stars span:nth-child(6){animation-delay:2.6s;top:70%;left:64%}.ceremony-stars span:nth-child(7){animation-delay:.4s;top:14%;left:76%}.ceremony-stars span:nth-child(8){animation-delay:1.8s;top:61%;left:87%}.ceremony-stars span:nth-child(9){animation-delay:2.9s;top:44%;left:13%}.ceremony-stars span:nth-child(10){animation-delay:1.2s;top:29%;left:91%}.ceremony-stars span:nth-child(11){animation-delay:3.2s;top:42%;left:70%}.ceremony-stars span:nth-child(12){animation-delay:1.6s;top:52%;left:35%}.ceremony-intro{z-index:4;text-align:center;animation:6.2s both ceremony-intro;position:absolute;top:12vh;left:0;right:0}.ceremony-intro span{color:#ff91c9;letter-spacing:.3em;font-size:9px;font-weight:800}.ceremony-intro p{color:#e7d7e9;font:500 21px var(--font-display),Georgia,serif;margin:9px 0 0}.ceremony-paper{z-index:7;color:#4a2655;text-align:center;transform-origin:50%;background:linear-gradient(#dab2da33 1px,#0000 1px) 0 44px/100% 24px,linear-gradient(135deg,#fffdf8,#ffedf8);border-radius:7px;width:min(300px,72vw);min-height:170px;padding:31px 27px 24px;animation:6.2s cubic-bezier(.44,.03,.55,.97) both paper-to-well;position:absolute;top:28%;left:50%;box-shadow:0 22px 60px #00000057,inset 0 0 0 1px #8e4a8929}.ceremony-paper:before{content:"";pointer-events:none;border:1px solid #c161a42e;border-radius:3px;position:absolute;inset:8px}.ceremony-paper i{color:#dc3a9a;font-size:18px;font-style:normal}.ceremony-paper p{font:600 18px/1.35 var(--font-display),Georgia,serif;margin:13px 0}.ceremony-paper small{color:#9a668e;letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:800}.ceremony-well{z-index:5;flex-direction:column;align-items:center;width:390px;height:270px;animation:6.2s both ceremony-well-rise;display:flex;position:absolute;bottom:6vh;left:50%;transform:translate(-50%)}.ceremony-well-glow{filter:blur(55px);opacity:.27;background:#ed4bad;border-radius:50%;width:470px;height:150px;animation:1.4s ease-in-out infinite alternate well-pulse;position:absolute;top:10px}.ceremony-well-rim{z-index:3;background:linear-gradient(#e3c6e4,#8c5c9f);border-radius:50%;width:330px;height:92px;padding:13px;box-shadow:0 17px 36px #0006,inset 0 4px 5px #fff2ff}.ceremony-well-opening{color:#ffadd6;background:radial-gradient(#6c1d75 0%,#210b36 58%,#090311 100%);border-radius:50%;place-items:center;height:100%;display:grid;box-shadow:inset 0 8px 20px #0b0312}.ceremony-well-opening span{animation:.9s ease-in-out infinite alternate twinkle}.ceremony-well-body{z-index:2;background:linear-gradient(90deg,#74507e,#c7a2c9 50%,#704b7c);border-radius:0 0 105px 105px;place-items:center;width:282px;height:165px;margin-top:-30px;display:grid;box-shadow:0 27px 36px #0000004d}.ceremony-well-body span{color:#fff1bd;width:51px;height:51px;font:600 29px var(--font-display),Georgia,serif;border:1px solid #ffffff73;border-radius:50%;place-items:center;display:grid}.ceremony-burst{z-index:8;width:10px;height:10px;position:absolute;bottom:24vh;left:50%}.ceremony-burst span{opacity:0;color:#ff9fd0;animation:6.2s cubic-bezier(.15,.8,.3,1) both sparkle-burst;position:absolute}.ceremony-burst span:first-child{--x:-150px;--y:-115px}.ceremony-burst span:nth-child(2){--x:-88px;--y:-172px;color:#f6cd72}.ceremony-burst span:nth-child(3){--x:-176px;--y:-34px;color:#fff;font-size:7px}.ceremony-burst span:nth-child(4){--x:142px;--y:-120px}.ceremony-burst span:nth-child(5){--x:78px;--y:-180px;color:#f6cd72}.ceremony-burst span:nth-child(6){--x:182px;--y:-42px;color:#fff;font-size:7px}.ceremony-burst span:nth-child(7){--x:-42px;--y:-205px}.ceremony-burst span:nth-child(8){--x:35px;--y:-220px;color:#f6cd72}.ceremony-thanks{z-index:10;text-align:center;opacity:0;background:radial-gradient(circle,#5b19704d,#0000 48%);flex-direction:column;justify-content:center;align-items:center;padding:24px;animation:6.2s both ceremony-thanks;display:flex;position:absolute;inset:0}.ceremony-thanks>span{color:#ff91ca;border:1px solid #ffffff40;border-radius:50%;place-items:center;width:64px;height:64px;margin-bottom:23px;font-size:28px;display:grid;box-shadow:0 0 40px #ff5cb84d}.ceremony-thanks p{color:#ff9dcc;letter-spacing:.3em;margin:0 0 12px;font-size:9px;font-weight:800}.ceremony-thanks h2{color:#fff6e5;font:500 clamp(45px,6vw,75px)/.95 var(--font-display),Georgia,serif;letter-spacing:-.03em;text-shadow:0 9px 30px #00000059;margin:0}.ceremony-thanks small{color:#d8c5dc;font:500 14px var(--font-display),Georgia,serif;margin-top:19px}@keyframes ceremony-curtain{0%{opacity:0}5%,92%{opacity:1}to{opacity:0}}@keyframes ceremony-twinkle{0%,to{opacity:.08;transform:scale(.6)rotate(0)}50%{opacity:.9;transform:scale(1.25)rotate(35deg)}}@keyframes ceremony-intro{0%,4%{opacity:0;transform:translateY(-12px)}12%,42%{opacity:1;transform:none}52%,to{opacity:0;transform:translateY(-8px)}}@keyframes paper-to-well{0%,7%{opacity:0;transform:translate(-50%,-35px)rotate(-7deg)scale(.88)}15%{opacity:1;transform:translate(-50%)rotate(2deg)scale(1)}31%{transform:translate(calc(-50% - 55px),35px)rotate(-7deg)scale(.97)}46%{opacity:1;transform:translate(calc(45px - 50%),105px)rotate(9deg)scale(.82)}61%{opacity:1;transform:translate(-50%,38vh)rotate(-12deg)scale(.5)}69%,to{opacity:0;transform:translate(-50%,52vh)rotate(22deg)scale(.12)}}@keyframes ceremony-well-rise{0%,12%{opacity:0;transform:translate(-50%,90px)scale(.88)}24%,72%{opacity:1;transform:translate(-50%)scale(1)}79%,to{opacity:0;transform:translate(-50%,55px)scale(.82)}}@keyframes well-pulse{0%{opacity:.2;transform:scale(.88)}to{opacity:.4;transform:scale(1.08)}}@keyframes sparkle-burst{0%,64%{opacity:0;transform:translate(0)scale(.2)}70%{opacity:1}82%,to{opacity:0;transform:translate(var(--x),var(--y)) scale(1.3)}}@keyframes ceremony-thanks{0%,72%{opacity:0;transform:scale(.96)}80%,94%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.02)}}.control-login{background:radial-gradient(circle at 50% 10%,#642485,#170b28 60%);place-items:center;min-height:100vh;padding:24px;display:grid}.control-login form{background:#fff;border-radius:24px;flex-direction:column;gap:20px;width:min(420px,100%);padding:42px;display:flex;box-shadow:0 30px 80px #0000004d}.control-seal{width:48px;height:48px;color:var(--magenta);border:1px solid #e3d3ea;border-radius:50%;place-items:center;display:grid}.control-login p{color:var(--magenta);letter-spacing:.2em;margin:0;font-size:10px;font-weight:800}.control-login h1{font:600 34px var(--font-display), Georgia, serif;color:var(--deep-violet);margin:-12px 0 8px}.control-login label{color:#574563;gap:8px;font-size:12px;font-weight:700;display:grid}.control-shell{background:#f3eff5;min-height:100vh;padding:35px max(28px,50vw - 650px)}.control-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.control-header h1{font:600 38px var(--font-display), Georgia, serif;color:var(--deep-violet);margin:0}.control-header small{color:#8d7b94;font-size:9px}.control-actions{align-items:center;gap:10px;display:flex}.control-actions a,.control-actions button{color:#493457;cursor:pointer;background:#fff;border:1px solid #d7cadd;border-radius:9px;padding:10px 13px;font-size:11px;text-decoration:none}.control-actions button:disabled,.delivery-strip button:disabled,.readiness-section button:disabled,.operations-section button:disabled{opacity:.55;cursor:wait}.live-indicator{color:#5f7e70;margin-right:7px;font-size:10px}.live-indicator i{background:#35ad7b;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block;box-shadow:0 0 0 4px #35ad7b1f}.control-error{color:#9b3155;background:#fff3f7;border:1px solid #f2cad8;border-radius:10px;margin:0 0 18px;padding:12px 14px;font-size:11px}.control-stats{grid-template-columns:repeat(5,1fr);gap:15px;margin-bottom:18px;display:grid}.control-stats div{background:#fff;border:1px solid #e0d8e4;border-radius:14px;gap:3px;padding:20px;display:grid}.control-stats span{color:var(--deep-violet);font:600 30px var(--font-display), Georgia, serif}.control-stats small{color:#8a7e8f;text-transform:uppercase;letter-spacing:.1em;font-size:10px}.delivery-strip{background:linear-gradient(100deg,#fff,#fff4fa);border:1px solid #dfd2e4;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;padding:17px 20px;display:flex}.delivery-strip p{color:var(--magenta);letter-spacing:.18em;margin:0 0 4px;font-size:8px;font-weight:900}.delivery-strip strong{color:#5b4266;font-size:12px}.delivery-strip button{color:#fff;background:var(--deep-violet);cursor:pointer;border:0;border-radius:9px;padding:10px 13px;font-size:10px;font-weight:800}.delivery-receipts{background:#fff;border:1px solid #dfd2e4;border-radius:14px;margin:-8px 0 25px;padding:20px}.delivery-receipts-heading{grid-template-columns:minmax(220px,.8fr) minmax(280px,1.2fr);align-items:end;gap:20px;margin-bottom:12px;display:grid}.delivery-receipts-heading p{color:var(--magenta);letter-spacing:.18em;margin:0 0 4px;font-size:8px;font-weight:900}.delivery-receipts-heading h2{color:var(--deep-violet);font:600 22px var(--font-display), Georgia, serif;margin:0}.delivery-receipts-heading>small,.delivery-receipts-empty{color:#8a7e8f;font-size:9px;line-height:1.45}.delivery-receipts-empty{background:#faf7fb;border-radius:9px;margin:0;padding:12px}.delivery-receipt-list{gap:7px;display:grid}.delivery-receipt-list article{background:#fcfafc;border:1px solid #ebe3ee;border-radius:9px;grid-template-columns:minmax(210px,.8fr) minmax(0,1.2fr);align-items:center;gap:14px;padding:10px 12px;display:grid}.delivery-receipt-list article>div{gap:4px;min-width:0;display:grid}.delivery-receipt-list strong{color:#574563;font-size:9px}.delivery-receipt-list code{overflow-wrap:anywhere;color:#763b7f;font-size:9px}.delivery-receipt-list small{overflow-wrap:anywhere;color:#978a9c;font-size:8px;line-height:1.45}.operations-section{background:#fff;border:1px solid #dfd2e4;border-radius:18px;margin-bottom:25px;padding:22px}.operations-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.operations-heading p{color:var(--magenta);letter-spacing:.18em;margin:0 0 5px;font-size:8px;font-weight:900}.operations-heading h2{color:var(--deep-violet);font:600 25px var(--font-display), Georgia, serif;margin:0}.operations-actions{align-items:center;gap:8px;display:flex}.operations-actions button,.operations-grid button,.operations-recovery button{color:#493457;cursor:pointer;background:#fff;border:1px solid #d7cadd;border-radius:9px;padding:9px 12px;font-size:9px;font-weight:800}.operations-actions .freeze{color:#923f5d;background:#fff3f7;border-color:#edc3d0}.operations-actions .open{color:#276b52;background:#eaf8f2;border-color:#c7e2d6}.operations-boundary{color:#8a7e8f;max-width:850px;margin:12px 0 17px;font-size:10px;line-height:1.5}.operations-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.operations-grid article{background:#fbf9fc;border:1px solid #e5dce8;border-radius:11px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;min-height:76px;padding:11px;display:grid}.operations-grid article>span{border-radius:50%;place-items:center;width:25px;height:25px;font-size:9px;font-weight:900;display:grid}.operations-grid article.open>span{color:#277157;background:#dff5eb}.operations-grid article.paused{background:#fff6f9;border-color:#efcbd7}.operations-grid article.paused>span{color:#9b4861;background:#ffe5ed}.operations-grid p{gap:3px;min-width:0;margin:0;display:grid}.operations-grid strong{color:#574563;font-size:9px}.operations-grid small{color:#9b8fa0;font-size:8px;line-height:1.25}.operations-grid button{padding:7px 9px}.operations-recovery{border-top:1px solid #eee8f0;grid-template-columns:minmax(280px,1fr) auto;align-items:end;gap:12px;margin-top:14px;padding-top:14px;display:grid}.operations-recovery label{color:#76657c;letter-spacing:.06em;text-transform:uppercase;gap:6px;font-size:8px;font-weight:800;display:grid}.operations-recovery input{color:#513b5c;min-height:39px;font:inherit;text-transform:none;letter-spacing:0;background:#fbf9fc;border:1px solid #ddd2e1;border-radius:9px;padding:0 11px}.operations-recovery input:focus{border-color:var(--magenta);outline:0;box-shadow:0 0 0 3px #e0349817}.operations-recovery button{border-color:var(--deep-violet);color:#fff;background:var(--deep-violet);min-height:39px}.backup-custody-note{color:#8a7e8f;grid-column:1/-1;margin:0;font-size:9px;line-height:1.55}.operations-note{color:#8a7e8f;background:#faf8fb;border-radius:9px;margin:14px 0 0;padding:10px 12px;font-size:9px}.operations-section footer{color:#93869a;text-transform:uppercase;letter-spacing:.07em;border-top:1px solid #eee8f0;justify-content:space-between;gap:20px;margin-top:14px;padding-top:12px;font-size:8px;display:flex}.operations-section footer span:first-child{color:#5e4669;font-weight:800}.readiness-section{background:#fff;border:1px solid #dfd2e4;border-radius:18px;margin-bottom:25px;padding:22px}.readiness-heading{justify-content:space-between;align-items:center;gap:20px;display:flex}.readiness-heading p{color:var(--magenta);letter-spacing:.18em;margin:0 0 5px;font-size:8px;font-weight:900}.readiness-heading h2{color:var(--deep-violet);font:600 25px var(--font-display), Georgia, serif;margin:0}.readiness-actions{align-items:center;gap:9px;display:flex}.readiness-mode{letter-spacing:.08em;text-transform:uppercase;border-radius:99px;padding:7px 9px;font-size:8px;font-weight:900}.readiness-mode.ready{color:#277157;background:#e5f7ef}.readiness-mode.gated{color:#8e622a;background:#fff1d5}.readiness-section button{color:#493457;cursor:pointer;background:#fff;border:1px solid #d7cadd;border-radius:9px;padding:9px 12px;font-size:9px;font-weight:800}.readiness-boundary{color:#8a7e8f;max-width:850px;margin:12px 0 17px;font-size:10px;line-height:1.5}.readiness-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.readiness-grid>div{background:#fbf9fc;border:1px solid #e5dce8;border-radius:11px;align-items:center;gap:9px;min-height:63px;padding:11px;display:flex}.readiness-grid>div>span{border-radius:50%;flex:none;place-items:center;width:24px;height:24px;font-size:10px;font-weight:900;display:grid}.readiness-grid>div.configured>span{color:#277157;background:#dff5eb}.readiness-grid>div.missing>span{color:#96682e;background:#fff0d0}.readiness-grid p{gap:2px;min-width:0;margin:0;display:grid}.readiness-grid strong{color:#574563;font-size:9px;line-height:1.25}.readiness-grid small{color:#9b8fa0;font-size:8px}.readiness-grid .readiness-empty{color:#9b8fa0;grid-column:1/-1;justify-content:center;font-size:10px}.readiness-section footer{color:#93869a;text-transform:uppercase;letter-spacing:.07em;border-top:1px solid #eee8f0;justify-content:space-between;margin-top:14px;padding-top:12px;font-size:8px;display:flex}.readiness-section footer strong{color:#5e4669}.queue-section,.approved-section,.archive-section,.audit-section{background:#fff;border:1px solid #e0d8e4;border-radius:18px;margin-bottom:25px;padding:25px}.queue-heading{justify-content:space-between;align-items:flex-end;margin-bottom:20px;display:flex}.queue-heading p{margin-bottom:5px}.queue-heading h2{color:var(--deep-violet);font:600 27px var(--font-display), Georgia, serif;margin:0}.queue-heading>span{color:#a092a7;text-transform:uppercase;letter-spacing:.1em;font-size:9px}.wish-queue{gap:13px;display:grid}.empty-queue{color:#9a8ea0;text-align:center;background:#faf8fb;border-radius:12px;padding:36px;font-size:12px}.wish-review-card{border:1px solid #e7dfe9;border-radius:13px;grid-template-columns:235px 1fr auto;align-items:center;gap:20px;padding:17px;display:grid}.wish-meta{align-items:center;gap:9px;display:flex}.wish-meta>span{color:#fff;background:linear-gradient(145deg,var(--violet),var(--rose));border-radius:50%;place-items:center;width:34px;height:34px;font-size:12px;font-weight:800;display:grid}.wish-meta p{margin:0;display:grid}.wish-meta strong{font-size:11px}.wish-meta small{color:#998c9e;font-size:9px}.wish-meta i{letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:99px;margin-left:auto;padding:5px 7px;font-size:7px;font-style:normal;font-weight:800;display:inline-flex}.wish-meta i.consent-yes{color:#277157;background:#e5f7ef}.wish-meta i.consent-no{color:#8a738f;background:#f1edf3}.wish-review-card blockquote{color:#503e59;font:500 16px/1.45 var(--font-display), Georgia, serif;margin:0}.review-actions{gap:6px;display:flex}.review-actions button{cursor:pointer;border:1px solid #0000;border-radius:8px;padding:8px 11px;font-size:10px}.review-actions .reject{color:#a85068;background:#fff3f6}.review-actions .approve{color:#317a60;background:#eaf8f2}.review-actions .feature{color:#fff;background:var(--deep-violet)}.approved-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.approved-grid button{text-align:left;cursor:pointer;color:#543d60;background:#fbf9fc;border:1px solid #e4d9e7;border-radius:12px;flex-direction:column;justify-content:space-between;min-height:130px;padding:16px;display:flex}.approved-grid button:hover{border-color:var(--magenta);background:#fff7fb}.approved-grid span{font:500 15px/1.4 var(--font-display),Georgia,serif}.approved-grid small{color:#9a879f;font-size:9px}.archive-controls{grid-template-columns:180px minmax(260px,1fr) auto auto;align-items:end;gap:10px;margin-bottom:18px;display:grid}.archive-controls label{color:#76657c;letter-spacing:.06em;text-transform:uppercase;gap:6px;font-size:9px;font-weight:800;display:grid}.archive-controls input,.archive-controls select{color:#513b5c;width:100%;min-height:40px;font:inherit;text-transform:none;letter-spacing:0;background:#fbf9fc;border:1px solid #ddd2e1;border-radius:9px;padding:0 11px}.archive-controls input:focus,.archive-controls select:focus{border-color:var(--magenta);outline:0;box-shadow:0 0 0 3px #e0349817}.archive-controls button,.archive-more{color:#fff;background:var(--deep-violet);cursor:pointer;border:0;border-radius:9px;min-height:40px;padding:0 14px;font-size:10px;font-weight:800}.archive-controls .archive-clear{color:#624e6c;background:#eee8f1}.archive-controls button:disabled,.archive-more:disabled{opacity:.55;cursor:wait}.archive-empty{color:#8f8195;text-align:center;background:#faf8fb;border-radius:12px;padding:30px;font-size:11px;line-height:1.6}.archive-results{gap:10px;display:grid}.archive-results article{background:#fdfcfd;border:1px solid #e6dde8;border-radius:12px;grid-template-columns:minmax(0,1fr) 310px auto;align-items:center;gap:16px;padding:15px;display:grid}.archive-result-heading{grid-column:1/-1;align-items:center;gap:9px;display:flex}.archive-result-heading time{color:#9c8da1;font-size:8px}.archive-status{letter-spacing:.08em;text-transform:uppercase;border-radius:99px;padding:5px 7px;font-size:7px;font-weight:900}.archive-status.pending{color:#8e622a;background:#fff1d5}.archive-status.approved{color:#277157;background:#e5f7ef}.archive-status.rejected{color:#9b4861;background:#ffe9ef}.archive-results blockquote{color:#503e59;font:500 15px/1.45 var(--font-display), Georgia, serif;margin:0}.archive-results p{color:#95889a;gap:2px;min-width:0;margin:0;font-size:8px;display:grid}.archive-results p strong{color:#513b5c;font-size:10px}.archive-results p span{text-overflow:ellipsis;overflow:hidden}.archive-actions{gap:5px;display:flex}.archive-actions button{color:#684f73;cursor:pointer;background:#fff;border:1px solid #ddd2e1;border-radius:8px;padding:7px 9px;font-size:8px}.archive-actions button:disabled{opacity:.4;cursor:default}.archive-actions .feature{border-color:var(--deep-violet);color:#fff;background:var(--deep-violet)}.archive-more{margin:16px auto 0;display:block}.audit-list{gap:8px;display:grid}.audit-list>p{color:#76657c;background:#faf8fb;border-radius:9px;grid-template-columns:minmax(180px,1fr) 1fr auto;align-items:center;gap:14px;margin:0;padding:10px 12px;font-size:9px;display:grid}.audit-list strong{color:#513b5c;text-overflow:ellipsis;overflow:hidden}.audit-list span{text-transform:capitalize}.audit-list time{color:#a091a6}.stage-shell{color:#fff;background:radial-gradient(circle at 50% 85%,#8e267f 0%,#431562 26%,#160b2e 67%,#090713 100%);flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.stage-shell:before{content:"";opacity:.25;background:radial-gradient(circle,#ffffffa6 1px,#0000 1.5px) 0 0/80px 80px;position:absolute;inset:0}.stage-shell header{z-index:2;border-bottom:1px solid #ffffff1c;align-items:center;gap:14px;height:90px;padding:0 5vw;display:flex}.stage-shell header>span{color:#ff91ca;font-size:25px}.stage-shell header p{letter-spacing:.22em;margin:0;font-size:13px;font-weight:800}.stage-shell header small{letter-spacing:.15em;color:#ffb4d8;border:1px solid #ffffff40;border-radius:99px;margin-left:auto;padding:7px 11px;font-size:9px}.stage-main{z-index:2;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:550px;padding:8vh 13vw 15vh;animation:.8s ease-out both stage-in;display:flex}@keyframes stage-in{0%{opacity:0;transform:translateY(25px)scale(.98)}to{opacity:1;transform:none}}.stage-kicker{color:#ff8fca;letter-spacing:.3em;font-size:12px;font-weight:800}.stage-main blockquote,.stage-main h1{max-width:1100px;font:500 clamp(46px, 6vw, 91px)/1.08 var(--font-display), Georgia, serif;letter-spacing:-.025em;text-wrap:balance;text-shadow:0 12px 35px #0000004d;margin:24px auto}.stage-main h1{max-width:950px}.stage-author{color:#ead9ee;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:16px;margin-top:23px;font-size:13px;display:flex}.stage-author span{background:linear-gradient(90deg,#0000,#d983b7);width:45px;height:1px}.stage-author span:last-child{background:linear-gradient(90deg,#d983b7,#0000)}.stage-instruction{color:#ccb8d1;font-size:16px}.stage-well{z-index:1;place-items:center;width:440px;height:125px;display:grid;position:absolute;bottom:90px;left:50%;transform:translate(-50%)}.stage-well-glow{opacity:.18;filter:blur(45px);background:#ef49ae;border-radius:50%;width:560px;height:180px;position:absolute}.stage-well-rim{background:#10051d;border:16px solid #cc9bdab3;border-radius:50%;width:390px;height:92px;position:absolute;transform:rotateX(55deg);box-shadow:inset 0 0 25px #d83b9a,0 10px 30px #00000080}.stage-well>span{z-index:2;color:#ffb9db;font-size:24px;animation:1.5s ease-in-out infinite alternate twinkle}.stage-shell footer{z-index:3;background:#090512d1;border-top:1px solid #ffffff1a;grid-template-columns:160px 1fr 180px;align-items:center;gap:24px;height:66px;padding:0 4vw;display:grid}.stage-shell footer>span,.stage-shell footer>strong{color:#c6aecb;letter-spacing:.15em;font-size:9px}.stage-shell footer>strong{text-align:right;color:#ff89c7}.wish-ticker{white-space:nowrap;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000);mask-image:linear-gradient(90deg,#0000,#000 8% 92%,#0000)}.wish-ticker p{font:500 16px var(--font-display),Georgia,serif;color:#f3eafa;margin:0 80px 0 0;animation:28s linear infinite ticker;display:inline-block}@keyframes ticker{0%{transform:translate(30vw)}to{transform:translate(-100vw)}}.comic-shell{color:#fff;background:radial-gradient(circle at 24% 35%,#dc3c9a52,#0000 32rem),radial-gradient(circle at 80% 15%,#794ed140,#0000 26rem),linear-gradient(145deg,#10071e,#29103f 55%,#130720);min-height:100vh;position:relative;overflow:hidden}.comic-shell:before{content:"";opacity:.27;background-image:radial-gradient(#fffc .7px,#0000 .8px);background-size:48px 48px;position:absolute;inset:0}.comic-brand{z-index:3;color:#fff;letter-spacing:.2em;align-items:center;gap:11px;max-width:1160px;height:78px;margin:0 auto;padding:0 24px;font-size:12px;font-weight:800;text-decoration:none;display:flex;position:relative}.comic-brand span{color:#ff83c4;font-size:20px}.comic-layout{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:105px;max-width:1080px;min-height:calc(100vh - 138px);margin:0 auto;padding:35px 30px 75px;display:grid;position:relative}.comic-art{perspective:1200px;place-items:center;min-height:580px;display:grid;position:relative}.comic-cover{background:radial-gradient(circle at 50% 58%,#cb3c9a,#59206f 44%,#1c0a32 78%);border:1px solid #ffdeb273;border-radius:6px 17px 17px 6px;width:350px;height:500px;padding:40px 35px;position:relative;overflow:hidden;transform:rotateY(8deg)rotate(-2deg);box-shadow:-18px 22px 55px #0000007a,inset 11px 0 18px #0000003b}.comic-cover:before{content:"";pointer-events:none;background:linear-gradient(115deg,#ffffff21,#0000 35%);position:absolute;inset:0}.comic-cover p{color:#f7c6df;letter-spacing:.2em;margin:0 0 28px;font-size:10px;font-weight:800}.comic-cover h1{z-index:2;color:#fff7de;font:600 52px/.83 var(--font-display),Georgia,serif;letter-spacing:-.035em;text-shadow:0 6px 22px #00000052;margin:0;position:relative}.comic-cover strong{z-index:2;color:#ffc7e5;letter-spacing:.17em;font-size:10px;position:absolute;bottom:24px;left:35px}.comic-city{filter:drop-shadow(0 -10px 30px #ffc66233);justify-content:center;align-items:flex-end;gap:7px;height:185px;display:flex;position:absolute;bottom:42px;left:-8%;right:-8%}.comic-city span{background:linear-gradient(#3a174d,#150922);border-radius:10px 10px 0 0;width:39px;height:110px;box-shadow:inset 0 0 0 1px #ffffff14}.comic-city span:nth-child(2){width:47px;height:145px}.comic-city span:nth-child(3){height:125px}.comic-city span:nth-child(4){clip-path:polygon(50% 0,65% 22%,65% 34%,100% 34%,100% 100%,0 100%,0 34%,35% 34%,35% 22%);width:52px;height:180px}.comic-city span:nth-child(5){height:130px}.comic-city span:nth-child(6){width:46px;height:154px}.comic-city span:nth-child(7){height:105px}.comic-moon{z-index:3;color:#ffbcdf;background:radial-gradient(circle,#fcdeef,#d547a1 35%,#d13d9b0d 70%);border-radius:50%;place-items:center;width:70px;height:70px;animation:2s ease-in-out infinite alternate twinkle;display:grid;position:absolute;top:38px;right:25px;box-shadow:0 0 55px #e952aa}.comic-shadow{filter:blur(14px);background:#00000073;border-radius:50%;width:370px;height:45px;position:absolute;bottom:15px}.comic-copy{padding:20px 0}.comic-eyebrow{color:#ff7fc2;letter-spacing:.25em;text-transform:uppercase;margin:0 0 17px;font-size:12px;font-weight:800}.comic-copy :is(h1,h2){color:#fff6e2;font:500 clamp(48px,5vw,70px)/.92 var(--font-display),Georgia,serif;letter-spacing:-.035em;margin:0}.comic-intro,.comic-success>p:not(.comic-eyebrow){color:#d4c2d7;max-width:450px;margin:25px 0;font-size:14px;line-height:1.75}.comic-copy form{gap:16px;display:grid}.comic-copy label:not(.comic-consent){color:#e0d2e3;letter-spacing:.05em;gap:7px;font-size:14px;font-weight:700;display:grid}.comic-copy input[type=text],.comic-copy input[type=email],.comic-copy input[type=tel]{color:#fff;background:#ffffff12;border:1px solid #ffffff2e;border-radius:10px;outline:none;width:100%;min-height:48px;padding:14px 15px;font-size:16px}.comic-consent{color:#ab99b1;cursor:pointer;align-items:flex-start;gap:9px;font-size:9px;line-height:1.45;display:flex}.comic-consent input{accent-color:#e44ca4;margin-top:2px}.comic-button{color:#fff;cursor:pointer;background:linear-gradient(120deg,#ba2f8d,#ef5db1);border:0;border-radius:10px;justify-content:space-between;align-items:center;min-height:52px;padding:0 18px;font-size:14px;font-weight:800;text-decoration:none;display:flex;box-shadow:0 13px 30px #d8359842}.comic-button:disabled{opacity:.55;cursor:wait}.comic-privacy{color:#bca9c2;text-align:center;margin-top:12px;font-size:12px;line-height:1.45;display:block}.comic-success-mark{color:#ff88c8;border:1px solid #fff3;border-radius:50%;place-items:center;width:65px;height:65px;margin-bottom:25px;font-size:26px;display:grid}.comic-success .comic-button{margin-top:24px}.comic-home-link{color:#c3afc8;margin-top:20px;font-size:12px;display:inline-block}.comic-queued{color:#dbcbe0;text-align:center;background:#ffffff0f;border:1px solid #ffffff21;border-radius:10px;margin-top:22px;padding:14px;font-size:11px}.comic-footer{z-index:3;color:#b9a7bf;letter-spacing:.18em;text-transform:uppercase;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;max-width:1160px;min-height:60px;margin:0 auto;padding:0 24px;font-size:10px;display:flex;position:relative}@media (width<=900px){.event-tag{display:none}.city-billboard{opacity:.34;transform-origin:0 0;transform:scale(.8)rotate(-2deg)}.city-billboard-right{transform-origin:100% 0;transform:scale(.8)rotate(2deg)}.hero-grid{grid-template-columns:1fr;gap:45px;padding-top:58px}.hero-copy{text-align:center}.hero-description{margin-inline:auto}.steps{justify-content:center}.experience-card{width:min(100%,520px);margin:0 auto}.wish-review-card{grid-template-columns:1fr}.review-actions{justify-content:flex-end}.approved-grid,.archive-controls{grid-template-columns:1fr 1fr}.archive-results article{grid-template-columns:1fr}.archive-result-heading{grid-column:auto}.readiness-grid,.operations-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.control-stats{grid-template-columns:repeat(2,1fr)}.control-header{flex-direction:column;align-items:flex-start}.control-actions{flex-wrap:wrap}.comic-layout{grid-template-columns:1fr;gap:20px}.comic-copy{width:min(100%,560px);margin:0 auto}.comic-art{min-height:540px}}@media (width<=600px){.topbar{height:70px;padding-inline:18px}.city-backdrop{height:620px;top:55px}.city-billboard{display:none}.city-buildings{opacity:.3;height:285px}.hero-grid{padding:45px 18px}.hero-copy h1{font-size:50px}.hero-description{font-size:14px}.steps{flex-direction:column;align-items:center;gap:12px}.experience-card{border-radius:22px;min-height:500px;padding:27px 22px}.citizen-card-preview{min-height:220px}.card-copy{left:20px;right:105px}.card-copy strong{font-size:24px}.card-seal{width:68px;height:68px;right:18px}.aspiration-grid{grid-template-columns:1fr}.aspiration-grid button{min-height:76px}.well-rim{width:290px}.well-body{width:250px}.well-glow{width:310px}.citizen-shell>footer{justify-content:center}.citizen-shell>footer span:last-child{display:none}.wish-confirmation{min-width:calc(100% - 30px);bottom:15px}.ceremony-intro{top:9vh}.ceremony-intro p{font-size:17px}.ceremony-paper{min-height:155px;padding:27px 22px 21px;top:24%}.ceremony-paper p{font-size:16px}.ceremony-well{width:300px;height:220px;bottom:4vh}.ceremony-well-rim{width:280px;height:78px}.ceremony-well-body{width:235px;height:138px}.ceremony-thanks h2{font-size:45px}.ceremony-thanks small{max-width:260px}.control-shell{padding:25px 14px}.control-stats,.approved-grid{grid-template-columns:1fr}.control-actions .live-indicator{width:100%}.queue-section,.approved-section,.archive-section,.audit-section{padding:18px}.archive-controls{grid-template-columns:1fr}.delivery-strip{flex-direction:column;align-items:flex-start}.delivery-strip button{width:100%}.delivery-receipts-heading,.delivery-receipt-list article{grid-template-columns:1fr}.operations-heading{flex-direction:column;align-items:flex-start}.operations-actions{flex-wrap:wrap;width:100%}.operations-grid,.operations-recovery{grid-template-columns:1fr}.operations-recovery button{width:100%}.operations-section footer{flex-direction:column;gap:6px}.readiness-heading{flex-direction:column;align-items:flex-start}.readiness-actions{justify-content:space-between;width:100%}.readiness-grid{grid-template-columns:1fr}.readiness-section footer{flex-direction:column;gap:7px}.audit-list>p{grid-template-columns:1fr;gap:3px}.stage-main{padding-inline:7vw}.stage-main blockquote,.stage-main h1{font-size:42px}.stage-shell footer{grid-template-columns:1fr}.stage-shell footer>span,.stage-shell footer>strong{display:none}.comic-brand{height:65px}.comic-layout{padding:15px 20px 55px}.comic-art{min-height:465px}.comic-cover{width:285px;height:410px;padding:31px 27px}.comic-cover h1{font-size:43px}.comic-cover strong{left:27px}.comic-city{transform-origin:bottom;transform:scale(.82)}.comic-shadow{width:280px}.comic-copy :is(h1,h2){font-size:50px}.comic-footer{justify-content:center}.comic-footer span:last-child{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.wish-ceremony,.ceremony-thanks{transform:none;opacity:1!important;animation:none!important}.ceremony-paper,.ceremony-well,.ceremony-intro,.ceremony-burst{display:none}}.wish-site{isolation:isolate;color:#3d164b;background:radial-gradient(circle at 15% 17%,#ff7ebe57,#0000 25rem),radial-gradient(circle at 84% 14%,#72baee47,#0000 28rem),linear-gradient(150deg,#ffdbad 0%,#fff4e4 43%,#f8e9f5 78%,#dce8f7 100%);min-height:100vh;position:relative;overflow:hidden}.wish-site:before{content:"";z-index:-2;opacity:.18;pointer-events:none;background-image:radial-gradient(#672582 .65px,#0000 .7px);background-size:23px 23px;position:absolute;inset:0}.wish-nav{border-bottom:1px solid #481a571f;justify-content:space-between;align-items:center;gap:24px;width:min(1240px,100% - 48px);min-height:76px;margin:0 auto;display:flex}.wish-brand{color:#481a57;align-items:center;gap:11px;text-decoration:none;display:flex}.wish-brand>span{color:#f32c9b;background:#ffffffa3;border:2px solid #f32c9b59;border-radius:50%;place-items:center;width:38px;height:38px;font-size:10px;font-weight:900;display:grid}.wish-brand strong{letter-spacing:.16em;text-transform:uppercase;font-size:13px}.wish-comic-link{color:#63366d;background:#ffffff8c;border:1px solid #481a5729;border-radius:999px;padding:10px 14px;font-size:10px;font-weight:800;text-decoration:none}.wish-comic-link span{color:#f32c9b;margin-left:5px}.wish-hero{grid-template-columns:minmax(0,1fr) minmax(440px,540px);align-items:center;gap:clamp(55px,7vw,100px);width:min(1240px,100% - 48px);min-height:calc(100vh - 142px);margin:0 auto;padding:clamp(44px,6vh,72px) 0 120px;display:grid}.wish-copy,.wish-card{z-index:2;position:relative}.wish-eyebrow{color:#f02795;letter-spacing:.26em;margin:0 0 17px;font-size:10px;font-weight:900}.wish-copy h1{color:#431352;max-width:650px;font:900 clamp(58px, 6.3vw, 92px)/.88 var(--font-geist-sans), Arial, sans-serif;letter-spacing:-.07em;text-shadow:0 4px #ffffff8c;margin:0}.wish-copy h1 em{color:#f02795;font-style:normal;display:block}.wish-lede{color:#6f5a77;max-width:600px;margin:29px 0 27px;font-size:16px;line-height:1.75}.wish-promise{background:#ffffff7a;border:1px solid #481a571c;border-radius:14px;align-items:center;gap:14px;width:fit-content;max-width:520px;padding:13px 16px 13px 13px;display:flex}.wish-promise>span{color:#fff;width:38px;height:38px;font:800 10px var(--font-mono), monospace;background:linear-gradient(145deg,#613071,#f02795);border-radius:11px;flex:none;place-items:center;display:grid}.wish-promise p{color:#806d86;margin:0;font-size:10px;line-height:1.45}.wish-promise strong{color:#52325e;font-size:11px;display:block}.wish-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe8;border:2px solid #ef51a499;border-radius:30px;padding:34px;box-shadow:0 28px 80px #4d20582b,inset 0 0 0 7px #fff9}.wish-card form{gap:16px;display:grid}.wish-card-heading{align-items:center;gap:14px;margin-bottom:2px;display:flex}.wish-card-seal{color:#f02795;background:#fff8fc;border:2px solid #f5b4d4;border-radius:50%;flex:none;place-items:center;width:46px;height:46px;font-size:17px;display:grid}.wish-card-heading p,.wish-complete>p:first-of-type{color:#f02795;letter-spacing:.21em;margin:0 0 5px;font-size:9px;font-weight:900}.wish-card-heading h2,.wish-complete h2{color:#481a57;font:600 clamp(28px, 3vw, 35px)/1 var(--font-display), Georgia, serif;margin:0}.wish-fields-two{grid-template-columns:1fr 1fr;gap:12px;display:grid}.wish-card label{color:#4c3858;gap:7px;min-width:0;font-size:10px;font-weight:800;display:grid}.wish-card input,.wish-card textarea{color:#32123c;background:#fff;border:1px solid #ded1e4;border-radius:12px;outline:none;width:100%;padding:13px 14px}.wish-card input:focus,.wish-card textarea:focus{border-color:#ef4fa6;box-shadow:0 0 0 4px #ef4fa61c}.wish-card textarea{resize:vertical;min-height:120px;font:500 16px/1.5 var(--font-display), Georgia, serif}.wish-text-label{position:relative}.wish-text-label small{color:#a08da7;background:#ffffffd6;border-radius:5px;padding:2px 5px;font-size:8px;font-weight:600;position:absolute;bottom:9px;right:10px}.wish-privacy{color:#928398;margin:-5px 0 0;font-size:9px;line-height:1.5}.wish-error{color:#9b3155;background:#fff0f5;border-radius:9px;margin:-4px 0 0;padding:10px 12px;font-size:10px}.wish-submit{color:#fff;cursor:pointer;background:linear-gradient(112deg,#4b175b,#f02795);border:0;border-radius:13px;justify-content:space-between;align-items:center;min-height:51px;padding:0 17px;font-size:11px;font-weight:850;display:flex;box-shadow:0 14px 28px #71228238}.wish-submit:hover{transform:translateY(-1px)}.wish-submit:disabled{opacity:.6;cursor:wait}.wish-complete{text-align:center;align-content:center;justify-items:center;min-height:490px;display:grid}.wish-complete-star{color:#fff;background:linear-gradient(145deg,#f02795,#826ed1);border-radius:50%;place-items:center;width:68px;height:68px;margin-bottom:22px;font-size:24px;display:grid;box-shadow:0 0 0 10px #fff0f8}.wish-complete>p:not(:first-of-type){color:#796981;max-width:410px;margin:19px 0 25px;font-size:12px;line-height:1.7}.wish-complete a{color:#f02795;font-size:11px;font-weight:850;text-decoration:none}.wish-city{z-index:-1;opacity:.23;pointer-events:none;align-items:flex-end;gap:clamp(9px,1.4vw,24px);height:230px;display:flex;position:absolute;inset:auto -2vw 58px}.wish-city:after{content:"";background:linear-gradient(#0000,#fff8edcc);position:absolute;inset:35% 0 0}.wish-city i{background:radial-gradient(circle,#fff7c9 0 2px,#0000 2.5px) 14px 12px/25px 27px,#ec62ae;border:2px solid #ffffffb3;border-bottom:0;border-radius:7px 7px 0 0;flex:1;min-width:70px;height:55%}.wish-city i:nth-child(2),.wish-city i:nth-child(7){background-color:#5b95d1;height:92%}.wish-city i:nth-child(3),.wish-city i:nth-child(8){background-color:#b58add;height:67%}.wish-city i:nth-child(4){background-color:#f18bbd;height:82%}.wish-city i:nth-child(5){background-color:#76ace0;height:48%}.wish-city i:nth-child(6){background-color:#da77c2;height:75%}.wish-city i:nth-child(9){background-color:#ea6dab;height:58%}.wish-footer{color:#8f7d94;letter-spacing:.11em;text-transform:uppercase;border-top:1px solid #481a571a;justify-content:space-between;align-items:center;width:min(1240px,100% - 48px);min-height:58px;font-size:8px;font-weight:700;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.wish-footer span:first-child{color:#5c3b68}.wish-ceremony-v2{z-index:1000;color:#fff;background:radial-gradient(circle at 50% 35%,#f657af61,#0000 26rem),linear-gradient(160deg,#251032,#5c246c 60%,#251032);position:fixed;inset:0;overflow:hidden}.wish-ceremony-sky{position:absolute;inset:0}.wish-ceremony-sky i{background:#ffd86e;border-radius:50%;width:5px;height:5px;animation:1.2s ease-in-out infinite alternate wish-star-twinkle;position:absolute;box-shadow:0 0 18px #ffd86e}.wish-ceremony-sky i:first-child{top:20%;left:14%}.wish-ceremony-sky i:nth-child(2){animation-delay:.35s;top:16%;left:81%}.wish-ceremony-sky i:nth-child(3){animation-delay:.8s;top:43%;left:72%}.wish-ceremony-sky i:nth-child(4){animation-delay:.55s;top:54%;left:26%}.wish-ceremony-sky i:nth-child(5){animation-delay:.2s;top:67%;left:90%}.wish-ceremony-copy{z-index:3;text-align:center;animation:4.3s both wish-ceremony-copy;position:absolute;top:8vh;left:50%;transform:translate(-50%)}.wish-ceremony-copy p{color:#ff8bc9;letter-spacing:.25em;margin:0 0 8px;font-size:9px;font-weight:900}.wish-ceremony-copy h2{font:600 clamp(32px, 5vw, 54px)/1 var(--font-display), Georgia, serif;margin:0}.wish-paper-v2{z-index:5;color:#4c1d58;transform-origin:50%;background:#fff8df;border-radius:5px;width:min(410px,100% - 44px);min-height:165px;padding:29px 30px 24px;animation:4.3s cubic-bezier(.55,.05,.35,1) both wish-paper-drop;position:absolute;top:24%;left:50%;box-shadow:0 28px 80px #00000059}.wish-paper-v2:before,.wish-paper-v2:after{content:"";pointer-events:none;border:1px solid #f027952e;position:absolute;inset:11px}.wish-paper-v2:after{border:0;border-top:1px solid #4c1d5821;inset:auto 25px 23px}.wish-paper-v2 span{color:#f02795}.wish-paper-v2 p{font:600 clamp(17px, 2.5vw, 22px)/1.35 var(--font-display), Georgia, serif;margin:16px 0 0}.wish-well-v2{z-index:4;width:390px;height:300px;animation:4.3s both wish-well-rise-v2;position:absolute;bottom:4vh;left:50%;transform:translate(-50%)}.wish-well-roof{z-index:5;background:repeating-linear-gradient(105deg,#f06fb4 0 34px,#d7a4e7 34px 68px,#ffe1a8 68px 102px);border-radius:50% 50% 10px 10px;width:330px;height:68px;position:absolute;top:2px;left:50%;transform:translate(-50%)perspective(160px)rotateX(17deg);box-shadow:0 12px #ae568d,0 22px 35px #0000003b}.wish-well-post{z-index:3;background:repeating-linear-gradient(50deg,#e7c0a4 0 12px,#b97b8f 12px 19px);border-radius:7px;width:21px;height:165px;position:absolute;top:55px}.wish-well-post.left{left:57px}.wish-well-post.right{right:57px}.wish-well-rim-v2{z-index:6;background:#160b22;border:19px solid #d8a6d8;border-bottom-width:28px;border-radius:50%;width:330px;height:94px;position:absolute;bottom:52px;left:50%;transform:translate(-50%);box-shadow:inset 0 15px 26px #050308,0 13px #8b5b9b}.wish-well-stones-v2{z-index:4;background:linear-gradient(90deg,#0000 31%,#54306338 32% 34%,#0000 35% 65%,#54306338 66% 69%,#0000 70%),linear-gradient(#f2b2d5 0 47%,#bb9de1 48% 52%,#d7b9e8 53%);border-radius:20px 20px 45px 45px;width:280px;height:112px;position:absolute;bottom:0;left:50%;transform:translate(-50%);box-shadow:inset 0 0 0 4px #ffffff38}.wish-well-glow-v2{z-index:7;filter:blur(17px);background:#ff55b76b;border-radius:50%;width:220px;height:70px;animation:1s ease-in-out infinite alternate wish-well-glow;position:absolute;bottom:90px;left:50%;transform:translate(-50%)}.wish-ceremony-thanks-v2{z-index:10;text-align:center;opacity:0;place-content:center;justify-items:center;padding:20px;animation:4.3s both wish-thanks-v2;display:grid;position:absolute;inset:0}.wish-ceremony-thanks-v2>span{color:#451651;background:#ffd86e;border-radius:50%;place-items:center;width:66px;height:66px;margin-bottom:20px;font-size:24px;display:grid;box-shadow:0 0 50px #ffd86e66}.wish-ceremony-thanks-v2 h2{font:600 clamp(42px, 7vw, 72px)/.95 var(--font-display), Georgia, serif;margin:0}.wish-ceremony-thanks-v2 p{color:#e3cfe6;margin:17px 0 0;font-size:12px}@keyframes wish-star-twinkle{to{opacity:.25;transform:scale(.65)}}@keyframes wish-ceremony-copy{0%,6%{opacity:0;transform:translate(-50%,-12px)}14%,45%{opacity:1;transform:translate(-50%)}58%,to{opacity:0;transform:translate(-50%,-10px)}}@keyframes wish-paper-drop{0%,8%{opacity:0;transform:translate(-50%,-45px)rotate(-5deg)scale(.9)}17%{opacity:1;transform:translate(-50%)rotate(2deg)scale(1)}36%{transform:translate(calc(-50% - 45px),65px)rotate(-8deg)scale(.92)}55%{opacity:1;transform:translate(calc(36px - 50%),32vh)rotate(10deg)scale(.58)}67%,to{opacity:0;transform:translate(-50%,58vh)rotate(22deg)scale(.12)}}@keyframes wish-well-rise-v2{0%,13%{opacity:0;transform:translate(-50%,80px)scale(.88)}25%,70%{opacity:1;transform:translate(-50%)scale(1)}80%,to{opacity:0;transform:translate(-50%,55px)scale(.88)}}@keyframes wish-well-glow{to{opacity:.55;transform:translate(-50%)scale(1.15)}}@keyframes wish-thanks-v2{0%,70%{opacity:0;transform:scale(.96)}80%,96%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.02)}}@media (width<=980px){.wish-site{overflow-y:auto}.wish-hero{grid-template-columns:1fr;gap:42px;min-height:auto;padding:54px 0 135px}.wish-copy{text-align:center}.wish-copy h1,.wish-lede{margin-left:auto;margin-right:auto}.wish-promise{text-align:left;margin:0 auto}.wish-card{width:min(100%,580px);margin:0 auto}.wish-city{height:190px}.wish-footer{margin:-58px auto 0;position:relative;bottom:auto;left:auto;transform:none}}@media (width<=600px){.wish-nav,.wish-hero,.wish-footer{width:min(100% - 30px,1240px)}.wish-nav{min-height:66px}.wish-brand strong{font-size:11px}.wish-comic-link{padding:8px 10px;font-size:8px}.wish-hero{gap:34px;padding-top:38px}.wish-copy h1{font-size:clamp(50px,15vw,72px)}.wish-lede{margin-top:22px;font-size:13px;line-height:1.65}.wish-promise{width:100%}.wish-card{border-radius:23px;padding:25px 20px}.wish-card-heading h2{font-size:27px}.wish-fields-two{grid-template-columns:1fr}.wish-card textarea{min-height:112px}.wish-complete{min-height:430px}.wish-footer{text-align:center;justify-content:center}.wish-footer span:last-child{display:none}.wish-ceremony-copy{width:100%;top:7vh}.wish-paper-v2{min-height:145px;padding:24px;top:23%}.wish-well-v2{width:320px;height:245px}.wish-well-roof{width:280px}.wish-well-post{height:135px}.wish-well-rim-v2{width:280px;height:80px}.wish-well-stones-v2{width:240px;height:96px}}@media (prefers-reduced-motion:reduce){.wish-ceremony-copy,.wish-paper-v2,.wish-well-v2{display:none}.wish-ceremony-thanks-v2{opacity:1;animation:none}}.gates-shell{isolation:isolate;color:#42134f;background:radial-gradient(circle at 50% -15%,#fffffffa,#0000 43rem),radial-gradient(circle at 13% 24%,#ffde6394,#0000 25rem),radial-gradient(circle at 86% 20%,#7bbef475,#0000 27rem),linear-gradient(145deg,#ffd5a7 0%,#ffd2e9 42%,#dfc9ff 73%,#a5d6f4 100%);min-height:100dvh;padding:24px clamp(16px,4vw,58px) 20px;position:relative;overflow-x:hidden}.gates-shell:before{content:"";z-index:-4;opacity:.33;background-image:radial-gradient(#fffffff2 0 1.4px,#0000 1.8px);background-size:28px 28px;position:absolute;inset:0}.gates-glow{z-index:-3;background:linear-gradient(177deg,#0000 0 72%,#5b30822e 72.2%),radial-gradient(circle at 50% 45%,#ffffffab,#0000 38rem);position:absolute;inset:0}.gates-city{z-index:-2;opacity:.38;align-items:flex-end;gap:clamp(7px,1.25vw,20px);height:34vh;min-height:235px;display:flex;position:absolute;bottom:0;left:-2vw;right:-2vw}.gates-city:after{content:"";background:linear-gradient(#0000,#4a226c57);position:absolute;inset:0}.gates-city i{background:radial-gradient(circle,#fff8c7 0 2px,#0000 2.5px) 11px 12px/23px 26px,#ef5cad;border:2px solid #ffffff85;border-bottom:0;border-radius:9px 9px 0 0;flex:1;min-width:45px;height:54%}.gates-city i:nth-child(2),.gates-city i:nth-child(8){background-color:#5298d5;height:93%}.gates-city i:nth-child(3),.gates-city i:nth-child(10){background-color:#b587d7;height:70%}.gates-city i:nth-child(4),.gates-city i:nth-child(11){background-color:#ef7fba;height:100%}.gates-city i:nth-child(5),.gates-city i:nth-child(9){background-color:#75b4e1;height:81%}.gates-city i:nth-child(7),.gates-city i:nth-child(12){background-color:#df67a9;height:88%}.gates-header{justify-content:space-between;align-items:center;gap:20px;width:min(1180px,100%);min-height:61px;margin:0 auto 20px;display:flex}.gates-header img{width:clamp(205px,24vw,300px);height:auto}.gates-header p{color:#6d4d74;letter-spacing:.22em;margin:0;font-size:9px;font-weight:1000}.gates-hero{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffdb;border:3px solid #ffffffdb;border-radius:34px;width:min(1180px,100%);margin:0 auto;padding:clamp(30px,4vw,55px);box-shadow:0 28px 80px #4618553b,inset 0 0 0 7px #ffffff6b}.gates-intro{text-align:center;max-width:790px;margin:0 auto 34px}.gates-intro>p{color:#ed2e98;letter-spacing:.25em;margin:0 0 13px;font-size:10px;font-weight:1000}.gates-intro h1{color:#451453;font:700 clamp(50px, 6.5vw, 82px)/.92 var(--font-display), Georgia, serif;letter-spacing:-.045em;margin:0}.gates-intro>span{color:#765e7a;max-width:660px;margin:19px auto 0;font-size:14px;line-height:1.65;display:block}.city-gate{color:#461754;background:radial-gradient(circle at 110% 112%, var(--gate-accent,#f8d7e9) 0 98px, transparent 99px), #fffffff5;border:2px solid #dec9e6;border-radius:20px;flex-direction:column;align-items:flex-start;min-width:0;min-height:285px;padding:22px 20px 19px;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 28px #4a1f5517}a.city-gate:hover,a.city-gate:focus-visible{border-color:#ec2e98;outline:none;transform:translateY(-5px);box-shadow:0 20px 36px #b0268133}.city-gate-mark{color:#461754;background:var(--gate-accent,#ffdf66);border:2px solid #461754;border-radius:13px;place-items:center;min-width:49px;height:49px;margin-bottom:21px;padding:0 9px;font-size:12px;font-weight:1000;display:grid;box-shadow:4px 4px #461754}.city-gate>small{color:#ed2e98;letter-spacing:.16em;font-size:8px;font-weight:1000}.city-gate>strong{margin-top:8px;font-size:19px;line-height:1.08}.city-gate>b{z-index:1;color:#a01775;margin-top:auto;font-size:10px;position:relative}.city-gate>b span{margin-left:6px}.city-gate-citizen{--gate-accent:#ffdf66}.city-gate-wish{--gate-accent:#f7a9d2}.city-gate-comic{--gate-accent:#78c3ef}.city-gate-shop{--gate-accent:#c5a7e9;background:radial-gradient(circle at 110% 112%, var(--gate-accent) 0 98px, transparent 99px), #ffffffbf;border-style:dashed}.gates-footer{color:#6f5675;letter-spacing:.17em;justify-content:space-between;align-items:center;width:min(1180px,100%);min-height:55px;margin:0 auto;font-size:9px;font-weight:1000;display:flex}.early-shell{isolation:isolate;color:#4a1858;background:radial-gradient(circle at 16% 18%,#fffffffa 0 2px,#0000 2.5px) 0 0/36px 36px,linear-gradient(145deg,#ffe2bb 0%,#ffd4e9 39%,#dfcbff 72%,#a8d9f4 100%);min-height:100dvh;padding:28px clamp(15px,4vw,54px) 24px;position:relative;overflow-x:hidden}.early-sky{z-index:-3;background:radial-gradient(circle at 18% 8%,#fffac0cc,#0000 25rem),radial-gradient(circle at 88% 14%,#ff87c552,#0000 27rem),linear-gradient(#fff3,#0000 62%);position:absolute;inset:0}.early-city{z-index:-2;opacity:.42;align-items:flex-end;gap:clamp(8px,1.4vw,22px);height:28vh;min-height:190px;display:flex;position:absolute;bottom:0;left:-2vw;right:-2vw}.early-city:after{content:"";background:linear-gradient(#0000,#592f8433);position:absolute;inset:0}.early-city i{background:radial-gradient(circle,#fff6c3 0 2px,#0000 2.5px) 12px 12px/24px 27px,#f15dad;border:2px solid #ffffff8c;border-bottom:0;border-radius:8px 8px 0 0;flex:1;min-width:42px;height:56%}.early-city i:nth-child(2),.early-city i:nth-child(7){background-color:#5b9ed7;height:88%}.early-city i:nth-child(3),.early-city i:nth-child(9){background-color:#b28adb;height:68%}.early-city i:nth-child(4){background-color:#ef7fb8;height:100%}.early-city i:nth-child(5),.early-city i:nth-child(10){background-color:#77b5e2;height:78%}.early-city i:nth-child(8){background-color:#e36bab;height:94%}.early-brand{justify-content:flex-start;align-items:center;width:min(1180px,100%);min-height:52px;margin:0 auto 18px;display:flex}.early-brand img{filter:drop-shadow(0 8px 22px #4d17531f);width:clamp(190px,22vw,255px);height:auto;display:block}.early-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;border:3px solid #ffffffdb;border-radius:34px;grid-template-columns:minmax(0,.82fr) minmax(500px,1.18fr);align-items:center;gap:clamp(32px,5vw,72px);width:min(1180px,100%);min-height:650px;margin:0 auto;padding:clamp(24px,4vw,52px);display:grid;box-shadow:0 28px 80px #4618553d,inset 0 0 0 7px #ffffff73}.early-heading p,.early-success p{color:#ef2e98;letter-spacing:.24em;margin:0 0 14px;font-size:10px;font-weight:900}.early-heading h1,.early-success h1{color:#4a1858;font:700 clamp(50px, 6vw, 78px)/.9 var(--font-display), Georgia, serif;letter-spacing:-.05em;margin:0}.early-heading h1 em{color:#ed2e96;font-style:normal;display:block}.early-heading>span{color:#755c79;max-width:480px;margin-top:24px;font-size:15px;line-height:1.7;display:block}.early-card form{gap:17px;display:grid}.early-card fieldset{border:0;min-width:0;margin:0;padding:0}.early-card legend{color:#4a1858;margin-bottom:13px;font-size:16px;font-weight:900}.early-path-fieldset{padding-bottom:3px!important}.early-paths{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.early-paths button{color:#4a1858;text-align:left;cursor:pointer;background:#fffffff2;border:2px solid #d9c4e4;border-radius:18px;align-content:start;justify-items:start;gap:7px;min-width:0;min-height:132px;padding:18px 44px 16px 16px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;position:relative}.early-paths button small{color:#ef2e98;letter-spacing:.17em;font-size:8px;font-weight:900}.early-paths button strong{font-size:16px;line-height:1.08}.early-paths button span{color:#806985;font-size:10px;font-weight:600;line-height:1.45}.early-paths button b{color:#fff;background:#ec2d97;border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;display:grid;position:absolute;top:16px;right:12px}.early-interest-fieldset{animation:.28s both early-options-in;padding-top:2px!important}.early-hobbies-fieldset{animation:.28s both early-options-in}.early-hobbies{flex-wrap:wrap;gap:7px;display:flex}.early-hobbies button{color:#5a3962;cursor:pointer;background:#fff;border:2px solid #dfcbe8;border-radius:999px;align-items:center;gap:6px;min-height:34px;padding:7px 10px;font-size:9px;font-weight:800;line-height:1.2;display:inline-flex}.early-hobbies button span{color:#fff;background:#ec2d97;border-radius:50%;place-items:center;width:18px;height:18px;font-size:10px;display:grid}@keyframes early-options-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.early-dreams{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.early-dreams button{color:#4a1858;text-align:left;cursor:pointer;background:#fff;border:2px solid #dfcbe8;border-radius:14px;justify-items:start;gap:3px;min-width:0;min-height:64px;padding:12px 38px 11px 13px;transition:transform .18s,border-color .18s,box-shadow .18s;display:grid;position:relative}.early-dreams button:hover{border-color:#ef4aa6;transform:translateY(-2px)}.early-dreams button small{color:#ef2e98;letter-spacing:.17em;font-size:8px;font-weight:900}.early-dreams button strong{overflow-wrap:anywhere;max-width:100%;font-size:12px;line-height:1.15}.early-dreams button span{color:#fff;background:#ec2d97;border-radius:50%;place-items:center;width:24px;height:24px;font-size:12px;font-weight:900;display:grid;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.early-contact{grid-template-columns:1fr .85fr 1.2fr;gap:9px;display:grid}.early-contact label,.early-other{color:#5a3b62;letter-spacing:.04em;gap:7px;font-size:10px;font-weight:900;display:grid}.early-contact input,.early-other input{color:#40134d;background:#fff;border:2px solid #dfcfe6;border-radius:12px;outline:none;width:100%;min-width:0;min-height:48px;padding:12px 13px;font-size:16px}.early-error{color:#9f244f;background:#fff0f5;border-radius:10px;margin:0;padding:10px 12px;font-size:12px}.early-submit{color:#fff;cursor:pointer;background:linear-gradient(105deg,#80157e,#f12e98);border:0;border-radius:14px;justify-content:space-between;align-items:center;width:100%;min-height:54px;padding:0 18px;font-weight:900;display:flex;box-shadow:0 13px 30px #d1278f40}.early-submit:disabled{opacity:.6;cursor:wait}.early-privacy{color:#8a758e;text-align:center;font-size:10px;line-height:1.45}.early-success{text-align:center;grid-column:1/-1;place-content:center;justify-items:center;min-height:520px;display:grid}.early-success>span{color:#5b215e;background:#ffdf69;border-radius:50%;place-items:center;width:76px;height:76px;margin-bottom:22px;font-size:28px;display:grid;box-shadow:0 0 50px #ef2e984d}.early-success h1{max-width:780px;font-size:clamp(50px,7vw,82px)}.early-success-choice{color:#fff;background:#ec2e98;border-radius:18px;gap:3px;margin:24px 0 12px;padding:11px 18px;display:grid}.early-success-choice small{color:#fff5fa;letter-spacing:.14em;text-transform:uppercase;font-size:8px;font-weight:900}.early-success-choice strong{font-size:13px}.early-success-hobbies{flex-wrap:wrap;justify-content:center;gap:6px;max-width:640px;margin:0 0 18px;display:flex}.early-success-hobbies span{color:#6a476f;background:#f5e9f7;border-radius:99px;padding:6px 9px;font-size:9px;font-weight:800}.early-success small{color:#745f78;max-width:460px;font-size:13px;line-height:1.55}.early-footer{color:#6d5474;letter-spacing:.18em;justify-content:space-between;align-items:center;width:min(1180px,100%);min-height:52px;margin:0 auto;font-size:9px;font-weight:900;display:flex}.comic-shell{color:#111018;background:radial-gradient(circle,#1210182b 0 2px,#0000 2.5px) 0 0/17px 17px,linear-gradient(135deg,#72d1f1 0%,#47b5e4 48%,#fb63b6 100%);min-height:100dvh;overflow-x:hidden}.comic-shell:before{opacity:1;background:radial-gradient(circle at 82% 15%,#ffea25 0 7%,#0000 7.2%),radial-gradient(circle at 14% 74%,#ffffff6b 0 10%,#0000 10.3%)}.comic-sparkles{pointer-events:none;position:absolute;inset:0}.comic-sparkles:before,.comic-sparkles:after{content:"";clip-path:polygon(50% 0,60% 35%,88% 14%,70% 42%,100% 50%,70% 58%,88% 86%,60% 65%,50% 100%,40% 65%,12% 86%,30% 58%,0 50%,30% 42%,12% 14%,40% 35%);opacity:.52;background:#ffea25;width:180px;height:180px;position:absolute}.comic-sparkles:before{top:9%;right:-60px;transform:rotate(11deg)}.comic-sparkles:after{bottom:3%;left:-70px;transform:rotate(-16deg)}.comic-brand{color:#111018;letter-spacing:.14em;gap:18px;width:min(1180px,100% - 36px);height:72px;padding:0;font-size:12px}.comic-brand img{background:#fffffff0;border:3px solid #111018;width:185px;height:auto;padding:4px 10px;display:block;box-shadow:5px 5px #ffea25}.comic-brand small{background:#fff;border:2px solid #111018;margin-left:auto;padding:7px 10px;font-size:9px;font-weight:1000}.comic-layout{grid-template-columns:minmax(330px,.88fr) minmax(0,1.12fr);gap:clamp(45px,7vw,96px);width:min(1120px,100% - 36px);min-height:calc(100vh - 132px);margin:0 auto;padding:28px 0 68px}.comic-art{min-height:590px}.comic-cover{aspect-ratio:905/1400;background:#fff;border:5px solid #111018;border-radius:0;width:min(365px,76vw);height:auto;padding:0;overflow:hidden;transform:rotate(-2.4deg);box-shadow:-13px 15px #ffea25,-20px 23px #ed2f9b}.comic-cover:before{display:none}.comic-cover img{object-fit:cover;width:100%;height:100%;display:block}.comic-burst{z-index:4;clip-path:polygon(50% 0,59% 28%,78% 8%,74% 36%,100% 32%,80% 51%,100% 66%,72% 64%,78% 94%,57% 73%,44% 100%,39% 72%,12% 91%,22% 62%,0 54%,26% 43%,5% 22%,34% 31%);color:#111018;filter:drop-shadow(5px 6px #111018);letter-spacing:-.05em;background:#ffea25;place-items:center;min-width:130px;min-height:76px;padding:15px;font-size:20px;font-weight:1000;display:grid;position:absolute;bottom:58px;right:-6px;transform:rotate(8deg)}.comic-shadow{background:#11101857;width:390px;bottom:-2px}.comic-copy{background:#fffffff5;border:5px solid #111018;width:100%;max-width:560px;padding:clamp(25px,4vw,43px);transform:rotate(.6deg);box-shadow:14px 14px #ffea25}.comic-eyebrow{color:#ed2f9b;letter-spacing:.22em;font-size:11px;font-weight:1000}.comic-copy :is(h1,h2){color:#111018;font-family:var(--font-geist-sans), Arial, sans-serif;letter-spacing:-.06em;text-transform:uppercase;font-size:clamp(44px,5vw,66px);font-weight:1000;line-height:.88}.comic-intro,.comic-success>p:not(.comic-eyebrow){color:#3f3745;margin:22px 0;font-size:14px;line-height:1.6}.comic-copy label:not(.comic-consent){color:#111018;letter-spacing:.03em;font-size:12px;font-weight:1000}.comic-copy input[type=text],.comic-copy input[type=email],.comic-copy input[type=tel]{color:#111018;background:#fff;border:3px solid #111018;border-radius:0;min-height:50px;padding:12px 13px}.comic-copy input:focus{border-color:#ed2f9b;box-shadow:5px 5px #ffea25}.comic-button{color:#fff;text-transform:uppercase;background:#ed2f9b;border:3px solid #111018;border-radius:0;min-height:56px;font-size:14px;font-weight:1000;box-shadow:6px 6px #ffea25}.comic-actions{gap:12px;margin-top:24px;display:grid}.comic-actions .comic-button{margin-top:0}.comic-button-secondary{color:#111018;background:#fff;box-shadow:6px 6px #ed2f9b}.comic-delivery-note{background:#ffea25;border:3px solid #111018;padding:12px 13px;font-weight:800;color:#111018!important;margin:22px 0 0!important;font-size:12px!important;line-height:1.45!important}.comic-privacy{color:#554b5a;font-size:10px}.comic-success-mark{color:#111018;background:#ffea25;border:3px solid #111018;border-radius:0;box-shadow:5px 5px #ed2f9b}.comic-queued{color:#111018;background:#f7f2f8;border:3px solid #111018;border-radius:0}.comic-footer{color:#111018;border-top:3px solid #111018;width:min(1180px,100% - 36px);min-height:60px;padding:0;font-weight:1000}@media (width<=980px){.gates-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.city-gate{min-height:250px}.early-card{grid-template-columns:1fr;min-height:0}.early-heading{text-align:center}.early-heading>span{margin-left:auto;margin-right:auto}.comic-layout{grid-template-columns:1fr;gap:42px}.comic-art{min-height:570px}.comic-copy{margin:0 auto;transform:none}}@media (width<=620px){.gates-shell{padding:13px 12px 11px}.gates-header{min-height:48px;margin-bottom:9px}.gates-header img{width:190px}.gates-header p{display:none}.gates-hero{border-radius:23px;padding:27px 14px 19px}.gates-intro{margin-bottom:24px}.gates-intro h1{font-size:clamp(47px,14vw,62px)}.gates-intro>span{margin-top:15px;font-size:12px}.gates-grid{grid-template-columns:1fr;gap:10px}.city-gate{min-height:190px;padding:17px 17px 15px 82px}.city-gate-mark{min-width:46px;height:46px;margin:0;position:absolute;top:19px;left:16px}.city-gate>strong{font-size:18px}.city-gate>p{margin:9px 0 15px}.gates-footer{text-align:center;justify-content:center}.gates-footer span:last-child{display:none}.early-shell{padding:14px 12px 12px}.early-brand{min-height:45px;margin-bottom:9px}.early-brand img{width:188px}.early-card{border-radius:23px;gap:28px;padding:24px 15px}.early-heading h1{font-size:clamp(48px,14vw,64px)}.early-heading>span{margin-top:18px;font-size:13px}.early-card legend{text-align:center;font-size:14px}.early-paths{grid-template-columns:1fr}.early-paths button{min-height:112px}.early-dreams{grid-template-columns:1fr}.early-dreams button{min-height:58px}.early-hobbies{justify-content:center}.early-contact{grid-template-columns:1fr}.early-footer{text-align:center;justify-content:center}.early-footer span:last-child{display:none}.comic-brand{height:62px}.comic-brand img{width:154px;padding:3px 7px;box-shadow:3px 3px #ffea25}.comic-brand small{display:none}.comic-layout{gap:32px;width:min(100% - 24px,1120px);padding:18px 0 48px}.comic-art{min-height:455px}.comic-cover{width:min(270px,76vw);box-shadow:-8px 10px #ffea25,-13px 16px #ed2f9b}.comic-burst{min-width:105px;min-height:62px;font-size:16px;bottom:36px;right:2px}.comic-shadow{width:280px}.comic-copy{border-width:4px;padding:25px 17px;box-shadow:9px 9px #ffea25}.comic-copy :is(h1,h2){font-size:clamp(40px,12vw,52px)}.comic-footer{text-align:center;justify-content:center}.comic-footer span:last-child{display:none}}.gates-shell,.early-shell{background-color:#35113f;background-image:url(/gogirlcity-skyline-desktop.jpg);background-position:bottom;background-repeat:no-repeat;background-size:cover}.gates-shell:before,.early-shell:before{content:"";z-index:0;pointer-events:none;background:linear-gradient(#ffe1b314 0%,#340d3c0a 39%,#270830bd 100%),radial-gradient(circle at 50% 20%,#0000 0 28%,#3e124614 78%);position:absolute;inset:0}.gates-glow,.early-sky{z-index:0;background:linear-gradient(#0000 45%,#23062c4d)}.gates-city,.early-city{display:none}.gates-header,.gates-hero,.gates-footer,.early-brand,.early-card,.early-footer{z-index:1;position:relative}.gates-shell{padding:22px clamp(18px,4vw,62px) 16px}.gates-header{min-height:62px;margin-bottom:4px;padding:0}.gates-header img,.early-brand img{background:#fffaf4f0;border:2px solid #ffdc7bf2;border-radius:4px 19px 4px 4px;width:clamp(205px,21vw,270px);padding:8px 14px;box-shadow:7px 7px #4f134dd1,0 16px 35px #2f0a3533}.gates-header p,.early-brand small{color:#fff8e8;letter-spacing:.18em;text-transform:uppercase;background:#400d48e0;border:2px solid #ffe287eb;border-radius:999px;margin:0;padding:10px 14px;font-size:9px;font-weight:1000;box-shadow:4px 4px #ef2e98b8}.gates-header p span{color:#ffdd70;margin-right:7px}.gates-hero{width:min(1180px,100%);min-height:calc(100dvh - 145px);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;grid-template-columns:minmax(310px,.68fr) minmax(590px,1.32fr);align-items:end;gap:20px;margin:0 auto;padding:22px 0 26px;display:grid}.gates-intro{color:#fff8e8;-webkit-backdrop-filter:blur(9px)saturate(1.08);text-align:left;background:radial-gradient(circle at 98% 5%,#ff5bb242,#0000 11rem),linear-gradient(145deg,#350840d1,#681254c2);border:3px solid #ffdc73;border-radius:5px 40px 5px 5px;max-width:none;margin:0;padding:34px 32px 31px;position:relative;overflow:hidden;box-shadow:11px 11px #ee2e97c7,0 25px 65px #24062c6b}.gates-intro:before{content:"";pointer-events:none;border:1px solid #ffebb35c;border-radius:2px 30px 2px 2px;position:absolute;inset:9px}.gates-intro>p{color:#ffdd70;letter-spacing:.28em;margin-bottom:16px;font-size:10px;position:relative}.gates-intro h1{color:#fff9ea;letter-spacing:-.055em;text-shadow:0 6px 24px #1b012357;font-size:clamp(54px,5.6vw,78px);line-height:.84;position:relative}.gates-intro>span{color:#f8dceb;max-width:390px;margin:22px 0 0;font-size:13px;line-height:1.6;position:relative}.gates-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.city-gate{color:#fff9eb;min-height:210px;box-shadow:7px 7px 0 var(--gate-shadow,#ef2e98), 0 18px 40px #25062c52;-webkit-backdrop-filter:blur(8px)saturate(1.08);background:linear-gradient(135deg,#30093cd1,#661256bd),#320a3dc2;border:2px solid #ffe69de0;border-radius:4px 28px 4px 4px;padding:22px 22px 20px 84px}a.city-gate:hover,a.city-gate:focus-visible{box-shadow:11px 12px 0 var(--gate-shadow,#ef2e98), 0 24px 48px #25062c6b;border-color:#fff3c4;transform:translate(-2px,-4px)}.city-gate-mark{color:#43124f;border:2px solid #fff8e7;border-radius:3px 13px 3px 3px;width:48px;height:48px;margin:0;position:absolute;top:22px;left:19px;box-shadow:4px 4px #fff8e7eb}.city-gate>small{color:#ff9dd0;letter-spacing:.18em;align-items:center;gap:8px;font-size:8px;line-height:1.4;display:flex}.city-gate>small i{color:#ffdc73;font-size:9px;font-style:normal}.city-gate>strong{color:#fff9eb;margin-top:9px;font-size:20px;line-height:1.18}.city-gate>p{color:#ead4e6;margin:11px 0 17px;font-size:12px;line-height:1.58}.city-gate>b{color:#ffdc73;letter-spacing:.04em;margin-top:auto;font-size:10px;line-height:1.4}.city-gate-citizen{--gate-shadow:#d9ad32}.city-gate-wish{--gate-shadow:#df5da4}.city-gate-comic{--gate-shadow:#55aede}.city-gate-shop{background:linear-gradient(135deg,#3c2045c7,#552f57b8),#361c3eb8;border-style:solid;border-color:#ebd8eea6;box-shadow:7px 7px #a784c7cc,0 18px 40px #25062c40}.city-gate-shop>b{color:#ddc6e6}.gates-footer{color:#fff8e9eb;text-shadow:0 2px 12px #2c0833cc;min-height:40px}.early-shell{padding:22px clamp(18px,4vw,58px) 18px}.early-shell:before{background:linear-gradient(90deg,#2f09375c,#2f09370a 50%,#2f093742),linear-gradient(#ffe8bf0f,#2a073299)}.early-brand{justify-content:space-between;gap:16px;min-height:62px;margin-bottom:10px}.early-card{width:min(1180px,100%);min-height:calc(100dvh - 152px);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;grid-template-columns:minmax(350px,.8fr) minmax(540px,1.2fr);align-items:start;gap:24px;padding:24px 0 34px}.early-heading{color:#fff8e9;text-align:left;background:radial-gradient(circle at 94% 7%,#ff66b759,#0000 10rem),linear-gradient(145deg,#360941fa,#661255f5);border:3px solid #ffdc73;border-radius:5px 38px 5px 5px;padding:32px 31px 34px;position:sticky;top:22px;overflow:hidden;box-shadow:10px 10px #ee2e97cc,0 25px 60px #25062d61}.early-heading:after{content:"";pointer-events:none;border:1px solid #ffeab159;border-radius:2px 28px 2px 2px;position:absolute;inset:9px}.early-heading-stamp{z-index:1;align-items:center;gap:11px;width:100%;margin-bottom:28px;display:flex;position:relative}.early-heading-stamp>span{color:#4a1455;background:#ffdc73;border:2px solid #fff8e8;border-radius:50%;place-items:center;width:48px;height:48px;font-size:17px;font-weight:1000;display:grid;box-shadow:4px 4px #ef2e98}.early-heading-stamp small{color:#ffe9b3;letter-spacing:.2em;font-size:9px;font-weight:1000}.early-heading p,.early-heading h1,.early-heading>span{z-index:1;position:relative}.early-heading p{color:#ffdc73}.early-heading h1{color:#fff9ea;font-size:clamp(52px,4.75vw,68px);line-height:.86}.early-heading h1 em{color:#ff84c5}.early-heading>span{color:#f1d8e8;margin-top:23px;font-size:13px;line-height:1.62}.early-card form{background:linear-gradient(#fffaeff5,#fff6eaf5),#fff8e9;border:3px solid #461451;border-radius:5px 34px 5px 5px;padding:29px;box-shadow:11px 11px #ffdc73f0,16px 16px #ef2e98c7,0 24px 65px #29063052}.early-card legend{color:#461451;letter-spacing:-.02em;margin-bottom:16px;font-size:18px}.early-paths{gap:13px}.early-paths button{background:#fffdf7;border:3px solid #461451;border-radius:3px 23px 3px 3px;min-height:138px;padding:20px 48px 18px 18px;box-shadow:6px 6px #ffdc73}.early-paths button:nth-child(2){box-shadow:6px 6px #86c9ee}.early-paths button:hover{border-color:#461451;transform:translate(-2px,-3px)}.early-paths button.is-selected{background:linear-gradient(145deg,#fff2f8,#fff8cf);border-color:#461451;box-shadow:8px 8px #ef2e98}.early-paths button small{color:#d51e83;align-items:center;gap:8px;display:flex}.early-paths button small i{color:#461451;font-style:normal}.early-paths button strong{font-size:17px}.early-paths button span{color:#6f596f}.early-paths button b{color:#461451;background:#ffdc73;border:2px solid #461451;border-radius:3px 11px 3px 3px}.early-dreams{gap:10px}.early-dreams button{background:#fffdf8;border:2px solid #7f5c82;border-radius:3px 15px 3px 3px;box-shadow:3px 3px #46145129}.early-dreams button.is-selected{background:#fff0f7;border-color:#461451;box-shadow:5px 5px #ffdc73}.early-dreams button span,.early-hobbies button span{color:#461451;background:#ffdc73;border:1px solid #461451}.early-hobbies button{color:#4f2658;background:#fffdf8;border:2px solid #876c8b;border-radius:3px 12px 3px 3px}.early-hobbies button.is-selected{background:#fff0f8;border-color:#461451;box-shadow:4px 4px #ffdc73}.early-contact input,.early-other input{background:#fffefb;border:2px solid #6e4d73;border-radius:3px 12px 3px 3px}.early-contact input:focus,.early-other input:focus{border-color:#461451;box-shadow:4px 4px #ffdc73}.early-submit{color:#fff9e9;background:linear-gradient(105deg,#5e1768,#ed2e98);border:2px solid #461451;border-radius:3px 16px 3px 3px;box-shadow:6px 6px #ffdc73}.early-privacy{color:#735e77}.early-success{background:#fff9ebf5;border:3px solid #461451;border-radius:5px 36px 5px 5px;min-height:520px;padding:40px;box-shadow:12px 12px #ffdc73,18px 18px #ef2e98}.early-footer{color:#fff8e9f0;text-shadow:0 2px 12px #2c0833cc}@media (width<=980px){.gates-hero{grid-template-columns:1fr;min-height:0;padding-top:26vh}.gates-intro{max-width:620px}.gates-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.early-card{grid-template-columns:1fr;min-height:0}.early-heading{text-align:left;max-width:660px;position:static}.early-heading>span{margin-left:0;margin-right:0}}@media (width<=620px){.gates-shell,.early-shell{background-color:#5b1b68;background-image:url(/gogirlcity-skyline-mobile.jpg);background-position:top;background-size:100%}.gates-shell{padding:12px 11px 13px}.gates-shell:before{background:linear-gradient(#0000 0 22%,#3009393d 34%,#27072feb 63%,#2f0938 100%)}.gates-header{min-height:52px;margin:0}.gates-header img,.early-brand img{width:176px;padding:6px 10px;box-shadow:5px 5px #4f134dd1}.gates-header p,.early-brand small{display:none}.gates-hero{gap:15px;padding:31vh 0 12px}.gates-intro{border-radius:4px 30px 4px 4px;padding:27px 22px 25px;box-shadow:7px 7px #ee2e97cc}.gates-intro h1{font-size:clamp(48px,15vw,62px)}.gates-intro>span{font-size:12px}.gates-grid{grid-template-columns:1fr;gap:11px}.city-gate{border-radius:3px 23px 3px 3px;grid-template-columns:48px minmax(0,1fr);gap:0 15px;min-height:0;padding:19px 18px 17px;display:grid}.city-gate-mark{grid-area:1/1/span 2;width:44px;height:44px;position:static}.city-gate-mark svg{width:24px;height:24px}.city-gate>small{grid-column:2;margin-top:2px;font-size:8px}.city-gate>strong{grid-column:2;margin-top:5px;font-size:19px;line-height:1.18}.city-gate>p{grid-column:1/-1;margin:14px 0 11px;font-size:12px;line-height:1.6}.city-gate>b{grid-column:1/-1;margin-top:0;font-size:10px}.gates-footer{min-height:32px}.early-shell{padding:12px 11px 14px}.early-shell:before{background:linear-gradient(#0000 0 14%,#2b083347 25%,#2a0732e6 52%,#2e0837 100%)}.early-brand{min-height:52px;margin-bottom:0}.early-card{gap:18px;padding:25vh 0 25px}.early-heading{border-radius:4px 29px 4px 4px;padding:25px 21px 27px;box-shadow:7px 7px #ee2e97d1}.early-heading-stamp{margin-bottom:20px}.early-heading-stamp>span{width:42px;height:42px}.early-heading h1{font-size:clamp(48px,15vw,62px)}.early-heading>span{font-size:12px}.early-card form{border-radius:4px 25px 4px 4px;padding:20px 15px 23px;box-shadow:7px 7px #ffdc73,11px 11px #ef2e98d1}.early-card legend{text-align:left}.early-paths{grid-template-columns:1fr}.early-paths button{min-height:114px}.early-dreams{grid-template-columns:1fr}.early-hobbies{justify-content:flex-start}.early-contact{grid-template-columns:1fr}.early-success{padding:28px 18px;box-shadow:7px 7px #ffdc73,11px 11px #ef2e98}}.cinema-wish{isolation:isolate;color:#fff8ed;background:#7a315e;width:100%;height:100dvh;min-height:0;position:relative;overflow:hidden}.cinema-wish:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#280d3040,#0000 23% 72%,#1f08266b),radial-gradient(circle at 50% 44%,#0000 30%,#2c0d3133 100%);position:absolute;inset:0}.cinema-media{z-index:0;aspect-ratio:16/9;background-position:50%;background-repeat:no-repeat;background-size:100% 100%;width:max(100vw,177.78vh);transition:opacity .45s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cinema-media--poster{background-image:url(/wishing-well-first-frame.jpg)}.cinema-media--clean{background-image:url(/wishing-well-clean-plate.jpg)}.cinema-brand{z-index:7;color:#fff;text-shadow:0 2px 20px #4614428c;justify-items:start;gap:3px;display:grid;position:absolute;top:clamp(16px,3vw,32px);left:clamp(18px,4vw,64px)}.cinema-brand img{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe0;border:1px solid #ffffffb8;border-radius:10px;width:clamp(170px,18vw,230px);height:auto;padding:3px 9px;display:block;box-shadow:0 9px 28px #360c3233}.cinema-brand small{color:#fff5dd;letter-spacing:.24em;padding-left:10px;font-size:10px;font-weight:800}.cinema-paygate{z-index:8;color:#542047;text-align:center;flex-direction:column;align-items:center;width:min(40vw,610px);padding:clamp(12px,1.5vw,22px) clamp(14px,2vw,30px);display:flex;position:absolute;top:clamp(120px,19vh,205px);left:50%;transform:translate(-50%)}.cinema-paygate>p{color:#d83a92;letter-spacing:.24em;text-transform:uppercase;margin:0;font-size:10px;font-weight:900}.cinema-paygate h1{font:600 clamp(43px, 4.5vw, 70px)/.86 var(--font-display), Georgia, serif;letter-spacing:-.045em;text-wrap:balance;margin:10px 0 12px}.cinema-paygate>span{color:#76506f;text-wrap:balance;width:min(100%,470px);font-size:12px;line-height:1.55;display:block}.cinema-paygate>span strong{color:#b82878}.cinema-donation-tiers{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;width:min(100%,440px);margin-top:13px;display:grid}.cinema-donation-tiers button{color:#71315f;cursor:pointer;background:#fffaeed1;border:1px solid #752e5e52;border-radius:14px;place-content:center;gap:2px;min-width:0;min-height:51px;padding:7px 8px 6px;display:grid;box-shadow:0 5px 14px #5213471a}.cinema-donation-tiers button strong{font-size:11px;font-weight:900}.cinema-donation-tiers button small{color:#a07191;letter-spacing:.03em;font-size:7px;font-weight:800}.cinema-donation-tiers button:hover,.cinema-donation-tiers button:focus-visible{outline-offset:2px;border-color:#e9439b;outline:2px solid #e9439b29}.cinema-donation-tiers button.is-selected{color:#fff;background:linear-gradient(125deg,#8b276f,#ef4fa8);border-color:#89256d;box-shadow:0 8px 18px #6618583d}.cinema-donation-tiers button.is-selected small{color:#ffe5f4}.cinema-paygate>button,.cinema-paygate>a{color:#fff;cursor:pointer;background:linear-gradient(125deg,#8b276f,#ef4fa8 68%,#ff7fba);border:0;border-radius:999px;justify-content:center;align-items:center;gap:16px;min-height:48px;margin-top:17px;padding:0 21px;font-size:13px;font-weight:850;line-height:1.1;text-decoration:none;display:inline-flex;box-shadow:0 14px 35px #4e0f454d}.cinema-paygate>button:disabled{opacity:.62;cursor:wait}.cinema-paygate>button i,.cinema-paygate>a i{font-style:normal}.cinema-paygate>small{color:#8a6b83;margin-top:10px;font-size:9px;line-height:1.4}.cinema-paygate--waiting h1{max-width:560px;font-size:clamp(38px,3.8vw,58px)}.cinema-paygate>.cinema-paygate-check{color:#7c2a66;min-height:34px;box-shadow:none;background:#fff7e8c7;outline:1px solid #7c2a663d;margin-top:8px;padding-inline:15px;font-size:10px}.cinema-paygate-error{color:#fff;background:#6e164be6;border-radius:10px;width:min(100%,470px);margin-top:8px;padding:6px 9px;font-size:9px;line-height:1.3}.cinema-opening-copy{z-index:3;color:#531f50;text-align:center;width:min(39vw,650px);position:absolute;top:clamp(125px,23vh,240px);left:50%;transform:translate(-50%)}.cinema-opening-copy p,.cinema-note>p,.cinema-release-copy p,.cinema-complete>p,.cinema-details-intro p{color:#d83a92;letter-spacing:.24em;text-transform:uppercase;margin:0;font-size:11px;font-weight:900}.cinema-opening-copy h1{font:600 clamp(38px, 4vw, 67px)/.88 var(--font-display), Georgia, serif;letter-spacing:-.045em;text-wrap:balance;margin:12px 0 11px}.cinema-opening-copy span{color:#76506f;width:min(100%,470px);margin:0 auto;font-size:11px;line-height:1.55;display:block}.cinema-details{z-index:8;-webkit-backdrop-filter:blur(18px)saturate(1.2);backdrop-filter:blur(18px)saturate(1.2);background:linear-gradient(135deg,#4d1748db,#7a265cb8);border:1px solid #ffffff54;border-radius:22px;width:min(100% - 40px,1080px);padding:18px 20px 15px;position:absolute;bottom:clamp(20px,4vh,42px);left:50%;transform:translate(-50%);box-shadow:0 26px 70px #3709325c,inset 0 1px #ffffff40}.cinema-details-intro{align-items:baseline;gap:13px;margin-bottom:12px;display:flex}.cinema-details-intro p{color:#ff9dcf}.cinema-details-intro strong{color:#fff7e9;font:500 20px/1 var(--font-display), Georgia, serif}.cinema-details-grid{grid-template-columns:1fr 1fr 1.25fr auto;align-items:end;gap:10px;display:grid}.cinema-details label{color:#fce7f3;letter-spacing:.08em;text-transform:uppercase;gap:6px;font-size:12px;font-weight:800;display:grid}.cinema-details input{color:#fff;background:#ffffff1c;border:1px solid #ffffff3d;border-radius:12px;outline:none;width:100%;height:48px;padding:0 14px;font-size:16px;transition:border-color .2s,box-shadow .2s,background .2s}.cinema-details input::placeholder{color:#ffffff85}.cinema-details input:focus{background:#ffffff29;border-color:#ffb7da;box-shadow:0 0 0 4px #ff8ec524}.cinema-details button,.cinema-note button{color:#fff;cursor:pointer;background:linear-gradient(125deg,#8b276f,#ef4fa8 68%,#ff7fba);border:0;border-radius:999px;font-weight:850;box-shadow:0 14px 35px #4e0f454d}.cinema-details button{justify-content:space-between;align-items:center;gap:18px;min-width:174px;height:48px;padding:0 18px;font-size:14px;display:flex}.cinema-details button span{font-size:17px}.cinema-details>small{color:#fff0f8b3;text-align:center;margin-top:10px;font-size:12px;line-height:1.4;display:block}.cinema-note{z-index:5;color:#542047;width:min(42vw,100vw - 42px);height:min(54vh,520px);padding:clamp(10px,1.5vw,22px) clamp(12px,2vw,30px);position:absolute;top:clamp(120px,20vh,210px);left:50%;transform:translate(-50%)}.cinema-note>p{color:#c93384;text-align:center}.cinema-note label{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.cinema-note textarea{resize:none;color:#542047;width:100%;height:calc(100% - 82px);font:500 clamp(24px, 3vw, 44px)/1.08 var(--font-display), Georgia, serif;letter-spacing:-.025em;text-align:left;overflow-wrap:anywhere;word-break:break-word;white-space:pre-wrap;caret-color:#d72f8d;background:0 0;border:0;outline:none;margin-top:12px;padding:4px 6px}.cinema-note textarea::placeholder{color:#6b405b61}.cinema-wish--copy-medium .cinema-note textarea{font-size:clamp(22px,2.5vw,34px)}.cinema-wish--copy-dense .cinema-note textarea{letter-spacing:0;font-size:clamp(19px,1.9vw,27px)}.cinema-note-footer{justify-content:space-between;align-items:center;gap:14px;display:flex;position:absolute;bottom:clamp(8px,1.2vw,18px);left:clamp(12px,2vw,30px);right:clamp(12px,2vw,30px)}.cinema-note-footer>span{color:#99778e;font-size:12px;font-weight:700}.cinema-note button{letter-spacing:.04em;align-items:center;gap:17px;min-height:44px;padding:0 16px 0 19px;font-size:13px;display:flex}.cinema-note button i{font-size:12px;font-style:normal}.cinema-note button:disabled{opacity:.6;cursor:wait}.cinema-error{color:#fff;text-align:center;background:#6e164be6;border-radius:12px;padding:7px 11px;font-size:9px;line-height:1.25;position:absolute;bottom:60px;left:clamp(12px,2vw,30px);right:clamp(12px,2vw,30px);box-shadow:0 8px 25px #440b3633}.cinema-note--has-error textarea{height:calc(100% - 116px)}.cinema-video{z-index:4;object-fit:cover;background:#542047;width:100%;height:100%;position:absolute;inset:0}.cinema-release{z-index:4;position:absolute;inset:0;overflow:hidden}.cinema-release:before{content:"";background:radial-gradient(circle at 50% 78%,#0000 12%,#40134114 48%,#2b0a3157);position:absolute;inset:0}.cinema-release:after{content:"";z-index:3;aspect-ratio:4;opacity:0;filter:blur(2px);mix-blend-mode:screen;background:radial-gradient(#fffbc7f2 0 3%,#ffb2e0b8 10%,#a88bff4d 29%,#0000 64%);border-radius:50%;width:min(72vw,760px);animation:2.6s ease-out 2.42s both cinema-water-glow;position:absolute;top:88%;left:50%;transform:translate(-50%,-50%)scale(.18)}.cinema-flight-paper{--paper-start-top:20%;z-index:5;color:#572049;transform-origin:50%;background:#fff4dd;border:1px solid #7e515c24;width:min(45vw,100vw - 28px);height:min(58vh,545px);padding:clamp(35px,5vw,76px);animation:3.8s cubic-bezier(.3,.08,.37,1) both cinema-paper-flight;position:absolute;top:20%;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 25px 70px #410f3747,inset 0 0 45px #ebb2801a}.cinema-flight-paper:after{content:"";border:1px solid #a2677729;position:absolute;inset:12px}.cinema-flight-paper>span{z-index:1;color:#df3a91;position:relative}.cinema-flight-paper p{z-index:1;font:500 clamp(23px, 3vw, 42px)/1.08 var(--font-display), Georgia, serif;margin:18px 0 0;position:relative}.cinema-wish--copy-medium .cinema-flight-paper p{font-size:clamp(20px,2.3vw,32px)}.cinema-wish--copy-dense .cinema-flight-paper p{letter-spacing:0;font-size:clamp(18px,1.8vw,25px)}.cinema-well-occluder{z-index:6;aspect-ratio:16/9;clip-path:polygon(29% 85%,36% 81%,50% 89.5%,64% 81%,71% 85%,72% 100%,28% 100%);pointer-events:none;background:url(/wishing-well-clean-plate.jpg) 50%/100% 100% no-repeat;width:max(100vw,177.78vh);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cinema-release-copy{z-index:4;text-align:center;text-shadow:0 3px 28px #4811415c;width:calc(100% - 40px);animation:3.8s both cinema-release-copy;position:absolute;top:9%;left:50%;transform:translate(-50%)}.cinema-release-copy p{color:#fff0ba}.cinema-release-copy h2{color:#fff;font:600 clamp(35px, 5vw, 66px)/.95 var(--font-display), Georgia, serif;margin:7px 0 0}.cinema-impact{z-index:7;width:44px;height:44px;position:absolute;top:88%;left:50%;transform:translate(-50%,-50%)}.cinema-impact:before,.cinema-impact:after{content:"";opacity:0;pointer-events:none;border-radius:50%;position:absolute;top:50%;left:50%}.cinema-impact:before{background:radial-gradient(circle,#fffde1 0 6%,#ffe69e 15%,#ff70be8a 34%,#0000 69%);width:95px;height:95px;animation:1.35s ease-out 2.42s both cinema-impact-flash;transform:translate(-50%,-50%)scale(.12);box-shadow:0 0 48px #fff1a4f2,0 0 100px #ff65be9e}.cinema-impact:after{background:repeating-conic-gradient(from 8deg, #fff9baeb 0 1.5deg, transparent 1.5deg 18deg);width:180px;height:180px;animation:1.75s ease-out 2.48s both cinema-impact-rays;transform:translate(-50%,-50%)scale(.2)rotate(0);-webkit-mask-image:radial-gradient(circle,#0000 0 17%,#000 24%,#0000 65%);mask-image:radial-gradient(circle,#0000 0 17%,#000 24%,#0000 65%)}.cinema-impact b{opacity:0;border:2px solid #fff7b8f5;border-radius:50%;width:34px;height:12px;animation:2.05s cubic-bezier(.12,.58,.3,1) 2.5s both cinema-magic-ring;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.1);box-shadow:0 0 24px #ffa4d8bf}.cinema-impact b:nth-child(2){animation-delay:2.68s}.cinema-impact b:nth-child(3){animation-delay:2.86s}.cinema-impact em{opacity:0;transform-origin:bottom;filter:blur(4px);background:linear-gradient(#0000,#fff7b5e6 64%,#fff);border-radius:50%;width:18px;height:115px;animation:1.4s ease-out 2.48s both cinema-magic-plume;position:absolute;top:50%;left:50%;transform:translate(-50%,-25%)scaleY(.15);box-shadow:0 0 28px #ffee9fe6}.cinema-impact i{opacity:0;background:#fff7bd;border-radius:50%;width:6px;height:6px;animation:1.85s cubic-bezier(.12,.58,.3,1) 2.5s both cinema-magic-spark;position:absolute;top:50%;left:50%;box-shadow:0 0 18px #fff2a1,0 0 38px #ff75bd}.cinema-impact i:first-of-type{--spark-x:-105px;--spark-y:-80px}.cinema-impact i:nth-of-type(2){--spark-x:92px;--spark-y:-110px;animation-delay:2.56s}.cinema-impact i:nth-of-type(3){--spark-x:-135px;--spark-y:-22px;animation-delay:2.62s}.cinema-impact i:nth-of-type(4){--spark-x:142px;--spark-y:-28px;animation-delay:2.69s}.cinema-impact i:nth-of-type(5){--spark-x:-65px;--spark-y:-145px;animation-delay:2.75s}.cinema-impact i:nth-of-type(6){--spark-x:47px;--spark-y:-165px;animation-delay:2.8s}.cinema-impact i:nth-of-type(7){--spark-x:-178px;--spark-y:-88px;animation-delay:2.6s}.cinema-impact i:nth-of-type(8){--spark-x:174px;--spark-y:-92px;animation-delay:2.66s}.cinema-impact i:nth-of-type(9){--spark-x:-92px;--spark-y:-205px;animation-delay:2.73s}.cinema-impact i:nth-of-type(10){--spark-x:108px;--spark-y:-218px;animation-delay:2.78s}.cinema-impact i:nth-of-type(11){--spark-x:-18px;--spark-y:-235px;animation-delay:2.84s}.cinema-impact i:nth-of-type(12){--spark-x:18px;--spark-y:-188px;animation-delay:2.9s}.cinema-complete{z-index:5;color:#fff;text-align:center;text-shadow:0 3px 28px #380c368c;background:radial-gradient(circle at 50% 69%,#ffe4891a,#0000 22%),linear-gradient(#3d114152,#360c3a94);flex-direction:column;justify-content:center;align-items:center;padding:80px 24px;animation:.65s both cinema-complete-enter;display:flex;position:absolute;inset:0}.cinema-complete>p{color:#ffdf91}.cinema-complete h2{width:min(100%,850px);font:600 clamp(50px, 7vw, 93px)/.87 var(--font-display), Georgia, serif;letter-spacing:-.04em;text-wrap:balance;margin:13px 0 15px}.cinema-complete>span{color:#fff2ea;text-wrap:balance;width:min(100%,600px);font-size:13px;line-height:1.7}.cinema-complete>strong{color:#fff4c1;letter-spacing:.2em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#56184c42;border:1px solid #ffffff5c;border-radius:999px;margin-top:28px;padding:11px 17px;font-size:8px}.cinema-complete-magic{width:18px;height:18px;position:absolute;top:78%;left:50%;transform:translate(-50%,-50%)}.cinema-complete-magic:before,.cinema-complete-magic:after{content:"";border:1px solid #fff2a5b3;border-radius:50%;width:270px;height:85px;animation:2.1s ease-in-out infinite alternate cinema-complete-ring;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 38px #ffaed580}.cinema-complete-magic:after{opacity:.45;width:390px;height:120px;animation-delay:-.8s}.cinema-complete-magic i{background:#fff6b0;border-radius:50%;width:5px;height:5px;animation:1.8s ease-in-out infinite alternate cinema-complete-spark;position:absolute;box-shadow:0 0 19px #fff5ad}.cinema-complete-magic i:first-child{top:-65px;left:-120px}.cinema-complete-magic i:nth-child(2){animation-delay:-.5s;top:-88px;left:106px}.cinema-complete-magic i:nth-child(3){animation-delay:-.9s;top:-132px;left:-52px}.cinema-complete-magic i:nth-child(4){animation-delay:-.2s;top:-115px;left:58px}.cinema-complete-magic i:nth-child(5){animation-delay:-1.2s;top:-178px;left:2px}.cinema-footer{display:none}@keyframes cinema-paper-flight{0%{top:var(--paper-start-top);opacity:1;left:50%;transform:translate(-50%)rotate(0)scale(1)}18%{top:11%;left:57%;transform:translate(-50%)rotate(-12deg)scale(.72)}43%{top:36%;left:45%;transform:translate(-50%)rotate(9deg)scale(.42)}63%{opacity:1;top:76%;left:50%;transform:translate(-50%)rotate(28deg)scale(.12)}68%,to{opacity:0;top:80%;left:50%;transform:translate(-50%)rotate(38deg)scale(.04)}}@keyframes cinema-release-copy{0%,8%{opacity:0;transform:translate(-50%,-12px)}18%,62%{opacity:1;transform:translate(-50%)}77%,to{opacity:0;transform:translate(-50%,-8px)}}@keyframes cinema-water-glow{0%{opacity:0;transform:translate(-50%,-50%)scale(.18)}18%{opacity:.98}55%{opacity:.72}to{opacity:0;transform:translate(-50%,-50%)scale(1.14)}}@keyframes cinema-impact-flash{0%{opacity:0;transform:translate(-50%,-50%)scale(.12)}18%{opacity:1}to{opacity:0;transform:translate(-50%,-50%)scale(2.3)}}@keyframes cinema-impact-rays{0%{opacity:0;transform:translate(-50%,-50%)scale(.2)rotate(0)}23%{opacity:.9}to{opacity:0;transform:translate(-50%,-50%)scale(1.5)rotate(24deg)}}@keyframes cinema-magic-ring{0%{opacity:0;transform:translate(-50%,-50%)scale(.1)}16%{opacity:1}to{opacity:0;transform:translate(-50%,-50%)scale(14)}}@keyframes cinema-magic-plume{0%{opacity:0;transform:translate(-50%,-25%)scaleY(.15)}22%{opacity:.95}to{opacity:0;transform:translate(-50%,-105%)scaleY(1.35)}}@keyframes cinema-magic-spark{0%{opacity:0;transform:translate(0)scale(.2)}18%{opacity:1}76%{opacity:.88}to{opacity:0;transform:translate(var(--spark-x), var(--spark-y)) scale(1.55) rotate(90deg)}}@keyframes cinema-complete-enter{0%{opacity:0;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}@keyframes cinema-complete-ring{to{opacity:.28;transform:translate(-50%,-50%)scale(1.12)}}@keyframes cinema-complete-spark{to{opacity:.35;transform:translateY(-14px)scale(.7)}}@media (orientation:portrait) and (width<=1100px){.cinema-wish{--cinema-paper-top:32.237dvh;--cinema-paper-width:36.663dvh;--cinema-paper-height:35.048dvh}.cinema-media{aspect-ratio:auto;background-position:50%;background-size:cover;width:100%;height:100%;inset:0;transform:none}.cinema-media--poster{background-image:url(/wishing-well-first-frame-mobile.jpg)}.cinema-media--clean{background-image:url(/wishing-well-clean-plate-mobile.jpg)}.cinema-wish:after{background:linear-gradient(#320e3447,#0000 17% 68%,#28082c7a),radial-gradient(circle at 50% 43%,#0000 28%,#320c3329 100%)}.cinema-brand{top:14px;left:15px}.cinema-brand img{width:164px}.cinema-brand small{display:none}.cinema-paygate{top:calc(var(--cinema-paper-top) + 6px);width:calc(var(--cinema-paper-width) - 20px);max-height:calc(var(--cinema-paper-height) - 12px);padding:5px 4px;overflow:auto}.cinema-paygate>p{letter-spacing:.16em;font-size:8px}.cinema-paygate h1{margin:6px 0 7px;font-size:clamp(27px,7.3vw,43px)}.cinema-paygate>span{font-size:10.5px;line-height:1.35}.cinema-donation-tiers{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;margin-top:7px}.cinema-donation-tiers button{border-radius:9px;min-height:34px;padding:3px 5px}.cinema-donation-tiers button strong{font-size:8.5px}.cinema-donation-tiers button small{font-size:6px}.cinema-paygate>button,.cinema-paygate>a{gap:8px;min-height:42px;margin-top:10px;padding-inline:13px;font-size:11px}.cinema-paygate>small{margin-top:6px;font-size:8px}.cinema-paygate--waiting h1{font-size:clamp(23px,6vw,34px)}.cinema-paygate>.cinema-paygate-check{min-height:32px;margin-top:6px;font-size:9px}.cinema-paygate-error{margin-top:5px;padding:4px 6px;font-size:8.5px}.cinema-opening-copy{top:calc(var(--cinema-paper-top) + 10px);width:calc(var(--cinema-paper-width) - 28px)}.cinema-opening-copy p{font-size:11px}.cinema-opening-copy h1{margin:7px 0 0;font-size:clamp(28px,7.4vw,52px);line-height:.88}.cinema-opening-copy span{display:none}.cinema-details{bottom:max(12px, env(safe-area-inset-bottom));border-radius:19px;width:calc(100% - 20px);max-height:none;padding:14px;overflow:visible}.cinema-details-intro{justify-content:center;margin-bottom:7px}.cinema-details-intro p{display:none}.cinema-details-intro strong{font-size:18px}.cinema-details-grid{grid-template-columns:1fr 1fr;gap:7px}.cinema-details-grid label:nth-child(3),.cinema-details button{grid-column:1/-1}.cinema-details label{gap:5px;font-size:12px}.cinema-details input{height:44px;padding-inline:12px;font-size:16px}.cinema-details button{width:100%;height:44px}.cinema-details>small{color:#ffeef8;margin-top:8px;font-size:11px;line-height:1.35}.cinema-note{top:var(--cinema-paper-top);width:var(--cinema-paper-width);height:var(--cinema-paper-height);padding:10px 14px;overflow:hidden}.cinema-note>p{font-size:10px}.cinema-note textarea{height:calc(100% - 66px);margin-top:6px;line-height:1.08;overflow:auto}.cinema-wish--copy-short .cinema-note textarea{font-size:clamp(21px,6.2vw,28px)}.cinema-wish--copy-medium .cinema-note textarea{font-size:clamp(16px,4.6vw,21px)}.cinema-wish--copy-dense .cinema-note textarea{letter-spacing:0;font-size:clamp(11.5px,3.25vw,14px)}.cinema-note-footer{gap:8px;bottom:5px;left:10px;right:10px}.cinema-note-footer>span{color:#5d214d;background:#fff8ece6;border-radius:999px;flex:none;padding:4px 7px;font-size:11px;box-shadow:0 3px 12px #4c1a3e1f}.cinema-note button{white-space:nowrap;gap:8px;min-width:0;min-height:44px;padding-inline:10px;font-size:12px}.cinema-error{padding:5px 7px;font-size:11px;bottom:47px;left:10px;right:10px}.cinema-note--has-error textarea{height:calc(100% - 98px)}.cinema-flight-paper{--paper-start-top:var(--cinema-paper-top);top:var(--cinema-paper-top);width:var(--cinema-paper-width);height:var(--cinema-paper-height);padding:25px 20px 17px}.cinema-flight-paper p{margin-top:8px;line-height:1.08}.cinema-well-occluder{aspect-ratio:auto;clip-path:polygon(15% 81%,29% 77%,50% 84.5%,71% 77%,85% 81%,88% 100%,12% 100%);background-image:url(/wishing-well-clean-plate-mobile.jpg);background-position:50%;background-size:cover;width:100%;height:100%;inset:0;transform:none}.cinema-wish--copy-short .cinema-flight-paper p{font-size:clamp(20px,5.9vw,27px)}.cinema-wish--copy-medium .cinema-flight-paper p{font-size:clamp(15px,4.35vw,20px)}.cinema-wish--copy-dense .cinema-flight-paper p{letter-spacing:0;font-size:clamp(11px,3.1vw,13.5px)}.cinema-release:after,.cinema-impact{top:82%}.cinema-complete{justify-content:flex-start;padding-top:20dvh}.cinema-complete h2{max-width:min(88vw,650px);font-size:clamp(40px,11.5vw,72px)}.cinema-complete>span{max-width:min(84vw,520px);font-size:11px}.cinema-complete-magic{top:78%}}@media (orientation:portrait) and (width<=1100px) and (aspect-ratio>=941/1672){.cinema-wish{--cinema-paper-top:calc(50dvh - 31.56vw);--cinema-paper-width:65.143vw;--cinema-paper-height:62.274vw}}@media (orientation:portrait) and (width<=380px){.cinema-paygate{top:calc(var(--cinema-paper-top) + 3px);max-height:calc(var(--cinema-paper-height) - 6px);padding:2px}.cinema-paygate>p{letter-spacing:.13em;font-size:6px}.cinema-paygate h1{margin:3px 0 4px;font-size:clamp(23px,8vw,28px);line-height:.82}.cinema-paygate>span{font-size:7.2px;line-height:1.15}.cinema-donation-tiers{gap:3px;margin-top:4px}.cinema-donation-tiers button{min-height:25px;padding:1px 3px}.cinema-donation-tiers button strong{font-size:7.5px}.cinema-donation-tiers button small{display:none}.cinema-paygate>button,.cinema-paygate>a{min-height:34px;margin-top:5px;padding-inline:9px;font-size:8.5px}.cinema-paygate>small{margin-top:3px;font-size:6.3px;line-height:1.12}}@media (orientation:portrait) and (width<=1100px) and (height<=560px){.cinema-opening-copy{top:var(--cinema-paper-top)}.cinema-opening-copy p{letter-spacing:.12em;font-size:9px;line-height:1.2}.cinema-opening-copy h1{margin-top:5px;font-size:27px}.cinema-details{border-radius:15px;padding:10px}.cinema-details-intro{margin-bottom:4px}.cinema-details-intro strong{font-size:15px}.cinema-details-grid{gap:5px}.cinema-details label{gap:3px;font-size:11px}.cinema-details input,.cinema-details button{height:44px}.cinema-details>small{margin-top:4px;font-size:11px}.cinema-complete{padding-top:14dvh}}@media (orientation:landscape) and (width<=760px){.cinema-media{aspect-ratio:auto;background-position:50%;background-size:cover;width:100%;height:100%;inset:0;transform:none}.cinema-media--poster{background-image:url(/wishing-well-first-frame.jpg)}.cinema-media--clean{background-image:url(/wishing-well-clean-plate.jpg)}.cinema-brand{gap:7px;top:8px;left:10px}.cinema-brand img{width:150px}.cinema-brand small{display:none}.cinema-paygate{width:43vw;max-height:74dvh;padding:5px 8px;top:12%;overflow:auto}.cinema-paygate>p{font-size:8px}.cinema-paygate h1{margin:5px 0 6px;font-size:clamp(28px,5vw,39px)}.cinema-paygate>span{font-size:9px;line-height:1.3}.cinema-donation-tiers{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;margin-top:6px}.cinema-donation-tiers button{border-radius:8px;min-height:31px;padding:2px 4px}.cinema-donation-tiers button strong{font-size:8px}.cinema-donation-tiers button small{font-size:5.5px}.cinema-paygate>button,.cinema-paygate>a{min-height:38px;margin-top:8px;padding-inline:12px;font-size:10px}.cinema-paygate>small{margin-top:4px;font-size:8px}.cinema-paygate--waiting h1{font-size:clamp(25px,4.2vw,33px)}.cinema-paygate>.cinema-paygate-check{min-height:30px;margin-top:5px}.cinema-opening-copy{width:40%;top:18%}.cinema-opening-copy p{font-size:10px}.cinema-opening-copy h1{margin:5px 0 0;font-size:clamp(24px,5vw,35px)}.cinema-opening-copy span{display:none}.cinema-details{border-radius:14px;width:calc(100% - 18px);padding:7px 9px 6px;bottom:6px}.cinema-details-intro{display:none}.cinema-details-grid{grid-template-columns:1fr 1fr 1.2fr auto;gap:6px}.cinema-details-grid label:nth-child(3),.cinema-details button{grid-column:auto}.cinema-details label{gap:3px;font-size:11px}.cinema-details input{height:44px;padding-inline:8px;font-size:16px}.cinema-details button{width:auto;min-width:118px;height:44px;padding-inline:12px;font-size:12px}.cinema-details>small{margin-top:3px;font-size:11px;line-height:1.1}.cinema-note{width:43vw;height:56dvh;padding:8px 12px;top:19%;overflow:hidden}.cinema-note>p{font-size:10px}.cinema-note textarea{height:calc(100% - 54px);margin-top:5px;overflow:auto}.cinema-wish--copy-short .cinema-note textarea{font-size:clamp(18px,3.7vw,24px)}.cinema-wish--copy-medium .cinema-note textarea{font-size:clamp(14px,2.8vw,18px)}.cinema-wish--copy-dense .cinema-note textarea{font-size:clamp(11.5px,2.1vw,14px)}.cinema-note-footer{gap:7px;bottom:4px;left:8px;right:8px}.cinema-note-footer>span{font-size:11px}.cinema-note button{white-space:nowrap;gap:7px;min-height:44px;padding-inline:9px;font-size:11.5px}.cinema-error{padding:4px 6px;font-size:11px;bottom:40px;left:8px;right:8px}.cinema-note--has-error textarea{height:calc(100% - 82px)}.cinema-flight-paper{--paper-start-top:19%;width:43vw;height:56dvh;padding:22px 20px 14px;top:19%}.cinema-flight-paper p{margin-top:6px}.cinema-well-occluder{aspect-ratio:auto;clip-path:polygon(29% 85%,36% 81%,50% 89.5%,64% 81%,71% 85%,72% 100%,28% 100%);background-image:url(/wishing-well-clean-plate.jpg);background-position:50%;background-size:cover;width:100%;height:100%;inset:0;transform:none}.cinema-wish--copy-short .cinema-flight-paper p{font-size:clamp(18px,3.5vw,23px)}.cinema-wish--copy-medium .cinema-flight-paper p{font-size:clamp(14px,2.7vw,17px)}.cinema-wish--copy-dense .cinema-flight-paper p{font-size:clamp(11px,2vw,13.5px)}.cinema-release:after,.cinema-impact{top:88%}.cinema-release-copy{top:5%}.cinema-release-copy h2{font-size:clamp(26px,5vw,36px)}.cinema-complete{justify-content:center;padding:35px 22px 18px}.cinema-complete h2{max-width:620px;margin:7px 0 8px;font-size:clamp(32px,7vw,48px)}.cinema-complete>span{font-size:9px;line-height:1.4}.cinema-complete>strong{margin-top:12px}}@media (height<=690px) and (width>=761px){.cinema-opening-copy{top:14%}.cinema-opening-copy h1{font-size:48px}.cinema-note{height:61%;top:13%}.cinema-details{bottom:18px}.cinema-details-intro{margin-bottom:8px}.cinema-details>small{margin-top:5px;font-size:11px}}@media (height<=480px) and (width>=761px){.cinema-brand{top:10px}.cinema-paygate{top:6%}.cinema-paygate h1{margin-block:5px 6px;font-size:38px}.cinema-paygate>button,.cinema-paygate>a{min-height:40px;margin-top:8px}.cinema-paygate>small{margin-top:4px}.cinema-opening-copy{top:9%}.cinema-opening-copy h1{font-size:40px}.cinema-opening-copy span{font-size:9px}.cinema-details{padding:9px 13px 7px;bottom:8px}.cinema-details-intro{margin-bottom:5px}.cinema-details-intro p{display:none}.cinema-details-intro strong{font-size:16px}.cinema-details label{gap:3px;font-size:11px}.cinema-details input,.cinema-details button{height:44px}.cinema-details>small{margin-top:3px;font-size:11px}.cinema-note{height:70%;top:9%}.cinema-note textarea{height:calc(100% - 68px);margin-top:7px}.cinema-note--has-error textarea{height:calc(100% - 104px)}.cinema-flight-paper{--paper-start-top:9%;height:70%;top:9%}.cinema-complete{padding-block:38px 18px}.cinema-complete h2{font-size:48px}}@media (prefers-reduced-motion:reduce){.cinema-release:after,.cinema-flight-paper,.cinema-release-copy,.cinema-impact:before,.cinema-impact:after,.cinema-impact b,.cinema-impact em,.cinema-impact i,.cinema-complete,.cinema-complete-magic:before,.cinema-complete-magic:after,.cinema-complete-magic i{animation:none}.cinema-flight-paper,.cinema-release-copy{opacity:0}}.gates-intro-status{z-index:1;border-top:1px solid #ffebb357;gap:7px;margin-top:25px;padding-top:20px;display:grid;position:relative}.gates-intro-status small{color:#ffdc73;letter-spacing:.18em;align-items:center;gap:7px;font-size:8px;font-weight:1000;display:flex}.gates-intro-status strong{color:#fff9ea;max-width:390px;font-size:12px;line-height:1.45}.city-gate-theater{--gate-shadow:#ef2e98}.city-gate-academy{--gate-shadow:#7cbde8}.city-roadmap{z-index:1;color:#fff9ea;background:radial-gradient(circle at 91% 5%,#7dbbe747,#0000 18rem),linear-gradient(145deg,#30083bf2,#530f4eeb);border:2px solid #ffe599e0;border-radius:5px 44px 5px 5px;width:min(1180px,100%);margin:78px auto 28px;padding:clamp(30px,5vw,58px);position:relative;box-shadow:12px 12px #ef2e98c7,0 30px 80px #23052a66}.city-roadmap-heading{max-width:720px;margin-bottom:32px}.city-roadmap-heading>p,.district-section-heading>small,.district-kicker{color:#ffdc73;letter-spacing:.22em;text-transform:uppercase;margin:0 0 12px;font-size:9px;font-weight:1000}.city-roadmap-heading h2,.district-section-heading h2,.district-callout h2,.academy-pathway h2{font:700 clamp(37px, 4.2vw, 58px)/.95 var(--font-display), Georgia, serif;letter-spacing:-.035em;margin:0}.city-roadmap-heading>span,.district-section-heading>p,.district-callout p,.academy-pathway-copy>p{color:#ecd9e8;max-width:630px;margin-top:16px;font-size:13px;line-height:1.65;display:block}.city-roadmap-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.city-roadmap-grid article{background:#fff8eb14;border:1px solid #ffe7a466;border-radius:3px 20px 3px 3px;min-width:0;padding:23px 19px 21px}.city-roadmap-grid svg{color:#ff8dc9}.city-roadmap-grid small{color:#ffdc73;letter-spacing:.15em;margin-top:18px;font-size:7px;font-weight:1000;display:block}.city-roadmap-grid h3{margin:7px 0 10px;font-size:17px;line-height:1.2}.city-roadmap-grid p{color:#dcc6dc;margin:0;font-size:11px;line-height:1.55}.city-roadmap-cta{color:#401149;background:#ffdc73;border:2px solid #fff5d7;border-radius:3px 14px 3px 3px;align-items:center;gap:14px;width:fit-content;min-height:48px;margin-top:28px;padding:0 20px;font-size:11px;font-weight:1000;text-decoration:none;display:inline-flex;box-shadow:5px 5px #ef2e98}.city-roadmap-cta:hover,.city-roadmap-cta:focus-visible{outline:3px solid #fff6;transform:translate(-2px,-2px)}.district-shell{isolation:isolate;color:#fff9ec;background-color:#35113f;background-image:linear-gradient(#2e07370d 0 30%,#2b0734bd 78%,#2d0736 100%),url(/gogirlcity-skyline-desktop.jpg);background-position:top;background-repeat:no-repeat;background-size:auto 770px;min-height:100dvh;padding:22px clamp(18px,4vw,62px) 76px;position:relative;overflow-x:hidden}.district-shell:before{content:"";z-index:-1;pointer-events:none;opacity:.16;background-image:radial-gradient(#ffe6a4 0 1px,#0000 1.3px);background-size:23px 23px;position:fixed;inset:0}.city-nav{justify-content:space-between;align-items:center;gap:20px;width:min(1180px,100%);min-height:62px;margin:0 auto;display:flex}.city-nav-brand img{background:#fffaf4f2;border:2px solid #ffdc7bf2;border-radius:4px 17px 4px 4px;width:clamp(190px,21vw,270px);height:auto;padding:7px 12px;display:block;box-shadow:6px 6px #4f134dd1}.city-nav nav{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#370941d9;border:1px solid #ffe7a48c;border-radius:999px;align-items:center;gap:5px;min-width:0;padding:5px;display:flex}.city-nav nav a{color:#f7dfea;letter-spacing:.06em;border-radius:999px;align-items:center;min-height:34px;padding:0 14px;font-size:9px;font-weight:900;text-decoration:none;display:inline-flex}.city-nav nav a:hover,.city-nav nav a:focus-visible,.city-nav nav a.is-current{color:#401149;background:#ffdc73;outline:none}.district-hero{flex-direction:column;justify-content:flex-end;width:min(1180px,100%);min-height:620px;margin:0 auto;padding:115px 0 64px;display:flex}.district-kicker{align-items:center;gap:9px;display:flex}.district-hero-copy>h1{color:#fff9ec;max-width:840px;font:700 clamp(58px, 7.7vw, 104px)/.8 var(--font-display), Georgia, serif;letter-spacing:-.055em;text-shadow:0 9px 38px #2103288c;margin:0}.district-hero-copy>h1 em{color:#ff83c3;font-style:normal}.district-hero-copy>p{color:#fae7ef;text-shadow:0 2px 14px #1f0325b3;max-width:630px;margin:26px 0 0;font-size:14px;line-height:1.72}.district-section{background:linear-gradient(145deg,#30083bf7,#530f4ef2);border:2px solid #ffe599d9;border-radius:5px 42px 5px 5px;width:min(1180px,100%);margin:0 auto;padding:clamp(44px,6vw,76px) clamp(20px,4.5vw,58px);box-shadow:12px 12px #ef2e98bf,0 35px 90px #1e03256b}.district-section-heading{max-width:750px;margin-bottom:36px}.district-callout{color:#451451;background:#fff8e9;border:2px solid #451451;border-radius:4px 34px 4px 4px;justify-content:space-between;align-items:center;gap:36px;width:min(1180px,100%);margin:64px auto 0;padding:clamp(28px,4vw,46px);display:flex;box-shadow:10px 10px #ffdc73,16px 16px #ef2e98}.district-callout>div{max-width:670px}.district-callout small{color:#cc1e7d;letter-spacing:.18em;align-items:center;gap:7px;margin-bottom:10px;font-size:9px;font-weight:1000;display:flex}.district-callout h2{font-size:clamp(35px,4vw,52px)}.district-callout p{color:#725675}.district-callout>a{color:#fff9e9;background:linear-gradient(105deg,#5e1768,#ed2e98);border:2px solid #451451;border-radius:3px 14px 3px 3px;flex:none;align-items:center;gap:11px;min-height:52px;padding:0 21px;font-size:10px;font-weight:1000;text-decoration:none;display:inline-flex;box-shadow:5px 5px #ffdc73}.district-callout>a:hover,.district-callout>a:focus-visible{outline:3px solid #ef2e9838;transform:translate(-2px,-2px)}.theater-hero{padding-bottom:0}.theater-screen{background:#1d0326;border:3px solid #ffdc73;border-radius:5px 30px 5px 5px;width:min(900px,100%);margin-top:44px;padding:16px 16px 13px;position:relative;box-shadow:11px 11px #ef2e98,0 32px 75px #1901208c}.theater-screen-frame{aspect-ratio:16/9;background:radial-gradient(circle at 50% 45%,#f02e9761,#0000 20rem),linear-gradient(145deg,#29052f,#551044);border:1px solid #ffe9ae80;width:100%;position:relative;overflow:hidden}.theater-screen-frame iframe,.theater-screen-frame video{object-fit:contain;background:#09010c;border:0;width:100%;height:100%;display:block}.theater-coming-soon{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:24px;display:flex}.theater-coming-soon>span{color:#48114f;background:#ffdc73;border:2px solid #fff8e8;border-radius:50%;place-items:center;width:64px;height:64px;display:grid;box-shadow:5px 5px #ef2e98}.theater-coming-soon small{color:#ff92ca;letter-spacing:.22em;margin-top:21px;font-size:8px}.theater-coming-soon strong{max-width:550px;font:700 clamp(28px, 4vw, 47px)/.95 var(--font-display), Georgia, serif;margin-top:8px}.theater-coming-soon p{color:#d9bed4;margin:12px 0 0;font-size:12px}.theater-marquee{grid-template-columns:repeat(18,1fr);gap:8px;height:13px;margin-top:13px;display:grid}.theater-marquee i{background:#ffdc73;border-radius:50%;display:block;box-shadow:0 0 9px #ffdc73}.theater-programming{margin-top:88px}.theater-collections{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.theater-collections article{background:#fff8eb12;border:1px solid #ffe69f6b;border-radius:4px 24px 4px 4px;flex-direction:column;min-height:270px;padding:25px 22px;display:flex}.theater-collections article>span{color:#ffdc73;letter-spacing:.16em;font-size:9px;font-weight:1000}.theater-collections svg{color:#ff83c3;margin-top:24px}.theater-collections h3{margin:16px 0 11px;font-size:22px;line-height:1.14}.theater-collections p{color:#ddc7dc;margin:0 0 22px;font-size:12px;line-height:1.6}.theater-collections article>small{color:#ffdc73;letter-spacing:.12em;margin-top:auto;font-size:7px;font-weight:1000}.academy-hero{min-height:690px}.academy-promise{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#34083ed1;border:1px solid #ffe69fa6;border-radius:3px 18px 3px 3px;align-items:center;gap:15px;width:fit-content;max-width:580px;margin-top:35px;padding:14px 18px 14px 14px;display:flex}.academy-promise>span{color:#43124f;background:#ffdc73;border-radius:3px 12px 3px 3px;flex:none;place-items:center;width:45px;height:45px;display:grid}.academy-promise small{color:#ff90c8;letter-spacing:.17em;font-size:7px;font-weight:1000;display:block}.academy-promise strong{color:#fff9e9;margin-top:5px;font-size:12px;line-height:1.4;display:block}.academy-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.academy-course{background:radial-gradient(circle at 100% 0, var(--course-glow,#ef2e9838), transparent 12rem), #fff8eb12;border:2px solid #ffe9aeb3;border-radius:4px 26px 4px 4px;flex-direction:column;min-width:0;min-height:335px;padding:25px 22px 22px;display:flex}.academy-course-gold{--course-glow:#ffdc7347}.academy-course-blue{--course-glow:#60b2e747}.academy-course-pink{--course-glow:#ef2e984d}.academy-course-violet{--course-glow:#aa73dc47}.academy-course-peach{--course-glow:#ffa68045}.academy-course-navy{--course-glow:#4679b740}.academy-course-topline{color:#ffdc73;letter-spacing:.14em;justify-content:space-between;gap:12px;font-size:8px;font-weight:1000;display:flex}.academy-course h3{font:700 30px/.94 var(--font-display), Georgia, serif;letter-spacing:-.02em;margin:25px 0 12px}.academy-course>p{color:#dcc6dc;margin:0;font-size:11px;line-height:1.58}.academy-course ul{gap:8px;margin:21px 0;padding:0;list-style:none;display:grid}.academy-course li{color:#f7e8f1;align-items:center;gap:8px;font-size:10px;display:flex}.academy-course li svg{color:#ff89c5}.academy-course-status{color:#ffdc73;letter-spacing:.11em;align-items:center;gap:7px;margin-top:auto;font-size:7px;font-weight:1000;display:flex}.academy-course-status i{background:#ffdc73;border-radius:50%;width:7px;height:7px;display:block;box-shadow:0 0 8px #ffdc73}.academy-pathway{background:#2f0739e0;border:2px solid #ffe599c7;border-radius:5px 40px 5px 5px;grid-template-columns:.9fr 1.1fr;align-items:center;gap:50px;width:min(1180px,100%);margin:64px auto 0;padding:clamp(34px,5vw,58px);display:grid}.academy-pathway-copy>small{color:#ffdc73;letter-spacing:.18em;font-size:8px;font-weight:1000}.academy-pathway-copy h2{margin-top:13px}.academy-pathway ol{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin:0;padding:0;list-style:none;display:grid}.academy-pathway li{background:#fff8eb0f;border:1px solid #ffe7a461;grid-template-columns:auto 1fr;gap:2px 11px;padding:17px;display:grid}.academy-pathway li span{color:#ff82c2;grid-row:1/span 2;font-size:9px;font-weight:1000}.academy-pathway li strong{font-size:13px}.academy-pathway li small{color:#d8c0d6;font-size:9px}@media (width<=980px){.city-roadmap-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.district-hero{min-height:560px;padding-top:90px}.academy-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.academy-pathway{grid-template-columns:1fr}}@media (width<=700px){.district-shell{background-image:linear-gradient(#2d073605 0 19%,#2c07358f 40%,#2d0736 67%),url(/gogirlcity-skyline-mobile.jpg);background-size:100%;padding:12px 11px 55px}.city-nav{align-items:flex-start;min-height:52px}.city-nav-brand img{width:166px;padding:5px 8px}.city-nav nav{scrollbar-width:none;justify-content:flex-start;max-width:calc(100vw - 198px);overflow-x:auto}.city-nav nav::-webkit-scrollbar{display:none}.city-nav nav a{flex:none;min-height:30px;padding:0 10px;font-size:8px}.district-hero{min-height:0;padding:39vh 10px 43px}.district-hero-copy{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:radial-gradient(circle at 96% 4%,#ef2e9845,#0000 10rem),linear-gradient(145deg,#30083bed,#580e51e8);border:2px solid #ffe599e6;border-radius:4px 29px 4px 4px;margin:0 -1px;padding:23px 20px 25px;position:relative;box-shadow:7px 7px #ef2e98c7}.district-hero-copy>h1{font-size:clamp(48px,15vw,68px)}.district-hero-copy>p{margin-top:20px;font-size:12px}.theater-screen{margin-top:31px;padding:9px 9px 8px;box-shadow:7px 7px #ef2e98}.theater-coming-soon{padding:12px}.theater-coming-soon>span{width:49px;height:49px}.theater-coming-soon>span svg{width:21px}.theater-coming-soon small{margin-top:13px}.theater-coming-soon strong{font-size:clamp(22px,7vw,31px)}.theater-coming-soon p{display:none}.theater-marquee{gap:5px;height:8px;margin-top:8px}.district-section{border-radius:4px 29px 4px 4px;padding:31px 19px 33px;box-shadow:7px 7px #ef2e98cc}.district-section-heading{margin-bottom:25px}.district-section-heading h2,.city-roadmap-heading h2,.district-callout h2,.academy-pathway h2{font-size:clamp(35px,11vw,49px)}.theater-programming{margin-top:58px}.theater-collections,.academy-grid{grid-template-columns:1fr}.theater-collections article{min-height:225px}.academy-promise{width:100%;padding-right:13px}.academy-course{min-height:0}.academy-pathway{border-radius:4px 28px 4px 4px;gap:28px;margin-top:52px;padding:31px 20px}.academy-pathway ol{grid-template-columns:1fr}.district-callout{flex-direction:column;align-items:stretch;gap:25px;margin-top:52px;padding:29px 20px;box-shadow:7px 7px #ffdc73,12px 12px #ef2e98}.district-callout>a{text-align:center;justify-content:center;width:100%}.city-roadmap{border-radius:4px 29px 4px 4px;margin-top:58px;padding:31px 20px 34px;box-shadow:7px 7px #ef2e98cc}.city-roadmap-grid{grid-template-columns:1fr}.city-roadmap-grid article{min-height:0}.city-roadmap-cta{justify-content:space-between;width:100%}}@media (width<=430px){.city-nav-brand img{width:124px}.city-nav nav{max-width:calc(100vw - 145px)}.city-nav nav a{padding-inline:7px;font-size:7px}.district-hero{padding-top:35vh}.district-hero-copy{padding-inline:18px}.theater-coming-soon strong{font-size:21px}.theater-coming-soon>span{width:42px;height:42px}}@media (width<=360px){.city-nav-brand img{width:116px}.city-nav nav{gap:2px;max-width:calc(100vw - 135px);padding:3px}.city-nav nav a{min-height:28px;padding-inline:6px;font-size:6.5px}.district-hero{padding-top:32vh}.district-kicker{font-size:8px}.theater-coming-soon small{display:none}.theater-coming-soon strong{margin-top:8px;font-size:18px}}@media (prefers-reduced-motion:reduce){.city-roadmap-cta,.district-callout>a,.city-nav a{scroll-behavior:auto;transition:none}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.city-map-shell{color:#fff9ec;background:radial-gradient(circle at 12% 5%,#ef2e9829 0 2px,#0000 3px) 0 0/42px 42px,radial-gradient(circle at 50% -10%,#99549199,#0000 45rem),#26042f;min-height:100dvh;padding:14px clamp(13px,2.4vw,38px) 34px;overflow-x:hidden}.city-map-header{grid-template-columns:auto minmax(280px,660px) auto;justify-content:space-between;align-items:center;gap:18px;width:min(1500px,100%);min-height:66px;margin:0 auto;display:grid}.city-map-header>a img{background:#fffaf3;border:1px solid #ffe597d1;border-radius:12px;width:clamp(184px,17vw,250px);height:auto;padding:5px 9px;display:block;box-shadow:0 10px 30px #0f001442}.city-map-search{color:#ffdc73;background:#30073ae6;border:2px solid #ffe8a8d6;border-radius:999px;align-items:center;gap:10px;min-width:0;height:46px;padding:0 13px;display:flex;box-shadow:5px 5px #ef2e9870}.city-map-search input{color:#fff9ec;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:12px}.city-map-search input::placeholder{color:#c8afc5}.city-map-search button{color:#fff1d2;cursor:pointer;background:0 0;border:0;place-items:center;padding:4px;display:grid}.city-map-mode{background:#30073ae6;border:1px solid #ffe7a487;border-radius:999px;gap:4px;padding:4px;display:flex}.city-map-mode button{color:#f7dfea;cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:7px;min-height:34px;padding:0 12px;font-size:9px;font-weight:900;display:inline-flex}.city-map-mode button.is-active{color:#401149;background:#ffdc73}.city-map-filters{scrollbar-width:none;gap:7px;width:min(1500px,100%);margin:12px auto 14px;display:flex;overflow-x:auto}.city-map-filters::-webkit-scrollbar{display:none}.city-map-filters button{color:#ecd8e8;cursor:pointer;background:#410a48db;border:1px solid #ffe8a880;border-radius:999px;flex:none;min-height:34px;padding:0 15px;font-size:9px;font-weight:900}.city-map-filters button.is-active{color:#41114b;background:#ffdc73;border-color:#ffdc73;box-shadow:3px 3px #ef2e98}.city-map-stage{width:min(1500px,100%);height:calc(100dvh - 142px);min-height:570px;margin:0 auto;position:relative}.city-map-viewport{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background:#32103c;border:3px solid #ffdc73;border-radius:5px 34px 5px 5px;height:100%;position:relative;overflow:hidden;box-shadow:10px 10px #ef2e98bf,0 30px 85px #10001680}.city-map-viewport:active{cursor:grabbing}.city-map-welcome{z-index:7;color:#fff9eb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:radial-gradient(circle at 104% -4%,#ffdc733d,#0000 9rem),linear-gradient(112deg,#2d0535f7,#410a48e6);border-left:3px solid #ffdc73;border-radius:0 26px 26px 0;width:min(410px,100% - 42px);padding:24px 25px 22px;position:absolute;top:24px;left:24px;overflow:hidden;box-shadow:0 22px 55px #1a01206b}.city-map-welcome:after{content:"";border:1px solid #ffdc738c;border-radius:50%;width:94px;height:94px;position:absolute;top:-48px;right:-25px;box-shadow:0 0 0 14px #ef2e9814,0 0 0 29px #ffdc730d}.city-map-welcome>small{color:#ffdc73;letter-spacing:.2em;font-size:8px;font-weight:1000;display:block}.city-map-welcome h1{max-width:340px;font:700 clamp(38px, 3.8vw, 58px)/.87 var(--font-display), Georgia, serif;letter-spacing:-.04em;text-wrap:balance;margin:11px 0 10px}.city-map-welcome p{color:#ead7e7;max-width:330px;margin:0;font-size:11px;line-height:1.55}.city-map-welcome nav{flex-wrap:wrap;align-items:center;gap:7px;margin-top:17px;display:flex}.city-map-welcome nav a,.city-map-welcome nav button{color:#fff8e8;cursor:pointer;background:#ffffff12;border:1px solid #ffeab39e;border-radius:999px;align-items:center;min-height:35px;padding:0 12px;font-size:8px;font-weight:1000;text-decoration:none;display:inline-flex}.city-map-welcome nav a:first-child{color:#42104b;background:#ffdc73;border-color:#ffdc73}.city-map-welcome nav a:hover,.city-map-welcome nav a:focus-visible,.city-map-welcome nav button:hover,.city-map-welcome nav button:focus-visible{outline-offset:2px;border-color:#ff83c2;outline:2px solid #ff83c257}.city-map-canvas{aspect-ratio:1672/941;transform-origin:50%;width:max(100%,1010px);transition:transform .22s;position:absolute;top:50%;left:50%}.city-map-canvas>img{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block}.city-map-canvas:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#22032a0d,#0000 60%,#22032a47),radial-gradient(circle,#0000 45%,#1c02243d);position:absolute;inset:0}.city-map-marker{z-index:2;color:#fff9eb;text-align:left;filter:drop-shadow(0 5px 9px #1e02238c);cursor:pointer;background:0 0;border:0;grid-template-rows:auto auto;grid-template-columns:42px auto;align-items:center;padding:0;display:grid;position:absolute;transform:translate(-50%,-50%)}.city-map-marker[hidden]{display:none}.city-map-marker>span{color:#461451;background:var(--marker-color,#ffdc73);border:2px solid #fff8e7;border-radius:50% 50% 50% 5px;grid-row:1/span 2;place-items:center;width:42px;height:42px;display:grid;transform:rotate(-45deg);box-shadow:4px 4px #4b1455}.city-map-marker>span svg{transform:rotate(45deg)}.city-map-marker b,.city-map-marker small{border:0;border-left:2px solid var(--marker-color,#ffdc73);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);white-space:nowrap;background:linear-gradient(90deg,#2b0434f5,#3f0947cc);border-radius:0 9px 9px 0;max-width:145px;margin-left:7px;padding:4px 8px 5px;display:block}.city-map-marker b{letter-spacing:.01em;align-self:end;font-size:10px}.city-map-marker small{color:#ffdc73;letter-spacing:.1em;align-self:start;width:fit-content;margin-top:-2px;font-size:6px;font-weight:1000}.city-map-marker-watch{--marker-color:#ff80c0}.city-map-marker-learn{--marker-color:#82c7ed}.city-map-marker-create{--marker-color:#c49bea}.city-map-marker-community{--marker-color:#ffdc73}.city-map-marker-shop{--marker-color:#ffa58d}.city-map-marker:hover,.city-map-marker:focus-visible,.city-map-marker.is-selected{z-index:5;outline:none;transform:translate(-50%,-50%)scale(1.1)}.city-map-marker.is-selected>span{box-shadow:5px 5px #ef2e98,0 0 0 5px #fff8e77a}.city-map-controls{z-index:9;background:#3d0b49;border:2px solid #ffe7a8;border-radius:4px 16px 4px 4px;display:grid;position:absolute;bottom:17px;right:17px;overflow:hidden;box-shadow:5px 5px #ef2e98}.city-map-controls button{color:#fff5df;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffe69f59;place-items:center;width:42px;height:41px;display:grid}.city-map-controls button:last-child{border-bottom:0}.city-map-controls button:hover,.city-map-controls button:focus-visible{color:#43114c;background:#ffdc73;outline:0}.city-map-controls button:disabled{opacity:.35;cursor:default}.city-map-hint{z-index:8;color:#fff0d4;letter-spacing:.06em;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#30063ae0;border:1px solid #ffe8a8ad;border-radius:999px;align-items:center;gap:7px;padding:9px 12px;font-size:8px;font-weight:900;display:flex;position:absolute;bottom:17px;left:17px}.city-place-card{z-index:12;color:#fff9ea;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:radial-gradient(circle at 100% 0,#ef2e984d,#0000 13rem),#31063bf2;border:1px solid #ffe7a4ad;border-left:4px solid #ffdc73;border-radius:0 30px 30px 0;width:min(370px,100% - 42px);max-height:calc(100% - 42px);padding:29px 26px 25px;position:absolute;top:21px;left:21px;overflow-y:auto;box-shadow:0 24px 65px #18011f80}.city-place-close{color:#fff9e9;cursor:pointer;background:#ffffff12;border:1px solid #ffe7a494;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:14px;right:14px}.city-place-card>small{color:#ff90c8;letter-spacing:.15em;gap:8px;font-size:8px;font-weight:1000;display:flex}.city-place-card>small i{color:#ffdc73;font-style:normal}.city-place-card h1{font:700 40px/.9 var(--font-display), Georgia, serif;letter-spacing:-.035em;margin:18px 0 12px;padding-right:15px}.city-place-card>p{color:#e3cfe0;margin:0;font-size:12px;line-height:1.6}.city-place-status{color:#ffdc73;letter-spacing:.12em;align-items:center;gap:8px;margin-top:17px;font-size:8px;font-weight:1000;display:flex}.city-place-status span{background:#ffdc73;border-radius:50%;width:8px;height:8px;box-shadow:0 0 8px #ffdc73}.city-place-journey{border-top:1px solid #ffe7a447;margin-top:20px;padding:15px 0 0}.city-place-journey>strong{color:#ffdc73;letter-spacing:.15em;font-size:8px}.city-place-journey ul{gap:8px;margin:11px 0 0;padding:0;list-style:none;display:grid}.city-place-journey li{color:#eee0ec;grid-template-columns:12px 1fr;gap:8px;font-size:10px;line-height:1.35;display:grid}.city-place-journey li:before{content:"✦";color:#ff84c3;font-size:7px}.city-place-card>a{color:#43114c;background:#ffdc73;border:2px solid #fff4d2;border-radius:3px 13px 3px 3px;justify-content:space-between;align-items:center;min-height:48px;margin-top:19px;padding:0 15px;font-size:10px;font-weight:1000;text-decoration:none;display:flex;box-shadow:5px 5px #ef2e98}.city-directory{background:radial-gradient(circle at 90% 0,#85c1eb33,#0000 22rem),#31063bed;border:2px solid #ffdc73;border-radius:5px 34px 5px 5px;width:min(1500px,100%);min-height:calc(100dvh - 142px);margin:0 auto;padding:clamp(30px,4vw,58px);box-shadow:10px 10px #ef2e98bf}.city-directory-heading small{color:#ffdc73;letter-spacing:.2em;font-size:8px;font-weight:1000}.city-directory-heading h1{font:700 clamp(45px, 6vw, 74px)/.86 var(--font-display), Georgia, serif;letter-spacing:-.04em;margin:11px 0 8px}.city-directory-heading p{color:#d9c2d6;margin:0;font-size:11px}.city-directory-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin-top:33px;display:grid}.city-directory-grid>a{color:#fff9eb;background:#fff8eb0f;border:1px solid #ffe8a873;border-radius:4px 24px 4px 4px;flex-direction:column;min-width:0;min-height:255px;padding:22px;text-decoration:none;display:flex}.city-directory-grid>a:hover,.city-directory-grid>a:focus-visible{border-color:#ffdc73;outline:3px solid #ef2e984d;transform:translateY(-3px)}.city-directory-grid>a>span{color:#41114b;background:#ffdc73;border-radius:3px 13px 3px 3px;place-items:center;width:44px;height:44px;display:grid;box-shadow:4px 4px #ef2e98}.city-directory-grid small{color:#ff91c9;letter-spacing:.14em;gap:8px;margin-top:24px;font-size:7px;font-weight:1000;display:flex}.city-directory-grid small i{color:#ffdc73;font-style:normal}.city-directory-grid h2{margin:8px 0 10px;font-size:20px}.city-directory-grid p{color:#dcc6da;margin:0 0 20px;font-size:11px;line-height:1.58}.city-directory-grid b{color:#ffdc73;letter-spacing:.1em;align-items:center;gap:7px;margin-top:auto;font-size:8px;display:flex}.city-directory-empty{color:#dbc4d8;text-align:center;border:1px dashed #ffe8a880;margin-top:35px;padding:35px}@media (width<=980px){.city-map-header{grid-template-columns:auto 1fr}.city-map-search{grid-area:2/1/auto/-1}.city-map-mode{grid-area:1/2;justify-self:end}.city-map-stage{height:calc(100dvh - 196px)}.city-directory{min-height:calc(100dvh - 196px)}.city-directory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.city-map-shell{padding:10px 9px 20px}.city-map-header{gap:9px;min-height:98px}.city-map-header>a img{width:158px;padding:5px 8px}.city-map-mode button{min-height:31px;padding-inline:9px;font-size:8px}.city-map-mode button svg{width:14px}.city-map-search{height:42px}.city-map-filters{margin-block:9px 11px}.city-map-filters button{min-height:32px;padding-inline:13px}.city-map-stage{height:calc(100dvh - 162px);min-height:390px}.city-map-viewport{border-radius:4px 25px 4px 4px;box-shadow:6px 6px #ef2e98c7}.city-map-welcome{border-radius:0 22px 22px 0;width:calc(100% - 20px);padding:18px 18px 16px;top:10px;left:10px}.city-map-welcome h1{max-width:285px;margin:8px 0 7px;font-size:clamp(31px,9.4vw,42px)}.city-map-welcome p{max-width:280px;font-size:9px}.city-map-welcome nav{gap:5px;margin-top:12px}.city-map-welcome nav a,.city-map-welcome nav button{min-height:31px;padding-inline:9px;font-size:7px}.city-map-canvas{width:1010px}.city-map-marker b,.city-map-marker small{display:none}.city-map-marker{grid-template-columns:38px}.city-map-marker>span{width:38px;height:38px}.city-map-marker>span svg{width:16px}.city-map-controls{bottom:11px;right:11px}.city-map-controls button{width:39px;height:38px}.city-map-hint{bottom:11px;left:11px}.city-place-card{border-radius:0 25px 25px 0;width:calc(100% - 20px);max-height:min(56%,480px);padding:23px 19px 19px;inset:auto 10px 10px;box-shadow:0 20px 55px #18011f80}.city-place-card h1{margin-top:15px;font-size:35px}.city-place-journey{padding:13px}.city-map-stage:has(.city-place-card) .city-map-hint{display:none}.city-directory{border-radius:4px 25px 4px 4px;min-height:calc(100dvh - 162px);padding:28px 18px;box-shadow:6px 6px #ef2e98c7}.city-directory-grid{grid-template-columns:1fr;gap:10px}.city-directory-grid>a{min-height:0;padding:19px}}@media (width<=370px){.city-map-header>a img{width:139px}.city-map-mode button{padding-inline:7px}.city-map-mode button svg{display:none}.city-map-hint{font-size:7px}.city-place-card{max-height:58%}}@media (height<=560px) and (width>=621px){.city-map-header{min-height:52px}.city-map-header>a img{width:180px}.city-map-filters{margin-block:7px 9px}.city-map-stage{height:calc(100dvh - 109px);min-height:350px}.city-place-card{max-height:calc(100% - 24px);padding:20px;top:12px;left:12px}.city-place-card h1{margin:12px 0 8px;font-size:31px}.city-place-journey{margin-top:12px;padding:11px}.city-place-journey ol{gap:4px}.city-place-card>a{min-height:42px;margin-top:12px}}.gates-header>a,.cinema-brand>a,.comic-brand>a,.early-brand>a{border-radius:12px;align-items:center;text-decoration:none;display:inline-flex}.gates-header>a:focus-visible,.cinema-brand>a:focus-visible,.comic-brand>a:focus-visible,.early-brand>a:focus-visible,.city-nav-brand:focus-visible,.city-map-brand-lockup>a:focus-visible,.topbar .brand:focus-visible{outline-offset:4px;outline:3px solid #ffdc73}.topbar .brand img{background:#fffaf3;border:1px solid #ffe395cc;border-radius:10px;width:clamp(168px,20vw,225px);height:auto;padding:5px 9px;display:block}.city-map-marker{z-index:3}.city-map-viewport{overflow:clip}.city-map-route-line{z-index:2;filter:drop-shadow(0 0 5px #ef2e98)drop-shadow(0 2px 2px #27022fb8);transform-origin:0;pointer-events:none;border-top:4px dashed #fff5d5;height:0;position:absolute}.city-map-route-line:before,.city-map-route-line:after{content:"";background:#ef2e98;border:3px solid #fff6dc;border-radius:50%;width:13px;height:13px;position:absolute;top:-8px;box-shadow:0 0 0 4px #ef2e9838}.city-map-route-line:before{left:-6px}.city-map-route-line:after{right:-6px}.city-map-route-line>span{color:#43114b;background:#ffdc73;border:2px solid #fff7df;border-radius:50% 50% 50% 5px;place-items:center;width:34px;height:34px;animation:2.4s ease-in-out infinite alternate city-route-travel;display:grid;position:absolute;top:-19px;left:0;box-shadow:4px 4px #ef2e98}.city-map-route-line>span svg{transform:rotate(45deg)}@keyframes city-route-travel{0%{left:0}to{left:calc(100% - 34px)}}.city-route-card{z-index:11;color:#fff9eb;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:#30063af2;border:2px solid #ffdc73;border-radius:4px 19px 4px 4px;grid-template-columns:38px minmax(0,1fr) auto 32px;align-items:center;gap:10px;min-width:min(430px,100% - 150px);min-height:62px;padding:9px 10px 9px 12px;display:grid;position:absolute;top:15px;left:50%;transform:translate(-50%);box-shadow:6px 6px #ef2e98,0 18px 42px #18011f6b}.city-route-card>span{color:#43114b;background:#ffdc73;border-radius:4px 13px 4px 4px;place-items:center;width:38px;height:38px;display:grid}.city-route-card>div{gap:3px;min-width:0;display:grid}.city-route-card small{color:#ff91c9;letter-spacing:.13em;font-size:7px;font-weight:1000}.city-route-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.city-route-card>a{color:#42104b;background:#ffdc73;border-radius:999px;align-items:center;min-height:34px;padding:0 13px;font-size:8px;font-weight:1000;text-decoration:none;display:inline-flex}.city-route-card>button{color:#fff8e6;cursor:pointer;background:0 0;border:1px solid #ffe8a87a;border-radius:50%;place-items:center;width:32px;height:32px;display:grid}.city-place-actions{grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr);gap:8px;margin-top:19px;display:grid}.city-place-actions>button,.city-place-actions>a{cursor:pointer;border:2px solid #fff4d2;border-radius:3px 13px 3px 3px;justify-content:center;align-items:center;gap:7px;min-height:46px;padding:0 12px;font-size:8px;font-weight:1000;text-decoration:none;display:inline-flex}.city-place-actions>button{color:#fff8e9;background:#ffffff12}.city-place-actions>a{color:#43114c;background:#ffdc73;box-shadow:4px 4px #ef2e98}.city-place-actions>button:hover,.city-place-actions>button:focus-visible,.city-place-actions>a:hover,.city-place-actions>a:focus-visible{outline-offset:2px;outline:3px solid #ff83c259}.city-destination-shell{--destination-accent:#ffdc73;color:#fff9ec;background:linear-gradient(#23032bd1,#26042f 59%),url(/gogirlcity-city-map-v1.jpg) top/cover fixed;min-height:100dvh}.city-destination-watch{--destination-accent:#ff80c0}.city-destination-learn{--destination-accent:#82c7ed}.city-destination-create{--destination-accent:#c49bea}.city-destination-community{--destination-accent:#ffdc73}.city-destination-shop{--destination-accent:#ffa58d}.city-destination-hero{background:radial-gradient(circle at 75% 20%, var(--destination-accent), transparent 25rem), linear-gradient(110deg, #280431fa, #400948d1);border:2px solid #ffe8a8a1;border-top:0;border-radius:0 0 7px 42px;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:end;gap:clamp(35px,6vw,90px);width:min(1370px,100% - 40px);min-height:580px;margin:0 auto;padding:clamp(105px,12vw,160px) clamp(25px,5vw,72px) 58px;display:grid}@supports (color:color-mix(in lab, red, red)){.city-destination-hero{background:radial-gradient(circle at 75% 20%, color-mix(in srgb, var(--destination-accent) 25%, transparent), transparent 25rem), linear-gradient(110deg, #280431fa, #400948d1)}}.city-destination-hero{box-shadow:12px 12px #ef2e98c7,0 38px 100px #1000166b}.city-destination-hero-copy>a{color:#fff1d4;align-items:center;gap:8px;font-size:9px;font-weight:900;text-decoration:none;display:inline-flex}.city-destination-hero-copy>small{color:var(--destination-accent);letter-spacing:.18em;align-items:center;gap:8px;margin-top:42px;font-size:9px;font-weight:1000;display:flex}.city-destination-hero h1{max-width:820px;font:700 clamp(58px, 7.6vw, 108px)/.83 var(--font-display), Georgia, serif;letter-spacing:-.055em;text-wrap:balance;margin:15px 0 16px}.city-destination-hero-copy>p{color:#ebd8e8;max-width:650px;font:600 clamp(19px, 2vw, 27px)/1.18 var(--font-display), Georgia, serif;margin:0}.city-destination-hero-copy>div{color:#ffdc73;letter-spacing:.13em;align-items:center;gap:9px;margin-top:27px;font-size:8px;font-weight:1000;display:flex}.city-destination-hero-copy>div i{background:var(--destination-accent);width:9px;height:9px;box-shadow:0 0 12px var(--destination-accent);border-radius:50%;display:block}.city-destination-hero>aside{-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px);background:#fff8eb14;border:1px solid #ffe8a885;border-radius:4px 27px 4px 4px;padding:clamp(24px,3vw,38px)}.city-destination-hero>aside small,.city-destination-section-heading>small,.city-destination-journey>div>small{color:var(--destination-accent);letter-spacing:.17em;font-size:8px;font-weight:1000}.city-destination-hero>aside p{color:#ead8e6;margin:16px 0 24px;font-size:12px;line-height:1.7}.city-destination-hero>aside a,.city-destination-journey>div>a{color:#42104b;background:#ffdc73;border-radius:3px 14px 3px 3px;justify-content:space-between;align-items:center;min-height:47px;padding:0 15px;font-size:9px;font-weight:1000;text-decoration:none;display:flex;box-shadow:5px 5px #ef2e98}.city-destination-spaces{background:#fff8eb0f;border:1px solid #ffe8a873;border-radius:5px 34px 5px 5px;width:min(1280px,100% - 40px);margin:95px auto 0;padding:clamp(38px,5vw,68px)}.city-destination-section-heading{max-width:740px}.city-destination-section-heading h2,.city-destination-journey h2{font:700 clamp(43px, 5vw, 66px)/.88 var(--font-display), Georgia, serif;letter-spacing:-.04em;margin:13px 0 12px}.city-destination-section-heading>p,.city-destination-journey>div>p{color:#d9c5d7;margin:0;font-size:11px;line-height:1.65}.city-destination-space-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-top:38px;display:grid}.city-destination-space-grid article{background:linear-gradient(145deg,#ffffff17,#ffffff06);border:1px solid #ffe8a861;border-radius:4px 22px 4px 4px;flex-direction:column;min-height:260px;padding:22px;display:flex}.city-destination-space-grid article>span{color:#42104b;background:var(--destination-accent);border-radius:4px 14px 4px 4px;place-items:center;width:43px;height:43px;display:grid;box-shadow:4px 4px #ef2e98}.city-destination-space-grid article>small{color:#ffdc73;margin-top:28px;font-size:8px;font-weight:1000}.city-destination-space-grid h3{font:700 28px/.95 var(--font-display), Georgia, serif;margin:9px 0 10px}.city-destination-space-grid p{color:#d9c4d7;margin:0;font-size:10px;line-height:1.6}.city-destination-journey{background:#31063bf0;border:2px solid #ffdc73;border-radius:4px 34px 4px 4px;grid-template-columns:minmax(0,.82fr) minmax(380px,1.18fr);gap:clamp(40px,7vw,95px);width:min(1280px,100% - 40px);margin:80px auto 100px;padding:clamp(38px,5vw,68px);display:grid;box-shadow:10px 10px #ef2e98}.city-destination-journey>div>a{gap:35px;width:fit-content;margin-top:25px}.city-destination-journey ol{gap:8px;margin:0;padding:0;list-style:none;display:grid}.city-destination-journey li{background:#ffffff0d;border:1px solid #ffe8a84d;border-radius:3px 14px 3px 3px;grid-template-columns:40px 1fr;align-items:center;min-height:49px;padding:10px 14px;display:grid}.city-destination-journey li span{color:var(--destination-accent);font-size:8px;font-weight:1000}.city-destination-journey li strong{font-size:10px;font-weight:800}@media (width<=980px){.city-destination-hero{grid-template-columns:1fr;align-items:end}.city-destination-hero>aside{max-width:620px}.city-destination-space-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.city-destination-journey{grid-template-columns:1fr}}@media (width<=620px){.city-route-card{grid-template-columns:34px minmax(0,1fr) auto 28px;gap:7px;width:calc(100% - 20px);min-width:0;top:10px}.city-route-card>span{width:34px;height:34px}.city-route-card>a{min-height:32px;padding-inline:10px}.city-route-card>button{width:28px;height:28px}.city-place-actions{grid-template-columns:1fr}.city-destination-shell{background-attachment:scroll}.city-destination-hero{border-radius:0 0 4px 27px;gap:35px;width:calc(100% - 18px);min-height:0;padding:105px 20px 34px;box-shadow:7px 7px #ef2e98c7}.city-destination-hero-copy>small{margin-top:34px}.city-destination-hero h1{font-size:clamp(49px,15vw,70px)}.city-destination-hero-copy>p{font-size:19px}.city-destination-spaces,.city-destination-journey{width:calc(100% - 28px);padding:30px 19px}.city-destination-spaces{margin-top:58px}.city-destination-section-heading h2,.city-destination-journey h2{font-size:clamp(39px,12vw,52px)}.city-destination-space-grid{grid-template-columns:1fr;gap:9px}.city-destination-space-grid article{min-height:0}.city-destination-journey{gap:32px;margin:52px auto 72px;box-shadow:7px 7px #ef2e98}.city-destination-journey>div>a{width:100%}}@media (prefers-reduced-motion:reduce){.city-map-canvas,.city-map-marker,.city-directory-grid>a{transition:none}}.city-map-shell{background:radial-gradient(circle at 16% 2%,#f6309e42,#0000 25rem),radial-gradient(circle at 86% 4%,#79bfef2e,#0000 29rem),linear-gradient(#26042f,#15021c);padding:14px clamp(14px,2.3vw,38px) 24px}.city-map-header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#26042fb8;border:1px solid #ffe7b34d;border-radius:23px;grid-template-columns:auto minmax(0,1fr);gap:26px;min-height:70px;padding:8px 9px 8px 12px;box-shadow:0 18px 60px #08000c47}.city-map-brand-lockup{align-items:center;gap:16px;display:flex}.city-map-brand-lockup>a{display:block}.city-map-header .city-map-brand-lockup img{width:clamp(184px,16vw,246px);box-shadow:none;background:#fffaf4;border:0;border-radius:13px;padding:5px 10px}.city-map-brand-lockup>span{color:#ffdc73;letter-spacing:.17em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:7px;font-size:8px;font-weight:900;display:inline-flex}.city-map-tools{justify-content:flex-end;align-items:center;gap:12px;min-width:0;display:flex}.city-map-tools .city-map-search{width:min(540px,100%);height:43px;box-shadow:none;background:#ffffff12;border:1px solid #ffe8b18a}.city-map-tools .city-map-mode{background:#ffffff0f;flex:none}.city-map-filters{margin-block:10px 11px}.city-map-filters button{background:#ffffff0f;border-color:#ffe8a84d}.city-map-filters button.is-active{box-shadow:0 6px 18px #ef2e9840}.city-map-shell.is-arriving .city-map-stage{height:calc(100dvh - 112px);min-height:650px;margin-top:12px}.city-map-shell.is-exploring .city-map-stage{height:calc(100dvh - 151px)}.city-map-viewport{border:1px solid #ffe7a4d1;border-radius:31px;box-shadow:0 0 0 4px #ef2e9833,0 35px 100px #08000c94}.city-map-shell.is-arriving .city-map-canvas>img{filter:saturate(.96)contrast(1.03)brightness(.92)}.city-map-shell.is-arriving .city-map-canvas:after{background:linear-gradient(90deg,#1a02208a 0%,#1f032726 48%,#14021a1f 100%),linear-gradient(#28032f0d,#0000 58%,#18021d85)}.city-map-welcome{color:#3b1245;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:radial-gradient(circle at 93% 12%,#fffffff5,#0000 10rem),linear-gradient(145deg,#fffbf5f7,#ffdeefed);border:1px solid #fffffff0;border-left:0;border-radius:34px 96px 34px 34px;width:min(550px,100% - 64px);padding:clamp(29px,3.3vw,49px);top:50%;left:clamp(28px,5vw,78px);transform:translateY(-57%);box-shadow:-8px 0 #ef2e98,0 0 0 1px #ffdc73a6,0 28px 80px #1e02257a}.city-map-welcome:before{content:"";background:linear-gradient(90deg,#ef2e98,#ffdc73);border-radius:99px 99px 0 0;width:54%;height:5px;position:absolute;bottom:0;right:34px}.city-map-welcome:after{border-color:#ef2e984d;width:138px;height:138px;top:-66px;right:-37px;box-shadow:0 0 0 18px #ffdc731f,0 0 0 38px #ef2e980f}.city-map-welcome-seal{color:#fff9e9;background:linear-gradient(145deg,#ef2e98,#a837a4);border:2px solid #fffaf2;border-radius:50%;place-items:center;width:56px;height:56px;font-size:19px;font-weight:900;display:grid;position:absolute;top:30px;right:34px;box-shadow:0 8px 24px #ae1c7152}.city-map-welcome>small{color:#d51f84;align-items:center;gap:8px;display:flex}.city-map-welcome h1{color:#32103b;max-width:410px;font:700 clamp(52px, 5.8vw, 82px)/.79 var(--font-display), Georgia, serif;letter-spacing:-.055em;margin:17px 0 15px}.city-map-welcome p{color:#68486c;max-width:405px;font-size:13px;line-height:1.58}.city-map-welcome nav{gap:8px;margin-top:23px}.city-map-welcome nav a,.city-map-welcome nav button{color:#42114b;letter-spacing:.015em;background:#ffffff9e;border-color:#45144f38;min-height:44px;padding-inline:16px;font-size:9px}.city-map-welcome nav .city-map-enter{color:#fff9ea;background:linear-gradient(105deg,#5a1763,#ec2b96);border-color:#44114d;justify-content:space-between;min-width:176px;box-shadow:0 8px 22px #c81b7e47}.city-map-welcome nav a:first-of-type{color:#42114b;background:#ffffff9e;border-color:#45144f38}.city-map-welcome-note{color:#9b6f92;letter-spacing:.11em;text-transform:uppercase;margin-top:19px;font-size:8px;font-weight:800;display:block}.city-map-open-now{z-index:8;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#290431e0;border:1px solid #ffecbe7a;border-radius:25px;grid-template-columns:auto repeat(4,minmax(0,1fr));align-items:stretch;gap:6px;width:min(950px,100% - 150px);min-height:76px;padding:8px;display:grid;position:absolute;bottom:25px;right:82px;box-shadow:0 16px 50px #0a000f59}.city-map-open-now>small{color:#ffdc73;letter-spacing:.18em;writing-mode:vertical-rl;place-items:center;padding:0 13px;font-size:7px;font-weight:1000;display:grid;transform:rotate(180deg)}.city-map-open-now>a{color:#fff8e8;background:#ffffff0e;border:1px solid #ffeec22e;border-radius:17px;align-items:center;gap:10px;min-width:0;padding:10px 12px;text-decoration:none;transition:transform .2s,background .2s,border-color .2s;display:flex}.city-map-open-now>a:hover,.city-map-open-now>a:focus-visible{background:#ef2e982e;border-color:#ffdc73;outline:0;transform:translateY(-2px)}.city-map-open-now>a>svg{color:#ff83c2;flex:none}.city-map-open-now>a>span{gap:3px;min-width:0;display:grid}.city-map-open-now b{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.city-map-open-now span{color:#d8c2d5;font-size:7px}.city-map-shell.is-arriving .city-map-hint{display:none}@media (width<=1080px){.city-map-brand-lockup>span{display:none}.city-map-welcome{width:min(510px,100% - 52px)}.city-map-open-now{grid-template-columns:auto repeat(2,minmax(0,1fr));width:min(760px,100% - 140px)}.city-map-open-now>a:nth-of-type(n+3){display:none}}@media (width<=760px){.city-map-shell{padding:9px 8px 14px}.city-map-header{border-radius:18px;gap:8px;min-height:60px;padding:7px}.city-map-header .city-map-brand-lockup img{width:clamp(139px,36vw,170px);padding:4px 7px}.city-map-tools{gap:6px}.city-map-tools .city-map-search{z-index:20;background:#2b0533f2;width:auto;position:absolute;top:76px;left:10px;right:10px}.city-map-mode button{padding-inline:9px}.city-map-mode button svg{width:14px}.city-map-filters{margin:56px 2px 10px}.city-map-shell.is-arriving .city-map-stage{height:calc(100dvh - 86px);min-height:590px;margin-top:9px}.city-map-shell.is-exploring .city-map-stage{height:calc(100dvh - 180px)}.city-map-viewport{border-radius:24px;box-shadow:0 0 0 3px #ef2e9833,0 25px 70px #08000c80}.city-map-canvas{width:max(1010px,177.78dvh)}.city-map-welcome{border-radius:26px 62px 26px 26px;width:calc(100% - 26px);padding:25px 22px 23px;top:18px;left:13px;transform:none;box-shadow:-5px 0 #ef2e98,0 22px 55px #1e02256b}.city-map-welcome-seal{width:43px;height:43px;font-size:15px;top:20px;right:20px}.city-map-welcome h1{max-width:310px;margin:13px 0 12px;font-size:clamp(47px,13.8vw,65px)}.city-map-welcome p{max-width:310px;font-size:11px}.city-map-welcome nav{margin-top:18px}.city-map-welcome nav a,.city-map-welcome nav button{min-height:41px;padding-inline:13px}.city-map-welcome nav .city-map-enter{min-width:166px}.city-map-welcome-note{margin-top:15px;font-size:7px}.city-map-open-now{display:none}}@media (width<=390px){.city-map-mode button{font-size:0}.city-map-mode button svg{margin:0}.city-map-welcome h1{font-size:46px}.city-map-welcome nav{grid-template-columns:1fr 1fr;display:grid}.city-map-welcome nav .city-map-enter{grid-column:1/-1;min-width:0}.city-map-welcome nav a{justify-content:center}}@media (height<=720px) and (width>=761px){.city-map-shell.is-arriving .city-map-stage{min-height:520px}.city-map-welcome{padding-block:27px;transform:translateY(-61%)}.city-map-welcome h1{font-size:57px}.city-map-welcome nav{margin-top:16px}.city-map-welcome-note{display:none}.city-map-open-now{min-height:66px;bottom:16px}}.theater-collections{grid-template-columns:repeat(auto-fit,minmax(185px,1fr))}.theater-collections>a{color:#fff9ec;background:#fff8eb12;border:1px solid #ffe69f6b;border-radius:4px 24px 4px 4px;flex-direction:column;min-height:285px;padding:25px 22px;text-decoration:none;display:flex}.theater-collections>a:hover,.theater-collections>a:focus-visible{border-color:#ffdc73;outline:3px solid #ef2e9847;transform:translateY(-4px)}.theater-collections>a>span{color:#ffdc73;letter-spacing:.16em;font-size:9px;font-weight:1000}.theater-collections>a>svg{color:#ff83c3;margin-top:22px}.theater-collections>a>small{color:#ffdc73;letter-spacing:.12em;margin-top:15px;font-size:7px;font-weight:1000}.theater-collections>a>h3{margin:8px 0 11px;font-size:22px;line-height:1.14}.theater-collections>a>p{color:#ddc7dc;margin:0 0 22px;font-size:12px;line-height:1.6}.theater-collections>a>b{color:#ff9fd0;letter-spacing:.08em;justify-content:space-between;align-items:center;margin-top:auto;font-size:8px;display:flex}.collection-shell,.title-detail-shell,.viewing-shell,.school-shell,.course-shell,.lesson-shell{background-size:auto 540px}.collection-hero,.title-detail-hero,.school-hero,.course-hero,.lesson-workspace,.viewing-room{width:min(1180px,100%);margin:62px auto 0}.collection-hero>a,.title-detail-hero>a,.school-hero>a,.course-hero>a,.lesson-topline>a,.viewing-topline>a{color:#ffdc73;align-items:center;gap:8px;width:fit-content;font-size:9px;font-weight:900;text-decoration:none;display:inline-flex}.collection-hero>small,.school-hero>small,.school-catalog-heading>small,.course-hero-grid>div>small,.course-curriculum>div>small,.title-detail-copy>small,.title-information small,.course-requirements small,.lesson-layout article>small,.lesson-layout aside>small,.viewing-details small{color:#ff87c5;letter-spacing:.16em;font-size:8px;font-weight:1000;display:block}.collection-hero>small,.school-hero>small{margin-top:50px}.collection-hero h1,.school-hero h1,.course-hero h1,.title-detail-copy h1,.lesson-layout h1,.viewing-details h1{max-width:920px;font:700 clamp(53px, 7vw, 93px)/.86 var(--font-display), Georgia, serif;letter-spacing:-.045em;margin:12px 0 16px}.collection-hero>p,.school-hero>p{color:#ead6e7;max-width:670px;margin:0;font-size:14px;line-height:1.7}.collection-toolbar{background:#2f0739e6;border:1px solid #ffe7a47a;border-radius:4px 19px 4px 4px;justify-content:space-between;align-items:center;gap:16px;width:min(1180px,100%);margin:44px auto 0;padding:13px;display:flex}.collection-toolbar>div{color:#ead9e8;align-items:center;gap:8px;font-size:9px;display:flex}.collection-toolbar nav{scrollbar-width:none;gap:5px;display:flex;overflow-x:auto}.collection-toolbar nav a{color:#e8d6e5;border-radius:999px;flex:none;align-items:center;min-height:33px;padding:0 11px;font-size:8px;font-weight:900;text-decoration:none;display:inline-flex}.collection-toolbar nav a.is-current{color:#43114d;background:#ffdc73}.title-library{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:min(1180px,100%);margin:15px auto 0;display:grid}.title-library>a{color:#fff9ec;background:#360740f2;border:2px solid #ffe8a89e;border-radius:4px 27px 4px 4px;grid-template-columns:minmax(135px,.42fr) 1fr;min-width:0;text-decoration:none;display:grid;overflow:hidden}.title-library>a:hover,.title-library>a:focus-visible{border-color:#ffdc73;outline:3px solid #ef2e9842;transform:translateY(-3px)}.title-poster{color:#43114d;text-align:center;background:radial-gradient(circle,#ffdc73,#ef79bb 62%,#7e2c81);flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:300px;padding:18px;display:flex}.title-poster>span{background:#fff6e1;border:2px solid #43114d;border-radius:50%;place-items:center;width:53px;height:53px;display:grid}.title-poster small{letter-spacing:.14em;font-size:7px;font-weight:1000}.title-card-copy{flex-direction:column;min-width:0;padding:25px 22px;display:flex}.title-card-copy>small{color:#ff8cc8;letter-spacing:.14em;font-size:7px;font-weight:1000}.title-card-copy h2{font:700 30px/.94 var(--font-display), Georgia, serif;margin:10px 0}.title-card-copy p{color:#dbc5d8;margin:0 0 19px;font-size:11px;line-height:1.58}.title-card-copy div{color:#eedfea;align-items:center;gap:7px;font-size:9px;display:flex}.title-card-copy b{color:#ffdc73;letter-spacing:.08em;margin-top:auto;padding-top:18px;font-size:8px}.collection-next-step{color:#46134f;background:#fff8e9;border:2px solid #46134f;gap:20px;width:min(1180px,100%);margin:44px auto 0;padding:28px;display:flex;box-shadow:8px 8px #ffdc73,13px 13px #ef2e98}.collection-next-step>svg{color:#ef2e98;flex:none}.collection-next-step small{color:#c9217b;letter-spacing:.14em;font-size:8px;font-weight:1000}.collection-next-step h2{font:700 32px/.95 var(--font-display), Georgia, serif;margin:5px 0 8px}.collection-next-step p{color:#745978;margin:0;font-size:11px;line-height:1.58}.title-detail-grid{grid-template-columns:minmax(250px,.55fr) 1fr;align-items:center;gap:clamp(35px,6vw,80px);margin-top:42px;display:grid}.title-detail-poster{aspect-ratio:2/3;color:#41114b;background:radial-gradient(circle,#fff0c8,#ef7abb 54%,#7b2b80);border:3px solid #ffdc73;border-radius:4px 35px 4px 4px;flex-direction:column;justify-content:center;align-items:center;gap:22px;display:flex;box-shadow:10px 10px #ef2e98}.title-detail-poster span{letter-spacing:.15em;font-size:9px;font-weight:1000}.title-detail-copy>p{color:#e2cee0;max-width:650px;font-size:13px;line-height:1.7}.title-detail-meta{flex-wrap:wrap;gap:8px;display:flex}.title-detail-meta span{color:#f1e2ee;border:1px solid #ffe59973;align-items:center;gap:6px;padding:8px 10px;font-size:9px;display:inline-flex}.title-viewing-room{color:#42114c;background:#ffdc73;border:2px solid #fff2c9;border-radius:3px 14px 3px 3px;align-items:center;gap:9px;width:fit-content;min-height:49px;margin-top:17px;padding:0 18px;font-size:10px;font-weight:1000;text-decoration:none;display:inline-flex;box-shadow:5px 5px #ef2e98}.title-detail-actions{flex-wrap:wrap;gap:7px;margin-top:18px;display:flex}.title-detail-actions a,.title-detail-actions button{color:#fff2e5;background:#ffffff0d;border:1px solid #ffe69f80;align-items:center;gap:7px;min-height:39px;padding:0 12px;font-size:8px;font-weight:900;text-decoration:none;display:inline-flex}.title-detail-actions button:disabled{opacity:.48;cursor:not-allowed}.title-information,.course-requirements,.viewing-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:min(1180px,100%);margin:58px auto 0;display:grid}.title-information article,.course-requirements article,.viewing-details>*{background:#fff8eb12;border:1px solid #ffe69f6b;min-width:0;padding:30px}.title-information h2,.course-requirements h2,.viewing-details h2{font:700 31px/.96 var(--font-display), Georgia, serif;margin:9px 0 12px}.title-information p,.title-information li,.course-requirements p,.viewing-details p{color:#dac3d7;font-size:11px;line-height:1.6}.viewing-topline,.lesson-topline{justify-content:space-between;align-items:center;gap:16px;display:flex}.viewing-topline>span,.lesson-topline>span{color:#ff8dc8;letter-spacing:.15em;font-size:8px;font-weight:1000}.viewing-player,.lesson-player{aspect-ratio:16/9;text-align:center;background:radial-gradient(circle,#ef2e9847,#0000 35%),#16021e;border:3px solid #ffdc73;border-radius:4px 32px 4px 4px;flex-direction:column;justify-content:center;align-items:center;margin-top:20px;padding:30px;display:flex;position:relative;box-shadow:10px 10px #ef2e98}.viewing-player>div,.lesson-player>span{color:#41114b;background:#ffdc73;border:2px solid #fff5d9;border-radius:50%;place-items:center;width:64px;height:64px;display:grid}.viewing-player>small,.lesson-player>small{color:#ff8dc8;letter-spacing:.15em;margin-top:20px;font-size:8px;font-weight:1000}.viewing-player>strong,.lesson-player>strong{max-width:650px;font:700 clamp(28px, 4vw, 52px)/.94 var(--font-display), Georgia, serif;margin-top:8px}.viewing-player>p{color:#d8c0d5;max-width:620px;margin:12px 0 0;font-size:11px;line-height:1.6}.viewing-player nav{background:#0000008c;align-items:center;gap:9px;height:42px;padding:0 12px;display:flex;position:absolute;bottom:12px;left:12px;right:12px}.viewing-player nav span{background:#ffffff3d;flex:1;height:3px}.viewing-player nav button{color:#ffffff94;background:0 0;border:0;place-items:center;padding:4px;display:grid}.viewing-details article>div{color:#ffdc73;align-items:center;gap:7px;font-size:9px;display:flex}.viewing-details aside>svg{color:#ffdc73}.academy-course{color:#fff9ec;text-decoration:none}.academy-course:hover,.academy-course:focus-visible{border-color:#ffdc73;outline:3px solid #ef2e9842;transform:translateY(-4px)}.academy-course-link{color:#ff8fc9;letter-spacing:.08em;border-top:1px solid #ffe69f4d;justify-content:space-between;align-items:center;margin-top:15px;padding-top:13px;font-size:8px;display:flex}.school-outcomes{flex-wrap:wrap;gap:8px;margin-top:28px;display:flex}.school-outcomes span{color:#fff3e4;background:#360840cc;border:1px solid #ffe69f80;border-radius:999px;align-items:center;gap:7px;min-height:37px;padding:0 12px;font-size:9px;display:inline-flex}.school-catalog{grid-template-columns:.7fr 1.3fr;align-items:center;gap:30px;width:min(1180px,100%);margin:60px auto 0;display:grid}.school-catalog-heading h2,.course-curriculum h2{font:700 clamp(38px, 5vw, 62px)/.9 var(--font-display), Georgia, serif;margin:10px 0 13px}.school-catalog-heading p,.course-curriculum>div>p{color:#ddc7da;font-size:12px;line-height:1.62}.school-course-card{color:#fff9ec;background:linear-gradient(145deg,#360840f7,#651255f0);border:2px solid #ffdc73;border-radius:4px 31px 4px 4px;flex-direction:column;min-width:0;padding:31px;text-decoration:none;display:flex;box-shadow:9px 9px #ef2e98}.school-course-card>span{color:#42114c;background:#ffdc73;place-items:center;width:52px;height:52px;display:grid}.school-course-card>small{color:#ff8fc9;letter-spacing:.14em;margin-top:22px;font-size:8px;font-weight:1000}.school-course-card h3{font:700 38px/.92 var(--font-display), Georgia, serif;margin:9px 0 11px}.school-course-card p{color:#dec8dc;margin:0 0 18px;font-size:11px;line-height:1.6}.school-course-card>div{color:#eedcea;align-items:center;gap:7px;font-size:9px;display:flex}.school-course-card b{color:#ffdc73;justify-content:space-between;align-items:center;margin-top:24px;font-size:9px;display:flex}.school-path-preview{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:min(1180px,100%);margin:55px auto 0;display:grid}.school-path-preview article{background:#fff8eb12;border:1px solid #ffe69f6b;padding:24px}.school-path-preview svg{color:#ff8dc8}.school-path-preview span{color:#ffdc73;margin-left:12px;font-size:8px;font-weight:1000}.school-path-preview h2{margin:17px 0 8px;font-size:23px}.school-path-preview p{color:#d8c1d5;margin:0;font-size:10px;line-height:1.56}.course-hero-grid{grid-template-columns:1.3fr .7fr;align-items:end;gap:20px;margin-top:42px;display:grid}.course-hero h1{font-size:clamp(48px,6.5vw,84px)}.course-hero-grid>div>p{color:#e2cddf;max-width:660px;font-size:13px;line-height:1.7}.course-meta{flex-wrap:wrap;gap:7px;display:flex}.course-meta span{color:#f3e5ef;border:1px solid #ffe7a470;align-items:center;gap:6px;min-height:35px;padding:0 10px;font-size:8px;display:inline-flex}.course-preview-button{color:#42114c;background:#ffdc73;border:2px solid #fff2ce;align-items:center;gap:8px;width:fit-content;min-height:48px;margin-top:20px;padding:0 17px;font-size:9px;font-weight:1000;text-decoration:none;display:inline-flex;box-shadow:5px 5px #ef2e98}.course-hero aside{background:#360840f2;border:2px solid #ffdc73;border-radius:4px 28px 4px 4px;padding:27px;box-shadow:8px 8px #ef2e98}.course-hero aside small{color:#ff8fc9;letter-spacing:.14em;font-size:8px;font-weight:1000}.course-hero aside strong{font:700 31px/.95 var(--font-display), Georgia, serif;margin-top:9px;display:block}.course-hero aside p{color:#dbc4d8;font-size:11px;line-height:1.58}.course-hero aside a{color:#42114c;background:#ffdc73;justify-content:space-between;align-items:center;min-height:43px;padding:0 13px;font-size:8px;font-weight:1000;text-decoration:none;display:flex}.course-curriculum{background:#30073af0;border:2px solid #ffe69fa6;grid-template-columns:.7fr 1.3fr;gap:38px;width:min(1180px,100%);margin:60px auto 0;padding:clamp(26px,5vw,52px);display:grid}.course-curriculum ol{gap:9px;margin:0;padding:0;list-style:none;display:grid}.course-curriculum li{background:#ffffff0a;border:1px solid #ffe7a44d;grid-template-columns:auto 1fr auto;align-items:center;gap:15px;min-width:0;padding:17px;display:grid}.course-curriculum li>span{color:#ff8fc9;font-size:9px;font-weight:1000}.course-curriculum h3{margin:0 0 5px;font-size:15px}.course-curriculum li p{color:#d7bfd4;margin:0;font-size:9px;line-height:1.48}.course-curriculum li small{color:#ffdc73;margin-top:7px;font-size:7px;display:block}.course-curriculum li>a,.course-curriculum li>i{color:#42114c;background:#ffdc73;border:1px solid #ffe7a480;place-items:center;width:39px;height:39px;text-decoration:none;display:grid}.course-curriculum li>i{color:#c9b2c6;background:#ffffff0a}.course-requirements article>svg{color:#ffdc73}.lesson-player{margin-top:20px}.lesson-layout{grid-template-columns:1.3fr .7fr;gap:24px;margin-top:35px;display:grid}.lesson-layout article,.lesson-layout aside{background:#fff8eb0f;border:1px solid #ffe69f6b;min-width:0;padding:29px}.lesson-layout h1{font-size:clamp(43px,5vw,66px)}.lesson-layout article>p{color:#dbc4d8;font-size:12px;line-height:1.66}.lesson-layout h2{font:700 27px/.96 var(--font-display), Georgia, serif;margin-top:30px}.lesson-layout ul{gap:9px;margin:0;padding:0;list-style:none;display:grid}.lesson-layout li{color:#eadbe6;align-items:center;gap:8px;font-size:10px;display:flex}.lesson-layout li svg{color:#ffdc73}.lesson-layout aside{flex-direction:column;gap:8px;display:flex}.lesson-layout aside button{color:#c8b3c5;background:#ffffff08;border:1px solid #ffe69f59;align-items:center;gap:8px;min-height:43px;padding:0 12px;font-size:8px;display:flex}.lesson-next{color:#46134f;background:#fff8e9;border:2px solid #46134f;justify-content:space-between;align-items:center;gap:20px;margin-top:13px;padding:18px;display:flex;box-shadow:7px 7px #ffdc73}.lesson-next>div{align-items:center;gap:12px;display:flex}.lesson-next small,.lesson-next strong{display:block}.lesson-next small{color:#c5227c;letter-spacing:.13em;font-size:7px;font-weight:1000}.lesson-next strong{margin-top:3px;font-size:13px}.lesson-next>a{color:#fff9ec;background:#5e1768;align-items:center;gap:8px;min-height:42px;padding:0 13px;font-size:8px;font-weight:1000;text-decoration:none;display:inline-flex}@media (width<=900px){.title-library,.title-information,.course-requirements,.viewing-details,.school-catalog,.course-hero-grid,.course-curriculum,.lesson-layout{grid-template-columns:1fr}.school-path-preview{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=620px){.collection-hero,.title-detail-hero,.school-hero,.course-hero,.lesson-workspace,.viewing-room{margin-top:34px;padding-inline:8px}.collection-hero>small,.school-hero>small{margin-top:34px}.collection-hero h1,.school-hero h1{font-size:clamp(49px,15vw,66px)}.collection-toolbar{flex-direction:column;align-items:flex-start;margin-top:31px}.collection-toolbar nav{width:100%}.title-library{grid-template-columns:1fr}.title-library>a{grid-template-columns:112px 1fr}.title-poster{min-height:250px;padding:10px}.title-poster small{font-size:6px}.title-card-copy{padding:20px 16px}.title-card-copy h2{font-size:25px}.collection-next-step{padding:23px 18px}.title-detail-grid{grid-template-columns:1fr;gap:35px}.title-detail-poster{width:min(280px,80vw);margin:0 auto}.title-detail-copy h1,.course-hero h1,.lesson-layout h1,.viewing-details h1{font-size:clamp(43px,13vw,59px)}.title-information article,.course-requirements article,.viewing-details>*{padding:22px 18px}.viewing-player,.lesson-player{aspect-ratio:4/3;min-height:340px;padding:22px 17px 64px}.viewing-player>strong,.lesson-player>strong{font-size:29px}.viewing-player>p{font-size:10px}.school-outcomes{gap:6px}.school-outcomes span{min-height:34px;font-size:8px}.school-catalog{margin-top:43px}.school-course-card{padding:24px 19px}.school-course-card h3{font-size:32px}.school-path-preview{grid-template-columns:1fr}.course-hero-grid{margin-top:32px}.course-hero aside{padding:22px 18px}.course-curriculum{gap:24px;margin-top:45px;padding:24px 16px}.course-curriculum li{grid-template-columns:auto 1fr}.course-curriculum li>a,.course-curriculum li>i{grid-column:2;justify-self:end}.lesson-topline,.viewing-topline{flex-direction:column;align-items:flex-start}.lesson-layout article,.lesson-layout aside{padding:23px 17px}.lesson-next{flex-direction:column;align-items:stretch}.lesson-next>a{justify-content:space-between}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
