:root{--paper:#fbfaf7;--paper-2:#f7f6f1;--ink:#151518;--ink-2:#25252a;--blue:#4657f2;--blue-dark:#3342d7;--soft-blue:#eef0ff;--cloud:#f1f1ec;--slate:#68686f;--slate-2:#85858d;--white:#fff;--line:#e4e4de;--line-dark:#d6d6cf;--green:#16845b;--red:#b84949;--radius:18px;--radius-lg:26px;--shadow-sm:0 10px 35px #1414190f;--shadow:0 24px 70px #1414191a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-manrope),Manrope,Arial,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}img,svg{max-width:100%;display:block}.container{width:min(1220px,100% - 64px);margin:0 auto}.container.narrow{width:min(900px,100% - 64px)}.container.wide{width:min(1320px,100% - 48px)}.muted{color:var(--slate)}.skip-link{z-index:1000;background:var(--ink);color:#fff;border-radius:10px;padding:12px 16px;font-weight:700;transition:top .2s;position:fixed;top:-80px;left:18px}.skip-link:focus{top:18px}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #4657f247}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px);background:#fbfaf7e6;border-bottom:1px solid #e4e4dec7;align-items:center;height:76px;display:flex;position:sticky;top:0}.header-inner{grid-template-columns:1fr auto 1fr;align-items:center;height:100%;display:grid}.logo{align-items:center;gap:10px;width:max-content;font-weight:800;line-height:1;display:inline-flex}.logo-mark{background:var(--blue);color:#fff;border-radius:9px;place-items:center;width:31px;height:31px;display:grid;transform:rotate(-2deg);box-shadow:0 7px 18px #4657f233}.logo-mark span{letter-spacing:-1px;font-size:19px;font-weight:850;transform:translateY(-1px)}.logo-word{letter-spacing:-1.35px;font-size:27px;font-weight:820}.desktop-nav{color:#3f3f44;gap:31px;font-size:15.5px;font-weight:650;display:flex}.desktop-nav a{transition:color .18s;position:relative}.desktop-nav a:after{content:"";background:var(--blue);border-radius:2px;height:2px;transition:right .2s;position:absolute;bottom:-8px;left:0;right:100%}.desktop-nav a:hover{color:var(--ink)}.desktop-nav a:hover:after{right:0}.header-cta{justify-self:end}.mobile-menu-button,.mobile-nav{display:none}.btn{border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:49px;padding:0 22px;font-size:15.5px;font-weight:750;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--blue);color:#fff;box-shadow:0 11px 28px #4657f233}.btn-primary:hover{background:var(--blue-dark);box-shadow:0 15px 34px #4657f240}.btn-secondary{color:var(--ink);border-color:var(--line-dark);background:#ffffffbd}.btn-secondary:hover{box-shadow:var(--shadow-sm);background:#fff;border-color:#bfc0b8}.btn-dark{background:var(--ink);color:#fff}.btn-dark:hover{background:#29292e}.btn-light{color:var(--ink);background:#fff;box-shadow:0 10px 30px #0000001a}.btn-ghost-light{color:#fff;background:#ffffff0d;border-color:#ffffff5c}.btn-ghost-light:hover{background:#ffffff1a;border-color:#ffffff8c}.btn.full{width:100%}.eyebrow{color:var(--blue);letter-spacing:.075em;text-transform:uppercase;align-items:center;margin-bottom:15px;font-size:14.5px;font-weight:800;line-height:1.2;display:inline-flex}h1,h2,h3,p{margin-top:0}h1{margin-bottom:23px;font-size:clamp(48px,5.25vw,76px);font-weight:790;line-height:1}h2{margin-bottom:18px;font-size:clamp(34px,3.35vw,50px);font-weight:760;line-height:1.08}h3{margin-bottom:11px;font-size:23px;font-weight:740;line-height:1.2}p{color:var(--slate);font-size:17px;line-height:1.65}.large-copy{color:#5d5d64;font-size:19px;line-height:1.7}.text-link{color:var(--blue);align-items:center;gap:7px;font-size:16px;font-weight:750;line-height:1.3;display:inline-flex}.text-link svg{transition:transform .18s}a:hover .text-link svg,.text-link:hover svg{transform:translate(3px)}.strong-link{font-size:16.5px}.pill{background:var(--cloud);color:#56565b;letter-spacing:.055em;text-transform:uppercase;border-radius:999px;align-items:center;width:max-content;padding:7px 10px;font-size:12px;font-weight:800;display:inline-flex}.pill-blue{background:var(--soft-blue);color:var(--blue)}.step-number{background:var(--soft-blue);border-radius:13px;place-items:center;width:42px;height:42px;color:var(--blue)!important;letter-spacing:0!important;font-size:16px!important;font-weight:850!important;line-height:1!important;display:grid!important}.hero-section{padding:78px 0 88px;overflow:hidden}.hero-grid{grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);align-items:center;gap:70px;display:grid}.hero-copy{padding:26px 0}.hero-copy h1{max-width:640px}.hero-lede{color:#5b5b62;max-width:610px;margin-bottom:29px;font-size:19px;line-height:1.66}.hero-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.hero-trust{color:#65656c;flex-wrap:wrap;gap:18px;margin-top:23px;font-size:13.5px;font-weight:650;display:flex}.hero-trust span{align-items:center;gap:6px;display:flex}.hero-trust svg{color:var(--blue)}.hero-visual{min-width:0;height:520px;position:relative}.hero-glow{filter:blur(2px);background:radial-gradient(circle,#4657f233,#4657f200 68%);border-radius:50%;width:430px;height:430px;position:absolute;top:20px;right:20px}.hero-window{background:#fff;border:1px solid #d7d7d2e6;border-radius:22px;width:78%;height:344px;position:absolute;top:80px;left:1%;overflow:hidden;transform:rotate(-1deg);box-shadow:0 34px 75px #16161b21}.hero-window-bar{border-bottom:1px solid var(--line);color:#83838b;background:#fafaf8;grid-template-columns:1fr auto 1fr;align-items:center;height:48px;padding:0 16px;font-size:11px;font-weight:700;display:grid}.window-dots{gap:6px;display:flex}.window-dots i{background:#d7d7d2;border-radius:50%;width:7px;height:7px}.window-dots i:first-child{background:#aeb4ff}.window-status{color:var(--blue);letter-spacing:.08em;justify-self:end;font-size:10px;font-weight:850}.hero-window-body{grid-template-columns:56px 1fr;height:calc(100% - 48px);display:grid}.hero-mini-sidebar{border-right:1px solid var(--line);background:#f7f7f4;flex-direction:column;align-items:center;gap:16px;padding:23px 15px;display:flex}.hero-mini-sidebar span{background:#dddcd7;border-radius:6px;width:24px;height:7px}.hero-mini-sidebar span.active{background:var(--soft-blue);border:1px solid #dde0ff;height:24px}.hero-invoice-sheet{background:#fff;margin:26px 30px}.hero-sheet-head{justify-content:space-between;align-items:flex-start;margin-bottom:30px;display:flex}.hero-sheet-head div{flex-direction:column;gap:4px;display:flex}.hero-sheet-head b{letter-spacing:.08em;font-size:15px}.hero-sheet-head small{color:var(--slate);font-size:11px}.hero-sheet-head>strong{font-size:19px}.hero-sheet-meta{color:#9a9a9f;text-transform:uppercase;letter-spacing:.08em;grid-template-columns:1fr 1fr;gap:20px;font-size:9px;line-height:1.6;display:grid}.hero-sheet-meta b{letter-spacing:0;text-transform:none;color:#343439;font-size:11px}.hero-sheet-lines{flex-direction:column;gap:10px;margin:30px 0 26px;display:flex}.hero-sheet-lines i{background:#f0f0ec;border-radius:10px;height:8px}.hero-sheet-lines i:first-child{width:100%}.hero-sheet-lines i:nth-child(2){width:78%}.hero-sheet-lines i:nth-child(3){width:92%}.hero-sheet-total{border-top:1px solid var(--line);justify-content:flex-end;align-items:center;gap:36px;padding-top:17px;font-size:11px;display:flex}.hero-sheet-total strong{font-size:16px}.float-card{z-index:4;background:#fff;border:1px solid #dadad5e6;border-radius:17px;position:absolute;box-shadow:0 22px 48px #1414191c}.revenue-card{width:205px;padding:20px;top:36px;right:0;transform:rotate(2deg)}.revenue-card strong{font-size:18px}.positive{color:var(--green);font-size:11px;font-weight:800}.sparkline{width:100%;height:56px;color:var(--blue);margin-top:10px}.margin-card{width:175px;padding:18px;bottom:5px;left:2%;transform:rotate(-2deg)}.margin-card>strong{margin:4px 0 12px;font-size:27px;display:block}.margin-bar{background:#ecece8;border-radius:9px;height:6px;margin-bottom:11px;overflow:hidden}.margin-bar i{background:var(--blue);border-radius:9px;width:62%;height:100%;display:block}.margin-card .mini-row{color:#8b8b91;font-size:9px}.kit-card{background:var(--blue);color:#fff;border-color:#0000;width:178px;height:210px;padding:21px;bottom:5px;right:7%;overflow:hidden;transform:rotate(2deg)}.kit-card .product-brand{color:#d8dcff}.kit-card>strong{letter-spacing:-.04em;margin:23px 0 13px;font-size:26px;line-height:1.03;display:block}.kit-card small{color:#d9dcff;font-size:11px}.kit-circles i{border:1px solid #ffffff2e;border-radius:50%;position:absolute}.kit-circles i:first-child{width:120px;height:120px;bottom:-45px;right:-49px}.kit-circles i:last-child{width:74px;height:74px;bottom:-18px;right:-20px}.mini-row{align-items:center;gap:10px;display:flex}.mini-between{justify-content:space-between}.mini-muted{color:#8b8b91;font-size:10px}.benefit-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff7a}.benefit-grid{grid-template-columns:repeat(4,1fr);display:grid}.benefit-grid-three{grid-template-columns:repeat(3,1fr)}.benefit{border-right:1px solid var(--line);gap:14px;min-height:115px;padding:30px 27px;display:flex}.benefit:first-child{padding-left:0}.benefit:last-child{border-right:0;padding-right:0}.benefit-icon{background:var(--soft-blue);width:42px;height:42px;color:var(--blue);border-radius:13px;flex:0 0 42px;place-items:center;display:grid}.benefit strong{margin:2px 0 5px;font-size:15px;display:block}.benefit span{color:#78787f;font-size:13px;line-height:1.45;display:block}.section{padding:108px 0}.section-white{background:#fff}.section-heading{grid-template-columns:minmax(0,1.15fr) minmax(280px,.55fr);align-items:end;gap:65px;margin-bottom:43px;display:grid}.section-heading h2{max-width:710px;margin-bottom:0}.section-heading>p{max-width:390px;margin:0 0 4px;font-size:16px}.section-inline-action{justify-content:center;margin-top:34px;display:flex}.center-heading{text-align:center;max-width:790px;margin:0 auto 48px}.center-heading p{max-width:630px;margin:0 auto}.compact-center{margin-bottom:43px}.tool-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.tool-card{border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;min-height:330px;padding:26px;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex}.tool-card:hover{box-shadow:var(--shadow-sm);border-color:#c8ccff;transform:translateY(-4px)}.tool-card-top{justify-content:space-between;align-items:center;margin-bottom:19px;display:flex}.icon-box{background:var(--soft-blue);width:47px;height:47px;color:var(--blue);border-radius:14px;place-items:center;display:grid}.tool-badge{letter-spacing:.075em;color:#8a8a92;font-size:11px;font-weight:850}.tool-preview{background:var(--paper-2);border:1px solid #ecece7;border-radius:14px;justify-content:space-between;align-items:center;height:74px;margin-bottom:22px;padding:15px 17px;display:flex}.tool-preview span{color:#7b7b82;font-size:12px}.tool-preview strong{letter-spacing:-.02em;font-size:19px}.tool-card h3{margin-bottom:9px;font-size:22px}.tool-card p{margin-bottom:24px;font-size:15.5px;line-height:1.58}.tool-card .text-link{margin-top:auto}.why-section{background:var(--paper-2)}.why-grid{grid-template-columns:.88fr 1.12fr;align-items:center;gap:90px;display:grid}.why-copy h2{max-width:570px}.why-copy .large-copy{max-width:580px;margin-bottom:26px}.why-cards{border:1px solid var(--line);background:#ffffff94;border-radius:22px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.why-card{border-right:1px solid var(--line);min-height:260px;padding:31px 27px}.why-card:last-child{border-right:0}.why-card .step-number{margin-bottom:28px}.why-card h3{font-size:20px}.why-card p{margin:0;font-size:15px;line-height:1.55}.templates-section{background:#fff}.product-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.product-card{border:1px solid var(--line);background:#fff;border-radius:21px;transition:transform .22s,box-shadow .22s;overflow:hidden}.product-card:hover{box-shadow:var(--shadow-sm);transform:translateY(-3px)}.product-art{border-bottom:1px solid var(--line);background:#f5f5f1;height:285px;position:relative;overflow:hidden}.product-art.blue{background:#eff0ff}.product-art.ink{background:#24242a}.product-art.paper{background:#f4f0e8}.product-status{z-index:5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.075em;color:#505057;background:#ffffffdb;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:850;position:absolute;top:18px;left:18px}.product-cover{background:var(--blue);color:#fff;border-radius:10px;width:178px;height:215px;padding:19px;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-47%)rotate(-2deg);box-shadow:0 25px 45px #1414192e}.product-art.ink .product-cover{color:var(--ink);background:#f8f7f3}.product-art.paper .product-cover{background:var(--ink);color:#fff}.product-cover>strong{letter-spacing:-.04em;max-width:140px;margin:26px 0 16px;font-size:25px;line-height:1.02;display:block}.product-cover>span:last-of-type{opacity:.72;font-size:9px}.product-brand{letter-spacing:.09em;font-size:9px;font-weight:850}.cover-orbits i,.detail-orbits i{opacity:.16;border:1px solid;border-radius:50%;position:absolute}.cover-orbits i:first-child{width:130px;height:130px;bottom:-55px;right:-60px}.cover-orbits i:nth-child(2){width:90px;height:90px;bottom:-35px;right:-37px}.cover-orbits i:nth-child(3){width:50px;height:50px;bottom:-14px;right:-15px}.sheet{background:#fff;border:1px solid #d2d2cdcc;border-radius:7px;width:130px;height:165px;position:absolute;box-shadow:0 17px 30px #14141914}.sheet-one{bottom:-30px;left:26px;transform:rotate(8deg)}.sheet-two{top:-50px;right:23px;transform:rotate(-7deg)}.product-card-body{padding:25px 25px 24px}.product-card-body h3{margin-bottom:9px;font-size:21px}.product-card-body>p{min-height:49px;margin-bottom:20px;font-size:15px}.product-meta-row{border-top:1px solid var(--line);justify-content:space-between;align-items:flex-end;margin-bottom:17px;padding-top:16px;display:flex}.product-meta-row span{color:#898990;font-size:11.5px}.product-meta-row strong{font-size:19px}.product-link{font-size:15.5px}.bundle-section{background:#fff;padding-top:0}.bundle-page-section{background:var(--paper);padding-top:108px}.bundle-panel{background:linear-gradient(135deg,#eceeff 0%,#e6e9ff 100%);border:1px solid #d8dcff;border-radius:29px;grid-template-columns:1fr 1fr;align-items:center;gap:50px;min-height:510px;padding:68px 70px;display:grid;position:relative;overflow:hidden}.bundle-panel:after{content:"";border:1px solid #4657f21a;border-radius:50%;width:360px;height:360px;position:absolute;top:-100px;right:-100px;box-shadow:0 0 0 70px #4657f209,0 0 0 140px #4657f205}.bundle-copy{z-index:2;position:relative}.bundle-copy h2{max-width:600px}.bundle-copy>p{max-width:555px}.bundle-price{flex-wrap:wrap;align-items:baseline;gap:13px;margin:28px 0 25px;display:flex}.bundle-price>span{color:#8b8b93;font-size:16px;text-decoration:line-through}.bundle-price>strong{letter-spacing:-.04em;font-size:32px}.bundle-price>em{color:var(--blue);background:#fff9;border-radius:8px;padding:6px 8px;font-size:12px;font-style:normal;font-weight:800}.bundle-copy>small{color:#777783;margin-top:15px;font-size:11.5px;display:block}.bundle-art{z-index:2;height:350px;position:relative}.bundle-cover{border-radius:12px;width:190px;height:248px;padding:21px;position:absolute;overflow:hidden;box-shadow:0 28px 55px #16161b26}.bundle-cover>span{letter-spacing:.09em;font-size:9px;font-weight:850}.bundle-cover>strong{letter-spacing:-.04em;margin-top:55px;font-size:25px;line-height:1.04;display:block}.bundle-cover>small{opacity:.7;margin-top:14px;font-size:10px;display:block}.cover-a{background:var(--blue);color:#fff;top:57px;left:4%;transform:rotate(-10deg)}.cover-b{background:var(--ink);color:#fff;top:20px;left:34%;transform:rotate(0)}.cover-c{color:var(--ink);background:#fff;top:62px;left:62%;transform:rotate(9deg)}.how-section{background:var(--paper)}.steps-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.steps-grid>div{border-right:1px solid var(--line);min-height:225px;padding:34px 43px 39px}.steps-grid>div:first-child{padding-left:0}.steps-grid>div:last-child{border-right:0;padding-right:0}.steps-grid .step-number{margin-bottom:24px}.steps-grid h3{font-size:21px}.steps-grid p{max-width:300px;margin-bottom:0;font-size:15.5px}.resources-preview{background:#fff}.article-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.article-card{border:1px solid var(--line);background:#fff;border-radius:19px;flex-direction:column;min-height:285px;padding:28px;transition:transform .2s,border-color .2s,box-shadow .2s;display:flex}.article-card:hover{box-shadow:var(--shadow-sm);border-color:#d0d3f7;transform:translateY(-3px)}.article-kicker{color:var(--blue);letter-spacing:.075em;margin-bottom:28px;font-size:12px;font-weight:850;line-height:1.2}.article-card h3,.article-card h2{letter-spacing:-.025em;margin-bottom:11px;font-size:21px;line-height:1.28}.article-card p{margin-bottom:24px;font-size:15px;line-height:1.6}.article-card .text-link{margin-top:auto;font-size:15px}.article-grid-detailed .article-card{min-height:330px}.article-card-actions{flex-direction:column;align-items:flex-start;gap:12px;margin-top:auto;display:flex}.article-tool-link{color:#7a7a82;border-top:1px solid var(--line);width:100%;padding-top:12px;font-size:12.5px}.article-tool-link:hover{color:var(--blue)}.final-cta-section{background:#fff;padding:0 0 108px}.final-cta-panel{background:var(--ink);color:#fff;border-radius:28px;grid-template-columns:1fr auto;align-items:center;gap:50px;padding:62px 68px;display:grid;position:relative;overflow:hidden}.final-cta-panel:before{content:"";border:1px solid #ffffff14;border-radius:50%;width:330px;height:330px;position:absolute;top:-120px;right:-70px;box-shadow:0 0 0 60px #ffffff06,0 0 0 120px #ffffff04}.final-cta-panel>div{z-index:2;position:relative}.final-cta-panel h2{max-width:710px;margin-bottom:14px;font-size:clamp(34px,3vw,48px)}.final-cta-panel p{color:#bebec6;margin:0}.final-cta-actions{align-items:center;gap:10px;display:flex}.page-section{padding:92px 0 108px}.page-section-compact{padding-bottom:92px}.page-hero{max-width:780px;margin-bottom:52px}.page-hero-wide{max-width:850px}.page-hero h1{font-size:clamp(48px,5vw,70px)}.page-hero>p{max-width:760px;font-size:19px}.page-hero-chips{flex-wrap:wrap;gap:10px;margin-top:25px;display:flex}.page-hero-chips span{border:1px solid var(--line);color:#65656c;background:#ffffffa6;border-radius:10px;align-items:center;gap:7px;padding:9px 12px;font-size:12.5px;font-weight:700;display:inline-flex}.page-hero-chips svg{color:var(--blue)}.tool-principles-section{background:var(--paper-2);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.split-feature{grid-template-columns:.9fr 1.1fr;align-items:start;gap:90px;display:grid}.split-feature h2{max-width:550px}.split-feature .large-copy{max-width:580px}.compact-feature-list{border:1px solid var(--line);background:#fff;border-radius:21px;overflow:hidden}.compact-feature-list>div{border-bottom:1px solid var(--line);grid-template-columns:55px 1fr;gap:19px;padding:25px 28px;display:grid}.compact-feature-list>div:last-child{border-bottom:0}.compact-feature-list>div>span{color:var(--blue);font-size:15px;font-weight:850}.compact-feature-list strong{font-size:16px}.compact-feature-list p{margin:5px 0 0;font-size:14px}.related-cta-section{padding-top:80px;padding-bottom:80px}.related-cta-panel{border:1px solid var(--line);background:#fff;border-radius:23px;justify-content:space-between;align-items:center;gap:40px;padding:42px 46px;display:flex}.related-cta-panel h2{margin-bottom:9px;font-size:32px}.related-cta-panel p{max-width:700px;margin:0}.related-cta-panel .eyebrow{margin-bottom:10px}.tool-page-section{background:linear-gradient(180deg,var(--paper) 0%,#f8f8f5 100%);padding:67px 0 90px}.tool-page-head{justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:37px;display:flex}.tool-page-head.single{display:block}.tool-page-head>div:first-child{max-width:840px}.tool-page-head h1{margin-bottom:16px;font-size:clamp(45px,4.6vw,66px)}.tool-page-head p{max-width:740px;margin:0;font-size:18px}.privacy-chip{border:1px solid var(--line);background:#fff;border-radius:13px;align-items:flex-start;gap:10px;min-width:230px;padding:13px 15px;display:flex}.privacy-chip svg{color:var(--blue);margin-top:1px}.privacy-chip span{color:#77777e;flex-direction:column;gap:3px;font-size:11px;display:flex}.privacy-chip strong{color:#35353a;font-size:12.5px}.tool-narrow{width:min(980px,100% - 64px)}.tool-after-section{border-top:1px solid var(--line);background:#fff}.tool-after-grid{grid-template-columns:1fr .86fr;align-items:center;gap:80px;display:grid}.tool-after-grid.narrow-grid{width:min(1000px,100% - 64px)}.tool-after-grid h2{font-size:38px}.tool-after-grid>div:first-child>p{max-width:600px}.tool-cross-card{border:1px solid var(--line);background:var(--paper);border-radius:20px;padding:30px}.tool-cross-card h3{margin-top:18px;font-size:22px}.tool-cross-card p{font-size:15px}.invoice-builder{grid-template-columns:430px minmax(0,1fr);align-items:start;gap:30px;display:grid}.invoice-controls{flex-direction:column;gap:14px;display:flex}.control-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:23px}.control-card-heading,.calculator-form-head{align-items:flex-start;gap:13px;margin-bottom:21px;display:flex}.control-step{background:var(--soft-blue);width:34px;height:34px;color:var(--blue);border-radius:10px;flex:0 0 34px;place-items:center;font-size:12.5px;font-weight:850;display:grid}.control-card-heading h2,.calculator-form-head h2{letter-spacing:-.02em;margin:0 0 3px;font-size:18px}.control-card-heading p,.calculator-form-head p{margin:0;font-size:12px;line-height:1.4}.control-card label,.calculator-form label{color:#4e4e54;flex-direction:column;gap:7px;margin-bottom:14px;font-size:12px;font-weight:750;display:flex}.control-card input,.control-card textarea,.calculator-form input{width:100%;color:var(--ink);background:#fcfcfa;border:1px solid #dadad4;border-radius:10px;outline:none;padding:11px 12px;font-size:14px;transition:border-color .15s,box-shadow .15s}.control-card input:focus,.control-card textarea:focus,.calculator-form input:focus{border-color:#a8aef8;box-shadow:0 0 0 3px #4657f214}.control-card textarea{resize:vertical;line-height:1.45}.two-inputs{grid-template-columns:1fr 1fr;gap:10px;display:grid}.line-item-labels,.line-item-editor{grid-template-columns:minmax(0,1fr) 58px 92px 32px;gap:7px;display:grid}.line-item-labels{color:#99999f;text-transform:uppercase;letter-spacing:.06em;padding:0 4px 6px;font-size:9px}.line-item-editor{margin-bottom:8px}.line-item-editor input{min-width:0;padding:10px 9px}.remove-item{color:#96969d;background:#fff;border:1px solid #e1e1dc;border-radius:9px;width:32px;height:39px;font-size:18px}.remove-item:hover:not(:disabled){color:var(--red);background:#fff8f8;border-color:#e6bdbd}.remove-item:disabled{opacity:.35;cursor:not-allowed}.small-button{color:var(--blue);background:0 0;border:0;padding:6px 0;font-size:12px;font-weight:800}.add-item-button{margin-bottom:16px}.invoice-print-button{margin-top:3px}.form-note{color:#88888f;text-align:center;margin:0 5px;font-size:11.5px;line-height:1.5}.invoice-preview-wrap{position:sticky;top:98px}.preview-label{justify-content:space-between;align-items:center;margin:0 4px 9px;display:flex}.preview-label span{color:var(--blue);letter-spacing:.075em;font-size:10.5px;font-weight:850}.preview-label small{color:#929298;font-size:10.5px}.invoice-preview{border:1px solid var(--line);min-height:770px;box-shadow:var(--shadow-sm);background:#fff;border-radius:18px;flex-direction:column;padding:48px 48px 34px;display:flex}.invoice-preview-header{border-bottom:2px solid var(--ink);justify-content:space-between;align-items:flex-start;padding-bottom:31px;display:flex}.invoice-preview-header>strong{letter-spacing:.08em;font-size:25px}.invoice-brand{align-items:center;gap:9px;display:flex}.invoice-logo-mark{background:var(--blue);color:#fff;border-radius:8px;place-items:center;width:27px;height:27px;font-size:15px;font-weight:850;display:grid}.invoice-logo{letter-spacing:-.7px;font-size:18px;font-weight:850}.invoice-brand p{color:#a0a0a5;margin:2px 0 0;font-size:8.5px}.invoice-top-grid{grid-template-columns:1fr 1fr 1.05fr;gap:28px;padding:31px 0;display:grid}.invoice-label{color:#96969b;letter-spacing:.09em;font-size:8.5px;font-weight:850}.invoice-top-grid>div>strong{margin:7px 0 3px;font-size:13px;display:block}.invoice-top-grid>div>p{color:#8b8b91;margin:0;font-size:9px;line-height:1.4}.invoice-dates{border-left:1px solid var(--line);flex-direction:column;gap:9px;padding-left:25px;display:flex}.invoice-dates>div{justify-content:space-between;gap:15px;font-size:9px;display:flex}.invoice-dates span{color:#8e8e94}.invoice-table{margin-top:4px}.invoice-table-head,.invoice-table-row{grid-template-columns:minmax(0,1fr) 50px 115px 125px;align-items:center;gap:10px;display:grid}.invoice-table-head{color:#7d7d83;text-transform:uppercase;letter-spacing:.06em;background:#f5f5f1;border-radius:7px;padding:10px 12px;font-size:8.5px}.invoice-table-head span:nth-child(n+2),.invoice-table-row span:nth-child(n+2){text-align:right}.invoice-table-row{border-bottom:1px solid #efefeb;padding:14px 12px;font-size:10px}.invoice-table-row span:first-child{font-weight:650}.invoice-bottom-grid{grid-template-columns:1fr 260px;gap:45px;margin-top:32px;display:grid}.invoice-notes p{max-width:300px;margin:7px 0 18px;font-size:9px;line-height:1.5}.notes-label{margin-top:7px;display:block}.invoice-summary{flex-direction:column;display:flex}.invoice-summary>div{justify-content:space-between;gap:20px;padding:7px 0;font-size:9.5px;display:flex}.invoice-summary>div span{color:#7e7e84}.invoice-summary .grand-total{border-top:2px solid var(--ink);align-items:baseline;margin-top:8px;padding-top:13px}.invoice-summary .grand-total span{color:var(--ink);font-weight:750}.invoice-summary .grand-total strong{font-size:16px}.invoice-preview-footer{border-top:1px solid var(--line);color:#a0a0a5;text-align:center;margin-top:auto;padding-top:27px;font-size:8px}.calculator-shell{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:22px;grid-template-columns:.88fr 1.12fr;display:grid;overflow:hidden}.calculator-form,.calculator-results{padding:35px 36px}.calculator-form{background:#fff}.calculator-results{background:var(--ink);color:#fff;flex-direction:column;justify-content:center;min-height:430px;display:flex}.calculator-form label{margin-bottom:17px;font-size:12.5px}.calculator-form input{padding:12px 13px;font-size:15px}.calculator-form .form-note{text-align:left;margin:7px 0 0}.calculator-divider{background:var(--line);height:1px;margin:22px 0}.range-label>span{justify-content:space-between;align-items:center;display:flex}.range-label strong{color:var(--blue)}input.range{box-shadow:none;accent-color:var(--blue);background:0 0;border:0;padding:0}.result-kicker{color:#9da6ff;letter-spacing:.09em;margin-bottom:17px;font-size:10.5px;font-weight:850}.result-main{border-bottom:1px solid #ffffff21;padding-bottom:28px}.result-main span{color:#afafb7;margin-bottom:9px;font-size:13px;display:block}.result-main strong{letter-spacing:-.055em;font-size:65px;line-height:1}.result-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:19px;display:grid}.result-grid>div{background:#ffffff12;border:1px solid #ffffff12;border-radius:13px;padding:15px}.result-grid span{color:#b5b5bd;margin-bottom:6px;font-size:10px;display:block}.result-grid strong{font-size:19px}.target-result{background:var(--blue);border-radius:14px;margin-top:17px;padding:18px}.target-result span{color:#dde0ff;margin-bottom:4px;font-size:10.5px;display:block}.target-result strong{letter-spacing:-.03em;font-size:27px;display:block}.target-result small{color:#d9dcff;margin-top:5px;font-size:9.5px;display:block}.warning{color:#f3c8cb;background:#44292b;border:1px solid #704044;border-radius:11px;margin:17px 0 0;padding:11px 12px;font-size:11px}.result-foot{color:#9999a2;margin:16px 0 0;font-size:10.5px}.template-philosophy-section{background:var(--paper-2);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.template-philosophy-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;display:grid}.principle-cards{border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.principle-cards>div{border-right:1px solid var(--line);padding:27px 23px}.principle-cards>div:last-child{border-right:0}.principle-cards svg{color:var(--blue);margin-bottom:20px}.principle-cards strong{margin-bottom:7px;font-size:16px;display:block}.principle-cards p{margin:0;font-size:13px;line-height:1.55}.product-detail{padding-top:72px}.product-detail-grid{grid-template-columns:1fr .88fr;align-items:center;gap:90px;display:grid}.product-detail-copy h1{margin-top:17px;font-size:clamp(45px,4.7vw,67px)}.product-tagline{color:#414147;margin-bottom:18px;font-size:22px;font-weight:650}.product-detail-copy .large-copy{max-width:650px}.detail-price{margin:27px 0 23px}.detail-price>small{color:#8a8a91;margin-bottom:7px;font-size:11px;display:block}.detail-price>div{align-items:baseline;gap:13px;display:flex}.detail-price span{color:#939399;font-size:16px;text-decoration:line-through}.detail-price strong{font-size:31px}.launch-note{border-left:3px solid var(--blue);background:var(--soft-blue);border-radius:0 12px 12px 0;max-width:620px;margin:22px 0 27px;padding:17px 18px}.launch-note strong{font-size:13.5px}.launch-note p{color:#646675;margin:4px 0 0;font-size:12px;line-height:1.5}.product-detail-actions{flex-wrap:wrap;gap:11px;display:flex}.detail-product-stage{height:485px;position:relative}.detail-product-art{background:var(--blue);color:#fff;border-radius:18px;width:290px;height:365px;padding:31px;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-55%,-51%)rotate(-3deg);box-shadow:0 36px 70px #18181d2e}.detail-product-art>strong{letter-spacing:-.05em;margin-top:83px;font-size:40px;line-height:1.03;display:block}.detail-product-art>small{color:#dce0ff;margin-top:18px;display:block}.detail-orbits i:first-child{width:240px;height:240px;bottom:-95px;right:-105px}.detail-orbits i:nth-child(2){width:160px;height:160px;bottom:-55px;right:-65px}.detail-orbits i:nth-child(3){width:84px;height:84px;bottom:-20px;right:-25px}.detail-side-sheet{border:1px solid var(--line);width:205px;box-shadow:var(--shadow-sm);background:#fff;border-radius:15px;padding:20px;position:absolute;bottom:20px;right:0;transform:rotate(4deg)}.detail-side-sheet span{color:var(--blue);letter-spacing:.08em;font-size:9px;font-weight:850}.detail-side-sheet strong{margin:10px 0 6px;font-size:18px;display:block}.detail-side-sheet small{color:#8b8b91;font-size:10px;line-height:1.45}.product-use-section{background:var(--ink);color:#fff}.product-use-grid{grid-template-columns:.8fr 1.2fr;align-items:center;gap:80px;display:grid}.product-use-grid h2{max-width:520px}.product-use-grid p{color:#c2c2ca;margin:0}.included-section-wrap{background:#fff}.included-section{max-width:1050px}.section-intro{max-width:630px;margin-bottom:34px}.included-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.included-grid>div{border:1px solid var(--line);background:var(--paper);border-radius:12px;align-items:center;gap:12px;padding:14px 15px;font-size:14px;display:flex}.included-grid svg{color:var(--blue);flex:none}.resource-method-section{background:var(--paper-2);border-top:1px solid var(--line)}.resource-principles{border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.resource-principles>div{border-right:1px solid var(--line);padding:28px 23px}.resource-principles>div:last-child{border-right:0}.resource-principles strong{margin-bottom:8px;font-size:22px;display:block}.resource-principles span{color:#77777e;font-size:13px;line-height:1.5}.article-page{background:#fff;padding:82px 0 108px}.article-header{border-bottom:1px solid var(--line);margin-bottom:52px;padding-bottom:44px}.article-header h1{max-width:850px;font-size:clamp(48px,5vw,70px)}.article-header>p{max-width:740px;font-size:20px}.article-meta{color:#95959b;gap:18px;margin-top:24px;font-size:11.5px;display:flex}.article-meta span+span:before{content:"•";margin-right:18px}.article-body{max-width:850px}.article-body>section{border-bottom:1px solid var(--line);grid-template-columns:55px 1fr;gap:26px;margin-bottom:38px;padding:0 0 38px;display:grid}.article-body>section:last-child{margin-bottom:0}.article-section-number{color:var(--blue);padding-top:5px;font-size:16px;font-weight:850}.article-body h2{margin-bottom:11px;font-size:29px}.article-body p{margin:0;font-size:17.5px;line-height:1.75}.article-tool-cta{background:var(--blue);color:#fff;border-radius:24px;margin:65px 0 35px;padding:40px 42px}.article-tool-cta h2{font-size:35px}.article-tool-cta p{color:#e1e3ff;max-width:590px}.article-related{border:1px solid var(--line);background:var(--paper);border-radius:20px;justify-content:space-between;align-items:center;gap:30px;padding:31px 34px;display:flex}.article-related h2{margin-bottom:7px;font-size:26px}.article-related p{max-width:550px;margin:0;font-size:14px}.article-related .eyebrow{margin-bottom:9px}.about-hero-section{padding-bottom:85px}.about-story-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.about-story-grid{grid-template-columns:.9fr 1.1fr;gap:90px;display:grid}.about-story-grid h2{max-width:540px}.about-story-copy p{font-size:19px;line-height:1.75}.about-story-copy p:last-child{margin-bottom:0}.about-principles-section{background:var(--paper-2)}.principle-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.principle-grid>div{border:1px solid var(--line);background:#fff;border-radius:20px;min-height:260px;padding:31px}.principle-icon{background:var(--soft-blue);width:48px;height:48px;color:var(--blue);border-radius:14px;place-items:center;margin-bottom:30px;display:grid}.principle-grid h3{font-size:21px}.principle-grid p{font-size:15px}.faq-hero{margin-bottom:35px}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line);grid-template-columns:55px 1fr;gap:25px;padding:32px 0;display:grid}.faq-item>span{color:var(--blue);padding-top:4px;font-size:15px;font-weight:850}.faq-item h2{margin-bottom:8px;font-size:23px}.faq-item p{max-width:760px;margin:0;font-size:16px}.faq-bottom{justify-content:space-between;align-items:center;gap:20px;margin-top:35px;display:flex}.faq-bottom p{margin:0}.legal-page{background:#fff}.legal-hero{max-width:760px;margin-bottom:45px}.legal-hero h1{font-size:54px}.legal-body{max-width:800px}.legal-body h2{margin:35px 0 9px;font-size:25px}.legal-body p{font-size:16.5px;line-height:1.72}.not-found-page{align-items:center;min-height:65vh;display:flex}.not-found-page p{font-size:19px}.site-footer{background:var(--paper);border-top:1px solid var(--line)}.footer-topline{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:30px;padding:25px 0;display:flex}.footer-topline p{margin:0;font-size:13px}.footer-inline-link{color:var(--blue);font-size:13px;font-weight:800}.footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:55px;padding:60px 0 48px;display:grid}.footer-brand .logo{margin-bottom:19px}.footer-tagline{color:#424247;margin:0 0 4px;font-size:14px;font-weight:750}.footer-note{margin:0;font-size:13px}.footer-grid h3{text-transform:uppercase;letter-spacing:.07em;color:#8b8b91;margin-bottom:16px;font-size:11px}.footer-grid>div:not(.footer-brand) a{color:#55555b;margin-bottom:11px;font-size:13.5px;display:block}.footer-grid>div:not(.footer-brand) a:hover{color:var(--blue)}.footer-bottom{border-top:1px solid var(--line);color:#96969c;justify-content:space-between;padding:20px 0 30px;font-size:11px;display:flex}@media (max-width:1100px){.hero-grid{grid-template-columns:1fr 1fr;gap:35px}.hero-visual{height:470px}.hero-window{width:84%;height:320px}.revenue-card{width:180px}.kit-card{width:165px;height:195px}.margin-card{width:160px}.why-grid{grid-template-columns:1fr;gap:48px}.why-cards{max-width:none}.bundle-panel{padding:55px 50px}.bundle-cover{width:165px;height:225px}.cover-a{left:0}.cover-b{left:30%}.cover-c{left:59%}.invoice-builder{grid-template-columns:390px minmax(0,1fr)}.invoice-preview{padding:38px 34px}.invoice-table-head,.invoice-table-row{grid-template-columns:minmax(0,1fr) 45px 95px 110px}.invoice-bottom-grid{grid-template-columns:1fr 220px;gap:30px}.product-detail-grid{gap:50px}.detail-product-stage{transform-origin:50%;transform:scale(.92)}}@media (max-width:900px){.container{width:min(100% - 40px,1220px)}.container.narrow,.tool-narrow{width:min(100% - 40px,900px)}.container.wide{width:min(100% - 32px,1320px)}.site-header{height:68px}.header-inner{justify-content:space-between;display:flex}.desktop-nav,.header-cta{display:none}.mobile-menu-button{background:0 0;border:0;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:42px;height:42px;display:flex}.mobile-menu-button span{background:var(--ink);border-radius:2px;width:21px;height:2px;transition:transform .2s}.mobile-menu-button.is-open span:first-child{transform:translateY(4px)rotate(45deg)}.mobile-menu-button.is-open span:last-child{transform:translateY(-4px)rotate(-45deg)}.mobile-nav{border-bottom:1px solid var(--line);background:#fbfaf7fa;display:block;position:absolute;top:68px;left:0;right:0;box-shadow:0 18px 35px #14141914}.mobile-nav-inner{flex-direction:column;align-items:stretch;padding:18px 0 23px;display:flex}.mobile-nav-inner>a:not(.btn){border-bottom:1px solid var(--line);padding:13px 2px;font-size:18px;font-weight:700}.mobile-nav-inner .btn{margin-top:15px}.hero-section{padding:58px 0 68px}.hero-grid{grid-template-columns:1fr;gap:25px}.hero-copy{padding:0}.hero-copy h1{max-width:690px}.hero-lede{max-width:670px}.hero-visual{width:100%;max-width:700px;height:500px;margin:0 auto}.hero-window{width:76%;left:5%}.benefit-grid-three{grid-template-columns:1fr}.benefit{border-right:0;border-bottom:1px solid var(--line);min-height:0;padding:22px 0}.benefit:last-child{border-bottom:0}.benefit:first-child{padding-left:0}.benefit:last-child{padding-right:0}.section{padding:82px 0}.section-heading{grid-template-columns:1fr;gap:15px;margin-bottom:35px}.section-heading>p{max-width:640px}.tool-grid,.product-grid,.article-grid{grid-template-columns:1fr 1fr}.tool-card:last-child,.product-card:last-child,.article-card:last-child{grid-column:1/-1;max-width:calc(50% - 9px)}.why-cards{grid-template-columns:1fr}.why-card{border-right:0;border-bottom:1px solid var(--line);min-height:0;padding:27px}.why-card:last-child{border-bottom:0}.why-card .step-number{margin-bottom:18px}.bundle-panel{grid-template-columns:1fr;padding:48px 42px}.bundle-art{width:100%;max-width:600px;height:300px;margin:0 auto}.cover-a{left:9%}.cover-b{left:36%}.cover-c{left:62%}.steps-grid{grid-template-columns:1fr}.steps-grid>div,.steps-grid>div:first-child,.steps-grid>div:last-child{border-right:0;border-bottom:1px solid var(--line);min-height:0;padding:26px 0}.steps-grid>div:last-child{border-bottom:0}.steps-grid .step-number{margin-bottom:16px}.final-cta-panel{grid-template-columns:1fr;padding:48px 42px}.final-cta-actions{justify-content:flex-start}.split-feature,.template-philosophy-grid,.about-story-grid{grid-template-columns:1fr;gap:42px}.principle-cards,.resource-principles{grid-template-columns:1fr}.principle-cards>div,.resource-principles>div{border-right:0;border-bottom:1px solid var(--line)}.principle-cards>div:last-child,.resource-principles>div:last-child{border-bottom:0}.tool-page-head{flex-direction:column;align-items:flex-start}.privacy-chip{width:max-content}.tool-after-grid,.tool-after-grid.narrow-grid{grid-template-columns:1fr;gap:35px;width:auto}.invoice-builder{grid-template-columns:1fr}.invoice-preview-wrap{position:static}.invoice-preview{min-height:720px}.calculator-shell{grid-template-columns:1fr}.calculator-results{min-height:360px}.product-detail-grid{grid-template-columns:1fr}.detail-product-stage{height:440px;transform:none}.detail-product-art{left:46%}.product-use-grid{grid-template-columns:1fr;gap:20px}.principle-grid{grid-template-columns:1fr 1fr}.principle-grid>div:last-child{grid-column:1/-1;max-width:calc(50% - 9px)}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}}@media (max-width:620px){.container,.container.narrow,.tool-narrow{width:calc(100% - 34px)}.container.wide{width:calc(100% - 26px)}.logo-mark{border-radius:8px;width:29px;height:29px}.logo-word{font-size:24px}.eyebrow{letter-spacing:.065em;margin-bottom:12px;font-size:13.5px}h1{font-size:44px;line-height:1.02}h2{font-size:32px}h3{font-size:21px}p{font-size:16px}.large-copy{font-size:17px}.hero-section{padding:45px 0 55px}.hero-lede{font-size:17px}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .btn{width:100%}.hero-trust{gap:9px 15px;font-size:12px}.hero-visual{height:430px;margin-top:8px}.hero-window{border-radius:17px;width:86%;height:280px;top:75px;left:0}.hero-window-bar{height:42px}.hero-window-body{grid-template-columns:44px 1fr;height:calc(100% - 42px)}.hero-mini-sidebar{padding:18px 10px}.hero-invoice-sheet{margin:20px 17px}.hero-sheet-head{margin-bottom:20px}.hero-sheet-meta{gap:10px}.hero-sheet-lines{margin:22px 0 18px}.revenue-card{width:147px;padding:14px;top:22px;right:0}.revenue-card strong{font-size:15px}.sparkline{height:40px}.kit-card{width:143px;height:170px;padding:16px;bottom:0;right:1%}.kit-card>strong{margin:19px 0 9px;font-size:21px}.margin-card{width:145px;padding:14px;bottom:5px;left:0}.margin-card>strong{font-size:22px}.mini-muted{font-size:8.5px}.section{padding:68px 0}.section-heading{margin-bottom:29px}.center-heading{margin-bottom:34px}.section-heading>p{font-size:15px}.tool-grid,.product-grid,.article-grid{grid-template-columns:1fr}.tool-card:last-child,.product-card:last-child,.article-card:last-child{grid-column:auto;max-width:none}.tool-card{min-height:305px;padding:23px}.tool-preview{height:67px}.product-art{height:265px}.why-grid{gap:35px}.why-cards{border-radius:18px}.bundle-section{padding-top:0}.bundle-page-section{padding-top:68px}.bundle-panel{border-radius:22px;padding:37px 25px}.bundle-price{gap:8px 11px}.bundle-price>strong{font-size:29px}.bundle-art{height:245px}.bundle-cover{width:132px;height:186px;padding:15px}.bundle-cover>strong{margin-top:42px;font-size:19px}.cover-a{top:45px;left:3%}.cover-b{top:20px;left:31%}.cover-c{top:48px;left:58%}.bundle-copy .btn{width:100%}.final-cta-section{padding-bottom:68px}.final-cta-panel{border-radius:22px;padding:37px 25px}.final-cta-actions{flex-direction:column;align-items:stretch}.final-cta-actions .btn{width:100%}.page-section{padding:65px 0 76px}.page-section-compact{padding-bottom:68px}.page-hero{margin-bottom:36px}.page-hero h1,.tool-page-head h1{font-size:43px}.page-hero>p,.tool-page-head p{font-size:17px}.page-hero-chips{gap:7px}.page-hero-chips span{font-size:11.5px}.related-cta-section{padding:55px 0}.related-cta-panel{flex-direction:column;align-items:flex-start;padding:29px 24px}.related-cta-panel h2{font-size:28px}.related-cta-panel .btn{width:100%}.tool-page-section{padding:52px 0 68px}.privacy-chip{width:100%}.invoice-builder{gap:20px}.control-card{padding:19px 17px}.two-inputs{grid-template-columns:1fr}.line-item-labels{display:none}.line-item-editor{grid-template-columns:minmax(0,1fr) 54px 75px 31px}.invoice-preview{min-height:650px;padding:27px 20px 25px;overflow:hidden}.invoice-preview-header>strong{font-size:18px}.invoice-top-grid{grid-template-columns:1fr 1fr;gap:20px}.invoice-dates{border-left:0;border-top:1px solid var(--line);grid-column:1/-1;grid-template-columns:repeat(3,1fr);padding:17px 0 0;display:grid}.invoice-dates>div{flex-direction:column;gap:3px;display:flex}.invoice-table-head,.invoice-table-row{grid-template-columns:minmax(0,1fr) 32px 70px 78px;gap:6px}.invoice-table-head{padding:9px 7px;font-size:7px}.invoice-table-row{padding:11px 7px;font-size:8px}.invoice-bottom-grid{grid-template-columns:1fr;gap:22px}.invoice-summary{max-width:none}.invoice-preview-footer{font-size:7px}.calculator-form,.calculator-results{padding:27px 22px}.calculator-results{min-height:330px}.result-main strong{font-size:54px}.result-grid{gap:9px}.result-grid>div{padding:13px 11px}.template-philosophy-grid{gap:32px}.product-detail{padding-top:55px}.product-detail-copy h1{font-size:43px}.product-tagline{font-size:19px}.product-detail-actions{flex-direction:column}.product-detail-actions .btn{width:100%}.detail-product-stage{height:365px}.detail-product-art{width:230px;height:300px;padding:25px;left:44%}.detail-product-art>strong{margin-top:65px;font-size:31px}.detail-side-sheet{width:165px;padding:15px;right:-5px}.included-grid{grid-template-columns:1fr}.article-page{padding:60px 0 76px}.article-header{margin-bottom:38px}.article-header h1{font-size:43px}.article-header>p{font-size:18px}.article-meta{flex-direction:column;gap:4px}.article-meta span+span:before{display:none}.article-body>section{grid-template-columns:37px 1fr;gap:15px;margin-bottom:28px;padding-bottom:28px}.article-body h2{font-size:25px}.article-body p{font-size:16.5px}.article-tool-cta{border-radius:19px;margin-top:45px;padding:30px 24px}.article-tool-cta .btn{width:100%}.article-related{flex-direction:column;align-items:flex-start;padding:25px 22px}.article-related .btn{width:100%}.principle-grid{grid-template-columns:1fr}.principle-grid>div:last-child{grid-column:auto;max-width:none}.about-story-copy p{font-size:17px}.faq-item{grid-template-columns:36px 1fr;gap:12px}.faq-item h2{font-size:20px}.faq-bottom{flex-direction:column;align-items:flex-start}.legal-hero h1{font-size:43px}.footer-topline{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr 1fr;gap:35px}.footer-brand{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start;gap:7px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}@media print{@page{size:A4;margin:12mm}body{background:#fff!important}.site-header,.site-footer,.no-print,.tool-page-head,.tool-after-section{display:none!important}main,.tool-page-section,.container.wide,.invoice-builder,.invoice-preview-wrap{background:#fff!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;display:block!important}.invoice-preview{box-shadow:none!important;border:0!important;border-radius:0!important;width:100%!important;min-height:0!important;padding:8mm 6mm 4mm!important}.invoice-preview-footer{margin-top:25mm}}:root{--paper:#f7f4ed;--paper-2:#efece4;--ink:#11110f;--ink-2:#23231f;--blue:#4554f7;--blue-dark:#3441dd;--soft-blue:#e8e9ff;--signal:#d8ff63;--signal-soft:#f1ffc8;--lavender:#eae7ff;--cloud:#edeae2;--slate:#66665f;--slate-2:#898981;--line:#dbd7cd;--line-dark:#cbc6ba;--shadow-sm:0 14px 36px #11110f12;--shadow:0 28px 80px #11110f21}body{background:var(--paper);background-image:radial-gradient(circle at 15% 0,#4554f709,#0000 27%),radial-gradient(circle at 85% 10%,#d8ff630e,#0000 22%)}::selection{background:var(--signal);color:var(--ink)}.site-header-v3{-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(#f7f4edf5,#f7f4edcc,#0000);border:0;align-items:flex-start;height:96px;padding-top:14px;display:flex}.header-inner-v3{-webkit-backdrop-filter:blur(18px);background:#ffffffd1;border:1px solid #cbc6bab8;border-radius:20px;grid-template-columns:1fr auto 1fr;height:68px;padding:0 14px 0 17px;box-shadow:0 8px 28px #11110f0e}.logo-v3{gap:9px}.logo-mark-v3{width:36px;height:36px;box-shadow:none;color:var(--blue);background:0 0;border-radius:0;transform:none}.logo-mark-v3 svg{width:36px;height:36px}.logo-signal-dot{fill:var(--signal);stroke:var(--ink);stroke-width:.9px}.logo-word-v3{letter-spacing:-1.55px;font-size:27px;font-weight:850}.logo-word-dot{color:var(--blue);margin-left:1px}.desktop-nav a{border-radius:9px;padding:8px 13px;font-size:14px;font-weight:720}.desktop-nav a:after{display:none}.desktop-nav a:hover{background:#fff;box-shadow:0 3px 10px #11110f0d}.header-actions-v3{justify-self:end;align-items:center;gap:14px;display:flex}.header-live-note{color:#73736b;white-space:nowrap;align-items:center;gap:7px;font-size:11px;font-weight:750;display:flex}.header-live-note i,.footer-status i,.live-pill i,.status-dot{background:#7ca63a;border-radius:50%;width:7px;height:7px;display:inline-block;box-shadow:0 0 0 4px #d8ff638c}.header-inner-v3 .header-cta{border-radius:11px;min-height:42px;padding:0 17px;font-size:13.5px}.btn{letter-spacing:-.01em;border-radius:13px;font-weight:800}.btn-primary{background:var(--blue);box-shadow:0 9px #2630b91a,0 17px 38px #4554f733}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 11px #2630b917,0 22px 42px #4554f740}.btn-dark{background:var(--ink)}.eyebrow{letter-spacing:.1em;font-size:13px;font-weight:850}.eyebrow.light{color:#d8dbff}.step-number{background:var(--signal);border:1px solid #11110f1a;border-radius:50%;width:46px;height:46px;box-shadow:0 0 0 7px #d8ff631f;color:var(--ink)!important;font-size:14px!important}.text-link{font-weight:800}.text-link:hover{color:var(--blue-dark)}.hero-section-v3{padding:18px 0 48px;overflow:visible}.hero-shell-v3{border:1px solid var(--line-dark);background:#fcfbf7;border-radius:34px;grid-template-columns:minmax(0,.9fr) minmax(520px,1.1fr);min-height:620px;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 70px #11110f11}.hero-shell-v3:before{content:"";pointer-events:none;background-image:linear-gradient(#11110f06 1px,#0000 1px),linear-gradient(90deg,#11110f06 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000000bf,#0000 55%);mask-image:linear-gradient(90deg,#000000bf,#0000 55%)}.hero-copy-v3{z-index:2;flex-direction:column;justify-content:center;padding:92px 38px 88px 56px;display:flex;position:relative}.hero-label-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.live-pill{background:var(--signal-soft);color:#4b5134;border:1px solid #cfd2b9;border-radius:999px;align-items:center;gap:8px;margin-bottom:15px;padding:7px 11px;font-size:11px;font-weight:820;display:inline-flex}.live-pill i{width:6px;height:6px;box-shadow:none}.headline-signal{z-index:1;display:inline-block;position:relative}.headline-signal:after{content:"";background:var(--signal);z-index:-1;border-radius:12px;height:15px;position:absolute;bottom:5px;left:-1%;right:-2%;transform:rotate(-1.5deg)}.hero-copy-v3 .hero-trust span{font-size:12.5px}.hero-copy-v3 .hero-trust svg{color:var(--blue)}.hero-visual-v3{background:var(--ink);height:auto;min-height:100%;position:relative;overflow:hidden}.hero-visual-v3:before{content:"";background:var(--blue);filter:blur();opacity:.85;border-radius:50%;width:370px;height:370px;position:absolute;top:-120px;right:-115px}.hero-visual-v3:after{content:"";background:var(--signal);opacity:.22;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-120px;left:-150px}.hero-stage-grid{background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.hero-stage-label{z-index:6;color:#c9c9c3;letter-spacing:.1em;align-items:center;gap:9px;font-size:10px;font-weight:830;display:flex;position:absolute;top:31px;left:34px}.hero-stage-label .status-dot{background:var(--signal);width:6px;height:6px;box-shadow:0 0 0 4px #d8ff631f}.workspace-shell{z-index:2;background:#f8f7f3;border:1px solid #ffffff38;border-radius:22px;width:78%;height:380px;position:absolute;top:110px;left:8%;overflow:hidden;transform:rotate(-1.4deg);box-shadow:0 30px 80px #00000052}.workspace-topbar{color:#73736c;border-bottom:1px solid #e0ded6;justify-content:space-between;align-items:center;height:50px;padding:0 15px;font-size:9.5px;display:flex}.workspace-brand,.workspace-actions{align-items:center;gap:9px;display:flex}.workspace-mark{background:var(--blue);color:#fff;border-radius:8px;place-items:center;width:23px;height:23px;font-size:13px;font-weight:850;display:grid}.workspace-actions b{background:var(--ink);color:#fff;border-radius:7px;padding:7px 9px;font-size:8.5px}.workspace-body{grid-template-columns:54px 1fr;height:330px;display:grid}.workspace-sidebar{background:#efeee8;border-right:1px solid #dedcd4;flex-direction:column;align-items:center;gap:14px;padding:20px 14px;display:flex}.workspace-nav{background:#d9d7d0;border-radius:8px;width:23px;height:7px}.workspace-nav.active{background:var(--soft-blue);border:1px solid #d2d4fe;height:23px}.workspace-nav.short{width:14px}.workspace-canvas{background:#f4f3ee;padding:24px 28px}.workspace-invoice{background:#fff;border:1px solid #e2e0d9;border-radius:11px;height:100%;padding:25px 29px;box-shadow:0 8px 20px #11110f0a}.invoice-demo-head{justify-content:space-between;align-items:flex-start;display:flex}.invoice-demo-head div{flex-direction:column;gap:5px;display:flex}.invoice-demo-head span{letter-spacing:.08em;font-size:12px;font-weight:850}.invoice-demo-head small{color:#999890;font-size:8px}.invoice-demo-head>strong{font-size:15px}.invoice-demo-meta{grid-template-columns:1fr 1fr;gap:20px;margin-top:24px;display:grid}.invoice-demo-meta small{color:#aaa9a1;letter-spacing:.08em;font-size:7px;display:block}.invoice-demo-rule{background:#d8d6ce;height:1px;margin:24px 0 15px}.invoice-demo-line{background:#efede7;border-radius:10px;height:7px;margin:8px 0}.invoice-demo-line.long{width:100%}.invoice-demo-line.mid{width:78%}.invoice-demo-line.short{width:56%}.invoice-demo-total{border-top:1px solid #e5e3dd;justify-content:flex-end;align-items:center;gap:27px;margin-top:22px;padding-top:14px;font-size:8px;display:flex}.signal-card{z-index:5;background:#fff;border:1px solid #ffffff4d;border-radius:17px;padding:17px;position:absolute;box-shadow:0 22px 50px #00000040}.signal-kicker{letter-spacing:.12em;color:#8b8a84;font-size:8px;font-weight:850}.signal-margin{width:155px;bottom:35px;left:4%;transform:rotate(-3deg)}.signal-margin>strong{letter-spacing:-.04em;margin:7px 0 11px;font-size:28px;display:block}.signal-meter{background:#ebe9e2;border-radius:5px;height:5px;margin-bottom:10px}.signal-meter i{background:var(--blue);border-radius:5px;width:64%;height:100%;display:block}.signal-card small{color:#95948e;font-size:8.5px;line-height:1.4;display:block}.signal-rate{width:180px;top:56px;right:2.5%;transform:rotate(3deg)}.rate-lockup{align-items:baseline;gap:6px;margin:8px 0 5px;display:flex}.rate-lockup strong{font-size:24px}.rate-lockup span{color:#85847f;font-size:8px}.signal-kit{background:var(--blue);color:#fff;border-color:#ffffff1f;width:165px;height:180px;bottom:22px;right:6%;overflow:hidden;transform:rotate(2deg)}.signal-kit .signal-kicker{color:#d8dbff}.signal-kit>strong{letter-spacing:-.05em;margin:25px 0 11px;font-size:25px;line-height:1.02;display:block}.signal-kit small{color:#d7d9ff}.kit-signal-orbit i{border:1px solid #ffffff38;border-radius:50%;position:absolute}.kit-signal-orbit i:first-child{width:115px;height:115px;bottom:-51px;right:-54px}.kit-signal-orbit i:last-child{width:70px;height:70px;bottom:-22px;right:-24px}.hero-footnote-v3{z-index:7;border-top:1px solid var(--line);background:#fbfaf6f0;grid-template-columns:repeat(3,1fr);height:48px;display:grid;position:absolute;bottom:0;left:0;right:0}.hero-footnote-v3 span{border-right:1px solid var(--line);letter-spacing:.12em;color:#96958f;align-items:center;padding:0 20px;font-size:9px;font-weight:830;display:flex}.hero-footnote-v3 span:last-child{border-right:0}.benefit-strip-v3{background:0 0;border:0;padding:14px 0 7px}.signal-strip{color:#77766f;flex-wrap:wrap;justify-content:center;align-items:center;gap:17px;display:flex}.signal-strip span{letter-spacing:.12em;font-size:9.5px;font-weight:830}.signal-strip i{background:var(--blue);border-radius:50%;width:4px;height:4px}.section-heading-v3{align-items:end}.section-heading-v3 h2{max-width:700px}.section-heading-v3>p{font-size:16px}.tools-showcase-section{border-top:1px solid #dbd7cdb8;border-bottom:1px solid var(--line);background:#fcfbf7;padding-top:95px}.tool-grid-v3{grid-template-rows:1fr 1fr;grid-template-columns:1.15fr .85fr;gap:16px;display:grid}.tool-grid-v3 .tool-featured{grid-row:1/3}.tool-card-v3{border:1px solid var(--line);background:#f8f7f2;border-radius:24px;flex-direction:column;min-height:270px;padding:25px;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;position:relative;overflow:hidden}.tool-card-v3:hover{border-color:#c9c4b7;transform:translateY(-4px);box-shadow:0 25px 60px #11110f1a}.tool-card-v3.tool-featured{background:var(--ink);color:#fff;border-color:var(--ink);min-height:556px;padding:30px}.tool-card-v3 .tool-card-top{z-index:2;position:relative}.tool-card-v3 .tool-badge{border:1px solid var(--line-dark);letter-spacing:.1em;color:#818079;background:0 0;border-radius:999px;padding:7px 10px;font-size:9px}.tool-card-v3.tool-featured .tool-badge{color:#bebeb7;border-color:#ffffff2e}.tool-card-v3 .icon-box{width:48px;height:48px;color:var(--blue);border:1px solid var(--line);box-shadow:none;background:#fff;border-radius:15px}.tool-card-v3.tool-featured .icon-box{background:var(--signal);color:var(--ink);border:0}.tool-card-v3 .tool-preview{border:1px solid var(--line);background:#fff;border-radius:17px;flex-direction:column;justify-content:center;min-height:85px;margin:23px 0 22px;padding:18px 20px;display:flex}.tool-card-v3 .tool-preview span{color:#999890;letter-spacing:.08em;text-transform:uppercase;font-size:9.5px}.tool-card-v3 .tool-preview strong{letter-spacing:-.04em;margin-top:4px;font-size:24px}.tool-card-v3.tool-featured .tool-preview{min-height:220px;color:var(--ink);background:#f8f7f2;border-color:#ffffff14;margin-top:40px;padding:27px;position:relative;overflow:hidden}.tool-card-v3.tool-featured .tool-preview:before{content:"INVOICE / 0024";color:#8f8e88;letter-spacing:.12em;font-size:9px;font-weight:800;position:absolute;top:27px;left:27px}.tool-card-v3.tool-featured .tool-preview:after{content:"Studio North → Client Co.\a \a Design retainer          PKR 25,000\a ─────────────────────────\a TOTAL                    PKR 25,000";white-space:pre;color:#686760;font-size:11px;line-height:1.8;position:absolute;bottom:25px;left:27px;right:27px}.tool-card-v3.tool-featured .tool-preview span,.tool-card-v3.tool-featured .tool-preview strong{display:none}.tool-card-copy{z-index:2;position:relative}.tool-card-v3.tool-featured h3{color:#fff;margin-top:1px;font-size:34px}.tool-card-v3 p{margin-bottom:21px;font-size:14.5px;line-height:1.6}.tool-card-v3.tool-featured p{color:#b9b9b2;max-width:590px}.tool-card-link{margin-top:auto}.tool-card-v3.tool-featured .tool-card-link{color:var(--signal)}.why-section-v3{background:var(--ink);color:#fff;position:relative;overflow:hidden}.why-section-v3:before{content:"Z";color:#ffffff06;letter-spacing:-.12em;font-size:560px;font-weight:900;line-height:1;position:absolute;top:-120px;right:-10px}.why-grid-v3{z-index:1;grid-template-columns:.92fr 1.08fr;gap:80px;position:relative}.why-section-v3 .why-copy h2{font-size:clamp(42px,4vw,60px)}.why-section-v3 .why-copy .large-copy{color:#b9b9b2}.why-link{color:var(--signal)}.why-cards-v3{background:0 0;border:0;grid-template-columns:1fr;gap:12px;display:grid}.why-cards-v3 .why-card{background:#1d1d1a;grid-template-columns:55px 1fr;column-gap:19px;display:grid;position:relative;border:1px solid #ffffff17!important;border-radius:18px!important;min-height:0!important;padding:25px 27px!important}.why-cards-v3 .why-card .step-number{grid-row:1/3;margin:0}.why-cards-v3 .why-card h3{color:#fff;margin:2px 0 4px;font-size:21px}.why-cards-v3 .why-card p{color:#afafa8;margin:0;font-size:13.5px}.why-cards-v3 .step-number{background:var(--signal);box-shadow:none}.templates-section-v3{background:var(--lavender);border-bottom:1px solid #d9d4f5}.product-grid-v3{gap:18px}.product-card-v3{box-shadow:none;background:#fcfbf8;border:1px solid #413d5a24;border-radius:24px;transition:transform .22s,box-shadow .22s;overflow:hidden}.product-card-v3:hover{transform:translateY(-5px);box-shadow:0 24px 55px #322d501c}.product-card-v3 .product-art{border:0;border-radius:0;height:350px;padding:22px;position:relative;overflow:hidden}.product-art-top{z-index:6;justify-content:space-between;align-items:center;display:flex;position:relative}.product-index{letter-spacing:.12em;color:#ffffffa6;font-size:10px;font-weight:850}.product-art.paper .product-index{color:#77736a}.product-card-v3 .product-status{letter-spacing:.1em;padding:7px 9px;font-size:8px;position:static}.product-cover-v3{border-radius:15px;width:205px;height:255px;padding:22px;top:54%;left:50%;overflow:hidden;transform:translate(-50%,-50%)rotate(-3deg);box-shadow:0 25px 45px #11110f36}.product-card-v3:nth-child(2) .product-cover-v3{transform:translate(-50%,-50%)rotate(2deg)}.product-card-v3:nth-child(3) .product-cover-v3{transform:translate(-50%,-50%)rotate(-1deg)}.product-cover-v3>strong{margin-top:65px;font-size:27px;line-height:1.02}.cover-signal i{border:1px solid #fff3;border-radius:50%;position:absolute}.cover-signal i:first-child{width:145px;height:145px;bottom:-68px;right:-72px}.cover-signal i:nth-child(2){width:92px;height:92px;bottom:-40px;right:-44px}.cover-signal i:nth-child(3){width:44px;height:44px;bottom:-14px;right:-17px}.product-sheet{z-index:1;background:#fff;border-radius:10px;width:135px;height:88px;padding:13px;position:absolute;box-shadow:0 12px 30px #11110f26}.product-sheet span{color:#8b8a83;letter-spacing:.1em;font-size:7px}.product-sheet b{margin:6px 0;font-size:11px;display:block}.product-sheet i{background:#eeece6;border-radius:5px;height:4px;margin:4px 0;display:block}.product-sheet-a{bottom:18px;left:13px;transform:rotate(5deg)}.product-sheet-b{top:64px;right:12px;transform:rotate(-5deg)}.product-card-v3 .product-card-body{padding:24px 24px 26px}.product-card-v3 .product-card-body h3{font-size:22px}.product-card-v3 .product-card-body p{min-height:44px;font-size:13.5px}.product-card-v3 .product-meta-row{border-top:1px solid var(--line);padding-top:16px}.bundle-section-v3{background:#fcfbf7}.bundle-panel-v3{background:var(--blue);color:#fff;border:0;border-radius:30px;padding:66px 68px;overflow:hidden;box-shadow:0 28px 70px #4554f733}.bundle-panel-v3 .bundle-copy p{color:#d8dcff}.bundle-panel-v3 .bundle-price span{color:#c4c9ff}.bundle-panel-v3 .bundle-price em{color:var(--signal)}.bundle-panel-v3 .bundle-copy>small{color:#c7cbff}.bundle-art-v3{height:390px;position:relative}.bundle-art-v3:before{content:"";background:var(--signal);opacity:.95;border-radius:50%;width:190px;height:190px;position:absolute;top:-35px;right:-45px}.bundle-orbit{border:1px solid #ffffff38;border-radius:50%;position:absolute}.orbit-one{width:330px;height:330px;bottom:-160px;right:-15px}.orbit-two{width:235px;height:235px;bottom:-115px;right:35px}.bundle-panel-v3 .bundle-cover{border:1px solid #ffffff26;border-radius:15px;box-shadow:0 28px 55px #0f145040}.bundle-panel-v3 .cover-a{background:var(--ink);color:#fff;top:52px;left:3%;transform:rotate(-7deg)}.bundle-panel-v3 .cover-b{color:var(--ink);background:#fff;top:18px;left:32%;transform:rotate(1deg)}.bundle-panel-v3 .cover-c{background:var(--signal);color:var(--ink);top:59px;left:61%;transform:rotate(7deg)}.bundle-panel-v3 .bundle-cover span{color:inherit;opacity:.65}.bundle-panel-v3 .bundle-cover small{color:inherit;opacity:.7}.how-section-v3{background:#f0eee7}.steps-grid-v3{background:0 0;border:0;position:relative;overflow:visible}.steps-grid-v3:before{content:"";background:linear-gradient(90deg,var(--blue),var(--signal),var(--blue));opacity:.35;height:2px;position:absolute;top:48px;left:9%;right:9%}.steps-grid-v3>div{text-align:center;min-height:220px;position:relative;border:0!important;padding:21px 35px 0!important}.steps-grid-v3 .step-number{z-index:2;border:2px solid var(--blue);background:#fff;margin:0 auto 29px;position:relative;box-shadow:0 0 0 8px #f0eee7;color:var(--blue)!important}.steps-grid-v3>div:nth-child(2) .step-number{background:var(--signal);border-color:var(--signal);color:var(--ink)!important}.steps-grid-v3 h3{font-size:23px}.steps-grid-v3 p{max-width:290px;margin:0 auto;font-size:14.5px}.resources-preview-v3{background:#fcfbf7}.resource-list-v3{border-top:1px solid var(--line)}.resource-row-v3{border-bottom:1px solid var(--line);grid-template-columns:68px 1fr 48px;align-items:center;gap:18px;padding:29px 8px;transition:padding .2s,background .2s;display:grid}.resource-row-v3:hover{background:#f4f1e9;padding-left:18px;padding-right:18px}.resource-number{color:var(--blue);letter-spacing:.08em;font-size:13px;font-weight:850}.resource-row-v3 .article-kicker{font-size:9px}.resource-row-v3 h3{margin:7px 0 6px;font-size:25px}.resource-row-v3 p{max-width:700px;margin:0;font-size:13.5px}.resource-arrow{border:1px solid var(--line-dark);width:42px;height:42px;color:var(--ink);border-radius:50%;place-items:center;display:grid}.resource-row-v3:hover .resource-arrow{background:var(--ink);color:#fff;border-color:var(--ink)}.final-cta-section-v3{background:#fcfbf7;padding:0 0 70px}.final-cta-panel-v3{background:var(--ink);border-radius:28px;position:relative;overflow:hidden}.final-cta-panel-v3:after{content:"";border:45px solid var(--signal);opacity:.88;border-radius:50%;width:250px;height:250px;position:absolute;bottom:-80px;right:-55px}.final-cta-panel-v3>div{z-index:2;position:relative}.site-footer-v3{color:#fff;background:#11110f;border:0;padding-top:18px}.footer-signal-panel{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:30px;padding:55px 0;display:flex}.footer-signal-panel h2{color:#fff;margin:8px 0 0;font-size:clamp(32px,3vw,46px)}.footer-kicker{letter-spacing:.13em;color:var(--signal);font-size:9px;font-weight:850}.footer-grid-v3{border-bottom:1px solid #ffffff1c}.site-footer-v3 .footer-tagline{color:#fff}.site-footer-v3 .footer-grid h3{color:#6f706a}.site-footer-v3 .footer-grid>div:not(.footer-brand) a:hover{color:var(--signal)}.site-footer-v3 .logo-mark-v3{color:#fff}.site-footer-v3 .logo-signal-dot{fill:var(--signal)}.site-footer-v3 .logo-word-dot{color:var(--signal)}.footer-status{align-items:center;gap:8px;display:flex}.footer-status i{box-shadow:none;background:var(--signal);width:6px;height:6px}.page-hero{border:1px solid var(--line-dark);background:#fcfbf7;border-radius:28px;margin-bottom:35px;position:relative;overflow:hidden;padding:54px 56px!important}.page-hero:after{content:"";border:34px solid var(--soft-blue);opacity:.95;border-radius:50%;width:180px;height:180px;position:absolute;top:-70px;right:-55px}.page-hero>*{z-index:1;position:relative}.page-hero h1{max-width:850px;font-size:clamp(48px,5vw,72px)}.page-hero p{max-width:760px}.page-hero-chips span{border-color:var(--line-dark);background:#f2f0e9}.tool-principles-section,.template-philosophy-section,.resource-method-section,.about-principles-section{background:#f0eee7}.split-feature{align-items:start}.compact-feature-list>div>span,.faq-item>span,.article-section-number{color:var(--blue);font-size:15px;font-weight:850}.compact-feature-list>div{border:1px solid var(--line);background:#fcfbf7;border-radius:16px;margin-bottom:10px;padding:19px 20px}.principle-cards,.resource-principles{border-radius:22px}.principle-cards>div,.resource-principles>div{background:#fcfbf7}.related-cta-panel{background:var(--lavender);border:1px solid #d6d1f2;border-radius:24px}.tool-page-head{border:1px solid var(--line-dark);background:#fcfbf7;border-radius:26px;margin-bottom:22px;padding:37px 40px}.tool-page-head h1{font-size:clamp(42px,4.3vw,62px)}.privacy-chip{background:var(--signal-soft);border-color:#d4dea8}.calculator-shell{border-radius:25px}.calculator-results{background:var(--ink)}.result-kicker{color:var(--signal)}.target-result{background:var(--blue)}.invoice-builder{border-radius:25px;overflow:hidden}.invoice-controls{background:#f0eee7}.invoice-preview{border-radius:20px}.invoice-logo-mark{background:var(--ink);border-radius:9px;position:relative}.invoice-logo-mark:after{content:"";background:var(--signal);border-radius:50%;width:6px;height:6px;position:absolute;top:-2px;right:-2px}.product-detail-grid{border:1px solid var(--line-dark);background:#fcfbf7;border-radius:28px;padding:54px}.detail-product-stage{background:var(--lavender);border-radius:23px;overflow:hidden}.detail-product-stage:before{content:"";background:var(--signal);border-radius:50%;width:180px;height:180px;position:absolute;top:-65px;right:-55px}.detail-product-art{background:var(--blue);border-radius:16px}.launch-note{background:var(--signal-soft);border-left-color:#a6c542}.included-grid>div{background:#fcfbf7;border-radius:14px}.included-grid svg{color:var(--blue)}.product-use-section{background:var(--ink)}.article-card{border-radius:20px}.article-grid-detailed .article-card,.article-page{background:#fcfbf7}.article-header{background:var(--lavender);border:1px solid #d7d2f3;border-radius:27px;margin-bottom:48px;padding:47px 50px}.article-tool-cta{background:var(--blue);border-radius:24px}.article-related{background:#f0eee7}.about-story-section{background:#fcfbf7}.principle-grid>div{background:#fcfbf7;border-radius:22px}.principle-icon{background:var(--signal-soft);color:var(--ink)}@media (max-width:1100px){.header-live-note{display:none}.hero-shell-v3{grid-template-columns:1fr 1fr}.hero-copy-v3{padding:72px 30px 78px 42px}.hero-copy-v3 h1{font-size:clamp(54px,6vw,72px)}.workspace-shell{width:82%;left:6%}.signal-rate{right:1%}.signal-kit{right:3%}.tool-grid-v3{grid-template-columns:1fr 1fr}.bundle-panel-v3{padding:58px 48px}.why-grid-v3{gap:50px}.product-detail-grid{padding:42px}}@media (max-width:900px){.site-header-v3{height:82px;padding-top:10px}.header-inner-v3{border-radius:16px;height:62px}.header-actions-v3{display:none}.logo-mark-v3,.logo-mark-v3 svg{width:33px;height:33px}.logo-word-v3{font-size:25px}.mobile-nav{background:#f7f4edfa;border-radius:0 0 18px 18px;top:82px}.hero-section-v3{padding-top:8px}.hero-shell-v3{border-radius:26px;min-height:0;display:block}.hero-copy-v3{padding:57px 34px 50px}.hero-copy-v3 h1{max-width:700px;font-size:clamp(54px,10vw,73px)}.hero-visual-v3{height:560px;min-height:0}.hero-footnote-v3{grid-template-columns:1fr;height:auto;position:static}.hero-footnote-v3 span{border-right:0;border-bottom:1px solid var(--line);height:39px}.hero-footnote-v3 span:last-child{border-bottom:0}.workspace-shell{width:77%;height:350px;top:105px;left:8%}.signal-margin{bottom:28px;left:4%}.signal-kit{bottom:24px;right:5%}.signal-rate{top:47px}.tool-grid-v3{grid-template-rows:auto;grid-template-columns:1fr}.tool-grid-v3 .tool-featured{grid-row:auto;min-height:500px}.tool-card-v3{min-height:260px}.why-grid-v3{grid-template-columns:1fr}.product-grid-v3{grid-template-columns:1fr 1fr}.product-grid-v3 .product-card-v3:last-child{grid-column:1/-1;max-width:calc(50% - 9px)}.bundle-panel-v3{grid-template-columns:1fr;padding:48px 38px}.bundle-art-v3{width:100%;max-width:610px;height:330px;margin:0 auto}.steps-grid-v3:before{display:none}.steps-grid-v3>div{border-bottom:1px solid var(--line)!important;padding:24px 0!important}.steps-grid-v3 .step-number{box-shadow:none}.footer-signal-panel{padding:42px 0}.product-detail-grid{grid-template-columns:1fr;padding:34px}.detail-product-stage{height:450px}}@media (max-width:640px){.container{width:min(100% - 30px,1220px)}.container.narrow,.tool-narrow{width:min(100% - 30px,900px)}.container.wide{width:min(100% - 24px,1320px)}.header-inner-v3{padding:0 10px 0 12px}.hero-shell-v3{border-radius:22px}.hero-copy-v3{padding:45px 24px 39px}.hero-label-row{gap:5px}.hero-copy-v3 h1{font-size:clamp(48px,15vw,62px);line-height:.96}.headline-signal:after{height:10px;bottom:3px}.hero-copy-v3 .hero-lede{font-size:16.5px}.hero-actions{align-items:stretch}.hero-actions .btn{width:100%}.hero-trust{grid-template-columns:1fr 1fr;gap:9px!important;display:grid!important}.hero-visual-v3{height:500px}.workspace-shell{width:88%;height:315px;top:98px;left:5%}.workspace-topbar{height:44px}.workspace-body{grid-template-columns:42px 1fr;height:271px}.workspace-sidebar{padding:17px 9px}.workspace-canvas{padding:17px}.workspace-invoice{padding:19px}.signal-rate{width:150px;top:49px;right:3%}.signal-margin{width:135px;bottom:21px;left:3%}.signal-kit{width:142px;height:157px;bottom:16px;right:4%}.signal-kit>strong{margin-top:21px;font-size:22px}.signal-card{padding:14px}.signal-strip{justify-content:flex-start;gap:10px}.signal-strip i{display:none}.signal-strip span{width:calc(50% - 5px);font-size:8.5px}.section{padding:72px 0}.section-heading-v3 h2{font-size:39px}.tool-card-v3.tool-featured{min-height:470px;padding:23px}.tool-card-v3.tool-featured .tool-preview{min-height:190px}.why-section-v3:before{font-size:380px}.why-cards-v3 .why-card{grid-template-columns:48px 1fr;padding:21px!important}.product-grid-v3{grid-template-columns:1fr}.product-grid-v3 .product-card-v3:last-child{grid-column:auto;max-width:none}.product-card-v3 .product-art{height:330px}.bundle-panel-v3{border-radius:24px;padding:38px 24px}.bundle-art-v3{height:270px}.bundle-panel-v3 .bundle-cover{width:145px;height:205px}.bundle-panel-v3 .cover-a{left:0}.bundle-panel-v3 .cover-b{left:27%}.bundle-panel-v3 .cover-c{left:54%}.resource-row-v3{grid-template-columns:38px 1fr 38px;padding:24px 0}.resource-row-v3:hover{background:0 0;padding-left:0;padding-right:0}.resource-row-v3 h3{font-size:21px}.resource-row-v3 p{display:none}.resource-arrow{width:36px;height:36px}.final-cta-panel-v3:after{opacity:.5}.footer-signal-panel{flex-direction:column;align-items:flex-start}.footer-grid-v3{grid-template-columns:1fr 1fr!important}.footer-grid-v3 .footer-brand{grid-column:1/-1}.footer-grid-v3>div:last-child{grid-column:auto!important}.footer-bottom{flex-direction:column;gap:8px}.page-hero{border-radius:22px;padding:38px 26px!important}.page-hero h1{font-size:44px}.tool-page-head{padding:28px 25px}.product-detail-grid{padding:24px}.article-header{padding:32px 27px}.article-header h1{font-size:42px}}h1,h2,h3{letter-spacing:-.028em}h1{line-height:1.02}h2{line-height:1.1}p{font-size:17px;line-height:1.65}.eyebrow{letter-spacing:.075em;font-size:13.5px;font-weight:820;line-height:1.25}.pill{letter-spacing:.045em;font-size:12.5px}.text-link{font-size:16px}.logo-v4{width:max-content;color:var(--ink);align-items:center;gap:0;line-height:1;display:inline-flex}.logo-text{letter-spacing:-1.65px;font-size:29px;font-weight:850}.logo-o{border:5px solid var(--blue);border-radius:50%;width:18px;height:18px;margin-left:2px;display:inline-block;position:relative;transform:translateY(1px)}.logo-o i{border:2px solid var(--ink);background:#c4f03a;border-radius:50%;width:8px;height:8px;position:absolute;top:-7px;right:-7px;box-shadow:0 0 0 1px #ffffffeb}.logo-footer .logo-text{color:#fff}.logo-footer .logo-o{border-color:#fff}.logo-footer .logo-o i{border-color:#fff;box-shadow:0 0 0 1px #11110fa6}.site-header-v3{-webkit-backdrop-filter:none;background:#fbfaf7fb;border-bottom:1px solid #cbc6ba7a;height:84px;padding-top:9px}.header-inner-v3{-webkit-backdrop-filter:none;background:#fff;border-color:#cbc6bad1;border-radius:17px;height:64px;padding:0 15px 0 18px;box-shadow:0 7px 24px #11110f0e}.desktop-nav{background:#f1efe8;border-radius:11px;gap:5px;padding:4px}.desktop-nav a{padding:8px 12px;font-size:14.5px}.header-live-note{color:#66665f;font-size:12.5px;font-weight:720}.header-inner-v3 .header-cta{min-height:44px;padding:0 18px;font-size:14.5px}.hero-section-v3{padding:20px 0 56px}.hero-shell-v3{border-radius:30px;grid-template-columns:minmax(0,1.02fr) minmax(500px,.98fr);min-height:594px}.hero-copy-v3{padding:76px 48px 78px 56px}.hero-copy-v3 h1{letter-spacing:-.045em;max-width:660px;margin:7px 0 24px;font-size:clamp(56px,4.45vw,72px);line-height:.99}.headline-signal:after{opacity:.92;height:11px;bottom:4px;left:0;right:-1%}.hero-copy-v3 .hero-lede{max-width:585px;margin-bottom:28px;font-size:18px;line-height:1.62}.hero-copy-v3 .hero-trust{gap:18px;margin-top:23px}.hero-copy-v3 .hero-trust span{font-size:13.5px;font-weight:680}.live-pill{margin-bottom:15px;padding:7px 11px;font-size:12px}.hero-footnote-v3{background:#fbfaf7;height:50px}.hero-footnote-v3 span{letter-spacing:.075em;color:#787871;font-size:11px}.hero-stage-label{letter-spacing:.075em;font-size:11.5px}.workspace-topbar{font-size:10.5px}.workspace-actions b{font-size:10px}.workspace-mark{border:3px solid var(--blue);color:#0000;background:0 0;border-radius:50%;width:22px;height:22px;position:relative}.workspace-mark i{background:var(--signal);border:2px solid #f8f7f3;border-radius:50%;width:6px;height:6px;position:absolute;top:-5px;right:-5px}.invoice-demo-head small{font-size:9.5px}.invoice-demo-meta small{font-size:9px}.invoice-demo-meta b{font-size:10.5px}.invoice-demo-total{font-size:9.5px}.invoice-demo-total strong{font-size:13px}.signal-kicker{letter-spacing:.09em;font-size:10px}.signal-card small{font-size:10.5px}.rate-lockup span{font-size:9.5px}.tool-grid-v3{grid-template-columns:1.08fr .92fr;gap:18px}.tool-card-v3{min-height:275px;padding:27px}.tool-card-v3.tool-featured{min-height:548px;padding:29px}.tool-card-v3 .tool-badge{letter-spacing:.07em;padding:7px 10px;font-size:11px}.tool-card-v3 .tool-preview span{letter-spacing:.055em;font-size:11.5px}.tool-card-v3 h3{font-size:25px}.tool-card-v3 p{font-size:15.5px;line-height:1.58}.tool-card-v3.tool-featured h3{font-size:32px}.tool-card-v3.tool-featured .tool-preview{min-height:230px;margin-top:31px}.tool-card-v3.tool-featured .tool-preview:before{font-size:10.5px}.tool-card-v3.tool-featured .tool-preview:after{font-size:12px;line-height:1.75}.tool-card-v3.tool-featured .tool-card-link{margin-top:10px}.why-section-v3:before{content:"";background:radial-gradient(circle,#4554f726,#0000 67%);border-radius:50%;width:520px;height:520px;font-size:0;top:-190px;right:-180px}.why-section-v3 .why-copy h2{letter-spacing:-.035em;font-size:clamp(40px,3.65vw,54px);line-height:1.08}.why-cards-v3 .why-card p{color:#b9b9b2;font-size:15px;line-height:1.55}.why-cards-v3 .why-card h3{font-size:22px}.product-card-v3 .product-status{letter-spacing:.065em;padding:7px 10px;font-size:10.5px}.product-index{letter-spacing:.08em;font-size:11px}.product-cover-v3 .product-brand,.product-cover-v3>span:last-of-type{font-size:10.5px}.product-sheet span{letter-spacing:.07em;font-size:9.5px}.product-sheet b{font-size:12px}.product-card-v3 .product-card-body h3{font-size:23px;line-height:1.18}.product-card-v3 .product-card-body p{min-height:48px;font-size:15px;line-height:1.55}.product-card-v3 .product-meta-row span{font-size:12.5px}.product-card-v3 .product-meta-row strong{font-size:20px}.bundle-price-preview{align-items:center}.bundle-price-preview>span{font-weight:720;color:#d8dcff!important;font-size:13px!important;text-decoration:none!important}.bundle-price-preview>strong{font-size:34px}.bundle-price-preview>em{color:var(--ink)!important;background:var(--signal)!important;font-size:12px!important}.bundle-panel-v3 .bundle-copy>small{font-size:12.5px;line-height:1.5}.bundle-panel-v3 .bundle-cover span{font-size:10.5px}.bundle-panel-v3 .bundle-cover small{font-size:11px}.steps-grid-v3 p{font-size:15.5px;line-height:1.55}.resource-number{font-size:14px}.resource-row-v3 .article-kicker{letter-spacing:.07em;font-size:11.5px}.resource-row-v3 h3{font-size:24px;line-height:1.25}.resource-row-v3 p{font-size:15.5px;line-height:1.55}.page-section-compact,.product-detail,.tool-page-section{padding-top:42px}.page-hero{border-radius:25px;padding:50px 52px!important}.page-hero h1{letter-spacing:-.04em;font-size:clamp(46px,4.35vw,62px);line-height:1.02}.page-hero>p{font-size:18px;line-height:1.62}.page-hero-chips span{font-size:13.5px}.tool-page-head{border-radius:24px;padding:34px 38px}.tool-page-head h1{font-size:clamp(42px,4vw,58px);line-height:1.03}.tool-page-head p{font-size:17.5px}.privacy-chip span{font-size:12.5px;line-height:1.45}.privacy-chip strong{font-size:13.5px}.compact-feature-list p{font-size:15px}.article-card p{font-size:15.5px}.article-tool-link{font-size:13.5px}.control-card-heading p,.calculator-form-head p{font-size:13px}.control-card label,.calculator-form label{font-size:13.5px}.control-card input,.control-card textarea,.calculator-form input{font-size:15px}.line-item-labels{font-size:10.5px}.small-button{font-size:13.5px}.form-note{font-size:12.5px}.preview-label span,.preview-label small,.result-kicker{font-size:11.5px}.result-main span{font-size:14px}.result-grid span,.target-result span,.target-result small,.result-foot{font-size:11.5px}.warning{font-size:12px}.invoice-logo-mark{border:4px solid var(--blue);color:#0000;width:27px;height:27px;position:relative;background:0 0!important;border-radius:50%!important}.invoice-logo-mark:after{display:none!important}.invoice-logo-mark i{background:var(--signal);border:2px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:-5px;right:-5px}.invoice-brand p,.invoice-label{font-size:9.5px}.invoice-top-grid>div>p,.invoice-dates>div{font-size:10px}.invoice-dates strong{font-size:10.5px}.invoice-table-head{font-size:9.5px}.invoice-table-row{font-size:11px}.invoice-notes p,.invoice-summary>div{font-size:10.5px}.invoice-preview-footer{font-size:9.5px}.final-cta-panel-v3 h2{max-width:760px}.site-footer-v3{padding-top:42px}.footer-grid-v3{padding-top:46px!important}.site-footer-v3 .footer-note,.site-footer-v3 .footer-grid>div:not(.footer-brand) a,.site-footer-v3 .footer-bottom{color:#b0b0a9}.site-footer-v3 .footer-grid h3{color:#a3a39c;letter-spacing:.055em;font-size:13.5px}.footer-status{font-size:12.5px}@media (min-width:1101px){.hero-visual-v3{min-height:594px}.workspace-shell{width:80%;height:370px;top:106px}}@media (max-width:1100px){.hero-shell-v3{grid-template-columns:1fr 1fr}.hero-copy-v3{padding:68px 34px 74px 42px}.hero-copy-v3 h1{font-size:clamp(52px,5.6vw,67px)}}@media (max-width:900px){.site-header-v3{height:76px;padding-top:7px}.header-inner-v3{height:60px}.mobile-nav{top:76px}.hero-copy-v3{padding:53px 34px 47px}.hero-copy-v3 h1{font-size:clamp(50px,9vw,66px)}.tool-card-v3.tool-featured{min-height:490px}}@media (max-width:640px){.site-header-v3{height:72px;padding-top:6px}.header-inner-v3{height:58px}.mobile-nav{top:72px}.logo-text{font-size:26px}.logo-o{border-width:4px;width:16px;height:16px}.logo-o i{width:7px;height:7px;top:-6px;right:-6px}.hero-copy-v3{padding:42px 24px 38px}.hero-copy-v3 h1{font-size:clamp(46px,13vw,58px);line-height:1}.hero-copy-v3 .hero-lede{font-size:16.5px}.hero-copy-v3 .hero-trust{grid-template-columns:1fr!important}.hero-footnote-v3 span{font-size:10.5px}.tool-card-v3.tool-featured{min-height:455px}.tool-card-v3.tool-featured .tool-preview{min-height:180px;margin-top:24px}.section-heading-v3 h2{font-size:37px;line-height:1.08}.resource-row-v3 p{font-size:14.5px;display:block}.page-hero h1{font-size:42px}.page-hero-chips span{font-size:12.5px}.invoice-table-head{font-size:8px}.invoice-table-row{font-size:9px}.invoice-preview-footer{font-size:8px}}.desktop-nav a.active{color:var(--ink);background:#fff;box-shadow:0 3px 10px #11110f0d}.desktop-nav a.active:before{content:"";background:var(--blue);border-radius:50%;width:4px;height:4px;position:absolute;bottom:3px;left:50%;transform:translate(-50%)}.mobile-nav a.active:not(.btn){color:var(--blue)}.header-actions-v3{gap:0}.hero-footnote-v3 a{border-right:1px solid var(--line);letter-spacing:.035em;color:#676760;justify-content:space-between;align-items:center;gap:10px;padding:0 20px;font-size:12px;font-weight:800;transition:background .18s,color .18s;display:flex}.hero-footnote-v3 a:last-child{border-right:0}.hero-footnote-v3 a svg{width:14px;height:14px;color:var(--blue);transition:transform .18s}.hero-footnote-v3 a:hover,.hero-footnote-v3 a:focus-visible{color:var(--ink);background:#fff}.hero-footnote-v3 a:hover svg{transform:translate(3px)}.invoice-table-wrap{width:100%;margin-top:4px;overflow:hidden}.invoice-table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%;margin:0}.invoice-table th,.invoice-table td{vertical-align:middle}.invoice-table th:first-child,.invoice-table td:first-child{text-align:left;width:auto}.invoice-table th:nth-child(2),.invoice-table td:nth-child(2){text-align:right;width:50px}.invoice-table th:nth-child(3),.invoice-table td:nth-child(3){text-align:right;width:115px}.invoice-table th:nth-child(4),.invoice-table td:nth-child(4){text-align:right;width:125px}.invoice-table thead th{color:#7d7d83;text-transform:uppercase;letter-spacing:.06em;background:#f5f5f1;padding:10px 12px;font-size:9.5px;font-weight:650}.invoice-table thead th:first-child{border-radius:7px 0 0 7px}.invoice-table thead th:last-child{border-radius:0 7px 7px 0}.invoice-table tbody td{overflow-wrap:anywhere;border-bottom:1px solid #efefeb;padding:14px 12px;font-size:11px}.invoice-table tbody td:first-child{font-weight:650}@media (max-width:1100px){.invoice-table th:nth-child(2),.invoice-table td:nth-child(2){width:45px}.invoice-table th:nth-child(3),.invoice-table td:nth-child(3){width:95px}.invoice-table th:nth-child(4),.invoice-table td:nth-child(4){width:110px}}@media (max-width:640px){.hero-footnote-v3 a{border-right:0;border-bottom:1px solid var(--line);min-height:42px;padding:0 16px;font-size:11.5px}.hero-footnote-v3 a:last-child{border-bottom:0}.invoice-table th:nth-child(2),.invoice-table td:nth-child(2){width:32px}.invoice-table th:nth-child(3),.invoice-table td:nth-child(3){width:70px}.invoice-table th:nth-child(4),.invoice-table td:nth-child(4){width:78px}.invoice-table thead th{padding:9px 7px;font-size:8px}.invoice-table tbody td{padding:11px 7px;font-size:9px}}@media print{@page{size:auto;margin:12mm}.invoice-preview{padding:0!important;display:block!important;overflow:visible!important}.invoice-preview-header,.invoice-top-grid,.invoice-bottom-grid,.invoice-summary,.invoice-notes,.invoice-preview-footer{break-inside:avoid;page-break-inside:avoid}.invoice-table-wrap{margin-top:4mm;overflow:visible!important}.invoice-table{border-collapse:collapse!important;table-layout:fixed!important;width:100%!important}.invoice-table thead{display:table-header-group!important}.invoice-table tbody{display:table-row-group!important}.invoice-table tr,.invoice-table th,.invoice-table td{break-inside:avoid!important;page-break-inside:avoid!important}.invoice-table thead th{-webkit-print-color-adjust:exact;print-color-adjust:exact;background:#f5f5f1!important}.invoice-bottom-grid{margin-top:8mm}.invoice-preview-footer{margin-top:12mm!important}}@media (max-width:760px){.tool-grid-v3{grid-template-rows:auto!important;grid-template-columns:minmax(0,1fr)!important;gap:14px!important}.tool-grid-v3 .tool-featured{grid-row:auto!important}.tool-card-v3,.tool-card-v3.tool-featured{border-radius:22px;width:100%!important;min-width:0!important;max-width:none!important;min-height:auto!important;padding:22px!important}.tool-card-v3 .tool-card-top{margin-bottom:16px}.tool-card-v3 .tool-preview{min-height:104px;margin:17px 0 19px;padding:18px}.tool-card-v3 h3,.tool-card-v3.tool-featured h3{margin-bottom:10px;font-size:27px!important;line-height:1.08!important}.tool-card-v3 p,.tool-card-v3.tool-featured p{max-width:34rem;margin-bottom:20px;font-size:15.5px!important;line-height:1.55!important}.tool-card-v3 .tool-card-link{margin-top:4px;font-size:16px}.tool-card-v3.tool-featured .tool-preview{min-height:196px!important;margin-top:18px!important;padding:22px!important}.tool-card-v3.tool-featured .tool-preview:before{font-size:10.5px;top:22px;left:22px}.tool-card-v3.tool-featured .tool-preview:after{content:"Studio North → Client Co.\a \a Design retainer\a PKR 25,000\a ─────────────────\a TOTAL · PKR 25,000";white-space:pre-line;font-size:11.5px;line-height:1.58;bottom:22px;left:22px;right:22px}.tool-card-v3 .tool-badge,.tool-card-v3 .tool-preview span{font-size:11.5px}.tool-card-v3 .tool-preview strong{font-size:25px}}@media (max-width:420px){.tool-card-v3,.tool-card-v3.tool-featured{border-radius:20px;padding:20px!important}.tool-card-v3 h3,.tool-card-v3.tool-featured h3{font-size:25px!important}.tool-card-v3.tool-featured .tool-preview{min-height:185px!important}.tool-card-v3.tool-featured .tool-preview:after{font-size:11px}}.tool-card-v3,.tool-card-copy,.tool-card-v3 h3,.tool-card-v3 p,.tool-card-v3 .text-link{overflow-wrap:anywhere;min-width:0}
@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/a342834df7752944-s.1ypl14jhz9yyw.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.2g9li78_0_it5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.00u3xrku2lqty.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.2vepgg3wcdr2q.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.2ttjmmx-9gnz1.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.3259ncl47-hqj.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope Fallback;src:local(Arial);ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.0%;size-adjust:103.19%}.manrope_be908163-module__vDt64W__className{font-family:Manrope,Manrope Fallback;font-style:normal}.manrope_be908163-module__vDt64W__variable{--font-manrope:"Manrope", "Manrope Fallback"}
