@layer theme{:root,:host{--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:Arial, Helvetica, sans-serif;--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,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, 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:where(:not(iframe)){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{.collapse{visibility:collapse}.invisible{visibility:hidden}.visible{visibility:visible}.fixed{position:fixed}.static{position:static}.block{display:block}.table{display:table}}:root{--cream:#f7f5ed;--paper:#fffefa;--green:#203f32;--muted:#777e73;--line:#e3e5d9;--yellow:#f3c966;--soft:#eef0e5}*{box-sizing:border-box}body{background:var(--cream);color:var(--green);-webkit-font-smoothing:antialiased;margin:0;font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}button,a,input,label{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}a{color:inherit;text-decoration:none}:focus-visible{outline-offset:4px;outline:3px solid #b88622}.site-shell{flex-direction:column;max-width:1280px;min-height:100svh;margin:auto;padding:0 64px;display:flex}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:110px;display:flex}.brand{letter-spacing:-2px;align-items:center;gap:10px;font-size:35px;font-weight:850;display:inline-flex}.brand-dot{color:#c99128;margin-left:-11px}.brand-mark{width:32px;height:32px;margin-right:2px;position:relative}.brand-mark i{background:var(--green);width:8px;height:8px;position:absolute}.brand-mark i:first-child{top:0;left:12px}.brand-mark i:nth-child(2){top:12px;left:0}.brand-mark i:nth-child(3){top:12px;right:0}.brand-mark i:nth-child(4){bottom:0;left:12px}.brand-mark b{background:var(--yellow);position:absolute;inset:10px}.header-note{letter-spacing:.04em;color:var(--muted);font-size:12px}.experience-grid{flex:1;grid-template-columns:1fr 1fr;align-items:center;gap:80px;padding:64px 0 70px;display:grid}.eyebrow{letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:8px;font-size:10px;font-weight:700;display:flex}h1{letter-spacing:-.06em;max-width:460px;margin:23px 0;font-size:clamp(40px,4.7vw,62px);font-weight:700;line-height:1.04}.introduction>p{color:var(--muted);max-width:320px;font-size:15px;line-height:1.7}.introduction .art-caption{text-align:center;letter-spacing:.05em;max-width:350px;margin-top:2px;font-size:11px}.experience-panel{justify-self:end;width:100%;max-width:460px}.venue{align-items:center;gap:9px;margin-bottom:24px;font-size:12px;display:flex}.venue strong{font-weight:600}.venue-divider{background:#cbd0c0;width:1px;height:12px;margin:0 4px}.venue>span:last-child{color:var(--muted)}.steps{justify-content:space-between;margin:0 0 21px;padding:0;list-style:none;display:flex;position:relative}.steps:before{content:"";z-index:-1;border-top:1px solid #d8ddcd;position:absolute;top:12px;left:10px;right:10px}.steps li{color:#8a9182;background:var(--cream);align-items:center;gap:7px;padding-right:7px;font-size:10px;font-weight:600;display:flex}.steps li:last-child{padding-left:7px;padding-right:0}.steps li>span{background:var(--cream);border:1px solid #d7decb;border-radius:50%;place-items:center;width:26px;height:26px;font-size:9px;display:grid}.steps .step-current{color:var(--green)}.steps .step-current>span{background:var(--green);border-color:var(--green);color:#fff}.flow-card{background:var(--paper);border:1px solid var(--line);border-radius:22px;padding:35px;box-shadow:0 8px 30px #26382104}h2{letter-spacing:-.045em;margin:21px 0 13px;font-size:27px;font-weight:600;line-height:1.16}.muted{color:var(--muted);font-size:13px;line-height:1.65}.card-icon{background:var(--soft);border-radius:15px;place-items:center;width:54px;height:54px;display:grid}.card-icon.profile-icon{background:0 0;width:auto;height:auto;display:inline-block}.button{border:0;border-radius:11px;justify-content:center;align-items:center;gap:10px;min-height:49px;font-size:12px;font-weight:600;transition:background .15s,transform .15s;display:inline-flex}.button.primary{background:var(--green);color:#fffdf3;width:100%;margin-top:24px}.button.primary>svg:last-child{margin-left:auto}.button.primary{padding:0 17px}.button:hover:not(:disabled){transform:translateY(-1px)}.button.primary:hover{background:#315a43}.quiet{color:var(--muted);background:0 0}.card-footnote{color:var(--muted);justify-content:center;align-items:center;gap:6px;margin:15px -5px 0;font-size:9px;line-height:1.5;display:flex}.panel-footnote{color:#818777;justify-content:center;align-items:center;gap:8px;margin:20px 0 0;font-size:10px;display:flex}.tiny-diamond{background:#abb79b;width:5px;height:5px;transform:rotate(45deg)}.table-art{width:330px;height:290px;margin:17px 0 0;position:relative}.art-orbit{border:1px dashed #d0d8c4;border-radius:50%;position:absolute;inset:26px 5px 6px;transform:rotate(-15deg)}.art-table{background:#54745b;border:7px solid #294a37;border-radius:34px;width:124px;height:99px;position:absolute;top:99px;left:102px;transform:rotate(-9deg);box-shadow:0 9px #d1d8bf}.art-seat{z-index:1;position:absolute}.art-seat .avatar{width:65px;height:65px}.art-top{top:28px;left:133px;transform:rotate(7deg)}.art-bottom{bottom:10px;left:123px;transform:rotate(-5deg)}.art-left{top:115px;left:20px;transform:rotate(-12deg)}.art-right{top:114px;right:14px;transform:rotate(12deg)}.art-cup{background:#f8f0d7;border:5px solid #e8d9ac;border-radius:50%;width:19px;height:19px;position:absolute;top:15px;left:20px}.art-card{background:var(--yellow);text-align:center;border-radius:4px;width:29px;height:35px;padding-top:5px;font-size:20px;font-weight:700;position:absolute;bottom:15px;right:20px}.art-spark{color:#f8f1d2;font-size:19px;position:absolute;top:11px;right:21px}.floating-pixel{background:#e6b448;width:7px;height:7px;position:absolute}.pixel-one{top:37px;left:70px}.pixel-two{background:#94aa85;width:5px;height:5px;bottom:34px;right:48px}.avatar{border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;padding:10px;display:inline-flex}.avatar svg{width:100%;height:100%}.avatar-sun{background:#fbefd2}.avatar-leaf{background:#e7efdf}.avatar-berry{background:#f7e6e1}.avatar-sky{background:#e6edf0}.avatar-small{border-radius:12px;width:48px;height:48px;padding:7px}.field-label,legend{margin:22px 0 9px;font-size:11px;font-weight:600;display:block}input:not([type=radio]){width:100%;color:var(--green);background:#fafaf4;border:1px solid #dce0d2;border-radius:10px;padding:14px;font-size:14px}input::placeholder{color:#939b89}.avatar-field{border:0;margin:0;padding:0}.avatar-options{justify-content:space-between;gap:12px;display:flex}.avatar-option{cursor:pointer;border:2px solid #0000;border-radius:15px;padding:3px;position:relative}.avatar-option input{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}.avatar-option:focus-within{outline-offset:3px;outline:3px solid #b88622}.avatar-option .avatar{width:55px;height:55px}.avatar-selected{border-color:var(--green)}.avatar-check{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:17px;height:17px;display:grid;position:absolute;bottom:-5px;right:-5px}.error{color:#8a4430;background:#fbede3;border:1px solid #eedacb;border-radius:9px;margin-top:20px;padding:12px 14px;font-size:12px;line-height:1.6}.loading{justify-content:center;align-items:center;gap:15px;min-height:240px;font-size:13px;display:flex}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.status-dot{background:#6b8c52;border-radius:50%;width:6px;height:6px}.status-wait{background:#c29d4d}.lobby-card .eyebrow{letter-spacing:.1em;font-size:8px}.lobby-card h2{margin-top:15px}.roster-label{text-transform:uppercase;letter-spacing:.12em;border-bottom:1px solid var(--line);justify-content:space-between;margin-top:28px;padding-bottom:12px;font-size:9px;font-weight:600;display:flex}.roster{margin:0;padding:0;list-style:none}.member{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:13px 0;display:flex}.member-name{flex-wrap:wrap;flex:1;align-items:center;gap:6px;min-width:0;display:flex}.member-name strong{overflow-wrap:anywhere;font-size:13px}.you{color:#89917c;font-size:9px}.host{color:#7b836e;align-items:center;gap:4px;width:100%;font-size:9px;display:flex}.member-status{color:#6b8c52}.empty-seat{align-items:center;gap:12px;padding:17px 0;display:flex}.empty-icon{color:#89957d;border:1px dashed #cdd4bf;border-radius:12px;place-items:center;width:47px;height:47px;display:grid}.empty-seat>div{flex:1}.empty-seat strong{font-size:11px;font-weight:500}.empty-seat p{color:var(--muted);margin:5px 0;font-size:9px}.empty-seat>svg{color:#a7ae9c}.lobby-note{background:#f5f0df;border-radius:10px;gap:10px;margin-top:8px;padding:15px;display:flex}.lobby-note>span{color:#bd983f}.lobby-note strong{font-size:11px}.lobby-note p{color:#85816c;margin:5px 0 0;font-size:10px;line-height:1.65}.leave{margin:15px auto -12px;font-size:10px;display:flex}.site-footer{border-top:1px solid var(--line);color:#929889;justify-content:space-between;padding:24px 0;font-size:9px;display:flex}.home{text-align:center;flex:1;padding:60px 0}.home .eyebrow{justify-content:center}.home h1{white-space:pre-line;max-width:none;margin:24px auto}.home>p{max-width:360px;color:var(--muted);margin:auto;font-size:14px;line-height:1.7}.home .table-art{margin:20px auto}.scan-card{background:var(--paper);border:1px solid var(--line);text-align:left;border-radius:17px;align-items:center;gap:20px;max-width:460px;margin:auto;padding:24px;display:flex}.scan-card>svg{flex-shrink:0}.scan-card h2{margin:0 0 9px;font-size:17px}.scan-card p{color:var(--muted);margin:0;font-size:11px;line-height:1.6}.small{font-size:10px}.captcha{margin-top:16px}@media (max-width:1000px){.site-shell{padding:0 35px}.experience-grid{gap:35px}.flow-card{padding:28px}.avatar-options{gap:4px}}@media (max-width:720px){.site-shell{padding:0 22px}.site-header{height:79px}.brand{font-size:30px}.header-note{display:none}.experience-grid{flex-direction:column;align-items:stretch;gap:25px;padding:34px 0;display:flex}.introduction{position:relative}.introduction h1{max-width:270px;margin:13px 0;font-size:35px}.introduction>p{margin-bottom:0;font-size:12px}.introduction .table-art,.introduction .art-caption{display:none}.eyebrow{font-size:8px}.experience-panel{max-width:100%}.venue{background:#ecefe2;border-radius:8px;margin-bottom:21px;padding:12px;font-size:11px}.flow-card{border-radius:19px;padding:26px}h2{font-size:25px}.steps{margin-bottom:17px}.avatar-options{justify-content:flex-start;gap:12px}.avatar-option .avatar{width:52px;height:52px}.site-footer{gap:15px;font-size:8px;line-height:1.7}.home{padding:42px 0}.home h1{font-size:45px}.table-art{transform:scale(.92)}.card-footnote{font-size:9px}.scan-card{padding:20px}.lobby-card{padding:25px}}@media (max-width:380px){.site-shell{padding:0 15px}.flow-card{padding:21px}.avatar-options{gap:6px}.avatar-option .avatar{width:48px;height:48px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
