.entry-save-reminder[data-v-fe6464b1]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:3000;display:flex;align-items:center;justify-content:center;padding:22px;background:#26354494;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.entry-save-reminder__dialog[data-v-fe6464b1]{position:relative;width:min(100%,380px);max-height:min(100vh - 44px,620px);padding:34px 24px 24px;overflow-y:auto;border:1px solid var(--checkin-border);border-radius:28px;background:#fff;box-shadow:0 24px 56px #26354433;text-align:center;color:var(--checkin-ink)}.entry-save-reminder__close[data-v-fe6464b1]{position:absolute;top:16px;right:16px;display:inline-grid;width:36px;height:36px;place-items:center;border:0;border-radius:12px;background:var(--checkin-surface);color:var(--checkin-ink);font:400 24px/1 var(--font-sans);cursor:pointer}.entry-save-reminder__visual[data-v-fe6464b1]{position:relative;width:196px;height:116px;margin:-10px auto 8px}.entry-save-reminder__image[data-v-fe6464b1]{position:absolute;bottom:0;left:14px;display:block;width:86px;height:104px;object-fit:contain;object-position:center bottom}.entry-save-reminder__menu-hint[data-v-fe6464b1]{position:absolute;top:4px;right:0;display:flex;align-items:center;color:var(--checkin-primary);font-size:12px;font-weight:700;white-space:nowrap}.entry-save-reminder__menu-hint b[data-v-fe6464b1]{display:inline-grid;width:28px;height:28px;margin-left:5px;place-items:center;border:1px solid var(--checkin-border);border-radius:10px;background:#fff;color:var(--checkin-ink);font-size:20px;line-height:1;box-shadow:0 5px 12px #26354414}.entry-save-reminder__menu-hint svg[data-v-fe6464b1]{position:absolute;top:20px;right:28px;width:84px;height:42px;color:var(--checkin-warm)}.entry-save-reminder__eyebrow[data-v-fe6464b1]{color:var(--checkin-primary);font-size:11px;font-weight:700;letter-spacing:.13em}h2[data-v-fe6464b1]{margin:10px 0 0;font-size:26px;line-height:1.3}.entry-save-reminder__copy[data-v-fe6464b1]{margin-top:12px;color:var(--checkin-muted);font-size:15px;line-height:1.65}.entry-save-reminder__instruction[data-v-fe6464b1]{margin-top:22px;padding:14px 16px;border-radius:16px;background:var(--checkin-surface);color:var(--checkin-ink);font-size:15px;font-weight:600;line-height:1.5}.entry-save-reminder__actions[data-v-fe6464b1]{display:flex;flex-direction:column;gap:12px;margin-top:24px}.entry-save-reminder__primary[data-v-fe6464b1],.entry-save-reminder__secondary[data-v-fe6464b1]{width:100%;min-height:var(--checkin-control-height);border-radius:var(--checkin-control-radius);font:inherit;font-size:17px;font-weight:700;cursor:pointer}.entry-save-reminder__primary[data-v-fe6464b1]{border:0;background:var(--checkin-primary);color:#fff}.entry-save-reminder__primary[data-v-fe6464b1]:disabled,.entry-save-reminder__secondary[data-v-fe6464b1]:disabled{cursor:wait;opacity:.72}.entry-save-reminder__secondary[data-v-fe6464b1]{border:1px solid var(--checkin-border);background:#fff;color:var(--checkin-ink)}.entry-save-reminder-enter-active[data-v-fe6464b1],.entry-save-reminder-leave-active[data-v-fe6464b1]{transition:opacity .2s ease}.entry-save-reminder-enter-active .entry-save-reminder__dialog[data-v-fe6464b1],.entry-save-reminder-leave-active .entry-save-reminder__dialog[data-v-fe6464b1]{transition:transform .24s ease,opacity .24s ease}.entry-save-reminder-enter-from[data-v-fe6464b1],.entry-save-reminder-leave-to[data-v-fe6464b1]{opacity:0}.entry-save-reminder-enter-from .entry-save-reminder__dialog[data-v-fe6464b1],.entry-save-reminder-leave-to .entry-save-reminder__dialog[data-v-fe6464b1]{transform:translateY(14px) scale(.98);opacity:0}@media (prefers-reduced-motion: reduce){.entry-save-reminder-enter-active[data-v-fe6464b1],.entry-save-reminder-leave-active[data-v-fe6464b1],.entry-save-reminder-enter-active .entry-save-reminder__dialog[data-v-fe6464b1],.entry-save-reminder-leave-active .entry-save-reminder__dialog[data-v-fe6464b1]{transition:none}}#app{min-height:100vh}body.entry-save-reminder-open{overflow:hidden}.checkin-hero[data-v-4c555d5b]{position:relative;min-height:clamp(286px,36svh,318px);overflow:hidden;color:var(--checkin-ink);isolation:isolate}.checkin-hero__horizon[data-v-4c555d5b]{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:center}.checkin-hero__location[data-v-4c555d5b]{position:absolute;top:calc(24px + env(safe-area-inset-top));right:18px;z-index:2;display:inline-flex;align-items:center;gap:7px;max-width:calc(100% - 36px);min-height:36px;padding:0 15px;border-radius:999px;background:#ffffffe0;color:var(--checkin-ink);font-size:14px;font-weight:600;line-height:1}.checkin-hero__brand[data-v-4c555d5b]{position:absolute;top:calc(25px + env(safe-area-inset-top));left:18px;z-index:2;display:block;width:92px;height:auto;object-fit:contain}.checkin-hero__location svg[data-v-4c555d5b]{flex:0 0 auto;color:var(--checkin-primary)}.checkin-hero__location span[data-v-4c555d5b]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.checkin-hero__copy[data-v-4c555d5b]{position:absolute;top:38%;left:24px;z-index:1;transform:translateY(-18%)}.checkin-hero__day[data-v-4c555d5b]{margin:0 0 17px;color:var(--checkin-primary);font-size:16px;font-weight:650;letter-spacing:.02em}.checkin-hero h1[data-v-4c555d5b]{margin:0;color:var(--checkin-ink);font-size:clamp(29px,8vw,35px);font-weight:700;line-height:1.15;letter-spacing:-.035em}.checkin-hero__lede[data-v-4c555d5b]{margin:16px 0 0;color:#5f7184;font-size:15px;line-height:1.5}.checkin-hero__number[data-v-4c555d5b]{position:absolute;top:28%;right:27px;z-index:0;color:#ffffff94;font-size:clamp(126px,38vw,160px);font-weight:600;line-height:.8;letter-spacing:-.11em;-webkit-user-select:none;user-select:none}.checkin-hero__mascot[data-v-4c555d5b]{position:absolute;right:17px;bottom:0;z-index:2;display:block;width:72px;height:auto}@media (min-width: 440px){.checkin-hero__copy[data-v-4c555d5b]{left:28px}.checkin-hero__brand[data-v-4c555d5b]{left:28px;width:98px}.checkin-hero__mascot[data-v-4c555d5b]{right:20px;width:88px}}.location-permission[data-v-e8d93804]{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;height:var(--checkin-control-height);border:1px solid var(--checkin-border);border-radius:var(--checkin-control-radius);background:var(--checkin-surface);padding:0 18px;box-shadow:none;color:var(--checkin-ink);font:inherit;font-size:15px;text-align:left;cursor:pointer}.location-permission span[data-v-e8d93804]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.location-permission svg[data-v-e8d93804]{color:var(--checkin-primary)}.location-permission svg[data-v-e8d93804]:last-child{color:var(--checkin-muted)}.location-permission[data-v-e8d93804]:disabled{color:var(--checkin-ink);cursor:wait;opacity:1}.location-permission[data-v-e8d93804]:focus-visible{outline-color:var(--checkin-primary)}.spin[data-v-e8d93804]{animation:spin-e8d93804 .8s linear infinite}@keyframes spin-e8d93804{to{transform:rotate(360deg)}}.checkin-page[data-v-1090d9e4]{width:100%;min-height:100vh;min-height:100svh;max-width:480px;margin:0 auto;overflow-x:clip;background:var(--checkin-page);color:var(--checkin-ink)}.checkin-form[data-v-1090d9e4]{display:flex;flex-direction:column;padding:42px 22px calc(28px + env(safe-area-inset-bottom))}.checkin-field[data-v-1090d9e4]{position:relative;display:block;color:var(--checkin-ink)}.checkin-field+.checkin-field[data-v-1090d9e4]{margin-top:36px}.checkin-field>span[data-v-1090d9e4]:first-child{display:flex;align-items:center;gap:12px;min-height:24px;font-size:16px;font-weight:600;line-height:1.4}.checkin-field>span:first-child svg[data-v-1090d9e4]{color:var(--checkin-primary)}.checkin-field input[data-v-1090d9e4]{display:block;width:100%;height:45px;margin-top:20px;padding:0 4px 9px;border:0;border-bottom:1px solid rgba(38,53,68,.24);border-radius:0;outline:none;background:transparent;color:var(--checkin-ink);font:inherit;font-size:16px;line-height:1.4;-webkit-appearance:none}.checkin-field input[data-v-1090d9e4]::placeholder{color:#929dab;opacity:1}.checkin-field input[data-v-1090d9e4]:focus{border-bottom-color:var(--checkin-primary);outline:none}.checkin-field--error input[data-v-1090d9e4]{border-bottom-color:#b94c4c}.checkin-field__error[data-v-1090d9e4]{position:absolute;top:calc(100% + 4px);left:4px;color:#a33f3f;font-size:12px;font-weight:500}.location-permission[data-v-1090d9e4]{margin-top:24px}.checkin-submit[data-v-1090d9e4]{width:100%;height:58px;margin-top:var(--checkin-action-gap);border:0;border-radius:20px;background:var(--checkin-primary);box-shadow:none;color:#fff;font:inherit;font-size:18px;font-weight:700;letter-spacing:.04em;cursor:pointer}.checkin-submit[data-v-1090d9e4]:disabled{background:var(--checkin-primary);color:#fff;cursor:wait}.checkin-submit[data-v-1090d9e4]:focus-visible{outline-color:var(--checkin-primary-hover)}.checkin-help[data-v-1090d9e4]{display:flex;align-items:center;justify-content:center;gap:8px;margin:24px 0 0;color:var(--checkin-muted);font-size:12px;line-height:1.5;text-align:center}.checkin-help svg[data-v-1090d9e4]{flex:0 0 auto;color:var(--checkin-warm)}@media (min-width: 440px){.checkin-form[data-v-1090d9e4]{padding-right:28px;padding-left:28px}}:root{--checkin-page: #fbfcfd;--checkin-surface: #f1f6fa;--checkin-primary: #5f8eb8;--checkin-primary-hover: #4f7fa9;--checkin-ink: #263544;--checkin-muted: #6f7b88;--checkin-border: #e1eaf2;--checkin-warm: #e6b986;--checkin-control-height: 58px;--checkin-control-radius: 20px;--checkin-action-gap: 16px;--primary: #0065fd;--primary-foreground: #ffffff;--primary-light: #e8f0ff;--primary-dark: #0052d0;--success: #16a34a;--success-light: #f0fdf4;--warning: #f59e0b;--warning-light: #fffbeb;--error: #ef4444;--error-light: #fef2f2;--foreground: #0e1115;--foreground-secondary: #4b5563;--foreground-muted: #64748b;--foreground-subtle: #6b7280;--background: #f5f6f8;--card: #ffffff;--border: #e7eaef;--border-light: #f0f1f3;--input-bg: #f9fafb;--muted: #eff1f4;--accent: #e5e9ff;--accent-foreground: #00266b;--ring: #557fff;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--radius-xl: 18px;--radius-full: 999px;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif}*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}:focus-visible{outline:2px solid var(--primary);outline-offset:2px}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}html{font-size:16px}body{font-family:var(--font-sans);background-color:var(--background);color:var(--foreground);font-size:15px;line-height:1.5;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.page-container{min-height:100vh;display:flex;flex-direction:column;max-width:480px;margin:0 auto;background:var(--background)}.page-header{background:var(--card);padding:48px var(--space-6) var(--space-6);text-align:left;border-bottom:1px solid var(--border-light)}.page-header h1{font-size:24px;font-weight:700;margin-bottom:var(--space-2);letter-spacing:-.01em;color:var(--foreground)}.page-header p{font-size:15px;color:var(--foreground-secondary);font-weight:400;line-height:1.5}.page-content{flex:1;padding:var(--space-5) var(--space-4)}.card{background:var(--card);border-radius:var(--radius-lg);padding:var(--space-5) var(--space-4);border:1px solid var(--border)}.form-group{margin-bottom:var(--space-5)}.form-label{display:block;font-size:14px;font-weight:500;color:var(--foreground);margin-bottom:var(--space-2)}.form-input{width:100%;height:48px;padding:0 var(--space-4);border:1px solid var(--border);border-radius:var(--radius-md);font-size:16px;color:var(--foreground);transition:border-color .15s ease,box-shadow .15s ease;outline:none;-webkit-appearance:none;background:var(--card);font-family:inherit}.form-input::placeholder{color:var(--foreground-subtle)}.form-input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #0065fd1a}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);width:100%;height:48px;border:none;border-radius:var(--radius-full);font-size:15px;font-weight:600;cursor:pointer;transition:background-color .15s ease,transform .1s ease;-webkit-user-select:none;user-select:none;font-family:inherit}.btn:active{transform:scale(.98)}.btn--primary{background:var(--primary);color:var(--primary-foreground)}.btn--primary:hover{background:var(--primary-dark)}.btn--primary:disabled{opacity:.5;cursor:not-allowed}.btn--secondary{background:var(--muted);color:var(--foreground)}.btn--secondary:hover{background:#e4e6ea}.btn--small{height:32px;padding:0 var(--space-4);font-size:13px;width:auto;border-radius:var(--radius-full)}.source-tag{display:inline-flex;align-items:center;gap:var(--space-1);background:var(--primary-light);color:var(--primary);padding:var(--space-1) var(--space-3);border-radius:var(--radius-full);font-size:13px;margin-top:var(--space-3);font-weight:500}.source-tag svg{width:14px;height:14px}.success-icon-wrap{text-align:center;margin-bottom:var(--space-6);padding:var(--space-6) 0 var(--space-4)}.success-icon{width:64px;height:64px;border-radius:50%;background:var(--success-light);display:inline-flex;align-items:center;justify-content:center;margin-bottom:var(--space-4)}.success-icon svg{width:32px;height:32px;color:var(--success)}.success-title{font-size:20px;font-weight:600;color:var(--foreground);margin-bottom:var(--space-2)}.success-subtitle{font-size:14px;color:var(--foreground-muted);line-height:1.6}.success-subtitle .time{color:var(--foreground-secondary);font-weight:500}.section-title{font-size:15px;font-weight:600;color:var(--foreground);margin-bottom:var(--space-3);display:flex;align-items:center;gap:var(--space-2)}.resource-list{display:flex;flex-direction:column;gap:var(--space-2)}.resource-item{display:flex;align-items:center;padding:var(--space-3) var(--space-4);background:var(--card);border:1px solid var(--border);border-radius:var(--radius-md);text-decoration:none;color:var(--foreground);transition:background-color .15s ease,border-color .15s ease}.resource-item:active{background:var(--muted)}.resource-icon{width:40px;height:40px;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;margin-right:var(--space-3);flex-shrink:0}.resource-icon svg{width:20px;height:20px}.resource-icon--pdf{background:var(--warning-light);color:var(--warning)}.resource-icon--video{background:var(--primary-light);color:var(--primary)}.resource-info{flex:1;min-width:0}.resource-title{font-size:14px;font-weight:500;color:var(--foreground);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.resource-desc{font-size:12px;color:var(--foreground-muted);margin-top:2px}.resource-arrow{width:16px;height:16px;color:var(--foreground-subtle);flex-shrink:0;margin-left:var(--space-2)}.empty-hint{text-align:center;color:var(--foreground-muted);padding:var(--space-6) var(--space-4);background:var(--input-bg);border-radius:var(--radius-md);font-size:14px}.form-hint{margin-top:var(--space-3);font-size:12px;color:var(--foreground-muted);text-align:center;line-height:1.5}.error-toast{position:fixed;bottom:calc(48px + env(safe-area-inset-bottom));left:50%;transform:translate(-50%) translateY(12px);background:#0e1115e0;color:#fff;padding:var(--space-3) var(--space-5);border-radius:var(--radius-full);font-size:14px;z-index:9999;max-width:84%;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;transition:opacity .25s ease,transform .25s ease;pointer-events:none}.error-toast.toast--visible{opacity:1;transform:translate(-50%) translateY(0)}.loading-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#f5f6f8cc;display:flex;align-items:center;justify-content:center;z-index:999}.loading-spinner{width:28px;height:28px;border:2.5px solid var(--border);border-top-color:var(--primary);border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.mailing-section{margin-top:var(--space-6);padding-top:var(--space-5);border-top:1px solid var(--border)}.mailing-form{margin-top:var(--space-3)}.mailing-success{padding:var(--space-3) var(--space-4);background:var(--success-light);border:1px solid #dcfce7;border-radius:var(--radius-md);color:var(--success);font-size:14px;line-height:1.5}.mailing-success>div{display:flex;align-items:center;justify-content:space-between;gap:var(--space-3)}.mailing-success strong{color:#15803d;font-weight:600}.mailing-mode-switch{display:flex;gap:0;margin-bottom:var(--space-3);border:1px solid var(--border);border-radius:var(--radius-md);overflow:hidden;background:var(--input-bg)}.mode-option{flex:1;text-align:center;padding:var(--space-3) var(--space-2);cursor:pointer;transition:background-color .15s ease;position:relative}.mode-option input{display:none}.mode-option .mode-label{font-size:14px;color:var(--foreground-muted);display:block;line-height:1.4;font-weight:500}.mode-option.active{background:var(--card)}.mode-option.active .mode-label{color:var(--primary);font-weight:600}.form-select{width:100%;height:48px;padding:0 var(--space-4);border:1px solid var(--border);border-radius:var(--radius-md);font-size:15px;color:var(--foreground);background:var(--card);-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%237f8d9f' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right var(--space-3) center;background-size:16px;transition:border-color .15s ease,box-shadow .15s ease;font-family:inherit}.form-select:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #0065fd1a}.form-textarea{width:100%;padding:var(--space-3) var(--space-4);border:1px solid var(--border);border-radius:var(--radius-md);font-size:15px;color:var(--foreground);resize:vertical;font-family:inherit;line-height:1.5;box-sizing:border-box;background:var(--card);min-height:96px;transition:border-color .15s ease,box-shadow .15s ease}.form-textarea:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px #0065fd1a}.form-textarea::placeholder{color:var(--foreground-subtle)}.input-hint{font-size:12px;color:var(--foreground-muted);margin-top:var(--space-1)}.footer-hint{margin-top:var(--space-8);text-align:center;padding-bottom:var(--space-6)}.footer-hint p{font-size:13px;color:var(--foreground-subtle)}.mt-4{margin-top:var(--space-4)}.mb-2{margin-bottom:var(--space-2)}.mb-4{margin-bottom:var(--space-4)}
