*{box-sizing:border-box;margin:0;padding:0}body{color:#e9edef;background:#0a0a0a;height:100vh;font-family:Georgia,Times New Roman,serif;overflow:hidden}#root{justify-content:center;align-items:center;height:100vh;display:flex}.ax-atmos{background:#0a0a0a;position:relative}.ax-atmos:before{content:"";filter:blur(50px);pointer-events:none;z-index:0;will-change:opacity;background:radial-gradient(80% 60% at 50% 40%,#d4af372e 0%,#0000 70%),radial-gradient(50% 40% at 25% 65%,#d4af371a 0%,#0000 60%),radial-gradient(40% 50% at 75% 30%,#b496281a 0%,#0000 60%);animation:8s ease-in-out infinite alternate ax-shimmer;position:absolute;inset:0}.ax-atmos:after{content:"";pointer-events:none;z-index:1;background:radial-gradient(80% 80%,#0000 35%,#0009 100%);position:absolute;inset:0}@keyframes ax-shimmer{0%{opacity:.4}50%{opacity:1}to{opacity:.6}}.ord-intro{flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100%;height:100vh;animation:.5s ease-out ax-in;display:flex}.ord-intro>*{z-index:2;position:relative}.ord-intro-title{color:#e8e0d0;letter-spacing:4px;font-size:28px;font-weight:600;animation:.8s cubic-bezier(.16,1,.3,1) both ax-mark-in}.ord-intro-sub{color:#666;letter-spacing:3px;text-transform:uppercase;font-size:12px;animation:.6s ease-out .6s both ax-in}.ord-page{width:100%;min-height:100vh;animation:.6s ease-out ax-in;position:fixed;inset:0;overflow-y:auto}.ord-content{z-index:2;flex-direction:column;align-items:center;gap:40px;max-width:1440px;margin:0 auto;padding:48px 32px 56px;display:flex;position:relative}.ord-head{text-align:center;flex-direction:column;align-items:center;gap:10px;display:flex}.ord-mark{color:#d4af37;font-size:36px}.ord-pretitle{letter-spacing:.42em;color:#d4af37;opacity:.55;text-transform:uppercase;margin-bottom:14px;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-size:11px;font-weight:600}.ord-title{color:#d4af37;letter-spacing:6px;font-family:Georgia,Times New Roman,serif;font-size:32px;font-weight:400}.ord-tagline{color:#ccc;font-family:Georgia,Times New Roman,serif;font-size:18px;line-height:1.6}.ord-tagline-2{color:#d4af37;font-family:Georgia,Times New Roman,serif;font-size:16px;font-weight:500}.ord-tagline-sub{color:#999;margin-top:6px;font-family:Georgia,Times New Roman,serif;font-size:14px;font-style:italic}.ord-grid{grid-template-columns:repeat(3,1fr);gap:28px;width:100%;display:grid}@media (width<=1200px){.ord-grid{grid-template-columns:1fr 1fr}}@media (width<=700px){.ord-grid{grid-template-columns:1fr;max-width:480px;margin:0 auto}.ord-content{gap:32px;padding:32px 16px 40px}.ord-mark{font-size:28px}.ord-title{letter-spacing:4px;font-size:24px}.ord-tagline{font-size:15px}.gc-card{gap:16px;padding:28px 18px}.gc-mark{font-size:26px}.gc-name{letter-spacing:5px;font-size:19px}.gc-name-long{letter-spacing:2px;font-size:15px}.gc-tag{letter-spacing:1.5px;font-size:11px}.gc-tagline{font-size:15px;line-height:1.55}.gc-hook{padding:14px 4px}.gc-hook-q{font-size:13px}.gc-btn{padding:14px 16px;font-size:15px}.gc-feed-body{padding:14px 12px}.gc-chat-av{width:40px;height:40px;font-size:20px}.gc-chat-bubble{padding:9px 12px;font-size:13px}}@media (width<=420px){.ord-content{padding:24px 12px 32px}.gc-card{padding:24px 14px}.gc-name{letter-spacing:4px;font-size:17px}.gc-name-long{letter-spacing:1.5px;font-size:13px}.gc-tag{letter-spacing:1px}.ord-title{letter-spacing:3px;font-size:22px}}.ord-foot{color:#555;text-align:center;max-width:420px;margin:0 auto;font-family:-apple-system,sans-serif;font-size:11px;line-height:1.6}.testimonials{border-top:1px solid #1e1e1e;flex-direction:column;align-items:center;gap:40px;width:100%;margin-top:8px;padding:48px 0 16px;display:flex;position:relative}.testimonials-head{text-align:center;flex-direction:column;align-items:center;gap:10px;display:flex}.testimonials-mark{color:#d4af37;opacity:.9;font-size:24px}.testimonials-title{color:#e8e0d0;letter-spacing:3px;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:400}.testimonials-sub{color:#666;letter-spacing:2px;text-transform:uppercase;font-family:Segoe UI,-apple-system,sans-serif;font-size:13px}.carousel{align-items:stretch;gap:14px;width:100%;display:flex}.carousel-nav{color:#d4af37;cursor:pointer;background:#0e0e0e;border:1px solid #2a2a2a;border-radius:50%;flex-shrink:0;justify-content:center;align-self:center;align-items:center;width:44px;height:44px;padding-bottom:3px;font-family:Georgia,Times New Roman,serif;font-size:26px;font-weight:400;line-height:1;transition:border-color .25s,background .25s,transform .2s;display:flex}.carousel-nav:hover{background:#1a1508;border-color:#d4af3788;transform:scale(1.08)}.carousel-nav:active{transform:scale(.95)}.carousel-track{flex:1;grid-template-columns:repeat(3,1fr);gap:18px;min-height:240px;animation:.45s cubic-bezier(.16,1,.3,1) carousel-fade;display:grid}@keyframes carousel-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (width<=1200px){.carousel-track{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.carousel-track{grid-template-columns:1fr}.carousel-nav{width:36px;height:36px;font-size:22px}.carousel{gap:8px}}.carousel-dots{justify-content:center;align-items:center;gap:8px;display:flex}.carousel-dot{cursor:pointer;background:#2a2a2a;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s cubic-bezier(.16,1,.3,1)}.carousel-dot:hover{background:#444}.carousel-dot.is-active{background:#d4af37;border-radius:4px;width:24px}.review-card{background:linear-gradient(#0f0f0f 0%,#0a0a0a 100%);border:1px solid #1c1c1c;border-radius:14px;flex-direction:column;gap:14px;padding:28px 22px 20px;transition:border-color .35s,transform .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden}.review-card:before{content:"";pointer-events:none;opacity:0;background:radial-gradient(90% 60% at 0 0,#d4af370f 0%,#0000 60%);transition:opacity .4s;position:absolute;inset:0}.review-card:hover{border-color:#d4af3744;transform:translateY(-3px);box-shadow:0 12px 32px #00000080,0 0 0 1px #d4af3714}.review-card:hover:before{opacity:1}.review-quote-mark{color:#d4af37;opacity:.18;pointer-events:none;-webkit-user-select:none;user-select:none;font-family:Georgia,Times New Roman,serif;font-size:72px;line-height:1;position:absolute;top:2px;left:18px}.review-stars{color:#d4af37;letter-spacing:2px;margin-top:4px;font-family:Segoe UI,-apple-system,sans-serif;font-size:11px}.review-text{color:#d8d2c0;flex:1;font-family:Georgia,Times New Roman,serif;font-size:14.5px;font-style:italic;line-height:1.65}.review-footer{border-top:1px solid #1a1a1a;justify-content:space-between;align-items:center;gap:8px;padding-top:12px;display:flex}.review-meta{flex-direction:column;gap:2px;min-width:0;display:flex}.review-user{color:#9a9a9a;font-family:SF Mono,Menlo,Monaco,Consolas,monospace;font-size:12px;font-weight:500}.review-time{color:#555;letter-spacing:.3px;font-family:Segoe UI,-apple-system,sans-serif;font-size:10.5px}.review-group{letter-spacing:1.2px;white-space:nowrap;border:1px solid;border-radius:20px;flex-shrink:0;padding:5px 11px;font-family:Segoe UI,-apple-system,sans-serif;font-size:10px;font-weight:700}.testimonials-meta{flex-wrap:wrap;justify-content:center;align-items:center;gap:0;padding:24px 0 0;display:flex}.testimonials-metric{flex-direction:column;align-items:center;gap:4px;min-width:160px;padding:0 32px;display:flex}.testimonials-metric-num{color:#d4af37;letter-spacing:1px;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:600}.testimonials-metric-stars{color:#d4af37;letter-spacing:2px;opacity:.7;font-size:11px}.testimonials-metric-label{color:#666;letter-spacing:1.5px;text-transform:uppercase;font-family:Segoe UI,-apple-system,sans-serif;font-size:11px}.testimonials-divider{background:#1e1e1e;width:1px;height:48px}@media (width<=700px){.review-card{width:280px;padding:22px 18px 16px}.testimonials-meta{gap:8px}.testimonials-metric{min-width:120px;padding:0 16px}.testimonials-metric-num{font-size:22px}.testimonials-divider{height:36px}}.gc-card{text-align:center;background:#111;border:1px solid #1e1e1e;border-radius:14px;flex-direction:column;align-items:center;gap:20px;padding:36px 28px;transition:border-color .3s;display:flex;position:relative}.gc-card:hover{border-color:#d4af3744}.gc-card-soon{opacity:.55}.gc-explicit{color:#ffb3be;letter-spacing:.14em;clip-path:polygon(14px 0%,100% 0%,100% 100%,14px 100%,0% 50%);pointer-events:none;background:#7a0f1e;border-radius:3px 0 0 3px;padding:5px 14px 5px 18px;font-family:Courier New,Courier,monospace;font-size:9px;font-weight:700;position:absolute;top:18px;right:0}.gc-explicit:before{content:"";background:#ffb3be40;border-radius:50%;width:4px;height:4px;position:absolute;top:50%;left:7px;transform:translateY(-50%)}.gc-head{flex-direction:column;align-items:center;gap:10px;display:flex}.gc-mark{color:#d4af37;font-size:32px}.gc-name{letter-spacing:9px;color:#d4af37;white-space:nowrap;font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:400}.gc-tag{color:#777;letter-spacing:2px;text-transform:uppercase;font-family:Georgia,Times New Roman,serif;font-size:12px}.gc-hook{text-align:left;border-top:1px solid #1e1e1e;flex-direction:column;align-items:flex-start;gap:10px;width:100%;padding:16px 12px;display:flex}.gc-hook-q{color:#999;padding-left:14px;font-family:Georgia,Times New Roman,serif;font-size:14px;line-height:1.45;position:relative}.gc-hook-q:before{content:"✦";color:#d4af37;font-size:8px;position:absolute;top:4px;left:0}.gc-hook-cta{color:#d4af37;margin-top:4px;font-family:Georgia,Times New Roman,serif;font-size:14px;font-weight:500}.gc-tagline{color:#bbb;max-width:340px;font-family:Georgia,Times New Roman,serif;font-size:16px;line-height:1.7}.gc-dark{color:#888;max-width:320px;font-family:Georgia,Times New Roman,serif;font-size:13px;font-style:italic}.gc-chips{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.gc-chip{color:#bbb;white-space:nowrap;background:#1a1a1a;border:1px solid #2a2a2a;border-radius:20px;padding:6px 14px;font-family:Georgia,Times New Roman,serif;font-size:13px}.gc-chip-more{color:#d4af37;background:#141208;border-color:#d4af3744}.gc-feed{background:#0c0c0c;border:1px solid #d4af3744;border-radius:8px;width:100%;overflow:hidden}.gc-feed-bar{border-bottom:1px solid #1c1c1c;align-items:center;gap:8px;padding:10px 16px;display:flex}.gc-feed-dot{background:#d4af37;border-radius:50%;width:8px;height:8px;animation:1.6s infinite ax-dot}.gc-feed-label{color:#d4af3799;letter-spacing:2px;text-transform:uppercase;font-size:11px}.gc-feed-body{flex-direction:column;justify-content:center;min-height:70px;padding:16px 14px;transition:opacity .3s;display:flex}.ax-vis{opacity:1}.ax-hid{opacity:0}.gc-chat-row{align-items:flex-start;gap:8px;display:flex}.gc-chat-av{background:#1a1a1a;border:1px solid #2a2a2a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:47px;height:47px;font-size:23px;display:flex}.gc-chat-bubble{color:#ccc;background:#161616;border:1px solid #282828;border-radius:2px 12px 12px;padding:10px 14px;font-size:14px;line-height:1.6}.gc-chat-text{color:#ccc}.gc-blk{color:#d4af37;-webkit-user-select:none;user-select:none;letter-spacing:1px;background:#d4af3726;border-radius:3px;padding:1px 4px;font-size:12px}.gc-bottom{flex-direction:column;align-items:center;gap:8px;width:100%;display:flex}.gc-price-inline{flex-wrap:wrap;align-items:center;gap:8px;margin-top:4px;display:flex}.gc-price-context{color:#666;font-family:Georgia,Times New Roman,serif;font-size:13px;font-style:italic}.gc-price-dash{color:#444;font-size:13px}.gc-price-old{color:#d4af37;opacity:.3;font-family:Georgia,serif;font-size:18px;text-decoration:line-through}.gc-price{color:#d4af37;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:700}.gc-price--keys{letter-spacing:.08em;font-family:Courier New,Courier,monospace;font-size:16px}.gc-btn{text-align:center;letter-spacing:.5px;border-radius:8px;width:100%;margin-top:auto;padding:16px 20px;font-family:Georgia,Times New Roman,serif;font-size:16px;font-weight:600}.gc-btn-live{color:#0a0a0a;cursor:pointer;background:#d4af37;border:none;transition:opacity .2s}.gc-btn-live:hover{opacity:.9}.gc-btn-key{justify-content:center;align-items:center;gap:7px;display:flex}.gc-btn-key-num{font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:700;line-height:1}.gc-btn-key-icon{font-size:20px;line-height:1}.gc-btn-free{letter-spacing:.08em;font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:700}.gc-btn-soon{color:#555;cursor:default;background:0 0;border:1px solid #2a2a2a}@keyframes ax-in{0%{opacity:0}to{opacity:1}}@keyframes ax-mark-in{0%{opacity:0;transform:scale(.3)}to{opacity:1;transform:scale(1)}}@keyframes ax-name-in{0%{opacity:0;letter-spacing:24px}to{opacity:1;letter-spacing:12px}}@keyframes ax-dot{0%,to{opacity:.4}50%{opacity:1}}.ex-screen{justify-content:center;align-items:center;width:100%;height:100vh;animation:.8s ease-out ax-in;display:flex}.ex-card{scrollbar-width:none;z-index:2;text-align:center;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:480px;max-height:100vh;padding:40px 24px 36px;display:flex;position:relative;overflow-y:auto}.ex-card::-webkit-scrollbar{display:none}.ex-seal{flex-direction:column;align-items:center;gap:10px;display:flex}.ex-seal-mark{color:#d4af37;font-size:40px;animation:.6s cubic-bezier(.16,1,.3,1) both ax-mark-in}.ex-seal-label{color:#d4af37;letter-spacing:4px;text-transform:uppercase;font-family:Georgia,Times New Roman,serif;font-size:14px}.ex-quote{background:#111;border:1px solid #d4af3744;border-radius:8px;width:100%;padding:20px 24px}.ex-quote-text{color:#ccc;font-family:Georgia,Times New Roman,serif;font-size:16px;font-style:italic;line-height:1.6}.ex-stats{background:#111;border:1px solid #1e1e1e;border-radius:8px;justify-content:center;align-items:center;gap:0;width:100%;display:flex;overflow:hidden}.ex-stat{flex-direction:column;flex:1;align-items:center;gap:4px;padding:14px 8px;display:flex}.ex-stat-divider{background:#1e1e1e;flex-shrink:0;width:1px;height:36px}.ex-stat-val{color:#e0d8c8;font-size:18px;font-weight:700}.ex-stat-lbl{color:#666;letter-spacing:1px;text-transform:uppercase;font-size:10px}.ex-drama-bars{align-items:flex-end;gap:3px;display:flex}.ex-drama-bar{background:#222;border-radius:2px;width:4px}.ex-drama-bar:first-child{height:8px}.ex-drama-bar:nth-child(2){height:12px}.ex-drama-bar:nth-child(3){height:16px}.ex-drama-bar:nth-child(4){height:20px}.ex-drama-bar:nth-child(5){height:24px}.ex-drama-on{background:#d4af37}.ex-actions{flex-direction:column;gap:10px;width:100%;display:flex}.ex-btn{cursor:pointer;border-radius:8px;width:100%;padding:14px 18px;font-family:inherit;transition:opacity .2s}.ex-btn:hover{opacity:.85}.ex-btn-download,.ex-btn-share{text-align:left;background:#111;border:1px solid #2a2a2a;align-items:center;gap:12px;display:flex}.ex-btn-icon{color:#d4af37;flex-shrink:0;font-size:18px}.ex-btn-main{color:#ccc;flex:1;font-size:14px;font-weight:500}.ex-btn-badge{color:#d4af37;white-space:nowrap;background:#1a1508;border:1px solid #d4af3744;border-radius:12px;padding:3px 10px;font-size:12px;font-weight:600}.ex-btn-discount{color:#999;white-space:nowrap;font-size:11px}.ex-btn-discount strong{color:#d4af37;font-size:12px;font-weight:700}.ex-btn-play{color:#0a0a0a;text-align:center;letter-spacing:.5px;background:#d4af37;border:none;font-family:Georgia,Times New Roman,serif;font-size:15px;font-weight:600}.ex-download-note{color:#d4af37;font-size:12px;font-style:italic}.ex-footer{color:#666;text-align:center;font-size:12px;font-style:italic;line-height:1.5}.ex-download-hint{color:#d4af37;text-align:center;opacity:.7;font-size:12px}.ex-history{z-index:1;filter:blur(3px);opacity:.35;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:40px 24px;display:flex;position:absolute;inset:0;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 5%,#000 30% 70%,#0000 95%);mask-image:linear-gradient(#0000 5%,#000 30% 70%,#0000 95%)}.ex-history-row{flex-direction:column;gap:2px;width:100%;max-width:340px;display:flex}.ex-history-name{color:#d4af37;font-size:11px;font-weight:600}.ex-history-text{color:#ccc;font-size:13px;line-height:1.4}@keyframes screen-fade-in{0%{opacity:0}to{opacity:1}}.chat-container{background:#0a0a0a;flex-direction:column;width:100%;max-width:500px;height:100vh;max-height:900px;animation:.4s ease-out screen-fade-in;display:flex;position:relative}@media (width>=768px){.chat-container{border:1px solid #1e1e1e;border-radius:12px;height:90vh;overflow:hidden}}.group-header{background:#141414;border-bottom:1px solid #1e1e1e;align-items:center;gap:10px;min-height:60px;padding:10px 16px;display:flex}.group-header-back{cursor:pointer;color:#888;font-size:20px}.group-avatar{background:#2a2a2a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex}.group-header-info{flex:1;min-width:0}.group-name{color:#e9edef;font-size:16px;font-weight:500}.group-status{color:#888;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.typing-status{color:#d4af37}.group-header-actions{color:#888;gap:16px;font-size:18px;display:flex}.group-header-actions span{cursor:pointer}.chat-messages{background:#0a0a0a;flex-direction:column;flex:1;gap:2px;padding:8px 16px;display:flex;position:relative;overflow-y:auto}.chat-messages:before{content:"";filter:blur(50px);pointer-events:none;z-index:0;background:radial-gradient(80% 60% at 50% 40%,#d4af3708 0%,#0000 70%),radial-gradient(50% 40% at 25% 65%,#d4af3705 0%,#0000 60%);position:fixed;inset:0}.chat-messages:after{content:"";pointer-events:none;z-index:0;background:radial-gradient(80% 80%,#0000 40%,#0006 100%);position:fixed;inset:0}.chat-messages::-webkit-scrollbar{width:6px}.chat-messages::-webkit-scrollbar-track{background:0 0}.chat-messages::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:3px}.chat-encryption-notice{text-align:center;color:#888;background:#202c3399;border-radius:8px;max-width:350px;margin:8px auto 16px;padding:8px 16px;font-size:12px;line-height:1.4}.message-row{justify-content:flex-start;padding:1px 0;display:flex}.message-row-user{justify-content:flex-end}.message-bubble{word-wrap:break-word;border-radius:8px;max-width:80%;padding:6px 12px 4px;animation:.2s ease-out msg-appear;position:relative}.bubble-other{cursor:pointer;background:#141414;border-left:3px solid #888;border-radius:0 8px 8px}.bubble-other:active{opacity:.85}.bubble-user{cursor:pointer;background:#1a1508;border-radius:8px 0 8px 8px}.bubble-user:active{opacity:.85}.bubble-typing{padding:8px 16px}.message-deleted-bubble{opacity:.6}.message-name{align-items:center;gap:5px;margin-bottom:2px;font-size:12.5px;font-weight:600;display:flex}.message-nickname{opacity:.55;margin-left:2px;font-size:11px;font-weight:400}.message-avatar-img{object-fit:cover;object-position:top;border-radius:50%;flex-shrink:0;width:31px;height:31px}.message-text{color:#e9edef;font-family:Segoe UI,Helvetica Neue,-apple-system,BlinkMacSystemFont,Roboto,Arial,sans-serif;font-size:14.5px;line-height:1.4}.profile-card{background:#0003;border-radius:8px;max-width:280px;margin-top:6px;overflow:hidden}.profile-card-img{aspect-ratio:4/5;object-fit:cover;object-position:top;width:100%;display:block}.profile-card-info{flex-direction:column;gap:2px;padding:8px 10px;display:flex}.profile-card-name{color:#e9edef;font-size:13.5px;font-weight:600}.profile-card-location{color:#888;font-size:12px}.profile-card-caption{color:#aaa;padding:6px 10px;font-size:12px;font-style:italic}.message-deleted-text{color:#888;font-size:13px;font-style:italic}.message-reply-quote{cursor:pointer;background:#0000004d;border-left:3px solid #888;border-radius:4px;margin-bottom:6px;padding:5px 8px}.message-reply-name{color:#d4af37;margin-bottom:1px;font-size:11px;font-weight:600}.message-reply-name:before{content:"↩ "}.message-reply-text{color:#888;white-space:nowrap;text-overflow:ellipsis;max-width:220px;max-height:18px;font-size:11.5px;overflow:hidden}.message-meta{justify-content:flex-end;align-items:center;gap:6px;margin-top:2px;display:flex}.message-reactions{gap:2px;display:flex}.message-reaction{cursor:default;background:#ffffff14;border-radius:10px;padding:1px 4px;font-size:14px;animation:.3s ease-out reaction-pop}@keyframes reaction-pop{0%{transform:scale(0)}60%{transform:scale(1.3)}to{transform:scale(1)}}.message-time{color:#8696a0cc;text-align:right;white-space:nowrap;font-size:11px}.message-system{text-align:center;padding:4px 0}.message-system span{color:#888;white-space:pre-line;background:#1d2b30;border-radius:6px;padding:4px 12px;font-size:12px;display:inline-block}.typing-dots{gap:4px;padding:4px 0;display:flex}.dot{background:#888;border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite typing-bounce}.dot:nth-child(2){animation-delay:.2s}.dot:nth-child(3){animation-delay:.4s}@keyframes typing-bounce{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-6px)}}.chat-input-container{background:#141414;border-top:1px solid #1e1e1e;padding:8px 12px}.chat-reply-preview{background:#1a2429;border-left:3px solid #00a884;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px;padding:8px 12px;display:flex}.chat-reply-preview-content{flex-direction:column;gap:2px;min-width:0;display:flex;overflow:hidden}.chat-reply-preview-name{color:#00a884;font-size:12px;font-weight:600}.chat-reply-preview-text{color:#888;white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.chat-reply-preview-close{color:#888;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;padding:2px 6px;font-size:16px}.chat-reply-preview-close:hover{color:#e9edef;background:#ffffff1a}.chat-input-row{background:#2a2a2a;border-radius:24px;align-items:center;gap:8px;padding:6px 12px;display:flex}.chat-input-icon{cursor:pointer;opacity:.6;flex-shrink:0;font-size:20px}.chat-input{color:#e9edef;background:0 0;border:none;outline:none;flex:1;padding:4px 0;font-family:Segoe UI,Helvetica Neue,-apple-system,BlinkMacSystemFont,Roboto,Arial,sans-serif;font-size:15px}.chat-input::placeholder{color:#888}.chat-input:disabled{opacity:.5}.chat-send-btn{color:#fff;cursor:pointer;background:#d4af37;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;transition:opacity .2s;display:flex}.chat-send-btn:disabled{opacity:.3;cursor:not-allowed}.chat-send-btn:hover:not(:disabled){opacity:.9}@keyframes msg-appear{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.chat-end-panel{text-align:center;background:#1a2730;border:1px solid #2a2a2a;border-radius:12px;margin:24px 8px 16px;padding:20px 16px;animation:.4s ease-out msg-appear}.chat-end-icon{margin-bottom:8px;font-size:32px}.chat-end-title{color:#d4af37;margin-bottom:6px;font-size:16px;font-weight:700}.chat-end-description{color:#888;margin-bottom:16px;font-size:13px;font-style:italic;line-height:1.4}.chat-end-stats{justify-content:center;gap:12px;margin-bottom:16px;display:flex}.chat-end-stat{background:#141414;border-radius:8px;flex-direction:column;align-items:center;min-width:64px;padding:8px 12px;display:flex}.chat-end-stat-value{color:#e9edef;font-size:16px;font-weight:700}.chat-end-stat-label{color:#888;margin-top:2px;font-size:11px}.chat-end-buttons{justify-content:center;gap:8px;display:flex}.chat-end-btn{cursor:pointer;border:none;border-radius:20px;padding:8px 20px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s}.chat-end-btn-share{color:#e9edef;background:#141414;border:1px solid #2a2a2a}.chat-end-btn-share:hover{background:#2a2a2a}.chat-end-btn-play{color:#fff;background:#d4af37}.chat-end-btn-play:hover{background:#c9a030}.auth-btn-signin{color:#0a0a0a;letter-spacing:.08em;cursor:pointer;white-space:nowrap;background:linear-gradient(#e6c14a 0%,#c9a030 100%);border:1px solid #d4af37;border-radius:6px;padding:10px 22px;font-family:system-ui,-apple-system,sans-serif;font-size:13px;font-weight:700;transition:transform .12s ease-out,box-shadow .12s ease-out,filter .12s;box-shadow:0 2px 12px #d4af3740}.auth-btn-signin:hover{filter:brightness(1.05);transform:translateY(-1px);box-shadow:0 4px 18px #d4af3766}.auth-btn-signin:active{filter:brightness(.95);transform:translateY(0)}@media (width<=700px){.auth-btn-signin{padding:8px 16px;font-size:12px}}.auth-btn-avatar{cursor:pointer;background:#1a1a1a;border:1.5px solid #d4af37;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:box-shadow .15s,transform .12s;display:flex;overflow:hidden}.auth-btn-avatar:hover{transform:scale(1.05);box-shadow:0 0 0 3px #d4af372e}.at-overlay{z-index:2000;opacity:0;background:#000;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:fixed;inset:0}.at-overlay:after{content:"";pointer-events:none;background:repeating-linear-gradient(0deg,#0000,#0000 3px,#ffffff04 3px 4px);position:absolute;inset:0}.at-overlay--in{opacity:1}.at-overlay--out{opacity:0}.at-content{z-index:1;flex-direction:column;align-items:flex-start;gap:22px;min-width:360px;padding:0 28px;display:flex;position:relative}.at-symbol{color:#d4af37;align-self:center;margin-bottom:10px;font-size:40px;animation:1.4s ease-in-out infinite at-pulse}@keyframes at-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.88)}}.at-line{opacity:0;letter-spacing:.16em;color:#b0b0b0;align-items:center;gap:14px;font-family:Courier New,Courier,monospace;font-size:16px;font-weight:600;display:flex;transform:translateY(8px)}.at-line--0{animation:.35s .15s forwards at-line-in}.at-line--1{animation:.35s .8s forwards at-line-in}.at-line--2{animation:.35s 1.5s forwards at-line-in}.at-line--3{color:#d4af37;letter-spacing:.24em;margin-top:4px;font-size:22px;font-weight:700;animation:.35s 2.2s forwards at-line-in}@keyframes at-line-in{to{opacity:1;transform:translateY(0)}}.at-check{color:#4caf50;font-size:18px;font-weight:700}.at-bar{background:#1a1a1a;border-radius:2px;flex-shrink:0;width:110px;height:4px;display:inline-block;overflow:hidden}.at-line--0 .at-bar-fill{background:#d4af37;width:0;height:100%;animation:.55s .45s forwards at-bar-fill;display:block}.at-line--2 .at-bar-fill{background:#d4af37;width:0;height:100%;animation:.55s 1.8s forwards at-bar-fill;display:block}@keyframes at-bar-fill{to{width:100%}}.ord-modal-backdrop{z-index:1000;background:#000000c7;justify-content:center;align-items:center;padding:24px;animation:.14s ease-out ordBackdropIn;display:flex;position:fixed;inset:0}.ord-modal-card{contain:layout style paint;background:linear-gradient(#131313 0%,#0e0e0e 100%);border:1px solid #2a2a2a;border-radius:14px;width:100%;max-height:calc(100vh - 48px);font-family:system-ui,-apple-system,sans-serif;animation:.22s cubic-bezier(.2,.9,.3,1.15) ordCardIn;position:relative;overflow-y:auto;box-shadow:0 30px 80px #000000b3,inset 0 0 0 1px #d4af3714,inset 0 1px #ffffff08}.ord-modal-md{max-width:460px;padding:44px 40px}.ord-modal-lg{max-width:520px;padding:40px 40px 36px}@media (width<=700px){.ord-modal-backdrop{padding:12px}.ord-modal-md,.ord-modal-lg{border-radius:12px;padding:32px 24px}}.ord-modal-close{color:#777;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:6px 10px;font-family:system-ui,sans-serif;font-size:26px;line-height:1;transition:color .15s,background .15s;position:absolute;top:12px;right:14px}.ord-modal-close:hover{color:#fff;background:#1f1f1f}@keyframes ordBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes ordCardIn{0%{opacity:0;transform:translateY(10px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.auth-form{color:#e9edef}.auth-mark{text-align:center;color:#d4af37;text-shadow:0 0 24px #d4af374d;margin-bottom:8px;font-size:32px;line-height:1}.auth-brand{text-align:center;letter-spacing:.32em;color:#d4af37;margin-bottom:6px;font-size:13px;font-weight:600}.auth-tagline{text-align:center;color:#888;letter-spacing:.04em;margin-bottom:28px;padding:0 8px;font-size:13px;line-height:1.5}.auth-tabs{border-bottom:1px solid #232323;margin-bottom:24px;display:flex;position:relative}.auth-tab{color:#666;cursor:pointer;letter-spacing:.06em;background:0 0;border:none;border-bottom:2px solid #0000;flex:1;margin-bottom:-1px;padding:12px 0;font-family:inherit;font-size:14px;font-weight:500;transition:color .15s}.auth-tab:hover{color:#aaa}.auth-tab-active{color:#fff;border-bottom-color:#d4af37}.auth-fields{flex-direction:column;gap:14px;display:flex}.auth-input{color:#fff;box-sizing:border-box;background:#0a0a0a;border:1px solid #2a2a2a;border-radius:8px;outline:none;width:100%;padding:14px 16px;font-family:inherit;font-size:15px;transition:border-color .15s,box-shadow .15s}.auth-input:focus{border-color:#d4af37;box-shadow:0 0 0 3px #d4af371f}.auth-input::placeholder{color:#555}.auth-msg{border-radius:6px;padding:10px 12px;font-size:12.5px;line-height:1.4}.auth-msg-error{color:#ff8585;background:#4a141466;border:1px solid #4a1414}.auth-msg-info{color:#9be57a;background:#1a4a244d;border:1px solid #1a4a24}.auth-primary{color:#0a0a0a;cursor:pointer;letter-spacing:.08em;background:linear-gradient(#e6c14a 0%,#c9a030 100%);border:none;border-radius:8px;margin-top:4px;padding:14px;font-family:inherit;font-size:14px;font-weight:700;transition:filter .15s,transform .1s,box-shadow .15s;box-shadow:0 2px 12px #d4af3733}.auth-primary:hover:not(:disabled){filter:brightness(1.06);box-shadow:0 4px 18px #d4af3759}.auth-primary:active:not(:disabled){transform:translateY(1px)}.auth-primary:disabled{opacity:.6;cursor:wait}.auth-divider{color:#444;justify-content:center;align-items:center;margin:22px 0 16px;font-size:12px;display:flex;position:relative}.auth-divider:before,.auth-divider:after{content:"";background:#232323;flex:1;height:1px}.auth-divider>span{letter-spacing:.1em;text-transform:uppercase;padding:0 14px;font-size:11px}.auth-google{color:#fff;cursor:pointer;background:#1a1a1a;border:1px solid #2a2a2a;border-radius:8px;justify-content:center;align-items:center;gap:12px;width:100%;padding:13px;font-family:inherit;font-size:14px;font-weight:500;transition:background .15s,border-color .15s;display:flex}.auth-google:hover:not(:disabled){background:#222;border-color:#3a3a3a}.auth-google:disabled{opacity:.6;cursor:wait}.auth-foot{text-align:center;color:#888;margin-top:22px;font-size:13px}.auth-link{color:#d4af37;cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:13px;font-weight:500}.auth-link:hover{text-decoration:underline}.profile-form{color:#e9edef}.profile-hero{text-align:center;flex-direction:column;align-items:center;margin-bottom:28px;display:flex}.profile-avatar-wrap{margin-bottom:14px;position:relative}.profile-avatar-img,.profile-avatar-fallback{object-fit:cover;border:2px solid #d4af37;border-radius:50%;width:96px;height:96px;box-shadow:0 0 0 4px #131313,0 0 32px #d4af372e}.profile-avatar-fallback{color:#d4af37;background:#1a1a1a;justify-content:center;align-items:center;font-family:system-ui,sans-serif;font-size:36px;font-weight:600;display:flex}.profile-name-row{align-items:center;gap:8px;margin-bottom:4px;display:flex}.profile-name{color:#fff;letter-spacing:.02em;font-size:20px;font-weight:600}.profile-name-edit{color:#888;cursor:pointer;background:0 0;border:1px solid #2a2a2a;border-radius:6px;justify-content:center;align-items:center;padding:5px 6px;transition:color .15s,border-color .15s,background .15s;display:flex}.profile-name-edit:hover{color:#d4af37;background:#d4af3714;border-color:#d4af37}.profile-edit-row{flex-direction:column;gap:10px;width:100%;max-width:280px;margin-bottom:8px;display:flex}.profile-name-input{text-align:center;padding:11px 14px;font-size:16px;font-weight:500}.profile-edit-actions{justify-content:center;gap:8px;display:flex}.profile-edit-cancel,.profile-edit-save{cursor:pointer;letter-spacing:.04em;border-radius:6px;flex:1;padding:9px 16px;font-family:inherit;font-size:13px;font-weight:600;transition:filter .15s,background .15s,border-color .15s}.profile-edit-cancel{color:#888;background:0 0;border:1px solid #2a2a2a}.profile-edit-cancel:hover:not(:disabled){color:#ccc;border-color:#3a3a3a}.profile-edit-save{color:#0a0a0a;background:linear-gradient(#e6c14a 0%,#c9a030 100%);border:none}.profile-edit-save:hover:not(:disabled){filter:brightness(1.06)}.profile-edit-save:disabled,.profile-edit-cancel:disabled{opacity:.5;cursor:wait}.profile-email{color:#888;margin-bottom:12px;font-size:13px}.profile-saved{color:#9be57a;letter-spacing:.04em;margin-top:8px;font-size:12px}.profile-tier{letter-spacing:.18em;color:#d4af37;border:1px solid #d4af3766;border-radius:4px;padding:4px 12px;font-size:10.5px;font-weight:600;display:inline-block}.profile-divider{background:linear-gradient(90deg,#0000,#232323 20% 80%,#0000);height:1px;margin:24px 0}.profile-fields{flex-direction:column;gap:16px;display:flex}.profile-field{flex-direction:column;gap:6px;display:flex}.profile-label{letter-spacing:.12em;color:#777;text-transform:uppercase;font-family:system-ui,sans-serif;font-size:11px;font-weight:600}.profile-signout{color:#888;cursor:pointer;letter-spacing:.08em;background:0 0;border:1px solid #2a2a2a;border-radius:8px;width:100%;padding:12px;font-family:inherit;font-size:13px;transition:color .15s,border-color .15s,background .15s}.profile-signout:hover{color:#ff8585;background:#4a141433;border-color:#4a1414}.ord-topbar{z-index:50;background:#0a0a0aeb;border-bottom:1px solid #1f1f1f;height:60px;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 16px #0006}.ord-topbar-inner{justify-content:space-between;align-items:center;max-width:1440px;height:100%;margin:0 auto;padding:0 22px;display:flex}.ord-topbar-brand{color:#888;letter-spacing:.25em;align-items:center;gap:8px;font-family:system-ui,-apple-system,sans-serif;font-size:12px;font-weight:500;display:flex}.ord-topbar-mark{color:#d4af37;font-size:16px}.ord-page .ord-content{padding-top:92px}@media (width<=700px){.ord-topbar{height:52px}.ord-topbar-inner{padding:0 14px}.ord-topbar-brand{letter-spacing:.2em;font-size:11px}.ord-page .ord-content{padding-top:76px}}.credits-badge{cursor:pointer;color:#d4af37;background:#d4af3714;border:1px solid #d4af3766;border-radius:18px;align-items:center;gap:6px;padding:6px 12px;font-family:system-ui,sans-serif;font-size:13px;font-weight:600;transition:background .15s,border-color .15s,transform .1s;display:inline-flex}.credits-badge:hover{background:#d4af3726;border-color:#d4af37;transform:translateY(-1px)}.credits-badge-mark{font-size:13px}.credits-badge-num{letter-spacing:.02em}.pricing-form{color:#e9edef}.pricing-grid{grid-template-columns:1fr;gap:12px;margin:12px 0 4px;display:grid}@media (width>=480px){.pricing-grid{grid-template-columns:repeat(3,1fr);gap:10px}}.pricing-card{cursor:pointer;text-align:center;color:inherit;background:#0a0a0a;border:1px solid #2a2a2a;border-radius:10px;padding:18px 14px;font-family:inherit;transition:border-color .15s,transform .12s,box-shadow .15s;position:relative}.pricing-card:hover:not(:disabled){border-color:#d4af37;transform:translateY(-2px);box-shadow:0 8px 24px #d4af3726}.pricing-card:disabled{cursor:wait;opacity:.6}.pricing-card-best{background:linear-gradient(#d4af370f 0%,#0a0a0a 60%);border-color:#d4af37;box-shadow:0 4px 24px #d4af371a}.pricing-badge{color:#0a0a0a;letter-spacing:.12em;white-space:nowrap;background:linear-gradient(#e6c14a 0%,#c9a030 100%);border-radius:10px;padding:3px 10px;font-size:9.5px;font-weight:700;position:absolute;top:-10px;left:50%;transform:translate(-50%)}.pricing-name{color:#888;letter-spacing:.18em;text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:500}.pricing-credits{justify-content:center;align-items:baseline;gap:4px;margin-bottom:8px;display:flex}.pricing-credits-num{color:#fff;font-size:30px;font-weight:700;line-height:1}.pricing-credits-mark{color:#d4af37;font-size:18px}.pricing-price{color:#d4af37;letter-spacing:.04em;margin-bottom:2px;font-size:16px;font-weight:600}.pricing-per{color:#555;letter-spacing:.04em;font-size:11px}.pricing-busy{color:#d4af37;letter-spacing:.08em;margin-top:8px;font-size:10.5px}.profile-credits-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.profile-credits-label{color:#777;letter-spacing:.12em;text-transform:uppercase;margin-bottom:4px;font-family:system-ui,sans-serif;font-size:11px;font-weight:600}.profile-credits-value{color:#fff;letter-spacing:.02em;font-size:22px;font-weight:700}.profile-credits-buy{color:#0a0a0a;letter-spacing:.06em;cursor:pointer;background:linear-gradient(#e6c14a 0%,#c9a030 100%);border:none;border-radius:8px;padding:10px 18px;font-family:inherit;font-size:13px;font-weight:600;transition:filter .15s}.profile-credits-buy:hover{filter:brightness(1.06)}.payment-success-modal{text-align:center;color:#e9edef;padding:8px 0;font-family:system-ui,-apple-system,sans-serif}.payment-success-title{color:#fff;letter-spacing:.04em;margin-top:8px;font-size:18px;font-weight:600}.payment-success-credits{color:#d4af37;letter-spacing:.02em;text-shadow:0 0 40px #d4af374d;margin:18px 0 10px;font-size:48px;font-weight:700}.payment-success-sub{color:#888;margin-top:8px;font-size:13px}.payment-success-spinner{border:3px solid #2a2a2a;border-top-color:#d4af37;border-radius:50%;width:36px;height:36px;margin:24px auto 0;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.static-page{color:#ccc;background:#0a0a0a;flex-direction:column;width:100%;height:100vh;font-family:Georgia,Times New Roman,serif;display:flex;overflow-y:auto}.static-page-topbar{z-index:10;background:#0a0a0a;border-bottom:1px solid #1a1a1a;justify-content:space-between;align-items:center;padding:18px 28px;display:flex;position:sticky;top:0}.static-page-back{color:#d4af37;letter-spacing:.04em;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;text-decoration:none}.static-page-back:hover{opacity:.75}.static-page-brand{color:#d4af37;letter-spacing:.32em;font-family:Georgia,Times New Roman,serif;font-size:14px;font-weight:500}.static-page-content{flex:1;width:100%;max-width:720px;margin:0 auto;padding:56px 32px 80px}.static-page-pretitle{letter-spacing:.36em;color:#d4af37;opacity:.55;text-transform:uppercase;margin:0 0 14px;font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,sans-serif;font-size:11px;font-weight:600}.static-page-title{color:#d4af37;letter-spacing:1px;margin:0 0 36px;font-size:36px;font-weight:400;line-height:1.2}.static-page-body{color:#c8c8c8;font-size:16px;line-height:1.7}.static-page-body p{margin:0 0 18px}.static-page-body h2{color:#d4af37;letter-spacing:.04em;margin:36px 0 14px;font-size:18px;font-weight:600}.static-page-body ul{margin:0 0 18px;padding-left:22px}.static-page-body li{margin-bottom:8px}.static-page-body a{color:#d4af37;text-underline-offset:3px;text-decoration:underline}.static-page-body a:hover{opacity:.8}.static-page-body strong{color:#e5e5e5}.static-page-card{background:#111;border:1px solid #1f1f1f;border-radius:10px;margin:28px 0;padding:22px 24px}.static-page-email{letter-spacing:.02em;margin-top:4px;font-size:18px;font-weight:600;display:inline-block;color:#d4af37!important}.static-page-foot{border-top:1px solid #1a1a1a;flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;padding:24px 28px 36px;font-size:13px;display:flex}.static-page-foot a{color:#888;letter-spacing:.04em;text-decoration:none}.static-page-foot a:hover{color:#d4af37}.static-page-foot span{color:#444}.ord-foot-nav{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:18px;padding-bottom:24px;font-size:13px;display:flex}.ord-foot-nav a{color:#888;letter-spacing:.04em;text-decoration:none}.ord-foot-nav a:hover{color:#d4af37}.ord-foot-nav span{color:#333}@media (width<=600px){.static-page-content{padding:40px 22px 60px}.static-page-title{margin-bottom:28px;font-size:28px}.static-page-body{font-size:15px}.static-page-topbar{padding:14px 18px}}
