*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#e2e8f0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#04060f;background-image:radial-gradient(1200px 680px at 50% -140px,#84cc1633,#0000 68%),radial-gradient(980px 520px at 12% 34%,#84cc1629,#0000 72%),radial-gradient(980px 520px at 88% 38%,#38bdf824,#0000 72%),radial-gradient(860px 520px at 48% 72%,#f9731614,#0000 74%),linear-gradient(120deg,#ffffff06 0%,#fff0 42%);background-repeat:no-repeat;background-size:100% 760px,170% 1700px,170% 1700px,160% 1400px,100% 100%;background-attachment:fixed;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.65}.container{max-width:1140px;margin:0 auto;padding:0 24px}.flex{display:flex}.between{justify-content:space-between;align-items:center}.grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;display:grid}.btn{cursor:pointer;border:none;border-radius:10px;align-items:center;gap:6px;padding:13px 22px;font-family:inherit;font-size:.875rem;font-weight:600;line-height:1;text-decoration:none;transition:all .2s;display:inline-flex}.btn.primary{color:#fff;background:linear-gradient(135deg,#4d7c0f,#65a30d);box-shadow:0 0 24px #65a30d73}.btn.primary:hover{transform:translateY(-1px);box-shadow:0 0 36px #84cc1699}.btn.secondary{color:#fffc;background:#ffffff0f;border:1px solid #ffffff1f}.btn.secondary:hover{color:#fff;background:#ffffff1a}.btn.ghost{color:#ffffffa6;background:0 0;border:1px solid #ffffff1a}.btn.ghost:hover{color:#fff;background:#ffffff12}.section-title{letter-spacing:-.025em;background:linear-gradient(135deg,#fff 40%,#a3e635);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700}.section-sub{color:#ffffff80;margin-bottom:40px;font-size:1rem}.card{color:inherit;background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;padding:24px;text-decoration:none;transition:border-color .2s,transform .2s,box-shadow .2s;display:block}.card:hover{border-color:#84cc1673;transform:translateY(-2px);box-shadow:0 8px 32px #65a30d33}.card h3{color:#fff;margin-bottom:8px;font-size:1.05rem;font-weight:600}.card p{color:#ffffff80;font-size:.875rem}.header{z-index:100;-webkit-backdrop-filter:blur(14px);background:#04060fcc;border-bottom:1px solid #ffffff0f;position:sticky;top:0}.header .container{height:64px}.logo{color:#fff;letter-spacing:-.02em;background:linear-gradient(135deg,#fff 30%,#a3e635);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.2rem;font-weight:800;text-decoration:none}nav{gap:32px;display:flex}nav a{color:#fff9;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}nav a:hover{color:#fff}.actions{align-items:center;gap:8px;display:flex}.header-cta-short{display:none}.burger{cursor:pointer;background:#ffffff12;border:none;border-radius:8px;flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;width:36px;height:36px;padding:6px;display:none}.burger span{transform-origin:50%;background:#fffc;border-radius:2px;width:100%;height:2px;transition:transform .2s,opacity .2s;display:block}.burger.active span:first-child{transform:translateY(7px)rotate(45deg)}.burger.active span:nth-child(2){opacity:0}.burger.active span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.actions .btn{white-space:nowrap}.user-chip{color:#d9f99d;text-overflow:ellipsis;background:#84cc161f;border:1px solid #a3e63559;border-radius:9px;align-items:center;max-width:180px;padding:9px 12px;font-size:.78rem;font-weight:600;line-height:1;display:inline-flex;overflow:hidden}.credits-chip{color:#f1f5f9f2;background:#0f172ab3;border:1px solid #94a3b859;border-radius:9px;align-items:center;padding:9px 10px;font-size:.76rem;font-weight:600;line-height:1;display:inline-flex}.page-header{padding:56px 0 40px}.page-header h1{letter-spacing:-.03em;background:linear-gradient(135deg,#fff 40%,#a3e635);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800}.container>h1{letter-spacing:-.03em;background:linear-gradient(135deg,#fff 40%,#a3e635);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;padding:56px 0 32px;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800}.blog-post-link{background:#ffffff08;border:1px solid #ffffff12;border-radius:12px;margin-bottom:8px;padding:20px 24px;text-decoration:none;transition:border-color .2s,background .2s;display:block}.blog-post-link:hover{background:#ffffff0f;border-color:#84cc1666}.blog-post-link h3{color:#e2e8f0;font-size:1rem;font-weight:600}.footer{color:#ffffff59;border-top:1px solid #ffffff12;padding:36px 0;font-size:.85rem}.footer .container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.footer a{color:#fff6;text-decoration:none;transition:color .2s}.footer a:hover{color:#ffffffbf}.footer-links{align-items:center;gap:10px;display:flex}.home-scroll{position:relative}.scroll-section{opacity:0;filter:blur(8px);will-change:opacity, transform, filter;transform:translateY(42px)scale(.988)}.scroll-section.is-visible{animation:.95s cubic-bezier(.2,.72,.2,1) both sectionReveal;animation-delay:var(--section-delay,0s)}@keyframes sectionReveal{0%{opacity:0;filter:blur(8px);transform:translateY(42px)scale(.988)}60%{opacity:1;filter:blur();transform:translateY(-6px)scale(1.003)}to{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}.scroll-item{opacity:0;transform:translateY(28px)}.scroll-section.is-visible .scroll-item{animation:.72s cubic-bezier(.22,.85,.22,1) both cardReveal;animation-delay:var(--reveal-item-delay,.12s)}@keyframes cardReveal{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translate(0,0)}}.hero{padding:46px 0 80px;position:relative;overflow:hidden}.hero-layout{align-items:center;gap:48px;display:flex}.hero-text{text-align:left;flex:1;min-width:0}.hero-phone-wrap{z-index:1;flex-shrink:0;animation:3.6s ease-in-out infinite heroPhoneFloat;position:relative}@keyframes heroPhoneFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.hero .container{z-index:1;position:relative}.hero-badge{color:#bef264;background:#84cc161f;border:1px solid #a3e63559;border-radius:999px;align-items:center;gap:8px;margin-bottom:28px;padding:6px 14px;font-size:.8rem;font-weight:500;display:inline-flex}.hero h1{text-transform:uppercase;letter-spacing:-.03em;background:linear-gradient(135deg,#fff 40%,#a3e635 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-top:20px;margin-bottom:10px;font-size:clamp(1.8rem,5vw,2.5rem);font-weight:800;line-height:1.1}.hero h2{color:#ffffff8c;max-width:520px;font-size:clamp(1.4rem,5vw,2.2rem);line-height:1.1;font-weight:initial;margin-bottom:36px}@keyframes heroHeadingReveal{0%{opacity:0;filter:blur(6px);transform:translateY(32px)}60%{opacity:1;filter:blur()}to{opacity:1;filter:blur();transform:translate(0,0)}}.hero-actions{flex-wrap:wrap;gap:12px;display:flex}.hero-phone{background:#1a1a2e;border:3px solid #ffffff24;border-radius:36px;flex-direction:column;width:280px;height:540px;display:flex;position:relative;overflow:hidden;box-shadow:0 0 0 1px #0009,0 32px 64px #00000080,0 0 80px #84cc1614}.hero-phone-notch{z-index:3;background:#111;border-radius:0 0 14px 14px;width:80px;height:22px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.hero-phone-header{z-index:2;background:linear-gradient(#1e293b,#1a1a2e);border-bottom:1px solid #ffffff14;flex-shrink:0;align-items:center;gap:10px;padding:36px 16px 10px;display:flex}.hero-phone-avatar{background:linear-gradient(135deg,#4d7c0f,#a3e635);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;display:flex}.hero-phone-name{color:#f1f5f9;font-size:.8rem;font-weight:600;line-height:1.2}.hero-phone-status{color:#a3e635;font-size:.65rem}.hero-phone-chat{scrollbar-width:none;flex-direction:column;flex:1;gap:6px;padding:12px 10px;display:flex;overflow:hidden auto;-webkit-mask-image:linear-gradient(#0000 0%,#000 6% 94%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 6% 94%,#0000 100%)}.hero-phone-chat::-webkit-scrollbar{display:none}.hp-msg{word-break:break-word;border-radius:14px;flex-shrink:0;max-width:85%;padding:8px 11px;font-size:.7rem;line-height:1.45}.hp-msg--user{color:#f0fdf4;background:linear-gradient(135deg,#3b6b0f,#4d7c0f);border-bottom-right-radius:4px;align-self:flex-end}.hp-msg--bot{color:#cbd5e1;background:#ffffff12;border-bottom-left-radius:4px;align-self:flex-start}.hp-msg--media{border-radius:12px;padding:0;overflow:hidden}.hp-msg-image{object-fit:cover;width:168px;max-width:100%;height:196px;display:block}.hp-video-placeholder{background:linear-gradient(135deg,#6366f12e,#84cc161f);border:1px dashed #818cf859;border-radius:10px;align-items:center;gap:8px;padding:12px 10px;display:flex}.hp-video-placeholder span{background:#ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.2rem;display:flex}.hp-video-placeholder small{color:#c7d2fe;font-size:.62rem}.hp-prompt-block{background:#0000004d;border:1px solid #a3e63533;border-radius:8px;padding:8px 10px}.hp-prompt-block code{color:#d9f99d;white-space:pre-wrap;font-family:JetBrains Mono,Fira Code,monospace;font-size:.6rem;line-height:1.5}.features{padding:46px 0;position:relative;overflow:hidden}.features>*{z-index:1;position:relative}.features-heading-wrap{text-align:center;max-width:860px;margin:0 auto 44px}.features-kicker{color:#e2e8f0eb;letter-spacing:.08em;text-transform:uppercase;background:#0f172aa6;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:8px;margin-bottom:18px;padding:6px 14px;font-size:.74rem;display:inline-flex}.features-kicker:before{content:"";background:#a3e635;border-radius:50%;width:7px;height:7px;box-shadow:0 0 18px #a3e635d9}.features h2{letter-spacing:-.03em;text-wrap:balance;color:#f8fafc;margin-bottom:14px;font-family:Space Grotesk,Inter,sans-serif;font-size:clamp(2rem,3.4vw,2.95rem);font-weight:700;line-height:1.14}.features .section-sub{color:#e2e8f0b3;max-width:680px;margin:0 auto;font-size:1.02rem}.features-proof{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:26px;display:grid}.features-proof-item{text-align:left;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px;padding:14px 16px}.features-proof-item .value{color:#d9f99d;letter-spacing:.01em;font-family:Space Grotesk,Inter,sans-serif;font-size:1.15rem;font-weight:700;display:block}.features-proof-item .label{color:#e2e8f0b8;margin-top:4px;font-size:.78rem;line-height:1.45;display:block}.features-grid{grid-template-columns:repeat(auto-fit,minmax(255px,1fr));gap:18px;display:grid}.feature-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;padding:24px 22px;transition:border-color .2s,transform .2s,box-shadow .2s}.feature-card:hover{border-color:#84cc1673;transform:translateY(-2px);box-shadow:0 8px 32px #65a30d33}.feature-card-top{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.feature-icon{background:#ffffff14;border:1px solid #ffffff24;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.4rem;display:inline-flex}.feature-badge{letter-spacing:.08em;text-transform:uppercase;color:#d9f99df0;background:#84cc161f;border:1px solid #84cc1647;border-radius:999px;padding:4px 9px;font-size:.67rem}.feature-card h3{color:#f8fafc;margin-bottom:8px;font-family:Space Grotesk,Inter,sans-serif;font-size:1.06rem;font-weight:600;line-height:1.35}.feature-card p{color:#e2e8f0ab;font-size:.89rem;line-height:1.65}@media (prefers-reduced-motion:reduce){.scroll-section,.scroll-item{opacity:1;filter:none;transform:none;animation:none!important}}.showcase{padding:80px 0}.showcase-header{text-align:center;margin-bottom:48px}.showcase-header h2{letter-spacing:-.025em;background:linear-gradient(135deg,#fff 40%,#a3e635);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:10px;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700}.showcase-header p{color:#ffffff80;font-size:1rem}.showcase-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.showcase-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;padding:28px 24px;transition:border-color .2s,transform .2s}.showcase-card:hover{border-color:#84cc1673;transform:translateY(-2px)}.showcase-tag{text-transform:uppercase;letter-spacing:.06em;color:#a3e635;background:#84cc161a;border:1px solid #84cc1640;border-radius:6px;margin-bottom:16px;padding:3px 8px;font-size:.72rem;font-weight:600;display:inline-block}.showcase-photo-wrap{border:1px solid #ffffff1f;border-radius:12px;margin-bottom:12px;overflow:hidden}.showcase-photo,.showcase-video{object-fit:cover;width:100%;height:340px;display:block}.showcase-visual{background:radial-gradient(circle at 85% 20%,#84cc1640,#0000 55%),linear-gradient(160deg,#0b0f1ae6,#0e1422a6);border:1px solid #a3e63540;border-radius:12px;margin-bottom:14px;padding:12px 14px}.showcase-visual-title{letter-spacing:.08em;text-transform:uppercase;color:#d9f99de6;font-size:.66rem;font-weight:700}.showcase-visual-main{color:#fff;margin-top:6px;font-size:.9rem;line-height:1.4}.showcase-visual-sub{color:#e2e8f09e;margin-top:2px;font-size:.8rem}.showcase-card h3{color:#fff;margin-bottom:8px;font-size:1.05rem;font-weight:600}.showcase-card p{color:#ffffff80;font-size:.875rem;line-height:1.6}.showcase-stat{border-top:1px solid #ffffff0f;align-items:baseline;gap:6px;margin-top:18px;padding-top:18px;display:flex}.showcase-stat .num{color:#a3e635;font-size:1.4rem;font-weight:800}.showcase-stat .label{color:#fff6;font-size:.8rem}.reviews{padding:80px 0}.reviews-header{text-align:center;margin-bottom:48px}.reviews-header h2{letter-spacing:-.025em;background:linear-gradient(135deg,#fff 40%,#a3e635);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:10px;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700}.reviews-header p{color:#ffffff80;font-size:1rem}.reviews-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.review-card{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:14px;padding:28px 24px;transition:border-color .2s;display:flex}.review-card:hover{border-color:#84cc1659}.review-stars{color:#a3e635;letter-spacing:2px;font-size:.9rem}.review-text{color:#ffffffb3;flex:1;font-size:.9rem;line-height:1.65}.review-author{align-items:center;gap:10px;display:flex}.review-avatar{color:#fff;background:linear-gradient(135deg,#4d7c0f,#a3e635);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.8rem;font-weight:700;display:flex}.review-avatar img{border-radius:999px;width:100%}.review-name{color:#fff;font-size:.875rem;font-weight:600}.review-role{color:#fff6;font-size:.75rem}.faq{padding:80px 0}.faq-section-header{text-align:center;margin-bottom:48px}.faq-section-header h2{letter-spacing:-.025em;background:linear-gradient(135deg,#fff 40%,#a3e635);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:10px;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700}.faq-section-header p{color:#ffffff80;font-size:1rem}.faq-list{flex-direction:column;gap:8px;max-width:720px;margin:0 auto;display:flex}.faq-list-page{flex-direction:column;gap:8px;max-width:820px;display:flex}.faq-contact-block{text-align:center;background:#84cc1614;border:1px solid #84cc1640;border-radius:20px;max-width:820px;margin-top:60px;padding:40px}.faq-contact-block h3{color:#fff;margin-bottom:12px;font-size:1.4rem;font-weight:700}.faq-contact-block p{color:#fff9;margin-bottom:24px}.faq-item{background:#ffffff08;border:1px solid #ffffff14;border-radius:14px;transition:border-color .2s;overflow:hidden}.faq-item.open{border-color:#84cc1659}.faq-question{cursor:pointer;color:#e2e8f0;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:20px 24px;font-family:inherit;font-size:.95rem;font-weight:600;display:flex}.faq-question:hover{color:#fff}.faq-chevron{color:#a3e635;flex-shrink:0;width:18px;height:18px;transition:transform .25s}.faq-item.open .faq-chevron{transform:rotate(180deg)}.faq-answer{color:#ffffff8c;max-height:0;padding:0 24px;font-size:.875rem;line-height:1.7;transition:max-height .3s,padding .2s;overflow:hidden}.faq-item.open .faq-answer{max-height:240px;padding:0 24px 20px}.tools-preview{padding:80px 0}.photo-examples{padding:24px 0 80px}.photo-examples-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.photo-examples-item{background:#ffffff05;border:1px solid #ffffff1a;border-radius:14px;display:flex;overflow:hidden}.photo-examples-item img{object-fit:cover;align-self:center;width:100%;height:340px;display:block}.home-blog-preview{padding:80px 0}.home-blog-head{text-align:center;margin-bottom:40px}.home-blog-head h2{letter-spacing:-.025em;background:linear-gradient(135deg,#fff 40%,#a3e635);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:10px;font-size:clamp(1.75rem,3vw,2.25rem);font-weight:700}.home-blog-head p{color:#ffffff85;font-size:1rem}.home-blog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.home-blog-card{color:inherit;background:linear-gradient(#ffffff0b,#ffffff05);border:1px solid #ffffff14;border-radius:16px;padding:18px;text-decoration:none;transition:transform .2s,border-color .2s;display:block}.home-blog-card:hover{border-color:#84cc1666;transform:translateY(-2px)}.home-blog-photo{border:1px solid #ffffff1f;border-radius:12px;margin-bottom:12px;overflow:hidden}.home-blog-photo img{object-fit:cover;width:100%;height:168px;display:block}.home-blog-meta{text-transform:uppercase;letter-spacing:.06em;color:#e2e8f08f;align-items:center;gap:8px;margin-bottom:8px;font-size:.75rem;display:flex}.home-blog-rank{color:#d9f99d;background:#84cc161f;border:1px solid #84cc1659;border-radius:999px;justify-content:center;align-items:center;min-width:34px;padding:1px 8px;display:inline-flex}.home-blog-card h3{color:#fff;margin-bottom:8px;font-size:1rem;line-height:1.35}.home-blog-card p{color:#e2e8f09e;font-size:.88rem;line-height:1.6}.home-blog-read{color:#d9f99d;margin-top:12px;font-size:.83rem;font-weight:600;display:inline-block}.home-blog-actions{justify-content:center;margin-top:20px;display:flex}.page-route-enter{animation:.55s cubic-bezier(.21,.85,.22,1) routeEnter}@keyframes routeEnter{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translate(0,0)}}.page-reveal{opacity:0;filter:blur(6px);will-change:opacity, transform, filter;transform:translateY(28px)scale(.992)}.page-reveal-visible{animation:.85s cubic-bezier(.2,.72,.2,1) both pageRevealUp;animation-delay:var(--page-reveal-delay,90ms)}@keyframes pageRevealUp{0%{opacity:0;filter:blur(6px);transform:translateY(28px)scale(.992)}62%{opacity:1;filter:blur();transform:translateY(-4px)scale(1.002)}to{opacity:1;filter:blur();transform:translate(0,0)scale(1)}}.page-kicker{text-transform:uppercase;letter-spacing:.08em;color:#a3e635;margin-bottom:8px;font-size:.76rem;font-weight:700}.tools-page,.projects-page,.blog-page,.faq-page,.tool-detail-page,.post-page,.auth-page,.chat-page{padding-bottom:88px}.profile-page{padding-top:48px}.profile-card{flex-direction:column;gap:16px;display:flex}.profile-stats{gap:12px;display:grid}.profile-stat-item{background:#0f172a80;border:1px solid #ffffff14;border-radius:12px;justify-content:space-between;align-items:baseline;gap:16px;padding:12px 14px;display:flex}.profile-stat-label{color:#e2e8f0ad;font-size:.85rem}.profile-stat-item strong{color:#fff;font-size:1rem}.profile-topup-form{margin-top:2px}.profile-logout{width:fit-content}.auth-page{padding-top:48px}.auth-card{background:linear-gradient(165deg,#0f172ad1,#020617c7);border:1px solid #ffffff1a;border-radius:20px;max-width:520px;margin:0 auto;padding:30px;box-shadow:0 20px 44px #02061757}.auth-card h1{color:#fff;letter-spacing:-.02em;margin-bottom:8px;font-size:clamp(1.5rem,3.2vw,2.1rem)}.auth-sub{margin-bottom:22px}.auth-form{flex-direction:column;gap:10px;display:flex}.auth-form label{color:#e2e8f0d1;font-size:.85rem}.auth-form input{color:#f8fafc;background:#0f172ab8;border:1px solid #ffffff24;border-radius:10px;outline:none;width:100%;padding:10px 12px;transition:border-color .2s,box-shadow .2s}.auth-form input:focus{border-color:#84cc1699;box-shadow:0 0 0 3px #84cc162e}.auth-form .btn{justify-content:center;margin-top:6px}@media (prefers-reduced-motion:reduce){.page-route-enter,.page-reveal,.page-reveal-visible{opacity:1;filter:none;transform:none;animation:none!important}}.auth-form .btn:disabled{opacity:.7;cursor:not-allowed}.auth-error,.auth-success{border-radius:10px;padding:10px 12px;font-size:.86rem}.auth-error{color:#fecaca;background:#dc262629;border:1px solid #dc262659}.auth-success{color:#dcfce7;background:#22c55e29;border:1px solid #22c55e59}.auth-switch{color:#e2e8f0b8;margin-top:16px;font-size:.88rem}.auth-switch a{color:#d9f99d;text-decoration:none}.auth-switch a:hover{text-decoration:underline}.tools-header,.projects-header,.faq-header,.blog-header{max-width:760px}.projects-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:18px;display:grid}.project-card{background:linear-gradient(#ffffff0a,#ffffff05);border:1px solid #ffffff14;border-radius:18px;flex-direction:column;min-height:100%;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 18px 40px #02061738}.project-card:hover{border-color:#84cc166b;transform:translateY(-3px);box-shadow:0 22px 46px #65a30d29}.project-card-photo{background:#0f172ab8;border-bottom:1px solid #ffffff14;overflow:hidden}.project-card-photo img{object-fit:cover;width:100%;height:100%;display:block}.project-card-body{flex-direction:column;flex:1;padding:20px;display:flex}.project-card-body h3{color:#fff;margin-bottom:10px;font-size:1.08rem;line-height:1.35}.project-card-body p{color:#ffffff94;flex:1;font-size:.92rem;line-height:1.65}.project-card-link{color:#d9f99d;margin-top:16px;font-size:.84rem;font-weight:600;text-decoration:none}.project-card-link:hover{text-decoration:underline}.tools-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}.tool-card{color:inherit;background:linear-gradient(#ffffff0a,#ffffff05);border:1px solid #ffffff14;border-radius:16px;flex-direction:column;min-height:230px;padding:24px;text-decoration:none;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex}.tool-card:hover{border-color:#84cc1673;transform:translateY(-3px);box-shadow:0 10px 28px #65a30d33}.tool-card-top{margin-bottom:14px}.tool-chip{color:#bef264;letter-spacing:.04em;text-transform:uppercase;background:#84cc161a;border:1px solid #84cc1652;border-radius:999px;align-items:center;gap:8px;padding:4px 10px;font-size:.74rem;font-weight:700;display:inline-flex}.tool-card h3{color:#fff;margin-bottom:8px;font-size:1.05rem}.tool-card p{color:#ffffff91;flex:1;font-size:.9rem;line-height:1.65}.tool-link{color:#d9f99d;margin-top:16px;font-size:.84rem;font-weight:600}.tool-detail-card{background:linear-gradient(#ffffff0a,#ffffff05);border:1px solid #ffffff14;border-radius:20px;margin-top:36px;padding:36px}.tool-detail-head h1{letter-spacing:-.03em;color:#fff;margin-top:14px;font-size:clamp(1.8rem,3.6vw,2.8rem);line-height:1.15}.tool-detail-description{color:#ffffffa6;max-width:760px;margin-top:18px;font-size:1rem}.tool-photos{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:14px;margin-top:32px;display:grid}.tool-photo-thumb{cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:12px;height:fit-content;padding:0;transition:border-color .2s,transform .2s;position:relative;overflow:hidden}.tool-photo-thumb:hover{border-color:#84cc1666;transform:translateY(-2px)}.tool-photo-thumb img,.tool-photo-thumb video{object-fit:cover;width:100%;min-height:max-content;display:block}.tool-video-thumb{position:relative}.tool-video-play-icon{color:#ffffffe6;text-shadow:0 2px 8px #0009;pointer-events:none;font-size:2rem;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.tool-photo-caption{color:#ffffff80;text-align:center;background:#0006;padding:8px 10px;font-size:.78rem;display:block}.lightbox{z-index:1000;cursor:pointer;background:#000000e0;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.lightbox-inner{cursor:default;flex-direction:column;align-items:center;gap:12px;max-width:90vw;max-height:90vh;display:flex;position:relative}.lightbox-inner img,.lightbox-inner video{object-fit:contain;border-radius:12px;max-width:100%;max-height:80vh;display:block}.lightbox-close{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;transition:background .2s;display:flex;position:absolute;top:-14px;right:-14px}.lightbox-close:hover{background:#ffffff40}.lightbox-caption{color:#fff9;text-align:center;font-size:.88rem}.tool-detail-actions{flex-wrap:wrap;gap:10px;margin-top:28px;display:flex}.blog-list{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:10px;display:grid}.blog-post-link{background:linear-gradient(#ffffff0a,#ffffff05);border:1px solid #ffffff14;border-radius:14px;padding:20px 22px;text-decoration:none;transition:border-color .2s,transform .2s;display:block}.blog-post-photo{border:1px solid #ffffff1a;border-radius:12px;margin:-8px -10px 14px;overflow:hidden}.blog-post-photo img{object-fit:cover;width:100%;height:200px;display:block}.blog-post-link:hover{border-color:#84cc1666;transform:translateY(-2px)}.blog-post-meta{letter-spacing:.06em;text-transform:uppercase;color:#ffffff6b;margin-bottom:8px;font-size:.77rem}.blog-post-link h3{color:#fff;margin-bottom:8px;font-size:1.05rem;line-height:1.35}.blog-post-link p{color:#ffffff8f;font-size:.9rem}.blog-post-read{color:#d9f99d;margin-top:12px;font-size:.84rem;font-weight:600;display:inline-block}.post-article{background:linear-gradient(#ffffff09,#ffffff04);border:1px solid #ffffff14;border-radius:20px;min-width:0;margin-top:36px;padding:34px}.post-date{text-transform:uppercase;letter-spacing:.08em;color:#ffffff6b;font-size:.78rem}.post-head h1{letter-spacing:-.03em;color:#fff;margin-top:12px;font-size:clamp(1.7rem,3.4vw,2.5rem);line-height:1.2}.post-main-photo{border:1px solid #ffffff1a;border-radius:16px;margin-top:20px;overflow:hidden}.post-main-photo img{object-fit:cover;width:100%;max-height:460px;display:block}.post-content{color:#ffffffb3;margin-top:24px}.post-content h2,.post-content h3{color:#eaffd0;margin:20px 0 10px;line-height:1.3}.post-content p{margin-bottom:12px}.state-text{text-align:center;color:#ffffff8c;padding:26px}.page-loader-wrap{padding-top:72px;padding-bottom:72px}.cta-block{text-align:center;background:#84cc160f;border:1px solid #84cc1633;border-radius:24px;margin-bottom:40px;padding:64px 24px}.cta-block h2{letter-spacing:-.025em;background:linear-gradient(135deg,#fff 40%,#a3e635);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:10px;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:700}.cta-block p{color:#ffffff8c;margin-bottom:24px;font-size:1rem}.post-layout{grid-template-columns:1fr 300px;align-items:start;gap:28px;display:grid}.post-sidebar{position:sticky;top:24px}.post-sidebar-heading{text-transform:uppercase;letter-spacing:.09em;color:#ffffff61;margin-bottom:14px;padding-top:20px;font-size:.74rem;font-weight:700}.post-sidebar-list{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.post-sidebar-item{color:inherit;background:linear-gradient(#ffffff0a,#ffffff05);border:1px solid #ffffff14;border-radius:12px;align-items:flex-start;gap:12px;padding:12px;text-decoration:none;transition:border-color .2s,transform .2s;display:flex}.post-sidebar-item:hover{border-color:#84cc1666;transform:translateY(-2px)}.post-sidebar-thumb{border:1px solid #ffffff14;border-radius:8px;flex-shrink:0;width:68px;height:52px;overflow:hidden}.post-sidebar-thumb img{object-fit:cover;width:100%;height:100%;display:block}.post-sidebar-info{flex-direction:column;gap:4px;min-width:0;display:flex}.post-sidebar-date{letter-spacing:.06em;text-transform:uppercase;color:#ffffff61;font-size:.72rem}.post-sidebar-title{color:#fff;line-clamp:3;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.86rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.solutions-page{padding-bottom:88px}.chat-header{max-width:820px}.chat-layout{grid-template-columns:1.2fr .8fr;align-items:start;gap:18px;display:grid}.chat-thread,.chat-composer{background:linear-gradient(170deg,#14192dc7,#080c18d6);border:1px solid #ffffff17;border-radius:18px;box-shadow:0 14px 36px #02081759}.chat-thread{flex-direction:column;gap:12px;min-height:70vh;max-height:76vh;padding:16px;display:flex;overflow-y:auto}.chat-bubble{border:1px solid #ffffff17;border-radius:14px;max-width:94%;padding:12px;animation:.36s cubic-bezier(.22,1,.36,1) bubbleIn}.chat-bubble-user{background:linear-gradient(140deg,#23382eb8,#101f1dbf);border-color:#a3e63542;align-self:flex-end}.chat-bubble-assistant{background:linear-gradient(140deg,#232638b3,#0e111ccc);align-self:flex-start}.chat-bubble-role{text-transform:uppercase;letter-spacing:.08em;color:#ffffff8c;margin-bottom:8px;font-size:.72rem;display:inline-block}.chat-bubble p{color:#ffffffc9;font-size:.92rem;line-height:1.6}.chat-upload-preview{object-fit:cover;border:1px solid #ffffff1f;border-radius:10px;width:100%;max-height:300px;margin-top:10px}.chat-prompt-block{background:#03081473;border:1px solid #ffffff14;border-radius:10px;gap:8px;margin-top:12px;padding:12px;display:grid}.chat-prompt-top{justify-content:space-between;align-items:center;gap:8px;display:flex}.chat-prompt-top .btn{padding:6px 10px;font-size:.76rem}.chat-preview-card{background:linear-gradient(135deg, var(--preview-from), var(--preview-via), var(--preview-to));background-size:200% 200%;border:1px solid #ffffff2e;border-radius:14px;margin-top:12px;padding:14px;animation:8s infinite gradientFlow;position:relative;overflow:hidden}.chat-preview-card:after{content:"";pointer-events:none;background:radial-gradient(circle at 14% 22%,#ffffff47,#0000 38%);position:absolute;inset:0}.chat-preview-card-loading{animation:5s linear infinite gradientFlow}.chat-preview-eyebrow{z-index:2;letter-spacing:.09em;text-transform:uppercase;color:#ffffffe0;margin-bottom:4px;font-size:.72rem;position:relative}.chat-preview-card h3{z-index:2;color:#fff;margin-bottom:6px;font-size:1.14rem;line-height:1.24;position:relative}.chat-preview-subtitle{z-index:2;color:#f6fbffed;margin-bottom:12px;position:relative}.chat-preview-chips{z-index:2;flex-wrap:wrap;gap:8px;display:flex;position:relative}.chat-preview-chips span,.chat-preview-meta span{color:#fff;background:#070a123d;border:1px solid #ffffff47;border-radius:999px;align-items:center;padding:5px 10px;font-size:.74rem;display:inline-flex}.chat-preview-meta{z-index:2;gap:8px;margin-top:10px;display:flex;position:relative}.chat-preview-flares{pointer-events:none;position:absolute;inset:0}.chat-preview-flares span{filter:blur(1px);background:radial-gradient(circle,#ffffff57,#0000 70%);border-radius:999px;width:140px;height:140px;animation:6s ease-in-out infinite floatBlob;position:absolute}.chat-preview-flares span:first-child{top:-30px;right:-16px}.chat-preview-flares span:nth-child(2){animation-delay:.8s;top:26%;left:-44px}.chat-preview-flares span:nth-child(3){animation-delay:1.6s;bottom:-54px;right:26%}.chat-composer-wrap{position:sticky;top:84px}.chat-composer{flex-direction:column;gap:8px;padding:16px;display:flex}.chat-composer label{color:#e2e8f0cc;font-size:.8rem}.chat-composer textarea{color:#f8fafc;resize:vertical;background:#0f172ab8;border:1px solid #ffffff24;border-radius:10px;outline:none;width:100%;min-height:120px;padding:10px 12px;font-weight:700}.chat-file-field{background:linear-gradient(#0f172ab8,#0a101ed1);border:1px solid #ffffff24;border-radius:12px;grid-template-columns:auto 1fr;align-items:center;gap:10px;padding:10px 12px;display:grid}.chat-file-input{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.chat-file-button{color:#efffd2;letter-spacing:.01em;cursor:pointer;background:linear-gradient(135deg,#84cc1633,#3a744e52);border:1px solid #a3e63557;border-radius:999px;justify-content:center;align-items:center;min-height:40px;padding:0 16px;font-size:.84rem;font-weight:700;transition:transform .18s,border-color .18s,box-shadow .18s;display:inline-flex}.chat-file-button:hover{border-color:#bef2648f;transform:translateY(-1px);box-shadow:0 10px 24px #65a30d33}.chat-file-name{color:#e2e8f099;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:.84rem;line-height:1.4;overflow:hidden}.chat-file-name-selected{color:#f8fafc}.chat-composer textarea:focus,.chat-composer textarea:focus{border-color:#84cc1699;box-shadow:0 0 0 3px #84cc162e}.chat-file-field:has(.chat-file-input:focus-visible){border-color:#84cc1699;box-shadow:0 0 0 3px #84cc162e}.chat-photo-mini{border:1px solid #ffffff29;border-radius:12px;overflow:hidden}.chat-photo-mini img{object-fit:cover;width:100%;max-height:180px;display:block}.chat-composer .btn{justify-content:center}.chat-options-row{flex-wrap:wrap;gap:8px;display:flex}.chat-option-btn{color:#e2e8f0b3;cursor:pointer;background:#0f172a80;border:1px solid #ffffff2e;border-radius:999px;flex:1;min-width:0;padding:7px 10px;font-size:.8rem;font-weight:600;transition:border-color .18s,background .18s,color .18s,box-shadow .18s}.chat-option-btn:hover{color:#f8fafc;border-color:#a3e63566}.chat-option-btn-active{color:#efffd2;background:linear-gradient(135deg,#84cc1638,#3a744e5c);border-color:#a3e63599;box-shadow:0 0 0 2px #84cc1626}.chat-option-hint{color:#e2e8f073;margin:-2px 0 4px;font-size:.74rem;line-height:1.4}.chat-cost-badge{color:#d4f57a;vertical-align:middle;background:#84cc161f;border:1px solid #a3e6354d;border-radius:999px;align-items:center;gap:4px;margin-left:4px;padding:3px 10px;font-size:.78rem;font-weight:600;display:inline-flex}.chat-bot-promo{color:#c8f083;letter-spacing:.01em;background:#84cc1614;border:1px solid #a3e63538;border-radius:999px;align-items:center;gap:6px;margin-top:10px;padding:6px 16px;font-size:.85rem;font-weight:600;display:inline-flex}@keyframes gradientFlow{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}@keyframes floatBlob{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes bubbleIn{0%{opacity:0;transform:translateY(10px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=768px){.showcase-grid,.reviews-grid{grid-template-columns:1fr}.container{padding:0 16px}.header .container{flex-wrap:wrap;row-gap:10px;height:auto;min-height:64px;padding-top:10px;padding-bottom:10px}.logo{font-size:1.05rem}.header nav{flex-wrap:wrap;order:3;justify-content:center;gap:14px;width:100%;padding:6px 0 10px;display:none}.header nav.open{display:flex}.header nav a{font-size:.82rem}.actions{margin-left:auto}.burger{display:flex}.actions .btn{padding:8px 12px;font-size:.78rem}.user-chip{max-width:120px;padding:6px 10px;font-size:.72rem}.credits-chip{padding:6px 8px;font-size:.7rem}.header-cta-full{display:none}.header-cta-short{display:inline}.tool-detail-card,.post-article{border-radius:16px;margin-top:24px;padding:24px}.tools-page,.blog-page,.faq-page,.tool-detail-page,.post-page,.auth-page,.chat-page{padding-bottom:56px}.auth-page,.profile-page{padding-top:26px}.auth-card{border-radius:16px;padding:22px 18px}.profile-stat-item{align-items:center}.profile-logout{justify-content:center;width:100%}.home-blog-grid{grid-template-columns:1fr}.features{padding:72px 16px}.features-heading-wrap{margin-bottom:30px}.features-kicker{padding:5px 12px;font-size:.68rem}.features h2{font-size:clamp(1.55rem,7vw,2.05rem)}.features .section-sub{font-size:.95rem}.features-proof{grid-template-columns:1fr;gap:10px}.features-proof-item{padding:12px 14px}.features-grid{grid-template-columns:1fr;gap:12px}.feature-card{min-height:auto;padding:20px 18px}.photo-examples{padding-top:12px}.photo-examples-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:12px;padding-bottom:8px;display:flex;overflow-x:auto}.photo-examples-grid::-webkit-scrollbar{height:4px}.photo-examples-grid::-webkit-scrollbar-track{background:0 0}.photo-examples-grid::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:2px}.photo-examples-item{scroll-snap-align:start;flex:0 0 75vw;max-width:300px}.photo-examples-item img,.photo-examples-item:nth-child(2) img,.photo-examples-item:nth-child(5) img{height:340px}.home-blog-photo img{height:190px}.post-layout{grid-template-columns:1fr}.post-sidebar{position:static}.chat-layout{grid-template-columns:1fr;gap:14px}.chat-thread{min-height:56vh;max-height:none;padding:12px}.chat-bubble{max-width:100%}.chat-composer-wrap{position:static}.hero-layout{text-align:center;flex-direction:column}.hero-text{text-align:center}.hero-actions{justify-content:center}.hero h2{margin-left:auto;margin-right:auto}.hero-phone-wrap{display:none}}@media (width>=1480px){body{zoom:1.4}}
