@import"https://db.onlinewebfonts.com/c/1931c89e6e263ebc99cb5d32d8455b31?family=Cardenio+Modern";@import"https://fonts.googleapis.com/css2?family=Playpen+Sans:wght@400..700&display=swap";:root{--ios-bg: #F2F2F7;--ios-card: #FFFFFF;--ios-separator: rgba(60, 60, 67, .18);--ios-label: #000000;--ios-secondary-label: #3C3C43;--ios-tertiary-label: #8E8E93;--ios-blue: #007AFF;--ios-green: #34C759;--ios-fill: rgba(120, 120, 128, .2);--ios-grey-bubble: #E9E9EB;--calm-bg: var(--ios-bg);--calm-card: var(--ios-card);--calm-border: var(--ios-separator);--calm-text: var(--ios-label);--calm-muted: var(--ios-secondary-label);--calm-sage: var(--ios-blue);--calm-sage-light: rgba(0, 122, 255, .12)}.journey{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;display:flex!important;flex-direction:column!important;height:100svh!important;width:100vw!important;overflow:hidden!important;background:var(--ios-bg)!important;color:var(--ios-label)!important;z-index:99999}.journey *{box-sizing:border-box;font-style:normal!important;text-transform:none;-webkit-tap-highlight-color:transparent}.journey .topbar{flex-shrink:0;padding:env(safe-area-inset-top,16px) 20px 10px!important;background:#f2f2f7d1!important;-webkit-backdrop-filter:saturate(180%) blur(20px)!important;backdrop-filter:saturate(180%) blur(20px)!important;border-bottom:.5px solid var(--ios-separator)!important;display:flex;align-items:center;justify-content:space-between;height:calc(env(safe-area-inset-top,16px) + 48px)!important}.journey .progress-wrap{flex-shrink:0;padding:8px 20px 0!important;margin:0!important}.journey .screen{flex:1!important;display:flex!important;flex-direction:column!important;justify-content:center!important;padding:16px 20px 80px!important;overflow-y:auto!important;-webkit-overflow-scrolling:touch}.journey h1,.journey h2,.journey h3,.journey h4,.journey .brand-mark,.journey .step-story,.journey .chapter-label,.journey .step-label{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif!important;font-style:normal!important}.journey h1,.journey h2{font-weight:700!important;letter-spacing:-.022em!important;color:var(--ios-label)!important;margin:0 0 10px!important}.journey h1.step-question{font-size:20px!important;line-height:1.2!important;margin-bottom:14px!important;letter-spacing:-.022em!important}.journey .step-story{font-size:13px!important;line-height:1.38!important;color:var(--ios-secondary-label)!important;margin-bottom:4px!important}.journey p,.journey label,.journey button,.journey input,.journey textarea,.journey strong,.journey li,.journey span:not(.wordmark){font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,Helvetica,Arial,sans-serif!important;font-style:normal!important;-webkit-font-smoothing:antialiased!important;-moz-osx-font-smoothing:grayscale!important}.journey .field-group{margin-bottom:24px!important;display:flex!important;flex-direction:column!important;gap:8px!important}.journey .field-label{font-size:14px!important;font-weight:500!important;color:var(--ios-secondary-label)!important;margin:0 0 0 4px!important;letter-spacing:-.01em!important}.journey .input-line{width:100%!important;height:48px!important;font-size:16px!important;padding:0 16px!important;border:.5px solid var(--ios-separator)!important;background-color:var(--ios-card)!important;color:var(--ios-label)!important;border-radius:12px!important;box-shadow:0 1px 3px #00000008!important;outline:none!important;transition:border-color .2s ease,box-shadow .2s ease!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.journey .input-line:focus{border-color:var(--ios-blue)!important;box-shadow:0 0 0 3px #007aff29!important}.journey .input-line::placeholder{color:var(--ios-tertiary-label)!important;font-size:16px!important}.journey .choice-grid{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:8px!important;margin:8px 0 16px!important}.journey .choice-card{min-height:44px!important;padding:10px 12px!important;border-radius:10px!important;border:.5px solid var(--ios-separator)!important;background-color:var(--ios-card)!important;color:var(--ios-label)!important;display:flex!important;align-items:center!important;justify-content:space-between!important;transition:all .2s ease!important;cursor:pointer;outline:none}.journey .choice-card:active{transform:scale(.97)!important;background-color:#0000000a!important}.journey .choice-card.selected{border-color:var(--ios-blue)!important;background-color:#007aff14!important;color:var(--ios-blue)!important}.journey .choice-title{font-size:13px!important;font-weight:600!important;line-height:1.2!important;text-align:left}.journey .choice-check-mark{width:14px!important;height:14px!important;border-radius:50%!important;border:1.5px solid var(--ios-tertiary-label)!important;flex-shrink:0;margin-left:6px}.journey .choice-card.selected .choice-check-mark{background-color:var(--ios-blue)!important;border-color:var(--ios-blue)!important}.journey .choice-grid.single-col{grid-template-columns:1fr!important;gap:6px!important}.journey .choice-grid.single-col .choice-card{min-height:38px!important;padding:8px 12px!important;border-radius:8px!important}.journey .choice-grid.single-col .choice-title{font-size:12px!important;font-weight:500!important}.journey .date-fields-card{display:grid!important;grid-template-columns:1fr 1fr!important;background:var(--ios-card)!important;border:.5px solid var(--ios-separator)!important;border-radius:12px!important;box-shadow:0 1px 3px #00000008!important;overflow:hidden!important;width:100%!important;box-sizing:border-box!important}.journey .date-field-col{padding:10px 14px!important;display:flex!important;flex-direction:column!important;gap:4px!important;min-width:0!important;box-sizing:border-box!important}.journey .date-field-col:first-child{border-right:.5px solid var(--ios-separator)!important}.journey .date-field-col label{font-size:10.5px!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.04em!important;color:var(--ios-secondary-label)!important;margin:0!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.journey .date-field-col input[type=date]{width:100%!important;min-width:0!important;max-width:100%!important;height:36px!important;padding:0!important;margin:0!important;border:none!important;background:transparent!important;font-size:14.5px!important;font-weight:500!important;color:var(--ios-label)!important;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif!important;outline:none!important;cursor:pointer!important;box-sizing:border-box!important;-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important}.journey .date-help{font-size:12px!important;line-height:1.35!important;color:var(--ios-secondary-label)!important;margin:2px 2px 0!important;transition:color .2s ease!important}.journey .date-help.warn{color:#ff3b30!important;font-weight:500!important}.journey .date-help.valid{color:#34c759!important;font-weight:500!important}.journey .guest-counter-card{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:10px 14px!important;background:var(--ios-card)!important;border:.5px solid var(--ios-separator)!important;border-radius:12px!important;box-shadow:0 1px 3px #00000008!important;width:100%!important;box-sizing:border-box!important;margin-top:2px!important}.journey .guest-counter-label{font-size:14px!important;font-weight:500!important;color:var(--ios-label)!important}.journey .guest-stepper{display:flex!important;align-items:center!important;gap:12px!important;background:#7878801f!important;border-radius:8px!important;padding:3px 6px!important}.journey .guest-stepper-btn{width:28px!important;height:28px!important;border-radius:6px!important;border:none!important;background:transparent!important;cursor:pointer!important;font-size:17px!important;display:flex!important;align-items:center!important;justify-content:center!important;color:var(--ios-label)!important;font-weight:500!important;outline:none!important;transition:background .15s ease!important}.journey .guest-stepper-btn:active{background:#00000014!important}.journey .guest-stepper-val{font-size:15px!important;font-weight:600!important;min-width:16px!important;text-align:center!important;color:var(--ios-label)!important}.journey .hero{display:flex!important;flex-direction:column!important;height:100%!important;overflow:hidden!important}.journey .hero-landing{display:flex!important;flex-direction:column!important;height:100%!important;justify-content:center!important;overflow:hidden!important}.journey .hero-editorial-header{padding:16px 20px 6px!important;text-align:center;flex-shrink:0}.journey .hero-subtitle{display:block;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif!important;font-size:11px!important;font-weight:600!important;letter-spacing:.06em!important;color:var(--ios-secondary-label)!important;margin-bottom:4px;text-transform:uppercase}.journey .hero-title{font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,sans-serif!important;font-size:22px!important;line-height:1.2!important;font-weight:700!important;letter-spacing:-.022em!important;color:var(--ios-label)!important;margin:0!important}.journey .polaroid-wrapper{display:flex;justify-content:center;margin:6px 0!important;flex-shrink:0}.journey .polaroid-card{background:var(--ios-card);padding:6px 6px 10px;border-radius:4px;border:.5px solid var(--ios-separator);box-shadow:0 2px 8px #0000000a;transform:rotate(-1.5deg);width:100%;max-width:190px}.journey .polaroid-img{width:100%;height:95px;object-fit:cover;border-radius:2px;display:block}.journey .polaroid-caption{display:block;text-align:center;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif!important;font-size:10px!important;color:var(--ios-tertiary-label)!important;margin-top:6px;font-weight:500}.journey .hero-info-section{padding:4px 20px 8px!important;display:flex!important;flex-direction:column!important;gap:8px!important}.journey .expectation-card{padding:10px 12px!important;border-radius:10px!important;background:var(--ios-card)!important;border:.5px solid var(--ios-separator)!important;margin:0!important}.journey .expectation-card-title{font-size:12px!important;font-weight:600!important;margin-bottom:5px!important;display:block;color:var(--ios-label)!important}.journey .expectation-list{display:grid;grid-template-columns:repeat(2,1fr);gap:4px 10px!important;padding:0!important;margin:0!important;list-style:none!important}.journey .expectation-list li{font-size:11px!important;line-height:1.25!important;color:var(--ios-secondary-label)!important}.journey .rejection-warning{padding:8px 10px!important;font-size:11px!important;border-radius:10px!important;margin:0!important;background:#007aff0f!important;color:var(--ios-secondary-label)!important;border:.5px solid rgba(0,122,255,.12)!important}@media(max-height:720px),(max-width:390px){.journey .hero-editorial-header{padding:10px 16px 2px!important}.journey .hero-subtitle{font-size:10px!important;margin-bottom:2px!important}.journey .hero-title{font-size:19px!important;line-height:1.18!important}.journey .polaroid-wrapper{margin:4px 0!important}.journey .polaroid-card{max-width:160px!important;padding:5px 5px 8px!important}.journey .polaroid-img{height:80px!important}.journey .polaroid-caption{font-size:9.5px!important;margin-top:4px!important}.journey .hero-info-section{padding:2px 16px 6px!important;gap:6px!important}.journey .hero-desc{font-size:11.5px!important;line-height:1.35!important}.journey .expectation-card{padding:8px 10px!important}.journey .expectation-card-title{font-size:11px!important;margin-bottom:3px!important}.journey .expectation-list{gap:3px 8px!important}.journey .expectation-list li{font-size:10.5px!important}.journey .rejection-warning{font-size:10.5px!important;padding:6px 8px!important}.journey h1.step-question{font-size:18px!important;margin-bottom:10px!important}.journey .btn-primary{height:46px!important;font-size:16px!important}}.journey .final{display:flex;flex-direction:column;align-items:center;text-align:center;height:100%;justify-content:center}.journey .final-badge{padding:4px 10px!important;font-size:10px!important;border-radius:6px!important;margin-bottom:8px!important}.journey .final h2{font-size:22px!important;margin-bottom:6px!important}.journey .final-gratitude{font-size:13px!important;margin-bottom:12px!important}.journey .volunteer-pass{width:100%!important;max-width:320px!important;margin-bottom:12px!important;border-radius:12px!important}.journey .pass-header{padding:10px 14px!important}.journey .pass-brand{font-size:11px!important}.journey .pass-status{font-size:10px!important}.journey .pass-main{padding:10px 14px!important}.journey .pass-info-label{font-size:9px!important}.journey .pass-info-val{font-size:12px!important}.journey .next-steps-card{padding:10px 14px!important;border-radius:10px!important;margin-top:8px!important;text-align:left;width:100%}.journey .next-steps-title{font-size:12.5px!important}.journey .next-steps-list{margin:4px 0 0!important;padding-left:16px!important;gap:4px!important;display:flex;flex-direction:column}.journey .next-steps-list li{font-size:11px!important;line-height:1.35!important}.journey .sign-off{font-size:11.5px!important;margin-top:8px!important}.journey footer.footer{flex-shrink:0;position:absolute!important;bottom:calc(env(safe-area-inset-bottom,16px) + 12px)!important;left:20px!important;right:20px!important;padding:0!important;background:transparent!important;border-top:none!important;z-index:10;box-sizing:border-box!important}.journey .btn-primary{width:100%!important;height:50px!important;border-radius:14px!important;font-size:17px!important;font-weight:600!important;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif!important;background-color:var(--ios-blue)!important;color:#fff!important;box-shadow:none!important;border:none!important;letter-spacing:-.01em!important;-webkit-tap-highlight-color:transparent!important;transition:opacity .15s ease,transform .15s ease!important;display:flex!important;align-items:center!important;justify-content:center!important}.journey .btn-primary:active{opacity:.7!important;transform:scale(.98)!important}.journey .chat-window{display:flex!important;flex-direction:column!important;width:100%!important;height:100%!important;justify-content:flex-end!important;box-sizing:border-box!important}.journey .chat-history{display:flex!important;flex-direction:column!important;gap:6px!important;margin-bottom:10px!important;width:100%!important;box-sizing:border-box!important}.journey .chat-msg{display:flex!important;width:100%!important;animation:bubbleEntry .25s cubic-bezier(.16,1,.3,1) both;box-sizing:border-box!important}.journey .chat-msg.crew{justify-content:flex-start!important}.journey .chat-msg.user{justify-content:flex-end!important}.journey .chat-msg .chat-bubble{max-width:82%!important;padding:9px 14px!important;font-size:15px!important;line-height:1.35!important;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Helvetica Neue,sans-serif!important;letter-spacing:-.01em!important;word-break:break-word!important;position:relative!important}.journey .chat-msg.crew .chat-bubble{background-color:var(--ios-grey-bubble)!important;color:var(--ios-label)!important;border-radius:18px 18px 18px 6px!important;border:none!important}.journey .chat-msg.user .chat-bubble{background-color:var(--ios-green)!important;color:#fff!important;border-radius:18px 18px 6px!important;border:none!important;font-weight:400!important}.journey .chat-active-prompt{width:100%!important;animation:promptEntry .3s cubic-bezier(.16,1,.3,1) both;background:transparent!important;border:none!important;padding:0!important;margin:6px 0 0!important;box-sizing:border-box!important}@keyframes bubbleEntry{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes promptEntry{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.journey .creator-pass{position:relative!important;width:100%!important;max-width:320px!important;margin:16px auto 12px!important;background:var(--ios-card)!important;border:.5px solid var(--ios-separator)!important;border-radius:16px!important;box-shadow:0 4px 16px #0000000f!important;overflow:hidden!important;display:flex!important;flex-direction:column!important}.journey .creator-pass:before,.journey .creator-pass:after{content:""!important;position:absolute!important;width:16px!important;height:16px!important;background-color:var(--ios-bg)!important;border:.5px solid var(--ios-separator)!important;border-radius:50%!important;top:70%!important;z-index:5!important}.journey .creator-pass:before{left:-9px!important}.journey .creator-pass:after{right:-9px!important}.journey .creator-pass .pass-header{background:var(--ios-blue)!important;padding:12px 16px!important;display:flex!important;justify-content:space-between!important;align-items:center!important;color:#fff!important;border-bottom:.5px solid var(--ios-separator)!important}.journey .creator-pass .pass-brand{font-family:Cardenio Modern,sans-serif!important;font-size:14px!important;font-weight:700!important;letter-spacing:.12em!important;color:#fff!important}.journey .creator-pass .pass-status{font-family:Playpen Sans,sans-serif!important;font-size:10px!important;font-weight:700!important;letter-spacing:.05em!important;background:#fff3!important;padding:2px 6px!important;border-radius:4px!important;color:#fff!important}.journey .creator-pass .pass-main{padding:16px 20px!important;display:flex!important;flex-direction:column!important;gap:12px!important}.journey .creator-pass .pass-info-row{display:flex!important;justify-content:space-between!important;gap:14px!important}.journey .creator-pass .pass-info-item{flex:1!important;display:flex!important;flex-direction:column!important;gap:3px!important}.journey .creator-pass .pass-info-item.full{flex:none!important;width:100%!important}.journey .creator-pass .pass-info-label{font-family:Outfit,sans-serif!important;font-size:9.5px!important;font-weight:700!important;color:var(--calm-muted)!important;letter-spacing:.08em!important;text-transform:uppercase!important}.journey .creator-pass .pass-info-val{font-family:Playpen Sans,sans-serif!important;font-size:13.5px!important;font-weight:700!important;color:var(--calm-text)!important}.journey .creator-pass .pass-footer{padding:14px 20px!important;border-top:.5px solid var(--ios-separator)!important;display:flex!important;justify-content:space-between!important;align-items:center!important;background:var(--ios-card)!important}.journey .creator-pass .pass-barcode{display:flex!important;align-items:center!important;gap:2.5px!important;height:24px!important;opacity:.85!important}.journey .creator-pass .pass-barcode .bar{display:inline-block!important;background:var(--calm-text)!important;height:100%!important}.journey .creator-pass .pass-barcode .bar-s{width:1.5px!important}.journey .creator-pass .pass-barcode .bar-m{width:3px!important}.journey .creator-pass .pass-barcode .bar-l{width:5px!important}.journey .creator-pass .pass-stamp{font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif!important;font-size:13px!important;font-weight:700!important;color:#ff9500!important;border:1.5px solid #FF9500!important;padding:3px 8px!important;border-radius:6px!important;transform:rotate(-6deg)!important;letter-spacing:.08em!important;animation:stampEntry .45s cubic-bezier(.175,.885,.32,1.275) both;animation-delay:.4s}.journey .final-badge{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:72px!important;height:72px!important;border-radius:50%!important;border:2px dashed var(--ios-blue)!important;color:var(--ios-blue)!important;background:transparent!important;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif!important;font-size:12px!important;font-weight:700!important;line-height:1.15!important;transform:rotate(-8deg)!important;margin-bottom:24px!important}@keyframes slideUpFade{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.chat-active-prompt{animation:slideUpFade .4s cubic-bezier(.16,1,.3,1) forwards}.segmented-progress{display:flex;gap:4px;align-items:center;justify-content:center}.segmented-progress .segment{height:4px;flex:1;border-radius:2px;background-color:var(--ios-fill);transition:background-color .3s ease}.segmented-progress .segment.active{background-color:var(--ios-blue)}.segmented-progress .segment.completed{background-color:var(--ios-label)}.creator-pass-wrapper{perspective:1000px}.creator-pass-wrapper .creator-pass{transition:transform .1s ease-out}:root{--red: #db1a1a;--red-deep: #b41414;--blush: #fff6f6;--mint: #8cc7c4;--mint-soft: #d8efed;--deep: #2c687b;--deep-dark: #1f4d5c;--paper: #fff6f6;--ink: #1a3a45;--muted: #5a7a84;--line: #d5e4e6;--white: #ffffff;--shadow: 0 18px 50px rgba(44, 104, 123, .22);--radius: 16px;--serif: "Fraunces", Georgia, serif;--sans: "Outfit", system-ui, sans-serif;--ease: cubic-bezier(.22, 1, .36, 1)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100svh;color:var(--ink);font-family:var(--sans);background:radial-gradient(ellipse 90% 55% at 8% 0%,#3a8a96 0%,transparent 55%),radial-gradient(ellipse 70% 45% at 100% 15%,#db1a1a55 0%,transparent 50%),linear-gradient(165deg,#1f4d5c,#2c687b 48%,#234f5c);overflow-x:hidden}button,input,textarea{font:inherit}button{cursor:pointer}.atmosphere{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0;overflow:hidden}.mist{position:absolute;border-radius:50%;filter:blur(60px);opacity:.4;animation:drift 18s var(--ease) infinite alternate}.mist-a{width:55vw;height:40vh;background:var(--mint);top:-8%;left:-10%}.mist-b{width:45vw;height:35vh;background:var(--red);bottom:5%;right:-8%;opacity:.18;animation-delay:-6s}.ridge{position:absolute;inset:auto 0 0;height:28vh;background:linear-gradient(180deg,transparent,rgba(20,50,60,.5))}@keyframes drift{0%{transform:translate(0) scale(1)}to{transform:translate(4%,3%) scale(1.08)}}.app{position:relative;z-index:1;min-height:100svh;display:grid;place-items:center;padding:0}.journey{width:min(100%,440px);min-height:100svh;background:var(--paper);display:flex;flex-direction:column;position:relative;overflow:hidden;box-shadow:var(--shadow)}.topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 18px 8px;flex-shrink:0}.topbar[hidden],.progress-wrap[hidden]{display:none!important}.brand-mark{font-size:11px;letter-spacing:.22em;font-weight:700;color:var(--deep)}.brand-mark em{font-family:var(--serif);font-style:italic;font-weight:500;font-size:16px;letter-spacing:0;margin-right:4px;color:var(--red)}.icon-btn,.text-btn{border:0;background:transparent;color:var(--deep);min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;transition:background .2s var(--ease)}.icon-btn:hover,.text-btn:hover{background:#2c687b14}.icon-btn svg{width:22px;height:22px}.text-btn{font-size:13px;font-weight:600;padding:0 10px}.progress-wrap{padding:4px 22px 12px;flex-shrink:0}.progress-meta{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:8px;font-size:11px;font-weight:600;letter-spacing:.04em;color:var(--muted)}#chapter-label{color:var(--deep);text-transform:uppercase;letter-spacing:.08em;font-size:10px}.progress-track{height:3px;background:var(--line);border-radius:99px;overflow:hidden}.progress-track i{display:block;height:100%;width:0;background:linear-gradient(90deg,var(--deep),var(--mint),var(--red));border-radius:inherit;transition:width .45s var(--ease)}@keyframes screenFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.screen{flex:1;display:flex;flex-direction:column;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;animation:screenFadeIn .35s var(--ease) forwards}.footer{padding:14px 22px max(20px,env(safe-area-inset-bottom));background:linear-gradient(180deg,transparent,var(--paper) 28%);flex-shrink:0;z-index:2}.nav-row{display:flex;gap:10px}.btn{border:0;border-radius:14px;min-height:54px;padding:0 20px;font-weight:600;font-size:15px;transition:transform .15s var(--ease),box-shadow .2s,background .2s}.btn:active{transform:scale(.98)}.btn:disabled{opacity:.45;pointer-events:none;box-shadow:none!important;cursor:not-allowed}.btn-primary{flex:1;background:var(--red);color:var(--white);box-shadow:0 10px 24px #db1a1a47}.btn-primary:hover{background:var(--red-deep)}.footer-hint{margin:10px 0 0;text-align:center;font-size:12px;color:var(--muted)}.hero{display:flex;flex-direction:column;flex:1;min-height:100%;animation:rise .6s var(--ease) both}.hero-visual{position:relative;flex:1;min-height:100%;overflow:hidden}.hero-visual img{width:100%;height:100%;object-fit:cover;display:block;animation:zoom-slow 12s var(--ease) both}.hero-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#1f4d5c40,#1f4d5c33 35%,#1f4d5ceb)}.hero-brand{position:absolute;inset:auto 0 0;z-index:1;padding:32px 28px 28px;color:var(--white)}.hero-brand .wordmark{display:block;font-size:13px;letter-spacing:.28em;font-weight:700;margin-bottom:16px;opacity:.95}.hero-brand .wordmark em{font-family:var(--serif);font-style:italic;font-weight:500;font-size:22px;letter-spacing:0;margin-right:6px;color:var(--mint)}.hero-brand h1{margin:0;font-family:var(--serif);font-weight:600;font-size:clamp(2rem,7.5vw,2.55rem);line-height:1.08;letter-spacing:-.03em}.hero-brand h1 span{color:var(--mint);font-style:italic;font-weight:500}.hero-brand p{margin:16px 0 0;font-size:15px;line-height:1.5;color:#ffffffd1;max-width:34ch}.journey:has(.hero){background:var(--deep-dark)}.journey:has(.hero) .footer{background:linear-gradient(180deg,transparent,var(--deep-dark) 40%);padding-top:8px}.journey:has(.hero) .btn-primary{background:var(--red);color:var(--white);box-shadow:0 10px 24px #0000004d}.journey:has(.hero) .btn-primary:hover{background:#f02828}.journey:has(.hero) .footer-hint{color:#ffffff8c}.step{padding:12px 26px 24px;animation:rise .45s var(--ease) both}.step-story{margin:0 0 16px;font-family:var(--serif);font-size:1.08rem;font-weight:500;line-height:1.4;color:var(--deep);max-width:36ch}.step-question{margin:0;font-family:var(--serif);font-weight:600;font-size:clamp(1.6rem,6vw,2rem);line-height:1.12;letter-spacing:-.03em;color:var(--ink)}.step-help{margin:10px 0 0;font-size:14px;line-height:1.5;color:var(--muted)}.field-note{margin:12px 0 0;font-size:12px;color:var(--muted);display:flex;align-items:center;gap:6px}.field-note svg{width:14px;height:14px;color:#25d366;flex-shrink:0}.input-line{width:100%;border:0;border-bottom:2px solid var(--line);background:transparent;padding:12px 2px;font-family:var(--serif);font-size:1.3rem;font-weight:500;color:var(--deep);outline:none;transition:border-color .2s}.input-line:focus{border-color:var(--red)}.input-line::placeholder{color:#9bb0b6}.nameplate{margin-top:22px}.nameplate-card{background:linear-gradient(145deg,var(--deep) 0%,var(--deep-dark) 100%);color:var(--white);border-radius:18px;padding:20px 22px;margin-bottom:18px;position:relative;overflow:hidden;box-shadow:0 12px 28px #2c687b40;animation:rise .5s var(--ease) both}.nameplate-card:after{content:"";position:absolute;width:120px;height:120px;border-radius:50%;background:var(--mint);opacity:.15;right:-30px;top:-30px}.nameplate-tag{display:inline-block;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--mint);margin-bottom:10px}.nameplate-hello{margin:0;font-size:14px;opacity:.75}.nameplate-name{margin:2px 0 10px;font-family:var(--serif);font-size:2rem;font-weight:600;letter-spacing:-.03em;min-height:1.2em;color:var(--white)}.nameplate-sub{margin:0;font-size:11px;letter-spacing:.06em;text-transform:uppercase;opacity:.55}.chat{margin-top:22px;display:flex;flex-direction:column;gap:12px}.chat-bubble{max-width:92%;padding:14px 16px;border-radius:18px;font-size:14px;line-height:1.45;animation:rise .4s var(--ease) both}.chat-bubble.them{background:var(--mint-soft);color:var(--deep-dark);border-bottom-left-radius:6px;align-self:flex-start}.chat-bubble.you{background:var(--deep);color:var(--white);border-bottom-right-radius:6px;align-self:flex-end;animation-delay:.08s}.chat-meta{display:block;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;margin-bottom:6px;opacity:.65}.chat-input{width:100%;border:0;background:transparent;color:var(--white);font-size:1.05rem;font-weight:600;outline:none;padding:0}.chat-input::placeholder{color:#ffffff73}.boarding{margin-top:22px}.pass{background:var(--white);border:1.5px dashed var(--mint);border-radius:16px;padding:16px 18px;margin-bottom:14px;box-shadow:0 8px 20px #2c687b14}.pass-row{display:flex;justify-content:space-between;font-size:10px;font-weight:700;letter-spacing:.1em;color:var(--muted);margin-bottom:6px}.pass-cities{display:flex;align-items:baseline;gap:10px;font-family:var(--serif);font-size:1.45rem;font-weight:600;color:var(--deep)}.pass-cities strong:last-child{color:var(--red)}.pass-arrow{color:var(--mint);font-size:1.1rem}.pass-foot{margin-top:10px;font-size:11px;color:var(--muted)}.chip-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.chip{border:1.5px solid var(--line);background:var(--white);color:var(--deep);border-radius:99px;padding:8px 14px;font-size:13px;font-weight:600;transition:.2s}.chip:hover{border-color:var(--mint)}.chip.selected{background:var(--deep);border-color:var(--deep);color:var(--white)}.pack{margin-top:20px}.pack-status{display:inline-flex;align-items:center;gap:8px;background:var(--mint-soft);color:var(--deep);font-size:13px;font-weight:700;padding:8px 14px;border-radius:99px;margin-bottom:14px}.pack-bag{font-size:16px}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.choice-grid.single-col{grid-template-columns:1fr}.choice{border:1.5px solid var(--line);border-radius:14px;background:var(--white);padding:12px 10px;text-align:left;font-size:12.5px;font-weight:600;color:var(--deep);min-height:52px;line-height:1.25;transition:background .2s,border-color .2s,color .2s,transform .15s;display:flex;flex-direction:column;gap:4px}.choice:hover{border-color:var(--mint)}.choice.selected{background:var(--deep);border-color:var(--deep);color:var(--white);transform:translateY(-1px)}.pack-mark{font-size:16px;line-height:1}.polaroid-wrap{margin-top:20px}@keyframes rise-rotated{0%{opacity:0;transform:translateY(14px) rotate(0)}to{opacity:1;transform:translateY(0) rotate(-2deg)}}.polaroid{width:180px;margin:0 auto 18px;background:var(--white);padding:12px 12px 16px;border-radius:4px;box-shadow:0 12px 28px #2c687b26;transform:rotate(-2deg);text-align:center;animation:rise-rotated .45s var(--ease) both}.polaroid-frame{aspect-ratio:1;background:linear-gradient(145deg,var(--mint-soft),#b8ddd9);display:grid;place-items:center;margin-bottom:10px}.polaroid-avatar{width:64px;height:64px;border-radius:50%;background:var(--deep);color:var(--white);display:grid;place-items:center;font-family:var(--serif);font-size:1.6rem;font-weight:600}.polaroid-handle{margin:0;font-weight:700;font-size:14px;color:var(--deep)}.polaroid-cap{margin:4px 0 0;font-size:10px;color:var(--muted)}.social-row{display:flex;align-items:center;background:var(--white);border:1.5px solid var(--line);border-radius:14px;overflow:hidden;transition:border-color .2s,box-shadow .2s}.social-row:focus-within{border-color:var(--red);box-shadow:0 0 0 3px #db1a1a1f}.social-prefix{padding:16px 4px 16px 16px;font-weight:700;color:var(--muted)}.social-row input{flex:1;border:0;background:transparent;padding:16px 16px 16px 0;font-size:1.05rem;font-weight:500;color:var(--deep);outline:none;min-width:0}.skip-note{margin:14px 0 0;text-align:center;font-size:13px;color:var(--muted)}@keyframes ticketSlideIn{0%{transform:translateY(20px) rotate(-1deg);opacity:0}to{transform:translateY(0) rotate(0);opacity:1}}.ticket{margin-top:22px;animation:ticketSlideIn .5s var(--ease) forwards}.ticket-stub{display:flex;background:var(--deep);color:var(--white);border-radius:16px;overflow:hidden;margin-bottom:16px;box-shadow:0 12px 28px #2c687b38}.ticket-left{flex:1;padding:18px 20px}.ticket-label{display:block;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--mint);margin-bottom:6px}.ticket-nights{font-family:var(--serif);font-size:1.7rem;font-weight:600}.ticket-perforation{width:14px;background:radial-gradient(circle,var(--paper) 3px,transparent 3.5px) 0 0 / 14px 14px;border-left:1px dashed rgba(255,255,255,.25);border-right:1px dashed rgba(255,255,255,.25)}.ticket-right{width:72px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#0000001f;gap:2px}.ticket-right span{font-size:9px;letter-spacing:.1em;opacity:.7}.ticket-right b{font-family:var(--serif);font-size:1.4rem;color:var(--mint)}.date-fields{display:grid;gap:14px;background:var(--white);border:1.5px solid var(--line);border-radius:var(--radius);padding:16px}.date-fields label{display:block;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.date-fields input{display:block;width:100%;margin-top:6px;border:0;border-bottom:1.5px solid var(--line);padding:8px 0;font-size:16px;font-weight:600;color:var(--deep);background:transparent;outline:none}.date-fields input:focus{border-color:var(--red)}.date-fields input:disabled{opacity:.4}.date-help{margin:12px 0 0;font-size:13px;line-height:1.4;color:var(--muted)}.date-help.warn{color:var(--red)}.place-grid{display:grid;gap:10px;margin-top:22px}.place{position:relative;border:1.5px solid var(--line);border-radius:var(--radius);background:var(--white);padding:18px 18px 18px 20px;text-align:left;display:flex;align-items:center;gap:14px;transition:border-color .2s,background .2s,transform .15s;overflow:hidden}.place:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:var(--place-accent, var(--deep))}.place:nth-child(1){--place-accent: var(--deep)}.place:nth-child(2){--place-accent: var(--mint)}.place:nth-child(3){--place-accent: var(--red)}.place:hover{border-color:var(--mint)}.place.selected{border-color:var(--deep);background:#eef7f7;transform:translateY(-1px)}.place-icon{width:42px;height:42px;border-radius:12px;background:var(--mint-soft);color:var(--deep);display:grid;place-items:center;flex-shrink:0}.place-icon svg{width:22px;height:22px}.place-copy strong{display:block;font-family:var(--serif);font-size:1.2rem;font-weight:600;color:var(--deep)}.place-copy span{display:block;margin-top:2px;font-size:12px;color:var(--muted)}.place-check{margin-left:auto;width:22px;height:22px;border-radius:50%;border:1.5px solid var(--line);display:grid;place-items:center;flex-shrink:0}.place.selected .place-check{background:var(--red);border-color:var(--red);color:#fff}.place.selected .place-check svg{opacity:1}.place-check svg{width:12px;height:12px;opacity:0}.journey:has(.campfire){background:#143038}.journey:has(.campfire) .topbar,.journey:has(.campfire) .progress-wrap{background:#1a3a45}.journey:has(.campfire) .brand-mark,.journey:has(.campfire) .icon-btn,.journey:has(.campfire) .text-btn{color:#e8f4f4}.journey:has(.campfire) .brand-mark em{color:var(--mint)}.journey:has(.campfire) .progress-meta{color:#8aadb5}.journey:has(.campfire) #chapter-label{color:var(--mint)}.journey:has(.campfire) .progress-track{background:#ffffff1f}.journey:has(.campfire) .footer{background:linear-gradient(180deg,transparent,#143038 40%)}.journey:has(.campfire) .btn-primary{background:var(--red);box-shadow:0 10px 24px #00000059}.campfire{background:radial-gradient(ellipse 90% 40% at 50% 0%,rgba(219,26,26,.28) 0%,transparent 55%),linear-gradient(180deg,#1f4d5c,#143038 55%,#0f282e);color:var(--white);padding:8px 18px 20px;min-height:100%;animation:rise .45s var(--ease) both}.campfire-head{padding:8px 8px 4px}.campfire .step-kicker{margin:0 0 10px;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--mint)}.campfire .step-question{margin:0;color:var(--white);font-size:clamp(1.55rem,6vw,1.9rem)}.campfire .step-story{margin:12px 0 0;color:#b7d0d4;font-size:1rem;max-width:34ch}.campfire .step-help{margin:8px 0 0;color:#7f9ea6;font-size:13px}.scene{margin-top:18px}.scene-status{display:inline-flex;align-items:center;margin:0 8px 12px;padding:6px 12px;border-radius:99px;background:#8cc7c429;color:var(--mint);font-size:12px;font-weight:700}.scene-list{display:flex;flex-direction:column;gap:8px}.scene-move{display:grid;grid-template-columns:42px 1fr 22px;align-items:center;gap:12px;width:100%;text-align:left;border:1.5px solid rgba(255,255,255,.12);background:#ffffff0d;color:var(--white);border-radius:16px;padding:12px 14px;transition:background .2s,border-color .2s,transform .15s}.scene-move:hover{border-color:#8cc7c48c;background:#ffffff14}.scene-move.selected{background:#8cc7c42e;border-color:var(--mint);transform:translateY(-1px)}.scene-move .scene-mark{width:42px;height:42px;border-radius:12px;background:#ffffff14;display:grid;place-items:center;font-size:18px;line-height:1}.scene-move.selected .scene-mark{background:var(--mint)}.scene-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.scene-copy strong{font-family:var(--serif);font-size:1.05rem;font-weight:600;letter-spacing:-.02em;color:var(--white)}.scene-copy em{font-style:normal;font-size:12px;line-height:1.35;color:#9bb8bf}.scene-move.selected .scene-copy em{color:#d5ecea}.scene-tick{width:22px;height:22px;border-radius:50%;border:1.5px solid rgba(255,255,255,.2);display:grid;place-items:center;color:transparent;transition:.2s}.scene-tick svg{width:12px;height:12px}.scene-move.selected .scene-tick{background:var(--red);border-color:var(--red);color:var(--white)}.energy{margin-top:36px}.energy-track{position:relative;height:8px;border-radius:99px;background:linear-gradient(90deg,var(--mint),var(--deep),var(--red));touch-action:none;cursor:pointer}@keyframes emberPulse{0%{box-shadow:0 4px 12px #db1a1a66,0 0 #db1a1a4d}70%{box-shadow:0 4px 16px #db1a1a80,0 0 0 8px #db1a1a00}to{box-shadow:0 4px 12px #db1a1a66,0 0 #db1a1a00}}.energy-thumb{position:absolute;top:50%;left:50%;width:28px;height:28px;margin:-14px 0 0 -14px;border-radius:50%;background:var(--red);border:3px solid var(--white);box-shadow:0 4px 12px #db1a1a66;pointer-events:none;animation:emberPulse 2s infinite ease-in-out}.energy-value{margin:18px 0 0;text-align:center;font-family:var(--serif);font-size:1.15rem;font-weight:600;color:var(--deep)}.energy-labels{display:flex;justify-content:space-between;margin-top:14px;gap:6px}.energy-labels span{flex:1;font-size:10px;line-height:1.3;color:var(--muted);text-align:center}.energy-labels span:first-child{text-align:left}.energy-labels span:last-child{text-align:right}.letter{margin-top:18px}.ai-warning{background-color:#fff4f4;border-left:4px solid var(--red);padding:12px 14px;margin-bottom:14px;border-radius:4px 8px 8px 4px;font-size:13px;color:var(--deep-dark);line-height:1.5}.rejection-warning{background-color:#fff7f7;border-left:3px solid #c0392b;padding:10px 14px;font-size:12.5px;color:#5a2a2a;line-height:1.55;border-radius:0 4px 4px 0}.rejection-warning strong{color:#c0392b;font-weight:600}.ai-warning strong{color:var(--red-deep);font-weight:700}.prompt-row{display:flex;flex-direction:column;gap:8px;margin-bottom:14px}.prompt-chip{border:1.5px dashed var(--line);background:var(--white);color:var(--deep);text-align:left;border-radius:12px;padding:12px 14px;font-size:13px;font-weight:500;font-family:var(--serif);transition:.2s}.prompt-chip:hover{border-color:var(--mint);background:var(--mint-soft)}.prompt-chip.selected{border-style:solid;border-color:var(--red);background:#ffeaea;color:var(--red-deep)}.textarea{width:100%;min-height:140px;border:1.5px solid var(--line);border-radius:var(--radius);padding:16px;background:var(--white);font-size:15px;line-height:1.55;color:var(--ink);resize:vertical;outline:none;transition:border-color .2s,box-shadow .2s}.textarea:focus{border-color:var(--red);box-shadow:0 0 0 3px #db1a1a1f}.word-counter{display:flex;justify-content:flex-end;font-size:13px;margin-top:8px;font-weight:500;transition:all .2s ease-in-out}.word-counter .badge-need{background-color:var(--blush);color:var(--red);padding:4px 10px;border-radius:20px;border:1px solid rgba(219,26,26,.2);display:inline-flex;align-items:center;font-size:12px}.word-counter .badge-check{background-color:var(--mint-soft);color:var(--deep-dark);padding:4px 10px;border-radius:20px;border:1px solid rgba(140,199,196,.4);display:inline-flex;align-items:center;font-size:12px}.rapid{padding:16px 26px 24px;animation:rise .45s var(--ease) both;min-height:100%;display:flex;flex-direction:column}.step-kicker,.rapid .step-kicker{margin:0 0 10px;font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--red)}.rapid h2{margin:0;font-family:var(--serif);font-weight:600;font-size:clamp(1.8rem,7vw,2.2rem);line-height:1.05;letter-spacing:-.03em;color:var(--deep)}.rapid h2 em{color:var(--red);font-style:italic;font-weight:500}.rapid>p{margin:12px 0 0;font-size:14px;color:var(--muted);line-height:1.45}.rapid-rules{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:28px}.rapid-rules div{background:var(--white);border:1.5px solid var(--line);border-radius:16px;padding:16px 10px;text-align:center}.rapid-rules b{display:block;font-family:var(--serif);font-size:1.6rem;color:var(--deep);margin-bottom:4px}.rapid-rules span{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.rapid-meta{display:flex;justify-content:space-between;align-items:baseline;font-size:12px;font-weight:700;color:var(--muted);margin-bottom:10px}.rapid-clock{font-variant-numeric:tabular-nums;color:var(--red);font-size:1.1rem}.rapid-timer{height:6px;background:var(--line);border-radius:99px;overflow:hidden;margin-bottom:28px}.rapid-timer i{display:block;height:100%;width:100%;background:linear-gradient(90deg,var(--mint),var(--red));border-radius:inherit;transform-origin:left center}.rapid-prompt{text-align:center;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--deep);margin:0 0 18px!important}.rapid-duel{display:grid;grid-template-columns:1fr auto 1fr;gap:10px;align-items:stretch;flex:1;min-height:220px}.rapid-side{border:2px solid var(--line);background:var(--white);border-radius:22px;font-family:var(--serif);font-size:clamp(1.4rem,6vw,1.85rem);font-weight:600;color:var(--deep);padding:24px 12px;transition:transform .15s,background .2s,border-color .2s,opacity .2s;box-shadow:0 10px 24px #2c687b14}.rapid-side:active:not(:disabled){transform:scale(.97)}.rapid-side.picked{background:var(--red);border-color:var(--red);color:var(--white)}.rapid-side.dimmed{opacity:.35}.rapid-vs{align-self:center;font-size:12px;font-weight:800;color:var(--muted);text-transform:lowercase}.rapid-play.missed .rapid-timer i{background:var(--deep)}.rapid-summary,.desk-summary{list-style:none;margin:22px 0 0;padding:0;display:flex;flex-direction:column;gap:8px}.rapid-summary li,.desk-summary li{display:flex;justify-content:space-between;gap:12px;background:var(--white);border:1.5px solid var(--line);border-radius:12px;padding:12px 14px;font-size:13px}.rapid-summary li span,.desk-summary li span{color:var(--muted)}.rapid-summary li strong,.desk-summary li strong{color:var(--deep);text-align:right}.rapid-summary li.miss strong{color:var(--red)}.desk{padding:12px 26px 24px;animation:rise .45s var(--ease) both}.desk-progress{display:flex;justify-content:space-between;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-bottom:16px}.desk-progress span:last-child{color:var(--red)}.desk-setup{margin:0;font-family:var(--serif);font-size:1.05rem;line-height:1.4;color:var(--deep)}.desk-quote{margin:16px 0 0;padding:16px 18px;border-left:3px solid var(--red);background:var(--white);border-radius:0 14px 14px 0;font-family:var(--serif);font-size:1.15rem;font-style:italic;line-height:1.35;color:var(--ink)}.desk-ask{margin:20px 0 12px;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.desk-options{display:flex;flex-direction:column;gap:8px}.desk-option{text-align:left;border:1.5px solid var(--line);background:var(--white);border-radius:14px;padding:14px 16px;font-size:14px;font-weight:500;line-height:1.4;color:var(--deep);transition:.2s}.desk-option:hover{border-color:var(--mint)}.desk-option.selected{border-color:var(--deep);background:#e8f4f4;box-shadow:inset 3px 0 0 var(--red)}.desk-done h2{margin:0;font-family:var(--serif);font-weight:600;font-size:clamp(1.8rem,7vw,2.2rem);line-height:1.05;color:var(--deep)}.desk-done h2 em{color:var(--red);font-style:italic;font-weight:500}.desk-done>p{margin:12px 0 0;font-size:14px;color:var(--muted);line-height:1.45}.final{padding:48px 28px 32px;text-align:center;min-height:100%;background:radial-gradient(ellipse 70% 40% at 50% 0%,rgba(140,199,196,.45) 0%,transparent 60%),var(--paper);animation:rise .55s var(--ease) both}.final-badge{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:50%;border:2px dashed var(--red);color:var(--red);font-family:var(--serif);font-size:13px;font-weight:600;line-height:1.15;transform:rotate(-8deg);margin-bottom:28px}.final h2{margin:0;font-family:var(--serif);font-weight:600;font-size:clamp(2rem,8vw,2.4rem);line-height:1.05;letter-spacing:-.03em;color:var(--deep)}.final p{margin:16px auto 0;max-width:32ch;font-size:14px;line-height:1.55;color:var(--muted)}.final .sign-off{margin-top:28px;font-family:var(--serif);font-size:1.1rem;font-weight:600;color:var(--deep)}@keyframes rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@keyframes zoom-slow{0%{transform:scale(1.08)}to{transform:scale(1)}}.volunteer-pass{margin:24px auto 28px;width:100%;max-width:320px;background:var(--paper-soft);border:1px solid rgba(44,104,123,.15);border-radius:18px;box-shadow:0 16px 36px #2c687b1f;overflow:hidden;position:relative;text-align:left;animation:ticketSlideIn .6s var(--ease) both}.pass-header{background:var(--deep);color:var(--white);padding:12px 16px;display:flex;justify-content:space-between;align-items:center;font-family:var(--serif)}.pass-brand{font-size:11px;font-weight:700;letter-spacing:.05em}.pass-status{background:var(--red);color:var(--white);font-size:9px;font-weight:700;padding:2px 6px;border-radius:4px;letter-spacing:.05em}.pass-main{padding:16px;display:flex;flex-direction:column;gap:12px;background:radial-gradient(circle at 100% 100%,rgba(140,199,196,.1) 0%,transparent 80%)}.pass-info-row{display:flex;gap:12px}.pass-info-item{flex:1;display:flex;flex-direction:column;gap:2px}.pass-info-item.full{flex:none;width:100%}.pass-info-label{font-size:8px;font-weight:700;color:var(--muted);letter-spacing:.08em;text-transform:uppercase}.pass-info-val{font-size:13px;font-weight:600;color:var(--deep);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pass-footer{border-top:1.5px dashed rgba(44,104,123,.15);padding:12px 16px;display:flex;justify-content:space-between;align-items:center;background:var(--white)}.pass-barcode{display:flex;align-items:center;gap:2px;height:20px}.pass-barcode .bar{display:inline-block;background:var(--deep);height:100%}.pass-barcode .bar-s{width:1.5px}.pass-barcode .bar-m{width:3px}.pass-barcode .bar-l{width:5px}@keyframes stampEntry{0%{transform:scale(1.8) rotate(-18deg);opacity:0}to{transform:scale(1) rotate(-3deg);opacity:1}}.pass-stamp{font-size:9px;font-weight:700;color:var(--red);border:1px solid var(--red);padding:2px 6px;border-radius:4px;transform:rotate(-3deg);letter-spacing:.05em;font-family:var(--serif);animation:stampEntry .5s cubic-bezier(.175,.885,.32,1.275) both;animation-delay:.5s}@media(min-width:700px){.app{padding:36px 24px}.journey{min-height:min(860px,calc(100svh - 72px));max-height:900px;border-radius:24px}}.sync-status{margin:18px auto 0;max-width:32ch;font-size:13px;line-height:1.5;display:flex;flex-direction:column;align-items:center;gap:8px}.sync-text{margin:0!important;display:inline-flex;align-items:center;gap:6px}.sync-text.saving{color:var(--muted)}.sync-text.saved{color:#10b981;font-weight:500}.sync-text.error{color:var(--red);font-weight:500}.sync-dot{width:6px;height:6px;background-color:var(--muted);border-radius:50%}.sync-dot.blinking{background-color:var(--deep);animation:sync-blink 1.2s infinite ease-in-out}.btn-retry{padding:4px 10px;font-size:11px;background:var(--paper);border:1px solid var(--line);border-radius:4px;color:var(--deep);cursor:pointer;transition:all .2s ease}.btn-retry:hover{background:var(--line)}@keyframes sync-blink{0%,to{opacity:.3}50%{opacity:1}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.transition-screen{flex:1;display:flex;align-items:center;justify-content:center;padding:0 32px;text-align:center;animation:screenFadeIn .35s var(--ease) forwards}.transition-text{font-family:var(--serif);font-weight:500;font-size:clamp(1.8rem,6vw,2.2rem);line-height:1.3;color:var(--deep);margin:0}.audio-screen{margin-top:24px}.audio-recorder-card,.audio-player-card{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px 20px;background:var(--white);border-radius:20px;box-shadow:0 12px 30px #2c687b14;border:1.5px solid var(--line);animation:rise .4s var(--ease) both}.mic-ring{position:relative;width:90px;height:90px;display:grid;place-items:center;border-radius:50%;background:var(--mint-soft);transition:all .3s var(--ease)}.mic-ring.recording{background:#db1a1a1a;animation:pulse-ring 1.5s cubic-bezier(.215,.61,.355,1) infinite}@keyframes pulse-ring{0%{transform:scale(.95);box-shadow:0 0 #db1a1a66}70%{transform:scale(1);box-shadow:0 0 0 20px #db1a1a00}to{transform:scale(.95);box-shadow:0 0 #db1a1a00}}.mic-button{width:64px;height:64px;border-radius:50%;border:none;background:var(--deep);color:var(--white);display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 16px #2c687b33;transition:all .2s}.mic-button:hover{transform:scale(1.05)}.mic-button:active{transform:scale(.95)}.mic-button.recording{background:var(--red)}.mic-button svg{width:28px;height:28px}.audio-timer{margin-top:20px;font-size:14px;font-weight:600;color:var(--muted)}.time-text.recording{color:var(--red);font-variant-numeric:tabular-nums}.upload-text{color:var(--deep);animation:pulse 1s infinite}.recording-wave{display:flex;align-items:center;gap:4px;margin-top:16px;height:24px}.recording-wave .bar{width:4px;background:var(--red);border-radius:2px;animation:wave 1s ease-in-out infinite}.recording-wave .bar:nth-child(2){animation-delay:.1s}.recording-wave .bar:nth-child(3){animation-delay:.2s}.recording-wave .bar:nth-child(4){animation-delay:.3s}@keyframes wave{0%,to{height:8px}50%{height:24px}}.audio-success{display:flex;align-items:center;gap:8px;color:#25d366;font-weight:600;margin-bottom:16px}.audio-success svg{width:20px;height:20px}.audio-element{width:100%;max-width:300px;margin-bottom:16px}.re-record-btn{color:var(--red);font-size:14px;font-weight:600;padding:8px}.paste-warning{position:absolute;top:24px;left:50%;transform:translate(-50%);background:var(--red);color:var(--white);padding:14px 20px;border-radius:12px;font-size:14px;font-weight:600;text-align:center;box-shadow:0 8px 24px #db1a1a59;z-index:100;width:max-content;max-width:90%;animation:slideDownFade .4s var(--ease) both}@keyframes slideDownFade{0%{opacity:0;transform:translate(-50%,-15px)}to{opacity:1;transform:translate(-50%)}}
