@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@800;900&family=Noto+Sans+JP:wght@400;700;900&display=swap";:root{--color-navy: #002060;--color-navy-deep: #001645;--color-navy-mid: #224280;--color-white: #ffffff;--color-border: #d4ddf0;--font-en: "Montserrat", sans-serif;--font-ja: "Noto Sans JP", sans-serif;color:var(--color-white);background:var(--color-navy-deep);font-family:var(--font-ja);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0;overflow-x:hidden}button,a{font:inherit;cursor:pointer}img{max-width:100%;height:auto;display:block}fieldset{border:none;margin:0;padding:0}legend{padding:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app-shell{display:flex;justify-content:center;min-height:100dvh;background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.06),transparent 30%),var(--color-navy-deep)}.pc-guide{display:none}.landing-stage{display:contents}.landing-stage--modal-open .landing{filter:brightness(.68) saturate(.92);pointer-events:none}.screen{width:100%;min-height:100dvh;display:flex;flex-direction:column;background:var(--color-navy);overflow:hidden;position:relative;animation:screen-enter .36s cubic-bezier(.2,.8,.2,1) both}.screen--scroll{overflow-y:auto}.screen__body{flex:1;display:flex;flex-direction:column;padding:0 24px}.screen__description{margin:20px 0 0;font-size:14px;line-height:22px;font-weight:700;text-align:center;letter-spacing:.01em}.screen__actions{margin-top:24px;display:flex;flex-direction:column;gap:16px;align-items:center}.screen__footer-nav{padding:16px 24px 24px}.app-header{display:flex;align-items:center;justify-content:space-between;height:61px;padding:0 17px;flex-shrink:0}.app-header__toyo{width:133px;height:15px;object-fit:contain}.app-header__photo-marks{width:61px;height:27px;aspect-ratio:61 / 27;object-fit:contain}.step-indicator{width:100%;padding:0 12px;margin-bottom:4px;flex-shrink:0}.step-indicator__list{width:100%;display:flex;align-items:flex-start;justify-content:center;gap:0;margin:0;padding:0;list-style:none}.step-indicator__item{display:flex;flex-direction:column;align-items:center;position:relative;flex:1;min-width:0}.step-indicator__circle{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;font-family:var(--font-en);font-size:22px;font-weight:900;line-height:36px}.step-indicator__circle--active{background:var(--color-white);color:var(--color-navy);animation:step-circle-active .42s cubic-bezier(.2,.8,.2,1) both}.step-indicator__circle--done{background:var(--color-white);color:var(--color-navy);animation:step-circle-done .36s cubic-bezier(.2,.8,.2,1) both}.step-indicator__circle--pending{background:transparent;color:var(--color-white);border:1px solid rgba(255,255,255,.58)}.step-indicator__label{display:flex;align-items:center;justify-content:center;margin-top:6px;font-family:var(--font-font, "Noto Sans JP");font-size:12px;font-weight:700;line-height:1.5;letter-spacing:.12px;text-align:center;color:var(--color-white);white-space:nowrap}.step-indicator__label-line{display:inline}.step-indicator__line{position:absolute;top:20px;left:calc(50% + 32px);right:calc(-50% + 32px);height:1px;background:#fff6;overflow:hidden;z-index:0}.step-indicator__line:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--color-white);transform:scaleX(0);transform-origin:left center}.step-indicator__line--done:before{animation:step-line-fill .52s .12s cubic-bezier(.2,.8,.2,1) both}.step-indicator__check{stroke-dasharray:22;stroke-dashoffset:22;animation:step-check-draw .36s .12s ease-out both}@keyframes screen-enter{0%{opacity:0}to{opacity:1}}@keyframes fade-up-enter{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.reveal-on-scroll{opacity:0;transform:translateY(28px);transition:opacity .62s cubic-bezier(.2,.8,.2,1),transform .62s cubic-bezier(.2,.8,.2,1);transition-delay:var(--reveal-delay, 0ms);will-change:opacity,transform}.reveal-on-scroll.is-visible{opacity:1;transform:translateY(0)}@keyframes step-circle-active{0%{transform:scale(.92);box-shadow:0 0 #fff0}65%{transform:scale(1.04);box-shadow:0 0 22px #ffffff47}to{transform:scale(1);box-shadow:0 0 #fff0}}@keyframes step-circle-done{0%{transform:scale(.9)}70%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes step-check-draw{to{stroke-dashoffset:0}}@keyframes step-line-fill{to{transform:scaleX(1)}}.btn-primary{display:flex;align-items:center;justify-content:center;gap:8px;width:318px;height:72px;padding:0 24px;border:4px solid var(--color-border);border-radius:999px;background:var(--color-white);color:var(--color-navy);font-family:var(--font-font, "Noto Sans JP");font-size:18px;font-weight:700;line-height:28px;letter-spacing:.18px;text-decoration:none;transition:opacity .15s,box-shadow .18s ease}.btn-primary:disabled{opacity:.35;cursor:not-allowed}.btn-primary:focus-visible{outline:3px solid rgba(255,255,255,.9);outline-offset:3px}.btn-primary__arrow{font-size:16px;margin-left:4px}.btn-primary__icon{flex-shrink:0}.btn-primary--x{background:#000;color:var(--color-white);border-color:#ffffff4d}.btn-outline{display:flex;align-items:center;justify-content:center;width:318px;height:72px;padding:0 24px;border:3px solid var(--color-white);border-radius:999px;background:var(--color-navy);color:var(--color-white);font-family:var(--font-font, "Noto Sans JP");font-size:18px;font-weight:700;line-height:28px;letter-spacing:.18px;text-decoration:none}.btn-outline:focus-visible{outline:3px solid rgba(255,255,255,.9);outline-offset:3px}.btn-outline--back{width:auto;height:52px;padding:0 32px;font-size:16px;gap:8px}.btn-back{--btn-back-arrow-width: .48em;--btn-back-arrow-height: .92em;--btn-back-arrow-y: .03em;display:inline-flex;align-items:center;gap:8px;padding:0;border:none;background:transparent;color:var(--color-white);font-size:15px;font-weight:700;text-decoration:none;cursor:pointer}.btn-back>span[aria-hidden]{display:none}.btn-back:before{content:"";display:inline-block;width:var(--btn-back-arrow-width);height:var(--btn-back-arrow-height);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='14' viewBox='0 0 8 14' fill='none'%3E%3Cpath d='M7.12862 0.353311L0.706992 6.77494L7.12862 13.1966' stroke='white'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:100% 100%;background-position:center;flex-shrink:0;transform:translateY(var(--btn-back-arrow-y))}.btn-back:focus-visible{outline:3px solid rgba(255,255,255,.9);outline-offset:3px;border-radius:4px}.btn-secondary{display:flex;align-items:center;justify-content:center;gap:8px;width:318px;height:68px;padding:0 24px;border:3px solid var(--color-white);border-radius:999px;background:transparent;color:var(--color-white);font-size:18px;font-weight:900}.btn-secondary:focus-visible{outline:3px solid rgba(255,255,255,.9);outline-offset:3px}.btn-secondary__arrow{font-size:14px}.btn-text-link{display:inline-flex;align-items:center;padding:0;border:none;background:transparent;color:#ffffffbf;font-size:15px;font-weight:700;text-decoration:underline;text-underline-offset:3px}.btn-text-link:focus-visible{outline:3px solid rgba(255,255,255,.9);outline-offset:3px;border-radius:4px}.btn-map{display:flex;align-items:center;justify-content:center;width:110px;height:39px;margin:36px 0 0 auto;border:3px solid transparent;border-radius:9999px;background:linear-gradient(var(--color-white),var(--color-white)) padding-box,linear-gradient(180deg,#d4ddf0,#51607f) border-box;color:var(--color-navy);font-family:var(--font-en);font-size:18px;font-weight:900;text-decoration:none}.btn-map:hover{background:linear-gradient(#aec0e9,#aec0e9) padding-box,linear-gradient(180deg,#d4ddf0,#51607f) border-box}.btn-map:focus-visible{outline:3px solid rgba(255,255,255,.9);outline-offset:3px}.consent-page{position:relative;padding-top:8px}.consent-page__hero-bg{position:fixed;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 50% 100%,rgba(100,160,255,.18) 0%,transparent 60%),var(--color-navy);pointer-events:none;z-index:0}.consent-page__content{position:relative;z-index:1;display:flex;flex-direction:column;gap:0}.consent-page__title{display:flex;align-items:center;justify-content:center;gap:10px;margin:16px 0 24px;font-size:20px;font-weight:900;letter-spacing:.02em}.consent-page__icon{flex-shrink:0;color:var(--color-white)}.consent-page__lead{margin:0 0 24px;font-size:15px;line-height:24px;font-weight:700;letter-spacing:.02em}.consent-page__event-break{display:none}.consent-box{background:#ffffff14;border-radius:8px;padding:20px;margin-bottom:28px}.consent-box__title{margin:0 0 14px;font-size:14px;font-weight:900;text-align:center;letter-spacing:.03em}.consent-box__list{margin:0;padding-left:20px;display:flex;flex-direction:column;gap:12px}.consent-box__list li{font-size:13px;line-height:20px;font-weight:400;letter-spacing:.01em}.consent-checks{display:flex;flex-direction:column;gap:16px;margin-bottom:28px}.consent-check{display:flex;align-items:flex-start;gap:12px;cursor:pointer}.consent-check__input{position:absolute;opacity:0;width:0;height:0}.consent-check__box{flex-shrink:0;width:22px;height:22px;border:2px solid var(--color-white);border-radius:4px;background:transparent;display:flex;align-items:center;justify-content:center;margin-top:1px;transition:background .15s}.consent-check__input:checked+.consent-check__box{background:var(--color-white)}.consent-check__input:checked+.consent-check__box:after{content:"";display:block;width:12px;height:8px;border-left:2.5px solid var(--color-navy);border-bottom:2.5px solid var(--color-navy);transform:rotate(-45deg) translateY(-1px)}.consent-check__input:focus-visible+.consent-check__box{outline:3px solid rgba(255,255,255,.9);outline-offset:2px}.consent-check__text{font-size:14px;line-height:22px;font-weight:700}.consent-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:flex;align-items:flex-start;justify-content:center;padding:122px 16px 32px;overflow-y:auto;background:radial-gradient(circle at 50% 30%,rgba(24,74,150,.18),transparent 45%),#00184e8f;color:var(--color-white);animation:consent-modal-enter .22s ease-out both}.consent-modal:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(circle,rgba(20,70,154,.46) 0 1px,transparent 1.3px) 0 0 / 5px 5px,linear-gradient(135deg,#002e8061,#00124229);mix-blend-mode:multiply;opacity:.82}.consent-modal__panel{position:relative;z-index:1;width:min(358px,calc(100vw - 32px));min-height:0;padding:26px 22px 32px;border:1.5px solid rgba(255,255,255,.95);border-radius:14px;background:#002060;box-shadow:0 18px 42px #00000042}.consent-modal .consent-page{padding:0}.consent-modal .consent-page__content{display:flex;flex-direction:column}.consent-modal .consent-page__title{justify-content:center;gap:9px;margin:4px 0 21px;font-size:18px;line-height:1.25;letter-spacing:0}.consent-modal .consent-page__icon{width:28px;height:28px}.consent-modal .consent-page__lead{margin:0 4px 20px;font-size:13.5px;line-height:1.5;font-weight:900;letter-spacing:0}.consent-modal .consent-box{margin:0 4px 22px;padding:17px 18px 18px;border:0;border-radius:8px;background:#234785}.consent-modal .consent-box__title{margin-bottom:12px;font-size:14px;line-height:1.3}.consent-modal .consent-box__list{gap:10px;padding-left:16px}.consent-modal .consent-box__list li{font-size:11px;line-height:1.55;letter-spacing:0}.consent-modal .consent-checks{gap:18px;margin:0 4px 26px}.consent-modal .consent-check{gap:8px}.consent-modal .consent-check__box{width:18px;height:18px;margin-top:1px;border:1.5px solid var(--color-white);border-radius:3px;background:transparent}.consent-modal .consent-check__input:checked+.consent-check__box{background:transparent}.consent-modal .consent-check__input:checked+.consent-check__box:after{width:10px;height:6px;border-left:2px solid var(--color-white);border-bottom:2px solid var(--color-white);transform:rotate(-45deg) translate(1px,-1px)}.consent-modal .consent-check__text{font-size:11.5px;line-height:1.45;font-weight:700}.consent-modal .consent-check__text-link{color:currentColor;font:inherit;text-decoration:none}.consent-modal .consent-check__underline{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.consent-modal .consent-check__text-link--external{display:inline-flex;align-items:baseline;gap:2px}.consent-modal .consent-check__external{display:inline-block;width:9px;height:9px;flex:0 0 auto;transform:translateY(1px);-webkit-user-select:none;user-select:none}.consent-modal .screen__actions{margin-top:0;gap:20px}.consent-modal .btn-primary,.consent-modal .btn-outline{position:relative;width:100%;max-width:none;height:62px;border-radius:999px;background:var(--color-white);color:var(--color-navy);font-size:18px;font-weight:900;letter-spacing:.01em;line-height:1;box-shadow:none}.consent-modal .btn-primary{border:3px solid var(--color-white);box-shadow:inset 0 0 0 2px var(--color-navy)}.consent-modal .btn-primary:disabled{background:var(--color-white);border-color:var(--color-white);color:#00206070;opacity:1;cursor:not-allowed}.consent-modal .btn-primary:disabled .consent-modal__button-arrow{opacity:.44}.consent-modal .btn-primary__arrow{position:absolute;top:50%;right:34px;width:15px;height:15px;margin-left:0;transform:translateY(-50%)}.consent-modal .btn-outline{border:3px solid var(--color-white);box-shadow:inset 0 0 0 2px var(--color-navy)}@keyframes consent-modal-enter{0%{opacity:0}to{opacity:1}}.app-shell--event .consent-modal{align-items:flex-start;padding:46px 60px 34px;overflow:hidden;background:#00184e6b}.app-shell--event .consent-modal:before{display:none}.app-shell--event .consent-modal__panel{width:100%;height:calc(100dvh - 80px);min-height:0;padding:58px 47px 44px;border-width:1.5px;border-radius:14px;box-shadow:none}.app-shell--event .consent-modal .consent-page__title{gap:13px;margin:0 0 28px;font-size:40px;line-height:1.25}.app-shell--event .consent-modal .consent-page__icon{width:56px;height:56px}.app-shell--event .consent-modal .consent-page__lead{margin:0 0 24px;font-size:27px;line-height:1.46;font-weight:900}.app-shell--event .consent-modal .consent-page__event-break{display:block}.app-shell--event .consent-modal .consent-box{min-height:270px;margin:0 0 44px;padding:24px 32px 26px;border-radius:8px}.app-shell--event .consent-modal .consent-box__title{margin:0 0 18px;font-size:30px;line-height:1.35}.app-shell--event .consent-modal .consent-box__list{gap:8px;max-width:700px;padding-left:27px}.app-shell--event .consent-modal .consent-box__list li{font-size:26px;line-height:1.42}.app-shell--event .consent-modal .consent-checks{gap:24px;margin:0 0 38px}.app-shell--event .consent-modal .consent-check{gap:16px}.app-shell--event .consent-modal .consent-check__box{width:44px;height:44px;margin-top:0;border-width:2px;border-radius:4px}.app-shell--event .consent-modal .consent-check__input:checked+.consent-check__box:after{width:28px;height:18px;border-left-width:3px;border-bottom-width:3px;transform:rotate(-45deg) translate(2px,-2px)}.app-shell--event .consent-modal .consent-check__text{font-size:25px;line-height:1.36}.app-shell--event .consent-modal .consent-check:first-of-type .consent-check__text br{display:none}.app-shell--event .consent-modal .consent-check__external{width:22px;height:22px;transform:translateY(3px)}.app-shell--event .consent-modal .screen__actions{gap:18px}.app-shell--event .consent-modal .btn-primary,.app-shell--event .consent-modal .btn-outline{height:112px;border-width:3px;font-size:44px;letter-spacing:0}.app-shell--event .consent-modal .btn-primary__arrow{right:45px;width:40px;height:40px}.camera-preview{position:relative;width:100%;aspect-ratio:4 / 3;border-radius:8px;overflow:hidden;margin:16px 0;background:#3a4a6a;flex-shrink:0}.camera-preview__bg{position:absolute;top:0;right:0;bottom:0;left:0;background:#4a5a7a}.camera-preview__bg--photo{background:#506080;display:flex;align-items:center;justify-content:center}.camera-preview__face-placeholder{opacity:.5}.camera-preview__guide{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center}.camera-preview__face-oval{width:55%;aspect-ratio:3 / 4;border-radius:50%;border:2px dashed rgba(255,255,255,.6);animation:camera-guide-breathe 1.8s ease-in-out infinite}.camera-preview__face-oval--dashed{border-style:dashed;border-color:#fffc;border-width:2.5px}.camera-preview__prompt{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:#00206073;border-radius:8px}.camera-preview__cam-icon{color:var(--color-white)}.camera-preview__prompt p{margin:0;font-size:18px;font-weight:900}.style-page{position:relative}.style-page__hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(/assets/photo-marks/landing/bg-light.webp);background-size:cover;background-position:center;opacity:.25;pointer-events:none;z-index:0}.style-page__content{position:relative;z-index:1;display:flex;flex-direction:column;gap:0;padding-top:8px}.style-page__description{margin:0 0 28px;font-size:14px;line-height:22px;font-weight:700;text-align:center;letter-spacing:.01em}.style-fieldset{margin-bottom:24px}.style-fieldset__legend{display:block;font-size:15px;font-weight:900;margin-bottom:12px;letter-spacing:.05em}.style-fieldset__options{display:flex;gap:16px}.style-radio{display:flex;align-items:center;gap:10px;flex:1;padding:12px 16px;border:2px solid rgba(255,255,255,.4);border-radius:8px;font-size:15px;font-weight:700;cursor:pointer;transition:border-color .15s,background .15s}.style-radio--selected{border-color:var(--color-white);background:#ffffff1a}.style-radio__indicator{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;border:2px solid rgba(255,255,255,.5);flex-shrink:0;transition:border-color .15s}.style-radio--selected .style-radio__indicator{border-color:var(--color-white)}.style-radio--selected .style-radio__indicator:after{content:"";display:block;width:10px;height:10px;border-radius:50%;background:var(--color-white)}.message-page{padding-top:8px}.message-page__content{display:flex;flex-direction:column}.message-page__heading{display:flex;align-items:center;gap:10px;margin:16px 0;font-size:24px;font-weight:900}.message-page__flag-icon{flex-shrink:0}.message-page__lead{margin:0 0 24px;font-size:14px;line-height:22px;font-weight:700;text-align:center}.message-page__lead small{display:block;font-size:12px;opacity:.75}.message-page__hint{margin:8px 0 0;font-size:12px;font-weight:700;text-align:right;opacity:.75}.message-page__validation{width:100%;max-width:318px;min-height:18px;margin:8px 0 0;color:#ffffffc7;font-size:12px;font-weight:900;line-height:1.5;text-align:left}.message-page__validation--error{color:#ffdf55}.message-grid{position:relative}.message-grid__cells{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(2,1fr);gap:4px;padding:8px;background:#ffffff14;border:1.5px solid rgba(255,255,255,.3);border-radius:8px}.message-grid__cell{aspect-ratio:1;display:flex;align-items:center;justify-content:center;border:1.5px solid rgba(255,255,255,.4);border-radius:4px;font-size:20px;font-weight:900;background:#00206099;color:var(--color-white)}.message-grid__cell--placeholder{color:#ffffff59}.message-grid__input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;width:100%;height:100%;cursor:text;border:none;background:transparent;font-size:1px}.loading-page{align-items:center}.loading-page>.step-indicator{width:100%}.loading-page__content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:28px;padding-bottom:80px}.loading-page__title{margin:0;font-size:28px;font-weight:900;letter-spacing:.04em}.loading-page__ball{position:relative;animation:none}.loading-page__ball-svg{position:relative;z-index:1;display:block}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-page__message{margin:0;font-size:15px;line-height:24px;font-weight:700;text-align:center}.result-page{padding:16px 24px}.result-page__content{display:flex;flex-direction:column;align-items:center;gap:20px}.result-page__title{margin:0;font-size:26px;font-weight:900;text-align:center}.result-page__photo{margin:0;width:100%;border-radius:8px;overflow:hidden;border:2px solid rgba(255,255,255,.3);animation:result-photo-enter .52s 80ms cubic-bezier(.2,.8,.2,1) both}.result-page__photo img{display:block;width:100%;height:auto}@keyframes camera-guide-breathe{0%,to{opacity:.74;transform:scale(1)}50%{opacity:1;transform:scale(1.025)}}@keyframes result-photo-enter{0%{opacity:0;transform:translateY(12px) scale(.985);filter:brightness(.82)}to{opacity:1;transform:translateY(0) scale(1);filter:brightness(1)}}@keyframes loading-ball-shadow{0%,to{opacity:.34;transform:translate(-50%) scaleX(1)}45%{opacity:.16;transform:translate(-50%) scaleX(.72)}60%{opacity:.4;transform:translate(-50%) scaleX(1.08)}}.result-page__deadline{margin:0;font-size:13px;font-weight:700;opacity:.85}.result-page__actions{display:flex;flex-direction:column;align-items:center;width:100%}.result-page__share-label{margin:0;font-size:15px;font-weight:900}.result-page__share-note{max-width:318px;margin:-6px 0 0;color:#ffffffc7;font-size:12px;line-height:1.6;font-weight:700;text-align:center}.result-page__save-note,.result-page__share-callout{margin:0;font-weight:900;text-align:center}.result-page__button,.result-page__retry-button{position:relative}.result-page__button-icon,.result-page__button-arrow,.result-page__retry-icon{flex-shrink:0}.result-page__secondary-actions{display:flex;flex-direction:column;align-items:center;gap:16px;width:100%;padding-bottom:24px}.event-complete-screen{background:var(--color-navy)}.event-complete{justify-content:center;padding:20px 24px 40px}.event-complete__panel{width:min(100%,520px);margin:0 auto;padding:28px 20px;border:2px solid rgba(255,255,255,.72);border-radius:18px;background:#002060eb;text-align:center}.event-complete__title{margin:0;font-size:28px;line-height:1.35;font-weight:900}.event-complete__lead,.event-complete__meta{margin:14px 0 0;font-size:13px;line-height:1.7;font-weight:700}.event-complete__preview{margin:22px auto 0;overflow:hidden;border:1px solid rgba(255,255,255,.84);border-radius:4px}.event-complete__preview img{width:100%;aspect-ratio:16 / 9;object-fit:contain;background:var(--color-navy-deep)}.event-complete__qr-card{display:grid;place-items:center;gap:12px;margin:24px auto 0;padding:18px;border-radius:10px;background:var(--color-white);color:var(--color-navy)}.event-complete__qr{width:148px;height:148px}.event-complete__qr-placeholder{display:grid;place-items:center;width:148px;height:148px;color:var(--color-navy);font-family:var(--font-en);font-weight:900}.event-complete__link{max-width:100%;color:var(--color-navy);font-size:12px;font-weight:700;overflow-wrap:anywhere}.event-complete__actions{display:grid;gap:14px;margin-top:24px}.event-complete__button{min-height:56px;border-radius:999px}.print-station,.admin-dashboard{min-height:100vh;padding:32px;background:#f3f6fb;color:#102348;font-family:var(--font-ja)}.print-station__header,.admin-dashboard__header{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin:0 auto 24px;max-width:1120px}.print-station__eyebrow,.admin-dashboard__eyebrow{margin:0 0 8px;color:#416090;font-family:var(--font-en);font-size:13px;font-weight:900;letter-spacing:.06em}.print-station__title,.admin-dashboard__title{margin:0;color:var(--color-navy);font-size:32px;line-height:1.2}.print-station__meta,.print-station__job-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0}.print-station__meta div,.print-station__job-meta div,.admin-dashboard__card{padding:14px;border:1px solid #d6dfed;border-radius:8px;background:#fff}.print-station dt,.admin-dashboard__card h2{margin:0 0 6px;color:#536782;font-size:12px;font-weight:700}.print-station dd,.admin-dashboard__card p{margin:0;color:#102348;font-size:18px;font-weight:900}.print-station__body,.admin-dashboard__body{max-width:1120px;margin:0 auto}.print-station__notice,.admin-dashboard__error{margin:0 0 16px;padding:14px 16px;border-radius:8px;background:#fff6d2;color:#6b4c00;font-weight:700}.print-station__notice--error,.admin-dashboard__error{background:#ffe4e4;color:#8a1c1c}.print-station__card,.admin-dashboard__operations{padding:24px;border-radius:12px;background:#fff;box-shadow:0 10px 30px #09193814}.print-station__card h2,.admin-dashboard__operations h2{margin:0 0 12px;color:var(--color-navy)}.print-station__card+.print-station__card{margin-top:20px}.print-station__job{display:grid;gap:20px}.print-station__actions,.admin-dashboard__operations{display:flex;flex-wrap:wrap;gap:12px}.print-station__button,.admin-dashboard__operations button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border:2px solid var(--color-navy);border-radius:999px;background:var(--color-navy);color:#fff;font-weight:900;text-decoration:none}.print-station__button--done{border-color:#006d3a;background:#006d3a}.print-station__button--danger{border-color:#a4122f;background:#a4122f}.print-station__url{margin:0;color:#536782;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px;overflow-wrap:anywhere}.print-station__hint{margin:0 0 18px;padding:12px 14px;border-radius:8px;background:#f8fbff;color:#536782;font-size:13px;line-height:1.6;font-weight:700}.print-station__auto-print-frame{position:fixed;right:0;bottom:0;width:1px;height:1px;border:0;opacity:0;pointer-events:none}.print-station__empty{margin:24px 0 0;color:#536782;font-weight:700}.print-station__summary{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin:16px 0}.print-station__summary-item{margin:0;padding:12px;border:1px solid #d6dfed;border-radius:10px;background:#f8fbff}.print-station__summary-item dt{margin:0 0 6px}.print-station__summary-item dd{margin:0;color:var(--color-navy);font-size:24px}.print-station__filters{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 16px}.print-station__filter{display:inline-flex;align-items:center;gap:8px;min-height:38px;padding:0 12px;border:1px solid #bfd0e9;border-radius:999px;background:#fff;color:#102348;font:inherit;font-weight:800}.print-station__filter strong{display:grid;place-items:center;min-width:24px;height:24px;border-radius:999px;background:#e8edf6;font-size:12px}.print-station__filter--active{border-color:var(--color-navy);background:var(--color-navy);color:#fff}.print-station__filter--active strong{background:#fff;color:var(--color-navy)}.print-station__status-list{display:grid;gap:12px}.print-station__status-item{display:grid;gap:12px;padding:16px;border:1px solid #d6dfed;border-radius:10px;background:#f8fbff}.print-station__status-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.print-station__badge{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#dce8ff;color:var(--color-navy);font-size:13px;font-weight:900}.print-station__badge--ready{background:#d8f4e7;color:#006d3a}.print-station__badge--done{background:#e8edf6;color:#536782}.print-station__badge--failed{background:#ffe4e4;color:#8a1c1c}.print-station__status-meta{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;margin:0}.print-station__status-meta div{padding:10px;border-radius:8px;background:#fff}.print-station__status-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:12px 18px;margin-top:4px}.print-station__status-actions .print-station__button{flex-shrink:0}.print-station__button--secondary{border-color:#bfd0e9;background:#fff;color:var(--color-navy)}.admin-dashboard__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;margin-bottom:20px}.admin-dashboard__operations{align-items:center}.admin-dashboard__stations,.admin-dashboard__daily-limits{display:grid;margin-top:20px;overflow-x:auto}.admin-dashboard__section-heading{display:grid;gap:4px}.admin-dashboard__section-heading p{margin:0 0 12px;color:#536782;font-weight:700}.admin-dashboard__station-table{display:grid;min-width:920px;border:1px solid #d6dfed;border-radius:10px;overflow:hidden}.admin-dashboard__limit-actions{display:flex;justify-content:flex-end}.admin-dashboard__limit-table{display:grid;min-width:900px;max-height:560px;border:1px solid #d6dfed;border-radius:10px;overflow:auto}.admin-dashboard__limit-row{display:grid;grid-template-columns:minmax(140px,1fr) minmax(120px,.8fr) repeat(3,minmax(90px,.6fr)) minmax(180px,1.2fr);align-items:center;min-height:48px;background:#fff}.admin-dashboard__limit-row+.admin-dashboard__limit-row{border-top:1px solid #d6dfed}.admin-dashboard__limit-row--head{position:sticky;top:0;z-index:1;min-height:42px;background:#f8fbff;color:#536782;font-size:12px;font-weight:900}.admin-dashboard__limit-row span,.admin-dashboard__limit-row strong,.admin-dashboard__limit-input{padding:10px 12px}.admin-dashboard__limit-input input{width:100%;min-height:36px;padding:0 10px;border:1px solid #c6d2e2;border-radius:6px;color:var(--color-navy);font:inherit;font-weight:900}.admin-dashboard__station-row{display:grid;grid-template-columns:minmax(160px,1.4fr) minmax(120px,1fr) repeat(6,minmax(72px,.55fr)) minmax(160px,1.2fr);align-items:center;min-height:48px;background:#fff}.admin-dashboard__station-row--event-daily{grid-template-columns:minmax(120px,.9fr) minmax(150px,1.2fr) minmax(120px,1fr) minmax(120px,1fr) repeat(3,minmax(72px,.55fr)) minmax(160px,1.2fr)}.admin-dashboard__station-row+.admin-dashboard__station-row{border-top:1px solid #d6dfed}.admin-dashboard__station-row--head{min-height:42px;background:#f8fbff;color:#536782;font-size:12px;font-weight:900}.admin-dashboard__station-row span,.admin-dashboard__station-row strong{padding:10px 12px}.admin-dashboard__station-row strong{color:var(--color-navy)}@media(max-width:760px){.print-station,.admin-dashboard{padding:20px}.print-station__header,.admin-dashboard__header{display:grid}.print-station__meta,.print-station__job-meta,.print-station__status-meta{grid-template-columns:1fr}.print-station__summary{grid-template-columns:repeat(2,minmax(0,1fr))}}.flow-screen{isolation:isolate;background:var(--color-navy);--flow-texture-x: -250px;--flow-texture-top: calc(100% - 511px) ;--flow-texture-width: 813px;--flow-texture-height: 651px}.flow-screen:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;background:var(--color-navy);pointer-events:none}.flow-screen:after{content:"";position:absolute;left:var(--flow-texture-x);top:var(--flow-texture-top);z-index:0;width:var(--flow-texture-width);height:var(--flow-texture-height);background-image:url(/assets/photo-marks/landing/bg-light.webp);background-repeat:no-repeat;background-position:center;background-size:100% 100%;mix-blend-mode:lighten;pointer-events:none}.flow-screen--capture{--flow-texture-x: -260px;--flow-texture-width: 920px;--flow-texture-height: 736px}.flow-screen--consent{--flow-texture-top: calc(100% - 383px) }.flow-screen--style{--flow-texture-x: -265px;--flow-texture-top: calc(100% - 431px) ;--flow-texture-width: 920px;--flow-texture-height: 736px}.flow-screen--loading{--flow-texture-x: -258px;--flow-texture-width: 920px;--flow-texture-height: 736px}.flow-screen--message{--flow-texture-x: -265px;--flow-texture-top: calc(100% - 611px) ;--flow-texture-width: 920px;--flow-texture-height: 736px}.flow-screen--result{--flow-texture-x: -200px;--flow-texture-top: calc(100% - 1211px) ;--flow-texture-width: 813px;--flow-texture-height: 651px}.flow-screen>.app-header,.flow-screen>.screen__body,.flow-screen>.app-footer,.flow-screen>.screen__footer-nav,.flow-screen .consent-page__content{position:relative;z-index:1}.flow-screen .app-header{animation:fade-up-enter .52s 80ms cubic-bezier(.2,.8,.2,1) both}.flow-screen .app-header__toyo{width:133px;height:15px}.flow-screen .app-header__photo-marks{width:61px;height:27px}.flow-screen .screen__body{flex:none;padding:16px 36px 0}.flow-screen .screen__actions{width:100%;margin-top:14px;gap:12px}.flow-screen .btn-primary,.flow-screen .btn-outline,.flow-screen .btn-secondary{width:100%;max-width:318px;height:70px;box-shadow:0 8px #0f1f4a61}.flow-screen .btn-primary:disabled{background:#00194e;border-color:#ffffff38;color:#ffffff6b;opacity:1;box-shadow:none}.flow-screen .screen__footer-nav{position:relative;z-index:1;display:flex;justify-content:space-between;gap:16px;padding:30px 0 24px;width:318px;margin:0 auto}.flow-screen .btn-back{--btn-back-content-gap: 16px;--btn-back-arrow-width: 8px;--btn-back-arrow-height: 18px;--btn-back-arrow-y: 1px;min-height:32px;gap:var(--btn-back-content-gap);color:#ffffffe6}.flow-screen--capture .btn-back:before{width:var(--btn-back-arrow-width);height:var(--btn-back-arrow-height)}.btn-back__retake-label{display:inline-flex;align-items:center;gap:var(--btn-back-content-gap, 8px)}.btn-back__retake-icon{display:block;width:1em;height:1em;flex-shrink:0;transform:translate(-4px,1px)}.step-indicator{padding:0 0 16px;margin:0;animation:fade-up-enter .52s .15s cubic-bezier(.2,.8,.2,1) both}.step-indicator__circle{width:38px;height:38px;font-size:22px}.step-indicator__line{top:19px;left:calc(50% + 31px);right:calc(-50% + 31px);height:1px;background:#ffffff8a}.step-indicator__label{margin-top:7px}.flow-screen .consent-page{justify-content:center;padding:12px 24px 18px}.flow-screen .consent-page__content,.flow-screen .capture-page__content,.flow-screen .style-page__content,.flow-screen .message-page__content,.flow-screen .loading-page__content,.flow-screen .result-page__content,.flow-screen .error-screen__content{animation:fade-up-enter .56s .23s cubic-bezier(.2,.8,.2,1) both}.flow-screen .screen__footer-nav,.flow-screen .app-footer{animation:fade-up-enter .56s .32s cubic-bezier(.2,.8,.2,1) both}.consent-page__title{margin:0 0 16px;font-size:22px;line-height:1.35}.consent-page__lead{margin:0 0 16px;font-size:14px;line-height:1.85;text-align:left}.consent-box{margin-bottom:16px;padding:18px 18px 20px;border:2px solid rgba(255,255,255,.52);border-radius:8px;background:#00114059}.consent-box__list li{font-size:12px;line-height:1.7}.consent-checks{gap:14px;margin-bottom:16px}.consent-check__box{width:24px;height:24px;border-radius:5px;background:#0014485c}.consent-check__text{font-size:13px;line-height:1.7}.consent-check__link-text{text-decoration:underline;text-underline-offset:3px}.capture-page__content,.style-page__content,.message-page__content{display:flex;flex-direction:column;align-items:center}.camera-preview{width:100%;max-width:318px;aspect-ratio:318 / 240;margin:2px auto 0;border-radius:8px;background:#081844;box-shadow:0 0 0 2px #ffffff24}.camera-preview--intro{background:#d3d3d3}.camera-preview--confirm{background:#001845}.camera-preview__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;transform:scaleX(-1) scale(var(--camera-zoom, 1));transform-origin:center}.camera-preview--intro .camera-preview__video{display:none}.camera-preview__photo{display:block;width:100%;height:100%;object-fit:cover}.camera-preview__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;background:#d3d3d3;overflow:hidden}.camera-preview__placeholder-figure{position:absolute;left:50%;bottom:0;transform:translate(-50%);width:260px;height:auto}.camera-preview__guide{background:linear-gradient(#0016481f,#00164833)}.camera-preview__face-oval{width:172px;height:226px;border:3px dashed rgba(255,255,255,.9);border-radius:50%}.camera-preview--intro .camera-preview__guide{background:transparent}.camera-preview--intro .camera-preview__face-oval{width:148px;height:178px;border:5px dashed rgba(255,255,255,.95)}.camera-preview__start-card{position:absolute;top:78px;left:50%;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;width:179px;height:98px;border:2px solid var(--color-navy);border-radius:6px;background:#ffffffc2;color:var(--color-main-blue, #002060);font-family:var(--font-font, "Noto Sans JP");font-size:18px;font-weight:700;line-height:28px;letter-spacing:.18px;text-align:center;transform:translate(-50%)}.camera-preview__start-icon{width:34px;height:27px}.camera-preview__face-oval--valid{border-color:#fff;box-shadow:0 0 24px #ffffff52;animation-name:camera-guide-valid}.camera-preview__face-oval--not-found,.camera-preview__face-oval--multiple,.camera-preview__face-oval--too-small,.camera-preview__face-oval--too-large,.camera-preview__face-oval--off-center{border-color:#ffe86a;animation-name:camera-guide-warning}.camera-preview__prompt{text-align:center}.camera-preview__range{width:100%;max-width:294px;height:10px;margin:32px 0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:999px;background:linear-gradient(90deg,#ffd739 0 var(--zoom-progress, 0%),rgba(255,255,255,.42) var(--zoom-progress, 0%) 100%);cursor:pointer;touch-action:pan-y}.camera-preview__range::-webkit-slider-thumb{width:22px;height:22px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:3px solid var(--color-white);border-radius:50%;background:#ffd739}.camera-preview__range::-moz-range-thumb{width:18px;height:18px;border:3px solid var(--color-white);border-radius:50%;background:#ffd739}.capture-page__message{min-height:54px;margin:0 0 10px;font-family:var(--font-font, "Noto Sans JP");font-size:14px;line-height:20px;font-weight:700;letter-spacing:.7px;text-align:center;color:var(--color-white);white-space:pre-line}.capture-page__content--intro .capture-page__message{margin:44px 0}.capture-page__content--confirm .capture-page__message{min-height:22px;margin:32px 0;color:var(--color-white)}.capture-page__message--valid{color:var(--color-white)}.capture-page__message--not-found,.capture-page__message--multiple,.capture-page__message--too-small,.capture-page__message--too-large,.capture-page__message--off-center{color:#ffe86a}.flow-screen .capture-page__primary{position:relative;width:318px;max-width:318px;height:64px;border:3px solid var(--color-white);box-shadow:inset 0 0 0 2px var(--color-navy);font-family:var(--font-font, "Noto Sans JP");font-size:18px;font-weight:700;line-height:28px;letter-spacing:.18px;color:var(--color-main-blue, #002060)}.capture-page__button-icon{position:absolute;left:40px;width:26px;height:21px}.capture-page__primary .btn-primary__arrow{position:absolute;right:38px;margin:0}.style-page__preview{width:100%;max-width:318px;aspect-ratio:318 / 139;margin:0 0 28px;overflow:hidden;border:0;border-radius:0;background:#001845}.style-page__preview img{width:100%;height:100%;object-fit:cover}.style-page__description{max-width:318px;margin:0}.style-page__description-main,.style-page__description-sub{display:block;text-align:center;color:var(--color-white);font-family:var(--font-ja)}.style-page__description-main{margin:16px 0;font-size:14px;font-weight:700;line-height:20px;letter-spacing:.7px}.style-page__description-sub{margin:16px 0 22px;font-size:12px;font-weight:400;line-height:18px;letter-spacing:.6px}.style-fieldset{width:100%;max-width:318px;min-inline-size:0;position:relative;min-height:44px;margin:0 0 16px;padding:0 0 0 72px;border:0}.style-fieldset__legend{position:absolute;top:0;left:0;float:none;width:58px;margin:0;padding:0;font-size:15px;line-height:44px;white-space:nowrap;text-align:right}.style-fieldset__options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.style-radio{justify-content:center;min-height:44px;gap:7px;padding:0 8px;border:2px solid rgba(255,255,255,.92);border-radius:6px;background:#0018529e;font-size:13px;font-weight:900;line-height:1;white-space:nowrap}.style-radio--selected{background:var(--color-white);color:var(--color-navy)}.style-radio__indicator{position:relative;width:16px;height:16px;border-width:2px;border-color:currentColor}.style-radio--selected .style-radio__indicator{border-color:currentColor}.style-radio--selected .style-radio__indicator:after{position:absolute;top:50%;left:50%;width:6px;height:6px;background:currentColor;transform:translate(-50%,-50%)}.style-page__actions{margin-top:10px}.flow-screen .style-page__decide-button{position:relative;height:62px;max-width:318px;border:3px solid var(--color-white);border-radius:999px;box-shadow:inset 0 0 0 2px var(--color-navy);font-size:17px;letter-spacing:0}.flow-screen .style-page__decide-button .btn-primary__arrow{position:absolute;top:50%;right:38px;margin-left:0;font-size:15px;transform:translateY(-50%)}.flow-screen .style-page__decide-button:disabled{background:#00194e;border:2px solid rgba(255,255,255,.24);color:#ffffff6b;box-shadow:none}.message-page__heading{justify-content:center;gap:8px;margin:60px 0 18px;font-size:25px;line-height:1}.message-page__flag-icon{width:34px;height:33px}.message-page__lead{max-width:318px;margin-bottom:21px;font-size:13px;line-height:1.45;font-weight:900}.message-page__lead small{margin-top:7px;font-size:11px;line-height:1.4;font-weight:700;opacity:.72}.message-grid{width:100%;max-width:318px}.message-grid__cells{grid-template-columns:repeat(5,1fr);gap:0;padding:0;border:1.5px solid rgba(255,255,255,.95);border-radius:13px;overflow:hidden;background:var(--color-navy)}.message-grid__cell{aspect-ratio:1;min-height:0;border:0;border-radius:0;background:transparent;font-size:31px;line-height:1}.message-grid__cell:not(:nth-child(5n)){border-right:1px solid rgba(255,255,255,.88)}.message-grid__cell:nth-child(-n+5){border-bottom:1px solid rgba(255,255,255,.88)}.message-grid__cell--placeholder{color:#8fa5cf75}.message-page__hint{width:100%;max-width:318px;margin-top:9px;font-size:11px;text-align:center;opacity:.82}.message-page__actions{margin-top:48px}.flow-screen .message-page__generate-button{position:relative;height:62px;max-width:318px;border:3px solid var(--color-white);border-radius:999px;background:var(--color-white);color:var(--color-navy);box-shadow:inset 0 0 0 2px var(--color-navy);font-size:17px;letter-spacing:0}.flow-screen .message-page__generate-button .btn-primary__arrow{position:absolute;top:50%;right:38px;margin-left:0;font-size:15px;transform:translateY(-50%)}.flow-screen .message-page__generate-button:disabled{background:#00194e;border:2px solid rgba(255,255,255,.24);color:#ffffff6b;box-shadow:none}.loading-page__content{justify-content:flex-start;gap:24px;padding:130px 0 34px}.loading-page__title{font-size:30px}.loading-page__ball{width:83px;height:84px;transform:none;transform-origin:50% 100%}.loading-page__ball-svg{width:83px;height:84px;display:block;animation:loading-ball-bounce 1.05s ease-in-out infinite;transform-origin:50% 100%}@keyframes loading-ball-bounce{0%,to{transform:translateY(0) scale(1)}45%{transform:translateY(-8px) scale(1)}60%{transform:translateY(0) scale(1.02,.98)}}.result-page{flex:0 0 auto;padding:22px 36px 24px}.result-page__content{gap:0}.result-page__title{margin:32px 0;color:var(--color-white);font-family:var(--font-ja);font-size:28px;font-style:normal;font-weight:700;line-height:44px;text-align:center}.result-page__photo{width:100%;max-width:318px;border:1px solid rgba(255,255,255,.96);border-radius:3px;background:#001845}.result-page__photo img{width:100%;height:auto;aspect-ratio:auto;object-fit:contain}.result-page__save-note{width:100%;max-width:318px;margin:16px 0 40px;color:var(--color-white);font-family:var(--font-ja);font-size:11px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:.55px;text-align:center}@keyframes camera-guide-valid{0%,to{opacity:.9;transform:scale(1);box-shadow:0 0 18px #ffffff3d}50%{opacity:1;transform:scale(1.018);box-shadow:0 0 34px #ffffff6b}}@keyframes camera-guide-warning{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.018)}}.result-page__deadline{align-self:stretch;margin-top:18px;color:var(--color-white);font-family:var(--font-ja);font-size:14px;font-style:normal;font-weight:700;line-height:100%;letter-spacing:.7px;text-align:center}.flow-screen .result-page__button{position:relative;width:100%;max-width:318px;height:62px;border:3px solid var(--color-white);border-radius:999px;background:var(--color-white);color:var(--color-navy);font-size:18px;line-height:1;letter-spacing:.01em;box-shadow:inset 0 0 0 2px var(--color-navy)}.result-page__button:before{display:none}.result-page__button>*{position:relative;z-index:1}.result-page__button-icon{position:absolute;left:38px;width:25px;height:22px}.result-page__button-arrow{position:absolute;right:38px;width:15px;height:15px}.result-page__share-callout{position:relative;width:100%;max-width:318px;min-height:31px;margin:37px 0 21px;padding:7px 12px 6px;border-radius:3px;background:#c7d2ef;color:var(--color-main-blue, #002060);font-family:var(--font-ja);font-size:14px;font-style:normal;font-weight:700;line-height:100%;letter-spacing:.7px;text-align:center}.result-page__share-callout:after{content:"";position:absolute;left:50%;bottom:-7px;width:14px;height:14px;background:#c7d2ef;border-radius:2px;transform:translate(-50%) rotate(45deg)}.result-page__secondary-actions{gap:42px;margin-top:42px;padding-bottom:0}.flow-screen .result-page__retry-button,.result-page__retry-button{position:relative;width:100%;max-width:318px;height:54px!important;border:2px solid var(--color-white);border-radius:999px;background:#00206033;color:#fff;font-family:var(--font-ja);font-size:18px;font-style:normal;font-weight:700!important;line-height:28px;letter-spacing:.18px;text-align:center;box-shadow:none!important}.result-page__retry-icon{width:26px;height:26px;aspect-ratio:1 / 1;flex-shrink:0}.flow-screen .result-page__top-button{height:62px;border:3px solid var(--color-white);border-radius:999px;box-shadow:inset 0 0 0 2px var(--color-navy)}.result-page__top-arrow{position:absolute;left:40px;width:15px;height:15px;transform:scaleX(-1)}.flow-screen--result .app-footer__sponsor{padding-top:160px;background:transparent}.flow-screen--error{--flow-texture-width: 920px;--flow-texture-height: 736px;--flow-texture-x: -260px}.flow-screen--error .error-screen__top-button{width:318px;max-width:100%;border:3px solid var(--color-white);box-shadow:inset 0 0 0 2px var(--color-navy)}.screen--error .app-footer__sponsor{padding-top:120px;background:transparent}.error-screen{position:relative;align-items:center;flex:0 0 auto;min-height:407px;padding:0 36px}.error-screen__hero-bg{display:none}.error-screen__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:36px;flex:1;padding:106px 0 74px}.error-screen__message{margin:0;font-size:17px;line-height:28px;font-weight:900;text-align:center;letter-spacing:.02em}.error-screen__top-button{position:relative;width:100%;max-width:318px;height:60px;border:3px solid var(--color-white);background:var(--color-white);box-shadow:inset 0 0 0 2px var(--color-navy);color:var(--color-navy);font-size:17px;letter-spacing:0}.error-screen__top-arrow{position:absolute;left:40px;width:15px;height:15px;transform:scaleX(-1)}.app-footer{flex-shrink:0}.app-footer__sponsor{padding:32px 36px;background:#ffffff0a}.app-footer__supporting{margin:0 0 24px;text-align:center}.app-footer__supporting img{width:100%;height:auto}.app-footer__supporting figcaption{margin-top:13px;font-family:var(--font-ja);font-size:14px;line-height:20px;font-weight:700;letter-spacing:.05em;text-align:center}.app-footer__banners{display:grid;gap:8px}.app-footer__banners a{display:block}.app-footer__banners img{width:100%;height:auto;border-radius:4px}.app-footer__bottom{display:flex;flex-direction:column;align-items:center;gap:16px;padding:32px 24px;border-top:1px solid rgba(255,255,255,.15);background:var(--color-navy)}.app-footer__logo{width:200px;height:23px;object-fit:fill}.app-footer__social{display:flex;align-items:center;gap:24px;margin:0;padding:0;list-style:none}.app-footer__social-link{display:flex;align-items:center;justify-content:center;text-decoration:none;transition:opacity .15s ease}.app-footer__social-link:hover{opacity:.8}.app-footer__social-link:focus-visible{outline:3px solid rgba(255,255,255,.9);outline-offset:2px;border-radius:4px}.app-footer__copyright{font-family:var(--font-en);font-size:12px;font-weight:400;line-height:1.5;letter-spacing:.01em;text-align:center;vertical-align:middle;opacity:.7}.app-shell--terms{background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.06),transparent 30%),var(--color-navy-deep)}.terms-screen{background:var(--color-navy);color:var(--color-white)}.terms-page{position:relative;z-index:1;flex:1;padding:0 16px 40px}.terms-page__panel{width:100%;max-width:410px;margin:0 auto;padding:24px 25px 28px;border:1px solid var(--color-white);border-radius:15px;background:var(--color-navy)}.terms-page__content{display:flex;flex-direction:column;gap:24px}.terms-page__title{display:flex;flex-direction:column;align-items:center;margin:0;font-family:var(--font-ja);font-size:18px;font-weight:700;line-height:28px;letter-spacing:.01em;text-align:center}.terms-page__intro,.terms-section,.terms-section p,.terms-section li{margin:0;font-family:var(--font-ja);font-size:14px;font-weight:400;line-height:20px;letter-spacing:.05em;text-align:left}.terms-section{display:flex;flex-direction:column;gap:8px}.terms-section__title{margin:0;font-family:var(--font-ja);font-size:14px;font-weight:700;line-height:20px;letter-spacing:.05em;text-align:left}.terms-section__ordered-list{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;counter-reset:terms-item}.terms-section__ordered-list li{position:relative;display:block;padding-left:16px;counter-increment:terms-item}.terms-section__ordered-list li:before{content:counter(terms-item);position:absolute;left:0;top:0}.terms-page a{color:inherit;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px;overflow-wrap:break-word;word-break:normal}.terms-screen .app-footer{position:relative;z-index:1}.terms-screen .app-footer__sponsor{padding-top:32px}@media(min-width:768px)and (max-width:1099px){.app-shell.app-shell--terms{display:flex;align-items:stretch;justify-content:center;padding:0;overflow-x:hidden;overflow-y:auto;background:var(--color-navy)}.app-shell--terms .terms-screen{position:relative;left:auto;top:auto;bottom:auto;width:100vw;height:auto;min-height:100vh;min-height:100dvh;max-height:none;overflow-x:hidden;overflow-y:visible;border-radius:0;box-shadow:none}.app-shell--terms .terms-screen .app-header{align-items:flex-start;height:104px;padding:23px 40px 0}.app-shell--terms .terms-screen .app-header__toyo{width:230px;height:26px;margin-top:8px}.app-shell--terms .terms-screen .app-header__photo-marks{width:118px;height:52px}.app-shell--terms .terms-page{padding:0 clamp(34px,5.5vw,56px) 56px}.app-shell--terms .terms-page__panel{max-width:920px;padding:26px 40px 34px;border-radius:13px}.app-shell--terms .terms-page__content{gap:20px}.app-shell--terms .terms-page__title{font-size:32px;line-height:1.45;font-weight:900}.app-shell--terms .terms-page__intro,.app-shell--terms .terms-section,.app-shell--terms .terms-section p,.app-shell--terms .terms-section li{font-size:18px;line-height:1.68;letter-spacing:.04em}.app-shell--terms .terms-section__title{font-size:18px;line-height:1.6;font-weight:900}.app-shell--terms .terms-section__ordered-list li{padding-left:24px}.app-shell--terms .terms-screen .app-footer{display:none}}.landing{width:100%;min-height:100dvh;overflow:hidden;background:var(--color-navy);color:var(--color-white);box-shadow:0 20px 60px #00000059;animation:screen-enter .36s cubic-bezier(.2,.8,.2,1) both}.landing__hero{position:relative;height:682px;overflow:hidden;background:var(--color-navy)}.landing__bg-light{position:absolute;left:-140px;top:-22px;width:740px;max-width:none;height:592px;object-fit:cover;mix-blend-mode:lighten;pointer-events:none;-webkit-user-select:none;user-select:none}.landing__brand{position:absolute;inset:34px 24px auto;height:89px;animation:fade-up-enter .56s 80ms cubic-bezier(.2,.8,.2,1) both}.landing__jfa-logo{position:absolute;left:0;top:0;width:46px;height:75px;object-fit:contain}.landing__jfa-copy{position:absolute;display:block;left:0;top:82px;width:22px;height:7px}.landing__toyo-logo{position:absolute;left:50%;top:23px;width:249px;height:28px;transform:translate(-50%)}@media(max-width:430px){.landing__toyo-logo{width:220px;height:25px}}@media(max-width:390px){.landing__toyo-logo{width:208px;height:23px}}@media(max-width:374px){.landing__toyo-logo{width:196px;height:22px}}.landing__title-block{position:absolute;left:24px;right:24px;top:122px;text-align:center;text-transform:uppercase;animation:fade-up-enter .62s .17s cubic-bezier(.2,.8,.2,1) both}.landing__samurai-blue{width:218px;height:auto;margin:0 auto 8px;object-fit:contain;filter:drop-shadow(0 4px 10px rgba(255,255,255,.22))}.landing__title-img{display:block;width:263px;height:auto;margin:0 auto}.landing__carousel{position:absolute;left:-12px;right:-12px;top:374px;display:flex;margin:0;padding:0;animation:landing-carousel-enter .62s .28s cubic-bezier(.2,.8,.2,1) both}.landing__carousel-track{display:flex;gap:12px;flex-shrink:0;padding-right:12px;animation:carousel-scroll 20s linear infinite}.landing__carousel img{width:280px;height:158px;flex-shrink:0;object-fit:cover;border:2px solid var(--color-white);border-radius:8px}@keyframes carousel-scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.landing__start-btn,.landing__restart .btn-primary{height:80px;border:none;font-family:var(--font-en);font-size:38px;font-weight:900;background:linear-gradient(var(--color-white),var(--color-white)) padding-box,linear-gradient(180deg,#d4ddf0,#51607f) border-box;border:4px solid transparent}.landing__start-btn{position:absolute;left:50%;top:579px;transform:translate(-50%);animation:landing-button-enter .62s .39s cubic-bezier(.2,.8,.2,1) both}.landing__busy-notice,.landing__closed-notice{position:absolute;left:50%;top:556px;z-index:3;width:min(500px,calc(100% - 44px));display:flex;align-items:center;justify-content:center;padding:16px 18px 17px;border-radius:8px;background:var(--color-white);color:var(--color-navy);box-shadow:0 4px #d4ddf0eb,0 18px 38px #0000002e;transform:translate(-50%);animation:landing-button-enter .62s .39s cubic-bezier(.2,.8,.2,1) both}.landing__busy-notice p,.landing__closed-notice p{margin:0;font-size:clamp(14px,4.1vw,18px);line-height:1.5;font-weight:900;letter-spacing:.02em;text-align:center;white-space:nowrap}.landing__closed-notice p{max-width:19em;white-space:normal}.landing__hero-qr,.landing-desktop-qr{display:none}.landing-desktop-qr{width:100%;padding:20px 24px;border-radius:6px;background:var(--color-white);color:var(--color-navy);text-align:center}.landing-desktop-qr__image{display:block;width:96px;height:96px;margin:0 auto 12px}.landing-desktop-qr__url{display:block;margin:0 0 10px;font-family:var(--font-en);font-size:15px;line-height:1.2;font-weight:900;color:inherit;text-decoration:underline;text-underline-offset:4px;white-space:nowrap}.landing-desktop-qr__note{margin:0;font-size:14px;line-height:1.6;font-weight:900}@keyframes landing-carousel-enter{0%{opacity:0;transform:translate(-50%) translateY(20px)}to{opacity:1;transform:translate(-50%) translateY(0)}}@keyframes landing-button-enter{0%{opacity:0;transform:translate(-50%) translateY(20px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.landing__intro{position:relative;z-index:2;padding:36px 36px 175px;text-align:center;background:var(--color-navy)}.landing__intro-texture{position:absolute;left:0;bottom:-1px;z-index:1;width:390px;height:110px;background-image:url(/assets/photo-marks/landing/intro-texture.png);background-size:100% 100%;mix-blend-mode:screen;pointer-events:none}.landing__intro h2,.landing__intro p{position:relative;z-index:2}.landing__intro h2{margin:0 0 18px;font-size:26px;line-height:42px;font-weight:900}.landing__intro p{margin:0;font-size:18px;line-height:28px;font-weight:700}.landing__howto{position:relative;z-index:3;padding:36px 36px 40px;background:var(--color-navy-mid)}.landing__howto:before{content:"";position:absolute;left:0;right:0;top:-111px;height:112px;background:var(--color-navy-mid);clip-path:polygon(0 100%,100% 0,100% 100%)}.section-heading{display:flex;align-items:center;gap:8px;margin-bottom:28px}.section-heading__en{margin:0;font-family:var(--font-en);font-size:28px;line-height:1;font-weight:900}.section-heading__en-img{height:36px;width:auto;flex-shrink:0}.section-heading__ja{display:flex;flex:1;align-items:center;gap:8px;font-family:var(--font-font, "Noto Sans JP");font-size:14px;line-height:1;font-weight:700;letter-spacing:.7px;color:var(--color-white);white-space:nowrap;justify-content:flex-end}.section-heading__ja:before{content:"";flex:1;height:2px;background:var(--color-white);min-width:8px}.howto-list{display:grid;gap:40px;margin:0;padding:0;list-style:none}.howto-item__label{display:grid;grid-template-columns:48px 1fr;gap:16px;align-items:center;margin-bottom:16px}.howto-item__num{display:grid;place-items:center;width:48px;height:48px;border-radius:4px;background:var(--color-white);color:var(--color-navy);font-family:var(--font-en);font-size:36px;line-height:1;font-weight:900}.howto-item__label h3{display:flex;width:254px;height:48px;flex-direction:column;justify-content:center;margin:0;font-family:var(--font-font, "Noto Sans JP");font-size:18px;line-height:28px;font-weight:700;letter-spacing:.18px;color:var(--color-white)}.howto-item__card{position:relative;display:block;width:100%;aspect-ratio:318 / 178;height:auto;overflow:hidden;border-radius:4px;background:var(--color-navy-deep)}.howto-item__image{display:block;width:100%;height:100%;object-fit:contain;-webkit-user-select:none;user-select:none}.landing__restart{position:relative;z-index:2;padding:0 36px 52px;background:var(--color-navy-mid);display:flex;justify-content:center}.landing__restart-texture{position:absolute;right:0;top:-2px;z-index:0;width:390px;height:110px;background-image:url(/assets/photo-marks/landing/restart-texture.png);background-size:100% 100%;pointer-events:none}.landing__event{position:relative;z-index:4;padding:146px 36px 180px;background:var(--color-navy)}.landing__event>:not(.landing__restart-texture):not(.landing__event-bg-texture){position:relative;z-index:2}.landing__event-bg-texture{position:absolute;left:0;right:0;top:0;bottom:0;z-index:0;background-image:url(/assets/photo-marks/landing/bg-light.webp);background-position:-450px calc(100% + 300px);background-repeat:no-repeat;background-size:1180px 944px;mix-blend-mode:lighten;pointer-events:none}.landing__event:before{content:"";position:absolute;left:0;right:0;top:-3px;height:110px;background:var(--color-navy-mid);clip-path:polygon(0 0,0 100%,100% 0);pointer-events:none;z-index:1}.landing__event-lead{margin:0 0 20px;font-family:var(--font-font, "Noto Sans JP");font-size:18px;line-height:28px;font-weight:700;letter-spacing:.18px;color:var(--color-white)}.landing__event-photo{width:100%;aspect-ratio:318 / 178;height:auto;margin:0 0 24px;overflow:hidden;border-radius:4px}.landing__event-photo img{width:100%;height:100%;object-fit:fill}.event-details{display:grid;gap:28px;margin:0}.event-details__row{display:grid;gap:8px}.event-details__row dt{font-family:var(--font-font, "Noto Sans JP");font-size:14px;line-height:1;font-weight:700;letter-spacing:.05em}.event-details__row dd{display:flex;align-items:flex-end;gap:8px;margin:0;padding-left:24px}.event-details__row:nth-child(2) strong{font-family:var(--font-font, "Noto Sans JP");font-size:28px;line-height:28px;font-weight:700;letter-spacing:.06em;vertical-align:bottom}.event-details__row:nth-child(2) dd>span{font-family:var(--font-font, "Noto Sans JP");font-size:14px;line-height:1;font-weight:700;letter-spacing:.05em;vertical-align:bottom}.event-details__row:nth-child(3) dd{display:grid;gap:8px;align-items:start}.event-details__row:nth-child(3) strong{font-family:var(--font-en);font-size:28px;line-height:28px;font-weight:700;letter-spacing:0;white-space:nowrap;vertical-align:bottom}.event-details__row:nth-child(3) dd>span{font-family:var(--font-font, "Noto Sans JP");font-size:14px;line-height:1;font-weight:700;letter-spacing:.05em;white-space:nowrap}.event-date{display:flex;align-items:flex-end;gap:0}.event-date span{font-family:var(--font-en);font-size:40px;line-height:40px;font-weight:700;letter-spacing:.01em;vertical-align:bottom}.event-date small{font-family:var(--font-en);font-size:18px;line-height:18px;font-weight:700;letter-spacing:.01em;vertical-align:bottom;margin:0 4px}.event-date img{width:24px;height:10px;margin:0 8px 9px}.landing__sponsor{padding:40px 36px 46px;background:var(--color-navy);display:grid;gap:40px}.landing__supporting{margin:0;text-align:center}.landing__supporting img{width:100%;height:auto}.landing__supporting figcaption{margin-top:13px;font-family:var(--font-font, "Noto Sans JP");font-size:14px;line-height:20px;font-weight:700;letter-spacing:.05em;text-align:center}.landing__banners{display:grid;gap:8px}.landing__banners a{display:block}.landing__banners img{width:100%;height:auto;border-radius:4px}.landing__footer{display:flex;flex-direction:column;align-items:center;gap:20px;padding:40px 0 38px;border-top:1px solid rgba(255,255,255,.9);background:var(--color-navy)}.landing__footer-logo{width:218px;height:25px;object-fit:contain}.social-links{display:flex;align-items:center;gap:24px;margin:0;padding:0;list-style:none}.social-links__item{display:flex;align-items:center;justify-content:center;text-decoration:none;transition:opacity .15s ease}.social-links__item:hover{opacity:.8}.social-links__item:focus-visible{outline:3px solid rgba(255,255,255,.9);outline-offset:2px;border-radius:4px}.landing__footer small{font-family:var(--font-en);font-size:12px;font-weight:400;line-height:1.5;letter-spacing:.01em;text-align:center;vertical-align:middle;opacity:.7}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:1ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:1ms!important}.screen,.landing,.reveal-on-scroll{opacity:1!important;transform:none!important}}@media(min-width:768px){.landing__bg-light{left:-280px;top:-160px;width:1020px;height:816px;transform:rotate(-5deg)}.flow-screen--result{--flow-texture-x: -170px}.flow-screen--error .error-screen__hero-bg,.screen--error .error-screen__hero-bg{left:-170px}.landing__event-bg-texture{background-position:-380px calc(100% + 300px)}.app-shell{position:relative;align-items:center;justify-content:center;min-height:100vh;padding:40px 0;overflow-x:hidden;overflow-y:auto;background-color:var(--color-navy-deep);background-image:linear-gradient(#00184894,#00184894),url(/assets/photo-marks/pc/bg-integrated@2x.jpg);background-position:center,center center;background-size:cover,contain;background-attachment:scroll;background-repeat:no-repeat,no-repeat}.screen{width:min(390px,calc(100vw - 48px));height:min(820px,calc(100vh - 80px));min-height:0;overflow-x:hidden;overflow-y:auto;box-shadow:0 20px 60px #00000059;border-radius:28px;scrollbar-width:none}.screen::-webkit-scrollbar{display:none}.landing{width:min(390px,calc(100vw - 48px));height:min(820px,calc(100vh - 80px));min-height:0;overflow-x:hidden;overflow-y:auto;border-radius:28px;box-shadow:0 24px 72px #00000075;scrollbar-width:none}.landing::-webkit-scrollbar{display:none}}@media(min-width:1024px){.app-shell{display:block}.landing__hero{height:824px}.landing__start-btn,.landing__restart .btn-primary{display:none}.landing__hero{height:920px}.landing__hero-qr{position:absolute;left:36px;right:36px;top:600px;display:block;animation:fade-up-enter .62s .39s cubic-bezier(.2,.8,.2,1) both}.landing-desktop-qr{display:block}.landing__restart{padding-bottom:140px}.pc-guide{position:absolute;left:max(24px,calc(50vw - 426px));top:max(96px,min(223px,calc(100vh - 512px)));z-index:1;display:flex;width:301px;flex-direction:column;align-items:center;color:var(--color-white);text-align:center;text-shadow:0 4px 12px rgba(0,0,0,.48)}.pc-guide__toyo{width:249px;height:27px;margin-bottom:16px}.pc-guide__samurai{width:153px;height:47px;margin-bottom:16px;object-fit:contain;filter:drop-shadow(0 3px 10px rgba(255,255,255,.22))}.pc-guide__marks{width:248px;height:137px;margin-bottom:24px}.pc-guide__qr{width:88px;height:88px;margin-bottom:16px;border-radius:6px;filter:drop-shadow(0 4px 12px rgba(0,0,0,.34))}.pc-guide__url{display:block;width:390px;margin:0 0 16px;font-family:var(--font-en);font-size:15px;line-height:1.4;font-weight:700;letter-spacing:.01em;color:inherit;text-align:center;text-decoration:underline;text-decoration-style:solid;text-underline-offset:6px;text-decoration-thickness:1px;text-decoration-skip-ink:auto}.pc-guide__note{width:301px;margin:0;font-family:var(--font-ja);font-size:14px;line-height:20px;font-weight:700;letter-spacing:.05em;text-align:center}.screen,.landing{position:absolute;left:calc(50vw - 73px);top:85px;bottom:40px;width:min(500px,calc(100vw - 48px));height:auto;max-height:min(765px,calc(100vh - 125px));min-height:600px;border-radius:28px}}.app-shell--event{display:flex;align-items:stretch;justify-content:stretch;width:100%;min-height:100vh;min-height:100dvh;padding:0;overflow:hidden;background:var(--color-navy)}.app-shell--event .landing-stage{display:block;width:100vw;height:100vh;height:100dvh}.app-shell--event .landing{position:relative;left:auto;top:auto;bottom:auto;width:100vw;height:100vh;height:100dvh;min-height:0;max-height:none;overflow:hidden;border-radius:0;box-shadow:none}.app-shell--event .landing__hero{height:100%;min-height:0}.app-shell--event .landing__bg-light{left:-205px;top:-218px;width:1720px;height:1376px;transform:none;object-fit:cover}.app-shell--event .landing__brand{inset:25px 24px auto;height:142px}.app-shell--event .landing__jfa-logo{width:64px;height:104px}.app-shell--event .landing__jfa-copy{top:116px;width:30px;height:10px}.app-shell--event .landing__jfa-copy--event{background-color:var(--color-navy);mask:url(/assets/photo-marks/landing/jfa-copy.svg) center / 100% 100% no-repeat;-webkit-mask:url(/assets/photo-marks/landing/jfa-copy.svg) center / 100% 100% no-repeat}.app-shell--event .landing__toyo-logo{top:95px;width:545px;height:61px}.app-shell--event .landing__title-block{left:80px;right:80px;top:214px}.app-shell--event .landing__samurai-blue{width:320px;margin-bottom:28px}.app-shell--event .landing__title-img{width:590px}.app-shell--event .landing__carousel{left:-376px;right:auto;top:698px;width:max-content;animation:none}.app-shell--event .landing__carousel-track{gap:28px;padding-right:28px;animation:carousel-scroll 24s linear infinite;will-change:transform}.app-shell--event .landing__carousel img{width:576px;height:auto;aspect-ratio:16 / 9;border:0;border-radius:8px}.app-shell--event .landing__start-btn{display:flex;top:calc(100vh - 278px);top:max(1078px,calc(100dvh - 278px));width:min(710px,calc(100vw - 320px));height:176px;border-width:5px;font-size:78px;line-height:1}.app-shell--event .landing__busy-notice,.app-shell--event .landing__closed-notice{display:flex;top:calc(100vh - 278px);top:max(1078px,calc(100dvh - 278px));width:min(710px,calc(100vw - 320px));min-height:154px;padding:28px 36px 30px;border-radius:10px}.app-shell--event .landing__busy-notice p,.app-shell--event .landing__closed-notice p{font-size:30px;line-height:1.55;letter-spacing:.015em}.app-shell--event .landing__closed-notice p{max-width:18em}.app-shell--event .landing__sponsor--event{position:absolute;left:24px;top:178px;z-index:3;width:300px;padding:0;gap:0;background:transparent}.app-shell--event .landing__sponsor--event .landing__supporting figcaption{margin-top:6px;font-size:13px;line-height:18px;letter-spacing:.03em;text-shadow:0 2px 6px rgba(0,0,0,.55)}.app-shell--event .landing__hero-qr,.app-shell--event .landing-desktop-qr,.app-shell--event .pc-guide{display:none}@media(orientation:landscape)and (max-height:1100px){.app-shell--event .landing__brand{inset:22px 24px auto}.app-shell--event .landing__jfa-logo{width:52px;height:85px}.app-shell--event .landing__jfa-copy{top:95px;width:25px;height:8px}.app-shell--event .landing__toyo-logo{top:54px;width:430px;height:48px}.app-shell--event .landing__title-block{top:148px}.app-shell--event .landing__samurai-blue{width:250px;margin-bottom:16px}.app-shell--event .landing__title-img{width:486px}.app-shell--event .landing__carousel{left:-238px;top:510px}.app-shell--event .landing__carousel-track{gap:22px;padding-right:22px}.app-shell--event .landing__carousel img{width:460px}.app-shell--event .landing__start-btn{top:auto;bottom:56px;width:min(620px,calc(100vw - 420px));height:132px;font-size:64px}.app-shell--event .landing__busy-notice,.app-shell--event .landing__closed-notice{top:auto;bottom:56px;width:min(620px,calc(100vw - 420px));min-height:116px;padding:22px 30px 24px}.app-shell--event .landing__busy-notice p,.app-shell--event .landing__closed-notice p{font-size:24px;line-height:1.48}}.app-shell--event .screen{position:relative;left:auto;top:auto;bottom:auto;width:100vw;height:100vh;height:100dvh;min-height:0;max-height:none;overflow:hidden;border-radius:0;box-shadow:none}.app-shell--event .flow-screen{--flow-texture-x: -370px;--flow-texture-width: 1600px;--flow-texture-height: 1280px}.app-shell--event .flow-screen--capture:after{top:560px!important}.app-shell--event .flow-screen .app-header{align-items:flex-start;height:104px;padding:23px 40px 0}.app-shell--event .flow-screen .app-header__toyo{width:230px;height:26px;margin-top:17px}.app-shell--event .flow-screen .app-header__photo-marks{width:138px;height:61px}.app-shell--event .flow-screen .screen__body{flex:0 0 auto;padding:0 40px}.app-shell--event .step-indicator{width:100vw;margin:26px 0 0 calc(50% - 50vw);padding:0}.app-shell--event .step-indicator__circle{width:68px;height:68px;font-size:42px;line-height:1}.app-shell--event .step-indicator__circle svg{width:34px;height:26px}.app-shell--event .step-indicator__circle--pending{border-width:1px}.app-shell--event .step-indicator__line{top:34px;left:calc(50% + 64px);right:calc(-50% + 64px);height:1.5px}.app-shell--event .step-indicator__label{margin-top:15px;font-size:28px;line-height:1.35;font-weight:900;letter-spacing:0}.app-shell--event .camera-preview{margin:60px auto 0;border-radius:14px;box-shadow:none}.app-shell--event .capture-page__content--intro .camera-preview{max-width:690px;aspect-ratio:690 / 458}.app-shell--event .capture-page__content--live .camera-preview,.app-shell--event .capture-page__content--confirm .camera-preview{max-width:634px;aspect-ratio:634 / 458}.app-shell--event .camera-preview__placeholder-figure{width:520px}.app-shell--event .camera-preview__face-oval{width:345px;height:420px;border-width:5px}.app-shell--event .camera-preview--intro .camera-preview__face-oval{width:316px;height:386px;border-width:5px}.app-shell--event .camera-preview__start-card{top:166px;gap:17px;width:388px;height:214px;border-width:2px;border-radius:14px;font-size:34px;line-height:1.25;font-weight:900;letter-spacing:0}.app-shell--event .camera-preview__start-icon{width:98px;height:78px}.app-shell--event .camera-preview__range{max-width:634px;height:16px;margin:54px 0 49px}.app-shell--event .camera-preview__range::-webkit-slider-thumb{width:58px;height:58px;border:0;background:var(--color-white)}.app-shell--event .camera-preview__range::-moz-range-thumb{width:58px;height:58px;border:0;background:var(--color-white)}.app-shell--event .capture-page__message{min-height:0;font-size:32px;line-height:1.75;font-weight:900;letter-spacing:0}.app-shell--event .capture-page__content--intro .capture-page__message{margin:86px 0 68px}.app-shell--event .capture-page__content--live .capture-page__message{margin:0 0 34px}.app-shell--event .capture-page__content--confirm .capture-page__message{margin:134px 0 143px;font-size:32px;line-height:1.45}.app-shell--event .flow-screen .capture-page__primary{width:668px;max-width:668px;height:132px;border-width:3px;font-size:50px;line-height:1.25;font-weight:900;letter-spacing:0}.app-shell--event .capture-page__button-icon{left:58px;width:70px;height:58px}.app-shell--event .capture-page__primary .btn-primary__arrow{right:45px;width:44px;height:44px}.app-shell--event .flow-screen .screen__footer-nav{position:absolute;left:56px;bottom:36px;width:auto;margin:0;padding:0}.app-shell--event .flow-screen .btn-back{--btn-back-content-gap: 36px;--btn-back-arrow-width: 17px;--btn-back-arrow-height: 31px;--btn-back-arrow-y: 2px;min-height:44px;font-size:34px;line-height:1.2;font-weight:900}.app-shell--event .flow-screen .btn-back:before{width:var(--btn-back-arrow-width);height:var(--btn-back-arrow-height)}@media(orientation:landscape)and (min-width:1024px)and (max-height:1100px){.app-shell--event .flow-screen--capture:after{top:430px!important}.app-shell--event .flow-screen--capture .app-header{height:78px;padding-top:14px}.app-shell--event .flow-screen--capture .app-header__toyo{width:200px;height:23px;margin-top:12px}.app-shell--event .flow-screen--capture .app-header__photo-marks{width:112px;height:50px}.app-shell--event .flow-screen--capture .step-indicator{margin-top:12px}.app-shell--event .flow-screen--capture .step-indicator__circle{width:54px;height:54px;font-size:34px}.app-shell--event .flow-screen--capture .step-indicator__circle svg{width:28px;height:22px}.app-shell--event .flow-screen--capture .step-indicator__line{top:27px;left:calc(50% + 52px);right:calc(-50% + 52px)}.app-shell--event .flow-screen--capture .step-indicator__label{margin-top:10px;font-size:22px}.app-shell--event .flow-screen--capture .camera-preview{margin-top:28px;border-radius:12px}.app-shell--event .flow-screen--capture .capture-page__content--intro .camera-preview{max-width:560px;aspect-ratio:690 / 458}.app-shell--event .flow-screen--capture .capture-page__content--live .camera-preview,.app-shell--event .flow-screen--capture .capture-page__content--confirm .camera-preview{max-width:540px;aspect-ratio:634 / 458}.app-shell--event .flow-screen--capture .camera-preview__placeholder-figure{width:420px}.app-shell--event .flow-screen--capture .camera-preview__face-oval{width:280px;height:338px;border-width:4px}.app-shell--event .flow-screen--capture .camera-preview--intro .camera-preview__face-oval{width:252px;height:308px}.app-shell--event .flow-screen--capture .camera-preview__start-card{top:122px;gap:12px;width:310px;height:160px;font-size:28px}.app-shell--event .flow-screen--capture .camera-preview__start-icon{width:80px;height:64px}.app-shell--event .flow-screen--capture .camera-preview__range{max-width:540px;height:12px;margin:28px 0 24px}.app-shell--event .flow-screen--capture .camera-preview__range::-webkit-slider-thumb{width:46px;height:46px}.app-shell--event .flow-screen--capture .camera-preview__range::-moz-range-thumb{width:46px;height:46px}.app-shell--event .flow-screen--capture .capture-page__message{font-size:25px;line-height:1.45}.app-shell--event .flow-screen--capture .capture-page__content--intro .capture-page__message{margin:26px 0 28px}.app-shell--event .flow-screen--capture .capture-page__content--live .capture-page__message{margin:0 0 22px}.app-shell--event .flow-screen--capture .capture-page__content--confirm .capture-page__message{margin:36px 0 34px;font-size:26px;line-height:1.35}.app-shell--event .flow-screen--capture .capture-page__primary{width:520px;max-width:520px;height:96px;font-size:38px}.app-shell--event .flow-screen--capture .capture-page__button-icon{left:44px;width:54px;height:45px}.app-shell--event .flow-screen--capture .capture-page__primary .btn-primary__arrow{right:36px;width:34px;height:34px}.app-shell--event .flow-screen--capture .screen__footer-nav{left:44px;bottom:18px}.app-shell--event .flow-screen--capture .btn-back{--btn-back-content-gap: 28px;--btn-back-arrow-width: 14px;--btn-back-arrow-height: 25px;font-size:26px}}.app-shell--event .flow-screen--style:after{top:560px!important}.app-shell--event .flow-screen--style .style-page__content{padding-top:61px}.app-shell--event .flow-screen--style .style-page__preview{width:636px;max-width:636px;aspect-ratio:636 / 257;margin:0 auto;border-radius:12px;background:#001845}.app-shell--event .flow-screen--style .style-page__preview img{object-fit:cover}.app-shell--event .flow-screen--style .style-page__description{max-width:720px;margin:44px 0 18px}.app-shell--event .flow-screen--style .style-page__description-main{margin:0 0 24px;font-size:34px;line-height:1.55;font-weight:900;letter-spacing:0}.app-shell--event .flow-screen--style .style-page__description-sub{margin:0;font-size:24px;line-height:1.42;font-weight:500;letter-spacing:0}.app-shell--event .flow-screen--style .style-fieldset{width:636px;max-width:636px;min-height:96px;margin:0 0 18px;padding:0 0 0 148px}.app-shell--event .flow-screen--style .style-fieldset__legend{width:124px;font-size:32px;line-height:96px;font-weight:900;letter-spacing:0}.app-shell--event .flow-screen--style .style-fieldset__options{grid-template-columns:repeat(2,1fr);gap:16px}.app-shell--event .flow-screen--style .style-radio{justify-content:flex-start;min-height:96px;gap:13px;padding:0 20px;border-width:2px;border-radius:6px;background:#0020601f;font-size:32px;line-height:1;font-weight:900;letter-spacing:0}.app-shell--event .flow-screen--style .style-radio--selected{background:var(--color-white);color:var(--color-navy)}.app-shell--event .flow-screen--style .style-radio__indicator{width:30px;height:30px;border-width:1.5px}.app-shell--event .flow-screen--style .style-radio--selected .style-radio__indicator:after{width:16px;height:16px}.app-shell--event .flow-screen--style .style-page__actions{margin-top:36px}.app-shell--event .flow-screen--style .style-page__decide-button{width:668px;max-width:668px;height:132px;border-width:3px;font-size:50px;line-height:1.25;font-weight:900;letter-spacing:0}.app-shell--event .flow-screen--style .style-page__decide-button .btn-primary__arrow{right:45px;font-size:44px}.app-shell--event .flow-screen--style .style-page__decide-button:disabled{border-width:4px;background:#0020609e;color:#ffffff61;box-shadow:inset 0 0 0 2px #8fa5cfc7}.app-shell--event .flow-screen--message:after,.app-shell--event .flow-screen--loading:after{top:560px!important}.app-shell--event .flow-screen--message .message-page__heading{justify-content:center;gap:10px;margin:144px 0 31px;font-size:42px;line-height:1.15;font-weight:900;letter-spacing:0}.app-shell--event .flow-screen--message .message-page__flag-icon{width:41px;height:39px}.app-shell--event .flow-screen--message .message-page__lead{max-width:720px;margin:0 0 34px;font-size:34px;line-height:1.55;font-weight:900;letter-spacing:0}.app-shell--event .flow-screen--message .message-page__lead small{margin-top:12px;font-size:24px;line-height:1.4;font-weight:500;opacity:1}.app-shell--event .flow-screen--message .message-grid,.app-shell--event .flow-screen--message .message-page__hint,.app-shell--event .flow-screen--message .message-page__validation{width:638px;max-width:638px}.app-shell--event .flow-screen--message .message-grid__cells{height:266px;border-width:1.5px;border-radius:13px}.app-shell--event .flow-screen--message .message-grid__cell{aspect-ratio:auto;font-size:60px;line-height:1;font-weight:900;letter-spacing:0}.app-shell--event .flow-screen--message .message-grid__cell--placeholder{color:#8fa5cf52}.app-shell--event .flow-screen--message .message-page__hint{margin-top:37px;font-size:24px;line-height:1.4;font-weight:500;text-align:center;opacity:1}.app-shell--event .flow-screen--message .message-page__actions{margin-top:96px}.app-shell--event .flow-screen--message .message-page__generate-button{width:668px;max-width:668px;height:132px;border-width:3px;font-size:50px;line-height:1.25;font-weight:900;letter-spacing:0}.app-shell--event .flow-screen--message .message-page__generate-button .btn-primary__arrow{right:45px;font-size:44px}.app-shell--event .flow-screen--loading .loading-page__content{flex:0 0 auto;gap:0;padding:251px 0 0}.app-shell--event .flow-screen--loading .loading-page__title{margin:0 0 18px;font-size:58px;line-height:1.25;font-weight:900;letter-spacing:0;text-align:center}.app-shell--event .flow-screen--loading .loading-page__ball{margin-bottom:48px}.app-shell--event .flow-screen--loading .loading-page__ball,.app-shell--event .flow-screen--loading .loading-page__ball-svg{width:166px;height:166px}.app-shell--event .flow-screen--loading .loading-page__message{max-width:720px;font-size:34px;line-height:1.65;font-weight:900;letter-spacing:0}@media(orientation:landscape)and (min-width:1024px)and (max-height:1100px){.app-shell--event .flow-screen--style:after,.app-shell--event .flow-screen--message:after,.app-shell--event .flow-screen--loading:after{top:430px!important}.app-shell--event .flow-screen--style .app-header,.app-shell--event .flow-screen--message .app-header,.app-shell--event .flow-screen--loading .app-header{height:78px;padding-top:14px}.app-shell--event .flow-screen--style .app-header__toyo,.app-shell--event .flow-screen--message .app-header__toyo,.app-shell--event .flow-screen--loading .app-header__toyo{width:200px;height:23px;margin-top:12px}.app-shell--event .flow-screen--style .app-header__photo-marks,.app-shell--event .flow-screen--message .app-header__photo-marks,.app-shell--event .flow-screen--loading .app-header__photo-marks{width:112px;height:50px}.app-shell--event .flow-screen--style .step-indicator,.app-shell--event .flow-screen--message .step-indicator,.app-shell--event .flow-screen--loading .step-indicator{margin-top:12px}.app-shell--event .flow-screen--style .step-indicator__circle,.app-shell--event .flow-screen--message .step-indicator__circle,.app-shell--event .flow-screen--loading .step-indicator__circle{width:54px;height:54px;font-size:34px}.app-shell--event .flow-screen--style .step-indicator__circle svg,.app-shell--event .flow-screen--message .step-indicator__circle svg,.app-shell--event .flow-screen--loading .step-indicator__circle svg{width:28px;height:22px}.app-shell--event .flow-screen--style .step-indicator__line,.app-shell--event .flow-screen--message .step-indicator__line,.app-shell--event .flow-screen--loading .step-indicator__line{top:27px;left:calc(50% + 52px);right:calc(-50% + 52px)}.app-shell--event .flow-screen--style .step-indicator__label,.app-shell--event .flow-screen--message .step-indicator__label,.app-shell--event .flow-screen--loading .step-indicator__label{margin-top:10px;font-size:22px}.app-shell--event .flow-screen--style .screen__footer-nav,.app-shell--event .flow-screen--message .screen__footer-nav{left:44px;bottom:18px}.app-shell--event .flow-screen--style .btn-back,.app-shell--event .flow-screen--message .btn-back{--btn-back-content-gap: 28px;--btn-back-arrow-width: 14px;--btn-back-arrow-height: 25px;font-size:26px}.app-shell--event .flow-screen--style .style-page__content{padding-top:28px}.app-shell--event .flow-screen--style .style-page__preview{width:520px;max-width:520px}.app-shell--event .flow-screen--style .style-page__description{margin:24px 0 14px}.app-shell--event .flow-screen--style .style-page__description-main{margin-bottom:14px;font-size:26px;line-height:1.35}.app-shell--event .flow-screen--style .style-page__description-sub{font-size:20px;line-height:1.35}.app-shell--event .flow-screen--style .style-fieldset{width:520px;max-width:520px;min-height:70px;margin-bottom:12px;padding-left:110px}.app-shell--event .flow-screen--style .style-fieldset__legend{width:92px;font-size:26px;line-height:70px}.app-shell--event .flow-screen--style .style-fieldset__options{gap:12px}.app-shell--event .flow-screen--style .style-radio{min-height:70px;gap:10px;padding:0 16px;font-size:25px}.app-shell--event .flow-screen--style .style-radio__indicator{width:24px;height:24px}.app-shell--event .flow-screen--style .style-radio--selected .style-radio__indicator:after{width:12px;height:12px}.app-shell--event .flow-screen--style .style-page__actions{margin-top:16px}.app-shell--event .flow-screen--style .style-page__decide-button{width:520px;max-width:520px;height:96px;font-size:38px}.app-shell--event .flow-screen--style .style-page__decide-button .btn-primary__arrow{right:36px;font-size:34px}.app-shell--event .flow-screen--message .message-page__heading{gap:8px;margin:42px 0 18px;font-size:34px}.app-shell--event .flow-screen--message .message-page__flag-icon{width:34px;height:32px}.app-shell--event .flow-screen--message .message-page__lead{margin-bottom:20px;font-size:26px;line-height:1.35}.app-shell--event .flow-screen--message .message-page__lead small{margin-top:8px;font-size:20px}.app-shell--event .flow-screen--message .message-grid,.app-shell--event .flow-screen--message .message-page__hint,.app-shell--event .flow-screen--message .message-page__validation{width:560px;max-width:560px}.app-shell--event .flow-screen--message .message-grid__cells{height:200px;border-radius:10px}.app-shell--event .flow-screen--message .message-grid__cell{font-size:46px}.app-shell--event .flow-screen--message .message-page__hint{margin-top:18px;font-size:20px}.app-shell--event .flow-screen--message .message-page__actions{margin-top:28px}.app-shell--event .flow-screen--message .message-page__generate-button{width:520px;max-width:520px;height:96px;font-size:38px}.app-shell--event .flow-screen--message .message-page__generate-button .btn-primary__arrow{right:36px;font-size:34px}.app-shell--event .flow-screen--loading .loading-page__content{padding-top:84px}.app-shell--event .flow-screen--loading .loading-page__title{margin-bottom:14px;font-size:44px}.app-shell--event .flow-screen--loading .loading-page__ball{margin-bottom:32px}.app-shell--event .flow-screen--loading .loading-page__ball,.app-shell--event .flow-screen--loading .loading-page__ball-svg{width:128px;height:128px}.app-shell--event .flow-screen--loading .loading-page__message{font-size:28px;line-height:1.45}}.app-shell--event .flow-screen--error{--flow-texture-x: -390px;--flow-texture-width: 1720px;--flow-texture-height: 1376px}.app-shell--event .flow-screen--error:after{top:410px!important}.app-shell--event .flow-screen--error .screen__body{flex:1 1 auto;padding:0 40px}.app-shell--event .flow-screen--error .error-screen{min-height:0;justify-content:center}.app-shell--event .flow-screen--error .error-screen__content{flex:0 0 auto;width:100%;gap:56px;padding:0 0 172px}.app-shell--event .flow-screen--error .error-screen__message{font-size:32px;line-height:1.7;font-weight:900;letter-spacing:0}.app-shell--event .flow-screen--error .error-screen__top-button{width:668px;max-width:668px;height:132px;border-width:3px;font-size:38px;line-height:1.25;font-weight:900}.app-shell--event .flow-screen--error .error-screen__top-arrow{left:58px;width:36px;height:36px}
