.app-container{width:100%;max-width:1320px;margin:0 auto;padding:14px 24px 64px}header{width:100%;margin-bottom:14px}.header-top-row{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.header-left{flex:1;align-items:flex-start;gap:16px;min-width:0;display:flex}.logo-wrapper{cursor:pointer;flex-shrink:0;width:108px;height:108px}.logo-img{object-fit:cover;border:2.5px solid var(--gold);background:#000;border-radius:50%;width:100%;height:100%;display:block;box-shadow:0 12px 28px #0000005c}.title-wrapper{min-width:0;padding-top:18px;padding-left:10px}.title-wrapper h1{letter-spacing:.5px;color:#dfdacc;margin:0;font-family:Playfair Display,Georgia,serif;font-size:clamp(1.72rem,2.05vw,2.28rem);font-weight:500;line-height:1.05}.tagline{color:#8f98a7;margin-top:5px;font-size:.88rem;font-style:italic;font-weight:400;line-height:1.3}.header-actions-icons{flex-shrink:0;justify-content:flex-end;align-items:center;gap:9px;padding-top:2px;display:flex}.icon-circle-btn,.btn-pill,.btn-main,.btn-vip-large,.btn-action,.btn-tone{transition:all .18s}.icon-circle-btn{border:1px solid var(--stroke-soft);width:44px;height:44px;color:var(--gold);cursor:pointer;background:linear-gradient(#171c24 0%,#11151c 100%);border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex;box-shadow:inset 0 1px #ffffff08,0 6px 14px #00000029}.header-icon-svg{width:18.5px;height:18.5px;display:block}.icon-circle-btn:hover{background:linear-gradient(#1d2330 0%,#151a23 100%);border-color:#d4af373d;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff08,0 8px 18px #0000002e}.logout-btn:hover{color:#ef4444;border-color:#ef444447}.btn-main,.btn-vip-large{cursor:pointer;background:var(--gold);color:#14110a;text-transform:uppercase;letter-spacing:.35px;border:none;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.btn-main{border-radius:14px;min-width:184px;padding:15px 24px;font-size:.98rem}.btn-main:hover{background:#dfbb47;transform:translateY(-1px)}.btn-main:disabled{opacity:.62;cursor:not-allowed;transform:none}@keyframes skeleton-shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.skeleton-card{pointer-events:none;opacity:.75}.skeleton-line{background:linear-gradient(90deg,#ffffff0a 25%,#ffffff1a 50%,#ffffff0a 75%) 0 0/800px 100%;border-radius:8px;height:14px;margin-bottom:10px;animation:1.4s linear infinite skeleton-shimmer}.skeleton-badge{border-radius:20px;width:72px;height:22px;margin-bottom:14px}[data-theme=light] .skeleton-line{background:linear-gradient(90deg,#0000000d 25%,#0000001f 50%,#0000000d 75%) 0 0/800px 100%;animation:1.4s linear infinite skeleton-shimmer}.textarea-clear-wrap{position:relative}.clear-btn{width:28px;height:28px;color:var(--text-faint);cursor:pointer;z-index:2;background:#ffffff14;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;transition:background .15s,color .15s;display:flex;position:absolute;top:10px;right:10px}.clear-btn:hover{color:var(--text-body);background:#ffffff29}[data-theme=light] .clear-btn{background:#00000012}[data-theme=light] .clear-btn:hover{color:var(--text-body);background:#00000024}.btn-regenerate{min-height:36px;color:var(--text-faint);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ffffff1a;border-radius:10px;align-items:center;gap:5px;padding:9px 14px;font-size:.78rem;font-weight:600;transition:color .15s,border-color .15s;display:inline-flex}.btn-regenerate:hover{color:var(--gold);border-color:var(--gold)}[data-theme=light] .btn-regenerate{border-color:#0f172a1f}.btn-tone{color:var(--text-body);cursor:pointer;background:linear-gradient(#1d2430 0%,#171d27 100%);border:1px solid #ffffff0d;border-radius:11px;padding:10px 14px;font-size:.86rem;font-weight:600}.btn-action:hover,.btn-tone:hover{background:linear-gradient(#242c39 0%,#1d2430 100%);border-color:#ffffff17}.card-refine-row{border-top:1px solid #ffffff0f;flex-direction:column;gap:8px;margin-top:14px;padding-top:12px;display:flex}.refine-btns{flex-wrap:wrap;gap:6px;display:flex}[data-theme=light] .card-refine-row{border-top-color:#0f172a12}.btn-edit{color:#0f1720;letter-spacing:.3px;cursor:pointer;background:linear-gradient(#e8a400 0%,#c98b00 100%);border:none;border-radius:12px;padding:10px 18px;font-size:.86rem;font-weight:800;transition:background .18s,transform .12s,box-shadow .18s;box-shadow:0 2px 8px #c98b004d}.btn-edit:hover{background:linear-gradient(#f0b000 0%,#d49400 100%);transform:translateY(-1px);box-shadow:0 4px 14px #c98b0066}.btn-edit:active{transform:translateY(0)}.result-edit-textarea{border:1.5px solid var(--gold);width:100%;min-height:90px;color:var(--text-body);resize:vertical;background:#ffffff0a;border-radius:10px;outline:none;padding:12px 14px;font-family:inherit;font-size:.97rem;line-height:1.6;transition:box-shadow .15s;box-shadow:0 0 0 3px #c08c1e1f}.result-edit-textarea:focus{box-shadow:0 0 0 4px #c08c1e33}[data-theme=light] .result-edit-textarea{color:var(--text-body);background:#fff}.btn-pill{border:1px solid var(--stroke-soft);color:var(--gold);cursor:pointer;background:linear-gradient(#171c24 0%,#121720 100%);border-radius:999px;align-items:center;gap:6px;padding:10px 16px;font-size:.83rem;font-weight:700;display:inline-flex}.btn-pill:hover{border-color:#d4af3747}.pulse-install{background:#d7a32b14;border-color:#d7a32b66;box-shadow:0 4px 12px #d7a32b1f}.pulse-install:hover{background:#d7a32b26;border-color:#d7a32bb3;box-shadow:0 6px 16px #d7a32b33}.lang-wrapper{position:relative}.flag-icon{object-fit:cover;border-radius:50%;width:22px;height:22px;display:block}.lang-grid-dropdown{border:1px solid var(--stroke-mid);z-index:2000;background:#121720;border-radius:18px;grid-template-columns:repeat(5,1fr);gap:12px;padding:14px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 20px 42px #0000006b}.lang-grid-item{cursor:pointer;background:#1b212b;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:flex;overflow:hidden}.lang-grid-item:hover{border-color:var(--gold);transform:scale(1.06)}.glass-card{border:1px solid var(--stroke-soft);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);background:linear-gradient(#161b24fa 0%,#10151dfa 100%);padding:28px 28px 24px}.hero-subtitle{max-width:900px;color:var(--text-strong);margin:0 0 22px;font-size:1.16rem;font-weight:500;line-height:1.55}.input-stack{gap:20px;display:grid}.input-group{gap:9px;display:grid}.input-label{letter-spacing:1.1px;text-transform:uppercase;color:var(--text-strong);font-size:.74rem;font-weight:700;line-height:1.5;display:block}.input-label-desc{letter-spacing:.3px;text-transform:none;color:var(--label-desc-color,#606879);font-size:.74rem;font-weight:500;display:inline}.input-label-optional{letter-spacing:.2px;text-transform:none;color:var(--text-faint);margin-left:6px;font-size:.7rem;font-style:italic;font-weight:400;display:inline}.reply-textarea,.key-input{background:linear-gradient(180deg, var(--field-1) 0%, var(--field-2) 100%);width:100%;color:var(--text-body);border:1px solid #28303a;border-radius:18px;outline:none;transition:all .18s;box-shadow:inset 0 1px #ffffff05}.reply-textarea{resize:vertical;min-height:255px;padding:20px 22px;font-size:1rem;line-height:1.65}.inputs-two-col{grid-template-columns:1fr 1fr;gap:16px;display:grid}.inputs-two-col .reply-textarea{min-height:200px}.reply-textarea.small{min-height:152px}.key-input{padding:14px 15px;font-size:1rem}.reply-textarea::placeholder,.key-input::placeholder{color:#77808d}.reply-textarea:focus,.key-input:focus{border-color:var(--gold);background:linear-gradient(#0e131a 0%,#0a1016 100%);box-shadow:0 0 0 3px #d4af372e,0 0 18px #d4af371f,inset 0 1px #ffffff0a}.generate-row{flex-wrap:wrap;align-items:center;gap:14px 16px;margin-top:22px;display:flex}.install-row{justify-content:center;margin-top:16px;display:flex}.textarea-hint,.free-tries,.loader,.results-subtitle,.empty-note,.modal-text,.auth-switch,.privacy-note,.version-note,.hist-context,.refine-label,.history-empty{color:var(--text-muted)}.textarea-hint{font-size:.9rem;line-height:1.55}.empty-note{font-size:.92rem}.tone-slider-row{flex-direction:column;gap:10px;display:flex}.tone-slider-box{background:linear-gradient(180deg, var(--field-1) 0%, var(--field-2) 100%);border:1px solid #28303a;border-radius:18px;flex-direction:column;justify-content:center;gap:12px;min-height:152px;padding:18px 22px;display:flex;box-shadow:inset 0 1px #ffffff05}[data-theme=light] .tone-slider-box{border-color:#0f172a1f}.free-limit-cta{flex-direction:column;gap:3px;display:flex}.free-limit-reached{color:var(--text-muted);font-size:.78rem;font-weight:500}.free-limit-price{color:var(--gold);letter-spacing:.2px;font-size:.95rem;font-weight:800}.results-section{margin-top:30px}.results-heading{margin-bottom:14px}.results-title{color:var(--text-strong);margin:0;font-size:1.34rem}.result-card,.hist-item{box-shadow:var(--shadow-md);background:linear-gradient(#1a202a 0%,#141a23 100%);border:1px solid #ffffff0f}.result-card{border-left:3px solid var(--gold);border-radius:0 16px 16px 0;margin-bottom:14px;padding:20px}.result-tone{border-radius:999px;align-items:center;margin-bottom:12px;padding:7px 11px;font-size:.8rem;font-weight:800;display:inline-flex}.result-tone.calm{color:#8ee3b1;background:#8ee3b124}.result-tone.assertive{color:#f1df9d;background:#d4af3724}.result-tone.cold{color:#ff8e8e;background:#ff8e8e24}.result-text,.hist-variant-text{color:var(--text-body);white-space:pre-wrap}.result-text{margin-bottom:12px;font-size:.99rem;line-height:1.68}.action-row{flex-wrap:wrap;gap:8px;display:flex}.refine-row{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.refine-label{width:100%;margin-bottom:2px;font-size:.82rem;font-weight:700}.toast-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10000;background:#0009;justify-content:center;align-items:flex-start;padding:64px 18px 18px;animation:.18s toast-fade-in;display:flex;position:fixed;inset:0}@keyframes toast-fade-in{0%{opacity:0}to{opacity:1}}.toast-card{background:linear-gradient(#1a2030 0%,#121721 100%);border:1px solid #d4af3738;border-radius:18px;width:100%;max-width:360px;padding:22px 24px 18px;animation:.22s cubic-bezier(.34,1.56,.64,1) toast-slide-in;box-shadow:0 24px 48px #00000080,inset 0 0 0 1px #ffffff0a}@keyframes toast-slide-in{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}.toast-message{color:var(--text-body);margin:0 0 16px;font-size:.97rem;line-height:1.55}.toast-close-btn{background:var(--gold);color:#14110a;letter-spacing:.5px;text-transform:uppercase;cursor:pointer;border:none;border-radius:10px;margin-left:auto;padding:9px 28px;font-size:.9rem;font-weight:800;transition:background .15s,transform .15s;display:block}.toast-close-btn:hover{background:#dfbb47;transform:translateY(-1px)}.modal-overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:9999;background:#000000d1;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.modal-card{border:1px solid var(--stroke-mid);width:100%;max-width:440px;box-shadow:var(--shadow-lg);background:linear-gradient(#131821 0%,#0e131b 100%);border-radius:22px;flex-direction:column;padding:28px;display:flex;position:relative}.history-modal-card{max-width:760px;max-height:90vh}.close-modal{color:var(--text-faint);cursor:pointer;font-size:1.45rem;line-height:1;position:absolute;top:15px;right:15px}.close-modal:hover{color:var(--text-strong)}.modal-title{text-align:center;color:var(--text-strong);margin:0 0 8px;font-size:1.22rem;font-weight:700}.modal-text{text-align:center;margin-bottom:14px;font-size:.92rem;line-height:1.55}.auth-form{flex-direction:column;gap:15px;margin-top:15px;display:flex}.auth-submit-btn{margin-top:0}.auth-error{color:#ef4444;text-align:center;font-size:.82rem}.auth-switch{text-align:center;cursor:pointer;margin-top:20px;font-size:.82rem;text-decoration:underline}.history-list{flex:1;margin-bottom:15px;padding-right:2px;overflow-y:auto}.cloud-sync-label{opacity:.55;font-size:.6em}.hist-item{border-radius:14px;margin-bottom:15px;padding:16px}.hist-meta{color:var(--text-muted);border-bottom:1px solid #ffffff0f;justify-content:space-between;gap:12px;margin-bottom:10px;padding-bottom:8px;font-size:.76rem;display:flex}.hist-context{margin-bottom:12px;font-size:.84rem;line-height:1.55}.hist-variant-label{color:var(--text-strong);margin-bottom:6px;font-size:.8rem;font-weight:700}.hist-variant-text{margin-bottom:10px;font-size:.92rem;line-height:1.6}.hist-divider{text-align:center;color:#3e4653;margin:15px 0;font-size:.8rem;font-weight:700}.btn-action-small{padding:8px 10px;font-size:.8rem}.modern-cta-section{border:1px solid var(--stroke-soft);box-shadow:var(--shadow-md);background:linear-gradient(#10161e 0%,#0a1017 100%);border-radius:22px;justify-content:center;margin-top:34px;padding:40px 24px;display:flex}.cta-container{text-align:center;flex-direction:column;align-items:center;gap:24px;width:100%;max-width:600px;display:flex}.cta-headline{letter-spacing:.5px;text-transform:uppercase;color:var(--text-strong);margin:0;font-size:1.45rem;font-weight:800}.cta-benefits{text-align:left;flex-direction:column;gap:12px;width:fit-content;margin:0;padding:0;list-style:none;display:flex}.cta-benefits li{color:#cfd4dc;align-items:center;gap:12px;font-size:.98rem;display:flex}.check-icon{width:20px;height:20px;color:var(--gold);flex-shrink:0}.btn-vip-large,.cta-button-upgraded{background:var(--gold);color:#14110a;cursor:pointer;border:none;border-radius:15px;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;transition:transform .2s,background .2s;display:flex}.btn-vip-large{margin-top:14px;padding:17px 18px;font-size:1.04rem}.cta-button-upgraded{max-width:360px;padding:16px 24px}.btn-vip-large:hover,.cta-button-upgraded:hover{background:#dfbb47;transform:translateY(-2px)}.cta-btn-title,.vip-btn-main-text{font-weight:800;line-height:1.05}.cta-btn-title{letter-spacing:.5px;text-transform:uppercase;font-size:1.05rem}.cta-btn-pricing,.vip-btn-sub-text{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;font-weight:800;line-height:1.1;display:flex}.cta-btn-pricing{font-size:.95rem}.price-strike{opacity:.64;font-size:.85rem;text-decoration:line-through}.price-promo{color:#14110a;font-size:.95rem}.cta-trust-footer{color:var(--text-muted);flex-direction:column;gap:6px;font-size:.85rem;display:flex}.privacy-badge{justify-content:center;align-items:center;gap:6px;display:inline-flex}.privacy-note{text-align:center;font-size:.8rem}.version-note{opacity:.72;text-align:center;font-size:.95em}[data-theme=light] .title-wrapper h1,[data-theme=light] .results-title,[data-theme=light] .modal-title,[data-theme=light] .cta-headline{color:var(--text-strong)}[data-theme=light] .tagline,[data-theme=light] .textarea-hint,[data-theme=light] .free-tries,[data-theme=light] .results-subtitle,[data-theme=light] .empty-note,[data-theme=light] .modal-text,[data-theme=light] .auth-switch,[data-theme=light] .privacy-note,[data-theme=light] .version-note,[data-theme=light] .hist-context,[data-theme=light] .refine-label,[data-theme=light] .loader,[data-theme=light] .history-empty{color:var(--text-muted)}[data-theme=light] .input-label,[data-theme=light] .hist-meta,[data-theme=light] .hist-variant-label{color:#5a626e}[data-theme=light] .icon-circle-btn{border-color:var(--stroke-soft);color:var(--gold);background:linear-gradient(#fff 0%,#f4f6f9 100%);box-shadow:0 2px 8px #0f172a08}[data-theme=light] .glass-card,[data-theme=light] .modal-card,[data-theme=light] .result-card,[data-theme=light] .modern-cta-section,[data-theme=light] .hist-item{border-color:var(--stroke-soft);box-shadow:var(--shadow-lg)}[data-theme=light] .modern-cta-section{background:#fff}[data-theme=light] .reply-textarea,[data-theme=light] .key-input{color:var(--text-body);border-color:#d7dde6;box-shadow:inset 0 1px #fffc}[data-theme=light] .reply-textarea:focus,[data-theme=light] .key-input:focus{border-color:#ba8e1985;box-shadow:0 0 0 4px #ba8e1914}[data-theme=light] .close-modal:hover{color:#161616}@media (width<=1100px){.app-container{padding:12px 20px 56px}.logo-wrapper{width:100px;height:100px}.title-wrapper h1{font-size:clamp(1.9rem,2.45vw,2.2rem)}}@media (width<=720px){.app-container{padding:6px 12px 28px}header{margin-bottom:2px}.header-top-row{min-height:82px;display:block;position:relative}.header-actions-icons{justify-content:flex-end;gap:4px;margin:0;padding-top:0;display:flex;position:absolute;top:0;right:0}.icon-circle-btn{width:31px;height:31px}.header-icon-svg{width:17px;height:17px}.header-left{align-items:flex-start;gap:10px;max-width:calc(100% - 150px)}.logo-wrapper{width:58px;height:58px}.logo-img{border-radius:50%}.title-wrapper{flex:1;width:fit-content;min-width:0;padding-top:2px}.title-wrapper h1{letter-spacing:.09em;text-align:justify;text-align-last:justify;width:100%;font-size:1.22rem;font-weight:500;line-height:.98;display:block}.title-wrapper h1:after{content:"";width:100%;display:inline-block}.tagline{white-space:nowrap;letter-spacing:-.01em;max-width:none;margin-top:1px;font-size:.68rem;line-height:1.1}.glass-card{border-radius:20px;padding:15px 15px 16px}.hero-subtitle{margin-bottom:10px;font-size:.92rem;line-height:1.42}.input-stack{gap:15px}.input-label{font-size:.7rem}.btn-action,.btn-edit,.btn-action-small,.btn-tone{min-height:44px}.reply-textarea{min-height:180px;padding:14px 14px 15px;font-size:.94rem}.reply-textarea.small{min-height:118px}.textarea-hint{font-size:.8rem}.generate-row{align-items:stretch;margin-top:14px}.btn-main{width:100%;min-width:0;padding:14px 18px}.results-section{margin-top:22px}.modern-cta-section{margin-top:22px;padding:28px 15px 22px}.history-modal-card{max-width:100%}}@media (width<=480px){.app-container{padding:0 0 28px}header{margin-bottom:10px;padding:16px 14px 14px}.header-top-row{align-items:unset;gap:unset;grid-template-columns:96px 1fr;grid-template-areas:"logo icons""logo title";column-gap:16px;min-height:90px;padding-right:0;display:grid;position:static}.header-left{display:contents}.logo-wrapper{flex-shrink:unset;grid-area:1/logo/span 2;align-self:center;width:84px;height:84px}.title-wrapper{grid-area:title;align-self:center;padding-top:0;padding-left:0}.title-wrapper h1{letter-spacing:.4px;text-align:unset;text-align-last:unset;width:auto;font-size:1.52rem;line-height:1.05}.title-wrapper h1:after{content:none}.tagline{white-space:normal;letter-spacing:0;color:#c8d0d8;margin-top:5px;font-size:.8rem;line-height:1.35}.header-actions-icons{flex-shrink:unset;grid-area:icons;place-self:center end;gap:6px;padding-top:0;position:static}.icon-circle-btn{width:34px;height:34px}.header-icon-svg{width:15px;height:15px}.flag-icon{width:18px;height:18px}.glass-card,.modern-cta-section,.modal-card{padding-left:14px;padding-right:14px}.input-label{font-size:.7rem}.reply-textarea{min-height:180px;padding:14px;font-size:.94rem}.reply-textarea.small{min-height:118px}.inputs-two-col{grid-template-columns:1fr}.inputs-two-col .reply-textarea{min-height:170px}.generate-row{align-items:stretch;margin-top:14px}.btn-main{width:100%;min-width:0;padding:14px 18px}.results-section{margin-top:22px}.modern-cta-section{margin-top:22px;padding:28px 15px 22px}.history-modal-card{max-width:100%}.hero-subtitle{font-size:.9rem}.result-card{padding:15px}.btn-action,.btn-tone{justify-content:center;width:100%}.hist-meta{flex-direction:column;align-items:flex-start}}.tone-slider-row{flex-direction:column;gap:10px;padding:8px 0 4px;display:flex}.tone-slider-header{text-align:center}.tone-current-desc{color:var(--text-strong);letter-spacing:.2px;font-size:.92rem;font-weight:600}.tone-slider-track-row{align-items:center;gap:12px;display:flex}.tone-label-side{color:var(--text-muted);white-space:nowrap;flex-shrink:0;min-width:76px;font-size:.8rem;font-weight:600}.tone-label-right{text-align:right}.tone-slider-wrap{flex:1;position:relative}.tone-slider{appearance:none;cursor:pointer;background:linear-gradient(to right, var(--gold) 0%, var(--gold) calc(var(--slider-pct) * 1%), #ffffff24 calc(var(--slider-pct) * 1%), #ffffff24 100%);border-radius:999px;outline:none;width:100%;height:6px;transition:opacity .15s}.tone-slider::-webkit-slider-thumb{appearance:none;cursor:grab;background:radial-gradient(circle at 36% 36%,#f5d060 0%,#c9980f 45%,#8a6408 100%);border-radius:50%;width:26px;height:26px;transition:box-shadow .15s,transform .12s;box-shadow:0 2px 10px #00000080,0 0 0 2.5px #d7a32b66,inset 0 1px 2px #fff5aa8c}.tone-slider::-webkit-slider-thumb:hover{transform:scale(1.1);box-shadow:0 4px 14px #0000008c,0 0 0 4px #d7a32b40,inset 0 1px 2px #fff5aa8c}.tone-slider::-webkit-slider-thumb:active{cursor:grabbing;transform:scale(1.06)}.tone-slider::-moz-range-thumb{cursor:grab;background:radial-gradient(circle at 36% 36%,#f5d060 0%,#c9980f 45%,#8a6408 100%);border:none;border-radius:50%;width:26px;height:26px;box-shadow:0 2px 10px #00000080,0 0 0 2.5px #d7a32b66}.tone-slider-avoid{text-align:center;color:var(--text-faint);font-size:.76rem;font-style:italic;line-height:1.45}.tone-style-prefix{color:var(--gold);letter-spacing:.2px;font-size:.75rem;font-style:normal;font-weight:600}[data-theme=light] .title-wrapper h1{color:var(--text-strong)}[data-theme=light] .tagline{color:var(--text-muted)}[data-theme=light] .icon-circle-btn{color:var(--gold);background:linear-gradient(#fff 0%,#f2f4f8 100%);border-color:#0f172a21}[data-theme=light] .icon-circle-btn:hover{background:linear-gradient(#f6f7fb 0%,#ebedf3 100%);border-color:#0f172a33}[data-theme=light] .glass-card{background:linear-gradient(#fffffffa 0%,#f9fafdfa 100%);border-color:#0f172a1a}[data-theme=light] .reply-textarea,[data-theme=light] .key-input{color:var(--text-body);border-color:#0f172a29}[data-theme=light] .reply-textarea::placeholder,[data-theme=light] .key-input::placeholder{color:#a4acba}[data-theme=light] .reply-textarea:focus,[data-theme=light] .key-input:focus{background:linear-gradient(#fff 0%,#fafbfe 100%);box-shadow:0 0 0 3px #c08c1e29,0 0 14px #c08c1e1a,inset 0 1px #fffffff2}[data-theme=light] .tone-slider{background:linear-gradient(to right, var(--gold) 0%, var(--gold) calc(var(--slider-pct) * 1%), #0f172a24 calc(var(--slider-pct) * 1%), #0f172a24 100%)}[data-theme=light] .result-card,[data-theme=light] .hist-item{background:linear-gradient(#f8f9fc 0%,#f1f3f8 100%);border-color:#0f172a14}[data-theme=light] .result-text,[data-theme=light] .hist-variant-text{color:var(--text-body)}[data-theme=light] .btn-action,[data-theme=light] .btn-tone{color:var(--text-body);background:linear-gradient(#eef0f5 0%,#e5e8ef 100%);border-color:#0f172a1a}[data-theme=light] .btn-action:hover,[data-theme=light] .btn-tone:hover{background:linear-gradient(#e6e9f0 0%,#dde0e9 100%);border-color:#0f172a29}[data-theme=light] .modal-card{background:linear-gradient(#fff 0%,#f7f8fc 100%);border-color:#0f172a1f}[data-theme=light] .close-modal{color:var(--text-muted)}[data-theme=light] .modal-title{color:var(--text-strong)}[data-theme=light] .modal-text{color:var(--text-body)}[data-theme=light] .modern-cta-section{background:linear-gradient(#eef0f5 0%,#e6e9f1 100%);border-color:#0f172a17}[data-theme=light] .cta-headline{color:var(--text-strong)}[data-theme=light] .cta-benefits li{color:var(--text-body)}[data-theme=light] .hist-meta{border-color:#0f172a17}[data-theme=light] .hist-divider{color:#c2c8d4}[data-theme=light] .toast-card{background:linear-gradient(#fff 0%,#f7f8fc 100%);border-color:#c08c1e38}[data-theme=light] .lang-grid-dropdown{background:#f7f8fb;border-color:#0f172a1f;box-shadow:0 16px 36px #0f172a24}[data-theme=light] .lang-grid-item{background:#eef0f5}:root{--page-0:#040506;--page-1:#07090d;--page-2:#0b1016;--card-1:#161b24f5;--card-2:#10151dfa;--panel-1:#171d27;--panel-2:#121924;--field-1:#252e42;--field-2:#2a3451;--stroke-soft:#ffffff12;--stroke-mid:#ffffff1f;--gold:#d7a32b;--gold-soft:#d7a32b29;--gold-glow:#d7a32b14;--text-strong:#f1efe8;--text-body:#d9dde4;--text-muted:#96a0af;--text-faint:#737d8b;--shadow-lg:0 24px 60px #0000006b;--shadow-md:0 14px 32px #0000004d;--radius-lg:24px;--radius-md:18px;--radius-sm:14px}:root[data-theme=light]{--page-0:#f7f3ea;--page-1:#f5f1e8;--page-2:#f1ede4;--card-1:#fffffff0;--card-2:#f9fafcf5;--panel-1:#f3f5f8;--panel-2:#eceff3;--field-1:#fcfcfd;--field-2:#f7f8fb;--stroke-soft:#0f172a1a;--stroke-mid:#0f172a24;--gold:#c08c1e;--gold-soft:#ba8e1924;--gold-glow:#ba8e1914;--text-strong:#151515;--text-body:#252a33;--text-muted:#5e6571;--text-faint:#6f7782;--shadow-lg:0 18px 42px #0f172a14;--shadow-md:0 10px 26px #0f172a0f;--label-color:#4e5a6e;--label-desc-color:#7a8494}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body,#root{min-height:100%}body{color:var(--text-body);background:radial-gradient(circle at 50% 0%, #d7a32b0f 0%, transparent 34%), radial-gradient(circle at 50% 100%, #d7a32b14 0%, transparent 24%), linear-gradient(180deg, var(--page-0) 0%, var(--page-1) 40%, var(--page-2) 100%);background-attachment:fixed;margin:0;padding:0;font-family:Outfit,-apple-system,BlinkMacSystemFont,sans-serif;line-height:1.45}[data-theme=light] body{color:var(--text-body);background:radial-gradient(circle at 50% 0,#d4af371a 0%,#0000 48%),linear-gradient(#f7f3ea 0%,#f5f1e8 100%)}button,input,textarea{font:inherit;appearance:none}::selection{color:#fff;background:#d4af373d}
