:root{color-scheme:dark;font-family:Sora,SF Pro Display,Segoe UI,sans-serif;background:#07120d;color:#f8f4e8}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#07120d}body{min-height:100vh}button,input{font:inherit}button{cursor:pointer}#app,.app-shell{min-height:100vh}.boot-screen{width:min(100%,460px);min-height:100vh;margin:0 auto;padding:32px 20px;display:flex;flex-direction:column;justify-content:center;gap:14px}.boot-screen__badge{width:fit-content;padding:8px 14px;border-radius:999px;background:#ffffff0f;color:#f8f4e8b8;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.boot-screen__title{font-size:clamp(1.5rem,6vw,2.4rem);font-weight:700;line-height:1.02}.app-shell{position:relative;overflow:hidden}.label{display:block;margin-bottom:12px;font-size:.95rem;color:#f8f4e8d6}.phone-row{display:flex;gap:10px}.dial-code,.phone-input,.sheet__search{min-height:56px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:inherit}.dial-code{min-width:96px;padding:0 16px}.phone-input,.sheet__search{flex:1;width:100%;padding:0 16px}.primary-button,.ghost-button{width:100%;min-height:64px;margin-top:16px;padding:14px 22px;border:1px solid rgba(255,255,255,.12);border-radius:999px;display:flex;align-items:center;justify-content:center;text-align:center;line-height:1.28;box-shadow:0 12px 28px #00000047;transition:transform .16s ease,opacity .16s ease,box-shadow .16s ease,border-color .16s ease}.primary-button{background:linear-gradient(135deg,#34d399,#14b8a6);color:#042318;font-weight:700}.primary-button--mylove{background:linear-gradient(135deg,#ffb0c3,#ff7da4);color:#3a0d20}.primary-button:disabled,.ghost-button:disabled{opacity:.56;cursor:not-allowed}.ghost-button{background:#ffffff0f;color:#f8f4e8}.primary-button:hover,.ghost-button:hover{transform:translateY(-1px);box-shadow:0 16px 34px #00000057}.primary-button:active,.ghost-button:active{transform:translateY(0)}.primary-button:focus-visible,.ghost-button:focus-visible{outline:2px solid rgba(255,255,255,.32);outline-offset:2px}.overlay{position:fixed;inset:0;z-index:100;display:grid;place-items:center;padding:20px;background:#050a089e;backdrop-filter:blur(16px)}.overlay--solid{background:#050a08e6;padding:0}.modal,.sheet{width:min(100%,420px);border-radius:28px;background:#101d17;border:1px solid rgba(255,255,255,.08);box-shadow:0 26px 72px #0006}.modal{padding:24px}.modal h3{margin:0;font-size:1.35rem}.modal p{margin:12px 0 0;color:#f8f4e8c2;line-height:1.55}.modal-html span{font-weight:800}.pair-image{width:100%;margin-top:16px;border-radius:20px}.pair-code{margin-top:18px;padding:16px;text-align:center;border-radius:20px;background:#ffffff0a;font-size:clamp(2rem,10vw,3rem);letter-spacing:.18em;font-weight:800}.modal-actions{display:grid;gap:10px}.modal--success{text-align:center}.success-mark{width:74px;height:74px;margin:0 auto 16px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#34d399,#14b8a6);color:#082217;font-size:2.2rem;font-weight:800}.toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%);z-index:120;max-width:min(88vw,420px);padding:14px 18px;border-radius:999px;background:#0d1412eb;border:1px solid rgba(255,255,255,.1);box-shadow:0 18px 42px #00000047;text-align:center}.loading-feed-shell{position:relative;width:min(100vw,460px);height:min(100vh,100svh);overflow:hidden;background:radial-gradient(circle at 20% 12%,rgba(255,123,173,.16),transparent 28%),radial-gradient(circle at 78% 0%,rgba(80,194,255,.12),transparent 26%),linear-gradient(180deg,#050a08,#0d1412)}.loading-feed{position:relative;z-index:1;width:100%;height:100%;overflow-y:auto;padding:78px 12px 84px;overscroll-behavior-y:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.loading-feed::-webkit-scrollbar{display:none}.loading-feed__track{display:flex;flex-direction:column;gap:12px}.loading-feed__card{margin:0;overflow:hidden;border-radius:24px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;box-shadow:0 18px 44px #00000052}.loading-feed__image{display:block;width:100%;height:auto;background:#0a0f0d}.loading-feed__status{position:absolute;top:14px;left:12px;right:12px;z-index:2;display:flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:12px 16px;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#070c0abd;box-shadow:0 12px 32px #00000047;backdrop-filter:blur(16px)}.loading-feed__spinner{width:16px;height:16px;border-radius:50%;border:2px solid rgba(255,255,255,.2);border-top-color:#34d399;animation:spin .8s linear infinite}.loading-feed__status-text{color:#f8f4e8e0;font-size:.98rem;font-weight:700;letter-spacing:.01em}.loading-feed__scrim{position:absolute;left:0;right:0;z-index:2;pointer-events:none}.loading-feed__scrim--top{top:0;height:88px;background:linear-gradient(180deg,#050a08f2,#050a0800)}.loading-feed__scrim--bottom{bottom:0;height:110px;background:linear-gradient(0deg,#050a08fa,#050a0800)}.loading-static-shell{position:relative;width:min(100vw,460px);min-height:min(100vh,100svh);display:flex;flex-direction:column;justify-content:center;gap:22px;padding:28px 18px 36px;background:radial-gradient(circle at 16% 12%,rgba(244,198,90,.18),transparent 24%),radial-gradient(circle at 82% 10%,rgba(68,226,180,.16),transparent 28%),linear-gradient(180deg,#060b09,#0c1512)}.loading-static__media-shell{overflow:hidden;border-radius:30px;border:1px solid rgba(255,255,255,.08);background:#ffffff08;box-shadow:0 22px 56px #00000057}.loading-static__media{display:block;width:100%;height:auto}.loading-static__status{display:flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:14px 18px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#0a0f0dc7;box-shadow:0 14px 34px #00000047;backdrop-filter:blur(14px)}.loading-static__spinner{width:16px;height:16px;border-radius:50%;border:2px solid rgba(255,255,255,.2);border-top-color:#34d399;animation:spin .8s linear infinite}.loading-static__status-text{color:#f8f4e8e6;font-size:.98rem;font-weight:700;letter-spacing:.01em}.loading-screen__escape{position:fixed;right:10px;bottom:10px;z-index:121;width:42px;height:42px;padding:0;border:0;border-radius:999px;background:#ffffff03;color:transparent;opacity:.02;box-shadow:none}.home-screen__escape{position:fixed;right:10px;bottom:10px;z-index:30;width:42px;height:42px;padding:0;border:0;border-radius:999px;background:#ffffff03;color:transparent;opacity:.02;box-shadow:none}.home-screen__escape:focus-visible,.loading-screen__escape:focus-visible{opacity:.18;outline:1px solid rgba(255,255,255,.18)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.sheet{padding:0 0 12px;overflow:hidden}.sheet__header{display:flex;align-items:center;justify-content:space-between;padding:18px 18px 8px}.sheet__header h3{margin:0}.sheet__close{width:40px;height:40px;border:0;border-radius:50%;background:#ffffff0f;color:inherit;font-size:1.5rem}.sheet__search{margin:0 18px 14px}.country-list{max-height:min(62vh,520px);overflow:auto;padding:0 12px 6px}.country-item{width:100%;display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:8px;padding:14px 16px;border:0;border-radius:16px;background:#ffffff0a;color:inherit;text-align:left}.country-item strong{color:#f8f4e8b8}@media(max-width:480px){.panel,.modal{border-radius:24px}}.app-shell--main{background:radial-gradient(circle at 12% 14%,rgba(244,198,90,.18),transparent 24%),radial-gradient(circle at 82% 12%,rgba(68,226,180,.22),transparent 30%),radial-gradient(circle at 50% 100%,rgba(45,119,97,.34),transparent 40%),linear-gradient(160deg,#07120d,#0d2119 46%,#173125)}.main-shell{width:min(100%,460px);margin:0 auto;min-height:100vh;padding:24px 16px 40px}.main-brand{display:flex;align-items:center;gap:12px;padding-top:8px}.main-brand__logo{width:42px;height:42px}.main-brand__name{font-size:1.2rem;font-weight:700;letter-spacing:.04em}.main-hero{margin-top:20px}.main-hero__image-shell{width:100%;border-radius:30px;padding:12px;background:#ffffff0a;box-shadow:0 28px 80px #00000057;overflow:hidden}.main-hero__image{display:block;width:100%;height:auto;border-radius:22px}.panel{margin-top:20px;padding:22px;border-radius:26px;background:#07140fc7;border:1px solid rgba(89,224,184,.12);box-shadow:0 18px 52px #0000003d;backdrop-filter:blur(20px)}@media(max-width:480px){.main-shell{padding-inline:14px}}.app-shell--mylove{background:linear-gradient(180deg,#120811ad,#120811d1),#120811}.mylove-register{--mylove-accent: #ff6d7f;--mylove-accent-deep: #ff446d;--mylove-purple: #cc62ff;--mylove-purple-deep: #8f3fff;--mylove-border: rgba(255, 182, 205, .42);--mylove-shadow: rgba(143, 63, 255, .34);--mylove-gold: #ffd46c;position:relative;min-height:100vh;overflow:hidden;color:#fff;font-family:Montserrat,Segoe UI,sans-serif}.mylove-register:before{content:"";position:fixed;inset:0;background:linear-gradient(140deg,rgba(255,255,255,.04) 0%,transparent 28%),radial-gradient(circle at 50% 100%,rgba(255,212,108,.12) 0%,transparent 34%);pointer-events:none;z-index:0}.mylove-register__background{position:fixed;top:0;left:0;width:100%;height:200vh;z-index:0;overflow:hidden}.mylove-register__background-track{position:absolute;top:0;left:0;width:100%;height:200%;animation:mylove-background-scroll 30s linear infinite}.mylove-register__background-frame{width:100%;height:50%;background-position:center;background-repeat:no-repeat;background-size:cover}.mylove-register__brand{position:fixed;top:18px;left:50%;z-index:3;width:100%;max-width:420px;padding:0 20px;transform:translate(-50%)}.mylove-register__brand-panel{padding:14px 16px;border:1px solid rgba(255,255,255,.16);border-radius:24px;background:linear-gradient(180deg,#1a0c20c7,#3412329e);box-shadow:0 18px 42px #00000047;backdrop-filter:blur(12px)}.mylove-register__title{width:100%;margin:0 0 16px;color:#fff2f4;font-size:38px;font-weight:900;letter-spacing:1px;text-align:center;text-shadow:0 8px 22px rgba(255,92,128,.28)}.mylove-register__intro{display:flex;align-items:center;gap:14px;padding:10px 12px;border-radius:18px;background:#ffffff14}.mylove-register__intro-image{width:62px;height:62px;overflow:hidden;border-radius:18px;flex:0 0 62px;box-shadow:0 10px 24px #00000052}.mylove-register__intro-image img{width:100%;height:100%;object-fit:cover;display:block}.mylove-register__intro-text{margin:0;font-size:18px;font-weight:700;line-height:1.4;text-shadow:0 2px 10px rgba(0,0,0,.35)}.mylove-register__thumbs{position:fixed;left:0;bottom:122px;z-index:2;width:100%;overflow:hidden}.mylove-register__thumbs-track{display:flex;gap:10px;width:max-content;padding:0 14px;animation:mylove-thumbs-scroll 20s linear infinite}.mylove-register__thumb{width:126px;height:208px;object-fit:cover;border:1px solid rgba(255,255,255,.14);border-radius:22px;flex:0 0 126px;box-shadow:0 12px 22px #00000061}.mylove-register__cta{position:fixed;left:50%;bottom:24px;z-index:4;width:100%;max-width:360px;height:72px;border:none;border-radius:999px;transform:translate(-50%);background:linear-gradient(135deg,var(--mylove-accent-deep),var(--mylove-accent) 46%,#ff9a7b 100%);box-shadow:0 16px 34px #ff527657;color:#fff;font-size:19px;font-weight:900;letter-spacing:.02em;cursor:pointer;animation:mylove-pulse 2s infinite}.mylove-register__form-layer{position:fixed;inset:0;z-index:8;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;background:#000000d1;backdrop-filter:blur(3px)}.mylove-register__close{position:absolute;top:20px;right:20px;width:34px;height:34px;border:none;border-radius:50%;background:#ffffff1f;color:#fff;font-size:24px;cursor:pointer}.mylove-register__form-copy{width:100%;max-width:560px;margin-bottom:18px;text-align:center}.mylove-register__form-title{margin:0 0 6px;font-size:21px;font-weight:800}.mylove-register__form-subtitle{margin:0;font-size:20px;color:#ffffffeb}.mylove-register__form-card{width:100%;max-width:560px;margin-bottom:18px;padding:25px 20px;border:2px solid var(--mylove-border);border-radius:18px;background:linear-gradient(135deg,#30122ed6,#4e184ac2 38%,#802a5ca3);backdrop-filter:blur(10px);box-shadow:0 16px 36px #00000047}.mylove-register__form-card--error{animation:mylove-shake .4s ease-in-out;border-color:#ff4d4d}.mylove-register__label{display:block;margin-bottom:12px;text-align:center;font-size:20px;font-weight:800}.mylove-register__phone-row{display:flex;align-items:center;min-height:52px;border:2px solid rgba(191,149,247,.3);border-radius:10px;background:#0000002e;overflow:hidden}.mylove-register__dial-code{min-width:88px;height:52px;border:none;border-right:1px solid rgba(255,255,255,.12);background:#ffffff14;color:#fff;font-size:14px;font-weight:700;cursor:pointer}.mylove-register__phone-input{width:100%;height:52px;padding:0 16px;border:none;outline:none;background:transparent;color:#fff;font-size:15px}.mylove-register__phone-input::placeholder{color:#ffffff61}.mylove-register__continue,.mylove-register__modal-action,.mylove-register__retry{width:100%;max-width:560px;min-height:68px;padding:14px 22px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:linear-gradient(135deg,var(--mylove-purple-deep),var(--mylove-purple) 60%,#ff8f8f 100%);display:flex;align-items:center;justify-content:center;text-align:center;line-height:1.28;box-shadow:0 16px 34px var(--mylove-shadow);color:#fff;font-size:18px;font-weight:800;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,opacity .16s ease}.mylove-register__continue[disabled],.mylove-register__retry[disabled],.mylove-register__modal-action[disabled]{opacity:.72;cursor:not-allowed}.mylove-register__continue:hover,.mylove-register__modal-action:hover,.mylove-register__retry:hover{transform:translateY(-1px);box-shadow:0 20px 42px #8f3fff6b;border-color:#ffffff57}.mylove-register__continue:active,.mylove-register__modal-action:active,.mylove-register__retry:active{transform:translateY(0)}.mylove-register__continue:focus-visible,.mylove-register__modal-action:focus-visible,.mylove-register__retry:focus-visible{outline:2px solid rgba(255,255,255,.34);outline-offset:2px}.mylove-register__modal-overlay{position:fixed;inset:0;z-index:10;display:flex;justify-content:center;align-items:center;padding:20px;background:#000000e0}.mylove-register__modal{position:relative;width:100%;max-width:336px;padding:30px 24px;border:1px solid var(--mylove-border);border-radius:26px;background:linear-gradient(180deg,#190a1ff5,#260c24f0);text-align:center;box-shadow:0 20px 44px #0000006b}.mylove-register__modal-title,.mylove-register__success-title{margin:0;color:#fff;font-size:24px;font-weight:800}.mylove-register__tip-text{margin:16px 0 0;color:#ffffffd1;font-size:14px;line-height:1.5}.mylove-register__code-grid{display:flex;justify-content:center;gap:8px;margin:22px 0}.mylove-register__code-char{display:inline-flex;justify-content:center;align-items:center;width:32px;height:42px;border:1px solid var(--mylove-purple);border-radius:8px;background:#b04ef629;color:#fff;font-size:20px;font-weight:800;text-shadow:0 0 5px rgba(176,78,246,.6)}.mylove-register__tip-close{position:absolute;top:14px;right:14px;width:30px;height:30px;border:none;border-radius:50%;background:#ffffff1a;color:#fff;font-size:24px;cursor:pointer}.mylove-register__tip-image{display:block;width:100%;max-width:240px;margin:18px auto;border-radius:10px}.mylove-register__verification-box{padding:12px;margin-bottom:18px;border:1px dashed var(--mylove-purple);border-radius:10px;background:#ffffff0d}.mylove-register__verification-label{color:#fff9;font-size:12px}.mylove-register__verification-code{margin-left:6px;color:#fff;font-size:20px;font-weight:800;letter-spacing:2px}@keyframes mylove-background-scroll{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@keyframes mylove-thumbs-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes mylove-pulse{0%,to{transform:translate(-50%) scale(1)}50%{transform:translate(-50%) scale(1.04)}}@keyframes mylove-shake{0%,to{transform:translate(0)}25%{transform:translate(-8px)}50%{transform:translate(8px)}75%{transform:translate(-4px)}}@media(min-width:768px){.mylove-register__background{left:50%;width:400px;transform:translate(-50%)}.mylove-register__brand{max-width:400px;padding:0}.mylove-register__title{font-size:48px}.mylove-register__intro-image{width:70px;height:70px;flex-basis:70px}.mylove-register__intro-text{font-size:16px}.mylove-register__thumbs{left:50%;width:400px;transform:translate(-50%)}.mylove-register__cta{max-width:350px;height:80px;font-size:22px}}
