:root{--primary:#4c1d95;--primary-hover:#3b0f8c;--bg:#f4f3ee;--surface:#fff;--surface-soft:#f8f6f1;--sidebar-bg:#fff;--text:#111;--text-muted:#625b51;--border:#e6e2d9;--border-soft:#eee9df;--accent-ember:#a04d1b;--accent-forest:#24543b;--accent-stone:#5e564d;--accent-ink:#273243;--shadow-soft:0 28px 56px #11111114, 0 10px 24px #1111110a;--motion-ease:cubic-bezier(.22, 1, .36, 1);--poqet-teal:#4c1d95;--poqet-teal-hover:#3b0f8c;--poqet-teal-soft:#ede9fe;--poqet-teal-tint:#4c1d9514;--poqet-teal-ring:#4c1d952e;--poqet-navy-deep:#0d0a1e;--poqet-navy:#1e1b4b;--poqet-navy-light:#2d2a6e;--poqet-surface-elevated:#fffffff5;--poqet-surface-warm:#faf8f3;--poqet-text-soft:#5e574d;--poqet-text-faint:#8b8273;--poqet-radius-xs:8px;--poqet-radius-sm:12px;--poqet-radius-md:16px;--poqet-radius-lg:18px;--poqet-radius-xl:22px;--poqet-shadow-xs:0 2px 6px #1111110a;--poqet-shadow-sm:0 8px 18px #1111110d;--poqet-shadow-md:0 16px 32px #11111112;--poqet-shadow-lg:0 24px 48px -12px #1111111f;--poqet-shadow-xl:0 34px 70px -36px #0f172a73;--poqet-shadow-accent:0 24px 48px -28px #4c1d9559;--poqet-duration-fast:.16s;--poqet-duration:.22s;--poqet-duration-slow:.32s;--poqet-form-field-height:36px;--poqet-form-field-inner-height:34px}html{scroll-behavior:smooth}body{background:radial-gradient(circle at top left, #fffffffa, #f7f5f0eb 34%, #efece5ad 100%), linear-gradient(180deg, #ffffff73, #f4f3eee6), var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-feature-settings:"ss01" 1;margin:0;font-family:Manrope,Avenir Next,Segoe UI,Helvetica Neue,Arial,sans-serif}.ant-tooltip .ant-tooltip-inner{border-radius:var(--poqet-radius-xs);color:#f8f7ff;letter-spacing:.005em;background:#1e293b;border:1px solid #cbd5e138;width:max-content;max-width:260px;min-height:0;padding:8px 13px;font-size:.72rem;font-weight:600;line-height:1.45;box-shadow:0 10px 24px -12px #0f172ad1}.ant-tooltip .ant-tooltip-arrow:before{background:#1e293b;box-shadow:1px 1px #cbd5e133}.route-loading{background:#f4f3ee;place-items:center;min-height:100vh;display:grid}.public-cursor-enabled .landing-page,.public-cursor-enabled .about-page,.public-cursor-enabled .contact-page,.public-cursor-enabled .feedback-page,.public-cursor-enabled .legal-page{cursor:none}.public-cursor-enabled .landing-page *,.public-cursor-enabled .about-page *,.public-cursor-enabled .contact-page *,.public-cursor-enabled .feedback-page *,.public-cursor-enabled .legal-page *{cursor:none!important}.public-cursor-enabled .landing-page input,.public-cursor-enabled .landing-page textarea,.public-cursor-enabled .landing-page select,.public-cursor-enabled .landing-page .ant-select *,.public-cursor-enabled .about-page input,.public-cursor-enabled .about-page textarea,.public-cursor-enabled .about-page select,.public-cursor-enabled .about-page .ant-select *,.public-cursor-enabled .contact-page input,.public-cursor-enabled .contact-page textarea,.public-cursor-enabled .contact-page select,.public-cursor-enabled .contact-page .ant-select *,.public-cursor-enabled .feedback-page input,.public-cursor-enabled .feedback-page textarea,.public-cursor-enabled .feedback-page select,.public-cursor-enabled .feedback-page .ant-select *{cursor:text}.public-cursor{z-index:9999;opacity:0;pointer-events:none;width:22px;height:22px;transition:width .16s var(--motion-ease), height .16s var(--motion-ease), margin .16s var(--motion-ease), border-color .16s ease, background-color .16s ease, opacity .12s ease;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff1a;border:1px solid #11111185;border-radius:50%;margin:-11px 0 0 -11px;position:fixed;top:0;left:0;transform:translate(-40px,-40px);box-shadow:0 0 0 1px #ffffff52,0 10px 24px #11111114}.public-cursor:after{content:"";width:4px;height:4px;transition:transform .16s var(--motion-ease), background .16s ease;background:#111111b8;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.public-cursor--visible{opacity:1}.public-cursor--interactive{background:#ecfdf533;border-color:#4c1d959e;width:34px;height:34px;margin:-17px 0 0 -17px}.public-cursor--interactive:after{background:#4c1d95db;transform:translate(-50%,-50%)scale(.72)}.public-cursor--text{width:2px;height:24px;box-shadow:none;background:#1111115c;border-color:#11111185;border-radius:999px;margin:-12px 0 0 -1px}.public-cursor--text:after{opacity:0}@keyframes poqet-fade-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes poqet-device-breathe{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes poqet-tablet-drift{0%,to{transform:translateY(0)rotate(-.35deg)}50%{transform:translateY(-4px)rotate(.2deg)}}@keyframes poqet-phone-drift{0%,to{transform:translateY(0)rotate(.4deg)}50%{transform:translateY(-6px)rotate(-.2deg)}}.landing-nav-links a{color:#4b5566;font-size:.92rem;font-weight:600}.landing-value-strip{width:min(1180px,100% - 40px);animation:poqet-fade-up .62s var(--motion-ease) both;border-top:1px solid #0f172a14;border-bottom:1px solid #0f172a14;grid-template-columns:repeat(4,minmax(0,1fr));margin:clamp(40px,5vw,64px) auto 0;padding:clamp(28px,3vw,40px) 0;display:grid}.landing-value-card{text-align:center;border-right:1px solid #0f172a14;flex-direction:column;align-items:center;gap:8px;padding:0 20px;display:flex}.landing-value-card:last-child{border-right:none}.landing-value-number{color:#111827;letter-spacing:-.03em;font-size:clamp(1.85rem,2.8vw,2.4rem);font-weight:900;line-height:1}.landing-value-label{color:#64748b;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:700;line-height:1.3}@media (width<=640px){.landing-value-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.landing-value-card{border-bottom:1px solid #0f172a14;border-right:none;padding:16px 12px}.landing-value-card:nth-child(odd){border-right:1px solid #0f172a14}.landing-value-card:nth-last-child(-n+2){border-bottom:none}}.landing-spotlight{width:min(1180px,100% - 40px);animation:poqet-fade-up .62s var(--motion-ease) both;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(28px,4vw,56px);margin:clamp(72px,8vw,112px) auto 0;display:grid}.landing-spotlight--reverse .landing-spotlight__copy{order:2}.landing-spotlight__copy h2.ant-typography{letter-spacing:-.02em;font-size:clamp(1.55rem,2.2vw,2rem);font-weight:800;line-height:1.18;margin-top:8px!important;margin-bottom:14px!important}.landing-spotlight__copy p.ant-typography{color:#526173;margin-bottom:18px;font-size:1rem;line-height:1.65}.landing-spotlight__list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.landing-spotlight__list li{color:#2c2920;align-items:center;gap:10px;font-size:.95rem;font-weight:600;display:flex}.landing-spotlight__list .anticon{color:#4c1d95;flex-shrink:0;font-size:1rem}.landing-spotlight__visual{justify-content:center;display:flex}.landing-mock{background:#fff;border:1px solid #ebe8df;border-radius:18px;width:100%;max-width:460px;padding:22px;box-shadow:0 28px 70px -42px #0f172a73}.landing-mock__head{border-bottom:1px solid #f1ede4;justify-content:space-between;align-items:flex-start;margin-bottom:16px;padding-bottom:14px;display:flex}.landing-mock__head>div:first-child{flex-direction:column;gap:4px;display:flex}.landing-mock__kicker{color:#8a8071;letter-spacing:.18em;text-transform:uppercase;font-size:.7rem;font-weight:700}.landing-mock__head strong{color:#111;letter-spacing:-.01em;font-size:1.05rem;font-weight:800}.landing-mock__badge{border-radius:999px;align-items:center;gap:5px;padding:4px 10px;font-size:.75rem;font-weight:700;display:inline-flex}.landing-mock__badge--paid{color:#4c1d95;background:#dcfce7}.landing-mock__meta{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:14px;display:grid}.landing-mock__meta>div{flex-direction:column;gap:2px;display:flex}.landing-mock__meta span{color:#8a8071;letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:600}.landing-mock__meta strong{color:#111;font-size:.92rem;font-weight:700}.landing-mock__rows{flex-direction:column;gap:8px;margin:0 0 14px;padding:0;list-style:none;display:flex}.landing-mock__rows li{color:#2c2920;border-bottom:1px dashed #f1ede4;justify-content:space-between;gap:12px;padding:8px 0;font-size:.88rem;display:flex}.landing-mock__rows li:last-child{border-bottom:0}.landing-mock__rows li strong{font-weight:700}.landing-mock__total{color:#f3dec1;background:#111;border-radius:10px;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.landing-mock__total span{letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:700}.landing-mock__total strong{letter-spacing:-.01em;font-size:1.1rem;font-weight:800}.landing-mock--dashboard{padding:18px}.landing-mock__stat-row{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:12px;display:grid}.landing-mock__stat{background:#fbfaf6;border:1px solid #f1ede4;border-radius:12px;flex-direction:column;gap:4px;padding:12px;display:flex}.landing-mock__stat span{color:#8a8071;letter-spacing:.04em;text-transform:uppercase;font-size:.7rem;font-weight:700}.landing-mock__stat strong{color:#111;letter-spacing:-.01em;font-size:.95rem;font-weight:800}.landing-mock__stat--pending{background:#fff7eb;border-color:#fde6c9}.landing-mock__stat--pending strong{color:#b45309}.landing-mock__list{flex-direction:column;gap:6px;display:flex}.landing-mock__list-row{background:#fff;border:1px solid #f1ede4;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.landing-mock__list-row>div{flex-direction:column;gap:2px;min-width:0;display:flex}.landing-mock__list-row strong{color:#111;font-size:.88rem;font-weight:700}.landing-mock__list-row span{color:#8a8071;font-size:.74rem}.landing-mock__pill{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;flex-shrink:0;padding:3px 10px;font-size:.7rem;font-weight:700}.landing-mock__pill--paid{color:#4c1d95;background:#dcfce7}.landing-mock__pill--pending{color:#b45309;background:#fef3c7}.landing-mock__pill--overdue{color:#b91c1c;background:#fee2e2}.landing-mock--currency{padding:18px}.landing-mock__currency-grid{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.landing-mock__currency-card{background:#fbfaf6;border:1px solid #f1ede4;border-radius:12px;flex-direction:column;gap:2px;padding:12px;transition:background .2s,transform .2s;display:flex}.landing-mock__currency-card:hover{background:#fff;transform:translateY(-1px)}.landing-mock__currency-card strong{color:#111;letter-spacing:.02em;font-size:.95rem;font-weight:800}.landing-mock__currency-card span{color:#8a8071;font-size:.7rem;font-weight:600}.landing-mock__currency-card em{color:#2c2920;margin-top:6px;font-size:.82rem;font-style:normal;font-weight:700}.landing-personas-section{padding-top:0}.landing-persona-card{transition:transform .24s var(--motion-ease);background:#fff;border-radius:18px;padding:26px}.landing-persona-card:hover{transform:translateY(-3px)}.landing-persona-card h4.ant-typography{font-size:1.05rem;font-weight:800;margin:0 0 8px!important}.landing-persona-card p.ant-typography{color:#64748b;margin:0;line-height:1.65}.landing-faq{width:min(820px,100% - 40px);animation:poqet-fade-up .62s var(--motion-ease) both;margin:clamp(96px,10vw,140px) auto 0}.landing-faq__collapse.ant-collapse{background:0 0;border:0}.landing-faq__collapse .ant-collapse-item{background:#ffffffd9;margin-bottom:10px;transition:border-color .2s,box-shadow .2s;overflow:hidden;border:1px solid #ebe8df!important;border-radius:14px!important}.landing-faq__collapse .ant-collapse-item:hover{border-color:#d8d1c4!important}.landing-faq__collapse .ant-collapse-item-active{box-shadow:0 18px 40px -32px #4c1d9566;border-color:#4c1d95!important}.landing-faq__collapse .ant-collapse-header{font-size:.98rem;font-weight:700;color:#111!important;padding:18px 22px!important}.landing-faq__collapse .ant-collapse-content{background:0 0!important;border-top:1px solid #f1ede4!important}.landing-faq__collapse .ant-collapse-content-box{font-size:.95rem;line-height:1.65;color:#526173!important;padding:16px 22px 20px!important}.landing-faq__footnote{color:#64748b;justify-content:center;align-items:center;gap:8px;margin-top:22px;font-size:.92rem;display:flex}.landing-faq__footnote .anticon{color:#4c1d95}.landing-faq__footnote a{color:#4c1d95;font-weight:700}.landing-final-cta__meta{color:#94a3b8d9;flex-wrap:wrap;justify-content:center;gap:18px;margin-top:22px;font-size:.86rem;font-weight:600;display:flex}.landing-final-cta__meta span{align-items:center;gap:6px;display:inline-flex}.landing-final-cta__meta .anticon{color:#ede9fe}.landing-footer{isolation:isolate;animation:poqet-fade-up .52s var(--motion-ease) both;position:relative;overflow:hidden;background:linear-gradient(#0d0a1e 0%,#07051a 100%)!important;border-top:0!important;width:100%!important;max-width:none!important;margin:clamp(72px,8vw,112px) 0 0!important;padding:0!important}.landing-footer__accent{z-index:1;background:linear-gradient(90deg,#0000 0%,#5c2cb273 30%,#6366f166 60%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0}.landing-footer__glow{filter:blur(60px);pointer-events:none;z-index:0;background:radial-gradient(circle,#5c2cb238 0%,#0000 70%);border-radius:50%;width:520px;height:520px;position:absolute;top:-180px;right:-120px}.landing-footer__inner{z-index:2;width:min(1180px,100% - 40px);margin:0 auto;padding:clamp(72px,8vw,112px) 0 clamp(160px,20vw,280px);position:relative}.landing-footer__top{z-index:3;grid-template-columns:minmax(0,1.2fr) minmax(0,1.6fr);gap:clamp(40px,5vw,80px);display:grid;position:relative}.landing-footer__brand{flex-direction:column;gap:16px;max-width:360px;display:flex}.landing-footer__brand .landing-brand{margin-bottom:4px;display:inline-flex;color:#fff!important;background:0 0!important}.landing-footer__brand .brand-logo-img{width:auto;height:36px;padding:0;background:0 0!important}.landing-footer__tagline{color:#e2e8f0b8;margin:0;font-size:.95rem;font-weight:500;line-height:1.65}.landing-footer__copyright{color:#94a3b899;letter-spacing:.01em;margin-top:8px;font-size:.78rem;font-weight:500;line-height:1.5}.landing-footer__copyright a{font-weight:600;transition:color .18s;color:#94a3b8d9!important}.landing-footer__copyright a:hover{color:#ede9fe!important}.landing-footer__contact{flex-wrap:wrap;align-items:center;gap:10px;margin-top:6px;display:flex}.landing-footer__contact a{font-size:.9rem;font-weight:600;transition:color .18s;color:#ede9fe!important}.landing-footer__contact a:hover{color:#fff!important}.landing-footer__contact span[aria-hidden]{color:#e2e8f052;font-size:.85rem}.landing-footer__cols{grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;gap:clamp(32px,4vw,64px);padding-top:8px;display:grid}.landing-footer__cols>div{flex-direction:column;gap:12px;display:flex}.landing-footer__cols strong{letter-spacing:.18em;text-transform:uppercase;margin-bottom:8px;font-size:.74rem;font-weight:800;color:#ede9fe!important}.landing-footer__cols a{width:fit-content;transition:color .18s ease, transform .18s var(--motion-ease);font-size:.95rem;font-weight:500;line-height:1.4;position:relative;color:#e2e8f0c7!important}.landing-footer__cols a:after{content:"";width:0;height:1px;transition:width .22s var(--motion-ease);background:#ede9fe;position:absolute;bottom:-2px;left:0}.landing-footer__cols a:hover{transform:translate(2px);color:#fff!important}.landing-footer__cols a:hover:after{width:100%}.landing-footer__wordmark{letter-spacing:-.07em;background:linear-gradient(#ffffff16 0%,#99f6e40b 50%,#ffffff03 100%);-webkit-text-fill-color:transparent;pointer-events:none;-webkit-user-select:none;user-select:none;white-space:nowrap;z-index:1;-webkit-background-clip:text;background-clip:text;font-size:clamp(11rem,30vw,32rem);font-weight:900;line-height:.85;position:absolute;bottom:-.12em;left:50%;transform:translate(-50%)}.landing-footer__rights{z-index:3;background:#00000052;width:100%;position:relative}.landing-footer__rights-inner{color:#94a3b8d9;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;width:min(1180px,100% - 40px);margin:0 auto;padding:22px 0;font-size:.84rem;font-weight:500;display:flex}.landing-footer__rights a{font-weight:700;transition:color .18s;color:#e2e8f0eb!important}.landing-footer__rights a:hover{color:#ede9fe!important}.landing-footer__sign-off{color:#94a3b8b3;font-style:italic}.serif-accent{letter-spacing:-.01em;background:linear-gradient(135deg,#4c1d95 0%,#7c3aed 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;padding:0 .04em;font-family:Instrument Serif,Times New Roman,Georgia,serif;font-style:italic;font-weight:400}.landing-testimonials-section .landing-section-heading{margin-bottom:28px}.landing-testimonial-card{transition:transform .24s var(--motion-ease);background:#fff;border-radius:18px;flex-direction:column;gap:18px;padding:28px 26px;display:flex}.landing-testimonial-card:hover{transform:translateY(-3px)}.landing-testimonial-stars{color:#f59e0b;gap:4px;font-size:.95rem;display:inline-flex}.landing-testimonial-quote.ant-typography{flex:auto;font-size:1.02rem;font-weight:500;line-height:1.6;color:#1f2937!important;margin:0!important}.landing-testimonial-attrib{border-top:1px solid #ebe8df;align-items:center;gap:12px;padding-top:14px;display:flex}.landing-testimonial-avatar{color:#fff;letter-spacing:.02em;background:linear-gradient(135deg,#4c1d95,#7c3aed);border-radius:50%;flex-shrink:0;place-items:center;width:40px;height:40px;font-size:.82rem;font-weight:800;display:grid}.landing-testimonial-attrib>div:last-child{flex-direction:column;line-height:1.3;display:flex}.landing-testimonial-attrib strong{color:#111;font-size:.92rem;font-weight:800}.landing-testimonial-attrib span{color:#64748b;font-size:.82rem;font-weight:600}.landing-pricing-section .landing-section-heading{margin-bottom:32px}.landing-pricing-card.ant-card{height:100%;box-shadow:none;transition:transform .24s var(--motion-ease), border-color .24s ease;border-radius:20px;position:relative;overflow:hidden;background:#fffffffa!important;border:1px solid #ebe8df!important}.landing-pricing-card.ant-card:hover{transform:translateY(-3px);box-shadow:none!important;border-color:#0f172a2e!important}.landing-pricing-card--primary.ant-card{box-shadow:none;background:radial-gradient(circle at 100% 0,#5c2cb214,#0000 60%),#fffffffa!important;border-color:#4c1d9566!important}.landing-pricing-card .ant-card-body{flex-direction:column;gap:22px;height:100%;padding:32px 28px;display:flex}.landing-pricing-card__badge{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(135deg,#4c1d95,#7c3aed);border-radius:999px;padding:5px 11px;font-size:.7rem;font-weight:800;position:absolute;top:18px;right:18px}.landing-pricing-card__header{border-bottom:1px solid #ebe8df;flex-direction:column;gap:10px;padding-bottom:20px;display:flex}.landing-pricing-card__header .landing-kicker{margin:0;font-size:.86rem}.landing-pricing-card__price{align-items:baseline;gap:8px;margin-top:4px;display:flex}.landing-pricing-card__price strong{color:#111;letter-spacing:-.02em;font-size:clamp(2.1rem,3vw,2.6rem);font-weight:800;line-height:1}.landing-pricing-card__price span{color:#64748b;font-size:.95rem;font-weight:600}.landing-pricing-card__header p.ant-typography{font-size:.94rem;line-height:1.55;color:#64748b!important;margin:4px 0 0!important}.landing-pricing-card__features{flex-direction:column;flex:auto;gap:12px;margin:0;padding:0;list-style:none;display:flex}.landing-pricing-card__features li{color:#1f2937;align-items:flex-start;gap:10px;font-size:.94rem;font-weight:500;line-height:1.5;display:flex}.landing-pricing-card__features .anticon{color:#4c1d95;flex-shrink:0;margin-top:2px;font-size:1.05rem}.landing-page{color:#17212f;background:radial-gradient(circle at 8% 16%,#3b82f61f,#0000 30%),radial-gradient(circle at 86% 10%,#5c2cb229,#0000 30%),linear-gradient(#f7fbff 0%,#fff 44%,#f8fafc 100%);min-height:100vh;overflow:hidden}.landing-hero{width:min(1180px,100% - 40px);margin:0 auto;padding:28px 0 46px}.landing-nav{animation:poqet-fade-up .52s var(--motion-ease) both;justify-content:space-between;align-items:center;gap:24px;margin-bottom:64px;display:flex}.landing-nav a{color:#334155;font-weight:700;transition:color .18s,transform .18s}.landing-nav a:hover,.landing-footer a:hover{color:#4c1d95}.landing-page .ant-btn,.about-page .ant-btn,.contact-page .ant-btn,.feedback-page .ant-btn{border-radius:12px}.landing-page .ant-btn-lg,.about-page .ant-btn-lg,.contact-page .ant-btn-lg,.feedback-page .ant-btn-lg{height:50px;padding-inline:24px;font-size:.98rem;font-weight:700}.landing-page .ant-btn,.about-page .ant-btn,.contact-page .ant-btn,.feedback-page .ant-btn,.legal-page .ant-btn,.auth-page .ant-btn{transition:transform .18s var(--motion-ease), box-shadow .18s ease, background .18s ease, border-color .18s ease}.landing-page .ant-btn:hover,.about-page .ant-btn:hover,.contact-page .ant-btn:hover,.feedback-page .ant-btn:hover,.legal-page .ant-btn:hover,.auth-page .ant-btn:hover{transform:translateY(-1px)}.landing-nav .landing-nav-cta.ant-btn{border-radius:10px;height:40px;padding-inline:18px;font-size:.92rem;font-weight:700}.landing-nav .landing-nav-cta a,.landing-nav .landing-nav-cta a:hover,.landing-nav .landing-nav-cta a:focus,.landing-nav .landing-nav-cta,.landing-nav .landing-nav-cta:hover,.landing-nav .landing-nav-cta:focus{color:#fff!important}.landing-brand{letter-spacing:-.04em;transition:transform .22s var(--motion-ease);align-items:center;gap:12px;font-size:1.35rem;font-weight:950;display:inline-flex;color:#17212f!important}.landing-brand:hover{transform:translateY(-1px)}.brand-logo-img{width:158px;height:auto;display:block}.landing-brand-mark{color:#fff;width:42px;height:42px;box-shadow:none;background:linear-gradient(135deg,#4c1d95,#0f172a);border-radius:14px;place-items:center;display:grid}.landing-hero-centered{text-align:center;max-width:1040px;margin:0 auto}.landing-hero-split{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(150px,5vw,72px);padding-bottom:20px;display:grid}.landing-hero-copy{min-width:0}.landing-hero-copy .landing-eyebrow{margin-left:0;margin-right:0}.landing-hero-copy .landing-title.ant-typography{text-align:left;max-width:100%!important;margin-left:0!important;margin-right:0!important}.landing-hero-copy .landing-subtitle.ant-typography{text-align:left;max-width:100%;margin-left:0;margin-right:0}.landing-hero-copy .landing-cta-row,.landing-hero-copy .landing-trust-row{justify-content:flex-start}.landing-hero-split .landing-product-stage{max-width:100%;margin:0}@media (width<=960px){.landing-hero-split{grid-template-columns:1fr;gap:40px}.landing-hero-split .landing-product-stage{order:2;max-width:600px;margin:0 auto}}.landing-eyebrow{color:#4c1d95;letter-spacing:.01em;width:fit-content;animation:poqet-fade-up .56s var(--motion-ease) 90ms both;background:#ffffffd1;border:1px solid #0f172a14;border-radius:999px;align-items:center;gap:8px;margin:0 auto 24px;padding:7px 14px;font-size:.82rem;font-weight:700;display:inline-flex}.landing-title.ant-typography{color:#1e1b4b;letter-spacing:-.035em;max-width:920px;animation:poqet-fade-up .62s var(--motion-ease) .15s both;font-size:clamp(2.25rem,4.4vw,3.6rem);font-weight:800;line-height:1.06;margin-inline:auto!important;margin:0 auto 20px!important}.landing-subtitle.ant-typography{margin-inline:auto;color:#526173;max-width:720px;animation:poqet-fade-up .62s var(--motion-ease) .21s both;margin-bottom:32px;font-size:1.05rem;line-height:1.6}.landing-cta-row{animation:poqet-fade-up .62s var(--motion-ease) .27s both;justify-content:center}.landing-trust-row{animation:poqet-fade-up .62s var(--motion-ease) .33s both;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:30px;display:flex}.landing-trust-row span{color:#475569;transition:transform .18s var(--motion-ease), background .18s ease;background:#ffffffb3;border-radius:999px;padding:7px 13px;font-size:.82rem;font-weight:700}.landing-trust-row span:hover{background:#ffffffe6;transform:translateY(-1px)}.landing-product-stage{max-width:720px;animation:poqet-fade-up .68s var(--motion-ease) .39s both;background:linear-gradient(135deg,#4c1d9524,#3b82f614);border-radius:18px;margin:56px auto 0;padding:14px 14px 84px;position:relative;box-shadow:inset 0 1px #ffffffd9}.landing-product-stage:before{content:"";filter:blur(26px);background:#0f172a14;border-radius:14px;position:absolute;inset:50px 18px 18px 54px}.device-frame{z-index:1;box-shadow:none;transition:transform .26s var(--motion-ease);background:linear-gradient(145deg,#252525,#0f0f0f);border:1px solid #1111111f;position:relative;overflow:hidden}.device-frame--desktop{border-radius:14px;padding:9px;animation:8s ease-in-out 1s infinite poqet-device-breathe}.device-frame--desktop:after{content:"";background:linear-gradient(#3a3a3a,#151515);border-radius:0 0 14px 14px;width:24%;height:44px;position:absolute;bottom:-44px;left:50%;transform:translate(-50%)}.device-frame--tablet{z-index:2;border-radius:18px;width:34%;min-width:260px;padding:7px;animation:9s ease-in-out 1.4s infinite poqet-tablet-drift;position:absolute;bottom:20px;left:-58px}.device-frame--phone{z-index:3;border-radius:15px;width:15%;min-width:112px;max-width:176px;padding:5px;animation:7.5s ease-in-out 1.2s infinite poqet-phone-drift;position:absolute;bottom:12px;right:-42px}.landing-product-stage:hover .device-frame{box-shadow:none}.device-frame--phone:before{content:"";z-index:2;background:#ffffff2e;border-radius:999px;width:34%;height:5px;position:absolute;top:7px;left:50%;transform:translate(-50%)}.landing-preview-card.ant-card{z-index:1;border-radius:34px;position:relative;box-shadow:0 34px 90px -42px #0f172a8c;background:linear-gradient(#fffffffa,#f8fafcf5)!important}.landing-dashboard-preview{background:#fff;border-radius:8px;width:100%;height:auto;display:block}.landing-preview-card .ant-card-body{padding:30px}.mock-dashboard-grid{grid-template-columns:minmax(0,1.35fr) minmax(240px,.65fr);gap:18px;display:grid}.mock-panel{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:20px}.mock-topbar{gap:7px;margin-bottom:24px;display:flex}.mock-topbar span{background:#cbd5e1;border-radius:50%;width:10px;height:10px}.mock-header,.mock-line,.mock-total{justify-content:space-between;align-items:center;gap:18px;display:flex}.mock-header{margin-bottom:28px}.mock-header .ant-typography{margin:0!important}.mock-status{color:#92400e;background:#fef3c7;border-radius:999px;padding:8px 12px;font-weight:900}.mock-client{background:#f8fafc;border-radius:18px;gap:5px;margin-bottom:22px;padding:18px;display:grid}.mock-line{color:#475569;border-bottom:1px solid #e5e7eb;padding:16px 2px}.mock-total{color:#fff;background:linear-gradient(135deg,#0f172a,#164e63);border-radius:20px;margin-top:22px;padding:18px}.mock-total strong{color:#67e8f9;font-size:1.65rem}.mock-panel-side .ant-typography{margin:0 0 18px!important}.mock-mini-stat{color:#64748b;border-bottom:1px solid #e5e7eb;justify-content:space-between;gap:12px;padding:13px 0;display:flex}.mock-payment-note{color:#4c1d95;background:#ecfdf5;border:1px solid #4c1d951f;border-radius:18px;align-items:center;gap:10px;margin-top:18px;padding:14px;font-weight:800;line-height:1.5;display:flex}.landing-section,.landing-trust-section,.landing-solo-section,.landing-workflow,.landing-final-cta{width:min(1180px,100% - 40px);margin:0 auto}.landing-trust-section,.landing-section,.landing-solo-section,.landing-workflow,.landing-feedback-section,.landing-final-cta,.about-product,.about-beliefs,.about-tabs-section,.about-leadership,.about-contact,.contact-content,.feedback-content{content-visibility:auto;contain-intrinsic-size:1px 620px}.landing-trust-section{text-align:center;animation:poqet-fade-up .62s var(--motion-ease) both;padding:12px 0 54px}.landing-trust-heading{max-width:760px;margin:0 auto 28px}.landing-trust-heading h2.ant-typography{color:#1e1b4b;margin-top:10px;margin-bottom:0;font-size:clamp(1.75rem,3vw,2.65rem);font-weight:820;line-height:1.15}.landing-logo-row{flex-wrap:wrap;justify-content:center;gap:14px;margin-bottom:26px;display:flex}.landing-logo-row span{color:#64748b;letter-spacing:.02em;min-width:148px;transition:transform .22s var(--motion-ease), border-color .22s ease, box-shadow .22s ease;background:#ffffffb8;border:1px solid #e5ecf2;border-radius:12px;padding:13px 18px;font-size:.92rem;font-weight:900;box-shadow:0 18px 44px -36px #0f172a73}.landing-logo-row span:hover{border-color:#d8d1c4;transform:translateY(-2px);box-shadow:0 22px 48px -38px #0f172a94}.landing-stats-grid{background:#ffffffc7;border:1px solid #e3ebf2;border-radius:16px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden;box-shadow:0 28px 72px -56px #0f172a94}.landing-stat-card{transition:background .22s ease, transform .22s var(--motion-ease);border-right:1px solid #e8eef4;padding:24px 18px}.landing-stat-card:hover{background:#ffffff94;transform:translateY(-1px)}.landing-stat-card:last-child{border-right:0}.landing-stat-card strong,.landing-stat-card span{display:block}.landing-stat-card strong{color:#111827;font-size:clamp(1.65rem,2.8vw,2.35rem);font-weight:900;line-height:1}.landing-stat-card span{color:#64748b;text-transform:uppercase;letter-spacing:.08em;margin-top:8px;font-size:.86rem;font-weight:850}.landing-section{animation:poqet-fade-up .62s var(--motion-ease) both;padding:clamp(96px,10vw,140px) 0 0}.landing-section-heading{max-width:720px;margin-bottom:36px}.landing-section-heading--centered{text-align:center;margin-left:auto;margin-right:auto}.landing-section-heading h2.ant-typography,.landing-trust-heading h2.ant-typography,.landing-solo-section h2.ant-typography,.landing-workflow h2.ant-typography,.landing-feedback-section h2.ant-typography,.landing-final-cta h2.ant-typography{letter-spacing:-.02em;font-size:clamp(1.55rem,2.2vw,2rem);font-weight:800;line-height:1.18;margin-top:8px!important;margin-bottom:12px!important}.landing-section-heading p.ant-typography,.landing-solo-section p.ant-typography,.landing-feedback-section p.ant-typography{color:#526173;font-size:1rem;line-height:1.65}.landing-kicker{color:#4c1d95;letter-spacing:.14em;text-transform:uppercase;font-size:.74rem;font-weight:800;display:inline-block}.landing-section-heading .ant-typography,.landing-workflow .ant-typography,.landing-final-cta .ant-typography{color:#1e1b4b}.landing-feature-card{min-height:220px;transition:transform .24s var(--motion-ease);background:#fff;border-radius:18px;padding:28px}.landing-feature-card:hover{transform:translateY(-3px)}.landing-feature-card .ant-typography h4,.landing-feature-card h4.ant-typography{letter-spacing:-.005em;font-size:1.1rem;font-weight:800;margin:0 0 10px!important}.landing-currency-card.ant-card:hover,.landing-feedback-card.ant-card:hover,.about-belief-card.ant-card:hover,.about-snapshot-card.ant-card:hover,.about-leader-card:hover,.contact-form-card.ant-card:hover,.contact-info-card.ant-card:hover,.feedback-form-card.ant-card:hover{transform:translateY(-3px);box-shadow:0 30px 72px -48px #0f172a9e!important}.landing-feature-card.ant-card,.about-belief-card.ant-card,.about-leader-card,.contact-info-card.ant-card,.feedback-form-card.ant-card{animation:poqet-fade-up .56s var(--motion-ease) both}.landing-feature-card.ant-card:nth-child(2),.about-belief-card.ant-card:nth-child(2),.about-leader-card:nth-child(2),.contact-info-card.ant-card:nth-child(2),.feedback-form-card.ant-card:nth-child(2){animation-delay:80ms}.landing-feature-card.ant-card:nth-child(3),.about-belief-card.ant-card:nth-child(3),.about-leader-card:nth-child(3){animation-delay:.14s}.landing-feature-icon{width:46px;height:46px;transition:transform .22s var(--motion-ease);border-radius:14px;place-items:center;margin-bottom:20px;font-size:1.2rem;display:grid}.landing-feature-card:hover .landing-feature-icon,.landing-feedback-card:hover .anticon,.feedback-form-card:hover .feedback-card-heading>.anticon,.contact-info-card:hover .anticon{transform:scale(1.04)}.landing-feature-card p{color:#64748b;line-height:1.7}.landing-solo-section{animation:poqet-fade-up .62s var(--motion-ease) both;background:linear-gradient(135deg,#ecfdf5eb,#eff6ffe0);border:1px solid #4c1d951a;border-radius:20px;grid-template-columns:minmax(0,1fr) 360px;align-items:center;gap:36px;margin-bottom:56px;padding:clamp(28px,4vw,44px);display:grid}.landing-solo-section .ant-typography{margin-bottom:12px}.landing-solo-section p{color:#526173;max-width:680px;font-size:1.05rem;line-height:1.75}.landing-currency-card.ant-card{transition:transform .24s var(--motion-ease), box-shadow .24s ease;border-radius:18px;box-shadow:0 24px 60px -42px #0f172a73;background:#ffffffe6!important}.currency-cloud{flex-wrap:wrap;gap:10px;margin:18px 0;display:flex}.currency-cloud span{color:#fff;letter-spacing:.04em;transition:transform .18s var(--motion-ease), background .18s ease;background:#0f172a;border-radius:14px;padding:10px 13px;font-weight:900}.currency-cloud span:hover{background:#24543b;transform:translateY(-2px)}.currency-note{color:#4c1d95;gap:10px;font-weight:800;line-height:1.55;display:flex}.landing-feedback-section{width:min(1180px,100% - 40px);animation:poqet-fade-up .62s var(--motion-ease) both;background:#ffffffb8;border:1px solid #4c1d951a;border-radius:20px;grid-template-columns:minmax(0,.85fr) minmax(420px,1fr);align-items:center;gap:36px;margin:clamp(56px,7vw,96px) auto 0;padding:clamp(28px,4vw,44px);display:grid;box-shadow:0 26px 72px -58px #0f172a9e}.landing-feedback-section p{color:#526173;line-height:1.72}.landing-feedback-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.landing-feedback-card.ant-card{transition:transform .24s var(--motion-ease), box-shadow .24s ease;border-radius:16px;background:#f8fafceb!important}.landing-feedback-card .ant-card-body{flex-direction:column;min-height:244px;display:flex}.landing-feedback-card .anticon{color:#4c1d95;background:#dcfce7;border-radius:15px;place-items:center;width:46px;height:46px;margin-bottom:16px;font-size:1.25rem;display:grid}.landing-feedback-card p{color:#64748b;flex:auto}.landing-workflow{box-shadow:none;isolation:isolate;animation:poqet-fade-up .62s var(--motion-ease) both;background:linear-gradient(140deg,#0d0a1e 0%,#100d2e 50%,#07051a 100%);border-radius:24px;grid-template-columns:.85fr 1fr;align-items:center;gap:48px;margin-top:clamp(96px,10vw,140px);padding:clamp(40px,5.5vw,64px);display:grid;position:relative;overflow:hidden}.landing-workflow:before{content:"";z-index:1;background:linear-gradient(90deg,#0000 0%,#5c2cb273 50%,#0000 100%);height:1px;position:absolute;top:0;left:10%;right:10%}.landing-workflow:after{content:"";filter:blur(60px);pointer-events:none;z-index:0;background:radial-gradient(circle,#5c2cb22e 0%,#0000 70%);border-radius:50%;width:460px;height:460px;position:absolute;top:-160px;right:-100px}.landing-workflow>*{z-index:2;position:relative}.landing-workflow__intro p.ant-typography{margin-top:8px;font-size:1rem;line-height:1.65;color:#ffffffc7!important}.landing-workflow__intro h2.ant-typography{letter-spacing:-.02em;font-size:clamp(1.55rem,2.2vw,2rem);font-weight:800;line-height:1.18;color:#fff!important;margin-top:8px!important;margin-bottom:0!important}.landing-workflow .ant-typography{color:#fff!important}.landing-workflow .landing-kicker{color:#ede9fe}.landing-steps{gap:14px;display:grid}.landing-step{color:#fff;transition:transform .22s var(--motion-ease), background .22s ease;background:#ffffff12;border:1px solid #ffffff1a;border-radius:14px;align-items:flex-start;gap:16px;padding:16px 18px;display:flex}.landing-step:hover{background:#ffffff1a;transform:translate(3px)}.landing-step__num{color:#07051a;background:#ede9fe;border-radius:10px;flex-shrink:0;place-items:center;width:32px;height:32px;font-size:.95rem;font-weight:800;display:grid}.landing-step__copy{flex-direction:column;gap:4px;display:flex}.landing-step__copy strong{color:#fff;font-size:1rem;font-weight:700;line-height:1.3}.landing-step__copy span{color:#ffffffb8;font-size:.9rem;line-height:1.55}.landing-final-cta{text-align:center;isolation:isolate;box-shadow:none;animation:poqet-fade-up .62s var(--motion-ease) both;border-radius:24px;margin-top:clamp(96px,10vw,140px);padding:clamp(64px,7vw,96px) clamp(28px,4vw,56px);position:relative;overflow:hidden;background:linear-gradient(140deg,#0d0a1e 0%,#100d2e 50%,#07051a 100%)!important}.landing-final-cta:before{content:"";z-index:1;background:linear-gradient(90deg,#0000 0%,#5c2cb280 50%,#0000 100%);height:1px;position:absolute;top:0;left:15%;right:15%}.landing-final-cta:after{content:"";filter:blur(70px);pointer-events:none;z-index:0;background:radial-gradient(#5c2cb22e 0%,#0000 70%);width:520px;height:360px;position:absolute;top:-120px;left:50%;transform:translate(-50%)}.landing-final-cta>*{z-index:2;position:relative}.landing-final-cta h2.ant-typography{letter-spacing:-.02em;font-weight:800;line-height:1.15;color:#fff!important;font-size:clamp(1.7rem,2.6vw,2.3rem)!important}.landing-final-cta p{max-width:600px;margin:0 auto 28px;font-size:1rem;line-height:1.6;color:#e2e8f0c7!important}.landing-footer a{color:#475569;font-weight:750}.legal-page{background:radial-gradient(circle at 15% 10%,#5c2cb224,#0000 28%),linear-gradient(#f8fafc,#fff);min-height:100vh;padding:0 0 28px}.legal-card.ant-card{max-width:880px;animation:poqet-fade-up .56s var(--motion-ease) both;border-radius:28px;margin:26px auto 52px;box-shadow:0 28px 80px -48px #0f172a8c}.legal-card .ant-card-body{padding:42px}.legal-back{color:#4c1d95;margin-bottom:22px;font-weight:900;display:inline-flex}.legal-card p{color:#526173;line-height:1.75}.about-page{color:#17212f;background:radial-gradient(circle at 82% 8%,#5c2cb224,#0000 28%),linear-gradient(#f7fbff 0%,#fff 48%,#f8fafc 100%);min-height:100vh}.about-nav,.about-hero,.about-product,.about-beliefs,.about-tabs-section,.about-leadership,.about-contact{width:min(1120px,100% - 40px);margin:0 auto}.about-nav{animation:poqet-fade-up .52s var(--motion-ease) both;justify-content:space-between;align-items:center;gap:20px;padding:28px 0;display:flex}.about-nav a{color:#334155;font-weight:800}.about-home-link{width:42px;height:42px;transition:transform .18s var(--motion-ease), border-color .18s ease, box-shadow .18s ease;background:#fffc;border:1px solid #ebe8df;border-radius:12px;place-items:center;font-size:18px;display:inline-grid;color:#111!important}.about-home-link:hover{border-color:#d8d1c4;transform:translateY(-1px);box-shadow:0 14px 28px -24px #11111180}.about-nav .about-nav-cta a,.about-nav .about-nav-cta a:hover,.about-nav .about-nav-cta a:focus{color:#fff!important}.about-hero{text-align:center;animation:poqet-fade-up .62s var(--motion-ease) 80ms both;padding:68px 0 56px}.about-hero .ant-typography{max-width:900px;margin-inline:auto}.about-hero h1.ant-typography{color:#1e1b4b;letter-spacing:-.055em;margin-top:14px;font-size:clamp(2.35rem,5vw,4.1rem);font-weight:850;line-height:1.04}.about-hero p{color:#526173;font-size:1.12rem;line-height:1.75}.about-product,.about-tabs-section,.about-contact{animation:poqet-fade-up .62s var(--motion-ease) both;background:#ffffffc2;border-radius:34px;padding:34px;box-shadow:0 28px 80px -54px #0f172a80}.about-product p,.about-beliefs p,.about-tabs-section p,.about-contact p{color:#526173;line-height:1.75}.about-snapshot-card.ant-card,.about-belief-card.ant-card{transition:transform .24s var(--motion-ease), box-shadow .24s ease;border-radius:26px;background:#ffffffe6!important}.about-snapshot-row{border-bottom:1px solid #e5e7eb;justify-content:space-between;gap:20px;padding:17px 0;display:flex}.about-snapshot-row:last-child{border-bottom:0}.about-snapshot-row span{color:#64748b}.about-beliefs{animation:poqet-fade-up .62s var(--motion-ease) both;padding:78px 0}.about-belief-card .ant-card-body{min-height:260px}.about-tabs-section{margin-bottom:72px}.about-tabs .ant-tabs-nav{margin-bottom:22px}.about-tabs .ant-tabs-tab{font-weight:800}.about-tabs .ant-tabs-content-holder{padding:10px 4px;font-size:1.05rem}.about-leadership{animation:poqet-fade-up .62s var(--motion-ease) both;padding:4px 0 78px}.about-leadership-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;max-width:1080px;margin:0 auto;display:grid}.about-leader-card{transition:transform .24s var(--motion-ease), box-shadow .24s ease;background:#ffffffe0;border:1px solid #e7edf3;border-radius:18px;overflow:hidden;box-shadow:0 24px 70px -52px #0f172a9e}.about-leader-photo{aspect-ratio:4/3.75;background:#eef2f7;overflow:hidden}.about-leader-photo img{object-fit:cover;object-position:center top;width:100%;height:100%;transition:transform .62s var(--motion-ease);display:block}.about-leader-card:hover .about-leader-photo img{transform:scale(1.025)}.about-leader-content{padding:22px}.about-leader-content .landing-kicker{white-space:nowrap;font-size:.72rem;display:block}.about-leader-heading{justify-content:space-between;align-items:center;gap:14px;margin:8px 0 10px;display:flex}.about-leader-heading h3.ant-typography{margin:0}.about-leader-heading a{color:#fff;background:#0a66c2;border-radius:7px;flex:none;place-items:center;width:32px;height:32px;transition:transform .18s,box-shadow .18s,background .18s;display:inline-grid;box-shadow:0 10px 22px -14px #0a66c2bf}.about-leader-heading a svg{fill:currentColor;width:17px;height:17px;display:block}.about-leader-heading a:hover{color:#fff;background:#004182;transform:translateY(-1px);box-shadow:0 14px 26px -14px #0a66c2e6}.about-leader-content h3.ant-typography{color:#1e1b4b;margin:8px 0 10px;font-size:1.35rem;line-height:1.18}.about-leader-content p{color:#526173;margin-bottom:0;line-height:1.65}.about-contact{margin-bottom:86px}.about-contact-card{color:#4c1d95;background:#ecfdf5;border-radius:20px;align-items:center;gap:16px;margin-bottom:12px;padding:18px 20px;display:inline-flex}.about-contact-card .anticon{font-size:1.4rem}.about-contact-card strong,.about-contact-card span{display:block}.about-feedback-actions{flex-wrap:wrap;gap:12px;margin-top:18px;display:flex}.about-feedback-actions .ant-btn a,.about-feedback-actions .ant-btn a:hover,.about-feedback-actions .ant-btn a:focus{color:inherit}.contact-page{color:#17212f;background:radial-gradient(circle at 15% 10%,#5c2cb226,#0000 28%),radial-gradient(circle at 84% 18%,#3b82f61f,#0000 28%),linear-gradient(#f7fbff 0%,#fff 50%,#f8fafc 100%);min-height:100vh}.feedback-page{color:#17212f;background:radial-gradient(circle at 14% 12%,#5c2cb226,#0000 30%),radial-gradient(circle at 85% 12%,#3b82f61f,#0000 28%),linear-gradient(#f7fbff 0%,#fff 52%,#f8fafc 100%);min-height:100vh}.feedback-hero,.feedback-content{width:min(1120px,100% - 40px);margin:0 auto}.feedback-hero{text-align:center;animation:poqet-fade-up .62s var(--motion-ease) 80ms both;padding:58px 0 34px}.feedback-hero .ant-typography{max-width:820px;margin-inline:auto}.feedback-hero h1.ant-typography{color:#1e1b4b;letter-spacing:-.045em;margin-top:14px;font-size:clamp(2.25rem,4.4vw,3.7rem);font-weight:850;line-height:1.06}.feedback-hero p{color:#526173;font-size:1.08rem;line-height:1.72}.feedback-content{padding-bottom:82px}.feedback-form-card.ant-card{height:100%;transition:transform .24s var(--motion-ease), box-shadow .24s ease;border-radius:20px;box-shadow:0 28px 76px -54px #0f172a94;background:#ffffffdb!important}.feedback-form-card .ant-card-body{padding:30px}.feedback-card-heading{gap:16px;margin-bottom:20px;display:flex}.feedback-card-heading>.anticon{color:#4c1d95;background:#dcfce7;border-radius:15px;flex:none;place-items:center;width:46px;height:46px;font-size:1.28rem;display:grid}.feedback-card-heading h3.ant-typography{margin:8px 0 6px}.feedback-card-heading p{color:#64748b;margin-bottom:0;line-height:1.58}.feedback-form-card .ant-form-item-label>label{color:#334155;font-weight:850}.feedback-form-card .ant-input,.feedback-form-card .ant-select-selector{border-radius:12px!important}.feedback-form-card textarea.ant-input{resize:vertical}.contact-hero,.contact-content{width:min(1120px,100% - 40px);margin:0 auto}.contact-hero{text-align:center;animation:poqet-fade-up .62s var(--motion-ease) 80ms both;padding:58px 0 34px}.contact-hero .ant-typography{max-width:790px;margin-inline:auto}.contact-hero h1.ant-typography{color:#1e1b4b;letter-spacing:-.045em;margin-top:14px;font-size:clamp(2rem,3.45vw,3rem);font-weight:850;line-height:1.06}.contact-hero p{color:#526173;font-size:1.08rem;line-height:1.72}.contact-content{padding-bottom:64px}.contact-form-card.ant-card,.contact-info-card.ant-card{transition:transform .24s var(--motion-ease), box-shadow .24s ease;border-radius:20px;box-shadow:0 28px 76px -54px #0f172a94;background:#ffffffdb!important}.contact-form-card .ant-card-body{padding:22px}.contact-form-card .ant-form-item{margin-bottom:14px}.contact-form-card .ant-form-item-label>label{color:#334155;font-weight:850}.contact-form-card .ant-input,.contact-form-card .ant-select-selector{border-radius:12px!important}.contact-form-card textarea.ant-input{resize:vertical}.support-layout{grid-template-rows:repeat(4,auto);grid-template-columns:minmax(0,15fr) minmax(280px,9fr);align-items:stretch;gap:18px 24px;display:grid}.support-layout>.ant-card{min-width:0}.support-contact-card{grid-area:1/1/3}.support-privacy-card{grid-area:1/2}.support-cookie-card{grid-area:2/2}.support-faq-card{grid-area:3/1/5}.support-email-card{grid-area:3/2}.support-company-card{grid-area:4/2}.support-card-heading{gap:12px;margin-bottom:14px;display:flex}.support-card-heading>.anticon{color:#4c1d95;background:#dcfce7;border-radius:13px;flex:none;place-items:center;width:40px;height:40px;font-size:1.1rem;display:grid}.support-card-heading h3.ant-typography{color:#1e1b4b;margin:2px 0 4px;font-size:1.2rem}.support-card-heading p{color:#64748b;margin-bottom:0;font-size:.94rem;line-height:1.5}.support-secondary-grid{margin-top:0}.support-faq-card.ant-card{height:100%}.support-faq-card .ant-collapse-header{font-weight:850;color:#1e1b4b!important}.support-faq-card .ant-collapse-content-box{color:#64748b;line-height:1.65}.contact-info-stack{gap:12px;display:grid}.contact-info-card .ant-card-body{gap:12px;min-height:132px;padding:18px;display:flex}.contact-info-card .anticon{color:#4c1d95;background:#dcfce7;border-radius:14px;flex:none;place-items:center;width:38px;height:38px;font-size:1.2rem;display:grid}.contact-info-card a,.contact-info-card strong{color:#1e1b4b;margin:6px 0 5px;font-size:.98rem;font-weight:900;display:block}.contact-info-card p{color:#64748b;margin-bottom:0;font-size:.92rem;line-height:1.5}.contact-info-card .ant-btn{margin-top:10px}.contact-info-card .anticon{font-size:1.06rem}.support-faq-card .ant-card-body{padding-block:20px}.support-faq-card .ant-collapse-header{padding-block:10px!important}.support-faq-card .ant-collapse-content-box{padding-block:8px 12px!important}.cookie-consent{z-index:9998;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);width:min(420px,100% - 40px);animation:poqet-fade-up .38s var(--motion-ease) both;background:#fffffff0;border:1px solid #0f172a1a;border-radius:12px;grid-template-columns:1fr;align-items:stretch;gap:12px;padding:15px;display:grid;position:fixed;bottom:20px;left:20px;box-shadow:0 30px 90px -44px #0f172a8c}.cookie-consent__icon{color:#4c1d95;background:#ecfdf5;border-radius:12px;place-items:center;width:38px;height:38px;font-size:1.05rem;display:grid}.cookie-consent h4.ant-typography{color:#1e1b4b;margin:3px 0 4px;font-size:1rem}.cookie-consent p{color:#526173;margin-bottom:6px;font-size:.86rem;line-height:1.5}.cookie-consent__links,.cookie-consent__actions{flex-wrap:wrap;gap:10px;display:flex}.cookie-consent__links a{color:#4c1d95;font-size:.78rem;font-weight:850}.cookie-consent__actions{grid-template-columns:1fr 1fr;justify-content:stretch;display:grid}.cookie-consent__actions .ant-btn{border-radius:10px;height:34px;padding-inline:10px;font-size:.82rem;font-weight:800}.cookie-consent__actions .ant-btn-primary{grid-column:1/-1}.cookie-preferences-list{gap:12px;margin:18px 0;display:grid}.cookie-preferences-row{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:14px;display:grid}.cookie-preferences-row strong{color:#1e1b4b;margin-bottom:4px;display:block}.cookie-preferences-row p{color:#64748b;margin:0;line-height:1.55}.support-privacy-modal .ant-modal-body{padding-top:12px}.support-privacy-modal .ant-form-item{margin-bottom:12px}.support-privacy-modal .ant-input,.support-privacy-modal .ant-select-selector{border-radius:10px!important}.auth-root{grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.auth-brand-panel{background:#fff;border-right:1px solid #e8ecf0;align-items:stretch;padding:48px;display:flex}.auth-brand-inner{flex-direction:column;justify-content:space-between;width:100%;max-width:420px;margin:auto;display:flex}.auth-brand-logo img{background:0 0;width:auto;height:50px;padding:0;display:block}.auth-brand-copy{flex-direction:column;flex:1;justify-content:center;padding:56px 0 40px;display:flex}.auth-brand-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#4c1d95;margin-bottom:16px;font-size:.78rem;font-weight:700}.auth-brand-headline{letter-spacing:-.03em;color:#0f172a;margin-bottom:32px;font-size:clamp(1.65rem,2.4vw,2rem);font-weight:800;line-height:1.22}.auth-brand-points{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.auth-brand-points li{color:#475569;align-items:flex-start;gap:12px;font-size:.95rem;line-height:1.5;display:flex}.auth-brand-check{color:#4c1d95;flex-shrink:0;margin-top:2px;font-size:1rem}.auth-brand-footer{color:#94a3b8;margin:0;font-size:.82rem;line-height:1.6}.auth-form-panel{background:linear-gradient(145deg,#1e1b4b 0%,#4c1d95 55%,#7c3aed 100%);justify-content:center;align-items:center;padding:48px 40px;display:flex}.auth-form-inner{flex-direction:column;gap:24px;width:100%;max-width:360px;display:flex}.auth-form-logo-mobile{display:none}.auth-form-header{flex-direction:column;gap:6px;display:flex}.auth-form-title{letter-spacing:-.04em;color:#fff;margin:0;font-size:1.75rem;font-weight:800;line-height:1.2}.auth-form-subtitle{color:#ffffffb8;margin:0;font-size:.9rem;line-height:1.6}.auth-google-button.ant-btn{border-radius:12px;height:52px;font-size:.95rem;font-weight:700;transition:background .16s,opacity .16s;color:#0f172a!important;box-shadow:none!important;background:#fff!important;border-color:#0000!important}.auth-google-button.ant-btn:hover{opacity:1;background:#f0fdf9!important}.auth-legal{color:#ffffff8c;text-align:center;margin:0;font-size:.78rem;line-height:1.7}.auth-legal a{color:#ffffffe6;font-weight:700}.auth-legal a:hover{text-decoration:underline}.auth-signin-note{text-align:center;color:#ffffffa6;font-size:.88rem}.auth-signin-link{cursor:pointer;font-size:inherit;color:#fff;background:0 0;border:none;padding:0;font-weight:700}.auth-signin-link:hover{text-decoration:underline}@media (width<=768px){.auth-root{grid-template-columns:1fr}.auth-brand-panel{display:none}.auth-form-panel{align-items:flex-start;min-height:100vh;padding:56px 24px 40px}.auth-form-logo-mobile{display:block}}@media (width<=900px){.landing-nav{flex-direction:column;align-items:flex-start;margin-bottom:48px}.landing-hero{width:min(100% - 28px,1180px)}.landing-product-stage{border-radius:12px;max-width:min(100%,760px);margin-top:36px;padding:7px 7px 72px}.landing-product-stage:before{filter:blur(18px);border-radius:10px;inset:28px 10px 10px 22px}.device-frame--desktop{border-radius:8px;padding:6px}.device-frame--tablet{border-radius:10px;width:42%;min-width:190px;padding:5px;bottom:15px;left:-24px}.device-frame--phone{border-radius:11px;width:20%;min-width:86px;padding:4px;bottom:10px;right:-18px}.device-frame--desktop:after{border-radius:0 0 10px 10px;height:32px;bottom:-32px}.mock-dashboard-grid,.landing-solo-section,.landing-workflow,.landing-feedback-section,.landing-feedback-actions,.landing-spotlight,.landing-footer__top,.about-leadership-grid{grid-template-columns:1fr}.landing-spotlight--reverse .landing-spotlight__copy{order:0}.landing-value-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-footer__top{gap:40px}.landing-footer__brand{max-width:100%}.landing-footer__rights-inner{text-align:left;flex-direction:column;align-items:flex-start}.landing-feedback-section{padding:24px}.landing-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-stat-card:nth-child(2){border-right:0}.landing-stat-card:nth-child(-n+2){border-bottom:1px solid #e8eef4}.landing-workflow{padding:32px}.about-nav{flex-direction:column;align-items:flex-start}.about-product,.about-tabs-section,.about-leadership,.feedback-content,.contact-content,.about-contact{padding:24px}.support-layout{grid-template-rows:none;grid-template-columns:1fr}.support-contact-card,.support-privacy-card,.support-cookie-card,.support-faq-card,.support-email-card,.support-company-card{grid-area:auto}.about-leadership{padding-top:0}.about-leader-content{padding:20px}.cookie-consent{width:auto;bottom:14px;left:14px;right:14px}.cookie-consent__icon{display:none}.cookie-consent__actions{grid-template-columns:1fr}.cookie-consent__actions .ant-btn{width:100%}}.sidebar-antd{z-index:100;box-shadow:4px 0 10px #0000000d}.logo-antd{color:#fff;letter-spacing:-.02em;background:#ffffff0d;align-items:center;height:64px;margin-bottom:8px;padding:0 24px;font-size:1.25rem;font-weight:800;display:flex}.header-antd{z-index:10;align-items:center;display:flex;box-shadow:0 2px 8px #0000000d;background:#fff!important;padding:0 24px!important}.header-antd--compact{min-height:0!important}.header-content-antd{justify-content:space-between;align-items:center;width:100%;display:flex}.header-content-antd__spacer{flex:auto}.search-input-antd{flex:1;max-width:400px;background:#f1f5f9!important;border:none!important;border-radius:12px!important}.search-input-antd:hover,.search-input-antd:focus{background:#e2e8f0!important}.quick-create-btn-antd{border-radius:10px!important;height:38px!important;font-weight:600!important;box-shadow:0 4px 10px #6366f133!important}.content-antd{width:100%;max-width:1600px;margin:0 auto;padding:24px}.invoice-sidebar-antd{height:calc(100vh - 120px);padding-right:8px;overflow-y:auto}.invoice-sidebar-antd::-webkit-scrollbar{width:4px}.invoice-sidebar-antd::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}.compact-invoice-card{cursor:pointer;margin-bottom:12px;transition:all .2s;border:1px solid #f1f5f9!important;border-radius:12px!important}.compact-invoice-card:hover{background:#fdfdff!important;border-color:#6366f1!important}.summary-card{border:none;border-radius:12px;transition:transform .2s;box-shadow:0 4px 6px -1px #0000001a}.summary-card:hover{transform:translateY(-4px)}.summary-card.gold{background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%)}.summary-card.indigo{background:linear-gradient(135deg,#e0e7ff 0%,#c7d2fe 100%)}.summary-card.slate{background:linear-gradient(135deg,#f1f5f9 0%,#e2e8f0 100%)}.dashboard-summary{gap:14px}.dashboard-summary .summary-card{min-height:104px}.dashboard-summary .summary-card.ant-card .ant-card-body{padding:16px 18px}.dashboard-summary .ant-statistic{gap:2px}.dashboard-summary .ant-statistic-title{margin-bottom:2px!important}.dashboard-summary .ant-statistic-content{font-size:clamp(1.45rem,1.7vw,1.9rem)!important}.dashboard-meta-note{gap:2px;margin-top:-2px;display:grid}.dashboard-meta-note .ant-typography{font-size:.75rem;line-height:1.35}.dashboard-recent-row{margin-top:8px}.chart-placeholder-antd{background:#fff;border-radius:8px;flex-direction:column;justify-content:flex-end;height:250px;padding:20px;display:flex}.chart-bars-container{justify-content:space-between;align-items:flex-end;gap:8px;height:180px;display:flex}.chart-bar-group{flex:1;align-items:flex-end;gap:4px;display:flex}.bar{border-radius:4px 4px 0 0;flex:1;transition:height 1s ease-out}.bar.sales{opacity:.8;background:#6366f1}.bar.expenses{opacity:.5;background:#94a3b8}.chart-legend{color:#64748b;justify-content:center;margin-top:20px;font-size:.85rem;display:flex}.dot{border-radius:50%;width:10px;height:10px;display:inline-block}.dot.sales{background:#6366f1}.dot.expenses{background:#94a3b8}.sidebar-antd{background:#1e293b!important}.compact-invoice-card.selected{background:#f5f7ff!important;border-color:#6366f1!important;box-shadow:0 4px 12px #6366f11a!important}.standalone-invoice-preview{background:var(--bg);min-height:100vh}.standalone-invoice-preview__header{background:var(--bg);justify-content:space-between;align-items:center;gap:16px;min-height:72px;padding:14px 24px;display:flex}.standalone-invoice-preview__logo{object-fit:contain;width:auto;height:34px}.standalone-invoice-preview__close.ant-btn{border-radius:999px;width:40px;height:40px}.standalone-invoice-preview__content{grid-template-columns:220px minmax(0,740px) minmax(0,1fr);gap:20px;height:calc(100vh - 72px);padding:0 24px 24px;display:grid}.standalone-invoice-preview__templates{background:#fff;border:1px solid #e2daca99;border-radius:16px;flex-direction:column;min-height:0;padding:20px 14px;display:flex;box-shadow:0 4px 20px -2px #1118270a}.standalone-invoice-preview__templates-title{color:#1f1d18;margin:0 4px 16px;font-size:.95rem;font-weight:700;display:block}.standalone-invoice-preview__template-list{flex:1;padding:2px 4px 8px;overflow-y:auto}.standalone-invoice-preview__template-list::-webkit-scrollbar{width:4px}.standalone-invoice-preview__template-list::-webkit-scrollbar-thumb{background:#e5e0d8;border-radius:4px}.standalone-invoice-preview__template{text-align:left;cursor:pointer;background:#fff;border:1px solid #efeadb;border-radius:12px;width:100%;margin-bottom:16px;padding:10px;transition:all .2s cubic-bezier(.4,0,.2,1);display:block}.standalone-invoice-preview__template:hover{border-color:#6366f1;transform:translateY(-2px);box-shadow:0 6px 16px #6366f114}.standalone-invoice-preview__template--selected{border-width:2px;border-color:#6366f1;box-shadow:0 0 0 4px #6366f11f}.standalone-invoice-preview__template img{object-fit:cover;object-position:top;background:#f8fafc;border:1px solid #f1ece1;border-radius:8px;width:100%;height:140px;display:block}.standalone-invoice-preview__template span{color:#2d2a22;margin-top:8px;font-weight:700;display:block}.standalone-invoice-preview__template-name{justify-content:space-between;align-items:center;gap:8px;font-size:.82rem;display:flex!important}.standalone-invoice-preview__template-check{color:#10b981;flex:none;font-size:.95rem}.standalone-invoice-preview__template small{color:#6366f1;letter-spacing:.08em;text-transform:uppercase;margin-top:4px;font-size:.65rem;font-weight:800;display:block}.invoice-pdf-viewer{border:2px solid #1e293b;border-radius:16px;flex-direction:column;flex:1;width:100%;max-width:760px;min-height:0;margin:0 auto;display:flex;overflow:hidden;box-shadow:0 10px 30px #0f172a14}.invoice-paper-canvas{background:#1e293b;border:none;border-radius:0 0 14px 14px;flex-direction:column;flex:1;align-items:center;min-height:0;padding:24px;display:flex;position:relative;overflow:hidden auto}.invoice-paper-canvas.zoomed{overflow-x:auto}.invoice-paper-canvas::-webkit-scrollbar{width:6px}.invoice-paper-canvas::-webkit-scrollbar-thumb{background:#94a3b84d;border-radius:10px}.invoice-viewer-toolbar{box-sizing:border-box;color:#f8fafc;-webkit-user-select:none;user-select:none;z-index:20;background:#1e293b;border-radius:14px 14px 0 0;justify-content:space-between;align-items:center;width:100%;height:48px;padding:0 16px;display:flex}.invoice-viewer-toolbar__left{flex-shrink:1;align-items:center;gap:8px;min-width:0;display:flex}.invoice-viewer-toolbar__title{letter-spacing:-.01em;color:#f1f5f9;text-overflow:ellipsis;white-space:nowrap;flex-shrink:1;min-width:0;max-width:120px;font-size:.8rem;font-weight:700;overflow:hidden}.invoice-viewer-toolbar__page-tag{color:#cbd5e1;background:#ffffff1a;border-radius:6px;padding:2px 8px;font-size:.7rem;font-weight:600}.invoice-viewer-toolbar__zoom{flex-shrink:0;align-items:center;gap:6px;display:flex}.invoice-viewer-zoom-btn{color:#f1f5f9;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.85rem;transition:all .15s;display:flex}.invoice-viewer-zoom-btn:hover:not(:disabled){background:#ffffff26}.invoice-viewer-zoom-btn:disabled{color:#64748b;cursor:not-allowed}.invoice-viewer-zoom-label{text-align:center;color:#f1f5f9;min-width:38px;font-size:.78rem;font-weight:700}.invoice-viewer-toolbar__right{flex-shrink:0;align-items:center;gap:4px;display:flex}.invoice-viewer-action-btn{color:#cbd5e1;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8rem;transition:all .15s;display:flex}.invoice-viewer-action-btn:hover{color:#fff;background:#ffffff1a}.invoice-viewer-action-btn.active{color:#fff;background:#6366f1}.invoice-viewer-scale-wrapper{transform-origin:top;flex-direction:column;align-items:center;width:100%;max-width:760px;transition:transform .18s cubic-bezier(.4,0,.2,1);display:flex}.invoice-iframe-wrap{aspect-ratio:1/1.414;background:#fff;border:1px solid #e2daca66;border-radius:8px;width:100%;max-width:760px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 24px 48px #02061757,0 4px 14px #02061733}.invoice-iframe{border:none;width:100%;height:100%;display:block}.invoice-iframe-overlay{z-index:10;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffffd9;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.standalone-invoice-preview__action-center{background:#fff;border:1px solid #e2daca99;border-radius:16px;flex-direction:column;min-height:0;padding:16px 14px;display:flex;overflow-y:auto;box-shadow:0 4px 20px -2px #1118270a}.standalone-invoice-preview__action-center::-webkit-scrollbar{width:4px}.standalone-invoice-preview__action-center::-webkit-scrollbar-thumb{background:#e5e0d8;border-radius:4px}.action-center-section{margin-bottom:14px}.action-center-label{color:#8c8273;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px;font-size:.68rem;font-weight:800;display:block}.action-center-buttons{flex-direction:column;gap:6px;display:flex}.action-center-btn.ant-btn{color:#4a4640;border-color:#efeadb;border-radius:24px;justify-content:center;align-items:center;gap:6px;width:100%;height:40px;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.action-center-btn.ant-btn:hover{color:#6366f1;border-color:#6366f1}.action-center-send-via-row{gap:10px;width:100%;display:flex}.action-center-send-via-row .action-center-btn{flex:1}.action-center-actions-grid{grid-template-columns:1fr 1fr;gap:10px;width:100%;display:grid}.action-center-actions-grid .action-center-btn{font-size:.76rem!important}.action-center-btn-whatsapp.ant-btn{color:#168a43;background:#f2fff6;border-color:#25d3667a}.action-center-whatsapp-icon{flex:none;display:block}.action-center-btn-whatsapp.ant-btn:hover{box-shadow:0 4px 12px #25d36633;color:#fff!important;background:#25d366!important;border-color:#25d366!important}.template-info-banner{color:#5c5446;text-align:center;background:#fdfcfb;border:1px solid #efeadb;border-radius:12px;margin-bottom:14px;padding:10px 14px;font-size:.78rem}.template-info-banner strong{color:#1f1d18}.action-center-btn-primary.ant-btn-primary{background:#6366f1;border:none;border-radius:24px;height:40px;font-size:.82rem;font-weight:700;box-shadow:0 4px 12px #6366f13d;color:#fff!important}.action-center-btn-primary.ant-btn-primary:hover{background:#4f46e5;box-shadow:0 6px 16px #6366f159}.action-center-history-card{background:linear-gradient(145deg,#fff,#faf8f4);border:1px solid #e6e0d5;border-radius:12px;padding:12px;box-shadow:0 8px 20px -18px #11111173}.action-center-history-card__header{align-items:center;gap:9px;display:flex}.action-center-history-card__icon{color:#6d5bd0;background:#f0edff;border-radius:9px;flex:none;place-items:center;width:30px;height:30px;display:grid}.action-center-history-card__title,.action-center-history-card__subtitle{display:block}.action-center-history-card__title{color:#342f2a;font-size:.8rem}.action-center-history-card__subtitle{margin-top:1px;font-size:.7rem}.action-center-history-card__flow{flex-wrap:wrap;align-items:center;gap:4px;margin:12px 0 10px;display:flex}.action-center-history-card__step{align-items:center;gap:4px;display:inline-flex}.action-center-history-card__step .ant-tag{margin:0;font-size:.68rem;line-height:20px}.action-center-history-card__arrow{color:#b7aea0;font-size:.72rem}.action-center-history-card__button.ant-btn{color:#625a50;border-color:#ded7cb;width:100%;height:32px;font-size:.74rem;font-weight:700}.action-center-suggestion-card{background:#f0f9ff;border:1px solid #bae6fd;border-radius:12px;margin-bottom:14px;padding:14px;box-shadow:0 2px 8px #0ea5e90d}.action-center-suggestion-card__title{color:#0369a1;align-items:center;gap:6px;margin-bottom:6px;font-size:.85rem;font-weight:800;display:flex}.action-center-suggestion-card__body{color:#0c4a6e;margin-bottom:12px;font-size:.76rem;line-height:1.4}.action-center-suggestion-card__chips{flex-wrap:wrap;gap:8px;display:flex}.action-center-suggestion-chip.ant-btn{color:#0284c7!important;background:#fff!important;border:1px solid #bae6fd!important;border-radius:6px!important;justify-content:center!important;align-items:center!important;height:28px!important;padding-inline:10px!important;font-size:.72rem!important;font-weight:700!important;transition:all .2s!important;display:inline-flex!important;box-shadow:0 2px 4px #0ea5e90d!important}.action-center-suggestion-chip.ant-btn:hover{color:#fff!important;background:#0284c7!important;border-color:#0284c7!important;box-shadow:0 4px 10px #0284c733!important}@media (width<=1280px){.standalone-invoice-preview__content{grid-template-columns:minmax(0,1fr);align-content:start;height:auto;min-height:calc(100vh - 72px)}.standalone-invoice-preview__template-list{gap:10px;display:flex;overflow:auto hidden}.standalone-invoice-preview__template{flex:0 0 170px;margin-bottom:0}.invoice-pdf-viewer{height:min(920px,100vh - 96px);min-height:620px}.standalone-invoice-preview__action-center{width:100%;max-width:760px;margin:0 auto}}@media (width<=640px){.standalone-invoice-preview__header{min-height:64px;padding:10px 16px}.standalone-invoice-preview__content .invoice-preview-container{height:auto;min-height:calc(100vh - 64px)}.standalone-invoice-preview__content{height:auto;padding:0 12px 12px;display:block}.standalone-invoice-preview__templates{margin-bottom:12px}.standalone-invoice-preview__template-list{gap:10px;height:auto;display:flex;overflow-x:auto}.standalone-invoice-preview__template{flex:0 0 150px}.invoice-pdf-viewer{height:min(760px,100vh - 80px);min-height:520px}.invoice-paper-canvas{padding:12px}.landing-stats-grid{grid-template-columns:1fr}.landing-stat-card,.landing-stat-card:nth-child(2){border-right:0}.landing-stat-card{border-bottom:1px solid #e8eef4}.landing-stat-card:last-child{border-bottom:0}.landing-value-strip{grid-template-columns:1fr}.landing-mock__stat-row,.landing-mock__currency-grid{grid-template-columns:repeat(2,1fr)}.landing-footer__cols{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;padding-top:0}.landing-footer__inner{padding-bottom:clamp(120px,28vw,200px)}.landing-footer__wordmark{font-size:clamp(7rem,32vw,18rem)}.landing-nav-links{flex-wrap:wrap;row-gap:8px}}.templates-page .poqet-page-header{margin-bottom:12px}.templates-toolbar{background:#fff;border:1px solid #f1ece1;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:24px 0 20px;padding:14px 16px;display:flex;box-shadow:0 1px #11182705}.templates-toolbar__filters{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.templates-toolbar__status .ant-select-selector{color:#1f1d18;align-items:center;min-width:200px;font-weight:600;display:flex;background:#f7f5ee!important;border-color:#efeadb!important;border-radius:10px!important;height:38px!important;padding-inline:14px!important}.templates-toolbar__status .ant-select-selection-item{line-height:36px!important}.templates-toolbar__status:hover .ant-select-selector{border-color:#d9d2bd!important}.templates-toolbar__status.ant-select-focused .ant-select-selector{border-color:#4c1d95!important;box-shadow:0 0 0 2px #4c1d951f!important}.templates-toolbar__chips{border-left:1px solid #efeadb;align-items:center;gap:8px;padding-left:12px;display:inline-flex}.filter-chip{color:#4a4640;letter-spacing:.01em;cursor:pointer;background:#fff;border:1px solid #efeadb;border-radius:999px;align-items:center;gap:6px;height:32px;padding:0 14px;font-size:.85rem;font-weight:600;transition:background .16s,border-color .16s,color .16s,transform .12s;display:inline-flex;position:relative}.filter-chip:hover{background:#faf7f1;border-color:#d9d2bd}.filter-chip:active{transform:translateY(1px)}.filter-chip:focus-visible{outline-offset:2px;outline:2px solid #11111140}.filter-chip--active{color:#fff;background:#4c1d95;border-color:#4c1d95}.filter-chip--active:hover{background:#3b0f8c;border-color:#3b0f8c}.templates-toolbar__chip-count{color:#6a645b;background:#f1ece1;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:.7rem;font-weight:700;display:inline-flex}.filter-chip--active .templates-toolbar__chip-count{color:#fff;background:#ffffff2e}.templates-toolbar__search{flex:280px;max-width:360px}.templates-loading{justify-content:center;padding:48px 0;display:flex}.templates-empty .ant-card-body{padding:40px 20px}.templates-error .ant-card-body{padding:14px 18px}.templates-grid{margin-top:4px}.template-card{flex-direction:column;height:100%;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;overflow:hidden;border:1px solid #efeadb!important;border-radius:16px!important}.template-card:hover{transform:translateY(-2px);border-color:#e1d9c3!important;box-shadow:0 14px 34px -18px #11182747,0 4px 14px -8px #1118271a!important}.template-card .ant-card-body{flex-direction:column;flex:1;padding:18px 20px 20px;display:flex}.template-card--active{border-color:#047857!important;box-shadow:0 0 0 2px #0478572e,0 10px 30px -18px #04785780!important}.template-card--active:hover{border-color:#047857!important}.template-card .ant-card-cover{border-bottom:1px solid #f1ece1;margin:0!important}.template-card__cover{cursor:pointer;background:radial-gradient(circle at 50% 0,#fff 0%,#f7f5ee 70%);width:100%;height:0;padding-bottom:72%;position:relative;overflow:hidden}.template-card__cover img{object-fit:contain;object-position:center;width:100%;height:100%;padding:18px;transition:transform .32s;display:block;position:absolute;inset:0}.template-card:hover .template-card__cover img{transform:scale(1.03)}.template-card__cover-overlay{opacity:0;pointer-events:none;background:linear-gradient(#11182700 40%,#1118278c 100%);justify-content:center;align-items:center;transition:opacity .18s;display:flex;position:absolute;inset:0}.template-card:hover .template-card__cover-overlay{opacity:1}.template-card__cover-overlay .ant-btn{pointer-events:auto}.template-card__badges{z-index:2;flex-direction:column;align-items:flex-start;gap:6px;display:flex;position:absolute;top:12px;left:12px}.template-card__badge{font-weight:600;box-shadow:0 2px 8px #11182714;margin:0!important}.template-card__badge--soon{color:#92400e!important;background:#fffbeb!important;border-color:#fde68a!important}.template-card__body{flex-direction:column;flex:1;gap:10px;display:flex}.template-card__title-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.template-card__title{letter-spacing:-.01em;margin:0!important;font-size:1.05rem!important;font-weight:700!important}.template-card__category{text-transform:uppercase;letter-spacing:.06em;color:#6a645b;background:#f7f5ee;border-color:#efeadb;font-size:.7rem;margin:0!important}.template-card__tagline{color:#6a645b;font-size:.875rem;display:block}.template-card__description{font-size:.85rem;line-height:1.55;color:#8a8577!important;margin:0!important}.template-card__footer{border-top:1px dashed #f1ece1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:14px;display:flex}.template-card__footer .ant-btn{min-width:112px}.template-card .ant-ribbon{letter-spacing:.04em;text-transform:uppercase;font-size:.7rem;font-weight:600;top:12px;box-shadow:0 2px 6px #04785747}.template-card--soon{background:#fdfbf3}.template-card--soon .template-card__cover{cursor:default;background:repeating-linear-gradient(45deg,#fdfbf3 0 14px,#f7f2de 14px 16px)}.template-card__placeholder{color:#a59774;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex;position:absolute;inset:0}.template-card__placeholder-icon{color:#c7b58f;background:#fffbeb;border:1px solid #fde68a;border-radius:50%;padding:16px;font-size:44px}.template-card__placeholder-label{letter-spacing:.04em;text-transform:uppercase;color:#8a7a4e;font-size:.8rem;font-weight:600}@media (width<=640px){.templates-toolbar{flex-direction:column;align-items:stretch}.templates-toolbar__search{max-width:none}.template-card__footer .ant-btn{flex:1;min-width:0}}.templates-preview-modal{flex-direction:column;gap:16px;display:flex}.templates-preview-frame-wrap{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden;box-shadow:0 6px 22px -10px #11182740}.templates-preview-frame{background:#fff;border:0;width:100%;height:68vh;min-height:520px;display:block}.templates-preview-actions{justify-content:flex-end;gap:10px;display:flex}.template-picker{align-items:center;gap:10px;display:inline-flex}.template-picker__label{color:#6b7280;text-transform:uppercase;letter-spacing:.08em;font-size:.8rem}.template-picker__select{min-width:200px}.invoice-signature-pad{touch-action:none;cursor:crosshair;background:#fff;border:1px dashed #a8a29e;border-radius:12px;width:100%;max-width:540px;height:180px}.invoice-signature-preview,.invoice-stamp-preview,.invoice-upi-qr-preview{object-fit:contain;background:#fff;border:1px solid #e5e7eb;border-radius:10px;max-width:240px;max-height:120px;margin-top:12px;padding:8px;display:block}.invoice-upi-qr-preview{width:144px;height:144px}.invoice-signature-style-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-bottom:12px;display:grid}.invoice-signature-style{border:1px solid var(--border-soft);color:#111827;cursor:pointer;text-align:left;background:#fff;border-radius:8px;align-items:center;min-height:46px;padding:4px 8px;display:flex;overflow:hidden}.invoice-signature-style span{white-space:nowrap;transform-origin:0;max-width:100%;line-height:1;display:block;overflow:visible;transform:scaleX(.82);font-size:clamp(16px,2.2vw,26px)!important}.invoice-signature-style--selected{border-color:#4c1d95;box-shadow:0 0 0 2px #4c1d951f}@media (width<=640px){.invoice-signature-style-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.settings-saved-details{gap:10px;margin-top:16px;display:grid}.settings-saved-detail{border:1px solid var(--border-soft);background:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.settings-saved-detail .ant-typography{display:block}.settings-signature-thumbnail{border:1px solid var(--border-soft);object-fit:contain;border-radius:6px;width:104px;height:54px;padding:4px}.item-hsn-sac-panel{border:1px solid var(--border-soft);background:#faf9f6;border-radius:10px;margin-top:14px;padding:14px}.item-hsn-sac-panel .ant-form-item{margin-bottom:8px}.item-hsn-sac-selected-description{font-size:12px;line-height:1.5;display:block}.item-hsn-sac-results{gap:8px;margin-top:16px;display:grid}.item-hsn-sac-result{border:1px solid var(--border-soft);cursor:pointer;text-align:left;background:#fff;border-radius:9px;gap:7px;width:100%;padding:12px 14px;transition:border-color .14s,box-shadow .14s;display:grid}.item-hsn-sac-result:hover{border-color:#4c1d9566}.item-hsn-sac-result--selected{border-color:#4c1d95;box-shadow:0 0 0 2px #4c1d951f}.invoice-iframe-wrap{background:#fff;border-radius:10px;width:100%;max-width:840px;min-height:1100px;margin:0 auto 24px;position:relative;overflow:hidden;box-shadow:0 8px 28px #11182714}.invoice-iframe{background:#fff;border:0;width:100%;height:1100px;min-height:1100px;display:block}.invoice-iframe-overlay{z-index:2;background:#ffffffbf;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.invoice-iframe-error{text-align:center;padding:20px}.invoice-history-template{align-items:center;display:inline-flex}.invoice-payment-controls{background:#fff;border:1px dashed #e6e2d9;border-radius:10px;max-width:840px;margin:0 auto 24px;padding:14px 18px}.invoice-paid-badge{text-align:right;max-width:840px;margin:0 auto 24px}@media print{.invoice-iframe-wrap{box-shadow:none;max-width:none;min-height:0}}.invoice-paper{width:100%;max-width:800px;min-height:1100px;margin-bottom:40px;background:#fff!important;border-radius:4px!important;padding:60px!important;box-shadow:0 10px 40px -10px #0000001a!important}.invoice-preview-modal .ant-modal-content{border-radius:8px;padding:0;overflow:hidden}.invoice-preview-modal .ant-modal-header{border-bottom:1px solid #e2e8f0;margin:0;padding:16px 56px 16px 22px}.invoice-preview-modal .ant-modal-title{color:#1e293b;font-weight:800}.invoice-preview-modal .ant-modal-close{border-radius:8px;top:13px;right:14px}.invoice-preview-modal .ant-modal-body{background:#f1f5f9;max-height:calc(100vh - 128px);overflow-y:auto}.invoice-preview-modal .invoice-preview-container{border-radius:0;height:auto;min-height:0;padding:24px;overflow:visible}.invoice-preview-modal .invoice-paper{margin-bottom:0}@media print{.no-print,.sidebar-antd,.header-antd,.invoice-sidebar-antd,.quick-create-btn-antd,.float-button-group{display:none!important}.site-layout,.content-antd,.invoice-preview-container{background:#fff!important;height:auto!important;margin:0!important;padding:0!important;overflow:visible!important}.invoice-paper{box-shadow:none!important;width:100%!important;max-width:100%!important;min-height:auto!important;margin:0!important;padding:0!important}body{background:#fff!important}}.mb-antd{margin-bottom:24px}.receivables-card-antd{box-shadow:0 10px 25px -5px #6366f11a;background:linear-gradient(135deg,#fff 0%,#f5f7ff 100%)!important;border:none!important;border-radius:16px!important}.receivable-stat-sub-antd{background:#ffffff80!important;border-radius:10px!important}.receivable-stat-sub-antd.current{border-left:4px solid #10b981!important}.receivable-stat-sub-antd.overdue{border-left:4px solid #ef4444!important}.ant-statistic-title{margin-bottom:8px!important}.ant-card-head-title{font-weight:700!important}.invoice-form-page{background:#f8fafc;flex-direction:column;min-height:calc(100vh - 64px);display:flex}.invoice-form-header{z-index:10;background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:16px 32px;display:flex;position:sticky;top:0;box-shadow:0 2px 8px #0000000a}.invoice-form-total-banner{color:#fff;background:linear-gradient(135deg,#6366f1,#4f46e5);align-items:center;gap:16px;padding:20px 40px;display:flex}.invoice-form-body{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:32px 40px}.rounded-textarea{border-radius:8px!important}.organization-logo-preview{color:#94a3b8;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:16px;justify-content:center;align-items:center;width:112px;height:72px;font-size:1.6rem;display:flex;overflow:hidden}.organization-logo-preview img{object-fit:contain;width:100%;height:100%;padding:8px}.invoice-logo-upload-panel{background:#f8f6f1;border:1px solid #ebe8df;border-radius:16px;align-items:center;gap:16px;padding:14px;display:flex}.invoice-profile-reminder-field{gap:8px;display:grid}.invoice-profile-reminder-help{font-size:.78rem;line-height:1.45}.onboarding-page{background:linear-gradient(135deg,#ecfdf5c7,#eff6ffd1),#f8fafc;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}@media (width<=560px){.landing-hero{width:min(100% - 20px,1180px);padding-bottom:52px}.landing-product-stage{border-radius:10px;margin-top:28px;padding:4px 4px 58px;box-shadow:inset 0 1px #ffffffa6}.landing-product-stage:before{filter:blur(12px);border-radius:8px;inset:18px 6px 6px 12px}.device-frame--desktop{border-radius:6px;padding:4px;box-shadow:0 18px 42px -26px #0f172a80}.device-frame--desktop:after{display:none}.device-frame--tablet{border-radius:7px;width:46%;min-width:136px;padding:3px;bottom:12px;left:-8px;box-shadow:0 18px 42px -26px #0f172a80}.device-frame--phone{border-radius:8px;width:24%;min-width:70px;padding:3px;bottom:8px;right:-10px;box-shadow:0 18px 42px -26px #0f172a80}.device-frame--phone:before{height:3px;top:4px}}.app-loading-screen,.app-error-screen{background:#f4f3ee;place-items:center;min-height:100vh;padding:24px;display:grid}.onboarding-shell{grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);align-items:stretch;gap:28px;width:min(1120px,100%);display:grid}.onboarding-hero{color:#fff;background:#0f172a;border-radius:8px;align-items:center;padding:34px;display:flex}.onboarding-mark{color:#fff;background:#7c3aed;border-radius:8px;place-items:center;width:52px;height:52px;font-size:1.45rem;display:grid}.onboarding-kicker{text-transform:uppercase;letter-spacing:.08em;font-size:.78rem;font-weight:850;color:#ede9fe!important}.onboarding-hero h1.ant-typography{color:#fff;margin:0;font-weight:850;line-height:1.08}.onboarding-copy{font-size:1rem;line-height:1.7;color:#cbd5e1!important}.onboarding-card.ant-card{border-radius:8px;box-shadow:0 28px 70px -50px #0f172a99}.onboarding-card .ant-card-body{padding:28px}.onboarding-form{min-height:420px;padding-top:28px}.onboarding-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:22px;display:grid}.onboarding-choice{color:#1e293b;text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex-direction:column;align-items:flex-start;gap:10px;min-height:158px;padding:18px;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex}.onboarding-choice:hover,.onboarding-choice.selected{border-color:#7c3aed;transform:translateY(-1px);box-shadow:0 18px 38px -30px #0f172a8c}.onboarding-choice-icon{color:#4c1d95;background:#ecfdf5;border-radius:8px;place-items:center;width:42px;height:42px;font-size:1.25rem;display:grid}.onboarding-choice strong{font-size:1rem}.onboarding-choice span:last-child{color:#64748b;line-height:1.5}.onboarding-owner-note{color:#334155;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;margin-top:0;margin-bottom:18px;padding:12px 14px;font-size:.95rem;line-height:1.55}.onboarding-actions{border-top:1px solid #e2e8f0;justify-content:flex-end;gap:12px;padding-top:18px;display:flex}.onboarding-skip.ant-btn{margin-top:10px;padding-left:0}@media (width<=900px){.onboarding-shell,.onboarding-choice-grid{grid-template-columns:1fr}.onboarding-page{align-items:flex-start;padding:16px}}.invoice-timeline-dot{z-index:1;border:3px solid #fff;border-radius:999px;width:14px;height:14px;margin-top:8px;box-shadow:0 0 0 1px #94a3b88c,0 8px 16px -10px #0f172acc}.invoice-timeline-dot.processing{background:#3b82f6}.invoice-timeline-dot.warning{background:#f59e0b}.invoice-timeline-dot.success{background:#10b981}.invoice-timeline-dot.error{background:#ef4444}.invoice-timeline-dot.default{background:#94a3b8}.invoice-snapshot-drawer .ant-drawer-body{padding:20px 22px}.invoice-snapshot-list{flex-direction:column;gap:0;display:flex}.invoice-snapshot-item{grid-template-columns:30px minmax(0,1fr);display:grid}.invoice-snapshot-marker{justify-content:center;display:flex;position:relative}.invoice-snapshot-line{background:linear-gradient(#cbd5e1,#cbd5e100);width:2px;height:calc(100% + 18px);position:absolute;top:22px}.invoice-snapshot-content{background:#fff;border:1px solid #e2e8f0f2;border-radius:14px;margin-bottom:18px;padding:12px 14px}.ant-layout,.site-layout{background:0 0!important}.protected-app-layout{height:100vh;min-height:100vh;overflow:hidden}.protected-app-layout .site-layout{min-width:0;height:100vh;overflow:hidden}.sidebar-antd{width:280px;height:100vh;max-height:100vh;box-shadow:none;border-right:1px solid #ebe8df;overflow:hidden;background:#ffffffe6!important}.sidebar-antd .ant-layout-sider-children{flex-direction:column;height:100%;min-height:0;padding:8px 0 18px;display:flex}.logo-antd{color:#111;letter-spacing:-.03em;background:0 0;height:auto;min-height:76px;margin-bottom:6px;padding:24px 26px 22px;font-size:1.05rem;font-weight:800}.sidebar-logo-img{width:150px;max-width:100%;height:auto;display:block}.sidebar-logo-img--mark{display:none}.sidebar-antd .ant-menu{padding:0 12px;background:0 0!important;border-inline-end:none!important}.sidebar-menu-antd{min-height:0;overflow:hidden auto}.sidebar-menu-antd::-webkit-scrollbar{width:4px}.sidebar-menu-antd::-webkit-scrollbar-thumb{background:#d9d2c7;border-radius:999px}.sidebar-antd .ant-menu-item{color:#4f4a42;letter-spacing:.005em;height:46px;transition:background var(--poqet-duration) ease, color var(--poqet-duration) ease;font-weight:650;line-height:46px;position:relative;margin:4px 0!important;padding-inline:18px!important}.sidebar-antd .ant-menu-item .anticon{transition:color var(--poqet-duration) ease;font-size:17px}.sidebar-antd .ant-menu-item-selected{box-shadow:0 14px 28px -10px #05091273,inset 0 1px #ffffff0f;color:#fff!important;background:linear-gradient(135deg,#1a1f2e 0%,#07051a 100%)!important;font-weight:750!important}.sidebar-antd .ant-menu-item-selected .anticon{color:var(--poqet-teal-soft)}.sidebar-antd .ant-menu-item:not(.ant-menu-item-selected):hover{background:var(--poqet-teal-tint)!important;color:var(--poqet-navy)!important}.sidebar-antd .ant-menu-item:not(.ant-menu-item-selected):hover .anticon{color:var(--poqet-teal)}.header-antd{box-shadow:none;border-bottom:1px solid #e6e2d9b8;line-height:normal;background:0 0!important;height:auto!important;padding:24px 24px 12px!important}.header-content-antd{gap:16px;max-width:1464px;margin:0 auto}.topbar-page-heading{flex:auto;min-width:0}.topbar-page-heading__eyebrow{color:var(--poqet-teal);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:8px;margin:0 0 6px;font-size:11px;font-weight:800;display:inline-flex}.topbar-page-heading__eyebrow:before{content:"";background:var(--poqet-teal);width:6px;height:6px;box-shadow:0 0 0 3px var(--poqet-teal-tint);border-radius:50%}.topbar-page-heading__title{color:#111;letter-spacing:-.055em;margin:0;font-size:clamp(1.55rem,2vw,2.2rem);font-weight:800;line-height:1}.topbar-page-heading__subtitle{color:#5e574d;max-width:760px;margin:7px 0 0;font-size:.92rem;line-height:1.45}.topbar-page-action{flex:none}.profile-antd{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe0;border:1px solid #ebe8df;border-radius:18px;margin-inline-start:auto;padding:8px 12px;box-shadow:0 16px 32px #1111110f}.sidebar-profile-wrap{flex:none;margin-top:auto;padding:10px 12px 0}.sidebar-profile-wrap .profile-antd{cursor:pointer;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;width:100%;margin-inline-start:0;padding:9px 10px;transition:border-color .18s,background .18s,box-shadow .18s;box-shadow:0 10px 22px #1111110d}.sidebar-profile-wrap .profile-antd:hover{background:#fff;border-color:#d8d1c5;box-shadow:0 12px 24px #11111114}.sidebar-profile-wrap .profile-antd>.ant-space-item:first-child{flex:auto;min-width:0;text-align:left!important}.sidebar-profile-wrap .profile-label-antd{letter-spacing:.07em!important;font-size:9px!important}.sidebar-profile-wrap .user-name-antd,.sidebar-profile-wrap .business-name-antd{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebar-profile-wrap .user-name-antd{line-height:1.25;font-size:12px!important}.sidebar-profile-wrap .business-name-antd{line-height:1.25;font-size:10.5px!important}.user-name-antd{color:#111;font-weight:700}.profile-label-antd{color:#7d776d;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:800}.business-name-antd{color:#666057;font-size:13px}.content-antd{flex:auto;max-width:1520px;min-height:0;padding:16px 28px 36px;overflow:hidden auto}.content-antd>.poqet-page>.poqet-page-header:not(.poqet-page-header--sticky){display:none}.poqet-page{flex-direction:column;gap:22px;width:100%;display:flex}.poqet-page-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:0;display:flex}.poqet-page-header__main{min-width:0;max-width:880px}.poqet-page-header__eyebrow{color:#6a645b;letter-spacing:.16em;text-transform:uppercase;margin:0 0 8px;font-size:12px;font-weight:800}.poqet-page-header__title{color:#111;letter-spacing:-.055em;margin:0;font-size:clamp(2.15rem,3.2vw,3.15rem);font-weight:800;line-height:.98}.poqet-page-header__subtitle{color:#5e574d;max-width:720px;margin:12px 0 0;font-size:15px;line-height:1.7}.poqet-page-header__extra{flex-shrink:0}.poqet-page-header--sticky{z-index:12;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f4f3eee6;border:1px solid #ebe8dfeb;border-radius:14px;padding:16px 18px;position:sticky;top:14px;box-shadow:0 18px 34px #11111112,inset 0 1px #ffffffc7}.poqet-page-header--editor .poqet-page-header__title{font-size:clamp(1.55rem,2.2vw,2.25rem);line-height:1.02}.poqet-section-card.ant-card{box-shadow:var(--poqet-shadow-sm);transition:box-shadow var(--poqet-duration) ease;border-radius:var(--poqet-radius-lg)!important;border:1px solid var(--border-soft)!important}.poqet-section-card.ant-card:hover{box-shadow:var(--poqet-shadow-md)}.poqet-section-card.ant-card .ant-card-head{border-bottom:1px solid var(--border-soft);min-height:auto;padding:16px 22px}.poqet-section-card.ant-card .ant-card-head-title{letter-spacing:-.01em;font-weight:750}.poqet-section-card--compact.ant-card .ant-card-body{padding:18px 22px}.poqet-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;display:flex}.desktop-data-table-card .ant-pagination-total-text{margin-right:auto}.quick-create-btn-antd.ant-btn-primary,.ant-btn-primary{background:#4c1d95;border-color:#4c1d95;box-shadow:0 12px 22px #4c1d9538!important}.ant-btn-primary:disabled,.ant-btn-primary.ant-btn-disabled,.ant-btn-primary[disabled]{color:#4c1d9557!important;box-shadow:none!important;background:#efede7!important;border-color:#d8d1c5!important}.quick-create-btn-antd.ant-btn-primary:hover,.ant-btn-primary:not(:disabled):hover{background:#3b0f8c!important;border-color:#3b0f8c!important}.quick-create-btn-antd{border-radius:12px!important;height:46px!important;font-weight:700!important}.ant-card:not(.invoice-paper){background:#fffffff2!important;border:1px solid #ebe8df!important;border-radius:14px!important;box-shadow:0 26px 48px #1111110f,inset 0 1px #fffc!important}.ant-card:not(.invoice-paper) .ant-card-body{padding:24px 26px}.ant-card-head{border-bottom-color:#eee9df!important}.ant-card-head-title,.ant-typography h1,.ant-typography h2,.ant-typography h3,.ant-typography h4,.ant-typography h5{letter-spacing:-.03em;color:#111!important}.ant-form-item-label>label{font-weight:700;color:#5d564c!important}.ant-input,.ant-input-affix-wrapper,.ant-select-selector,.ant-input-number,.ant-picker,.ant-input-textarea textarea{box-shadow:none!important;border-color:#e6e1d7!important}.ant-input:focus,.ant-input-affix-wrapper-focused,.ant-select-focused .ant-select-selector,.ant-input-number-focused,.ant-picker-focused,.ant-input-textarea textarea:focus{border-color:#4c1d95!important}.ant-input,.ant-input-affix-wrapper,.ant-select-selector,.ant-input-number,.ant-picker,.ant-btn,.ant-input-lg,.ant-input-affix-wrapper-lg,.ant-select-lg .ant-select-selector,.ant-input-number-lg,.ant-picker-large{border-radius:12px!important}.ant-select-dropdown,.ant-dropdown-menu,.ant-picker-dropdown .ant-picker-panel-container{box-shadow:var(--shadow-soft);border:1px solid #ebe8df;border-radius:14px!important}.ant-table{background:0 0!important}.ant-table-container{border:1px solid #f0ece3;border-radius:12px;overflow:hidden}.ant-table-thead>tr>th{letter-spacing:.08em;text-transform:uppercase;font-size:12px;color:#5d564c!important;background:#f8f6f1!important;border-bottom:1px solid #efeade!important;padding:11px 14px!important;font-weight:800!important}.ant-table-tbody>tr>td{background:#ffffffd1;border-bottom-color:#f1ede4!important;padding:11px 14px!important}.ant-table-thead>tr>th:first-child,.ant-table-tbody>tr>td:first-child{padding-left:18px!important}.ant-table-thead>tr>th:last-child,.ant-table-tbody>tr>td:last-child{padding-right:18px!important}.ant-table-tbody>tr:hover>td{background:#fcfbf8!important}.ant-statistic{flex-direction:column;gap:8px;display:flex}.ant-statistic-title{letter-spacing:.08em;text-transform:uppercase;font-weight:800;color:#6a645b!important;font-size:12px!important}.ant-statistic-content{color:#111;letter-spacing:-.05em;font-weight:800;font-size:clamp(1.7rem,2vw,2.2rem)!important}.summary-card{min-height:132px;transition:transform var(--poqet-duration) var(--motion-ease), box-shadow var(--poqet-duration) ease;position:relative;overflow:hidden;border-radius:var(--poqet-radius-lg)!important;border:1px solid var(--border-soft)!important;box-shadow:var(--poqet-shadow-md), inset 0 1px 0 #ffffffd9!important;background:linear-gradient(#fffffff5,#f8f6f1eb),#fff!important}.summary-card:before{content:"";background:linear-gradient(90deg, transparent 0%, var(--poqet-teal-soft) 50%, transparent 100%);opacity:0;height:2px;transition:opacity var(--poqet-duration) ease;position:absolute;top:0;left:16px;right:16px}.summary-card:hover{transform:translateY(-3px);box-shadow:var(--poqet-shadow-lg), inset 0 1px 0 #ffffffd9!important}.summary-card:hover:before{opacity:.7}.summary-card:after{content:"";opacity:.18;border-radius:999px;width:120px;height:120px;position:absolute;inset:auto -18px -32px auto}.summary-card.gold:after{background:radial-gradient(circle,#d8a46c 0%,#d8a46c00 72%)}.summary-card.indigo:after{background:radial-gradient(circle,#7da483 0%,#7da48300 72%)}.summary-card.slate:after{background:radial-gradient(circle,#9f9384 0%,#9f938400 72%)}.compact-invoice-card{background:#ffffffdb!important;border-color:#f0ece3!important}.compact-invoice-card:hover,.compact-invoice-card.selected{background:#fcfbf8!important;border-color:#4c1d95!important;box-shadow:0 14px 26px #11111114!important}.invoice-sidebar-antd::-webkit-scrollbar-thumb{background:#d9d2c7}.invoice-preview-container,.invoice-preview-modal .ant-modal-body{background:#f0eee8}.receivables-card-antd{box-shadow:var(--shadow-soft);background:linear-gradient(#fffffff5,#f8f6f1eb),#fff!important;border:1px solid #ebe8df!important}.invoice-form-page{background:0 0;gap:20px;min-height:auto;padding-bottom:36px}.invoice-form-header{justify-content:space-between;align-items:center;gap:18px;margin-bottom:0;padding:16px 18px;display:flex}.invoice-form-total-banner{color:#111;background:linear-gradient(#fffffff5,#f8f6f1eb),#fff;border:1px solid #ebe8df;border-radius:14px;width:min(1200px,100%);margin:0 auto;padding:18px 22px;box-shadow:0 16px 28px #1111110f}.invoice-form-total-banner .ant-typography{color:#111!important}.invoice-form-heading{flex:1;align-items:center;gap:12px;min-width:0;display:flex}.invoice-form-heading .ant-btn{flex-shrink:0}.invoice-form-actions{white-space:nowrap;flex-wrap:nowrap;flex:none;justify-content:flex-end}.invoice-form-actions .ant-btn{height:36px;padding-inline:16px;font-size:13.5px;font-weight:600;border-radius:8px!important}.invoice-form-body{max-width:1200px;padding:0}.invoice-editor-form{background:#fffffff2;border:1px solid #ebe8df;border-radius:14px;padding:24px 26px;box-shadow:0 26px 48px #1111110f,inset 0 1px #fffc}.invoice-editor-form input.ant-input,.invoice-editor-form .ant-input-affix-wrapper,.invoice-editor-form .ant-input-number,.invoice-editor-form .ant-select-single,.invoice-editor-form .ant-select-single .ant-select-selector,.invoice-editor-form .ant-picker{height:var(--poqet-form-field-height)!important;border-color:var(--border)!important;border-radius:8px!important;font-size:13.5px!important}.invoice-editor-form .ant-input-number-input{height:var(--poqet-form-field-inner-height);line-height:var(--poqet-form-field-inner-height)}.invoice-editor-form .ant-select-single .ant-select-selector{align-items:center;display:flex}.invoice-editor-form .ant-select-single .ant-select-selector .ant-select-selection-item,.invoice-editor-form .ant-select-single .ant-select-selector .ant-select-selection-placeholder{line-height:var(--poqet-form-field-inner-height)!important}.invoice-editor-form .ant-input-affix-wrapper>.ant-input{height:auto!important;font-size:13.5px!important}.invoice-editor-form textarea.ant-input:not(.rounded-textarea){padding-top:7px;padding-bottom:7px;min-height:var(--poqet-form-field-height)!important;border-radius:8px!important;font-size:13.5px!important}.invoice-editor-form .ant-input:focus,.invoice-editor-form .ant-input-focused,.invoice-editor-form .ant-input-affix-wrapper-focused,.invoice-editor-form .ant-input-number-focused,.invoice-editor-form .ant-select-focused .ant-select-selector,.invoice-editor-form .ant-picker-focused{border-color:var(--poqet-teal)!important;box-shadow:0 0 0 3px var(--poqet-teal-ring)!important}.invoice-number-form-item .ant-form-item-label{width:100%}.invoice-number-form-item .ant-form-item-label>label{align-items:center;width:100%;display:flex}.invoice-number-suffix{align-items:center}.invoice-number-suffix .ant-btn{min-width:22px;height:22px;padding:0 4px;border-radius:6px!important}.invoice-number-suffix .invoice-number-auto-chip{color:#0958d9;background:#e6f4ff;min-width:34px;padding-inline:6px;font-size:.65rem;font-weight:700;line-height:20px}.invoice-form-section{margin-bottom:0}.invoice-form-divider.ant-divider{border-color:#eee9df;margin:26px 0}.invoice-from-card{background:#f8f6f1;border:1px solid #ebe8df;border-radius:18px;height:100%;padding:18px}.invoice-section-heading{margin-bottom:18px}.invoice-section-heading .ant-typography{margin-top:0!important}.invoice-editor-form .ant-collapse{border-radius:14px}.invoice-editor-form .ant-collapse-header{padding-inline:0!important}.invoice-editor-form .ant-btn-dashed{color:#4c443a;border-color:#d8d1c5;font-weight:700;border-radius:12px!important}.organization-logo-preview{color:#9f9384;background:#f8f6f1;border-color:#d8d1c5}.onboarding-page{background:radial-gradient(circle at 0 0,#fffffffa,#f7f5f0eb 34%,#efece5ad 100%),#f4f3ee}.onboarding-hero{background:linear-gradient(145deg,#4c1d95,#3b0f8c);border:1px solid #27231f;box-shadow:0 26px 48px #11111124}.onboarding-mark{color:#111;background:#f8f6f1}.onboarding-kicker{color:#d8c7b0!important}.onboarding-copy{color:#ddd7cf!important}.onboarding-choice{color:#111;background:#fffffff2;border-color:#ebe8df}.onboarding-choice:hover,.onboarding-choice.selected{border-color:#4c1d95;box-shadow:0 18px 38px -30px #1111118c}.onboarding-choice-icon{color:#111;background:#f1efe8}.onboarding-choice span:last-child,.onboarding-owner-note{color:#625b51}.onboarding-owner-note{background:#f8f6f1;border-color:#ebe8df}.onboarding-actions{border-top-color:#ebe8df}.ant-drawer-content,.ant-modal-content{box-shadow:var(--shadow-soft);border:1px solid #ebe8df;border-radius:14px;background:#fff!important}.ant-drawer-header,.ant-modal-header{border-bottom-color:#eee9df!important}.ant-tag{border-radius:999px;font-weight:700}.landing-page,.about-page,.legal-page{color:#111;background:radial-gradient(circle at 0 0,#fffffffa,#f7f5f0eb 34%,#efece5ad 100%),linear-gradient(#ffffff73,#f4f3eee6),#f4f3ee}.landing-brand,.landing-title.ant-typography,.about-title.ant-typography,.legal-card h1.ant-typography{color:#111!important}.landing-nav a,.landing-subtitle.ant-typography,.landing-section-copy,.about-copy,.legal-card,.mock-mini-stat,.landing-trust-row span{color:#625b51}.landing-brand-mark,.landing-feature-icon,.about-feature-icon{color:#fff;background:linear-gradient(145deg,#4c1d95,#3b0f8c);box-shadow:0 16px 28px #1111111f}.landing-eyebrow{color:#5e564d;background:#ffffffdb;border-color:#ebe8df}.landing-product-stage{background:linear-gradient(135deg,#ffffffc2,#e8e2d885)}.landing-preview-card.ant-card,.landing-feature-card.ant-card,.landing-currency-card.ant-card,.about-snapshot-card.ant-card,.about-belief-card.ant-card,.legal-card.ant-card,.auth-card.ant-card{box-shadow:var(--shadow-soft)!important;background:#ffffffeb!important;border:1px solid #ebe8df!important}.mock-panel,.mock-client{background:#fff;border-color:#ebe8df}.mock-total,.landing-final-cta{background:linear-gradient(145deg,#4c1d95,#3b0f8c)}.mock-total strong,.landing-final-cta .ant-typography{color:#f3dec1!important}.landing-currency-item,.about-contact-card{background:#f8f6f1;border-color:#ebe8df}.auth-page{background:radial-gradient(circle at 0 0,#fffffffa,#f7f5f0eb 34%,#efece5ad 100%),#f4f3ee}.auth-google-button.ant-btn{border-color:#4c1d95;color:#fff!important;background:#4c1d95!important}.auth-google-button.ant-btn .anticon{color:#fff!important}.auth-google-button.ant-btn:not(:disabled):hover{color:#fff!important;background:#3b0f8c!important;border-color:#3b0f8c!important}:is(.content-antd:has(>.settings-container),.content-antd:has(>.poqet-page>.settings-container)){overflow:hidden!important}.settings-container{flex-direction:column;height:100%;min-height:0;max-width:1080px!important;margin:0 auto!important;padding-top:0!important;display:flex!important}.settings-shell-card.ant-card{flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden;border:1px solid var(--border-soft)!important;border-radius:var(--poqet-radius-md)!important;background:var(--surface)!important;box-shadow:none!important}.settings-shell-card.ant-card:hover{box-shadow:none!important}.settings-shell-card.ant-card .ant-card-body{flex-direction:column;flex:auto;min-height:0;padding:0;display:flex}.settings-tabs.ant-tabs,.settings-tabs.ant-tabs>.ant-tabs-content-holder{flex-direction:column;flex:auto;min-height:0;display:flex}.settings-tabs.ant-tabs>.ant-tabs-content-holder>.ant-tabs-content{flex:auto;min-height:0;display:flex}.settings-tabs.ant-tabs .ant-tabs-tabpane{flex-direction:column;flex:auto;height:100%;min-height:0;display:flex}.settings-tabs .ant-tabs-nav{border-bottom:1px solid var(--border-soft);background:var(--surface);flex-shrink:0;padding:0 28px;margin:0!important}.settings-tabs .ant-tabs-nav:before{border-bottom-color:var(--border-soft)!important}.settings-tabs .ant-tabs-tab{letter-spacing:0;color:var(--poqet-text-faint);font-size:13.5px;font-weight:500;transition:color .16s;padding:16px 0!important}.settings-tabs .ant-tabs-tab+.ant-tabs-tab{margin-inline-start:28px!important}.settings-tabs .ant-tabs-tab:hover .ant-tabs-tab-btn{color:#111!important}.settings-tabs .ant-tabs-tab .anticon{font-size:14px}.settings-tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:#111!important;font-weight:600!important}.settings-tabs .ant-tabs-ink-bar{border-radius:0;background:#4c1d95!important;height:2px!important}.settings-tab-panel{flex-direction:column;flex:auto;min-height:0;padding:0;display:flex}.settings-tab-panel .settings-form,.settings-tab-panel form.ant-form{flex-direction:column;flex:auto;min-height:0;display:flex}.settings-form-body{overscroll-behavior:contain;flex:auto;min-height:0;padding:8px 40px 24px;overflow-y:auto}.settings-section{border-bottom:1px solid var(--border-soft);grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:64px;padding:32px 0;display:grid}.settings-section:last-of-type{border-bottom:0}.settings-section__intro{align-self:start}.settings-section__title{color:#111;letter-spacing:-.01em;margin:0 0 6px;font-size:15px;font-weight:600;line-height:1.4}.settings-section__description{color:var(--poqet-text-faint);margin:0;font-size:13px;line-height:1.55}.settings-section__description code{background:var(--surface-soft);color:var(--poqet-navy);border:1px solid var(--border-soft);border-radius:4px;padding:1px 5px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:12px}.settings-section__description a{color:var(--poqet-teal);font-weight:600;text-decoration:none}.settings-section__description a:hover{text-decoration:underline}.settings-section__body{min-width:0;max-width:640px}.settings-section__body .ant-form-item{margin-bottom:18px}.settings-section__body .ant-form-item:last-child{margin-bottom:0}.settings-section__body .ant-form-item-label{padding-bottom:6px}.settings-section__body .ant-form-item-label>label{letter-spacing:0;color:#292520!important;height:auto!important;font-size:12.5px!important;font-weight:500!important}.settings-section__body .ant-form-item-required:before{color:var(--poqet-text-faint)!important}.settings-section__body .ant-input,.settings-section__body .ant-input-affix-wrapper,.settings-section__body .ant-input-number,.settings-section__body .ant-select-single,.settings-section__body .ant-select-single .ant-select-selector,.settings-section__body .ant-picker{height:var(--poqet-form-field-height)!important;border-color:var(--border)!important;border-radius:8px!important;font-size:13.5px!important}.settings-section__body .ant-input-number-input{height:var(--poqet-form-field-inner-height);line-height:var(--poqet-form-field-inner-height)}.settings-section__body .ant-select-single .ant-select-selector{align-items:center;display:flex}.settings-section__body .ant-select-single .ant-select-selector .ant-select-selection-item,.settings-section__body .ant-select-single .ant-select-selector .ant-select-selection-placeholder{line-height:var(--poqet-form-field-inner-height)!important}.settings-section__body .ant-input-affix-wrapper>.ant-input{height:auto!important}.settings-section__body .ant-input-group-addon{background:var(--surface-soft)!important;border-color:var(--border)!important;padding:0!important}.settings-section__body .ant-input-group-addon .ant-select{height:var(--poqet-form-field-inner-height)!important;margin:0!important}.settings-section__body .ant-input-group-addon .ant-select-single .ant-select-selector{height:var(--poqet-form-field-inner-height)!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0 8px 0 11px!important}.settings-section__body .ant-input-group-addon .ant-select-single .ant-select-selector .ant-select-selection-item{color:#111;line-height:var(--poqet-form-field-inner-height)!important;font-size:13.5px!important}.settings-section__body .ant-input-group-addon .ant-select-arrow{font-size:11px;inset-inline-end:6px}.settings-section__body .ant-input-number-group-addon{color:var(--poqet-text-soft);font-size:12.5px;background:var(--surface-soft)!important;border-color:var(--border)!important}.settings-section__body .ant-input:focus,.settings-section__body .ant-input-focused,.settings-section__body .ant-input-affix-wrapper-focused,.settings-section__body .ant-input-number-focused,.settings-section__body .ant-select-focused .ant-select-selector,.settings-section__body .ant-picker-focused{border-color:var(--poqet-teal)!important;box-shadow:0 0 0 3px var(--poqet-teal-ring)!important}.settings-toggle-list{border:1px solid var(--border-soft);border-radius:var(--poqet-radius-sm);background:var(--surface);flex-direction:column;display:flex;overflow:hidden}.settings-toggle-row{border:0;border-bottom:1px solid var(--border-soft);background:0 0;justify-content:space-between;align-items:center;gap:16px;padding:16px 18px;display:flex}.settings-toggle-row:last-child{border-bottom:0}.settings-toggle-row__label{flex-direction:column;gap:2px;min-width:0;display:flex}.settings-toggle-row__name{color:#111;font-size:13.5px;font-weight:600;line-height:1.4}.settings-toggle-row__description{color:var(--poqet-text-faint);font-size:12.5px;line-height:1.5}.settings-tab-panel .ant-switch.ant-switch-checked{background:var(--poqet-teal)!important}.settings-tab-panel .ant-switch.ant-switch-checked:hover:not(.ant-switch-disabled){background:var(--poqet-teal-hover)!important}.settings-preview-chip{background:var(--surface-soft);border:1px solid var(--border-soft);border-radius:999px;align-items:center;gap:8px;margin-bottom:18px;padding:4px 4px 4px 12px;display:inline-flex}.settings-preview-chip__label{letter-spacing:.1em;text-transform:uppercase;color:var(--poqet-text-faint);font-size:10.5px;font-weight:700}.settings-preview-chip__value{color:#111;background:var(--surface);border:1px solid var(--border-soft);border-radius:999px;padding:3px 10px;font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:12.5px;font-weight:600}.settings-save-row{background:var(--surface);border-top:1px solid var(--border);z-index:1;flex-shrink:0;justify-content:flex-end;align-items:center;gap:12px;margin:0;padding:16px 40px;display:flex;box-shadow:0 -8px 16px -12px #1111110d}.settings-save-row .ant-btn{letter-spacing:0;border-radius:8px;height:36px;padding-inline:22px;font-size:13.5px;font-weight:600}.settings-save-row .ant-btn-primary{min-width:140px}.settings-tab-panel .organization-logo-preview{border-radius:var(--poqet-radius-sm);border:1px dashed var(--border);background:var(--surface-soft);width:88px;height:88px;color:var(--poqet-text-faint);place-items:center;font-size:26px;display:grid;overflow:hidden}.settings-tab-panel .organization-logo-preview img{object-fit:contain;width:100%;height:100%;padding:6px}.settings-tab-panel .ant-tag{letter-spacing:.01em;font-size:11px;font-weight:600;line-height:1.5;border:1px solid var(--border-soft)!important;background:var(--surface-soft)!important;color:var(--poqet-text-soft)!important;border-radius:999px!important;padding:2px 10px!important}.settings-tab-panel .organization-logo-preview+* .ant-btn,.settings-section__body .ant-upload .ant-btn{border-radius:8px;height:32px;font-size:13px}.content-antd .ant-form:not(.invoice-editor-form) .ant-form-item-label>label,.ant-drawer-body .ant-form:not(.invoice-editor-form) .ant-form-item-label>label,.ant-modal-body .ant-form:not(.invoice-editor-form) .ant-form-item-label>label{letter-spacing:0;color:#292520!important;height:auto!important;font-size:12.5px!important;font-weight:500!important}.content-antd .ant-form:not(.invoice-editor-form) .ant-form-item,.ant-drawer-body .ant-form:not(.invoice-editor-form) .ant-form-item,.ant-modal-body .ant-form:not(.invoice-editor-form) .ant-form-item{margin-bottom:18px}.content-antd .ant-form:not(.invoice-editor-form) .ant-form-item-label,.ant-drawer-body .ant-form:not(.invoice-editor-form) .ant-form-item-label,.ant-modal-body .ant-form:not(.invoice-editor-form) .ant-form-item-label{padding-bottom:6px}.content-antd .ant-form:not(.invoice-editor-form) .ant-form-item-required:before,.ant-drawer-body .ant-form:not(.invoice-editor-form) .ant-form-item-required:before,.ant-modal-body .ant-form:not(.invoice-editor-form) .ant-form-item-required:before{color:var(--poqet-text-faint)!important}.content-antd .ant-form:not(.invoice-editor-form) .ant-input,.content-antd .ant-form:not(.invoice-editor-form) .ant-input-affix-wrapper,.content-antd .ant-form:not(.invoice-editor-form) .ant-input-number,.content-antd .ant-form:not(.invoice-editor-form) .ant-select-single,.content-antd .ant-form:not(.invoice-editor-form) .ant-select-single .ant-select-selector,.content-antd .ant-form:not(.invoice-editor-form) .ant-picker,.ant-drawer-body .ant-form:not(.invoice-editor-form) .ant-input,.ant-drawer-body .ant-form:not(.invoice-editor-form) .ant-input-affix-wrapper,.ant-drawer-body .ant-form:not(.invoice-editor-form) .ant-input-number,.ant-drawer-body .ant-form:not(.invoice-editor-form) .ant-select-single,.ant-drawer-body .ant-form:not(.invoice-editor-form) .ant-select-single .ant-select-selector,.ant-drawer-body .ant-form:not(.invoice-editor-form) .ant-picker,.ant-modal-body .ant-form:not(.invoice-editor-form) .ant-input,.ant-modal-body .ant-form:not(.invoice-editor-form) .ant-input-affix-wrapper,.ant-modal-body .ant-form:not(.invoice-editor-form) .ant-input-number,.ant-modal-body .ant-form:not(.invoice-editor-form) .ant-select-single,.ant-modal-body .ant-form:not(.invoice-editor-form) .ant-select-single .ant-select-selector,.ant-modal-body .ant-form:not(.invoice-editor-form) .ant-picker{height:var(--poqet-form-field-height)!important;border-color:var(--border)!important;border-radius:8px!important;font-size:13.5px!important}.content-antd .ant-form:not(.invoice-editor-form) textarea.ant-input,.ant-drawer-body .ant-form:not(.invoice-editor-form) textarea.ant-input,.ant-modal-body .ant-form:not(.invoice-editor-form) textarea.ant-input{min-height:72px;padding:8px 11px;border-radius:8px!important;height:auto!important;font-size:13.5px!important}.content-antd .ant-form:not(.invoice-editor-form) .ant-input-number-input,.ant-drawer-body .ant-form:not(.invoice-editor-form) .ant-input-number-input,.ant-modal-body .ant-form:not(.invoice-editor-form) .ant-input-number-input{height:var(--poqet-form-field-inner-height);line-height:var(--poqet-form-field-inner-height)}.content-antd .ant-form:not(.invoice-editor-form) .ant-select-single .ant-select-selector,.ant-drawer-body .ant-form:not(.invoice-editor-form) .ant-select-single .ant-select-selector,.ant-modal-body .ant-form:not(.invoice-editor-form) .ant-select-single .ant-select-selector{align-items:center;display:flex}.content-antd .ant-form:not(.invoice-editor-form) .ant-select-single .ant-select-selector .ant-select-selection-item,.content-antd .ant-form:not(.invoice-editor-form) .ant-select-single .ant-select-selector .ant-select-selection-placeholder,.ant-drawer-body .ant-form:not(.invoice-editor-form) .ant-select-single .ant-select-selector .ant-select-selection-item,.ant-drawer-body .ant-form:not(.invoice-editor-form) .ant-select-single .ant-select-selector .ant-select-selection-placeholder,.ant-modal-body .ant-form:not(.invoice-editor-form) .ant-select-single .ant-select-selector .ant-select-selection-item,.ant-modal-body .ant-form:not(.invoice-editor-form) .ant-select-single .ant-select-selector .ant-select-selection-placeholder{line-height:var(--poqet-form-field-inner-height)!important}.content-antd .ant-form:not(.invoice-editor-form) .ant-input-affix-wrapper>.ant-input,.ant-drawer-body .ant-form:not(.invoice-editor-form) .ant-input-affix-wrapper>.ant-input,.ant-modal-body .ant-form:not(.invoice-editor-form) .ant-input-affix-wrapper>.ant-input{height:auto!important;font-size:13.5px!important}.content-antd .ant-form:not(.invoice-editor-form) .phone-number-input.ant-input-group-wrapper,.ant-drawer-body .ant-form:not(.invoice-editor-form) .phone-number-input.ant-input-group-wrapper,.ant-modal-body .ant-form:not(.invoice-editor-form) .phone-number-input.ant-input-group-wrapper{height:var(--poqet-form-field-height)}.content-antd .ant-form:not(.invoice-editor-form) .ant-input-group-addon,.ant-drawer-body .ant-form:not(.invoice-editor-form) .ant-input-group-addon,.ant-modal-body .ant-form:not(.invoice-editor-form) .ant-input-group-addon{background:var(--surface-soft)!important;border-color:var(--border)!important;padding:0!important}.content-antd .ant-form:not(.invoice-editor-form) .ant-input-group-addon .ant-select,.ant-drawer-body .ant-form:not(.invoice-editor-form) .ant-input-group-addon .ant-select,.ant-modal-body .ant-form:not(.invoice-editor-form) .ant-input-group-addon .ant-select{height:var(--poqet-form-field-inner-height)!important;margin:0!important}.content-antd .ant-form:not(.invoice-editor-form) .ant-input-group-addon .ant-select-single .ant-select-selector,.ant-drawer-body .ant-form:not(.invoice-editor-form) .ant-input-group-addon .ant-select-single .ant-select-selector,.ant-modal-body .ant-form:not(.invoice-editor-form) .ant-input-group-addon .ant-select-single .ant-select-selector{height:var(--poqet-form-field-inner-height)!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0 8px 0 11px!important}.content-antd .ant-form:not(.invoice-editor-form) .ant-input-group-addon .ant-select-single .ant-select-selector .ant-select-selection-item,.ant-drawer-body .ant-form:not(.invoice-editor-form) .ant-input-group-addon .ant-select-single .ant-select-selector .ant-select-selection-item,.ant-modal-body .ant-form:not(.invoice-editor-form) .ant-input-group-addon .ant-select-single .ant-select-selector .ant-select-selection-item{color:#111;line-height:var(--poqet-form-field-inner-height)!important;font-size:13.5px!important}.content-antd .ant-form:not(.invoice-editor-form) .ant-input-group-addon .ant-select-arrow,.ant-drawer-body .ant-form:not(.invoice-editor-form) .ant-input-group-addon .ant-select-arrow,.ant-modal-body .ant-form:not(.invoice-editor-form) .ant-input-group-addon .ant-select-arrow{font-size:11px;inset-inline-end:6px}.content-antd .ant-form:not(.invoice-editor-form) .ant-input-number-group-addon,.ant-drawer-body .ant-form:not(.invoice-editor-form) .ant-input-number-group-addon,.ant-modal-body .ant-form:not(.invoice-editor-form) .ant-input-number-group-addon{color:var(--poqet-text-soft);font-size:12.5px;background:var(--surface-soft)!important;border-color:var(--border)!important}.content-antd .ant-form:not(.invoice-editor-form) .ant-input:focus,.content-antd .ant-form:not(.invoice-editor-form) .ant-input-focused,.content-antd .ant-form:not(.invoice-editor-form) .ant-input-affix-wrapper-focused,.content-antd .ant-form:not(.invoice-editor-form) .ant-input-number-focused,.content-antd .ant-form:not(.invoice-editor-form) .ant-select-focused .ant-select-selector,.content-antd .ant-form:not(.invoice-editor-form) .ant-picker-focused,.ant-drawer-body .ant-form:not(.invoice-editor-form) .ant-input:focus,.ant-drawer-body .ant-form:not(.invoice-editor-form) .ant-input-focused,.ant-drawer-body .ant-form:not(.invoice-editor-form) .ant-input-affix-wrapper-focused,.ant-drawer-body .ant-form:not(.invoice-editor-form) .ant-input-number-focused,.ant-drawer-body .ant-form:not(.invoice-editor-form) .ant-select-focused .ant-select-selector,.ant-drawer-body .ant-form:not(.invoice-editor-form) .ant-picker-focused,.ant-modal-body .ant-form:not(.invoice-editor-form) .ant-input:focus,.ant-modal-body .ant-form:not(.invoice-editor-form) .ant-input-focused,.ant-modal-body .ant-form:not(.invoice-editor-form) .ant-input-affix-wrapper-focused,.ant-modal-body .ant-form:not(.invoice-editor-form) .ant-input-number-focused,.ant-modal-body .ant-form:not(.invoice-editor-form) .ant-select-focused .ant-select-selector,.ant-modal-body .ant-form:not(.invoice-editor-form) .ant-picker-focused{border-color:var(--poqet-teal)!important;box-shadow:0 0 0 3px var(--poqet-teal-ring)!important}.content-antd .ant-form:not(.invoice-editor-form) .ant-form-item .ant-btn,.ant-drawer-body .ant-form:not(.invoice-editor-form) .ant-form-item .ant-btn,.ant-modal-body .ant-form:not(.invoice-editor-form) .ant-form-item .ant-btn,.ant-drawer-footer .ant-btn,.ant-modal-footer .ant-btn{border-radius:8px;height:36px;padding-inline:18px;font-size:13.5px;font-weight:600}.content-antd .ant-form:not(.invoice-editor-form) .ant-radio-button-wrapper,.ant-drawer-body .ant-form:not(.invoice-editor-form) .ant-radio-button-wrapper,.ant-modal-body .ant-form:not(.invoice-editor-form) .ant-radio-button-wrapper{height:36px;font-size:13.5px;font-weight:500;line-height:34px}.content-antd .ant-form:not(.invoice-editor-form) .ant-switch.ant-switch-checked,.ant-drawer-body .ant-form:not(.invoice-editor-form) .ant-switch.ant-switch-checked,.ant-modal-body .ant-form:not(.invoice-editor-form) .ant-switch.ant-switch-checked{background:var(--poqet-teal)!important}.content-antd .ant-form:not(.invoice-editor-form)>h5.ant-typography,.ant-drawer-body .ant-form:not(.invoice-editor-form)>h5.ant-typography,.ant-modal-body .ant-form:not(.invoice-editor-form)>h5.ant-typography,.content-antd .ant-form:not(.invoice-editor-form) h5.ant-typography,.ant-drawer-body .ant-form:not(.invoice-editor-form) h5.ant-typography,.ant-modal-body .ant-form:not(.invoice-editor-form) h5.ant-typography{text-transform:uppercase;letter-spacing:0!important;color:var(--poqet-text-soft)!important;letter-spacing:.06em!important;margin:24px 0 12px!important;font-size:13px!important;font-weight:600!important}.content-antd .ant-form:not(.invoice-editor-form) h5.ant-typography:first-child,.ant-drawer-body .ant-form:not(.invoice-editor-form) h5.ant-typography:first-child,.ant-modal-body .ant-form:not(.invoice-editor-form) h5.ant-typography:first-child{margin-top:4px!important}.content-antd .ant-form:not(.invoice-editor-form) .ant-divider-horizontal,.ant-drawer-body .ant-form:not(.invoice-editor-form) .ant-divider-horizontal,.ant-modal-body .ant-form:not(.invoice-editor-form) .ant-divider-horizontal{margin:24px 0;border-block-start-color:var(--border-soft)!important}.content-antd .ant-card:not(.invoice-paper):not(.onboarding-card){border-radius:var(--poqet-radius-md)!important;box-shadow:none!important}.content-antd .ant-card:not(.invoice-paper):not(.onboarding-card):hover{box-shadow:var(--poqet-shadow-xs)!important}.mobile-bottom-nav,.mobile-card-list,.mobile-list-count{display:none}.mobile-data-card{background:#fffffff5;border:1px solid #ebe8df;border-radius:14px;gap:14px;padding:16px;display:grid;box-shadow:0 16px 30px #1111110f}.mobile-data-card__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.mobile-data-card__eyebrow{letter-spacing:.12em;text-transform:uppercase;margin-bottom:3px;font-size:10px;font-weight:800;display:block}.mobile-data-card__title{color:#111;font-size:1rem;line-height:1.25;display:block}.mobile-data-card__body{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.mobile-data-card__body div{min-width:0}.mobile-data-card__body span,.mobile-data-card__note{color:#7a7165;font-size:.72rem;font-weight:700;display:block}.mobile-data-card__body strong{color:#292520;overflow-wrap:anywhere;margin-top:3px;font-size:.88rem;line-height:1.35;display:block}.mobile-data-card__danger{color:#dc2626!important}.mobile-data-card__actions{flex-wrap:wrap;gap:8px;display:flex}.companion-workflow-notice{place-items:center;min-height:min(520px,100vh - 180px);display:grid}@media (width>=768px) and (width<=1180px){.protected-app-layout .sidebar-antd{flex:0 0 88px!important;width:88px!important;min-width:88px!important;max-width:88px!important}.logo-antd{justify-content:center;min-height:74px;padding:18px 0 14px}.sidebar-logo-img--full{display:none}.sidebar-logo-img--mark{width:44px;display:block}.sidebar-antd .ant-menu{padding:0 10px}.sidebar-antd .ant-menu-item{justify-content:center;padding-inline:0!important}.sidebar-antd .ant-menu-title-content{display:none!important}.sidebar-profile-wrap{padding:10px 12px 0}.sidebar-profile-wrap .profile-antd{justify-content:center;padding:8px}.sidebar-profile-wrap .profile-antd>.ant-space-item:first-child{display:none}.header-antd{padding:20px 20px 12px!important}.topbar-page-heading__title{font-size:clamp(1.42rem,3vw,1.9rem)}.topbar-page-heading__subtitle{max-width:560px;font-size:.86rem}.content-antd{padding:16px 20px 36px}}@media (width<=1180px){.desktop-data-table,.desktop-data-table-card{display:none!important}.mobile-card-list{gap:12px;display:grid}.poqet-toolbar{gap:12px}.poqet-toolbar .ant-input-affix-wrapper{width:min(100%,420px)!important}.preview-layout-row{height:auto!important}}.invoice-template-picker{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px;width:100%;margin-bottom:18px;display:grid}.invoice-template-card{text-align:left;background:#fff;border:1px solid #ddd5ca;border-radius:8px;gap:10px;padding:12px;transition:border-color .16s,box-shadow .16s,transform .16s;display:grid}.invoice-template-card:hover{border-color:#c4b49d;box-shadow:0 8px 20px #2018100f}.invoice-template-card.selected{border-color:#4c1d95;box-shadow:inset 0 0 0 1px #4c1d95}.invoice-template-card__preview{background:linear-gradient(#fff 0%,#fbfaf8 100%);border:1px solid #d9d3ca;border-radius:6px;gap:5px;min-height:96px;padding:8px;display:grid}.invoice-template-card__preview--registry{aspect-ratio:4/3;min-height:0;padding:0;display:block;overflow:hidden}.invoice-template-card__preview--registry img{object-fit:contain;object-position:center;background:#faf7f1;width:100%;height:100%;padding:8px;transition:transform .22s;display:block}.invoice-template-card:hover .invoice-template-card__preview--registry img{transform:scale(1.02)}.tpl-carousel{flex-direction:column;gap:10px;display:flex}.tpl-carousel__loading{color:#94a3b8;padding:24px 0}.tpl-carousel__viewport{align-items:center;gap:8px;display:flex;position:relative}.tpl-carousel__track{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;flex:1;gap:14px;min-width:0;padding-bottom:2px;display:flex;overflow-x:auto}.tpl-carousel__track::-webkit-scrollbar{display:none}.tpl-card{scroll-snap-align:start;flex:0 0 calc(33.333% - 10px);min-width:180px;max-width:240px}.tpl-carousel__arrow{cursor:pointer;color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;transition:background .14s,border-color .14s,color .14s,opacity .14s;display:flex}.tpl-carousel__arrow:hover:not(:disabled){color:#4c1d95;background:#f8fafc;border-color:#4c1d95}.tpl-carousel__arrow:disabled{opacity:.3;cursor:default}.tpl-carousel__footer{justify-content:flex-end;display:flex}.tpl-carousel__footer a{color:#4c1d95;font-size:.85rem;font-weight:600}.tpl-carousel__footer a:hover{text-decoration:underline}.tpl-card--soon{opacity:.6;cursor:default!important}.tpl-card--soon:hover{box-shadow:none!important;border-color:#ddd5ca!important}.invoice-template-card__preview{position:relative}.tpl-card__soon-badge{letter-spacing:.04em;text-transform:uppercase;color:#fff;background:#1e1b4b;border-radius:4px;padding:2px 6px;font-size:.65rem;font-weight:700;position:absolute;top:6px;left:6px}.invoice-template-card__line,.invoice-template-card__box,.invoice-template-card__table span,.invoice-template-card__rows span,.invoice-template-card__footer-grid span{background:#dcd5cb;border-radius:3px;display:block}.invoice-template-card__line--title{justify-self:end;width:44%;height:8px}.invoice-template-card__line--brand{width:58%;height:8px}.invoice-template-card__line--brand-sub{width:36%;height:5px}.invoice-template-card__line--spreadsheet-title{width:38%}.invoice-template-card__split{grid-template-columns:1fr 1fr;gap:6px;display:grid}.invoice-template-card__split--tight{gap:4px}.invoice-template-card__box{height:24px}.invoice-template-card__box--tight{height:20px}.invoice-template-card__table{grid-template-columns:1.5fr .7fr .7fr .8fr;gap:4px;display:grid}.invoice-template-card__table span{background:#cfc6ba;height:9px}.invoice-template-card__rows{gap:4px;display:grid}.invoice-template-card__rows span{height:7px}.invoice-template-card__standard-top{grid-template-columns:1fr auto;align-items:start;gap:8px;display:grid}.invoice-template-card__brand-stack{gap:4px;display:grid}.invoice-template-card__standard-meta{grid-template-columns:repeat(3,1fr);gap:4px;display:grid}.invoice-template-card__standard-meta span,.invoice-template-card__standard-customer,.invoice-template-card__standard-table-head span,.invoice-template-card__standard-total{background:#ddd6ce;border-radius:3px;display:block}.invoice-template-card__standard-meta span{height:14px}.invoice-template-card__standard-customer{height:18px}.invoice-template-card__standard-table-head{grid-template-columns:1.6fr .8fr .8fr;gap:4px;display:grid}.invoice-template-card__standard-table-head span{background:#cfc7bb;height:8px}.invoice-template-card__rows--standard span:nth-child(2){width:92%}.invoice-template-card__rows--standard span:nth-child(3){width:86%}.invoice-template-card__standard-total{justify-self:end;width:34%;height:16px}.invoice-template-card__footer-grid{grid-template-columns:1.2fr .8fr;gap:6px;margin-top:auto;display:grid}.invoice-template-card__footer-grid span{height:24px}.invoice-template-card__preview--spreadsheet-draft{background:linear-gradient(#fefefe 0%,#f8f6f3 100%);border-color:#c7c1b7}.invoice-template-card__preview--spreadsheet-draft .invoice-template-card__line,.invoice-template-card__preview--spreadsheet-draft .invoice-template-card__box,.invoice-template-card__preview--spreadsheet-draft .invoice-template-card__table span,.invoice-template-card__preview--spreadsheet-draft .invoice-template-card__rows span,.invoice-template-card__preview--spreadsheet-draft .invoice-template-card__footer-grid span{border-radius:1px}.invoice-template-card__table--spreadsheet{grid-template-columns:1.2fr .55fr .55fr .55fr .7fr;gap:3px}.invoice-template-card__rows--spreadsheet{gap:3px}.invoice-template-card__rows--spreadsheet span{background:#d4ccc1;height:6px}.invoice-template-card__rows--spreadsheet span:nth-child(2),.invoice-template-card__rows--spreadsheet span:nth-child(4){width:96%}.invoice-template-card__content{gap:4px;display:grid}.invoice-template-card__content strong{color:#111;font-size:.84rem;font-weight:700}.invoice-template-card__content span{color:#6f675c;font-size:.72rem;line-height:1.45}@media (width<=900px){.header-antd{padding-inline:16px!important}.profile-antd{flex-wrap:wrap;width:100%}.content-antd{padding:14px 16px 28px}.poqet-page-header,.invoice-form-header{flex-direction:column;align-items:stretch}.poqet-page-header__extra,.invoice-form-actions,.invoice-form-body,.invoice-form-total-banner{width:100%}}@media (width<=767px){.protected-app-layout{height:100dvh;min-height:100dvh}.protected-app-layout .sidebar-antd{display:none!important}.protected-app-layout .site-layout{height:100dvh}.header-antd{padding:18px 14px 10px!important}.header-content-antd{align-items:flex-start;gap:10px}.topbar-page-heading__eyebrow{margin-bottom:4px;font-size:10px}.topbar-page-heading__title{font-size:1.38rem;line-height:1.05}.topbar-page-heading__subtitle{color:#6f675c;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;margin-top:6px;font-size:.78rem;line-height:1.35;display:-webkit-box;overflow:hidden}.topbar-page-action .ant-btn{min-width:0;height:38px;padding-inline:11px;font-size:12px}.content-antd{max-width:none;padding:14px 14px calc(92px + env(safe-area-inset-bottom))}.dashboard-summary{gap:12px}.dashboard-summary .summary-card.ant-card .ant-card-body{padding:14px 15px}.dashboard-meta-note{margin-top:0}.dashboard-recent-row{margin-top:4px}.poqet-toolbar{flex-direction:column;align-items:stretch}.poqet-toolbar .ant-input-affix-wrapper{width:100%!important}.mobile-data-card__header{align-items:flex-start}.mobile-data-card__body{grid-template-columns:1fr;gap:9px}.mobile-data-card__actions .ant-btn{flex:auto}.mobile-list-count{padding-inline:2px;font-size:.78rem;display:block}.invoice-preview-container{height:auto;min-height:0;overflow:visible}.ant-drawer-content-wrapper{width:100%!important;max-width:100%!important}.ant-form .ant-col-12{flex:0 0 100%;max-width:100%}.settings-container{padding:0!important}.settings-container .poqet-page-header__title{font-size:1.3rem!important}.settings-tabs .ant-tabs-nav{padding:0 18px}.settings-tabs .ant-tabs-tab{font-size:13px;padding:14px 0!important}.settings-tabs .ant-tabs-tab+.ant-tabs-tab{margin-inline-start:20px!important}.settings-form-body{padding:4px 18px 18px}.settings-section{grid-template-columns:1fr;gap:14px;padding:22px 0}.settings-section__intro{position:static}.settings-section__title{font-size:14px}.settings-section__description{font-size:12.5px}.settings-toggle-row{padding:14px}.settings-toggle-row__name{font-size:13px}.settings-save-row{justify-content:stretch;padding:12px 18px}.settings-save-row .ant-btn-primary{width:100%;min-width:0}.mobile-bottom-nav{z-index:1000;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border:1px solid #d8d1c5f5;border-radius:12px;grid-template-columns:repeat(5,minmax(0,1fr));gap:4px;padding:8px;display:grid;position:fixed;left:10px;box-shadow:0 18px 42px #11111129}.mobile-bottom-nav__item{color:#6f675c;min-width:0;font:inherit;background:0 0;border:0;border-radius:8px;justify-items:center;gap:4px;padding:7px 1px 6px;font-weight:800;transition:background-color .16s,color .16s,transform .16s;display:grid;transform:translateY(0)}.mobile-bottom-nav__item .anticon{transition:color var(--poqet-duration) ease;font-size:18px}.mobile-bottom-nav__item--active .anticon{color:var(--poqet-teal-soft)}.mobile-bottom-nav__item span{text-overflow:ellipsis;letter-spacing:0;white-space:nowrap;max-width:100%;font-size:9px;line-height:1.1;overflow:hidden}.mobile-bottom-nav__item--active{color:#fff;background:linear-gradient(135deg,#1a1f2e 0%,#07051a 100%);transform:translateY(-1px);box-shadow:0 12px 24px -10px #05091280}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}.invoice-spreadsheet-template{color:#111;background:#fff;border:1px solid #b8b8b8;margin:-14px -18px -10px;font-size:.84rem}.invoice-sheet-grid{grid-template-columns:1fr 1fr;display:grid}.invoice-sheet-grid>div,.invoice-sheet-block,.invoice-sheet-table td,.invoice-sheet-table th{overflow-wrap:anywhere;word-break:break-word}.invoice-sheet-header>div,.invoice-sheet-meta>div,.invoice-sheet-billing>div,.invoice-sheet-lower>div{border-bottom:1px solid #b8b8b8;border-right:1px solid #b8b8b8}.invoice-sheet-header>div:last-child,.invoice-sheet-meta>div:last-child,.invoice-sheet-billing>div:last-child,.invoice-sheet-lower>div:last-child{border-right:0}.invoice-sheet-brand,.invoice-sheet-title,.invoice-sheet-block{padding:8px 9px}.invoice-sheet-title{text-align:right;flex-direction:column;justify-content:center;align-items:center;min-height:84px;display:flex;overflow:hidden}.invoice-sheet-title-number{margin-top:4px;font-size:.8rem;font-weight:700;display:block}.invoice-sheet-company-name{font-size:.96rem!important;line-height:1.16!important}.invoice-sheet-contact-line{font-size:.72rem;line-height:1.28;display:block}.invoice-sheet-billing--single{grid-template-columns:1fr}.invoice-sheet-meta-row{justify-content:space-between;gap:16px;margin-bottom:3px;font-size:.74rem;display:flex}.invoice-sheet-meta-row strong:last-child,.invoice-sheet-meta-row span:last-child{text-align:right}.invoice-sheet-label{margin-bottom:8px;font-size:.7rem;font-weight:700}.invoice-sheet-billto-name{font-size:.74rem;font-weight:700;line-height:1.28}.invoice-sheet-billto-detail{font-size:.72rem;line-height:1.28}.invoice-sheet-status{justify-content:flex-end;align-items:flex-start;display:flex}.invoice-sheet-table{border-collapse:collapse;table-layout:fixed;width:100%}.invoice-sheet-table th,.invoice-sheet-table td{vertical-align:top;border-bottom:1px solid #b8b8b8;border-right:1px solid #b8b8b8;padding:5px 6px;font-size:.72rem}.invoice-sheet-table th:last-child,.invoice-sheet-table td:last-child{border-right:0}.invoice-sheet-table th{background:#f4f4f4;font-size:.68rem;font-weight:700}.invoice-sheet-table th:first-child,.invoice-sheet-table td:first-child{width:4%}.invoice-sheet-table th:nth-child(2),.invoice-sheet-table td:nth-child(2){width:34%}.invoice-sheet-table th:nth-child(3),.invoice-sheet-table td:nth-child(3){width:8%}.invoice-sheet-table th:nth-child(4),.invoice-sheet-table td:nth-child(4),.invoice-sheet-table th:nth-child(5),.invoice-sheet-table td:nth-child(5),.invoice-sheet-table th:nth-child(6),.invoice-sheet-table td:nth-child(6),.invoice-sheet-table th:nth-child(7),.invoice-sheet-table td:nth-child(7),.invoice-sheet-table th:nth-child(8),.invoice-sheet-table td:nth-child(8){width:10.6%}.invoice-sheet-table th:first-child,.invoice-sheet-table td:first-child,.invoice-sheet-table th:nth-child(3),.invoice-sheet-table td:nth-child(3),.invoice-sheet-table th:nth-child(4),.invoice-sheet-table td:nth-child(4),.invoice-sheet-table th:nth-child(5),.invoice-sheet-table td:nth-child(5),.invoice-sheet-table th:nth-child(6),.invoice-sheet-table td:nth-child(6),.invoice-sheet-table th:nth-child(7),.invoice-sheet-table td:nth-child(7),.invoice-sheet-table th:nth-child(8),.invoice-sheet-table td:nth-child(8){text-align:right}.invoice-sheet-table th:nth-child(2),.invoice-sheet-table td:nth-child(2){text-align:left}.invoice-sheet-table td strong,.invoice-sheet-table td div,.invoice-sheet-block strong,.invoice-sheet-block span,.invoice-sheet-block div{max-width:100%}.invoice-sheet-muted{color:#7a7a7a;margin-top:2px;font-size:.66rem}.invoice-sheet-lower{grid-template-columns:1.4fr 1fr;display:grid}.invoice-sheet-notes{min-height:250px}.invoice-sheet-summary{flex-direction:column;display:flex}.invoice-sheet-summary-status{margin-top:10px}.invoice-sheet-total{border-top:1px solid #d8d8d8;margin-top:8px;padding-top:8px}.invoice-sheet-negative strong:last-child{color:#d44e4e}.invoice-sheet-balance{font-size:.88rem}.invoice-sheet-signature{text-align:center;margin-top:auto;padding-top:100px}.invoice-sheet-payments{border-top:1px solid #b8b8b8;padding:10px 9px}.invoice-sheet-table--payments th:first-child,.invoice-sheet-table--payments td:first-child{text-align:left;width:20%}.invoice-sheet-table--payments th:nth-child(2),.invoice-sheet-table--payments td:nth-child(2){text-align:left;width:19%}.invoice-sheet-table--payments th:nth-child(3),.invoice-sheet-table--payments td:nth-child(3){text-align:left;width:39%}.invoice-sheet-table--payments th:nth-child(4),.invoice-sheet-table--payments td:nth-child(4){text-align:right;width:22%}.landing-page .landing-nav{justify-content:space-between;align-items:center;gap:32px;width:100%;margin-bottom:58px;display:flex}.landing-page .landing-nav .landing-brand{letter-spacing:0;flex:none}.landing-page .landing-nav .brand-logo-img{width:146px}.landing-page .landing-nav-links{justify-content:flex-end;align-items:center;gap:22px;min-width:0;margin-left:auto;display:flex}.landing-page .landing-nav-links>a{letter-spacing:0;white-space:nowrap;border-radius:999px;align-items:center;padding:6px 13px;font-size:.9rem;font-weight:600;line-height:1;transition:color .16s,background .16s;display:inline-flex;color:#2f3745!important}.landing-page .landing-nav-links>a:not(:last-child):hover{background:#4c1d9512;color:#4c1d95!important}.landing-page .landing-nav .landing-nav-cta.ant-btn{letter-spacing:0;border-radius:999px;height:38px;padding-inline:18px;font-size:.9rem;font-weight:700}.landing-page .landing-nav .landing-nav-cta.ant-btn-default{box-shadow:0 12px 32px -24px #0f172a80;color:#111827!important;background:#ffffffb8!important;border-color:#1118272e!important}.landing-page .landing-nav .landing-nav-cta.ant-btn-default:hover,.landing-page .landing-nav .landing-nav-cta.ant-btn-default:focus{color:#4c1d95!important;background:#fff!important;border-color:#4c1d956b!important}.landing-page .landing-nav .landing-nav-cta.ant-btn-primary,.landing-page .landing-nav .landing-nav-cta.ant-btn-primary:hover,.landing-page .landing-nav .landing-nav-cta.ant-btn-primary:focus{color:#fff!important}.landing-nav-burger{cursor:pointer;color:#1e293b;background:#fff;border:1px solid #0f172a1f;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;margin-left:auto;font-size:1rem;transition:background .16s,border-color .16s;display:none}.landing-nav-burger:hover{color:#4c1d95;background:#f8fafc;border-color:#4c1d954d}.landing-nav-mobile-menu{animation:nav-menu-in .18s var(--motion-ease) both;background:#fff;border:1px solid #0f172a14;border-radius:16px;flex-direction:column;gap:4px;margin-bottom:28px;padding:12px;display:none}@keyframes nav-menu-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.landing-nav-mobile-menu>a,.landing-nav-mobile-menu>.ant-typography{border-radius:10px;padding:11px 16px;font-size:1rem;font-weight:600;transition:background .14s,color .14s;display:block;color:#1e293b!important}.landing-nav-mobile-menu>a:hover{background:#4c1d950f;color:#4c1d95!important}.landing-nav-mobile-menu>a:last-of-type{margin-top:4px}@media (width<=860px){.landing-page .landing-nav{flex-direction:row;align-items:center;gap:16px;margin-bottom:24px}.landing-page .landing-nav-links{display:none}.landing-nav-burger,.landing-nav-mobile-menu{display:flex}}.public-invoice-share{color:#1e293b;background:#f7f4ef;min-height:100vh;padding:44px 20px 64px}.public-invoice-share--center{justify-content:center;align-items:center;display:flex}.public-invoice-share__shell{width:min(860px,100%);margin:0 auto}.public-invoice-share__header,.public-invoice-share__brand,.public-invoice-share__summary-head,.public-invoice-share__actions{align-items:center;display:flex}.public-invoice-share__header,.public-invoice-share__summary-head{justify-content:space-between;gap:20px}.public-invoice-share__brand{gap:14px}.public-invoice-share__brand img,.public-invoice-share__brand-placeholder{object-fit:contain;background:#fff;border:1px solid #1e293b1a;border-radius:14px;width:54px;height:54px}.public-invoice-share__brand-placeholder{color:#4c1d95;place-items:center;font-size:1.35rem;font-weight:700;display:grid}.public-invoice-share__brand h3,.public-invoice-share__summary h2,.public-invoice-share__intro h1{margin:0!important}.public-invoice-share__secure-note{color:#475569;align-items:center;gap:7px;font-size:.76rem;display:flex}.public-invoice-share__intro{max-width:640px;margin:64px 0 26px}.public-invoice-share__intro h1{color:#1e293b;letter-spacing:-.06em;font-size:clamp(2rem,7vw,3.25rem)}.public-invoice-share__summary,.public-invoice-share__payment{border:1px solid #1e293b17;margin-top:18px;box-shadow:0 18px 44px #1e293b12}.public-invoice-share__balance{background:#eef2f7;border-radius:12px;margin:22px 0;padding:20px}.public-invoice-share__balance h2{margin-top:3px!important}.public-invoice-share__actions{flex-wrap:wrap;gap:10px}.public-invoice-share__payment-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 24px;margin:20px 0;display:grid}.public-invoice-share__payment-details>div{flex-direction:column;gap:2px;display:flex}.public-invoice-share__qr{width:164px;max-width:100%;margin-top:20px;display:block}@media (width<=600px){.public-invoice-share{padding-top:26px}.public-invoice-share__header{flex-direction:column;align-items:flex-start}.public-invoice-share__intro{margin-top:42px}.public-invoice-share__payment-details{grid-template-columns:1fr}}
