/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::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]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance: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}.absolute{position:absolute}.fixed{position:fixed}.static{position:static}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.contents{display:contents}.grid{display:grid}.hidden{display:none}.table{display:table}.rounded{border-radius:.25rem}.underline{text-decoration-line:underline}}:root{--paper:#fcfaf1;--paper-deep:#f5f0df;--ink:#10254b;--blue:#0758db;--blue-deep:#073797;--yellow:#f6c62d;--green:#16862d;--line:#0b5bdb;--muted:#5b6680;color:var(--ink);background:var(--paper);font-family:PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{background:var(--paper);min-width:320px;margin:0}button,input,select{font:inherit}button{transition:transform .18s,box-shadow .18s}button:not(:disabled):hover{transform:translateY(-2px)}.poster-tag{border:2px solid var(--ink);background:var(--yellow);color:var(--ink);letter-spacing:.08em;border-radius:4px;padding:7px 14px;font-family:STKaiti,KaiTi,serif;font-size:14px;font-weight:900;display:inline-block;transform:rotate(-2deg);box-shadow:4px 4px #d8d0b7}.eyebrow{color:var(--blue);letter-spacing:.16em;margin:12px 0 5px;font-size:12px;font-weight:900}.primary{border:2px solid var(--blue-deep);background:var(--blue);box-shadow:4px 4px 0 var(--blue-deep);color:#fff;cursor:pointer;border-radius:11px;padding:13px 18px;font-weight:900}.primary:disabled{opacity:.58;cursor:not-allowed;transform:none}.secondary,.export-actions button,.winner button{border:2px solid var(--blue);color:var(--blue-deep);cursor:pointer;background:#fffef8;border-radius:9px;padding:10px 12px;font-weight:800}.export-actions button.danger{color:#a62224;border-color:#ce3e37}.back-home{color:var(--blue-deep);cursor:pointer;background:0 0;border:0;margin:-6px 0 16px;padding:6px 0;font-weight:900}.public-shell,.login-shell{isolation:isolate;background:var(--paper);place-items:center;min-height:100vh;padding:24px;display:grid;position:relative;overflow:hidden}.public-shell:before,.login-shell:before{z-index:-1;border:3px solid var(--blue);content:"";border-radius:24px;position:absolute;inset:22px}.public-shell:after,.login-shell:after{z-index:-1;background:var(--yellow);content:"";width:170px;height:14px;position:absolute;top:7vh;right:9vw;transform:rotate(-4deg)}.checkin-card,.login-card{border:3px solid var(--blue);background:#fffef9;border-radius:25px;width:min(100%,490px);padding:34px;position:relative;box-shadow:9px 10px #dae4fa}.login-card{gap:14px;display:grid}.checkin-card h1,.login-card h1{color:var(--blue);letter-spacing:.04em;margin:0 0 8px;font-family:STKaiti,KaiTi,serif;font-size:37px}.checkin-card>p,.login-card>p{color:var(--muted);margin:0;line-height:1.7}.login-card .primary{justify-self:start;min-width:178px}.checkin-form{gap:16px;margin-top:22px;display:grid}.checkin-form label{color:var(--ink);gap:7px;font-size:14px;font-weight:800;display:grid}.checkin-form select,.login-card input{width:100%;color:var(--ink);background:#fff;border:2px solid #b9ccef;border-radius:10px;padding:13px 14px}.countdown{color:#765406;background:#fff9df;border:2px dashed #f1bf1b;border-radius:10px;margin:0;padding:10px 12px;font-size:13px}.location-check{color:#315a9b;background:#f4f8ff;border:2px dashed #6f9de8;border-radius:10px;gap:7px;padding:12px;font-size:13px;display:grid}.location-check button{color:#174eae;cursor:pointer;background:#dceaff;border:0;border-radius:7px;justify-self:start;padding:8px 10px;font-weight:900}.location-check small{color:#627b9f}.result{text-align:center;padding:26px 0 10px}.result h2{margin:0 0 10px}.result p{color:var(--muted)}.result.success h2{color:var(--green)}.result.error h2,.error-text{color:#c84949}.notice{text-align:center;color:var(--muted);padding:38px 0}.public-robot,.login-robot{z-index:-1;opacity:.98;width:250px;position:absolute;bottom:-150px;right:max(4vw,24px)}.login-robot{left:max(4vw,24px);right:auto;transform:scaleX(-1)}.projection-shell{background:var(--paper);place-items:center;min-height:100vh;padding:5vh 7vw;display:grid;position:relative;overflow:hidden}.projection-shell:before{z-index:0;border:4px solid var(--blue);content:"";border-radius:34px;position:absolute;inset:20px}.projection-shell:after{background:var(--yellow);content:"";width:22vw;height:16px;position:absolute;bottom:10vh;left:8vw;transform:rotate(-3deg)}.projection-card{z-index:1;text-align:center;width:min(100%,1040px);position:relative}.projection-ribbon{border:3px solid var(--ink);background:var(--yellow);border-radius:4px;padding:10px 25px;font-family:STKaiti,KaiTi,serif;font-size:clamp(19px,2vw,31px);font-weight:900;display:inline-block;transform:rotate(-2deg);box-shadow:6px 6px #d5c89e}.projection-card>p{color:var(--blue);letter-spacing:.15em;margin:22px 0 0;font-family:STKaiti,KaiTi,serif;font-size:clamp(21px,2.5vw,34px);font-weight:900}.projection-card h1{color:var(--blue);letter-spacing:.1em;margin:6px 0 17px;font-family:STKaiti,KaiTi,serif;font-size:clamp(52px,7vw,104px)}.projection-card img:not(.projection-robot){border:4px solid var(--ink);background:#fff;border-radius:20px;width:min(55vh,50vw);padding:18px;box-shadow:9px 10px #d2dced}.projection-card h2{color:var(--ink);margin:20px 0 9px;font-size:clamp(25px,3vw,42px)}.projection-card span{color:var(--muted);font-size:clamp(15px,1.7vw,24px)}.projection-card span b{color:var(--blue);font-size:1.15em}.projection-error{color:#9c2e2e;background:#fff7f6;border:3px solid #d85a56;border-radius:16px;padding:28px;font-size:24px}.projection-robot{z-index:1;width:310px;position:absolute;bottom:-180px}.projection-robot.left{left:-35px;transform:rotate(-8deg)}.projection-robot.right{right:-35px;transform:scaleX(-1)rotate(-7deg)}.admin-shell{max-width:1320px;margin:auto;padding:32px 28px 54px}.admin-header{border-bottom:3px solid var(--blue);justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px;padding-bottom:22px;display:flex}.admin-header h1{color:var(--blue);letter-spacing:.05em;margin:0;font-family:STKaiti,KaiTi,serif;font-size:42px}.session-toggle{border:2px solid var(--blue);background:#fff;border-radius:11px;display:flex;overflow:hidden}.session-toggle button{border:0;border-right:2px solid var(--blue);color:var(--blue-deep);cursor:pointer;background:#fff;padding:11px 18px;font-weight:900}.session-toggle button:last-child{border-right:0}.session-toggle .active{background:var(--blue);color:#fff}.home-menu{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;max-width:960px;margin:9vh auto;display:grid;position:relative}.home-entry{border:3px solid var(--blue);min-height:290px;color:var(--ink);text-align:left;cursor:pointer;background:#fffef9;border-radius:25px;padding:36px;position:relative;overflow:hidden;box-shadow:8px 9px #ccdaf2}.home-entry span,.home-entry small{color:var(--muted);font-weight:700;display:block}.home-entry b{color:var(--blue);letter-spacing:.1em;margin:16px 0 12px;font-family:STKaiti,KaiTi,serif;font-size:65px;display:block}.home-entry:after{background:var(--yellow);content:"";width:150px;height:15px;position:absolute;bottom:27px;right:-20px;transform:rotate(-6deg)}.draw-entry{border-color:var(--green);box-shadow:8px 9px #d6e8d7}.draw-entry b{color:var(--green)}.home-robot{pointer-events:none;width:255px;position:absolute;bottom:-170px;right:-40px;transform:scaleX(-1)rotate(-6deg)}.metrics{grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px;display:grid}.metrics article,.panel{border:2px solid var(--blue);background:#fffef9;border-radius:17px;box-shadow:5px 6px #d8e3f6}.metrics article{padding:18px}.metrics span{color:var(--muted);font-size:13px;font-weight:700;display:block}.metrics b{color:var(--blue);margin-top:5px;font-family:STKaiti,KaiTi,serif;font-size:38px;display:block}.checkin-grid{grid-template-columns:minmax(330px,.9fr) minmax(460px,1.25fr);align-items:start;gap:18px;display:grid}.panel-heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.panel h2{color:var(--blue-deep);margin:0;font-size:21px}.panel-heading>b{color:var(--blue);font-size:18px}.qr-panel{text-align:center}.qr-panel .panel-heading{text-align:left}.qr-image{border:3px solid var(--ink);background:#fff;border-radius:10px;width:min(100%,300px);margin:20px auto 12px;padding:7px;display:block}.qr-panel p{color:var(--muted);font-size:13px;line-height:1.6}.qr-panel .qr-countdown{color:var(--blue-deep);margin:0;font-size:14px}.qr-countdown b{font-size:20px}.server-address{text-align:left;color:var(--blue-deep);gap:6px;margin:16px 0 4px;font-size:13px;font-weight:900;display:grid}.server-address input{color:#102747;background:#fff;border:2px solid #b9cbe7;border-radius:9px;width:100%;padding:10px 11px}.server-address small{color:#69809e;font-weight:600;line-height:1.45}.venue-button{margin:10px auto 0;display:block}.file-input{border:2px solid var(--blue);color:var(--blue-deep);cursor:pointer;border-radius:9px;padding:8px 10px;font-size:13px;font-weight:900;position:relative;overflow:hidden}.file-input input{opacity:0;cursor:pointer;position:absolute;inset:0}.export-actions{flex-wrap:wrap;gap:8px;margin:18px 0;display:flex}.roster-list{border-top:2px dashed #bdd0ef;max-height:420px;overflow:auto}.roster-list>div{border-bottom:1px solid #e6edf7;justify-content:space-between;align-items:center;gap:10px;padding:12px 2px;font-size:14px;display:flex}.roster-list small{color:var(--muted);margin-top:3px;font-size:12px;display:block}.roster-list time{color:var(--muted);white-space:nowrap;font-size:11px}.draw-panel{text-align:center}.draw-panel .panel-heading{text-align:left}.weight-note{color:#745a00;background:#fff8d9;border:2px solid #e8b41d;border-radius:8px;padding:5px 8px;font-size:11px;font-weight:900}.wheel{background:conic-gradient(var(--blue) 0 25%,var(--yellow) 25% 50%,var(--green) 50% 75%,#84b5ff 75%);width:225px;height:225px;box-shadow:0 0 0 3px var(--blue),0 12px 0 #cfddf5;border:8px solid #fff;border-radius:50%;place-items:center;margin:24px auto;display:grid}.wheel-core{background:var(--blue-deep);color:#fff;border:5px solid #fff;border-radius:50%;place-items:center;width:70px;height:70px;font-family:STKaiti,KaiTi,serif;font-size:28px;font-weight:900;display:grid}.wheel.spinning{animation:2.4s cubic-bezier(.1,.6,.1,1) forwards spin}@keyframes spin{to{transform:rotate(360deg)}}.spin{width:100%;margin-bottom:16px}.winner{border:2px solid var(--blue);background:#f4f8ff;border-radius:13px;gap:4px;padding:14px;display:grid}.winner span,.winner small{color:var(--muted);font-size:12px}.winner b{color:var(--blue);font-family:STKaiti,KaiTi,serif;font-size:32px}.winner button{margin-top:8px}.draw-history{flex-wrap:wrap;gap:6px;margin-top:14px;display:flex}.draw-history span{color:var(--muted);background:#f4f8ff;border:1px solid #bcd0f2;border-radius:7px;padding:5px 8px;font-size:12px}.toast{z-index:5;border:2px solid var(--blue);max-width:360px;color:var(--ink);white-space:pre-line;background:#fffef8;border-radius:12px;padding:14px 18px;position:fixed;bottom:24px;right:24px;box-shadow:5px 6px #bed0ee}@media (max-width:960px){.metrics{grid-template-columns:repeat(2,1fr)}.checkin-grid{grid-template-columns:1fr}.projection-robot{opacity:.28}.projection-robot.left{left:-100px}.projection-robot.right{right:-100px}}@media (max-width:650px){.admin-shell{padding:24px 16px}.admin-header{flex-direction:column;align-items:flex-start}.admin-header h1{font-size:34px}.home-menu{grid-template-columns:1fr;margin:4vh auto}.home-robot{display:none}.metrics{grid-template-columns:1fr 1fr}.checkin-card,.login-card{padding:28px 22px}.public-robot,.login-robot{opacity:.42;width:190px;bottom:-115px}.projection-shell:before{inset:10px}.projection-card img:not(.projection-robot){width:min(62vw,430px);padding:10px}.projection-robot{display:none}.projection-ribbon{font-size:17px}.export-actions{grid-template-columns:1fr;display:grid}.session-toggle{width:100%}.session-toggle button{flex:1}.toast{bottom:16px;left:16px;right:16px}}.brand-lockup{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.brand-lockup img{width:138px;height:auto;display:block}.brand-lockup span{color:var(--blue-deep);white-space:nowrap;padding-top:5px;font-size:13px;font-weight:900}.login-shell{background:var(--paper);min-height:100vh;padding:0;display:block;overflow:hidden}.login-shell:before,.login-shell:after{display:none}.login-brandbar{z-index:2;justify-content:space-between;align-items:flex-start;gap:30px;display:flex;position:absolute;top:clamp(28px,5vw,66px);left:clamp(28px,5vw,78px);right:clamp(28px,5vw,78px)}.login-brandbar img{width:clamp(135px,12vw,190px);height:auto;display:block}.login-brandbar span{color:var(--blue-deep);letter-spacing:.06em;white-space:nowrap;padding:3px 0 9px;font-family:STKaiti,KaiTi,serif;font-size:clamp(16px,1.7vw,25px);font-weight:900;position:relative}.login-brandbar span:after{background:var(--blue);content:"";width:100%;height:3px;position:absolute;bottom:0;right:0;transform:rotate(-2deg)}.login-stage{grid-template-columns:minmax(0,1.15fr) minmax(380px,.85fr);align-items:center;gap:clamp(40px,9vw,150px);max-width:1440px;min-height:100vh;margin:auto;padding:clamp(135px,15vh,190px) clamp(52px,8vw,130px) 72px;display:grid}.login-story{min-height:460px;padding:0 0 20px;position:relative;transform:translateY(-58px)}.login-story-label{max-width:720px;color:var(--blue);letter-spacing:.045em;margin:0;font-family:STKaiti,KaiTi,serif;font-size:clamp(58px,5.7vw,92px);font-weight:900;line-height:1.1}.login-story-line{background:var(--yellow);border-radius:100%;width:min(80%,480px);height:12px;margin:26px 0 27px;transform:rotate(-2deg)}.login-story-note{border:3px solid var(--blue);color:var(--blue-deep);letter-spacing:.08em;border-radius:35px;margin:0 0 0 170px;padding:11px 26px;font-family:STKaiti,KaiTi,serif;font-size:clamp(18px,2.15vw,29px);font-weight:900;display:inline-block;transform:rotate(-2deg)}.login-story-robot{object-fit:contain;object-position:bottom;width:clamp(175px,18vw,280px);height:auto;position:absolute;bottom:-155px;left:-25px;transform:scaleX(-1)}.login-card{width:100%;max-width:475px;box-shadow:none;background:0 0;border:0;border-radius:0;gap:17px;padding:0;display:grid}.login-card .eyebrow{border-left:5px solid var(--yellow);width:max-content;color:var(--blue-deep);letter-spacing:.18em;margin:0 0 4px;padding-left:10px;font-size:13px}.login-card h1{color:var(--blue);letter-spacing:.12em;margin:0;font-family:STKaiti,KaiTi,serif;font-size:clamp(37px,3.7vw,56px);font-weight:900}.login-card>p{max-width:360px;color:var(--muted);margin:0;font-size:16px;line-height:1.8}.login-password{color:var(--ink);gap:8px;margin-top:10px;font-size:14px;font-weight:900;display:grid}.login-card input{border:2px solid var(--blue);background:#fffefb;border-radius:12px;padding:17px 18px;font-size:17px}.login-card input:focus{outline-offset:2px;outline:4px solid #dceaff}.login-card .primary{min-width:0;box-shadow:none;border-radius:10px;justify-self:stretch;margin-top:2px;padding:16px 20px;font-size:17px}.login-card .error-text{color:#bd3535;margin-top:-6px;font-size:13px;font-weight:700;display:block}.projection-brand{justify-content:space-between;align-items:flex-start;gap:18px;display:flex;position:absolute;top:5vh;left:6vw;right:6vw}.projection-brand img{width:min(18vw,230px);height:auto}.projection-brand span{color:var(--blue-deep);letter-spacing:.065em;white-space:nowrap;padding:4px 0 10px;font-family:STKaiti,KaiTi,serif;font-size:clamp(21px,2.65vw,38px);font-weight:900;line-height:1;position:relative}.projection-brand span:after{background:var(--yellow);content:"";width:100%;height:4px;position:absolute;bottom:0;right:0;transform:rotate(-2deg)}.projection-card{padding-top:9vh}@media (max-width:780px){.login-brandbar{top:25px;left:25px;right:25px}.login-brandbar img{width:130px}.login-brandbar span{font-size:15px}.login-stage{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:16px;min-height:100vh;padding:145px 40px 48px;display:flex}.login-story{min-height:0;padding:0;transform:none}.login-story-label{max-width:480px;font-size:clamp(42px,8vw,58px);line-height:1.04}.login-story-line{width:190px;height:7px;margin:12px 0}.login-story-note{margin-left:0;padding:6px 14px;font-size:15px}.login-story-robot{display:none}.login-card{max-width:none;margin-top:6px}.login-card h1{font-size:39px}.login-card>p{max-width:100%;font-size:14px}.brand-lockup img{width:118px}.brand-lockup span{font-size:11px}}@media (max-width:500px){.login-brandbar{top:18px;left:18px;right:18px}.login-brandbar img{width:112px}.login-brandbar span{font-size:13px}.login-stage{padding:112px 26px 42px}.login-story-label{font-size:45px}.login-card h1{font-size:38px}.login-card>p{max-width:100%}.login-story-robot{display:none}.login-card input,.login-card .primary{padding:15px}}.admin-shell{max-width:1240px;padding:42px clamp(24px,5vw,72px) 68px}.admin-header{border-bottom:2px solid var(--blue);align-items:flex-start;margin-bottom:46px;padding-bottom:21px}.admin-header .brand-lockup{align-items:center;width:min(100%,440px)}.admin-header .brand-lockup img{width:118px}.admin-header .brand-lockup span{margin-left:auto;padding-top:0;font-family:STKaiti,KaiTi,serif;font-size:16px}.admin-header .poster-tag{margin-top:18px;font-size:13px}.admin-header .eyebrow{margin:14px 0 6px}.admin-header h1{font-size:clamp(42px,5vw,64px);font-weight:900;line-height:1.05}.session-toggle{background:0 0;border:0;border-radius:0;margin-top:58px;overflow:visible}.session-toggle button{border:1.5px solid var(--blue);background:0 0;border-right:0;border-radius:0;min-width:86px;padding:10px 14px}.session-toggle button:first-child{border-radius:9px 0 0 9px}.session-toggle button:last-child{border-right:1.5px solid var(--blue);border-radius:0 9px 9px 0}.session-toggle .active{box-shadow:3px 3px 0 var(--blue-deep)}.home-menu{border-top:1px solid #a9c2ed;border-bottom:1px solid #a9c2ed;gap:0;max-width:none;margin:0}.home-entry{min-height:320px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:38px clamp(24px,4vw,62px);overflow:visible}.home-entry:first-child{border-right:1px solid #a9c2ed}.home-entry:hover{background:#fffdf6}.home-entry span{color:var(--blue-deep);letter-spacing:.1em;font-size:13px}.home-entry b{margin:20px 0 14px;font-size:clamp(65px,8vw,110px);line-height:.88}.home-entry small{color:#5d6c84;max-width:240px;font-size:14px;line-height:1.7}.home-entry i{color:var(--blue-deep);margin-top:32px;font-size:14px;font-style:normal;font-weight:900;display:block}.home-entry:after{width:110px;height:9px;bottom:22px;left:38px;right:auto}.draw-entry{box-shadow:none;border-color:#0000}.draw-entry b,.draw-entry i{color:var(--green)}.draw-entry:after{background:var(--yellow)}.home-robot{display:none}.back-home{color:var(--blue-deep);margin:-16px 0 28px;font-size:14px}.metrics{border-top:1px solid #a9c2ed;border-bottom:1px solid #a9c2ed;gap:0;margin:0 0 42px}.metrics article,.panel{box-shadow:none;background:0 0;border:0;border-radius:0}.metrics article{padding:21px 25px;position:relative}.metrics article+article{border-left:1px solid #a9c2ed}.metrics article:after{background:var(--yellow);content:"";width:52px;height:6px;position:absolute;bottom:0;left:25px;transform:rotate(-2deg)}.metrics span{letter-spacing:.04em;font-size:12px}.metrics b{margin-top:7px;font-size:52px;line-height:1}.checkin-grid{grid-template-columns:minmax(340px,.84fr) minmax(440px,1.16fr);gap:58px}.panel{padding:0}.panel-heading{border-bottom:2px solid var(--blue);padding-bottom:18px}.panel h2{letter-spacing:.06em;font-family:STKaiti,KaiTi,serif;font-size:32px;font-weight:900}.panel-heading>b{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:56px;height:56px;font-family:STKaiti,KaiTi,serif;font-size:18px;display:grid}.qr-panel{position:sticky;top:24px}.qr-panel .panel-heading{align-items:center}.server-address{margin:24px 0 12px}.server-address input{background:0 0;border:0;border-bottom:2px solid #9fb9e6;border-radius:0;padding:10px 0}.qr-image{width:min(100%,282px);box-shadow:0 0 0 2px var(--ink),8px 8px 0 var(--yellow);border:0;border-radius:0;margin:28px auto 15px;padding:9px}.qr-panel p{font-size:13px}.qr-panel .secondary{margin-top:10px}.venue-button{margin:10px auto 0}.roster-panel .panel-heading{align-items:center}.file-input{border:0;border-bottom:2px solid var(--blue);border-radius:0;padding:8px 0}.export-actions{gap:10px;margin:22px 0 12px}.export-actions button,.secondary,.winner button{border:1.5px solid var(--blue);background:0 0;border-radius:8px}.roster-list{border-top:1px solid #bdd0ef;max-height:520px}.roster-list>div{padding:14px 2px}.roster-list>p{color:var(--muted);padding-top:20px}.draw-only{max-width:720px;margin:0 auto}.draw-panel{padding:0 0 36px}.draw-panel .panel-heading{padding-bottom:20px}.draw-panel .panel-heading h2{font-size:38px}.weight-note{background:0 0;border:0;border-bottom:2px solid #d1a000;border-radius:0;padding:5px 0}.wheel{border:10px solid var(--paper);width:270px;height:270px;box-shadow:0 0 0 3px var(--blue),0 10px 0 var(--yellow);margin:42px auto 30px}.wheel-core{background:var(--blue-deep);width:82px;height:82px;font-size:34px}.spin{width:min(100%,400px);margin:0 auto 22px;display:block}.winner{border:0;border-top:2px solid var(--blue);border-bottom:2px solid var(--blue);background:0 0;border-radius:0;padding:18px}.draw-history span{background:0 0;border-radius:99px}.draw-pool{text-align:left;border-top:1px solid #a9c2ed;border-bottom:1px solid #a9c2ed;margin:0 auto 22px;padding:14px 0 16px}.draw-pool>span{color:var(--muted);letter-spacing:.08em;font-size:12px;font-weight:800;display:block}.draw-pool>b{color:var(--green);margin:4px 0 10px;font-family:STKaiti,KaiTi,serif;font-size:30px;display:block}.draw-pool>div{flex-wrap:wrap;gap:8px;display:flex}.draw-pool em{color:var(--ink);background:#fffdf6;border:1px solid #a9c2ed;border-radius:999px;align-items:baseline;gap:5px;padding:6px 10px;font-size:13px;font-style:normal;font-weight:800;display:inline-flex}.draw-pool em small{color:var(--muted);font-size:11px;font-weight:700}.draw-pool p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.draw-history{justify-content:center}.draw-history span{align-items:center;gap:8px;display:inline-flex}.draw-history span b{font-weight:800}.draw-history span button{color:var(--blue-deep);cursor:pointer;background:0 0;border:0;border-left:1px solid #bcd0f2;padding:0 0 0 8px;font-size:12px;font-weight:900}.add-attendee{border-bottom:1px solid #c9d9f0;grid-template-columns:1.2fr 1fr auto auto;align-items:center;gap:8px;margin:22px 0 14px;padding:13px 0;display:grid}.add-attendee input:not([type=checkbox]),.add-attendee select{min-width:0;color:var(--ink);background:#fff;border:1px solid #a9c2ed;border-radius:7px;padding:9px 10px}.add-attendee label{color:var(--muted);white-space:nowrap;align-items:center;gap:5px;font-size:12px;font-weight:800;display:flex}.add-attendee button{border:1.5px solid var(--blue);background:var(--blue);color:#fff;cursor:pointer;border-radius:7px;padding:9px 12px;font-weight:900}@media (max-width:650px){.add-attendee{grid-template-columns:1fr 1fr}.add-attendee label{grid-column:1/2}.add-attendee button{grid-column:2/3}}.public-shell{background:var(--paper);min-height:100vh;padding:0 20px;display:block}.public-shell:before,.public-shell:after{display:none}.checkin-card{width:min(100%,560px);box-shadow:none;background:0 0;border:0;border-radius:0;margin:0 auto;padding:34px 0 56px}.checkin-card .brand-lockup{border-bottom:2px solid var(--blue);align-items:center;padding-bottom:21px}.checkin-card .brand-lockup img{width:126px}.public-title{padding:32px 0 6px}.public-title .poster-tag{font-size:13px}.public-title .eyebrow{margin-top:25px}.checkin-card h1{font-size:53px}.checkin-form{gap:18px;margin-top:20px}.checkin-form label{font-size:14px}.checkin-form select{background:0 0;border:0;border-bottom:2px solid #9fb9e6;border-radius:0;padding:14px 0}.countdown{border:0;border-left:5px solid var(--yellow);background:0 0;border-radius:0;padding:8px 12px}.location-check{background:0 0;border:1.5px dashed #6f9de8;border-radius:0}.checkin-card .primary{box-shadow:none;border-radius:9px;justify-self:stretch}.result{border-top:2px solid var(--blue);padding:34px 0 10px}.public-robot{display:none}.projection-shell{background:var(--paper);min-height:100vh;padding:5vh 7vw;display:block}.projection-shell:before{border:2px solid var(--blue);border-radius:0;inset:30px}.projection-shell:after{width:16vw;height:11px;bottom:9vh;left:auto;right:9vw}.projection-brand{align-items:center;max-width:1420px;margin:0 auto;position:relative;top:auto;left:auto;right:auto}.projection-brand img{width:min(19vw,205px)}.projection-brand span{font-size:clamp(23px,2.65vw,38px)}.projection-card{text-align:left;grid-template-columns:minmax(0,1fr) minmax(330px,.78fr);align-items:center;gap:clamp(36px,8vw,140px);max-width:1120px;margin:clamp(70px,14vh,150px) auto 0;padding:0;display:grid}.projection-copy{padding-top:10px}.projection-ribbon{padding:14px 32px;font-size:clamp(25px,2.65vw,39px);line-height:1.15;box-shadow:6px 6px #d5c89e}.projection-card>.projection-copy>p{margin:30px 0 0;font-size:clamp(22px,2.55vw,35px)}.projection-card h1{margin:5px 0 14px;font-size:clamp(58px,7vw,102px);line-height:1}.projection-rule{background:var(--yellow);width:min(100%,380px);height:10px;transform:rotate(-2deg)}.projection-card h2{margin:28px 0 11px;font-size:clamp(23px,2.7vw,38px)}.projection-card span{line-height:1.7}.projection-qr{justify-self:end;position:relative}.projection-card .projection-qr img{width:min(32vw,390px);box-shadow:0 0 0 3px var(--ink),12px 12px 0 var(--yellow);background:#fff;border:0;border-radius:0;padding:12px;display:block}.projection-qr>b{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:74px;height:74px;font-family:STKaiti,KaiTi,serif;font-size:28px;line-height:.8;display:grid;position:absolute;top:-28px;right:-25px}.projection-qr>b small{color:#fff;margin-top:7px;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:10px;font-weight:700;display:block}.projection-error{background:0 0;border:0;border-left:5px solid #d85a56;border-radius:0;grid-column:2}@media (max-width:960px){.admin-shell{padding-top:30px}.checkin-grid{grid-template-columns:1fr;gap:42px}.qr-panel{position:relative;top:auto}.projection-card{text-align:center;grid-template-columns:1fr;margin-top:72px}.projection-rule{margin-left:auto;margin-right:auto}.projection-qr{justify-self:center}.projection-card .projection-qr img{width:min(52vw,390px)}}@media (max-width:650px){.admin-shell{padding:26px 20px 44px}.admin-header{margin-bottom:30px;display:block}.admin-header .brand-lockup{width:100%}.admin-header .brand-lockup img{width:110px}.admin-header .poster-tag{margin-top:20px}.admin-header h1{font-size:44px}.session-toggle{width:auto;margin-top:22px}.session-toggle button{flex:0 auto}.home-menu{grid-template-columns:1fr}.home-entry{min-height:250px;padding:30px 24px}.home-entry:first-child{border-bottom:1px solid #a9c2ed;border-right:0}.home-entry b{font-size:74px}.metrics{grid-template-columns:1fr 1fr}.metrics article{padding:17px 12px}.metrics article:nth-child(3){border-left:0}.metrics article:nth-child(n+3){border-top:1px solid #a9c2ed}.metrics b{font-size:43px}.panel h2{font-size:28px}.qr-image{width:250px}.export-actions{grid-template-columns:1fr;display:grid}.draw-panel .panel-heading h2{font-size:32px}.wheel{width:238px;height:238px}.checkin-card{padding-top:24px}.projection-shell{padding:26px 30px}.projection-shell:before{inset:13px}.projection-brand img{width:125px}.projection-brand span{font-size:17px}.projection-card{margin-top:60px}.projection-ribbon{padding:10px 18px;font-size:22px}.projection-card h1{font-size:65px}.projection-card .projection-qr img{width:min(68vw,330px)}}@media (max-width:780px){.admin-header{display:block}.admin-header .brand-lockup{width:100%;max-width:none}.admin-header .brand-lockup span{font-size:14px}.admin-header h1{letter-spacing:.02em;max-width:100%;font-size:clamp(40px,9vw,55px)}.session-toggle{width:max-content;margin-top:22px}.home-menu{grid-template-columns:1fr}.home-entry:first-child{border-bottom:1px solid #a9c2ed;border-right:0}.home-entry{min-height:260px}.metrics{grid-template-columns:1fr 1fr}.metrics article:nth-child(3){border-left:0}.metrics article:nth-child(n+3){border-top:1px solid #a9c2ed}}.projection-qr{padding-bottom:58px}.projection-qr>b{top:calc(100% - 82px);right:0}.qr-refresh{border-bottom:3px solid var(--yellow);min-width:156px;color:var(--blue-deep);align-items:baseline;gap:6px;padding:7px 0 6px;display:flex;position:absolute;bottom:0;right:0}.qr-refresh span{color:var(--muted);font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:12px;font-weight:800;line-height:1}.qr-refresh b{color:var(--blue);font-family:STKaiti,KaiTi,serif;font-size:29px;line-height:.8}.qr-refresh small{color:var(--blue-deep);font-size:12px;font-weight:900}.checkin-form input{width:100%;color:var(--ink);background:0 0;border:0;border-bottom:2px solid #9fb9e6;border-radius:0;padding:14px 0}.checkin-form input:disabled{opacity:.55}.password-field{display:block;position:relative}.login-card .password-field input{padding-right:66px}.password-field button{color:var(--blue-deep);cursor:pointer;background:0 0;border:0;padding:6px;font-size:13px;font-weight:900;position:absolute;top:50%;right:9px;transform:translateY(-50%)}.password-field button:hover{transform:translateY(-50%)}.photo-tag{border:2px solid var(--ink);background:var(--yellow);width:max-content;color:var(--ink);cursor:pointer;border-radius:3px;grid-auto-flow:column;align-items:center;gap:8px;padding:7px 10px 6px;font-family:PingFang SC,Microsoft YaHei,sans-serif;line-height:1;display:inline-grid;transform:rotate(-2deg);box-shadow:4px 4px #d8d0b7}.photo-tag span,.photo-tag b,.photo-tag i{color:inherit;letter-spacing:.04em;white-space:nowrap;margin:0;padding:0;font-family:inherit;font-size:11px;font-style:normal;font-weight:900;line-height:1;display:block}.photo-tag b{letter-spacing:.08em;border-left:1px solid #10254b73;padding-left:8px;font-family:STKaiti,KaiTi,serif;font-size:17px}.photo-tag i{color:#3b4a63;font-size:10px;font-weight:700}.photo-tag:focus-visible{outline:3px solid var(--blue);outline-offset:5px}.photo-tag--public{margin-top:20px}.photo-tag--admin{margin-top:14px}.projection-brand .photo-tag{margin-left:auto;margin-right:clamp(18px,3vw,52px)}.projection-brand .photo-tag span,.projection-brand .photo-tag b,.projection-brand .photo-tag i{color:inherit;letter-spacing:.04em;padding:0;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:11px;line-height:1}.projection-brand .photo-tag b{letter-spacing:.08em;padding-left:8px;font-family:STKaiti,KaiTi,serif;font-size:17px}.projection-brand .photo-tag i{font-size:10px}.login-brandbar .photo-tag{align-self:center}.login-brandbar .photo-tag span,.login-brandbar .photo-tag b,.login-brandbar .photo-tag i{color:inherit;letter-spacing:.04em;padding:0;font-family:PingFang SC,Microsoft YaHei,sans-serif;font-size:11px;line-height:1}.login-brandbar .photo-tag b{letter-spacing:.08em;padding-left:8px;font-family:STKaiti,KaiTi,serif;font-size:17px}.login-brandbar .photo-tag i{font-size:10px}.admin-shell--home,.admin-shell--draw{min-height:100dvh}.admin-shell--home{grid-template-rows:auto minmax(0,1fr);display:grid}.admin-shell--home .home-menu{align-self:stretch;min-height:clamp(380px,43vw,620px);margin-bottom:0}.admin-shell--draw{grid-template-rows:auto auto minmax(0,1fr);display:grid}.admin-shell--draw .draw-only{align-self:center;width:100%;max-width:720px}.projection-shell{min-height:100dvh}@media (max-width:780px){.photo-tag{gap:6px;padding:6px 8px 5px}.photo-tag i,.login-brandbar .photo-tag{display:none}.projection-brand .photo-tag{margin-left:auto;margin-right:10px}.projection-brand .photo-tag i{display:none}.admin-shell--home,.admin-shell--draw{min-height:0;display:block}.admin-shell--home .home-menu{min-height:0}.photo-tag--admin{margin-top:16px}}.view-nav{justify-content:space-between;align-items:center;gap:18px;margin:-18px 0 24px;display:flex}.view-nav .back-home{margin:0}.photo-draw-jump{border:2px solid var(--ink);cursor:pointer}.photo-draw-jump:hover{box-shadow:6px 6px #cdbf8e}@media (max-width:650px){.view-nav{margin:-10px 0 22px}.photo-draw-jump b{font-size:15px}.photo-draw-jump i{display:none}}.photo-poster-page{background:var(--paper);min-height:100dvh;padding:clamp(24px,4vw,64px)}.photo-poster-header{border-bottom:2px solid var(--blue);grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;max-width:1440px;margin:0 auto;padding-bottom:18px;display:grid}.photo-poster-header>img{width:clamp(130px,12vw,188px);height:auto;display:block}.photo-poster-header button{border:1.5px solid var(--blue);color:var(--blue-deep);cursor:pointer;background:0 0;border-radius:999px;justify-self:center;padding:9px 14px;font-size:13px;font-weight:900}.photo-poster-header span{color:var(--blue-deep);letter-spacing:.06em;white-space:nowrap;justify-self:end;padding:4px 0 9px;font-family:STKaiti,KaiTi,serif;font-size:clamp(16px,1.7vw,25px);font-weight:900;position:relative}.photo-poster-header span:after{background:var(--yellow);content:"";width:100%;height:3px;position:absolute;bottom:0;right:0;transform:rotate(-2deg)}.photo-poster-stage{isolation:isolate;border:3px solid var(--blue);background:#fffef9;place-items:center;max-width:1440px;min-height:min(74dvh,720px);margin:clamp(20px,3.5vh,54px) auto 0;display:grid;position:relative;overflow:hidden}.photo-poster-stage:before,.photo-poster-stage:after{z-index:-1;background:var(--yellow);content:"";position:absolute}.photo-poster-stage:before{width:36vw;height:16px;top:12%;right:-6vw;transform:rotate(-9deg)}.photo-poster-stage:after{width:31vw;height:13px;bottom:13%;left:-5vw;transform:rotate(5deg)}.photo-poster-orbit{z-index:-1;aspect-ratio:1;opacity:.65;border:3px solid #c8d8f7;border-radius:50%;width:min(43vw,580px);position:absolute;top:9%;right:7%}.photo-poster-copy{text-align:center;width:min(84%,920px);position:relative;transform:translate(-8%)}.photo-poster-copy p{border:2px solid var(--ink);background:var(--yellow);color:var(--ink);letter-spacing:.08em;margin:0;padding:9px 15px;font-family:STKaiti,KaiTi,serif;font-size:clamp(17px,1.9vw,26px);font-weight:900;display:inline-block;transform:rotate(-2deg);box-shadow:5px 5px #d8d0b7}.photo-poster-rule{background:var(--yellow);width:min(58%,380px);height:11px;margin:0 auto 22px;transform:rotate(-2deg)}.photo-poster-copy strong{color:var(--ink);letter-spacing:.07em;font-size:clamp(16px,1.8vw,27px);display:block}.photo-poster-copy small{border-bottom:7px solid var(--yellow);color:var(--blue-deep);margin-top:18px;padding:0 9px 7px;font-size:clamp(14px,1.25vw,18px);font-weight:900;display:inline-block}.photo-poster-robot{z-index:-1;width:min(33vw,470px);height:auto;position:absolute;bottom:-10%;right:max(3vw,36px);transform:rotate(-6deg)}.photo-poster-note{border:3px solid var(--blue);color:var(--blue-deep);text-align:center;background:#fffef9;border-radius:3px;gap:7px;padding:13px 22px;font-family:STKaiti,KaiTi,serif;display:grid;position:absolute;bottom:11%;right:7%;transform:rotate(-4deg)}.photo-poster-note span{font-size:clamp(17px,1.8vw,25px);font-weight:900}.photo-poster-note b{letter-spacing:.12em;font-size:clamp(23px,2.4vw,34px)}@media (max-width:820px){.photo-poster-page{padding:22px 24px 42px}.photo-poster-header{grid-template-columns:1fr auto;gap:14px}.photo-poster-header button{order:3;grid-area:2/1/auto/3;justify-self:start}.photo-poster-header span{font-size:15px}.photo-poster-stage{min-height:calc(100dvh - 190px);margin-top:28px}.photo-poster-copy{width:90%;transform:none}.photo-poster-copy h1{font-size:clamp(58px,15vw,94px)}.photo-poster-robot{opacity:.5;width:58vw;bottom:-1%;right:-15%}.photo-poster-note{padding:9px 13px;bottom:9%;right:6%}.photo-poster-stage:before{width:58vw}.photo-poster-stage:after{width:54vw}}.admin-logout{z-index:100;color:#0d2852;cursor:pointer;background:#fffffff0;border:1px solid #0d285238;border-radius:999px;padding:.55rem .9rem;position:fixed;top:1rem;right:1rem}.admin-shell--home{background:var(--paper);max-width:none;min-height:100dvh;padding:0}.console-home{border:2px solid var(--ink);background:#fffdf6;grid-template-columns:112px minmax(0,1fr);min-height:100dvh;display:grid}.console-rail{border-right:2px solid var(--ink);background:#fffef9;flex-direction:column;align-items:center;gap:18px;padding:38px 18px 26px;display:flex}.console-rail-dot{background:var(--ink);border-radius:50%;width:44px;height:44px;margin:0 0 30px}.console-rail button{width:64px;height:58px;color:var(--ink);cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;display:grid}.console-rail button.active,.console-rail button:hover{background:var(--ink);color:#fff}.console-rail-spacer{flex:1}.console-rail>svg{color:var(--blue-deep)}.console-workspace{min-width:0;padding:clamp(22px,3vw,46px)}.console-topbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.console-topbar .brand-lockup{align-items:center}.console-topbar .brand-lockup img{width:145px}.console-topbar .brand-lockup span{font-family:STKaiti,KaiTi,serif;font-size:17px}.console-topbar .photo-tag{margin-left:auto}.console-topbar .session-toggle{margin:0}.console-hero{border:2px solid var(--ink);background:#fffef9;border-radius:18px;grid-template-columns:minmax(0,1fr) minmax(235px,.48fr) 120px;align-items:center;gap:clamp(20px,3.5vw,62px);min-height:330px;padding:clamp(30px,4vw,56px);display:grid;position:relative;overflow:hidden}.console-hero:after{background:var(--yellow);content:"";width:16px;height:100%;position:absolute;top:0;right:-8px}.console-hero-copy{z-index:1;position:relative}.console-tape{border:2px solid var(--ink);background:var(--yellow);color:var(--ink);letter-spacing:.08em;border-radius:3px;margin:0;padding:9px 18px;font-family:STKaiti,KaiTi,serif;font-size:17px;font-weight:900;display:inline-block;transform:rotate(-3deg);box-shadow:5px 5px #edc421}.console-hero h1{color:var(--blue);letter-spacing:.06em;margin:26px 0 10px;font-family:STKaiti,KaiTi,serif;font-size:clamp(49px,5.6vw,88px);font-weight:900;line-height:.88}.console-marker{background:var(--yellow);width:min(90%,420px);height:12px;margin:15px 0 18px;transform:rotate(-3deg)}.console-hero-copy>p:last-of-type{color:var(--muted);letter-spacing:.05em;margin:0;font-size:14px;font-weight:800}.console-kpis{grid-template-columns:repeat(4,minmax(56px,1fr));gap:0;max-width:490px;margin-top:27px;display:grid}.console-kpis span{color:var(--muted);text-align:center;border-right:1px solid #aebbd2;gap:4px;font-size:12px;display:grid}.console-kpis span:last-child{border:0}.console-kpis b{color:var(--blue-deep);font-family:STKaiti,KaiTi,serif;font-size:30px;line-height:1}.console-qr{text-align:center;justify-self:center}.console-qr>div{aspect-ratio:1;border:3px solid var(--ink);width:min(20vw,220px);box-shadow:8px 8px 0 var(--yellow);background:#fff;place-items:center;padding:11px;display:grid}.console-qr img{object-fit:contain;width:100%;height:100%;display:block}.console-qr span{color:var(--muted);font-size:13px}.console-qr small{color:var(--blue-deep);margin-top:13px;font-size:13px;font-weight:900;display:block}.console-badge{border:2px solid var(--ink);background:var(--yellow);color:var(--ink);text-align:center;border-radius:12px;align-self:stretch;place-items:center;padding:10px;display:grid;transform:rotate(2deg);box-shadow:6px 6px #e5bd1f}.console-badge span{font-size:13px;font-weight:800}.console-badge b{font-family:STKaiti,KaiTi,serif;font-size:29px;line-height:1.15}.console-lower{grid-template-columns:minmax(0,1.45fr) minmax(320px,.88fr);gap:18px;margin-top:18px;display:grid}.console-lower article{background:#fffef9;border:1.5px solid #aab9d1;border-radius:14px;min-height:320px;padding:23px}.console-lower header{border-bottom:2px solid var(--ink);justify-content:space-between;align-items:center;gap:12px;padding-bottom:14px;display:flex}.console-lower header p{color:var(--ink);margin:0;font-family:STKaiti,KaiTi,serif;font-size:27px;font-weight:900;position:relative}.console-lower header p:before{background:var(--ink);content:"";border-radius:99px;width:72px;height:7px;position:absolute;top:-11px;left:0}.console-lower header button{border:0;border-bottom:2px solid var(--blue);color:var(--blue-deep);cursor:pointer;background:0 0;padding:5px 0;font-size:13px;font-weight:900}.console-preview-stats{gap:12px;margin:17px 0;display:flex}.console-preview-stats span{color:var(--muted);background:#f9fbff;border:1px solid #c6d3e7;border-radius:8px;padding:7px 10px;font-size:12px}.console-preview-stats b{color:var(--blue);margin-left:4px;font-size:18px}.console-roster-preview>div:last-child p{border-top:1px solid #e0e6ef;grid-template-columns:1fr 1fr auto;gap:12px;margin:0;padding:11px 0;font-size:13px;display:grid}.console-roster-preview>div:last-child span,.console-roster-preview time{color:var(--muted);font-size:12px}.console-draw-preview{text-align:center}.console-draw-preview header{text-align:left}.console-mini-wheel{border:4px solid var(--ink);background:conic-gradient(var(--blue) 0 25%,var(--yellow) 25% 50%,var(--green) 50% 75%,#86aeef 75%);width:154px;height:154px;box-shadow:0 7px 0 var(--yellow);border-radius:50%;place-items:center;margin:20px auto 12px;display:grid}.console-mini-wheel span{background:var(--blue-deep);color:#fff;border:4px solid #fff;border-radius:50%;place-items:center;width:47px;height:47px;font-family:STKaiti,KaiTi,serif;font-size:25px;font-weight:900;display:grid}.console-draw-preview>p{color:var(--muted);margin:0 0 12px;font-size:13px}.console-draw-preview .primary{min-width:210px;box-shadow:4px 5px 0 var(--blue-deep)}.photo-poster-stage{aspect-ratio:16/9;background:0 0;border:0;border-radius:0;max-width:1600px;min-height:0;margin:clamp(20px,3.5vh,48px) auto 0;display:block}.photo-wall-art{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.photo-poster-stage:before,.photo-poster-stage:after{display:none}.photo-poster-copy{z-index:2;text-align:left;width:54%;padding:0;position:absolute;top:14%;left:8%;transform:none}.photo-poster-copy p{border-color:var(--ink);margin:0 0 18px;font-size:clamp(16px,1.9vw,28px);box-shadow:5px 5px #d8d0b7}.photo-poster-copy h1{color:#fff;letter-spacing:.06em;text-shadow:1px 2px #07379761;margin:0;font-family:STKaiti,KaiTi,serif;font-size:clamp(42px,5.5vw,94px);font-weight:900;line-height:1}.photo-poster-slogan{border:3px solid var(--blue);color:var(--blue-deep);letter-spacing:.06em;background:#fffef9;border-radius:999px;margin-top:26px;padding:11px clamp(14px,2vw,30px);font-family:STKaiti,KaiTi,serif;font-size:clamp(17px,1.8vw,28px);font-weight:900;display:inline-block}.photo-poster-copy strong{color:var(--ink);letter-spacing:.04em;margin-top:22px;font-size:clamp(13px,1.3vw,21px)}.photo-poster-panels{z-index:2;gap:10px;width:min(33%,410px);display:grid;position:absolute;bottom:8%;right:7%}.photo-poster-panels article{border:2px solid var(--blue);background:#fffef9eb;border-radius:8px;gap:4px;padding:11px 15px;display:grid}.photo-poster-panels article+article{border-color:var(--green)}.photo-poster-panels b{color:var(--blue-deep);letter-spacing:.04em;font-family:STKaiti,KaiTi,serif;font-size:clamp(15px,1.5vw,22px)}.photo-poster-panels article+article b{color:var(--green)}.photo-poster-panels span{color:var(--ink);font-size:clamp(11px,1vw,15px);font-weight:800}.photo-poster-note{z-index:3;border-bottom:7px solid var(--yellow);color:var(--blue-deep);margin:0;padding:0 8px 8px;font-size:clamp(13px,1.2vw,19px);font-weight:900;position:absolute;bottom:8%;left:8%}@media (max-width:980px){.console-home{grid-template-columns:76px minmax(0,1fr)}.console-rail{padding-left:8px;padding-right:8px}.console-rail button{width:52px}.console-hero{grid-template-columns:minmax(0,1fr) minmax(185px,.45fr);padding:30px}.console-badge{display:none}.console-lower{grid-template-columns:1fr}.console-qr>div{width:180px}.photo-poster-copy{width:60%;top:11%;left:6%}.photo-poster-panels{width:36%;bottom:6%;right:4%}.photo-poster-note{bottom:6%;left:6%}}@media (max-width:720px){.admin-shell--home{padding:0}.console-home{border:0;grid-template-columns:1fr}.console-rail{border-top:2px solid var(--ink);border-right:0;flex-direction:row;order:2;justify-content:space-around;padding:10px}.console-rail-dot,.console-rail-spacer,.console-rail>svg{display:none}.console-rail button{width:52px;height:48px}.console-workspace{padding:18px}.console-topbar{flex-wrap:wrap}.console-topbar .brand-lockup img{width:115px}.console-topbar .photo-tag{order:3;margin-left:0}.console-hero{grid-template-columns:1fr;min-height:0;padding:28px 22px}.console-hero h1{font-size:57px}.console-qr{justify-self:start}.console-qr>div{width:170px}.console-kpis{grid-template-columns:repeat(2,1fr);row-gap:10px;max-width:260px}.console-kpis span:nth-child(2){border-right:0}.console-roster-preview>div:last-child p{grid-template-columns:1fr auto}.console-roster-preview time{display:none}.photo-poster-page{padding:14px}.photo-poster-header{padding:0 5px 12px}.photo-poster-header>img{width:118px}.photo-poster-stage{aspect-ratio:auto;width:100%;min-height:calc(100dvh - 160px)}.photo-wall-art{object-position:center;object-fit:cover}.photo-poster-copy{width:70%;top:11%;left:8%}.photo-poster-copy h1{font-size:clamp(35px,10vw,60px)}.photo-poster-slogan{margin-top:16px;padding:8px 13px;font-size:15px}.photo-poster-copy strong{margin-top:13px;font-size:12px}.photo-poster-panels{gap:6px;width:62%;bottom:8%;right:6%}.photo-poster-panels article{padding:8px 10px}.photo-poster-panels span{font-size:10px}.photo-poster-note{font-size:12px;bottom:7%;left:7%}}.event-context{color:var(--blue-deep);letter-spacing:.08em;white-space:nowrap;font-size:13px;font-weight:900}.photo-poster-page{flex-direction:column;display:flex;min-height:100dvh!important}.photo-poster-header{flex:none}.photo-poster-stage{flex:none;width:min(100%,177.778dvh - 273.778px);margin:auto!important}.photo-poster-copy{top:12%}.photo-poster-panels,.photo-poster-note{bottom:6%}@media (max-width:720px){.photo-poster-page{display:block}.photo-poster-stage{width:100%;margin-top:28px!important}}.admin-shell--checkin,.admin-shell--draw{min-height:100dvh;max-width:none!important;padding:0!important;display:block!important}.console-workbench .console-workspace{padding-bottom:44px}.console-workbench-title{border-bottom:2px solid var(--ink);grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:14px;margin:10px 0 26px;padding:0 0 18px;display:grid}.console-workbench-title .console-tape{width:max-content;margin:0;font-size:14px}.console-workbench-title h1{color:var(--blue);letter-spacing:.06em;grid-column:1;margin:0;font-family:STKaiti,KaiTi,serif;font-size:clamp(44px,4.8vw,72px);font-weight:900;line-height:.95}.console-workbench-title>span{color:var(--muted);text-align:right;grid-area:1/2/3;align-self:center;font-size:13px;font-weight:800}.console-workbench .view-nav{display:none}.console-workbench .metrics{background:#fffef9;border:1.5px solid #aab9d1;border-radius:14px;gap:0;margin:0 0 25px}.console-workbench .metrics article{padding:18px 20px}.console-workbench .metrics article:after{bottom:8px}.console-workbench .checkin-grid{grid-template-columns:minmax(320px,.78fr) minmax(480px,1.22fr);align-items:start;gap:25px}.console-workbench .panel{box-shadow:none;background:#fffef9;border:1.5px solid #aab9d1;border-radius:14px;padding:24px}.console-workbench .panel-heading{border-bottom:2px solid var(--ink);padding-bottom:16px}.console-workbench .panel h2{font-size:31px}.console-workbench .qr-panel{position:sticky;top:18px}.console-workbench .qr-image{width:min(100%,270px);margin:24px auto 13px}.console-workbench .roster-list{max-height:465px}.console-workbench .add-attendee{grid-template-columns:minmax(150px,1.2fr) minmax(120px,1fr) auto auto}.console-workbench .export-actions{margin:18px 0}.console-workbench .file-input{color:var(--blue-deep)}.console-workbench .draw-only{max-width:none;margin:0}.console-workbench .draw-panel{text-align:left;grid-template-columns:minmax(280px,.9fr) minmax(320px,1.1fr);align-items:center;gap:22px;display:grid}.console-workbench .draw-panel .panel-heading{grid-column:1/3}.console-workbench .wheel{grid-area:2/1/5;width:285px;height:285px;margin:24px auto}.console-workbench .draw-pool{grid-area:2/2;margin:0;padding:15px 0}.console-workbench .spin{grid-area:3/2;width:100%;margin:0}.console-workbench .winner,.console-workbench .draw-history{grid-column:2}.console-workbench .draw-history{justify-content:flex-start;margin:0}.console-workbench .weight-note{justify-self:end}.console-workbench .draw-pool>div{max-height:130px;padding-right:4px;overflow:auto}@media (max-width:980px){.console-workbench .checkin-grid{grid-template-columns:1fr}.console-workbench .qr-panel{position:relative;top:auto}.console-workbench .draw-panel{grid-template-columns:1fr}.console-workbench .draw-panel .panel-heading,.console-workbench .wheel,.console-workbench .draw-pool,.console-workbench .spin,.console-workbench .winner,.console-workbench .draw-history{grid-area:auto/1}.console-workbench .wheel{width:255px;height:255px}.console-workbench .draw-pool{width:100%}}@media (max-width:720px){.console-workbench-title{grid-template-columns:1fr;margin-bottom:20px}.console-workbench-title>span{text-align:left;grid-area:auto/1}.console-workbench .metrics{grid-template-columns:1fr 1fr}.console-workbench .metrics article{padding:15px 12px}.console-workbench .metrics article:nth-child(3){border-left:0}.console-workbench .metrics article:nth-child(n+3){border-top:1px solid #aab9d1}.console-workbench .panel{padding:18px}.console-workbench .add-attendee{grid-template-columns:1fr 1fr}.console-workbench .add-attendee label{grid-column:1}.console-workbench .add-attendee button{grid-column:2}.console-workbench .draw-panel .panel-heading{display:block}.console-workbench .weight-note{margin-top:10px;display:inline-block}.console-workbench .wheel{width:232px;height:232px}}.console-badge span,.console-badge b{letter-spacing:.08em;white-space:nowrap;font-family:STKaiti,KaiTi,serif;font-weight:900;display:block;font-size:clamp(18px,1.75vw,25px)!important;line-height:1.35!important}.photo-poster-header>img{width:clamp(150px,12vw,208px)!important}.photo-poster-header>span{color:var(--blue-deep);letter-spacing:.08em;font-family:STKaiti,KaiTi,serif;font-weight:900;font-size:clamp(20px,1.7vw,30px)!important}.photo-landscape-page{background:#ece9df;place-items:center;min-height:100dvh;padding:18px;display:grid;position:relative;overflow:auto}.photo-landscape-back{z-index:20;color:#0b2a55;cursor:pointer;background:#fffef8f5;border:1.5px solid #0b2a55;border-radius:50%;place-items:center;width:42px;height:42px;padding:0;display:grid;position:fixed;top:38px;left:42px;box-shadow:0 5px 18px #0b2a551f}.photo-landscape-board{aspect-ratio:16/9;color:#0b2a55;background:#fffef8;border:2px solid #0b2a55;border-radius:18px;grid-template-rows:auto minmax(0,1.14fr) minmax(0,.92fr) auto;width:min(1240px,177.778dvh - 64px,100vw - 36px);padding:clamp(20px,2vw,30px) clamp(24px,3vw,44px) clamp(16px,1.7vw,25px);display:grid;position:relative;overflow:hidden;box-shadow:10px 10px #f6c620}.photo-landscape-board>*{z-index:1;position:relative}.photo-landscape-brand{border-bottom:3px solid #1260d6;grid-template-columns:1fr auto 1fr;align-items:center;padding-bottom:10px;display:grid}.photo-landscape-brand img{width:clamp(176px,16vw,232px);height:auto;display:block}.photo-landscape-brand p{letter-spacing:.08em;background:#f8ca25;border:2px solid #0b2a55;border-radius:4px;margin:0;padding:7px 18px;font-family:STKaiti,KaiTi,serif;font-size:clamp(15px,1.25vw,20px);font-weight:900;transform:rotate(-2deg);box-shadow:4px 4px #e4b719}.photo-landscape-brand strong{letter-spacing:.12em;border-bottom:5px solid #f8ca25;justify-self:end;padding:0 4px 5px;font-family:STKaiti,KaiTi,serif;font-size:clamp(24px,2.25vw,34px)}.photo-landscape-hero{grid-template-columns:minmax(0,1fr) clamp(155px,18vw,230px);align-items:center;min-height:0;padding:10px 0 7px;display:grid}.photo-landscape-title{min-width:0;padding-left:clamp(4px,1vw,15px)}.photo-landscape-title>span{color:#1260d6;letter-spacing:.24em;margin-bottom:2px;font-size:clamp(10px,.86vw,14px);font-weight:950;display:block}.photo-landscape-title h1{color:#1260d6;letter-spacing:.04em;white-space:nowrap;text-shadow:1px 2px #0b2a551f;margin:0;font-family:STKaiti,KaiTi,serif;font-size:clamp(42px,5vw,76px);font-weight:900;line-height:1.03}.photo-landscape-title>p{letter-spacing:.07em;border:2px solid #1260d6;border-radius:999px;margin:8px 0 10px;padding:6px 17px;font-family:STKaiti,KaiTi,serif;font-size:clamp(16px,1.6vw,25px);font-weight:900;display:inline-block}.photo-landscape-facts{color:#16355f;flex-wrap:wrap;gap:7px 18px;font-size:clamp(10px,.9vw,14px);font-weight:850;display:flex}.photo-landscape-facts span{white-space:nowrap;align-items:center;gap:6px;display:flex}.photo-landscape-facts svg{color:#1260d6;stroke-width:2.5px;width:1.15em;height:1.15em}.photo-landscape-robot{object-fit:contain;object-position:center bottom;filter:drop-shadow(5px 7px #1260d61f);place-self:end center;width:min(100%,205px);max-height:100%}.photo-landscape-sessions{grid-template-columns:1fr 1fr;gap:clamp(13px,1.8vw,24px);min-height:0;display:grid}.photo-session{background:#ffffffdb;border:2px solid;border-radius:13px;grid-template-rows:auto auto 1fr;min-height:0;padding:clamp(11px,1.2vw,17px);display:grid}.photo-session--morning{color:#0b4fad;box-shadow:5px 5px #cbdcf7}.photo-session--afternoon{color:#087326;box-shadow:5px 5px #c9e5cf}.photo-session header{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;display:grid}.photo-session header span{color:#fff;white-space:nowrap;background:currentColor;border-radius:999px;align-items:center;gap:5px;padding:5px 11px;font-size:clamp(11px,1vw,15px);font-weight:900;display:flex}.photo-session--morning header span,.photo-session--morning li b{color:#fff;background:#0b4fad}.photo-session--afternoon header span,.photo-session--afternoon li b{color:#fff;background:#087326}.photo-session header span svg{width:1em;height:1em}.photo-session header>b{letter-spacing:.08em;font-family:STKaiti,KaiTi,serif;font-size:clamp(18px,1.75vw,27px)}.photo-session header em{white-space:nowrap;border:1.5px solid;border-radius:7px;padding:4px 8px;font-size:clamp(9px,.76vw,12px);font-style:normal;font-weight:900}.photo-session>p{margin:6px 0 8px;padding-left:2px;font-size:clamp(10px,.9vw,14px);font-weight:850}.photo-session ul{grid-template-columns:repeat(3,1fr);gap:8px;margin:0;padding:0;list-style:none;display:grid}.photo-session li{background:#fffef9;border:1.5px solid;border-radius:8px;align-items:center;gap:8px;padding:8px 9px;font-size:clamp(9px,.8vw,13px);font-weight:900;line-height:1.2;display:flex}.photo-session li b{color:#fff;background:currentColor;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;font-size:9px;display:grid}.photo-session li>span{gap:3px;min-width:0;display:grid}.photo-session li strong{white-space:nowrap;font-size:clamp(9px,.82vw,13px)}.photo-session li small{opacity:.82;font-size:clamp(7px,.66vw,10px);font-weight:750;line-height:1.25}.photo-landscape-footer{color:#1260d6;border-top:2px dashed #8fb0dc;justify-content:center;align-items:center;gap:clamp(18px,3vw,46px);margin-top:10px;padding-top:9px;display:flex}.photo-landscape-footer b{letter-spacing:.08em;font-family:STKaiti,KaiTi,serif;font-size:clamp(17px,1.6vw,25px)}.photo-landscape-footer span{letter-spacing:.04em;border-bottom:5px solid #f8ca25;padding-bottom:3px;font-size:clamp(10px,.9vw,14px);font-weight:900}@media (max-width:820px){.photo-landscape-page{background:#fffef8;padding:0;display:block}.photo-landscape-back{top:auto;bottom:12px;left:12px}.photo-landscape-board{aspect-ratio:auto;width:100%;min-height:100dvh;box-shadow:none;border:0;border-radius:0;grid-template-rows:auto auto auto auto;padding:24px 18px 72px}.photo-landscape-brand{grid-template-columns:1fr auto}.photo-landscape-brand p{display:none}.photo-landscape-brand img{width:148px}.photo-landscape-brand strong{font-size:22px}.photo-landscape-hero{grid-template-columns:1fr 120px;padding:25px 0}.photo-landscape-title h1{white-space:normal;font-size:clamp(36px,9vw,58px)}.photo-landscape-title>p{font-size:16px}.photo-landscape-facts{display:grid}.photo-landscape-sessions{grid-template-columns:1fr}.photo-session header{grid-template-columns:auto 1fr}.photo-session header em{grid-column:1/3;justify-self:start}.photo-session ul{grid-template-columns:1fr}.photo-landscape-footer{flex-direction:column;align-items:flex-start;gap:8px}}.photo-deep-page{--navy:#082554;--blue:#0b5bd7;--sky:#eaf3ff;--yellow:#f7c928;--green:#13813a;--paper:#fffef7;min-height:100dvh;color:var(--navy);background:#e7e5dd;place-items:center;padding:16px;font-family:PingFang SC,Microsoft YaHei,sans-serif;display:grid;position:relative;overflow:hidden}.photo-deep-board{aspect-ratio:16/9;border:2px solid var(--navy);background-color:var(--paper);width:min(100vw - 32px,177.778dvh - 56.8889px,1600px);box-shadow:10px 10px 0 var(--yellow);border-radius:18px;position:relative;overflow:hidden}.photo-deep-board:before{content:"";pointer-events:none;opacity:.46;background-image:radial-gradient(circle at 15% 20%,#0b5bd714 0 1px,#0000 1.8px),radial-gradient(circle at 80% 70%,#f7c9281f 0 1px,#0000 1.7px);background-size:29px 31px,37px 35px;position:absolute;inset:0}.photo-deep-board>*{z-index:1;position:relative}.photo-deep-controls{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);opacity:.16;background:#ffffffe6;border:1px solid #08255438;border-radius:999px;align-items:center;gap:7px;padding:5px;transition:opacity .2s,transform .2s;display:flex;position:fixed;bottom:24px;left:28px;box-shadow:0 8px 28px #08255426}.photo-deep-controls:hover,.photo-deep-controls:focus-within{opacity:1;transform:translateY(-2px)}.photo-deep-controls button{min-height:36px;color:var(--navy);cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:5px;padding:0 13px;font:800 12px/1 PingFang SC,Microsoft YaHei,sans-serif;display:flex}.photo-deep-controls button:first-child{border-right:1px solid #0825542e;border-radius:999px 0 0 999px;padding-right:15px}.photo-deep-controls button.active{background:var(--navy);color:#fff}.photo-deep-brand{justify-content:space-between;align-items:flex-start;display:flex;position:absolute;top:4.2%;left:4.5%;right:4.5%}.photo-deep-brand img{width:clamp(160px,17.2vw,275px);height:auto;display:block}.photo-deep-brand strong{border-bottom:5px solid var(--blue);letter-spacing:.14em;padding:0 6px 6px;font-family:STKaiti,KaiTi,serif;font-size:clamp(22px,2.3vw,37px);font-weight:900}.photo-deep-tape{border:2px solid var(--navy);background:var(--yellow);letter-spacing:.06em;border-radius:4px;margin:0;padding:8px 24px;font-family:STKaiti,KaiTi,serif;font-size:clamp(15px,1.45vw,23px);font-weight:900;position:absolute;top:15.2%;left:5%;transform:rotate(-2deg);box-shadow:5px 6px #08255429}.photo-deep-tape:before{content:"";background:#3f88e6a6;width:45px;height:16px;position:absolute;top:-11px;left:18px;transform:rotate(-6deg)}.photo-deep-facts{color:#173b72;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px clamp(10px,1.4vw,24px);font-size:clamp(9px,.83vw,14px);font-weight:850;display:flex}.photo-deep-facts span{white-space:nowrap;align-items:center;gap:5px;display:flex}.photo-deep-facts svg{width:1.15em;height:1.15em;color:var(--blue);stroke-width:2.5px}.photo-deep-slogans{border-top:2px dashed #0b5bd759;justify-content:center;align-items:center;gap:clamp(24px,4vw,65px);padding-top:10px;display:flex;position:absolute;bottom:4.2%;left:5%;right:5%}.photo-deep-slogans b{color:var(--blue);letter-spacing:.06em;font-family:STKaiti,KaiTi,serif;font-size:clamp(18px,1.7vw,28px)}.photo-deep-slogans span{border-bottom:5px solid var(--yellow);letter-spacing:.04em;padding:0 3px 3px;font-size:clamp(10px,.9vw,15px);font-weight:900}.photo-journey-hero{text-align:center;position:absolute;top:15.5%;left:25%;right:5%}.photo-journey-hero>p{color:var(--blue);letter-spacing:.28em;margin:0 0 2px;font-size:clamp(9px,.72vw,12px);font-weight:950}.photo-journey-hero h1{color:var(--blue);letter-spacing:.025em;text-shadow:2px 2px #0825541a;margin:0;font-family:STKaiti,KaiTi,serif;font-size:clamp(50px,5.65vw,92px);font-weight:900;line-height:1}.photo-journey-hero>strong{border:2px solid var(--blue);letter-spacing:.08em;background:#ffffffbf;border-radius:999px;margin:8px 0 9px;padding:5px 19px;font-family:STKaiti,KaiTi,serif;font-size:clamp(15px,1.35vw,22px);display:inline-block}.photo-journey-route{grid-template-columns:minmax(0,1fr) clamp(138px,15vw,235px) minmax(0,1fr);align-items:stretch;gap:0;display:grid;position:absolute;inset:49% 5% 14.5%}.photo-journey-session{background:#ffffffe6;border:2px solid;align-content:center;padding:clamp(15px,1.6vw,26px) clamp(18px,2vw,33px);display:grid;position:relative}.photo-journey-session--morning{color:#0b54bf;border-radius:22px 0 0 22px;box-shadow:0 7px #cbdcf7}.photo-journey-session--afternoon{color:#107533;border-radius:0 22px 22px 0;box-shadow:0 7px #c8e4d0}.photo-journey-session>span{color:#fff;background:currentColor;border-radius:999px;align-items:center;gap:7px;width:max-content;padding:6px 13px;font-size:clamp(10px,.9vw,15px);font-weight:900;display:flex}.photo-journey-session--morning>span{background:#0b54bf}.photo-journey-session--afternoon>span{background:#107533}.photo-journey-session>span svg{width:1em;height:1em}.photo-journey-session h2{letter-spacing:.08em;margin:10px 0 3px;font-family:STKaiti,KaiTi,serif;font-size:clamp(28px,2.9vw,46px);line-height:1}.photo-journey-session p{margin:4px 0 10px;font-size:clamp(10px,1vw,16px);font-weight:850}.photo-journey-topics{flex-wrap:wrap;gap:6px;margin:0 0 10px;display:flex}.photo-journey-topics b{white-space:nowrap;background:#ffffffb3;border:1px dashed;border-radius:5px;padding:4px 7px;font-size:clamp(8px,.7vw,11px)}.photo-journey-session small{border:1.5px solid;border-radius:6px;width:max-content;padding:4px 8px;font-size:clamp(8px,.72vw,12px);font-weight:900}.photo-journey-bridge{z-index:3;border-block:2px solid var(--navy);background:linear-gradient(90deg,#eaf3ff 0 50%,#ebf7ed 50%);place-items:center;display:grid;position:relative}.photo-journey-bridge:before,.photo-journey-bridge:after{content:"";background:var(--yellow);width:42%;height:9px;position:absolute;top:50%;transform:translateY(-50%)}.photo-journey-bridge:before{clip-path:polygon(0 20%,100% 0,100% 100%,0 80%);left:-18%}.photo-journey-bridge:after{clip-path:polygon(0 0,80% 0,100% 50%,80% 100%,0 100%);right:-18%}.photo-journey-bridge img{z-index:2;object-fit:contain;filter:drop-shadow(5px 6px #08255421);align-self:end;width:min(92%,205px);max-height:92%;position:relative}.photo-journey-bridge span{z-index:4;border:2px solid var(--navy);background:var(--yellow);white-space:nowrap;border-radius:999px;padding:4px 10px;font-family:STKaiti,KaiTi,serif;font-size:clamp(9px,.85vw,14px);font-weight:900;position:absolute;bottom:7px}.photo-workshop{background-color:#fffef9;box-shadow:10px 10px #0b5bd7}.photo-workshop:after{content:"";z-index:0;pointer-events:none;border:1.5px solid #08255445;border-radius:14px;position:absolute;inset:2.5%}.photo-workshop .photo-deep-tape{top:8.8%;left:24%}.photo-workshop-hero{text-align:center;position:absolute;top:17%;left:18%;right:24%}.photo-workshop-hero>p{color:var(--blue);letter-spacing:.3em;margin:0;font-size:clamp(9px,.78vw,13px);font-weight:950}.photo-workshop-hero h1{color:var(--blue);letter-spacing:.02em;text-shadow:2px 2px #0825541a;margin:2px 0 3px;font-family:STKaiti,KaiTi,serif;font-size:clamp(52px,6vw,98px);font-weight:900;line-height:1}.photo-workshop-hero>strong{border:2px solid var(--blue);letter-spacing:.07em;background:#fff;border-radius:999px;margin:6px 0 10px;padding:5px 20px;font-family:STKaiti,KaiTi,serif;font-size:clamp(15px,1.35vw,22px);display:inline-block}.photo-workshop-robot{z-index:3;object-fit:contain;object-position:center bottom;filter:drop-shadow(7px 9px #0b5bd721);width:clamp(190px,22vw,350px);height:58%;position:absolute;top:21%;right:4.8%}.photo-workshop-sessions{gap:clamp(12px,1.6vw,25px);display:grid;position:absolute;top:50%;left:10%;right:28%}.photo-workshop-session{background:#ffffffe0;border:2px solid;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(10px,1.4vw,22px);min-height:clamp(75px,8.7vw,140px);padding:clamp(12px,1.25vw,20px) clamp(18px,2vw,32px);display:grid;position:relative;transform:rotate(-.6deg);box-shadow:7px 7px #0825541a}.photo-workshop-session:before{content:"";z-index:-1;opacity:.1;background:currentColor;border-radius:4px;position:absolute;inset:9% -1.2%;transform:rotate(1deg)}.photo-workshop-session--morning{color:#0b54bf}.photo-workshop-session--afternoon{color:#107533;transform:rotate(.5deg)}.photo-workshop-session>span{color:#fff;white-space:nowrap;background:currentColor;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:clamp(9px,.8vw,13px);font-weight:900;display:flex}.photo-workshop-session--morning>span{background:#0b54bf}.photo-workshop-session--afternoon>span{background:#107533}.photo-workshop-session>span svg{width:1em;height:1em}.photo-workshop-session h2{letter-spacing:.08em;margin:0;font-family:STKaiti,KaiTi,serif;font-size:clamp(25px,2.5vw,40px);line-height:1}.photo-workshop-session p{grid-column:2;margin:4px 0 0;font-size:clamp(9px,.78vw,13px);font-weight:850}.photo-workshop-session small{white-space:nowrap;border:1.5px solid;border-radius:7px;grid-area:1/3/3;padding:5px 9px;font-size:clamp(8px,.7vw,11px);font-weight:900}.photo-workshop-doodle{z-index:0;color:#0b5bd726;letter-spacing:.18em;font:900 clamp(10px,1vw,16px)/1.8 Courier New,monospace;position:absolute;transform:rotate(-8deg)}.photo-workshop-doodle--left{text-align:left;bottom:18%;left:4%}.photo-workshop-doodle--right{text-align:right;bottom:12%;right:5%;transform:rotate(7deg)}.photo-workshop .photo-deep-slogans{justify-content:flex-start;gap:clamp(18px,2.8vw,44px);bottom:5.5%;right:28%}@media (max-width:900px){.photo-deep-page{background:var(--paper);padding:0;display:block;overflow:auto}.photo-deep-board{width:100%;min-width:920px;height:auto;min-height:518px;box-shadow:none;border:0;border-radius:0}.photo-deep-controls{bottom:12px;left:12px}}@media print{.photo-deep-page{background:#fff;padding:0}.photo-deep-controls{display:none}.photo-deep-board{width:100vw;height:56.25vw;box-shadow:none;border:0;border-radius:0}}
