@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=LXGW+WenKai:wght@400;700&display=swap";@import "https://fonts.googleapis.com/css2?family=Caveat:wght@400;700&family=Zcool+KuaiLe&family=Great+Vibes&display=swap";@import "https://fonts.googleapis.com/css2?family=Fredoka:wght@400;500;600;700&family=Baloo+2:wght@400;500;600;700&display=swap";html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}#root{width:100%;min-height:100svh}.compliment-screen{background-image:url(/assets/kraft-paper-bg.jpg);background-position:50%;background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex;position:relative}.compliment-message{text-align:center;width:100%;max-width:500px}.compliment-message p{color:#3d2f1f;margin:0 0 40px;font-family:LXGW WenKai,sans-serif;font-size:28px;font-weight:400;line-height:1.8}.again-btn{color:#3d2f1f;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #3d2f1f;padding:8px 0;font-family:LXGW WenKai,sans-serif;font-size:16px;transition:all .3s}.again-btn:hover{color:#ff9aa2;border-bottom-color:#ff9aa2}.input-box{text-align:center;width:100%;max-width:500px}.input-prompt{color:#3d2f1f;margin:0 0 30px;font-family:LXGW WenKai,sans-serif;font-size:24px;font-weight:400}.lined-input-wrapper{margin-bottom:20px;position:relative}.lined-input{color:#3d2f1f;background:0 0;border:none;border-bottom:2px solid #3d2f1f;outline:none;width:100%;padding:8px 0 12px;font-family:LXGW WenKai,sans-serif;font-size:18px;transition:border-color .3s}.lined-input:focus{border-bottom-color:#ff9aa2}.lined-input::placeholder{color:#b8a0a0}.submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ffb7b9 0%,#ffc9cc 100%);border:none;border-radius:8px;padding:10px 28px;font-family:LXGW WenKai,sans-serif;font-size:16px;font-weight:400;transition:all .3s;box-shadow:0 4px 15px #ffb7b94d}.submit-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #ffb7b966}.submit-btn:disabled{opacity:.5;cursor:not-allowed}@media (width<=480px){.compliment-message p{font-size:24px}.input-prompt{font-size:20px}.lined-input{font-size:16px}}.flip-page{background-image:url(/assets/kraft-paper-bg.jpg);background-position:50%;background-size:cover;background-attachment:fixed;width:100%;height:100vh;position:relative;overflow:hidden}.card-selection-area{justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative}.card-fan-container{perspective:1000px;width:1200px;height:700px;position:relative}.card-hover-zone{transform-origin:50%}.card-thumbnail{border-radius:18px;transition:all .2s;display:block}.flip-view{justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative}.back-button{cursor:pointer;z-index:1000;background:0 0;border:none;justify-content:center;align-items:center;margin:-12px;padding:12px;transition:opacity .2s,transform .2s;display:flex;position:fixed;top:40px;left:40px}.back-button img{opacity:.7;width:32px;height:32px;transition:opacity .2s}.back-button:hover img{opacity:1;transform:scale(1.1)}.back-button:active img{transform:scale(.95)}.centered-card-wrapper{perspective:1000px;width:340px;height:460px}.flip-container{width:100%;height:100%;transform-style:preserve-3d;position:relative}.flip-face{backface-visibility:hidden;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.flip-front{z-index:2}.flip-back{z-index:1;background-image:url(/assets/card-back-texture.jpg);background-position:50%;background-size:cover;border-radius:18px;overflow:hidden;box-shadow:0 20px 60px #00000040,0 10px 30px #00000026}.card-img{object-fit:cover;filter:drop-shadow(0 20px 40px #0003);border-radius:18px;width:100%;height:100%;display:block}.card-back-content{box-sizing:border-box;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:30px;width:100%;height:100%;padding:40px;display:flex;position:relative}.greeting{color:#666;letter-spacing:0;margin:0 0 20px;font-family:Caveat,cursive;font-size:24px;font-weight:400}.back-text{color:#333;letter-spacing:0;max-width:280px;margin:0;font-family:Caveat,cursive;font-size:42px;font-weight:700;line-height:1.6}.button-group{align-items:center;gap:24px;margin:10px 0;display:flex}.rough-button{color:#333;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-family:Caveat,cursive;font-size:18px;font-weight:600;transition:all .2s;display:flex;position:relative}.ref-number{color:#999;letter-spacing:1px;margin:0;font-family:Courier New,monospace;font-size:12px;position:absolute;bottom:20px;right:20px}.second-question-screen{z-index:50;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}.question-content{flex-direction:column;justify-content:center;align-items:center;gap:60px;display:flex}.question-text{color:#333;letter-spacing:0;text-align:center;max-width:600px;margin:0;font-family:Caveat,cursive;font-size:56px;font-weight:700}.choices-container{flex-direction:column;align-items:center;gap:30px;display:flex}.choice-button{color:#333;cursor:pointer;background:0 0;border:none;border-radius:16px;justify-content:center;align-items:center;gap:16px;min-width:280px;padding:20px 40px;font-family:Caveat,cursive;font-size:28px;font-weight:700;transition:all .2s;display:flex;position:relative}.choice-button:hover{background-color:#3333330d;transform:scale(1.05)}.choice-button:active{transform:scale(.98)}.choice-emoji{font-size:36px;display:inline-block}.choice-text{white-space:nowrap}.back-arrow-button{cursor:pointer;z-index:1000;background:0 0;border:none;justify-content:center;align-items:center;margin:-12px;padding:12px;transition:opacity .2s,transform .2s;display:flex;position:fixed;top:40px;left:40px}.back-arrow-button img{opacity:.7;width:32px;height:32px;transition:opacity .2s}.back-arrow-button:hover img{opacity:1;transform:scale(1.1)}.back-arrow-button:active img{transform:scale(.95)}.film-input-container{justify-content:center;align-items:center;gap:16px;display:flex}.film-input{color:#333;background:0 0;border:none;border-bottom:2px solid #333;outline:none;min-width:350px;padding:10px 0;font-family:Caveat,cursive;font-size:36px;font-weight:700;transition:border-color .2s}.film-input::placeholder{color:#ccc}.film-input:focus{border-bottom-color:#666}.checkmark-button{color:#333;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:48px;height:48px;padding:0;font-size:36px;transition:all .2s;display:flex}.checkmark-button:hover{color:#666;transform:scale(1.1)}.checkmark-button:active{transform:scale(.95)}.invitation-screen{z-index:50;background-image:url(/assets/kraft-paper-bg.jpg);background-position:50%;background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}.invitation-content{box-sizing:border-box;background-image:url(/assets/card-back-texture.jpg);background-position:50%;background-size:cover;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:30px;width:340px;height:460px;padding:40px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000040,0 10px 30px #00000026}.invitation-text{color:#333;white-space:pre-wrap;word-wrap:break-word;text-align:center;min-height:200px;margin:0;font-family:Caveat,cursive;font-size:24px;font-weight:400;line-height:1.8}.send-button{color:#333;cursor:pointer;background:0 0;border:none;border-radius:12px;margin-top:10px;padding:12px 24px;font-family:Caveat,cursive;font-size:20px;font-weight:700;text-decoration:underline;transition:all .2s}.send-button:hover{color:#666;transform:scale(1.05)}.send-button:active{transform:scale(.98)}.email-sent-screen{z-index:50;background-image:url(/assets/kraft-paper-bg.jpg);background-position:50%;background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}.email-sent-content{flex-direction:column;justify-content:center;align-items:center;gap:30px;display:flex}.sent-emoji{color:#333;margin:0;font-size:80px}.sent-text{color:#333;text-align:center;margin:0;font-family:Caveat,cursive;font-size:48px;font-weight:700}.dashboard-button{color:#333;cursor:pointer;background:0 0;border:none;border-radius:12px;margin-top:20px;padding:16px 32px;font-family:Caveat,cursive;font-size:28px;font-weight:700;text-decoration:underline;transition:all .2s}.dashboard-button:hover{color:#666;transform:scale(1.05)}.dashboard-button:active{transform:scale(.98)}.selfie-screen{z-index:50;background:#000;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}.selfie-content{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:30px;width:100%;height:100%;padding:40px;display:flex}.camera-container{aspect-ratio:4/5;border-radius:24px;width:100%;max-width:500px;overflow:hidden;box-shadow:0 20px 60px #0006}.camera-feed{object-fit:cover;width:100%;height:100%;transform:scaleX(-1)}.captured-image-container{aspect-ratio:4/5;border-radius:24px;width:100%;max-width:500px;overflow:hidden;box-shadow:0 20px 60px #0006}.captured-image{object-fit:cover;width:100%;height:100%;transform:scaleX(-1)}.capture-button{cursor:pointer;background:#fff;border:none;border-radius:50%;width:80px;height:80px;font-size:0;transition:all .2s;box-shadow:0 4px 20px #0000004d}.capture-button:hover{transform:scale(1.1);box-shadow:0 6px 30px #0006}.capture-button:active{transform:scale(.95)}.action-buttons{justify-content:center;gap:20px;margin-top:20px;display:flex}.action-btn{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff;border-radius:12px;padding:14px 28px;font-family:Caveat,cursive;font-size:18px;font-weight:600;transition:all .2s}.action-btn:hover{background:#ffffff1a;transform:scale(1.05)}.action-btn:active{transform:scale(.98)}.save-btn{color:#4caf50;border-color:#4caf50}.save-btn:hover{background:#4caf501a}.share-btn{color:#2196f3;border-color:#2196f3}.share-btn:hover{background:#2196f31a}.payment-overlay{z-index:100;background:#0009;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.payment-modal{background:linear-gradient(135deg,#fff9e6 0%,#ffe6f0 100%);border:3px solid #ff69b4;border-radius:24px;width:90%;max-width:420px;padding:40px;font-family:Zcool KuaiLe,sans-serif;box-shadow:0 20px 60px #0000004d}.payment-warning{text-align:center;color:#d63384;margin:0 0 16px;font-size:32px;font-weight:700}.payment-text{text-align:center;color:#333;margin:0 0 24px;font-size:20px}.payment-details{background:#fffc;border:2px dashed #ff69b4;border-radius:12px;margin-bottom:24px;padding:20px}.payment-details p{color:#333;margin:12px 0;font-size:18px}.payment-name{color:#d63384;font-weight:700}.payment-amount{color:#ff1493;font-size:24px;font-weight:700}.payment-risk{margin-right:8px;font-size:24px}.payment-risk-text{color:#ff1493;font-size:16px;font-weight:700}.payment-buttons{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.payment-btn{color:#d63384;cursor:pointer;background:#fff;border:2px solid #ff69b4;border-radius:12px;flex:1;min-width:100px;padding:12px 24px;font-family:Zcool KuaiLe,sans-serif;font-size:18px;font-weight:700;transition:all .2s}.payment-btn:hover{color:#fff;background:#ff69b4;transform:scale(1.05)}.payment-btn:active{transform:scale(.98)}.confirm-btn{color:#28a745;border-color:#28a745}.confirm-btn:hover{color:#fff;background:#28a745}.report-btn{color:#dc3545;border-color:#dc3545}.report-btn:hover{color:#fff;background:#dc3545}.unsure-btn{color:#ffc107;border-color:#ffc107}.unsure-btn:hover{color:#fff;background:#ffc107}.payment-response-overlay{z-index:100;background:#0009;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.payment-response-modal{text-align:center;background:linear-gradient(135deg,#fff9e6 0%,#ffe6f0 100%);border:3px solid #ff69b4;border-radius:24px;width:90%;max-width:420px;padding:40px;font-family:Zcool KuaiLe,sans-serif;box-shadow:0 20px 60px #0000004d}.response-text{color:#333;margin:0 0 24px;font-size:22px;font-weight:700;line-height:1.6}.photo-preview{border:3px solid #ff69b4;border-radius:16px;justify-content:center;align-items:center;width:280px;height:280px;margin:24px auto;padding:0;display:flex;overflow:hidden;box-shadow:0 8px 24px #0003}.jennifer-photo-full{object-fit:cover;border-radius:12px;width:100%;height:100%;display:block}.jennifer-photo{object-fit:cover;border-radius:12px;width:100%;max-width:240px;height:auto}.photo-placeholder{background:linear-gradient(135deg,#fff9e6 0%,#ffe6f0 100%);border:2px dashed #ff69b4;border-radius:12px;justify-content:center;align-items:center;width:240px;height:240px;display:flex}.placeholder-text{color:#666;text-align:center;margin:0;padding:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.6}.close-response-btn{color:#fff;cursor:pointer;background:#ff69b4;border:none;border-radius:12px;margin-top:16px;padding:14px 32px;font-family:Zcool KuaiLe,sans-serif;font-size:18px;font-weight:700;transition:all .2s}.close-response-btn:hover{background:#ff1493;transform:scale(1.05)}.close-response-btn:active{transform:scale(.98)}.force-confirm{background:#28a745;border:2px solid #28a745}.force-confirm:hover{background:#20c997;border-color:#20c997}.playlist-subtitle{color:#666;letter-spacing:.5px;max-width:400px;margin:0 0 40px;font-family:Great Vibes,cursive;font-size:20px;font-weight:400;line-height:1.8}.music-apps-container{flex-direction:column;align-items:center;gap:20px;width:100%;max-width:300px;display:flex}.music-app-btn{color:#333;cursor:pointer;background:#fff;border:3px solid #333;border-radius:16px;justify-content:center;align-items:center;gap:16px;width:100%;padding:24px 32px;font-family:Caveat,cursive;font-size:24px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 12px #00000014}.music-app-btn:hover{background-color:#3333330d;transform:scale(1.05);box-shadow:0 6px 16px #0000001f}.music-app-btn:active{transform:scale(.98)}.netease-btn{border-color:#a68a7d}.netease-btn:hover{background:#a68a7d0d;border-color:#a68a7d}.qq-btn{border-color:#7d9db5}.qq-btn:hover{background:#7d9db50d;border-color:#7d9db5}.app-emoji{font-size:32px}.app-name{font-size:20px;line-height:1.4}.amq-screen{z-index:50;background-image:url(/assets/kraft-paper-bg.jpg);background-position:50%;background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}.amq-content{flex-direction:column;justify-content:center;align-items:center;gap:40px;max-width:500px;padding:40px;display:flex}.amq-question{color:#333;text-align:center;margin:0;font-family:Caveat,cursive;font-size:28px;font-weight:700;line-height:1.6}.amq-input-group{align-items:center;gap:12px;width:100%;max-width:350px;display:flex;position:relative}.amq-input{color:#333;background:0 0;border:none;border-bottom:2px solid #333;outline:none;width:100%;padding:10px 0;font-family:Caveat,cursive;font-size:18px;font-weight:400;transition:border-color .2s}.amq-input::placeholder{color:#ccc}.amq-input:focus{border-bottom-color:#ff69b4}.amq-checkmark{color:#ff69b4;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:48px;height:48px;padding:0;font-size:32px;transition:all .2s;display:flex}.amq-checkmark:hover{color:#ff1493;transform:scale(1.2)}.amq-checkmark:active{transform:scale(1)}.love-received{color:#ff69b4;text-align:center;margin:0;font-family:Caveat,cursive;font-size:36px;font-weight:700}.share-options{flex-direction:column;align-items:center;gap:24px;width:100%;display:flex}.amq-share-section{flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}.share-label{color:#333;margin:0;font-family:Caveat,cursive;font-size:20px;font-weight:600}.share-buttons{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.share-btn{color:#333;cursor:pointer;background:#fff;border:2px solid #333;border-radius:12px;align-items:center;gap:8px;padding:12px 20px;font-family:Caveat,cursive;font-size:16px;font-weight:600;transition:all .2s;display:flex}.share-btn:hover{background-color:#3333330d;transform:scale(1.05)}.share-btn:active{transform:scale(.98)}.share-icon{font-size:20px}.plan-date-screen{background-image:url(/assets/kraft-paper-bg.jpg);background-position:50%;background-size:cover;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative}.plan-date-content{text-align:center;flex-direction:column;align-items:center;gap:24px;width:90%;max-width:500px;display:flex}.plan-date-title{color:#333;margin:0;font-family:Caveat,cursive;font-size:32px;font-weight:700}@media (prefers-color-scheme:dark){.plan-date-title{color:#e0e0e0}}.plan-date-inputs{flex-direction:column;gap:20px;width:100%;display:flex}.input-field{flex-direction:column;gap:8px;width:100%;display:flex}.input-field label{color:#333;text-align:left;font-family:Caveat,cursive;font-size:16px;font-weight:600}@media (prefers-color-scheme:dark){.input-field label{color:#e0e0e0}}.plan-input{box-sizing:border-box;border:2px solid #ddd;border-radius:8px;width:100%;padding:12px 16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto;font-size:16px;transition:all .2s}.plan-input:focus{border-color:#ff69b4;outline:none;box-shadow:0 0 0 3px #ff69b41a}@media (prefers-color-scheme:dark){.plan-input{color:#e0e0e0;background:#2a2a2a;border-color:#444}.plan-input:focus{border-color:#ff69b4;box-shadow:0 0 0 3px #ff69b433}}.promise-checkbox{color:#333;cursor:pointer;align-items:center;gap:12px;margin-top:8px;font-family:Caveat,cursive;font-size:16px;font-weight:600;display:flex}@media (prefers-color-scheme:dark){.promise-checkbox{color:#e0e0e0}}.promise-checkbox input[type=checkbox]{cursor:pointer;accent-color:#ff69b4;width:20px;height:20px}.plan-date-buttons{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:16px;display:flex}.plan-btn{color:#333;cursor:pointer;background:#fff;border:2px solid #333;border-radius:12px;min-width:200px;padding:12px 24px;font-family:Caveat,cursive;font-size:16px;font-weight:600;transition:all .2s}.plan-btn:disabled{opacity:.5;cursor:not-allowed}.plan-btn:not(:disabled):hover{background-color:#3333330d;transform:scale(1.05)}.plan-btn:not(:disabled):active{transform:scale(.98)}@media (prefers-color-scheme:dark){.plan-btn{color:#e0e0e0;background:#2a2a2a;border-color:#888}.plan-btn:not(:disabled):hover{background-color:#8883}}*{box-sizing:border-box;margin:0;padding:0}html,body{margin:0;padding:0;overflow-x:hidden}.app{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#fffdf7 0%,#fff9f0 100%);width:100%;min-height:100vh;font-family:Fredoka,"Baloo 2",-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}
