@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&display=swap";:root{font-family:DM Sans,sans-serif;color:#17131f;background:#f8f5fb;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button{font:inherit;cursor:pointer}.center-page{min-height:100vh;display:grid;place-items:center;gap:14px;padding:24px;background:radial-gradient(circle at 50% 0,#eee4ff,transparent 42%),#faf8fc}.login-card,.purchase-card,.profile-card,.pass-card,.expired-card,.orders-card{width:min(460px,100%);border:1px solid #e6dfee;border-radius:28px;padding:30px;background:#fffffff5;text-align:center;box-shadow:0 24px 70px #492d6924}.wordmark{color:#1c1721;font-size:30px;font-weight:800;letter-spacing:-.05em}.login-card>span,.purchase-card>span,.profile-card>span{color:#6d28d9;font-size:11px;font-weight:800;letter-spacing:.18em}.login-card h1,.purchase-card h1,.profile-card h1,.pass-card h1{margin:18px 0 7px;font-size:34px;line-height:1.03;letter-spacing:-.045em}.login-card p,.purchase-card p,.profile-card>p,.pass-card>p{color:#6d6477;line-height:1.5}.price{margin:20px 0;font-size:50px;font-weight:800}.google-button,.pay-button{width:100%;min-height:56px;display:flex;align-items:center;justify-content:center;gap:9px;border:0;border-radius:15px;background:#6d28d9;color:#fff;font-weight:800}.google-button{background:#17131f}.pay-button:disabled,.quiet-button:disabled{opacity:.55}.purchase-icon{width:54px;height:54px;margin:22px 0 0;color:#6d28d9}.purchase-card ul{display:grid;gap:8px;margin:0 0 24px;padding-left:24px;color:#51495a;text-align:left}.quiet-button{border:0;padding:12px;background:transparent;color:#6d28d9;font-weight:700}.back-button{display:inline-flex;align-items:center;gap:6px;align-self:flex-start;margin:-8px 0 18px;border:0;padding:7px 0;background:transparent;color:#6d28d9;font-weight:700}.back-button svg{width:18px}.pass-card,.profile-card,.orders-card{position:relative}.pass-card>.back-button,.profile-card>.back-button,.orders-card>.back-button{display:flex}.account-menu{position:fixed;z-index:20;right:22px;top:20px}.avatar-button{height:48px;display:flex;align-items:center;gap:4px;border:1px solid #ded5e8;border-radius:999px;padding:4px 7px 4px 4px;background:#fff;color:#51475b;box-shadow:0 8px 24px #2b1e391f}.avatar-button img,.avatar-button>svg:first-child{width:38px;height:38px;border-radius:50%;object-fit:cover}.avatar-button>svg:last-child{width:15px}.account-popover{position:absolute;right:0;top:56px;width:235px;overflow:hidden;border:1px solid #e4dcea;border-radius:16px;padding:7px;background:#fff;box-shadow:0 18px 48px #2b1e392e}.account-identity{display:grid;gap:2px;padding:10px 11px 12px;border-bottom:1px solid #eee8f2;text-align:left}.account-identity b,.account-identity small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-identity small{color:#7b7284}.account-popover>button{width:100%;min-height:43px;display:flex;align-items:center;gap:10px;border:0;border-radius:10px;padding:0 10px;background:#fff;color:#3e3647;text-align:left}.account-popover>button:hover{background:#f5f0fa}.account-popover svg{width:18px}.account-popover .logout-item{color:#a22632}.profile-card{text-align:left}.profile-card>.wordmark,.profile-card>span,.profile-card>h1,.profile-card>p,.profile-card>.purchase-icon{display:block;text-align:center}.profile-card>.purchase-icon{margin-left:auto;margin-right:auto}.profile-form{display:grid;gap:16px;margin-top:24px}.profile-form>label{display:grid;gap:7px}.profile-form label>span,.profile-form legend{color:#4e4656;font-size:13px;font-weight:700}.profile-form input,.profile-form select{width:100%;min-height:48px;border:1px solid #dcd3e5;border-radius:12px;padding:0 13px;background:#fff;color:#17131f;font:inherit;outline:none}.profile-form input:focus,.profile-form select:focus{border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed1f}.profile-form fieldset{margin:0;border:0;padding:0}.profile-form legend{margin-bottom:7px}.choice-row{display:grid;grid-template-columns:1fr 1fr;gap:10px}.choice{min-height:48px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #dcd3e5;border-radius:12px;color:#554c5f;font-weight:700;cursor:pointer}.choice.active{border-color:#7c3aed;background:#f4edff;color:#6322c5}.choice input{position:absolute;width:1px;min-height:1px;opacity:0}.success-line{width:fit-content;display:flex;align-items:center;gap:7px;margin:auto;border-radius:999px;padding:8px 12px;background:#def8ea;color:#087243;font-size:13px;font-weight:800}.success-line.expired{background:#f1edf4;color:#6f6578}.success-line svg{width:17px}.order-id{display:grid;gap:3px;margin:13px auto 0}.order-id span{color:#8b8195;font-size:9px;font-weight:800;letter-spacing:.16em}.order-id strong{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:17px;letter-spacing:.04em}.qr-frame{width:min(320px,100%);aspect-ratio:1;display:grid;place-items:center;margin:20px auto;border:10px solid white;border-radius:20px;background:#fff;box-shadow:0 8px 32px #1e142d24}.qr-frame.expired-qr img{opacity:.42;filter:grayscale(1)}.qr-frame img{width:100%;display:block}.qr-unavailable{min-height:180px;display:grid;place-items:center;align-content:center;gap:7px;margin:20px 0;border-radius:18px;background:#f4f0f7;color:#756b7e}.qr-unavailable svg{width:34px}.qr-unavailable span{font-size:12px}.pass-meta{display:flex;justify-content:space-between;gap:12px;border-radius:14px;padding:13px;background:#f6f1fc;color:#564d60;font-size:13px}.pass-meta span{display:flex;align-items:center;gap:5px}.pass-meta svg{width:17px}.persistence-note{display:flex;align-items:flex-start;gap:8px;border-top:1px solid #eee7f2;padding-top:17px;text-align:left;font-size:12px}.persistence-note svg{width:20px;flex:0 0 auto;color:#6d28d9}.orders-card{width:min(620px,100%);text-align:left}.orders-card h1{margin:8px 0;font-size:34px}.orders-card>p{margin:0 0 22px;color:#716878}.orders-list{display:grid;gap:10px}.order-row{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto 25px;align-items:center;gap:14px;border:1px solid #e5ddeb;border-radius:14px;padding:14px;background:#fff;color:#2f2737;text-align:left}.order-row:disabled{cursor:default;opacity:.6}.order-row>div{display:grid;gap:4px}.order-row>div:nth-child(2){text-align:right}.order-row span{color:#82788c;font-size:11px}.order-row>svg{width:21px;color:#6d28d9}.order-status{text-transform:capitalize}.order-status.ready{color:#087243}.empty-orders{display:grid;place-items:center;gap:6px;border-radius:16px;padding:38px;background:#f7f4f9;color:#766d7f;text-align:center}.empty-orders svg{width:34px}.orders-loader{display:block;margin:45px auto;color:#6d28d9}.error{margin-top:14px;border-radius:12px;padding:11px;background:#fff0f1;color:#a22632;font-size:13px}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.hero-loader{width:45px;height:45px;color:#6d28d9}@media (max-width: 480px){.center-page{padding:72px 14px 14px}.account-menu{right:14px;top:12px}.login-card,.purchase-card,.profile-card,.pass-card,.orders-card{padding:24px 20px}.pass-meta{flex-direction:column;align-items:center}.order-row{grid-template-columns:minmax(0,1fr) auto 20px;gap:8px}}
