:root{color:#1b1c38;background:#f5f4fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{font-size:15px;scroll-behavior:smooth}body{margin:0;min-width:320px}a{color:inherit;text-decoration:none}main{min-height:100vh;overflow:hidden;background:radial-gradient(circle at 90% 8%,rgba(117,102,237,.12),transparent 30%),linear-gradient(135deg,#fbfaff,#f7f6fd 48%,#f0effb)}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px clamp(20px,5vw,72px);border-bottom:1px solid rgba(82,77,150,.1);background:#fafaffe0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:box-shadow .18s ease,border-color .18s ease,background .18s ease}.site-header-scrolled{border-color:#524d9629;background:#fafafff0;box-shadow:0 9px 28px #302b7317}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:800;font-size:1.05rem}.brand-mark{display:grid;width:36px;height:36px;place-items:center;border-radius:10px;color:#fff;background:linear-gradient(145deg,#553ce8,#9e4bf0 58%,#52a9f2);box-shadow:0 10px 24px #5b49dd38}.nav-links{display:flex;align-items:center;gap:clamp(12px,1.75vw,24px);color:#696b8e;font-size:.94rem;font-weight:650}.nav-links a:hover{color:#6556e8}.nav-links .login-link{color:#5549c8}.nav-links .login-link:hover{color:#3f32c9}.nav-links .start-free-link{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 16px;border-radius:8px;color:#fff;background:linear-gradient(135deg,#5b5ee9,#8d4be7);box-shadow:0 10px 22px #5b5ee933}.nav-links .start-free-link:hover{color:#fff;background:linear-gradient(135deg,#514fde,#7f3edf)}.hero{position:relative;display:flex;flex-direction:column;gap:clamp(24px,3vw,40px);align-items:center;padding:clamp(52px,6vw,82px) clamp(22px,4.6vw,72px) clamp(52px,6vw,82px);overflow:hidden}.hero:after{position:absolute;right:-8vw;bottom:-28vw;width:min(74vw,980px);height:min(74vw,980px);border-radius:999px;background:#7566ed0f;content:"";pointer-events:none}.hero-title,.hero-content{position:relative;z-index:1;width:min(100%,760px);text-align:center}.eyebrow{margin:0 0 14px;color:#6556e8;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em}h1,h2,h3,p{margin-top:0}h1{margin:0;color:#111827;max-width:none;font-size:clamp(2.8rem,3vw,3.4rem);line-height:.94;letter-spacing:0}.title-line{display:block}.title-accent{color:#6556e8}.hero-text{max-width:640px;color:#405163;font-size:clamp(1.08rem,1.55vw,1.28rem);line-height:1.55}.hero-subtitle{position:relative;z-index:1;margin:-14px auto 0;text-align:center}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;justify-content:center;margin-bottom:10px}.hero-action-note{margin:0 0 24px;color:#7883a8;font-size:.82rem;line-height:1.4;text-align:center}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:54px;padding:0 22px;border:1px solid transparent;border-radius:8px;font-weight:800;font-size:1rem}.button.primary{color:#fff;background:linear-gradient(135deg,#5b5ee9,#8d4be7);box-shadow:0 14px 34px #5b5ee93d}.button.secondary{color:#17202a;border-color:#17202a29;background:#fff}.hero-visual{position:relative;z-index:1;width:min(100%,900px)}.hero-visual img{display:block;width:100%;max-width:100%;max-height:none;margin-left:0;object-fit:contain;border-radius:14px;filter:drop-shadow(0 30px 64px rgba(26,43,66,.22))}.hero-proof{display:flex;flex-wrap:wrap;gap:18px 28px;justify-content:center;color:#405163;font-weight:700}.hero-proof span{display:inline-flex;align-items:center;gap:10px;white-space:nowrap}.hero-proof svg{padding:6px;width:30px;height:30px;border-radius:999px;color:#6556e8;background:#6556e817}.section{padding:clamp(64px,8vw,112px) clamp(20px,5vw,72px)}.workflow-section{position:relative;overflow:hidden;background:radial-gradient(circle at 0% 100%,rgba(127,100,238,.09),transparent 24%),radial-gradient(circle at 100% 0%,rgba(182,137,240,.1),transparent 26%),#fbfaff}.workflow-heading{max-width:1240px;margin-right:auto;margin-left:auto;text-align:center}.workflow-heading h2{font-size:clamp(1.7rem,2.5vw,2.5rem);white-space:nowrap}.workflow-heading h2 span{color:#6956e8}.workflow-heading>p:last-child{margin:14px 0 0;color:#6f718e;font-size:1rem}.workflow-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;max-width:1380px;margin:28px auto 0}.workflow-card{position:relative;min-width:0;min-height:330px;padding:20px;border:1px solid rgba(101,86,232,.18);border-radius:8px;background:#fffc;box-shadow:0 18px 48px #493b9414}.workflow-card-heading{display:flex;gap:12px;align-items:flex-start}.workflow-number{display:grid;flex:0 0 auto;width:38px;height:38px;place-items:center;border-radius:999px;color:#614de3;background:#6556e81f;font-size:.96rem;font-weight:850}.workflow-card h3{margin:4px 0 5px;font-size:1rem}.workflow-card-heading p{margin:0;color:#6e718e;line-height:1.45}.workflow-upload-visual{position:relative;height:190px;margin-top:18px}.workflow-file{position:absolute;display:grid;gap:8px;padding:14px;border:1px solid #e6e5f3;border-radius:7px;color:#2e314d;background:#fff;box-shadow:0 15px 30px #4a42901a;font-size:.7rem;font-weight:800;line-height:1.35}.workflow-file small{color:#8385a0;font-size:.62rem}.workflow-file b{color:#5f53d9;font-size:.66rem}.file-left{bottom:22px;left:5%;width:34%;min-height:110px;transform:rotate(-9deg)}.file-main{z-index:1;bottom:15px;left:30%;width:42%;min-height:145px}.file-right{right:4%;bottom:24px;width:32%;min-height:105px;transform:rotate(8deg)}.workflow-file-types{position:absolute;z-index:2;bottom:0;left:50%;display:flex;gap:8px;transform:translate(-50%)}.workflow-file-types span,.workflow-export-tags span{display:grid;min-width:46px;min-height:34px;place-items:center;border:1px solid #e2e1f3;border-radius:7px;color:#5e52d8;background:#fff;font-size:.71rem;font-weight:850}.workflow-extract-visual{display:grid;grid-template-columns:.8fr 1.2fr;gap:12px;align-items:center;height:190px;margin-top:18px}.workflow-ai-core{display:grid;width:82px;height:82px;place-items:center;border:1px dashed #bcb2ff;border-radius:999px;color:#674edf;background:radial-gradient(circle,#8467ef33,#ffffffb3 62%)}.workflow-ai-list{display:grid;gap:7px}.workflow-ai-list span{display:grid;grid-template-columns:28px 1fr;column-gap:10px;align-items:center;min-height:50px;padding:8px;border:1px solid #e4e3f4;border-radius:7px;background:#ffffffdb}.workflow-ai-list svg{grid-row:span 2;color:#674edf}.workflow-ai-list b{color:#20233e;font-size:.8rem}.workflow-ai-list small{color:#7d7f9b;font-size:.64rem;line-height:1.25}.workflow-export-visual{display:grid;gap:10px;margin-top:18px}.workflow-table{display:grid;grid-template-columns:.7fr 1fr 1.2fr .65fr;overflow:hidden;border:1px solid #e5e3f3;border-radius:7px;background:#fff}.workflow-table span{padding:7px 5px;border-right:1px solid #ecebf5;border-bottom:1px solid #ecebf5;color:#565978;font-size:.62rem;line-height:1.15}.workflow-table span:nth-child(-n+4){color:#4a4c69;background:#f5f4fb;font-weight:800}.workflow-export-tags{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.workflow-export-tags span{min-width:0;color:#313450}.workflow-arrow{position:absolute;z-index:2;top:50%;right:-26px;color:#987cf2;transform:translateY(-50%)}.workflow-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:1200px;margin:38px auto 0}.workflow-benefits>span{display:grid;grid-template-columns:36px minmax(0,1fr);column-gap:12px;align-items:center;padding:4px 28px;border-right:1px solid rgba(101,86,232,.2)}.workflow-benefits>span:last-child{border-right:0}.workflow-benefits svg{grid-row:span 2;color:#674edf}.workflow-benefits b{color:#282b47;font-size:.86rem}.workflow-benefits small{color:#7b7d99;font-size:.75rem}.section-heading{max-width:760px;margin-bottom:30px}#features .section-heading{max-width:1280px;margin-right:auto;margin-left:auto;text-align:center}#features .section-heading h2{font-size:clamp(1.65rem,2.35vw,2.4rem);line-height:1.12;white-space:nowrap}.feature-heading>p:last-child{margin:16px 0 0;color:#536579;font-size:1rem;line-height:1.55}h2{margin-bottom:0;color:#111827;font-size:clamp(2rem,4vw,3.55rem);line-height:1.05;letter-spacing:0}.feature-grid,.pricing-grid{display:grid;gap:18px}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:1380px;margin:0 auto}.feature-card,.price-card{min-width:0;border:1px solid rgba(23,32,42,.09);border-radius:8px;background:#fff;box-shadow:0 18px 50px #20324b12}.feature-card{overflow:hidden;padding:16px;border-color:#6556e829;background:#ffffffd1}.feature-column{display:grid;gap:12px;align-content:start}.feature-card-copy{display:grid;grid-template-columns:46px minmax(0,1fr);gap:12px;align-items:start}.feature-icon{display:grid;width:46px;height:46px;place-items:center;border-radius:11px;color:#6049dd;background:linear-gradient(145deg,#e9e4fff2,#dad3fcb8)}.feature-card h3{margin:4px 0 6px;font-size:1.08rem}.feature-card p{margin:0;max-width:620px;color:#656987;font-size:.88rem;line-height:1.38}.feature-extraction-visual{display:grid;grid-template-columns:.8fr 30px 1.25fr;gap:9px;align-items:center;margin-top:14px}.feature-receipt{display:grid;gap:6px;min-height:165px;padding:21px 13px;border:1px solid #e6e4f2;color:#30334e;background:#fff;box-shadow:0 12px 22px #443e851c;font-size:.68rem;font-weight:850;transform:rotate(-5deg)}.feature-receipt small,.feature-receipt span{color:#72758e;font-size:.57rem;font-weight:650}.feature-receipt b{margin-top:6px;border-top:1px dashed #a8a8bb;padding-top:6px;font-size:.62rem}.feature-extraction-visual>svg{color:#7959e8}.feature-fields{display:grid;gap:5px;padding:12px;border:1px solid #e4e2f2;border-radius:8px;background:#fff;box-shadow:0 12px 24px #48418e14}.feature-fields b{margin-bottom:3px;color:#373a58;font-size:.62rem}.feature-fields span{display:grid;grid-template-columns:.7fr 1.3fr;gap:5px;color:#737593;font-size:.55rem}.feature-fields i{border:1px solid #ebeaf4;border-radius:5px;padding:4px;color:#3f4260;background:#fbfaff;font-style:normal}.feature-currency-visual{display:flex;flex-wrap:wrap;gap:7px;align-items:center;margin-top:16px}.feature-world{order:2;flex:1;padding:0;color:#9b91d9;font-size:.66rem;font-weight:800;letter-spacing:.08em;text-align:right;text-transform:uppercase}.feature-currency-visual span{border:1px solid #dfddef;border-radius:999px;padding:6px 9px;color:#50536f;background:#fff;font-size:.62rem;font-weight:800}.feature-review-visual{display:grid;grid-template-columns:minmax(0,1fr) 92px;gap:11px;align-items:start;margin-top:16px}.feature-review-table{display:grid;grid-template-columns:1.1fr 1fr .6fr .65fr;overflow:hidden;border:1px solid #e3e1f0;border-radius:8px;background:#fff}.feature-review-table>*{min-width:0;padding:7px 5px;border-right:1px solid #efedf7;border-bottom:1px solid #efedf7;color:#575a77;font-size:.54rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.feature-review-table b{color:#454866;background:#f6f5fc}.feature-export-list{display:grid;gap:6px}.feature-export-list span{min-height:35px;padding:10px 6px;border:1px solid #e4e2f2;border-radius:7px;color:#393c59;background:#fff;font-size:.62rem;font-weight:850;text-align:center}h3{margin:18px 0 10px;color:#111827;font-size:1.08rem;line-height:1.3}.feature-card p,.price-card p,.site-footer,.contact-link{color:#5a6b7d;line-height:1.6}.why-section{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:clamp(34px,6vw,88px);align-items:center;background:radial-gradient(circle at 4% 88%,rgba(117,102,237,.11),transparent 18%),linear-gradient(135deg,#fbfaff,#f0effb)}.why-copy{max-width:430px}.why-copy h2{margin-bottom:22px;font-size:clamp(2rem,3.4vw,3rem);line-height:1.14}.why-copy>p:last-child{color:#536579;font-size:1rem;line-height:1.65}.why-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.why-item{display:grid;grid-template-columns:auto auto minmax(0,1fr);gap:20px;align-items:start;min-width:0;padding:30px 34px;border-color:#17202a1a}.why-item:nth-child(odd){border-right:1px solid rgba(23,32,42,.1)}.why-item:nth-child(-n+2){border-bottom:1px solid rgba(23,32,42,.1)}.why-number{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:8px;color:#6556e8;background:#6556e81a;font-size:.84rem;font-weight:850}.why-item svg{width:30px;height:30px;color:#6556e8;stroke-width:1.8}.why-item h3{margin:0 0 9px}.why-item p{margin:0;color:#536579;line-height:1.6}.export-row{display:flex;align-items:center;gap:12px;margin-top:18px;padding:18px 20px;border-radius:8px;color:#5549c8;background:#eceaff;font-weight:750}.pricing-section{padding-top:clamp(46px,6vw,72px);padding-right:16px;padding-bottom:clamp(46px,6vw,72px);padding-left:16px;background:radial-gradient(circle at 18% 12%,rgba(113,94,235,.14),transparent 34%),radial-gradient(circle at 80% 88%,rgba(192,117,235,.1),transparent 28%),#f3f2fb}.pricing-section .eyebrow{color:#6556e8}.pricing-heading{max-width:1020px;margin-right:auto;margin-left:auto;text-align:center}.pricing-section h2{color:#1b1c38;font-size:clamp(1.72rem,3vw,3rem)}.pricing-heading>p:last-child{margin:12px 0 0;color:#747596;font-size:.94rem;line-height:1.55}.pricing-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;align-items:stretch;max-width:1380px;margin:14px auto 0}.top-up-card{display:grid;grid-template-columns:auto minmax(180px,1.1fr) auto minmax(180px,.95fr) minmax(230px,1fr) 170px;gap:18px;align-items:center;max-width:1380px;margin-top:30px;margin-right:auto;margin-left:auto;padding:18px 22px;border:1px solid rgba(123,98,232,.36);border-radius:8px;background:#f8f7ff;box-shadow:0 18px 42px #504b9217}.top-up-title{display:grid;gap:7px}.top-up-title h3{margin:0;color:#111827;font-size:1rem}.top-up-price{display:grid;gap:4px;padding-left:18px;border-left:1px solid rgba(101,86,232,.18)}.top-up-price strong{color:#111827;font-size:1.55rem;line-height:1}.top-up-price span,.top-up-credit-grant{color:#536579;font-size:.78rem}.top-up-credit-grant{margin:0;font-weight:700}.top-up-card ul{display:grid;gap:5px;margin:0;padding:0;color:#536579;font-size:.76rem;list-style:none}.top-up-card li:before{content:"✓";display:inline-grid;width:15px;height:15px;place-items:center;margin-right:7px;border-radius:50%;color:#6556e8;background:#6556e81a;font-size:.62rem;font-weight:850}.top-up-card .price-button{min-height:42px;margin:0}.price-card{position:relative;display:flex;min-height:379px;flex-direction:column;padding:19px;border-color:#6556e821;border-radius:8px;background:#fafaffe0;box-shadow:0 18px 42px #504b9217}.price-card-current{border-color:#7768f3;box-shadow:0 18px 42px #6151e62e}.price-card-top-up{border-color:#7b62e85c;background:#f8f7ff}.price-card-title{display:grid;justify-items:start;gap:13px;margin-bottom:16px}.price-card-title h3{margin:0;font-size:13.6px}.price-plan-label{display:inline-flex;border:1px solid rgba(101,86,232,.28);border-radius:999px;padding:3px 7px;color:#6556e8;font-size:8px;font-weight:600;letter-spacing:0;text-transform:uppercase}.price-icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;color:#6556e8;background:#6556e81a}.price-card>strong{display:block;margin:10px 0 0;color:#111827;font-size:24.8px;line-height:1}.price-detail,.price-description,.price-note{margin:0}.price-detail{margin-top:4px;color:#536579;font-size:10.4px}.price-credit-grant{min-height:32px;margin:14px 0 8px;color:#737594;font-size:10.4px;line-height:1.45}.price-terms{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 0 2px}.price-term{display:grid;gap:5px;min-width:0;padding:9px 8px 10px;border:1px solid transparent;border-radius:7px}.price-term+.price-term{margin-left:0;border-left-color:#e7e6f0;padding-left:11px}.price-term>span{color:#7e809e;font-size:8.8px;font-weight:600;letter-spacing:0;text-transform:uppercase}.price-term strong{margin:0;color:#1b1c38;font-size:20px;font-weight:600}.price-term small{color:#7e809e;font-size:9.6px;line-height:1.35}.price-term.yearly{position:relative;margin:-6px -6px -6px 0;border:1px solid transparent;padding:11px 10px}.price-term.yearly.selected{border-color:#83d4a9;background:#f4fbf7}.price-term.yearly.selected>span{color:#378b63}.price-term.monthly.selected{border-color:#c5bcff;background:#efedff}.price-term.yearly em{position:absolute;top:-8px;right:-6px;border-radius:999px;padding:3px 6px;color:#fff;background:#44a66f;font-size:8px;font-style:normal;font-weight:800;letter-spacing:0;text-transform:none;white-space:nowrap}.current-plan-badge{position:absolute;top:18px;right:18px;border-radius:999px;padding:3px 7px;color:#6556e8;background:#efedff;font-size:8.8px;font-weight:600}.price-note{margin-top:7px;color:#6556e8;font-size:.9rem;font-weight:800}.price-description{margin-top:13px;color:#536579;font-size:.88rem;line-height:1.55}.price-card ul{display:grid;gap:6px;margin:0 0 14px;padding:10px 0 0 14px;border-top:1px solid rgba(23,32,42,.1);color:#3e455d;list-style:disc}.price-card li{padding-left:0;font-size:10.4px;line-height:1.35}.price-card li::marker{color:#6556e8}.price-button{display:inline-flex;align-items:center;justify-content:center;min-height:0;padding:8px 11px;font-size:10.4px;margin-top:auto;border:1px solid #6556e8;border-radius:6px;color:#6556e8;font-weight:700}.price-button.primary{color:#fff;background:#6556e8;box-shadow:0 14px 30px #6556e833}.popular-badge,.saving-badge{display:inline-flex;align-items:center;gap:8px;border-radius:999px;color:#6556e8;background:#6556e81a;font-weight:850}.popular-badge{position:absolute;top:-18px;left:50%;min-height:30px;padding:0 14px;font-size:.88rem;transform:translate(-50%);border:1px solid rgba(101,86,232,.35);color:#fff;background:#6556e8;box-shadow:0 12px 30px #6556e842}.saving-badge{position:absolute;top:24px;right:24px;min-height:27px;padding:0 10px;font-size:.82rem}.payment-note{display:flex;align-items:center;justify-content:center;gap:8px;margin:22px 0 0;color:#7b7d9c;text-align:center;font-weight:700}.payment-note svg{color:#6556e8}.pricing-benefits{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr) minmax(0,1.25fr);gap:18px;max-width:1380px;margin:18px auto 0}.pricing-benefit{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:start;gap:15px;min-width:0;padding:22px;border:1px solid rgba(101,86,232,.13);border-radius:8px;background:#fcfcff;box-shadow:0 14px 32px #504b9212}.pricing-benefit-trial{background:radial-gradient(circle at 100% 0%,rgba(178,103,239,.14),transparent 42%),#f9f8ff}.pricing-benefit-bonus{background:radial-gradient(circle at 92% 10%,rgba(101,86,232,.13),transparent 38%),#fcfcff}.pricing-benefit-icon{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;border-radius:999px;color:#6556e8;background:#6556e81a}.pricing-benefit h3{margin:3px 0 7px;color:#1b1c38;font-size:1rem}.pricing-benefit p{margin:0;color:#626482;font-size:.88rem;line-height:1.55}.contact-section{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:clamp(52px,7vw,82px) clamp(20px,5vw,72px);background:#fff}.contact-section h2{font-size:clamp(1.8rem,3vw,3rem)}.contact-link{display:inline-flex;align-items:center;gap:12px;min-height:52px;padding:0 18px;border:1px solid rgba(23,32,42,.12);border-radius:8px;color:#111827;font-weight:800}.site-footer{display:flex;justify-content:space-between;gap:18px;padding:28px clamp(20px,5vw,72px);border-top:1px solid rgba(23,32,42,.08);background:#fff}.site-footer span:first-child{color:#111827;font-weight:850}@media(max-width:960px){.hero,.feature-grid,.why-section{grid-template-columns:1fr}.workflow-grid{grid-template-columns:1fr;max-width:560px}.workflow-card{min-height:350px}.workflow-arrow{top:auto;right:50%;bottom:-32px;transform:translate(50%) rotate(90deg)}.hero{min-height:auto}.hero-visual{margin-right:0}.hero-visual img{width:100%;max-height:none}.why-copy{max-width:620px}}@media(max-width:720px){.site-header,.contact-section,.site-footer{align-items:flex-start;flex-direction:column}.nav-links{width:100%;justify-content:flex-start;gap:10px;overflow-x:auto;padding-bottom:4px;font-size:.88rem}.pricing-grid{grid-template-columns:1fr;margin-top:32px}.top-up-card{grid-template-columns:auto minmax(0,1fr);gap:14px;padding:20px}.top-up-price,.top-up-credit-grant,.top-up-card ul,.top-up-card .price-button{grid-column:1 / -1}.top-up-price{padding-top:14px;padding-left:0;border-top:1px solid rgba(101,86,232,.18);border-left:0}.workflow-benefits{grid-template-columns:1fr;gap:18px}.workflow-benefits>span{padding:0;border-right:0}.feature-extraction-visual{grid-template-columns:.8fr 28px 1.15fr}.feature-review-visual{grid-template-columns:minmax(0,1fr) 94px}.feature-card{padding:20px}.feature-card-copy{grid-template-columns:50px minmax(0,1fr);gap:12px}.feature-icon{width:50px;height:50px}.feature-card h3{font-size:1.08rem}.feature-extraction-visual,.feature-review-visual{grid-template-columns:1fr}.feature-extraction-visual>svg{display:none}.feature-receipt{width:48%;margin-left:8%}.feature-fields{margin-top:-54px;margin-left:33%}.feature-export-list{grid-template-columns:repeat(3,1fr)}.pricing-benefits{grid-template-columns:1fr}.price-card{min-height:auto;padding:28px}.popular-badge,.saving-badge{position:static;width:fit-content;margin-bottom:18px;transform:none}.why-grid{grid-template-columns:1fr}.why-item,.why-item:nth-child(odd),.why-item:nth-child(-n+2){border-right:0;border-bottom:1px solid rgba(23,32,42,.1)}.why-item:last-child{border-bottom:0}h1{font-size:clamp(2.15rem,12vw,3.35rem)}#features .section-heading h2,.workflow-heading h2{white-space:normal}.hero-actions,.hero-proof{gap:12px}.hero-proof span{white-space:normal}.button,.contact-link{width:100%}}
