@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&family=Noto+Sans+SC:wght@400;500;700&family=Nunito+Sans:wght@400;500;700;800&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&family=Varela+Round&display=swap";.proto-screen{position:relative;min-height:100svh;display:block;overflow-x:hidden;color:#fff;isolation:isolate;background:linear-gradient(180deg,#c8eef7,#bfbdf2 34%,#8b54f5);font-family:Nunito Sans,Noto Sans SC,Noto Sans JP,sans-serif}.proto-screen button,.proto-screen input{font:inherit}.proto-screen a{color:inherit;text-decoration:none}.proto-screen:before,.proto-screen:after{content:"";position:absolute;border-radius:50%;filter:blur(90px);opacity:.24;pointer-events:none}.proto-screen:before{top:-70px;left:-90px;width:320px;height:320px;background:#ffffffb8}.proto-screen:after{right:-100px;bottom:-120px;width:320px;height:320px;background:#813dff94}.proto-canvas{position:relative;z-index:1;display:flex;flex-direction:column;width:min(1280px,100vw);min-height:100svh;margin:0 auto;padding:calc(36px + var(--safe-area-top)) calc(30px + var(--safe-area-right)) calc(14px + var(--safe-area-bottom)) calc(30px + var(--safe-area-left));overflow-x:hidden;min-width:0;background:transparent}.proto-main,.proto-footer{position:relative;z-index:1}.proto-header{position:relative;z-index:20}.proto-main{display:block;flex:1 0 auto}.proto-screen.proto-page-document-scroll{min-height:100svh;overflow:visible}.proto-canvas.proto-page-document-scroll{display:block;min-height:100svh;overflow:visible}.proto-main.proto-page-document-scroll{overflow:visible}.proto-screen.proto-page-document-scroll .proto-footer{margin-top:20px}.proto-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.proto-app-header{align-items:flex-start}.proto-header.auth{min-height:40px}.proto-login-toolbar{position:absolute;top:calc(38px + var(--safe-area-top));right:calc(30px + var(--safe-area-right));z-index:2}.proto-header.solo{margin-bottom:10px}.proto-header-right{display:grid;gap:10px;justify-items:end}.proto-header-desktop{display:flex;align-items:center;gap:12px;flex-wrap:nowrap;white-space:nowrap}.proto-header-mobile{display:none;position:relative;z-index:30}.proto-menu-button{position:relative;z-index:32;display:inline-flex;align-items:center;justify-content:center;width:42px;min-height:34px;padding:0;border:0;border-radius:999px;background:linear-gradient(135deg,#7b22e6,#5a33d6);color:#fff;font-size:13px;font-weight:800;cursor:pointer}.proto-menu-icon{display:grid;gap:4px}.proto-menu-icon span{display:block;width:16px;height:2px;border-radius:999px;background:#fff;transition:transform .16s ease,opacity .16s ease}.proto-menu-icon.open span:nth-child(1){transform:translateY(6px) rotate(45deg)}.proto-menu-icon.open span:nth-child(2){opacity:0}.proto-menu-icon.open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.proto-mobile-menu-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;border:0;background:#27155f2e;cursor:default}.proto-mobile-menu{position:fixed;top:calc(54px + var(--safe-area-top));right:calc(12px + var(--safe-area-right));z-index:31;display:grid;gap:12px;width:min(236px,calc(100vw - 24px));padding:14px;border-radius:18px;background:#fffffffa;box-shadow:0 18px 46px #42238f3d;opacity:0;transform:translateY(-6px);pointer-events:none;transition:opacity .16s ease,transform .16s ease}.proto-mobile-menu.open{opacity:1;transform:translateY(0);pointer-events:auto}.proto-mobile-language{display:grid;gap:7px}.proto-mobile-language span{color:#4f1fe2;font-size:11px;font-weight:800;line-height:1.2}.proto-mobile-language-select{width:100%;min-height:38px;border:0;border-radius:999px;padding:0 14px;background:#6426ef;color:#fff;font-size:14px;font-weight:800;-webkit-appearance:none;-moz-appearance:none;appearance:none;outline:none;cursor:pointer}.proto-stats{color:#4f1fe2;font-size:15px;font-weight:800;white-space:nowrap}.proto-pill,.proto-language-trigger{min-height:34px;border:0;padding:0 15px;border-radius:999px;background:#6426ef;color:#fff;font-size:15px;font-weight:800;cursor:pointer;box-shadow:none}.proto-boost{display:flex;align-items:center;gap:5px;padding-top:0}.proto-boost-heart{display:inline-block}.proto-boost-heart svg{display:block;width:25px;height:23px;fill:#6322ed;stroke:#fff;stroke-width:1.8;stroke-linejoin:round;filter:drop-shadow(0 0 .2px #fff)}.proto-boost-value{color:#2d2d2da6;font-size:12px;font-weight:700;line-height:1}.proto-language{position:relative}.proto-language-trigger{display:inline-flex;align-items:center;gap:10px}.proto-language-caret{font-size:11px}.proto-language-menu{position:absolute;top:calc(100% + 6px);left:0;min-width:124px;padding:10px 12px;border-radius:12px;background:#ffffffe6;box-shadow:0 14px 35px #492a9a2e;opacity:0;transform:translateY(-4px);pointer-events:none;transition:opacity .16s ease,transform .16s ease}.proto-language.open .proto-language-menu{opacity:1;transform:translateY(0);pointer-events:auto}.proto-language-option{display:block;width:100%;padding:0;border:0;background:transparent;color:#a1a1a1;text-align:left;line-height:1.55;cursor:pointer}.proto-language-option.active{color:#5d20e7;font-weight:800}.proto-brand{display:inline-flex;align-items:center;justify-content:center}.proto-brand.interactive{padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.proto-brand img{width:118px;height:118px;object-fit:cover;object-position:center top;border-radius:999px}.proto-brand.hero img{width:205px;height:205px}.proto-stage{width:100%;max-width:1080px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center}.proto-login-wordmark,.proto-login-heading,.proto-stage h1,.proto-stage h2,.proto-stage h3{margin:0}.proto-login-layout{position:relative;width:100%;min-height:500px}.proto-login-logo-image{position:absolute;top:16px;left:50%;width:176px;height:176px;transform:translate(-50%);object-fit:cover;object-position:center top;border-radius:999px}.proto-login-wordmark{position:absolute;top:218px;left:50%;transform:translate(-50%);color:#5a20e8;font-size:46px;font-weight:900;line-height:1}.proto-login-tagline{position:absolute;top:272px;left:50%;transform:translate(-50%);margin:0;color:#fff;font-size:24px;font-weight:800;line-height:1;white-space:nowrap}.proto-login-compliance-hint{position:absolute;top:214px;left:50%;transform:translate(-50%);width:min(460px,calc(100% - 36px));margin:0;color:#ffffffe6;font-size:13px;font-weight:600;line-height:1.5;text-align:center}.proto-login-compliance-hint span{display:block}.proto-login-heading{position:absolute;top:286px;left:50%;transform:translate(-50%);color:#fff;font-size:21px;font-weight:800;line-height:1}.proto-social-row{display:flex;gap:50px}.proto-login-layout .proto-social-row{position:absolute;top:334px;left:50%;transform:translate(-50%)}.proto-social-button{display:grid;place-items:center;width:83px;height:83px;padding:0;border:0;border-radius:999px;background:#ffffff57;cursor:pointer}.proto-social-button img{object-fit:contain}.proto-social-glyph{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;color:#fff}.proto-social-glyph.x{color:#101010}.proto-social-glyph svg{width:100%;height:100%;fill:currentColor}.proto-social-button.google img{width:56px;height:57px}.proto-social-button.apple img{width:52px;height:68px}.proto-social-button.facebook img{width:83px;height:83px;object-fit:contain}.proto-social-button.twitter{background:#fff3}.proto-onboarding-stage{max-width:820px;margin-top:4px}.proto-onboarding-stage.compact{max-width:760px}.proto-onboarding-stage h1{color:#6126ee;font-size:48px;font-weight:900}.proto-hero-copy{margin:8px 0 28px;color:#fff;font-size:22px;font-weight:800}.proto-form{width:100%;max-width:700px}.proto-form-switch{margin:14px 0 0;color:#fff;font-size:16px;font-weight:700;text-align:center}.proto-form-switch a{color:#ffefb1}.proto-form-row{display:grid;grid-template-columns:160px 1fr;grid-template-areas:"label input" ". error";align-items:center;gap:18px;margin-bottom:12px}.proto-form-label{grid-area:label;color:#fff;font-size:16px;font-weight:800;text-align:right}.proto-form-row input,.proto-search-input{grid-area:input;min-height:44px;padding:0 18px;border:0;border-radius:14px;background:#ffffffbf;color:#6c6c6c;font-size:15px;font-weight:700}.proto-form-row input::placeholder,.proto-search-input::placeholder{color:#b0b0b0}.proto-helper{max-width:640px;margin:4px auto 26px;color:#ffffffeb;font-size:14px;text-align:left}.proto-helper.centered{text-align:center}.proto-helper.onboarding{max-width:560px}.proto-inline-error{grid-area:error;margin:-4px 0 0;color:#ffdde0;font-size:13px;font-weight:700;text-align:left}.proto-inline-error.centered{margin-top:8px;text-align:center}.proto-checkbox-row{display:flex;align-items:center;justify-content:center;gap:8px;margin:18px 0 14px;color:#fff;font-size:16px;font-weight:700}.proto-checkbox-input{position:absolute;opacity:0;pointer-events:none}.proto-checkbox-indicator{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;background:#bcbcbc;color:transparent;font-size:22px;font-weight:900;transition:background .16s ease,color .16s ease}.proto-checkbox-indicator.checked{background:linear-gradient(180deg,#7c38f4,#5d21e7);color:#fff}.proto-checkbox-row a{font-weight:900}.proto-checkbox-copy{line-height:1.45}.proto-inline-link{color:#fff1a8;display:inline-block;border-bottom:2px solid currentColor;padding-bottom:1px}.proto-footer-legal-links{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:center}.proto-footer-legal-links a{color:#fff1a8;text-decoration:none;border-bottom:1px solid currentColor}.proto-submit-button,.proto-primary-button{min-height:48px;border:0;border-radius:14px;color:#fff;font-size:23px;font-weight:900;cursor:pointer}.proto-submit-button{min-width:104px;background:#bcbcbc}.proto-submit-button.active{background:linear-gradient(180deg,#7c38f4,#5d21e7)}.proto-submit-button:disabled{cursor:not-allowed}.proto-primary-button{min-width:220px;padding:0 26px;background:linear-gradient(180deg,#7c38f4,#5d21e7)}.proto-primary-button:disabled,.proto-submit-button:disabled{background:#b9b9b9e6;color:#ffffffd1;cursor:not-allowed;box-shadow:none}.proto-select-stage,.proto-image-stage,.proto-result-stage,.proto-share-stage,.proto-profile-stage,.proto-history-stage,.proto-history-detail-stage,.proto-legal-stage,.proto-payment-stage,.proto-delete-stage{padding-top:10px}.proto-select-stage h1{color:#6025ee;font-size:24px;font-weight:900}.proto-select-stage h2{margin-top:24px;color:#6025ee;font-size:28px;font-weight:900}.proto-reading-state{margin:8px 0 18px;color:#fff;font-size:20px;font-weight:800}.proto-select-stage h3,.proto-image-stage h3,.proto-result-row h3,.proto-luck-index span,.proto-share-stage h1{color:#2557b0;font-weight:900}.proto-select-stage h3,.proto-image-stage h3{font-size:24px}.proto-event-row{display:flex;align-items:flex-start;justify-content:center;flex-wrap:wrap;gap:22px;margin:26px 0 30px}.proto-event-card{display:flex;flex-direction:column;align-items:center;gap:10px;width:118px;border:0;background:transparent;color:#fff;cursor:pointer;opacity:.94;transition:transform .18s ease,opacity .18s ease,filter .18s ease}.proto-event-card.active{opacity:1;transform:translateY(-5px)}.proto-event-art{width:112px;height:112px;box-sizing:border-box;border-radius:999px;flex:0 0 112px;overflow:hidden;padding:0;background:#8385c024;border:3px solid rgba(131,133,192,.58);box-shadow:inset 0 1px #ffffff59,0 8px 16px #4e38a01f;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,filter .18s ease}.proto-event-art img{width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.16);transform-origin:center;filter:none}.proto-event-card:not(.active) .proto-event-art img{filter:grayscale(1) saturate(.35) brightness(1.08);opacity:.34}.proto-event-card.active .proto-event-art{transform:scale(1.12);border-width:6px;border-color:#f47b33;box-shadow:0 14px 22px #5c32be33}.proto-event-card.active .proto-event-art img{transform:scale(1.19);filter:saturate(1.04) brightness(1.03)}.proto-event-card span{font-size:14px;font-weight:700;line-height:1.3;transition:color .16s ease,text-shadow .16s ease}.proto-event-card.active span{color:#fff8c6;text-shadow:0 4px 16px rgba(81,37,190,.32)}.proto-back-button{align-self:center;margin-top:6px;margin-bottom:38px;border:0;background:transparent;color:#5f25eb;font-size:16px;font-weight:900;cursor:pointer}.proto-image-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:22px;margin:34px 0 18px;touch-action:pan-y}.proto-image-card{width:112px;box-sizing:border-box;padding:5px;border:0;border-radius:20px;background:linear-gradient(180deg,#ff685c,#fb555a 42%,#9355ff);opacity:.92;cursor:pointer;display:grid;justify-items:center;gap:8px;transition:transform .18s ease,filter .18s ease,box-shadow .18s ease,background .18s ease}.proto-image-card.active{background:#fff;transform:translateY(-2px) scale(1.1);filter:saturate(1.03) brightness(1.02);box-shadow:0 0 0 5px #fffffff2,0 0 0 8px #7d43f9b8,0 14px 24px #502eb638;z-index:1}.proto-image-card img{display:block;width:100%;box-sizing:border-box;aspect-ratio:1 / 1;min-width:102px;min-height:102px;border-radius:14px;object-fit:cover;border:0;transition:transform .18s ease,box-shadow .18s ease}.proto-image-card.active img{transform:scale(1.01)}.proto-slider-dots{display:flex;gap:20px;margin-bottom:34px}.proto-slider-dots button{width:40px;height:5px;padding:0;border:0;border-radius:999px;background:#ffffffe0;cursor:pointer}.proto-slider-dots .active{background:#2d66ab}.proto-image-caption{min-height:20px;margin:0 0 8px;color:#fffffff5;font-size:14px;font-weight:700;line-height:1.25;text-align:center}.proto-image-stage .proto-primary-button{margin-top:26px}.proto-price-copy{margin-top:18px;color:#fff;font-size:14px;font-weight:800}.proto-time-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:min(840px,100%);margin:8px 0 6px}.proto-time-item{display:flex;align-items:center;justify-content:center;min-height:64px;padding:12px 14px;border:2px solid transparent;border-radius:16px;background:#764aed4d;color:#fff;text-align:center;cursor:pointer;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}.proto-time-item strong{display:block;font-size:16px;font-weight:800;letter-spacing:.01em}.proto-time-item:hover{transform:translateY(-1px);border-color:#fff6}.proto-time-item.active{background:#fff3;border-color:#fff;box-shadow:0 0 0 4px #7d43f952}.proto-time-selection-status{margin:2px 0;color:#fff;font-size:15px;font-weight:800}.proto-payment-card{display:flex;align-items:center;gap:24px;max-width:760px;margin:42px auto 32px;padding:22px 28px;border-radius:24px;background:#7449df61}.proto-payment-card img{width:180px;height:180px;border-radius:18px;object-fit:cover}.proto-payment-card strong{display:block;margin-bottom:12px;font-size:26px}.proto-result-stage{max-width:1020px;padding-bottom:82px}.proto-stage-document-scroll{overflow:visible}.proto-stage-document-scroll .proto-purple-panel,.proto-stage-document-scroll .proto-purple-panel.share{max-height:none;overflow:visible}.proto-luck-index{display:flex;align-items:center;gap:10px;margin-top:10px;margin-bottom:12px}.proto-luck-index span{font-size:19px}.proto-stars{display:flex;gap:5px}.proto-stars.share{margin-bottom:18px}.proto-star{color:#ffffffc2;font-size:24px}.proto-star.active{color:#f9b818}.proto-result-row{display:grid;grid-template-columns:68px minmax(0,1fr);align-items:start;gap:12px;width:100%;margin-top:24px}.proto-result-icon{width:64px;height:64px;border-radius:10px;overflow:hidden;justify-self:center;align-self:start;margin-top:38px}.proto-result-icon img{display:block;width:100%;height:100%;object-fit:cover}.proto-result-row h3{margin-bottom:10px;font-size:18px}.proto-purple-panel{border-radius:14px;background:#7848ee80;color:#fff;padding:18px 20px;text-align:left;font-size:17px;line-height:1.5}.proto-purple-panel.share{max-width:760px}.proto-purple-panel.legal p+p{margin-top:12px}.proto-purple-panel.legal.legal-document{width:min(860px,100%);padding:24px 24px 28px}.proto-legal-updated{margin:0 0 14px;font-size:14px;font-weight:800;color:#ffffffe0}.proto-legal-intro{margin:0 0 22px}.proto-legal-sections{display:grid;gap:18px}.proto-legal-section{padding:18px 18px 20px;border-radius:16px;background:#ffffff1f}.proto-legal-section h2{margin:0 0 12px;color:#fff;font-size:20px;font-weight:900}.proto-legal-section p{margin:0}.proto-legal-section p+p{margin-top:10px}.proto-legal-section ul{margin:12px 0 0;padding-left:22px}.proto-legal-section li+li{margin-top:8px}.proto-legal-contact{margin-top:18px;padding-top:18px;border-top:1px solid rgba(255,255,255,.2)}.proto-legal-contact p{margin:0}.proto-share-row{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:22px;margin-bottom:54px;color:#fff;font-size:18px;font-weight:800}.proto-share-platforms{display:flex;align-items:center;gap:18px;flex-wrap:wrap;justify-content:center}.proto-share-platform-button{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;border-radius:999px;background:#fff3;cursor:pointer}.proto-share-platform-button img{width:24px;height:24px;object-fit:contain}.proto-share-icon{display:inline-flex}.proto-share-icon img{width:34px;height:34px;object-fit:contain}.proto-share-stage h1{font-size:25px;margin-bottom:18px}.proto-share-hero{width:256px;height:177px;border-radius:8px;object-fit:cover;margin-bottom:16px}.proto-share-description{max-width:760px;margin:0 0 10px;color:#fff;font-size:17px;font-weight:800}.proto-status-message{margin:12px 0 0;color:#fff;font-size:15px;font-weight:800}.proto-share-actions{display:flex;gap:118px;margin-top:26px;margin-bottom:56px}.proto-share-preview-link{margin-top:18px;color:#fff6bd;font-size:15px;font-weight:800;text-decoration:underline;text-underline-offset:3px}.proto-orange-button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-width:244px;min-height:34px;padding:0 22px;border:4px solid #fff;border-radius:14px;background:#ff7e21;color:#fff;font-size:20px;font-weight:900;cursor:pointer;line-height:1;text-decoration:none}.proto-share-button{color:#fff}.proto-share-button span{color:#fff;font-size:20px;font-weight:900;line-height:1}.proto-button-icon{width:30px;height:24px;flex:0 0 auto;object-fit:contain}.proto-orange-button.secondary{background:#ffffff24;border-color:#ffffffe6}.proto-result-free-note{margin:-2px 0 8px;color:#ffffffeb;font-size:13px;font-weight:800}.admin-workflow-grid{display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin:18px 0 16px}.admin-workflow-card{display:grid;gap:8px;padding:16px;border:1px solid #ece9ff;border-radius:18px;background:linear-gradient(180deg,#faf7ff,#fff)}.admin-workflow-card strong{color:var(--admin-text)}.admin-workflow-card p{margin:0;color:var(--admin-text);opacity:.82;line-height:1.5}.admin-workflow-card .ghost-button,.admin-workflow-card .primary-button{justify-self:start}.proto-feedback-toast{position:fixed;top:18px;left:50%;z-index:1200;display:flex;align-items:center;gap:14px;min-width:min(520px,calc(100vw - 32px));max-width:calc(100vw - 32px);padding:14px 18px;border-radius:16px;background:#3b82f6f5;color:#fff;box-shadow:0 20px 40px #2557b047;transform:translate(-50%)}.proto-feedback-toast.danger{background:#dc2626f5}.proto-feedback-toast span{flex:1;font-size:14px;font-weight:800;line-height:1.45}.proto-feedback-toast button{border:0;background:transparent;color:#fff;font-size:22px;cursor:pointer}.proto-feedback-modal-backdrop,.proto-feedback-loading{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1250;display:flex;align-items:center;justify-content:center;padding:20px;background:#11182761}.proto-feedback-modal,.proto-feedback-loading-card{width:min(440px,100%);padding:22px 22px 24px;border-radius:20px;background:#7449dff5;color:#fff;text-align:center;box-shadow:0 24px 60px #4c2cb247}.proto-feedback-modal.danger{background:#b91c1cf5}.proto-feedback-modal p,.proto-feedback-loading-card p{margin:0 0 18px;font-size:16px;font-weight:800;line-height:1.55}.proto-feedback-modal.auth-consent{display:grid;gap:16px;text-align:center}.proto-auth-consent-copy small{color:#ffffffe0;font-size:13px;line-height:1.6}.proto-auth-consent-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.proto-secondary-button{min-height:48px;border:1px solid rgba(255,255,255,.34);border-radius:14px;background:#ffffff29;color:#fff;font-size:18px;font-weight:800;padding:0 18px;cursor:pointer}.proto-feedback-loading-card p{margin-bottom:0}.proto-feedback-spinner{width:48px;height:48px;margin:0 auto 16px;border:4px solid rgba(255,255,255,.28);border-top-color:#fff;border-radius:999px;animation:proto-feedback-spin .9s linear infinite}@keyframes proto-feedback-spin{to{transform:rotate(360deg)}}.proto-profile-card{width:min(545px,100%);margin-top:66px;padding:30px 94px;border-radius:14px;background:#764aed70;text-align:left}.proto-profile-card p{margin:0 0 8px;font-size:21px;font-weight:800;line-height:1.35}.proto-profile-card span{display:block;margin-bottom:22px;font-size:14px;font-weight:700}.proto-profile-card a{font-weight:900}.proto-history-stage h1,.proto-history-detail-stage h1,.proto-legal-stage h1,.proto-payment-stage h1,.proto-delete-stage h1{color:#fff;font-size:34px;font-weight:900}.proto-search-input{width:min(520px,100%);margin:24px 0}.proto-history-list{width:min(840px,100%)}.proto-history-item{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:16px;padding:18px 20px;border-radius:14px;background:#764aed70;text-align:left}.proto-history-item strong,.proto-history-item span,.proto-history-item p{display:block}.proto-history-actions{display:flex;gap:12px}.proto-history-actions a,.proto-history-actions button{border:0;background:#6426ef;color:#fff;padding:8px 14px;border-radius:999px;cursor:pointer}.proto-detail-image{width:180px;height:180px;margin:18px 0;border-radius:20px;object-fit:cover}.proto-result-image{width:min(220px,100%);height:180px;margin:8px auto 18px;border-radius:20px;object-fit:cover}.proto-legal-stage{gap:24px}.proto-footer{display:flex;flex-direction:column;align-items:center;gap:2px;margin-top:auto;padding-top:6px;color:#ffffffe6;font-size:11px;text-align:center}.proto-footer.login{padding-top:2px}@media(max-width:960px){.proto-screen{place-items:stretch}.proto-canvas{min-height:100dvh;padding:calc(20px + var(--safe-area-top)) calc(16px + var(--safe-area-right)) calc(12px + var(--safe-area-bottom)) calc(16px + var(--safe-area-left))}.proto-header,.proto-header-topline,.proto-header-bottomline,.proto-share-actions,.proto-event-row,.proto-image-row,.proto-share-row{flex-wrap:wrap;justify-content:center}.proto-brand img,.proto-brand.hero img{width:112px;height:112px}.proto-login-wordmark,.proto-onboarding-stage h1{font-size:32px}.proto-login-layout{min-height:430px}.proto-login-logo-image{top:22px;width:138px;height:138px}.proto-login-compliance-hint{top:178px;width:min(388px,calc(100% - 28px));font-size:12.5px;line-height:1.52}.proto-login-heading{top:250px;font-size:19px}.proto-login-layout .proto-social-row{top:296px;gap:22px}.proto-form-row{grid-template-columns:1fr}.proto-form-label{text-align:left;font-size:15px}.proto-result-row{grid-template-columns:1fr;justify-items:center}.proto-result-row h3{text-align:center}.proto-profile-card{padding:24px}}@media(max-width:640px){.proto-canvas{padding:calc(12px + var(--safe-area-top)) calc(12px + var(--safe-area-right)) calc(10px + var(--safe-area-bottom)) calc(12px + var(--safe-area-left))}.proto-login-toolbar{top:calc(12px + var(--safe-area-top));right:calc(12px + var(--safe-area-right))}.proto-app-header{position:relative;min-height:88px;padding-top:0;gap:10px;justify-content:flex-start;align-items:flex-start}.proto-brand{width:auto;align-items:center;flex:0 1 auto}.proto-app-header .proto-brand,.proto-header.solo .proto-brand{margin-top:18px}.proto-brand img{width:82px;height:82px}.proto-header-right,.proto-header-desktop{width:auto}.proto-header-right{width:auto;justify-items:end;flex:0 0 auto}.proto-header-desktop{display:none}.proto-header-mobile{position:absolute;top:6px;right:0;display:block}.proto-stats{font-size:11px;line-height:1.3;white-space:normal}.proto-stats.mobile{color:#4f1fe2}.proto-pill,.proto-language-trigger{min-height:32px;padding:0 12px;font-size:13px}.proto-mobile-menu .proto-pill.mobile{width:100%;justify-content:center}.proto-mobile-menu{top:58px;right:12px;padding:14px}.proto-mobile-menu .proto-boost.mobile{justify-content:center;padding:4px 0}.proto-boost-heart svg{width:18px;height:17px}.proto-boost-value{font-size:11px}.proto-stage{gap:12px}.proto-onboarding-stage{margin-top:4px}.proto-onboarding-stage h1{font-size:26px}.proto-hero-copy{margin:0 0 8px;font-size:13px;line-height:1.35}.proto-login-compliance-hint{top:170px;width:min(332px,calc(100% - 24px));font-size:10.5px;line-height:1.35}.proto-login-heading{top:242px;font-size:14px}.proto-login-layout .proto-social-row{top:278px;gap:10px}.proto-login-layout{min-height:392px}.proto-login-logo-image{top:30px;width:110px;height:110px}.proto-social-button{width:54px;height:54px}.proto-social-glyph{width:24px;height:24px}.proto-social-button.google img{width:33px;height:33px}.proto-social-button.apple img{width:30px;height:40px}.proto-social-button.facebook img{width:52px;height:52px}.proto-form{gap:10px}.proto-form-row{margin-bottom:6px;gap:6px;grid-template-columns:1fr;grid-template-areas:"label" "input" "error"}.proto-form-label{font-size:14px;text-align:left}.proto-form-row input,.proto-search-input{min-height:40px;padding:0 14px;border-radius:12px;font-size:13px}.proto-helper{margin:0 auto 6px;font-size:12px;line-height:1.45}.proto-inline-error{margin-top:-2px;font-size:12px}.proto-form-switch{margin-top:8px;font-size:13px;line-height:1.35}.proto-checkbox-row{margin:10px 0 14px;font-size:13px;line-height:1.4}.proto-checkbox-indicator{width:24px;height:24px;font-size:16px}.proto-submit-button,.proto-primary-button{min-height:40px;font-size:17px}.proto-primary-button{min-width:176px;padding:0 18px}.proto-select-stage,.proto-image-stage,.proto-result-stage,.proto-share-stage,.proto-profile-stage,.proto-history-stage,.proto-history-detail-stage,.proto-legal-stage,.proto-payment-stage,.proto-delete-stage{padding-top:4px}.proto-select-stage h1{font-size:18px;line-height:1.35}.proto-select-stage h2{margin-top:6px;font-size:20px}.proto-reading-state{margin:2px 0 8px;font-size:13px}.proto-select-stage h3,.proto-image-stage h3{font-size:16px}.proto-event-row{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));justify-items:center;gap:12px 8px;width:min(330px,100%);margin:12px auto}.proto-event-card{grid-column:span 2;width:100%;gap:6px;justify-self:center}.proto-event-art{width:88px;height:88px;flex-basis:88px;padding:0}.proto-event-card.active .proto-event-art{box-shadow:0 10px 16px #5c32be2e}.proto-event-card span{font-size:11px;line-height:1.25}.proto-event-card:nth-child(4){grid-column:2 / span 2}.proto-event-card:nth-child(5){grid-column:4 / span 2}.proto-back-button{margin-bottom:12px;font-size:13px}.proto-image-row{display:grid;grid-template-columns:repeat(2,88px);justify-content:center;gap:14px;width:100%;margin:12px 0 10px}.proto-image-card{width:88px;padding:4px;gap:6px;justify-self:center}.proto-image-card img{min-width:80px;min-height:80px}.proto-slider-dots{margin-bottom:16px}.proto-slider-dots button{width:26px}.proto-image-caption{min-height:18px;margin-bottom:4px;font-size:11px}.proto-image-stage .proto-primary-button{margin-top:20px}.proto-price-copy{margin-top:8px;font-size:12px;line-height:1.4}.proto-time-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:min(320px,100%);margin:8px 0 4px}.proto-time-item{min-height:52px;padding:10px 8px;border-radius:14px}.proto-time-item strong{font-size:14px}.proto-time-selection-status{font-size:13px;line-height:1.4}.proto-payment-stage h1,.proto-history-stage h1,.proto-history-detail-stage h1,.proto-legal-stage h1,.proto-delete-stage h1{font-size:22px}.proto-payment-stage .proto-price-copy{max-width:300px;margin-top:2px;margin-bottom:2px;font-size:13px;line-height:1.45;text-align:center}.proto-payment-card{display:grid;grid-template-columns:88px minmax(0,1fr);gap:12px;margin:10px auto 14px;padding:12px;border-radius:18px;text-align:left}.proto-payment-card img{width:88px;height:88px}.proto-payment-card strong{font-size:18px}.proto-payment-stage .proto-primary-button{min-width:220px}.proto-result-stage{max-width:100%;padding-bottom:14px}.proto-luck-index{margin:0 0 4px;gap:8px}.proto-luck-index span{font-size:15px}.proto-star{font-size:18px}.proto-result-row{grid-template-columns:58px minmax(0,1fr);gap:10px;margin-top:10px}.proto-result-icon{width:54px;height:54px}.proto-result-row h3{margin-bottom:6px;font-size:14px;text-align:left}.proto-result-stage .proto-purple-panel{max-height:none;overflow:visible}.proto-suggestion-line{display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:6px;align-items:start}.proto-suggestion-line+.proto-suggestion-line{margin-top:6px}.proto-suggestion-index{white-space:nowrap}.proto-purple-panel{padding:12px 14px;font-size:13px;line-height:1.45;border-radius:14px}.proto-share-row{gap:8px;margin-top:10px;margin-bottom:8px;font-size:13px}.proto-share-icon img{width:26px;height:26px}.proto-share-platform-button{width:40px;height:40px}.proto-share-platform-button img{width:22px;height:22px}.proto-share-stage h1{font-size:20px;line-height:1.35;margin-bottom:8px}.proto-share-hero{width:172px;height:120px;margin-bottom:8px}.proto-share-description{margin-bottom:6px;font-size:13px;line-height:1.45}.proto-purple-panel.share{max-height:none;overflow:visible}.proto-share-actions{flex-direction:column;align-items:center;gap:12px;margin-top:14px;margin-bottom:32px}.proto-orange-button{min-width:236px;min-height:42px;font-size:16px}.proto-button-icon{width:24px;height:20px}.proto-result-free-note{font-size:12px;line-height:1.4}.proto-feedback-toast{top:12px;min-width:calc(100vw - 24px);max-width:calc(100vw - 24px);padding:12px 14px;border-radius:14px}.proto-feedback-toast span{font-size:13px}.proto-feedback-modal,.proto-feedback-loading-card{padding:18px 16px 20px;border-radius:18px}.proto-feedback-modal p,.proto-feedback-loading-card p{font-size:14px}.proto-profile-card{margin-top:8px;padding:16px}.proto-profile-card p{font-size:16px}.proto-profile-card span{margin-bottom:14px;font-size:12px}.proto-history-item{flex-direction:column;align-items:stretch;padding:14px}.proto-history-actions{justify-content:stretch}.proto-history-actions a,.proto-history-actions button{flex:1;text-align:center}.proto-detail-image{width:144px;height:144px;margin:8px 0}.proto-footer{position:static;margin-top:14px;padding-bottom:6px;font-size:10px}.proto-footer.login{margin-top:8px;padding-top:0;padding-bottom:10px;font-size:9px;line-height:1.25}}:root{--safe-area-top: env(safe-area-inset-top, 0px);--safe-area-right: env(safe-area-inset-right, 0px);--safe-area-bottom: env(safe-area-inset-bottom, 0px);--safe-area-left: env(safe-area-inset-left, 0px);--brand-primary: #6d28d9;--brand-secondary: #8b5cf6;--brand-rose: #ec4899;--brand-orange: #f97316;--brand-blue: #2563eb;--bg-sky: #ddf5ff;--bg-lilac: #e7deff;--bg-violet: #8d63f6;--surface-glass: rgba(255, 255, 255, .18);--surface-glass-strong: rgba(255, 255, 255, .28);--border-glass: rgba(255, 255, 255, .38);--text-strong: #33246b;--text-body: #4c3f78;--text-soft: rgba(51, 36, 107, .72);--admin-primary: #6366f1;--admin-accent: #8b5cf6;--admin-bg: #f5f3ff;--admin-panel: #ffffff;--admin-border: #e0e7ff;--admin-text: #1e1b4b;--success: #22c55e;--warning: #f59e0b;--danger: #ef4444;--shadow-soft: 0 20px 60px rgba(82, 44, 180, .18);--shadow-admin: 0 12px 30px rgba(99, 102, 241, .08)}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body,#root{min-height:100%}body{margin:0;min-height:100dvh;overflow-x:hidden;color:var(--text-body);background:radial-gradient(circle at 12% 18%,rgba(37,99,235,.22),transparent 24%),radial-gradient(circle at 82% 12%,rgba(236,72,153,.18),transparent 28%),radial-gradient(circle at 50% 90%,rgba(139,92,246,.22),transparent 34%),linear-gradient(180deg,var(--bg-sky) 0%,var(--bg-lilac) 42%,var(--bg-violet) 100%);font-family:Nunito Sans,Noto Sans SC,Noto Sans JP,sans-serif;-webkit-font-smoothing:antialiased}body:before,body:after{content:"";position:fixed;z-index:0;pointer-events:none;border-radius:999px;filter:blur(80px);opacity:.65}body:before{top:-120px;left:-80px;width:340px;height:340px;background:#ffffff6b}body:after{right:-120px;bottom:-120px;width:360px;height:360px;background:#a855f742}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}button{border:0}input,select,textarea{width:100%;min-height:52px;padding:0 16px;border-radius:16px;border:1px solid rgba(255,255,255,.45);background:#ffffffc7;color:var(--text-strong);outline:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}input:focus,select:focus,textarea:focus{border-color:#6d28d9b3;box-shadow:0 0 0 3px #6d28d91f}button:disabled{opacity:.55;cursor:not-allowed}.app-shell,.legal-shell,.auth-shell{position:relative;min-height:100dvh}.consumer-main,.share-layout,.legal-card,.auth-layout{position:relative;z-index:1}.consumer-main{max-width:1240px;margin:0 auto;padding:0 32px 48px}.consumer-topbar{position:sticky;top:16px;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:18px;max-width:1240px;margin:0 auto 24px;padding:16px 24px;border-radius:999px;border:1px solid var(--border-glass);background:#ffffff38;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--shadow-soft)}.brand{display:flex;align-items:center;gap:12px}.brand-mark{display:grid;place-items:center;width:44px;height:44px;border-radius:16px;color:#fff;background:linear-gradient(145deg,var(--brand-primary),var(--brand-rose));box-shadow:0 12px 30px #6d28d957;font-family:Varela Round,Noto Sans SC,sans-serif;font-weight:700}.brand-copy{display:grid;gap:2px}.brand-copy strong,.page-heading h1,.auth-copy h1,.auth-hero-card h2,.summary-card h3,.result-hero h3,.profile-card h3,.history-item h3,.legal-card h1,.admin-heading h1,.admin-card strong,.admin-section h3{margin:0;color:var(--text-strong);font-family:Varela Round,Noto Sans SC,Noto Sans JP,sans-serif}.brand-copy span,.page-heading p,.auth-copy p,.summary-card p,.history-item p,.admin-section p,.settings-row p,.menu-link,.choice-card span,.image-card span,.info-panel span,.legal-card p{color:var(--text-soft)}.topbar-nav,.topbar-meta,.language-row,.auth-actions,.action-row,.result-actions,.summary-metrics,.stats-grid,.history-actions,.admin-kpi-grid,.admin-content-grid,.details-grid,.auth-hero-grid{display:flex;gap:14px}.topbar-nav,.topbar-meta{align-items:center;flex-wrap:wrap}.nav-pill,.meta-pill,.chip-button,.status-pill,.eyebrow-tag,.ghost-button,.primary-button,.secondary-button,.strong-button,.social-button,.menu-link,.table-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:0 16px;border-radius:999px;transition:transform .22s ease,box-shadow .22s ease,background .22s ease,color .22s ease,border-color .22s ease}.nav-pill,.meta-pill,.chip-button,.eyebrow-tag,.ghost-button{border:1px solid rgba(255,255,255,.42);background:#fff3}.eyebrow-tag{width:fit-content;padding:0 18px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.nav-pill.active,.chip-button.active{background:linear-gradient(135deg,#6d28d9e6,#8b5cf6e6);color:#fff;box-shadow:0 12px 24px #6d28d92e}.meta-pill{min-height:40px;padding:0 14px}.meta-pill strong{color:var(--text-strong)}.ghost-button{color:var(--text-strong);cursor:pointer}.ghost-button.danger,.menu-link.danger{color:#991b1b;border-color:#ef444440;background:#ef44441f}.primary-button,.strong-button,.secondary-button,.social-button,.menu-link,.table-link{cursor:pointer;font-weight:800}.primary-button,.link-button.primary-button{color:#fff;background:linear-gradient(135deg,var(--brand-primary),var(--brand-secondary));box-shadow:0 18px 40px #6d28d947}.strong-button,.link-button.strong-button{color:#fff;background:linear-gradient(135deg,var(--brand-orange),#fb7185);box-shadow:0 18px 40px #f973163d}.secondary-button,.link-button.secondary-button,.social-button,.menu-link{color:var(--text-strong);background:#ffffff7a;border:1px solid rgba(255,255,255,.55)}.table-link{min-height:auto;padding:0;color:var(--admin-primary)}.nav-pill:hover,.ghost-button:hover,.primary-button:hover,.secondary-button:hover,.strong-button:hover,.social-button:hover,.choice-card:hover,.image-card:hover,.menu-link:hover,.history-item:hover,.admin-card:hover,.admin-section:hover,.sidebar-link:hover{transform:translateY(-2px)}.page-heading{display:flex;justify-content:space-between;gap:18px;align-items:flex-end;padding:8px 0 24px}.page-heading h1,.auth-copy h1,.legal-card h1{font-size:clamp(2rem,4vw,3.6rem);line-height:.98;letter-spacing:-.04em}.heading-aside{min-width:240px}.progress-card{display:grid;gap:10px;min-width:240px;padding:16px 18px;border-radius:24px;border:1px solid rgba(255,255,255,.45);background:#ffffff3d;box-shadow:var(--shadow-soft)}.progress-card span,.eyebrow-tag{font-size:.9rem;font-weight:700}.progress-bar{height:10px;overflow:hidden;border-radius:999px;background:#ffffff4d}.progress-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--brand-rose),var(--brand-primary))}.glass-card,.auth-panel,.auth-hero-card,.admin-card,.admin-section{border-radius:28px;border:1px solid rgba(255,255,255,.46);background:linear-gradient(180deg,#ffffff47,#ffffff29);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow-soft)}.glass-card,.auth-panel,.auth-hero-card{padding:24px}.content-grid{display:grid;gap:18px}.content-grid.two-column{grid-template-columns:1.1fr .9fr}.card-grid{display:grid;gap:16px}.event-grid,.image-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.choice-card,.image-card{display:grid;gap:10px;padding:18px;text-align:left;border-radius:24px;border:1px solid rgba(255,255,255,.42);background:#ffffff42;box-shadow:inset 0 1px #ffffff3d;cursor:pointer}.choice-card.active,.image-card.active{border-color:#ffffffe0;box-shadow:0 18px 32px #6d28d93d}.choice-card strong,.image-card strong,.metric-card strong,.info-panel strong,.settings-row strong,.activity-row strong,.summary-card strong,.result-hero strong,.legal-row strong,.mini-panel strong{color:var(--text-strong)}.choice-card small{color:var(--text-soft);line-height:1.5}.icon-tile,.avatar-badge{display:grid;place-items:center;width:52px;height:52px;border-radius:18px;color:#fff;font-weight:800;box-shadow:0 12px 30px #6d28d933}.icon-tile.small{width:44px;height:44px}.summary-card,.payment-card,.profile-card,.menu-card,.delete-card{display:grid;gap:16px}.summary-card h3,.result-hero h3,.profile-card h3{font-size:2rem}.summary-metrics,.stats-grid,.details-grid{display:grid;gap:14px}.summary-metrics{grid-template-columns:repeat(2,1fr)}.summary-metrics div,.metric-card,.info-panel,.mini-panel,.activity-row,.settings-row{display:grid;gap:6px;padding:16px;border-radius:20px;background:#ffffff3d;border:1px solid rgba(255,255,255,.42)}.summary-metrics strong,.metric-card strong{font-size:1.6rem}.selected-strip{display:flex;align-items:center;gap:14px}.selected-strip p{margin:2px 0 0}.image-preview{aspect-ratio:1 / 1;border-radius:20px}.action-row,.result-actions{flex-wrap:wrap}.result-hero{display:grid;gap:16px}.result-top{display:flex;justify-content:space-between;gap:12px;align-items:center}.result-grid{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.reading-card{padding:20px;border-radius:24px;border:1px solid rgba(255,255,255,.44);background:#fff3}.reading-card.solid-card{background:linear-gradient(180deg,#845fffb8,#7649f0e0);color:#fff}.reading-card.solid-card h4,.result-hero h3,.auth-hero-card h2,.auth-copy h1{color:inherit}.stars-row{display:flex;gap:8px;font-size:1.15rem}.star{color:#ffe08a66}.star.active{color:#ffe08a}.status-pill{padding:0 14px;min-height:36px;color:var(--text-strong)}.status-pill.success{background:#22c55e24;color:#166534}.status-pill.warning{background:#f59e0b29;color:#92400e}.status-pill.danger{background:#ef444424;color:#991b1b}.share-layout,.auth-layout{display:grid;gap:22px;max-width:1240px;margin:0 auto;padding:32px;grid-template-columns:1.05fr .95fr;align-items:stretch}.auth-shell{display:grid;place-items:center;padding:32px}.auth-panel,.auth-hero-card{display:grid;gap:18px;position:relative;overflow:hidden}.auth-panel:before,.auth-hero-card:before{content:"";position:absolute;width:220px;height:220px;border-radius:50%;filter:blur(28px);opacity:.6;pointer-events:none}.auth-panel:before{right:-80px;bottom:-80px;background:#8b5cf647}.auth-hero-card:before{left:-90px;top:-90px;background:#ffffff4d}.auth-copy{display:grid;gap:14px;position:relative;z-index:1}.language-row,.auth-actions{flex-wrap:wrap}.legal-inline{display:flex;flex-wrap:wrap;gap:16px;position:relative;z-index:1}.legal-inline a{color:var(--text-soft)}.legal-inline a:hover{color:var(--text-strong)}.chip-button,.social-button{cursor:pointer}.auth-hero-grid{flex-wrap:wrap;position:relative;z-index:1}.mini-panel span{color:var(--text-soft)}.auth-hero-card{align-content:start}.hero-orbit{position:absolute;border-radius:50%;filter:blur(18px);opacity:.75;pointer-events:none}.hero-orbit-one{right:36px;top:30px;width:120px;height:120px;background:#8b5cf624}.hero-orbit-two{left:48px;bottom:72px;width:160px;height:160px;background:#ec48991f}.accent-text{background:linear-gradient(135deg,var(--brand-primary),var(--brand-rose),var(--brand-orange));-webkit-background-clip:text;background-clip:text;color:transparent}.legal-shell{display:grid;gap:24px;padding:32px}.legal-card{max-width:900px;width:100%;margin:0 auto;display:grid;gap:18px}.legal-list{display:grid;gap:12px}.legal-row{display:flex;gap:10px;align-items:flex-start;padding:14px 16px;border-radius:18px;background:#ffffff2e}.form-card,.narrow-form{display:grid;gap:16px}.narrow-form{max-width:720px}.form-field{display:grid;gap:8px}.form-field span,.check-row span{color:var(--text-strong);font-weight:700}.check-row{display:flex;align-items:flex-start;gap:12px}.check-row input{width:18px;min-width:18px;min-height:18px;margin-top:4px}.info-stack,.toolbar-card,.stack-list{display:grid;gap:16px}.toolbar-card input{background:#ffffffad}.history-item{display:flex;justify-content:space-between;gap:18px;align-items:center}.history-actions{flex-wrap:wrap}.history-item small{color:var(--text-soft)}.profile-card{align-content:start}.avatar-badge{width:72px;height:72px;font-size:1.2rem;background:linear-gradient(135deg,var(--brand-primary),var(--brand-rose))}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.menu-card{align-content:start}.menu-link{justify-content:flex-start;border-radius:20px}.inline-note{padding:14px 16px;border-radius:18px;background:#ffffff38;border:1px solid rgba(255,255,255,.4)}.admin-shell-wrap{display:grid;grid-template-columns:264px minmax(0,1fr);gap:18px;min-height:100dvh;padding:18px;background:linear-gradient(180deg,#f7f3ff,#f2f5ff);font-family:Plus Jakarta Sans,Noto Sans SC,Noto Sans JP,sans-serif}.admin-sidebar,.admin-main{border-radius:28px;border:1px solid var(--admin-border);background:var(--admin-panel);box-shadow:var(--shadow-admin)}.admin-sidebar{display:grid;align-content:start;gap:18px;padding:22px}.admin-sidebar .fortune-brand{flex-direction:column;align-items:flex-start;gap:10px}.admin-sidebar .fortune-brand-copy strong{font-size:2rem}.admin-sidebar .fortune-brand-copy span{font-size:1rem}.sidebar-stack{display:grid;gap:10px}.sidebar-link{padding:14px 16px;border-radius:18px;color:#41398a;transition:transform .18s ease,background .18s ease}.sidebar-link.active{background:linear-gradient(135deg,#6366f11f,#8b5cf629)}.admin-logout{margin-top:auto;justify-self:start}.admin-main{padding:28px;background:radial-gradient(circle at top right,rgba(139,92,246,.08),transparent 30%),linear-gradient(180deg,#fff,#faf7ff)}.admin-heading{padding-top:0}.admin-kpi-grid{display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr))}.admin-content-kpi-grid .admin-card{align-content:start;min-height:148px}.admin-content-kpi-grid .admin-card small{line-height:1.5;word-break:break-word}.admin-card,.admin-section{background:#fff;border-color:var(--admin-border);box-shadow:var(--shadow-admin)}.admin-card{display:grid;gap:8px;padding:20px}.admin-card strong{font-size:2rem;color:var(--admin-text)}.admin-card span,.admin-card small,.admin-section h3,.admin-section th,.admin-section td,.settings-row span{color:var(--admin-text)}.admin-content-grid{display:grid;gap:16px;grid-template-columns:1.15fr .85fr;margin-top:18px}.admin-section{padding:22px}.admin-grid-span-full{grid-column:1 / -1}.admin-table{width:100%;border-collapse:collapse;margin-top:14px}.admin-table th,.admin-table td{padding:12px 0;border-bottom:1px solid #ece9ff;text-align:left;font-size:.95rem}.admin-toolbar{margin-bottom:14px}.admin-toolbar-split{display:flex;gap:12px;flex-wrap:wrap}.admin-toolbar-split input,.admin-toolbar-split select{min-height:42px}.admin-editor-layout{align-items:start;grid-template-columns:minmax(260px,320px) minmax(0,1fr)}.admin-editor-list{display:grid;gap:12px;margin-top:14px;align-content:start}.admin-editor-item{display:grid;gap:6px;width:100%;padding:16px;border:1px solid #ece9ff;border-radius:18px;background:#faf7ff;text-align:left;cursor:pointer}.admin-editor-item strong,.admin-editor-item span,.admin-editor-item small,.admin-editor-item em{color:var(--admin-text)}.admin-editor-item span,.admin-editor-item small{font-style:normal;opacity:.78}.admin-editor-item.active{border-color:#6366f157;background:linear-gradient(180deg,#f5f1ff,#fff);box-shadow:0 12px 24px #6366f114}.admin-editor-item-top{display:grid;grid-template-columns:64px minmax(0,1fr);gap:12px;align-items:start}.admin-editor-thumb{width:64px;height:64px;border-radius:14px;object-fit:cover;background:#f3f0ff}.admin-editor-thumb-empty{display:grid;place-items:center;border:1px dashed #c7bbff;color:#6d5cc6;font-size:.82rem;font-weight:800;letter-spacing:.04em}.admin-editor-copy{display:grid;gap:4px}.admin-editor-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:2px}.admin-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px}.admin-inline-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.admin-import-panel{display:grid;gap:12px;margin-top:16px;padding:18px;border:1px solid #ece9ff;border-radius:18px;background:#faf7ff}.admin-asset-panel{margin-top:16px}.admin-file-button{position:relative;overflow:hidden}.admin-file-button.is-disabled{opacity:.55;pointer-events:none}.admin-file-button input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.admin-workflow-message{margin-top:10px}.admin-message-banner{margin:12px 0 0;padding:12px 14px;border:1px solid rgba(109,75,255,.16);border-radius:14px;background:linear-gradient(180deg,#6d4bff14,#fffffff5);color:var(--admin-text);font-weight:600;line-height:1.55;box-shadow:0 10px 24px #6d4bff14}.admin-asset-grid{display:grid;gap:12px}.admin-asset-card{display:grid;grid-template-columns:120px minmax(0,1fr) auto;gap:14px;align-items:center;padding:14px;border-radius:16px;border:1px solid #ece9ff;background:#fff}.admin-asset-card.dragging{opacity:.56}.admin-asset-card img{width:120px;height:120px;border-radius:14px;object-fit:cover;background:#f3f0ff}.admin-asset-copy{display:grid;gap:6px}.admin-asset-check{display:inline-flex;align-items:center;gap:8px;color:var(--admin-text);font-weight:700}.admin-asset-copy strong,.admin-asset-copy span{color:var(--admin-text)}.admin-asset-actions{display:grid;gap:10px;min-width:118px}.admin-import-heading{display:grid;gap:4px}.admin-import-heading strong,.admin-import-heading span,.admin-import-message{color:var(--admin-text)}.admin-import-heading span,.admin-import-message{opacity:.8}.admin-import-textarea{min-height:220px;padding:14px 16px;border-radius:16px;border:1px solid #e1dcff;background:#fff;color:var(--admin-text);font:500 .92rem/1.6 SFMono-Regular,Consolas,Menlo,monospace;line-height:1.55;resize:vertical}.admin-import-actions,.admin-language-tabs{display:flex;gap:10px;flex-wrap:wrap}.admin-language-tab{min-height:38px;padding:0 16px;border:1px solid #ddd6fe;border-radius:999px;background:#fff;color:var(--admin-text);font:inherit;font-weight:700;cursor:pointer}.admin-language-tab.active{border-color:transparent;background:linear-gradient(135deg,#6d4bff,#8b5cf6);color:#fff}.admin-field{display:grid;gap:8px}.admin-field.full{grid-column:1 / -1}.admin-field span{color:var(--admin-text);font-weight:700}.admin-field textarea{min-height:108px;padding:14px 16px;resize:vertical}.admin-editor-actions{display:flex;gap:12px;margin-top:16px}.admin-preview-panels{display:grid;gap:12px;margin-top:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.admin-preview-card{display:grid;gap:8px;padding:16px;border-radius:18px;border:1px solid #ece9ff;background:#faf7ff}.admin-preview-card strong,.admin-preview-card p{color:var(--admin-text)}.admin-preview-image{width:100%;max-width:220px;height:160px;border-radius:16px;object-fit:cover;background:#f3f0ff}.admin-import-diff-list{display:grid;gap:10px}.admin-import-diff-item{display:grid;gap:4px;padding:12px 14px;border-radius:14px;border:1px solid #ece9ff;background:#fff}.admin-import-diff-item strong,.admin-import-diff-item span,.admin-import-diff-item small{color:var(--admin-text)}.admin-preview-section{grid-column:2}.admin-event-config{display:grid;gap:14px;margin-top:20px;padding-top:18px;border-top:1px solid #ece9ff}.admin-event-config summary{list-style:none;cursor:pointer}.admin-event-config summary::-webkit-details-marker{display:none}.admin-event-config-list{display:grid;gap:12px}.admin-event-config-card{display:grid;gap:12px;padding:16px;border:1px solid #ece9ff;border-radius:18px;background:#faf7ff}.admin-event-config-card strong{color:var(--admin-text)}.admin-preview-card p{margin:0;line-height:1.6}.activity-list,.settings-stack{display:grid;gap:12px}.activity-row,.settings-row{background:#faf7ff;border-color:#ece9ff}.settings-row{display:flex;justify-content:space-between;gap:16px;align-items:center}.details-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.details-grid div{display:grid;gap:6px;padding:16px;border-radius:18px;background:#faf7ff;border:1px solid #ece9ff}.admin-auth-shell .auth-panel,.admin-auth-shell .auth-hero-card{background:linear-gradient(180deg,#ffffffd6,#ffffffb8)}@media(max-width:1100px){.consumer-topbar,.consumer-main,.share-layout,.auth-layout{max-width:none}.content-grid.two-column,.share-layout,.auth-layout,.admin-shell-wrap,.admin-content-grid{grid-template-columns:1fr}.event-grid,.image-grid,.admin-kpi-grid,.details-grid,.admin-form-grid,.admin-inline-grid,.admin-workflow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-editor-layout{grid-template-columns:1fr}.admin-preview-section{grid-column:auto}}@media(max-width:760px){.auth-shell,.legal-shell,.admin-shell-wrap{padding:20px}.consumer-topbar,.page-heading,.history-item,.settings-row{flex-direction:column;align-items:stretch}.consumer-topbar{margin:0 20px 20px;border-radius:28px}.consumer-main{padding:0 20px 32px}.page-heading h1,.auth-copy h1,.legal-card h1{font-size:2.4rem}.event-grid,.image-grid,.result-grid,.stats-grid,.admin-kpi-grid,.details-grid,.admin-form-grid,.admin-inline-grid,.admin-workflow-grid,.admin-preview-panels{grid-template-columns:1fr}.admin-editor-actions,.admin-import-actions{flex-direction:column}.admin-asset-card{grid-template-columns:1fr}.admin-asset-card img{width:100%;height:220px}.admin-asset-actions{grid-template-columns:1fr 1fr}.topbar-nav,.topbar-meta,.result-actions,.action-row,.history-actions,.language-row,.auth-actions,.nav-pill,.primary-button,.secondary-button,.strong-button,.social-button,.menu-link,.ghost-button{width:100%}.legal-inline{flex-direction:column;gap:10px}}.fortune-screen{position:relative;width:100%;min-height:100dvh;overflow:hidden;isolation:isolate;background:radial-gradient(circle at 12% 18%,rgba(37,99,235,.22),transparent 24%),radial-gradient(circle at 82% 12%,rgba(236,72,153,.18),transparent 28%),radial-gradient(circle at 50% 90%,rgba(139,92,246,.22),transparent 34%),linear-gradient(180deg,var(--bg-sky) 0%,var(--bg-lilac) 42%,var(--bg-violet) 100%);background-position:center;background-repeat:no-repeat;background-size:cover}.fortune-screen-inner{position:relative;z-index:1;max-width:1366px;min-height:100dvh;margin:0 auto;padding:calc(18px + var(--safe-area-top)) calc(34px + var(--safe-area-right)) calc(10px + var(--safe-area-bottom)) calc(34px + var(--safe-area-left));display:flex;flex-direction:column}.fortune-header-row,.fortune-topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.fortune-topbar{min-height:90px}.fortune-header-row{min-height:74px}.fortune-brand{display:flex;align-items:center;gap:18px;color:#4e21c8}.fortune-brand.centered{flex-direction:column;gap:18px;text-align:center}.fortune-brand-logo{width:92px;height:92px;object-fit:cover;border-radius:999px;box-shadow:0 10px 22px #2943a214}.fortune-brand-logo.hero{width:210px;height:210px}.fortune-brand-copy{display:grid;gap:4px}.fortune-brand-copy strong{font-size:3rem;line-height:1;color:#5627d3;font-family:Varela Round,Noto Sans SC,Noto Sans JP,sans-serif}.fortune-brand-copy span{font-size:1.15rem;color:#ffffffeb;font-weight:700}.fortune-brand-copy.hero strong{font-size:4rem}.fortune-brand-copy.hero span{font-size:1.55rem}.fortune-topbar-center{flex:1;padding-top:6px;text-align:center;color:#5c2bd3;font-weight:700}.fortune-topbar-actions,.fortune-header-actions{display:flex;align-items:center;gap:14px}.fortune-header-actions.compact{gap:12px}.fortune-select-wrap{position:relative;display:inline-flex}.fortune-select{width:auto;min-width:120px;min-height:42px;padding:0 38px 0 16px;border-radius:999px;border:1px solid rgba(110,39,214,.18);background:linear-gradient(135deg,#7b22e6,#5a33d6);color:#fff;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-weight:800}.fortune-select-wrap:after{content:"▼";position:absolute;right:14px;top:50%;transform:translateY(-50%);font-size:.7rem;color:#fff;pointer-events:none}.fortune-pill{min-height:42px;padding:0 18px;border-radius:999px;background:linear-gradient(135deg,#7b22e6,#5a33d6);color:#fff;border:1px solid rgba(110,39,214,.16);font-weight:800;cursor:pointer}.fortune-boost{color:#fffffff2;font-weight:800}.fortune-footer{margin-top:auto;padding:26px 0 8px;display:grid;gap:4px;justify-items:center;font-size:.84rem;color:#ffffffdb}.fortune-footer-legal-links{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:center}.fortune-footer-legal-links a{color:#ffeaa4;text-decoration:none;border-bottom:1px solid currentColor}.fortune-auth-consent-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1250;display:flex;align-items:center;justify-content:center;padding:20px;background:#1118276b}.fortune-auth-consent-modal{width:min(460px,100%);border-radius:20px;background:#fff;border:1px solid #ece9ff;padding:20px;display:grid;gap:14px;text-align:center;box-shadow:0 24px 64px #4c2cb229}.fortune-auth-consent-modal strong{color:var(--admin-text)}.fortune-auth-consent-modal small{color:var(--admin-muted);font-size:13px;line-height:1.65}.fortune-auth-consent-modal small a{color:#6b43d6;text-decoration:none;border-bottom:1px solid currentColor}.fortune-auth-consent-actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}.fortune-stage{width:100%;flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px;padding-top:6px}.fortune-stage h1,.fortune-stage h2,.fortune-stage h3{margin:0;color:#5929d6;font-family:Varela Round,Noto Sans SC,Noto Sans JP,sans-serif}.fortune-stage h1{font-size:clamp(2.3rem,5vw,4rem);line-height:1.1}.fortune-mid-title{font-size:2.2rem}.fortune-step-title{margin-top:18px;font-size:1.75rem}.fortune-subtitle,.fortune-note,.fortune-helper-text,.fortune-share-summary{margin:0;color:#ffffffeb;font-weight:700}.fortune-login-page .fortune-screen-inner{align-items:stretch}.fortune-login-tools{display:flex;justify-content:flex-end}.fortune-login-center{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;text-align:center}.fortune-login-label{font-size:1.3rem;color:#fffffffa;font-weight:800}.fortune-social-row{display:flex;gap:44px;align-items:center}.fortune-social-orb{width:88px;height:88px;border-radius:999px;display:grid;place-items:center;background:#ffffff6b;box-shadow:inset 0 1px #ffffffa6;color:#1f1f1f;font-size:2.8rem;font-weight:800;cursor:pointer}.fortune-login-links{display:flex;gap:16px;flex-wrap:wrap;justify-content:center;color:#ffffffdb}.fortune-flow-page .fortune-screen-inner{padding-top:12px}.fortune-form-stage{max-width:980px;margin:0 auto}.fortune-form-stage.compact{max-width:840px}.fortune-form{width:100%;max-width:760px;display:flex;flex-direction:column;align-items:center;gap:18px}.fortune-form-row{width:100%;display:grid;grid-template-columns:170px minmax(0,1fr);align-items:center;gap:16px}.fortune-form-row span{justify-self:end;color:#fffffff5;font-size:1.1rem;font-weight:800}.fortune-form input{min-height:48px;border:1px solid rgba(255,255,255,.35);background:#ffffffb8;border-radius:16px}.fortune-helper-text{max-width:760px;font-size:.92rem}.fortune-toggle{min-width:110px;min-height:40px;padding:0 18px;border-radius:14px;background:#ffffffbd;color:#5929d6cc;border:2px solid rgba(89,41,214,.16);font-weight:800;cursor:pointer}.fortune-toggle.active{background:linear-gradient(135deg,#7b22e6,#5a33d6);color:#fff}.fortune-checkline{display:flex;align-items:center;gap:10px;color:#fffffff2;font-weight:700}.fortune-checkline input{width:18px;min-width:18px;min-height:18px}.fortune-checkline a{text-decoration:underline}.fortune-primary-button,.fortune-orange-button{min-height:52px;padding:0 28px;border-radius:16px;border:2px solid rgba(255,255,255,.32);color:#fff;font-weight:800;font-size:1.05rem;cursor:pointer}.fortune-primary-button{background:linear-gradient(135deg,#7c2ae8,#5d32db);box-shadow:0 8px 20px #613bd433}.fortune-primary-button.submit{margin-top:12px}.fortune-type-row{display:flex;justify-content:center;gap:30px;flex-wrap:wrap;width:100%;margin-top:18px}.fortune-type-item{display:grid;gap:12px;justify-items:center;background:transparent;color:#fffffff2;cursor:pointer;max-width:156px;transition:transform .18s ease,opacity .18s ease}.fortune-type-icon{width:110px;height:110px;box-sizing:border-box;display:grid;place-items:center;border-radius:999px;border:3px solid rgba(138,138,191,.58);box-shadow:inset 0 2px #ffffff4d,0 8px 16px #4e38a024;font-size:2.3rem;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,filter .18s ease,opacity .18s ease}.fortune-type-item:not(.active) .fortune-type-icon{filter:grayscale(1) saturate(.4) brightness(1.06);opacity:.48}.fortune-type-item.active .fortune-type-icon{transform:scale(1.12);border-width:5px;border-color:#f77f3dfa;box-shadow:0 14px 22px #5c32be33}.fortune-type-item span:last-child{font-size:1rem;font-weight:700}.fortune-back-link{background:transparent;color:#6930d5;font-weight:800;cursor:pointer}.fortune-image-row{display:flex;justify-content:center;gap:22px;flex-wrap:wrap;width:100%;margin-top:26px}.fortune-art-card{width:124px;height:124px;box-sizing:border-box;padding:5px;border-radius:20px;border:0;background:linear-gradient(180deg,#ff685c,#fb555a 42%,#9355ff);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,filter .18s ease}.fortune-art-card.active{background:#fff;transform:translateY(-2px) scale(1.1);box-shadow:0 0 0 5px #fffffff2,0 0 0 8px #7d43f9b8,0 14px 24px #502eb638;filter:saturate(1.03) brightness(1.02);z-index:1}.fortune-art-card-inner{display:block;width:100%;height:100%;border-radius:14px;background-color:#f4e1b4;background-repeat:no-repeat;background-position:center;background-size:cover;box-shadow:inset 0 0 0 1px #ffffff73;transition:transform .18s ease}.fortune-art-card.active .fortune-art-card-inner{transform:scale(1.01)}.fortune-art-white-horse{background-image:radial-gradient(circle at 36% 42%,#fff 0 22%,transparent 23%),radial-gradient(circle at 56% 36%,#fff 0 11%,transparent 12%),linear-gradient(120deg,transparent 0 28%,#fff 29% 44%,transparent 45% 100%),linear-gradient(90deg,#f45645 0,#f45645 19%,#f9b400 19%,#f9b400 42%,#2571d7 42%,#2571d7 70%,#f45645 70%,#f45645)}.fortune-art-golden-field{background-image:radial-gradient(circle at 68% 26%,#ffd45a 0 12%,transparent 13%),linear-gradient(165deg,#f09a2b 0 12%,transparent 12% 100%),repeating-linear-gradient(78deg,#d98a00 0 3px,#f2bf3f 3px 10px,transparent 10px 18px),linear-gradient(180deg,#ffd46a 0,#ffd46a 22%,#f3bf3d 22%,#f3bf3d)}.fortune-art-blue-butterfly{background-image:radial-gradient(circle at 36% 46%,#2260cb 0 16%,transparent 17%),radial-gradient(circle at 62% 46%,#2e76e6 0 16%,transparent 17%),linear-gradient(135deg,transparent 0 46%,#1d2d6d 46% 54%,transparent 54% 100%),linear-gradient(45deg,#f7d35a 0,#f7d35a 18%,#fff 18%,#fff 52%,#79b75f 52%,#79b75f)}.fortune-art-sunset-sea{background-image:radial-gradient(circle at 52% 34%,#ffd46a 0 14%,transparent 15%),linear-gradient(180deg,transparent 0 47%,#0f57aa 47% 55%,#2c7dcf 55% 66%,#f8bf74 66% 72%,#21559e 72% 100%),linear-gradient(180deg,#f9902f 0 48%,transparent 48% 100%),linear-gradient(135deg,#f35c39,#3345a9)}.fortune-art-forest-road{background-image:linear-gradient(135deg,transparent 0 44%,#f2f4d0 44% 56%,transparent 56% 100%),linear-gradient(90deg,#234f3c 0 16%,#518b4f 16% 28%,transparent 28% 72%,#518b4f 72% 84%,#234f3c 84% 100%),linear-gradient(180deg,#f8da85 0,#f8da85 22%,#487d51 22%,#487d51)}.fortune-art-cloud-mountain{background-image:radial-gradient(circle at 28% 28%,rgba(255,255,255,.95) 0 16%,transparent 17%),radial-gradient(circle at 74% 28%,rgba(255,255,255,.95) 0 18%,transparent 19%),linear-gradient(135deg,transparent 0 22%,#6aa0cb 22% 52%,transparent 52% 100%),linear-gradient(225deg,transparent 0 30%,#4b7a54 30% 58%,transparent 58% 100%),linear-gradient(180deg,#87c8ef 0,#87c8ef 30%,#edf8ff 30%,#edf8ff 54%,#76a85a 54%,#76a85a)}.fortune-image-dots{display:flex;gap:14px;margin-top:6px}.fortune-image-dots span{width:34px;height:6px;border-radius:999px;background:#ffffffb3}.fortune-image-dots .active{background:#2557a5}.fortune-payment-stage{max-width:880px;margin:0 auto}.fortune-payment-card{width:100%;max-width:700px;display:grid;grid-template-columns:180px 1fr;gap:18px;align-items:center;padding:18px;border-radius:24px;background:#8b5cf647}.fortune-payment-art,.fortune-share-image{border-radius:20px}.fortune-payment-art{min-height:180px}.fortune-payment-copy{display:grid;gap:8px;text-align:left;color:#fffffff5}.fortune-payment-copy strong{font-size:1.4rem}.fortune-result-stage{max-width:1080px;margin:0 auto}.fortune-luck-index{display:flex;align-items:center;gap:14px;color:#fffffffa;font-size:1.2rem;font-weight:800}.fortune-result-row{width:100%;display:grid;grid-template-columns:90px minmax(0,1fr);gap:18px;align-items:center}.fortune-side-card{width:90px;height:90px;border-radius:18px;display:grid;place-items:center;position:relative;overflow:hidden;border:4px solid rgba(248,125,51,.85);box-shadow:0 0 0 3px #ffffff52;color:#fffffff5;font-size:2rem;font-weight:800}.fortune-side-card span{position:relative;z-index:1;text-shadow:0 2px 8px rgba(46,26,93,.38)}.fortune-side-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-repeat:no-repeat;background-size:cover}.fortune-side-card.feng:before{background-image:radial-gradient(circle at 50% 50%,rgba(246,224,142,.95) 0 14%,transparent 15%),repeating-linear-gradient(0deg,#23194f 0,#23194f 8px,#d8ad56 8px,#d8ad56 14px),repeating-linear-gradient(90deg,#23194f 0,#23194f 8px,#d8ad56 8px,#d8ad56 14px)}.fortune-side-card.tarot:before{background-image:radial-gradient(circle at 34% 32%,#f5d85b 0 12%,transparent 13%),radial-gradient(circle at 66% 66%,#ef7547 0 18%,transparent 19%),linear-gradient(135deg,transparent 0 48%,#10152c 48% 54%,transparent 54% 100%),linear-gradient(45deg,#eadc7e,#2f5bb0 45%,#c8423c)}.fortune-side-card.boost:before{background-image:radial-gradient(circle at 50% 24%,#f3dc73 0 10%,transparent 11%),linear-gradient(45deg,transparent 0 38%,#fff 38% 48%,transparent 48% 100%),linear-gradient(135deg,#f95549 0,#f95549 34%,#f7b425 34%,#f7b425 62%,#3457b8 62%,#3457b8)}.fortune-result-copy{display:grid;gap:10px;text-align:left}.fortune-result-copy h3{color:#345391;font-size:1.2rem}.fortune-purple-panel{padding:18px 24px;border-radius:16px;background:#8757ff94;color:#fffffffa;font-weight:700;line-height:1.55;text-align:left}.fortune-purple-panel.share{max-width:920px;text-align:left;display:grid;gap:18px}.fortune-purple-panel.share p{margin:0}.fortune-share-strip{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:16px;color:#fffffff5;font-weight:800}.fortune-share-icon{width:48px;height:48px;border-radius:999px;display:grid;place-items:center;background:#ffffff57;color:#fff;font-size:.9rem;font-weight:800}.fortune-share-icon.x{background:transparent;font-size:2rem}.fortune-share-icon.wa{background:linear-gradient(135deg,#4ade80,#16a34a);font-size:1.5rem}.fortune-share-icon.ig{background:radial-gradient(circle at 30% 30%,#ffd86d,#f97316 35%,#ec4899 65%,#7c3aed);font-size:1.45rem}.fortune-share-icon.line{background:linear-gradient(135deg,#44d150,#18a83a);width:54px;font-size:.72rem}.fortune-share-stage{max-width:980px;margin:0 auto;padding-bottom:14px}.fortune-share-image{width:300px;height:180px;border:6px solid rgba(247,127,61,.95);box-shadow:0 0 0 4px #7d2ae88c}.fortune-share-image.history{width:220px;height:140px}.fortune-dual-actions{display:flex;justify-content:center;gap:28px;flex-wrap:wrap}.fortune-share-actions{gap:120px;margin-top:26px;margin-bottom:48px}.fortune-orange-button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-width:260px;background:linear-gradient(135deg,#ff7f2f,#ff8c2e);border-color:#ffffffdb;line-height:1;text-decoration:none}.fortune-share-button{min-width:410px;min-height:62px;padding:0 30px;border-width:5px;border-color:#fff;border-radius:22px;color:#fff;font-size:1.55rem;font-weight:900;letter-spacing:.01em}.fortune-share-button span{color:#fff}.fortune-orange-button.secondary{background:linear-gradient(135deg,#ff8c2e,#f97316)}.fortune-button-icon{width:30px;height:24px;flex:0 0 auto;object-fit:contain}.fortune-share-button .fortune-button-icon{width:42px;height:34px}.fortune-profile-stage{max-width:860px;margin:0 auto}.fortune-profile-list{width:100%;display:grid;gap:28px;text-align:left;color:#fffffff7;font-size:1.2rem;font-weight:700}.fortune-profile-list span{display:block;margin-top:6px;font-size:.95rem;font-weight:600}.fortune-profile-list a{text-decoration:underline}.fortune-profile-links{display:flex;justify-content:center;gap:16px;flex-wrap:wrap}.fortune-profile-links a{min-height:42px;padding:0 16px;border-radius:999px;background:#fff3;color:#fffffff7;font-weight:800;display:inline-flex;align-items:center}.fortune-history-stage,.fortune-legal-stage{max-width:980px;margin:0 auto}.fortune-history-search{width:100%;max-width:560px;background:#ffffffd1}.fortune-history-list,.fortune-legal-list{width:100%;display:grid;gap:14px}.fortune-history-item{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:18px 20px;border-radius:16px;background:#fff3;color:#fffffff7}.fortune-history-item strong,.fortune-history-item span{display:block}.fortune-history-item p{margin:6px 0 0}.fortune-history-actions{display:flex;gap:12px}.fortune-history-actions a,.fortune-history-actions button{min-height:40px;padding:0 14px;border-radius:12px;background:#ffffffd1;color:#5c2bd3;font-weight:800}.fortune-legal-list p{margin:0;padding:16px 18px;border-radius:14px;background:#fff3;color:#fffffff7;text-align:left}@media(max-width:900px){.fortune-topbar,.fortune-header-row,.fortune-dual-actions,.fortune-result-row,.fortune-payment-card,.fortune-form-row,.fortune-history-item{grid-template-columns:1fr;flex-direction:column;align-items:center;text-align:center}.fortune-topbar-center{order:3}.fortune-form-row span{justify-self:center}.fortune-result-copy,.fortune-payment-copy,.fortune-profile-list{text-align:center}}@media(max-width:640px){.fortune-screen-inner{padding:14px 16px 8px}.fortune-brand{gap:12px}.fortune-brand-logo{width:74px;height:74px}.fortune-brand-logo.hero{width:150px;height:150px}.fortune-brand-copy strong{font-size:2.2rem}.fortune-brand-copy.hero strong{font-size:2.9rem}.fortune-social-row,.fortune-type-row,.fortune-image-row{gap:16px}.fortune-social-orb{width:72px;height:72px;font-size:2rem}.fortune-type-icon{width:88px;height:88px}.fortune-art-card{width:96px;height:96px}.fortune-share-image{width:250px;height:150px}.fortune-share-image.history{width:190px;height:118px}.fortune-share-actions{gap:12px;margin-top:18px;margin-bottom:32px}.fortune-share-button{min-width:236px;min-height:46px;padding:0 18px;font-size:1.1rem;border-width:4px;border-radius:16px}.fortune-share-button .fortune-button-icon{width:26px;height:22px}}
