body{padding:0;margin:0;font-family:Sora,sans-serif!important}a,b,body,button,input,p,select,small,textarea{font-family:Sora,sans-serif!important;font-weight:300!important;font-feature-settings:"calt","dlig","liga","kern","ss01","ss02","ss03","ss04","ss07","ss08","tnum","cv02","cv03","cv04","cv11"}h1,h2,h3,h4{font-weight:600}.button{padding:.75rem 1.25rem;border-radius:16px;color:#fff;transition:all .4s cubic-bezier(.25,.46,.45,.94);border:0;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:.95rem;letter-spacing:.02em;cursor:pointer;text-decoration:none;position:relative;overflow:hidden;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 2px 8px -2px rgba(0,0,0,.1),0 4px 16px -4px rgba(0,0,0,.08),inset 0 1px 0 hsla(0,0%,100%,.1)}@media(max-width:768px){.button{padding:.65rem 1rem;font-size:.85rem;gap:6px}}@media(max-width:480px){.button{padding:.6rem .9rem;font-size:.8rem;border-radius:12px}}.button svg{width:18px;height:18px;transition:all .3s ease}@media(max-width:768px){.button svg{width:16px;height:16px}}.button:hover svg{transform:translateX(2px) scale(1.05)}.button:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle at center,rgba(255,255,255,.15) 0,rgba(255,255,255,.05) 30%,transparent 70%);transform:scale(0);transition:transform .6s ease;border-radius:50%}.button:hover:before{transform:scale(1)}.button--primary{border-radius:18px;color:#fff;background:linear-gradient(145deg,#1a1a1a,#2c2c2c 25%,#1f1f1f 50%,#2a2a2a 75%,#0f0f0f);border:1px solid hsla(0,0%,100%,.2);transform:translateY(-2px)}.button--primary svg path{stroke:#fff}@media(max-width:480px){.button--primary{border-radius:14px}}.button--primary:after{content:"";position:absolute;inset:1px;border-radius:17px;background:linear-gradient(145deg,rgba(255,255,255,.1),transparent 50%,rgba(255,255,255,.05));pointer-events:none}@media(max-width:480px){.button--primary:after{border-radius:13px}}.button--primary:focus{outline:none;box-shadow:0 0 0 4px hsla(0,0%,100%,.15),0 8px 32px -4px rgba(0,0,0,.2),inset 0 1px 0 hsla(0,0%,100%,.2)}.button--primary:hover{background:linear-gradient(145deg,#1a1a1a,#2c2c2c 25%,#1f1f1f 50%,#2a2a2a 75%,#0f0f0f);border-color:hsla(0,0%,100%,.2);transform:translateY(-2px);box-shadow:0 8px 32px -4px rgba(0,0,0,.25),0 4px 16px -2px rgba(0,0,0,.15),inset 0 1px 0 hsla(0,0%,100%,.2)}.button--primary:active{transform:translateY(-1px)}.button--secondary{color:#1a1a1a;border-radius:16px;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);border:1px solid #232323}@media(max-width:480px){.button--secondary{border-radius:12px}}.button--secondary:after{content:"";position:absolute;inset:1px;border-radius:15px;background:linear-gradient(145deg,rgba(255,255,255,.15),transparent 50%,rgba(255,255,255,.08));pointer-events:none}@media(max-width:480px){.button--secondary:after{border-radius:11px}}.button--secondary:focus{outline:none;box-shadow:0 0 0 3px hsla(0,0%,100%,.12),0 4px 24px -2px rgba(0,0,0,.1)}.button--secondary:hover{color:#000;transform:translateY(-1px);box-shadow:0 4px 24px -2px rgba(0,0,0,.15),inset 0 1px 0 hsla(0,0%,100%,.2);border:1px solid #232323}.button--secondary:active{transform:translateY(0)}.button--tertiary{background:linear-gradient(145deg,#1a1a1a,#2d2d2d 50%,#232323);color:#fff;border:1px solid hsla(0,0%,100%,.06);border-radius:14px}@media(max-width:480px){.button--tertiary{border-radius:10px}}.button--tertiary:after{content:"";position:absolute;inset:1px;border-radius:13px;background:linear-gradient(145deg,rgba(255,255,255,.06),transparent 60%,rgba(255,255,255,.02));pointer-events:none}@media(max-width:480px){.button--tertiary:after{border-radius:9px}}.button--tertiary:focus{outline:none;box-shadow:0 0 0 3px hsla(0,0%,100%,.08),0 6px 24px -2px rgba(0,0,0,.2)}.button--tertiary:hover{background:linear-gradient(145deg,#2d2d2d,#3a3a3a 50%,#333333);border-color:hsla(0,0%,100%,.12);transform:translateY(-1px);box-shadow:0 12px 48px -8px rgba(0,0,0,.3),0 6px 24px -4px rgba(0,0,0,.15),inset 0 1px 0 hsla(0,0%,100%,.1)}.button--tertiary:active{transform:translateY(0)}.button--small{padding:.45rem .65rem;font-size:.8rem;border-radius:10px}@media(max-width:768px){.button--small{padding:.4rem .6rem;font-size:.75rem}}@media(max-width:480px){.button--small{padding:.35rem .5rem;font-size:.7rem;border-radius:8px}}.button--small:after{border-radius:0!important}.button:disabled{opacity:.4;cursor:not-allowed;transform:none!important;filter:grayscale(.3)}.button:disabled:after,.button:disabled:before{display:none}.button--loading:after{width:18px;height:18px;border:2px solid hsla(0,0%,100%,.2);animation:smoothSpin 1.2s cubic-bezier(.4,0,.6,1) infinite}@media(max-width:768px){.button--loading:after{width:16px;height:16px}}.button--loading svg{opacity:0;transform:scale(.8)}.button:focus-visible{box-shadow:0 0 0 3px hsla(0,0%,100%,.15),0 0 0 6px hsla(0,0%,100%,.05)}.button:focus-visible{box-shadow:0 0 0 3px rgba(158,253,99,.4),0 0 0 6px rgba(158,253,99,.1)}@keyframes smoothSpin{0%{transform:rotate(0deg);opacity:1}50%{opacity:.8}to{transform:rotate(1turn);opacity:1}}.button:focus-visible{outline:none;box-shadow:0 0 0 3px rgba(158,253,99,.3),0 0 0 6px rgba(158,253,99,.1)}.navigation{flex:1 1;gap:1rem;padding:.5rem 16px;color:#000;font-family:Sora,sans-serif!important;line-height:1.5;background-color:#f5f5f5}.navigation,.navigation .logo{display:flex;align-items:center}.navigation .logo{position:relative;gap:.5rem}@media(max-width:63.9375rem){.navigation .logo{display:none}}.navigation .logo .brand{font-family:Sora,sans-serif!important;font-weight:700;font-size:17px;margin:0}.navigation .divider{height:1.5rem;width:1px;background-color:color-mix(in oklab,oklch(14.5% 0 0deg) 10%,transparent)}@media(max-width:63.9375rem){.navigation .divider{display:none}}.navigation .links{position:relative;display:flex;align-items:center;gap:.25rem}@media(max-width:63.9375rem){.navigation .links{display:none}}.navigation .links .link{position:relative;color:#000;text-decoration:none;border-radius:.5rem;padding:.5rem .75rem;font-size:1rem;line-height:1.5;display:flex;align-items:center;gap:5px;transition:all .15s cubic-bezier(.4,0,.2,1);outline:none}@media(min-width:40rem){.navigation .links .link{font-size:.875rem;line-height:1.25}}.navigation .links .link:hover{color:#000;background-color:color-mix(in oklab,oklch(14.5% 0 0deg) 10%,transparent)}.navigation .links .link:focus-visible{outline:2px solid oklch(.685 .169 237.323);background-color:oklch(.97 0 0)}.navigation .links .link.active{color:#000}.navigation .links .link.active:after{content:"";position:absolute;left:.5rem;right:.5rem;bottom:-.625rem;height:.125rem;background-color:#000;border-radius:999px}.navigation .spacer{flex:1 1;margin-left:-1rem}.navigation .actions{display:flex;align-items:center;gap:.25rem}.navigation .actions .profile-btn{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem;border:none;border-radius:.375rem;background:rgba(0,0,0,0);color:#000;font-size:.75rem;cursor:pointer;transition:all .15s cubic-bezier(.4,0,.2,1);outline:none}.navigation .actions .profile-btn:hover{background-color:oklch(.97 0 0)}.navigation .actions .profile-btn:focus-visible{background-color:oklch(.97 0 0)}.navigation .actions .profile-btn:disabled{cursor:not-allowed;opacity:.75}.navigation .actions .profile-btn .avatar{display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;background-color:oklch(.97 0 0);border-radius:50%;border:2px solid oklch(.967 .003 264.542);flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.navigation .actions .profile-btn .avatar .avatar-img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.invoice-form-container{display:flex;flex:1 1;flex-direction:column;padding:0 .5rem .5rem;background-color:#f5f5f5}.invoice-form-grid{display:grid;height:calc(100vh - 4rem);grid-template-columns:470px auto;border-radius:1rem;background-color:#fff;box-shadow:0 0 0 1px oklch(.145 0 0/.05),0 1px 2px 0 rgba(0,0,0,.05);overflow:hidden}.invoice-form{border-right:1px solid oklch(.922 0 0);overflow-y:auto}.form-section{border-bottom:1px solid oklch(.922 0 0)}.section-header{padding:1.5rem;display:flex;align-items:center;gap:.5rem}.section-title{color:#000;font-size:.875rem;margin:0}.section-content{padding:0 1.5rem 1.5rem;display:flex;flex-direction:column;gap:1.5rem}.form-field{font-size:.75rem;line-height:1rem}.field-label{margin-bottom:.25rem}.form-input,.form-select,.form-textarea{background-color:color-mix(in oklab,oklch(97% 0 0deg) 50%,transparent);transition:background-color .15s cubic-bezier(.4,0,.2,1);box-sizing:border-box}.form-input:focus,.form-input:hover,.form-select:focus,.form-select:hover,.form-textarea:focus,.form-textarea:hover{background-color:oklch(.97 0 0)}.form-input:disabled,.form-select:disabled,.form-textarea:disabled{cursor:not-allowed;opacity:.75;background-color:color-mix(in oklab,oklch(97% 0 0deg) 50%,transparent)}.text-right{text-align:right}.form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.input-with-button{position:relative;display:inline-flex;align-items:center;color:#000;width:100%}.input-with-button .form-input{padding-right:2.5rem}.refresh-button{position:absolute;inset-block:0;right:0;display:flex;border-radius:.375rem;display:inline-flex;align-items:center;cursor:pointer;font-size:.75rem;gap:.25rem;padding:.25rem;color:#000;background:rgba(0,0,0,0);border:none;transition:background-color .15s cubic-bezier(.4,0,.2,1);outline:none}.refresh-button:focus,.refresh-button:hover{background-color:oklch(.97 0 0)}.refresh-button:focus{outline:none}.refresh-icon{width:1rem;height:1rem;flex-shrink:0;-webkit-mask-size:100% 100%;mask-size:100% 100%;margin-right:5px}.form-select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='%23666' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m6 9l6 6l6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:1rem}.theme-selector{display:flex;gap:.5rem;margin-top:.25rem}.theme-button{width:1.25rem;height:1.25rem;border:1px solid #ccc;transition:border .15s cubic-bezier(.4,0,.2,1)}.theme-button.active{border:2px solid #000}.items-container{display:flex;flex-direction:column}.items-header{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));grid-gap:.5rem;gap:.5rem;margin-bottom:.25rem}.item-col{color:#000;font-size:.75rem}.item-name{grid-column:span 4/span 4}.item-qty,.item-rate{text-align:right}.item-rate{grid-column:span 2/span 2}.item-row{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));grid-gap:.5rem;gap:.5rem;margin-bottom:.25rem}.remove-button{border-radius:.375rem;display:inline-flex;align-items:center;cursor:pointer;font-size:.875rem;gap:.5rem;width:100%;justify-content:center;color:oklch(.637 .237 25.331);background-color:color-mix(in oklab,oklch(63.7% .237 25.331deg) 10%,transparent);border:none;padding:.5rem;transition:background-color .15s cubic-bezier(.4,0,.2,1);outline:none}.remove-button:focus:not(:disabled),.remove-button:hover:not(:disabled){background-color:color-mix(in oklab,oklch(63.7% .237 25.331deg) 15%,transparent)}.remove-button:focus:not(:disabled){outline:none}.remove-button:disabled{cursor:not-allowed;opacity:.75;background-color:color-mix(in oklab,oklch(63.7% .237 25.331deg) 10%,transparent)}.remove-icon{width:1.25rem;height:1.25rem;flex-shrink:0;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M18 6L6 18M6 6l12 12'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M18 6L6 18M6 6l12 12'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}.add-item-button{border-radius:.375rem;display:inline-flex;align-items:center;cursor:pointer;padding:.375rem .625rem;font-size:.75rem;gap:.375rem;color:#000;background-color:oklch(.97 0 0);border:none;margin-top:1rem;transition:background-color .15s cubic-bezier(.4,0,.2,1);outline:none}.add-item-button:focus,.add-item-button:hover{background-color:color-mix(in oklab,oklch(92.2% 0 0deg) 75%,transparent)}.add-item-button:focus{outline:none}.add-icon{width:1rem;height:1rem;flex-shrink:0;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 12h14m-7-7v14'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 12h14m-7-7v14'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}.form-footer{padding:1rem}.save-button{border-radius:.375rem;display:inline-flex;align-items:center;padding:.375rem .625rem;font-size:.875rem;gap:.375rem;width:100%;justify-content:center;color:#fff;background-color:#000;border:none;cursor:pointer;transition:background-color .15s cubic-bezier(.4,0,.2,1);outline:none}.save-button:hover:not(:disabled){background-color:color-mix(in oklab,#000 90%,transparent)}.save-button:disabled{cursor:not-allowed;opacity:.75;background-color:#000}.save-button:focus{outline:2px solid #000;outline-offset:2px}.clients-header{margin-bottom:1.5rem;display:flex;align-items:center;justify-content:space-between}.page-title{font-size:1rem;line-height:1.75rem;font-weight:600;color:#000}@media(min-width:40rem){.page-title{font-size:1.25rem;line-height:1.75rem}}.client-form-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.client-form-modal{background:#fff;border-radius:.5rem;width:100%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid oklch(.922 0 0)}.modal-title{font-size:1.125rem;font-weight:600;color:#000;margin:0}.close-button{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#000;padding:.25rem;line-height:1}.close-button:hover{color:#000}.client-form{padding:1.5rem;gap:1rem}.client-form,.form-field{display:flex;flex-direction:column}.form-field{gap:.25rem}.field-label{font-size:.875rem}.form-input,.form-textarea{width:100%;border-radius:.375rem;border:1px solid oklch(.922 0 0);padding:.5rem .75rem;font-size:.875rem;color:#000;background-color:#fff;transition:border-color .15s cubic-bezier(.4,0,.2,1);outline:none}.form-input:focus,.form-textarea:focus{border-color:#000;outline:2px solid color-mix(in oklab,#000 20%,transparent);outline-offset:-1px}.form-textarea{resize:vertical;min-height:60px}.form-actions{display:flex;gap:.75rem;margin-top:.5rem}.clients-list{margin-top:1.5rem}.clients-grid{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}.client-item{padding:1rem 0;border-bottom:1px solid oklch(.922 0 0)}.client-item:last-child{border-bottom:none}.client-card{display:flex;align-items:flex-start;gap:.5rem}.client-logo{width:80%;height:80%}.client-email,.client-name{font-size:.875rem;color:#000}.client-address,.client-tax-id{font-size:.75rem;color:#000}.client-actions{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.action-button{border-radius:.375rem;display:inline-flex;align-items:center;cursor:pointer;padding:.375rem .625rem;font-size:.75rem;gap:.375rem;border:none;transition:background-color .15s cubic-bezier(.4,0,.2,1);outline:none}.bill-button,.edit-button{color:#000;background-color:oklch(.97 0 0)}.bill-button:focus,.bill-button:hover,.edit-button:focus,.edit-button:hover{background-color:color-mix(in oklab,oklch(92.2% 0 0deg) 75%,transparent)}.bill-button:focus,.edit-button:focus{outline:none}.delete-button{color:oklch(.637 .237 25.331);background-color:color-mix(in oklab,oklch(63.7% .237 25.331deg) 10%,transparent)}.delete-button:focus,.delete-button:hover{background-color:color-mix(in oklab,oklch(63.7% .237 25.331deg) 15%,transparent)}.delete-button:focus{outline:none}.empty-state{padding:3rem 1rem}.empty-state-content{max-width:400px;margin:0 auto}.empty-state-title{font-size:1.125rem;font-weight:600;color:#000;margin-bottom:.5rem}.empty-state-description{color:#000;margin-bottom:1.5rem}@media(max-width:640px){.client-card{flex-direction:column;align-items:stretch;gap:1rem}.client-actions{justify-content:flex-start}.action-button{flex:1 1;justify-content:center;min-width:0}}.account-content{width:100%}.account-header{margin-bottom:1.5rem;display:flex;align-items:center;justify-content:space-between}.account-title{font-size:1rem;font-weight:600;margin:0}@media(min-width:40rem){.account-title{font-size:1.25rem}}.settings-sections{display:flex;flex-direction:column;gap:2rem;max-width:700px}.settings-card{border-radius:.5rem;overflow:hidden;background-color:#fff}.card-header{padding:1rem}@media(min-width:40rem){.card-header{padding-left:1.5rem;padding-right:1.5rem}}.card-title{margin:0;font-size:inherit}.card-description{margin-top:.25rem;font-size:.875rem;color:#000;margin-bottom:0}.card-content{padding:1rem;border-top:1px solid oklch(.922 0 0)}@media(min-width:40rem){.card-content{padding:1.5rem}}.account-form{display:flex;flex-direction:column;gap:1rem}.form-field{font-size:.875rem}.field-header{display:flex;align-content:center;align-items:center;justify-content:space-between}.field-label{display:block;color:#000}.field-content{margin-top:.25rem;position:relative}.form-input,.form-select,.form-textarea{width:100%;border-radius:.375rem;border:0;padding:.5rem .75rem;font-size:.875rem;gap:.5rem;color:#000;background-color:#fff;box-shadow:inset 0 0 0 1px oklch(.922 0 0);transition:all .15s cubic-bezier(.4,0,.2,1);outline:none}.form-input::placeholder,.form-textarea::placeholder{color:oklch(.708 0 0)}.form-input:focus,.form-select:focus,.form-textarea:focus{box-shadow:inset 0 0 0 2px oklch(.205 0 0/.2)}.form-input.disabled,.form-input:disabled,.form-textarea.disabled,.form-textarea:disabled{cursor:not-allowed;opacity:.75;background-color:oklch(.97 0 0)}.form-textarea{resize:none}.select-wrapper{position:relative;display:inline-flex;align-items:center;width:100%}.form-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:2.5rem}.select-arrow{position:absolute;inset-block:0;right:0;padding-right:.75rem;width:1.25rem;height:1.25rem;flex-shrink:0;background-color:oklch(.708 0 0);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m6 9l6 6l6-6'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m6 9l6 6l6-6'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;pointer-events:none}.avatar-section,.select-arrow{display:flex;align-items:center}.avatar-section{gap:.5rem}.avatar-container{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:50%;vertical-align:middle;background-color:oklch(.97 0 0);width:2.5rem;height:2.5rem;font-size:1.25rem;box-shadow:0 0 0 1px oklch(.922 0 0)}.avatar-image{height:100%;width:100%;border-radius:inherit;object-fit:cover}.upload-icon{background-color:#000;display:inline-block;height:1.125rem;width:1.125rem;flex-shrink:0;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 3v12m5-7l-5-5l-5 5m14 7v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 3v12m5-7l-5-5l-5 5m14 7v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}.theme-grid{flex-wrap:wrap;justify-content:space-between;gap:.5rem;max-width:28rem}.theme-button,.theme-grid{display:flex;align-items:center}.theme-button{width:2.5rem;height:2.5rem;flex-shrink:0;cursor:pointer;justify-content:center;border-radius:50%;border:none;transition:all .15s cubic-bezier(.4,0,.2,1)}.theme-button.active{box-shadow:0 0 0 2px oklch(.205 0 0/.2)}.check-icon{width:1rem;height:1rem;background-color:#000;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M20 6L9 17l-5-5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M20 6L9 17l-5-5'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}.btn-primary{border-radius:.375rem;display:inline-flex;align-items:center;cursor:pointer;padding:.375rem .625rem;font-size:.875rem;gap:.375rem;color:#fff;background-color:#000;border:none;transition:background-color .15s cubic-bezier(.4,0,.2,1);outline:none}.btn-primary:hover:not(:disabled){background-color:color-mix(in oklab,#000 90%,transparent)}.btn-primary:disabled{cursor:not-allowed;opacity:.75;background-color:#000}.btn-primary:focus{outline:2px solid #000;outline-offset:2px}.btn-secondary{border-radius:.375rem;display:inline-flex;align-items:center;cursor:pointer;padding:.25rem .5rem;font-size:.75rem;gap:.25rem;color:#000;background-color:oklch(.97 0 0);border:none;transition:background-color .15s cubic-bezier(.4,0,.2,1);outline:none}.btn-secondary:focus:not(:disabled),.btn-secondary:hover:not(:disabled){background-color:color-mix(in oklab,oklch(92.2% 0 0deg) 75%,transparent)}.btn-secondary:focus:not(:disabled){outline:none}.btn-secondary:disabled{cursor:not-allowed;opacity:.75;background-color:oklch(.97 0 0)}.btn-danger{border-radius:.375rem;display:inline-flex;align-items:center;cursor:pointer;padding:.25rem .5rem;font-size:.75rem;gap:.25rem;color:oklch(.637 .237 25.331);background-color:color-mix(in oklab,oklch(63.7% .237 25.331deg) 10%,transparent);border:none;transition:background-color .15s cubic-bezier(.4,0,.2,1);outline:none}.btn-danger:focus:not(:disabled),.btn-danger:hover:not(:disabled){background-color:color-mix(in oklab,oklch(63.7% .237 25.331deg) 15%,transparent)}.btn-danger:focus:not(:disabled){outline:none}.btn-danger.disabled,.btn-danger:disabled{cursor:not-allowed;opacity:.75;background-color:color-mix(in oklab,oklch(63.7% .237 25.331deg) 10%,transparent)}.custom-select-button,.custom-select-wrapper{position:relative;display:inline-flex;align-items:center;width:100%}.custom-select-button{border-radius:.375rem;border:0;font-size:.875rem;gap:.5rem;color:#000;background-color:color-mix(in oklab,oklch(97% 0 0deg) 50%,transparent);transition:background-color .15s cubic-bezier(.4,0,.2,1);outline:none;cursor:pointer;padding:.5rem 2.5rem}.custom-select-button:focus,.custom-select-button:hover{background-color:oklch(.97 0 0)}.select-color,.select-flag{position:absolute;left:0;display:flex;align-items:center;padding-left:.75rem}.flag-icon{width:1.25rem;height:1.25rem;flex-shrink:0;background-repeat:no-repeat;background-size:100% 100%;display:inline-block}.flag-icon.i-circle-flags\:us{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' width='512' height='512'%3E%3Cmask id='SVGuywqVbel'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23fff'/%3E%3C/mask%3E%3Cg mask='url(%23SVGuywqVbel)'%3E%3Cpath fill='%23eee' d='M256 0h256v64l-32 32l32 32v64l-32 32l32 32v64l-32 32l32 32v64l-256 32L0 448v-64l32-32l-32-32v-64z'/%3E%3Cpath fill='%23d80027' d='M224 64h288v64H224Zm0 128h288v64H256ZM0 320h512v64H0Zm0 128h512v64H0Z'/%3E%3Cpath fill='%230052b4' d='M0 0h256v256H0Z'/%3E%3Cpath fill='%23eee' d='m187 243l57-41h-70l57 41l-22-67zm-81 0l57-41H93l57 41l-22-67zm-81 0l57-41H12l57 41l-22-67zm162-81l57-41h-70l57 41l-22-67zm-81 0l57-41H93l57 41l-22-67zm-81 0l57-41H12l57 41l-22-67Zm162-82l57-41h-70l57 41l-22-67Zm-81 0l57-41H93l57 41l-22-67zm-81 0l57-41H12l57 41l-22-67Z'/%3E%3C/g%3E%3C/svg%3E")}.flag-icon.i-circle-flags\:eu{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cmask id='a'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23fff'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%230052b4' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23ffda44' d='m256 100.2 8.3 25.5H291l-21.7 15.7 8.3 25.5L256 151.2l-21.7 15.7 8.3-25.5L221 125.7h26.7zm-110.2 45.6 24 12.2 7.1-26.4 7.1 26.4 24-12.2-14.9 22.1 24 12.2H186l-14.9 22.1-14.9-22.1H129l24-12.2zm220.4 0-14.9 22.1H324l24 12.2-14.9-22.1 24-12.2-24 12.2 7.1-26.4 7.1 26.4-24-12.2zM100.2 256l25.5-8.3V221l15.7 21.7 25.5-8.3-15.7 21.7 15.7 21.7-25.5-8.3L125.7 291v-26.7zm311.6 0v26.7l-15.7-21.7-25.5 8.3 15.7-21.7-15.7-21.7 25.5 8.3L411.8 221v26.7zM145.8 366.2l-24-12.2-7.1 26.4-7.1-26.4-24 12.2 14.9-22.1-24-12.2H101l14.9-22.1 14.9 22.1H158l-24 12.2zm220.4 0 14.9-22.1H188l-24-12.2 14.9 22.1-24 12.2 24-12.2-7.1 26.4-7.1-26.4 24 12.2zM256 411.8l-8.3-25.5H221l21.7-15.7-8.3-25.5L256 360.8l21.7-15.7-8.3 25.5L291 386.3h-26.7z'/%3E%3C/g%3E%3C/svg%3E")}.flag-icon.i-circle-flags\:gb{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cmask id='a'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23fff'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%230052b4' d='M0 0h512v512H0z'/%3E%3Cpath fill='%23eee' d='M512 0v64L322 256l190 192v64h-64L256 320 64 512H0v-64l190-192L0 64V0h64l192 192L448 0z'/%3E%3Cpath fill='%23d80027' d='M336 0v108L184 256 336 404v108h40L512 368v-24L454 256 512 168v-24L376 0zM176 0v108L328 256 176 404v108h-40L0 368v-24l58-88L0 168v-24L136 0z'/%3E%3Cpath fill='%23d80027' d='M0 176v160h176v176h160V336h176V176H336V0H176v176z'/%3E%3C/g%3E%3C/svg%3E")}.flag-icon.i-circle-flags\:in{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Cmask id='a'%3E%3Ccircle cx='256' cy='256' r='256' fill='%23fff'/%3E%3C/mask%3E%3Cg mask='url(%23a)'%3E%3Cpath fill='%23ff9811' d='M0 0h512v171H0z'/%3E%3Cpath fill='%23eee' d='M0 171h512v170H0z'/%3E%3Cpath fill='%236da544' d='M0 341h512v171H0z'/%3E%3Ccircle cx='256' cy='256' r='48' fill='%23eee' stroke='%230052b4' stroke-width='4'/%3E%3Cpath fill='%230052b4' d='M256 224v64M240 240l32 32M224 256h64M240 272l32-32'/%3E%3C/g%3E%3C/svg%3E")}.color-circle{width:1.25rem;height:1.25rem;border-radius:50%;flex-shrink:0}.select-text{flex:1 1;text-align:left;font-weight:400;pointer-events:none}.select-chevron{position:absolute;right:0;display:flex;align-items:center;padding-right:.75rem}.chevron-icon{width:1.25rem;height:1.25rem;flex-shrink:0;background-color:oklch(.708 0 0);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m6 9l6 6l6-6'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m6 9l6 6l6-6'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}.select-dropdown{position:absolute;top:100%;left:0;right:0;z-index:10;background:#fff;border:1px solid oklch(.922 0 0);border-radius:.375rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);max-height:200px;overflow-y:auto}.select-option{width:100%;display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:none;border:none;text-align:left;cursor:pointer;font-size:.875rem;color:#000;transition:background-color .15s cubic-bezier(.4,0,.2,1)}.select-option:focus,.select-option:hover{background-color:oklch(.97 0 0)}.select-option:focus{outline:none}.pdf-actions{padding:5px 10px;display:flex;align-items:center;justify-content:right;background-color:#3c3c3c}.dashboard-container{display:flex;flex:1 1;flex-direction:column;padding:0 .5rem .5rem;background-color:#f5f5f5;height:calc(100vh - 4rem);min-height:calc(100vh - 4rem)}.dashboard-content{border-radius:1rem;background-color:#fff;box-shadow:0 0 0 1px oklch(.145 0 0/.05),0 1px 2px 0 rgba(0,0,0,.05);overflow:hidden;padding:1.75rem;height:100%;display:flex;flex-direction:column}@media(min-width:40rem){.dashboard-content{padding:2rem}}.dashboard-content .loading-state{display:flex;align-items:center;justify-content:center;padding:2.5rem;color:#000;font-size:.875rem}.dashboard-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;gap:1.5rem;flex-shrink:0}@media(max-width:768px){.dashboard-header{flex-direction:column;align-items:stretch;gap:1rem}}.dashboard-header .header-content{display:flex;flex-direction:column;flex:1 1}.dashboard-header .header-content .dashboard-title{font-size:1.375rem;font-weight:600;color:#000;margin:0 0 .125rem}.dashboard-header .header-content .header-meta{display:flex;align-items:center;gap:.375rem}.dashboard-header .header-content .header-meta .last-update{font-size:.8125rem;color:#000}.dashboard-header .header-content .header-meta .refresh-btn{background:none;border:none;cursor:pointer;padding:.1875rem;border-radius:.25rem;transition:background-color .15s cubic-bezier(.4,0,.2,1)}.dashboard-header .header-content .header-meta .refresh-btn:hover{background-color:oklch(.97 0 0)}.dashboard-header .header-content .header-meta .refresh-btn .refresh-icon-small{width:.875rem;height:.875rem;background-color:#000;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 12a9 9 0 0 1 9-9a9.75 9.75 0 0 1 6.74 2.74L21 8'/%3E%3Cpath d='M21 3v5h-5m5 4a9 9 0 0 1-9 9a9.75 9.75 0 0 1-6.74-2.74L3 16'/%3E%3Cpath d='M8 16H3v5'/%3E%3C/g%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Cpath d='M3 12a9 9 0 0 1 9-9a9.75 9.75 0 0 1 6.74 2.74L21 8'/%3E%3Cpath d='M21 3v5h-5m5 4a9 9 0 0 1-9 9a9.75 9.75 0 0 1-6.74-2.74L3 16'/%3E%3Cpath d='M8 16H3v5'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;display:block}.dashboard-header .header-actions{display:flex;gap:.625rem}@media(max-width:768px){.dashboard-header .header-actions{justify-content:center}}.dashboard-header .header-actions .create-invoice-btn{background-color:#000;color:#fff;border:none;border-radius:.375rem;padding:.625rem .875rem;font-size:.8125rem;display:flex;align-items:center;gap:.375rem;cursor:pointer;transition:background-color .15s cubic-bezier(.4,0,.2,1);outline:none}.dashboard-header .header-actions .create-invoice-btn:hover{background-color:color-mix(in oklab,#000 90%,transparent)}.dashboard-header .header-actions .create-invoice-btn:focus{outline:2px solid #000;outline-offset:2px}.dashboard-header .header-actions .create-invoice-btn .plus-icon-white{width:.875rem;height:.875rem;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 12h14m-7-7v14'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 12h14m-7-7v14'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}.dashboard-header .header-actions .export-btn{background-color:oklch(.97 0 0);color:#000;border:1px solid oklch(.922 0 0);border-radius:.375rem;padding:.625rem .875rem;font-size:.8125rem;display:flex;align-items:center;gap:.375rem;cursor:pointer;transition:background-color .15s cubic-bezier(.4,0,.2,1)}.dashboard-header .header-actions .export-btn:hover{background-color:color-mix(in oklab,oklch(92.2% 0 0deg) 75%,transparent)}.dashboard-header .header-actions .export-btn .download-icon{width:.875rem;height:.875rem;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4m4-5l5 5l5-5m-5 5V3'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4m4-5l5 5l5-5m-5 5V3'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem;margin-bottom:1.5rem;flex-shrink:0}@media(max-width:1024px){.stats-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.stats-grid{grid-template-columns:1fr;gap:.75rem}}.stats-grid .stat-card{padding:1rem;border-radius:.5rem;background-color:color-mix(in oklab,oklch(97% 0 0deg) 50%,transparent);transition:background-color .15s cubic-bezier(.4,0,.2,1)}.stats-grid .stat-card:hover{background-color:oklch(.97 0 0)}.stats-grid .stat-card .stat-label{font-size:.8125rem;color:#000;margin-bottom:.375rem;line-height:1.3}.stats-grid .stat-card .stat-amount{font-size:1.5rem;font-weight:700;color:#000;line-height:1.2}.stats-grid .stat-card .stat-amount .amount-cents{color:#000;font-size:1.125rem}.stats-grid .stat-card .stat-amount .stat-unit{font-size:.8125rem;color:#000;margin-left:.1875rem}.controls-section{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem;gap:1rem;flex-shrink:0}@media(max-width:768px){.controls-section{flex-direction:column;align-items:stretch;gap:.75rem}}.controls-section .filters-section{display:flex;align-items:center;gap:.625rem;flex-wrap:wrap}.controls-section .filters-section .filter-btn,.controls-section .filters-section .sort-btn{display:flex;align-items:center;gap:.375rem;padding:.4375rem .625rem;border:1px solid oklch(.922 0 0);border-radius:.375rem;background-color:#fff;color:#000;font-size:.8125rem;cursor:pointer;transition:background-color .15s cubic-bezier(.4,0,.2,1)}.controls-section .filters-section .filter-btn:hover,.controls-section .filters-section .sort-btn:hover{background-color:oklch(.97 0 0)}.controls-section .filters-section .filter-btn .filter-count,.controls-section .filters-section .sort-btn .filter-count{background-color:oklch(.922 0 0);color:#000;border-radius:50%;width:1.125rem;height:1.125rem;display:flex;align-items:center;justify-content:center;font-size:.6875rem;font-weight:600}.controls-section .filters-section .filter-icon,.controls-section .filters-section .sort-icon{width:.875rem;height:.875rem;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M22 3H2l8 9.46V19l4 2v-8.54L22 3z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M22 3H2l8 9.46V19l4 2v-8.54L22 3z'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}.controls-section .filters-section .active-filters{display:flex;gap:.375rem}.controls-section .filters-section .active-filters .filter-tag{display:flex;align-items:center;gap:.375rem;background-color:color-mix(in oklab,oklch(97% 0 0deg) 50%,transparent);border:1px solid oklch(.922 0 0);border-radius:.3125rem;padding:.1875rem .4375rem;font-size:.6875rem;color:#000}.controls-section .filters-section .active-filters .filter-tag .filter-remove{background:none;border:none;color:#000;cursor:pointer;font-size:.875rem;line-height:1;padding:0}.controls-section .filters-section .active-filters .filter-tag .filter-remove:hover{color:#000}.controls-section .search-section .search-input-wrapper{position:relative}.controls-section .search-section .search-input-wrapper .search-icon{position:absolute;left:.625rem;top:50%;transform:translateY(-50%);width:.875rem;height:.875rem;background-color:#000;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m21 21l-4.35-4.35M19 11a8 8 0 1 1-16 0a8 8 0 0 1 16 0z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m21 21l-4.35-4.35M19 11a8 8 0 1 1-16 0a8 8 0 0 1 16 0z'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}.controls-section .search-section .search-input-wrapper .search-input{padding:.4375rem .625rem .4375rem 2.1875rem;border:1px solid oklch(.922 0 0);border-radius:.375rem;font-size:.8125rem;color:#000;background-color:#fff;min-width:180px;transition:all .15s cubic-bezier(.4,0,.2,1)}.controls-section .search-section .search-input-wrapper .search-input:focus{outline:none;border-color:#000;box-shadow:0 0 0 3px color-mix(in oklab,#000 10%,transparent)}.controls-section .search-section .search-input-wrapper .search-input::placeholder{color:#000}.invoices-table-container{overflow:hidden;flex:1 1;display:flex;flex-direction:column;min-height:0}.invoices-table-container .invoices-table{width:100%;border-collapse:collapse;display:flex;flex-direction:column;height:100%}.invoices-table-container .invoices-table thead{background-color:color-mix(in oklab,oklch(97% 0 0deg) 50%,transparent);flex-shrink:0}.invoices-table-container .invoices-table thead tr{display:table;width:100%;table-layout:fixed}.invoices-table-container .invoices-table thead th{padding:.625rem .875rem;text-align:left;font-size:.8125rem;font-weight:600;color:oklch(.208 .042 265.755);border-bottom:1px solid oklch(.922 0 0)}.invoices-table-container .invoices-table thead th.checkbox-cell{width:40px;padding-left:.875rem}.invoices-table-container .invoices-table thead th.actions-cell{width:40px;padding-right:.875rem}.invoices-table-container .invoices-table thead th.invoice-number-header .column-header{display:flex;align-items:center;gap:.375rem}.invoices-table-container .invoices-table thead th.invoice-number-header .column-header .folder-icon{width:.875rem;height:.875rem;background-color:#000;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M22 19a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h5l2 3h9a2 2 0 0 1 2 2z'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}.invoices-table-container .invoices-table tbody{flex:1 1;overflow-y:auto;display:block}.invoices-table-container .invoices-table tbody tr{display:table;width:100%;table-layout:fixed;cursor:pointer;transition:background-color .15s cubic-bezier(.4,0,.2,1)}.invoices-table-container .invoices-table tbody tr:hover{background-color:color-mix(in oklab,oklch(97% 0 0deg) 50%,transparent)}.invoices-table-container .invoices-table tbody tr.row-selected{background-color:color-mix(in oklab,#000 5%,transparent)}.invoices-table-container .invoices-table tbody tr td{padding:.75rem .875rem;font-size:.8125rem;color:#000;border-bottom:1px solid oklch(.95 0 0)}.invoices-table-container .invoices-table tbody tr td.checkbox-cell{padding-left:.875rem;width:40px}.invoices-table-container .invoices-table tbody tr td.invoice-number-cell .invoice-number{color:#000;font-weight:600}.invoices-table-container .invoices-table tbody tr td.amount-cell,.invoices-table-container .invoices-table tbody tr td.date-cell{color:#000}.invoices-table-container .invoices-table tbody tr td.actions-cell{padding-right:.875rem;text-align:right;width:40px}.invoices-table-container .invoices-table tbody tr:last-child td{border-bottom:none}.checkbox{width:.875rem;height:.875rem;border:1.5px solid oklch(.922 0 0);border-radius:.1875rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;position:relative;transition:all .15s cubic-bezier(.4,0,.2,1)}.checkbox:checked{background-color:#000;border-color:#000}.checkbox:checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:.4375rem;height:.4375rem;background-color:#fff;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M20 6L9 17l-5-5'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M20 6L9 17l-5-5'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}.status-badge{display:inline-flex;align-items:center;gap:.3125rem;padding:.1875rem .4375rem;border-radius:.3125rem;font-size:.6875rem;font-weight:600;text-transform:capitalize}.status-badge .status-icon{width:.5rem;height:.5rem;border-radius:50%}.status-badge .status-icon:before{content:"";display:block;width:100%;height:100%;border-radius:inherit}.status-badge.status-paid{background-color:#dcfce7;color:#16a34a}.status-badge.status-paid .status-icon:before{background-color:#16a34a}.status-badge.status-overdue{background-color:#fef2f2;color:#dc2626}.status-badge.status-overdue .status-icon:before{background-color:#dc2626}.status-badge.status-draft{background-color:oklch(.968 .007 247.896);color:#000}.status-badge.status-draft .status-icon:before{background-color:#000}.status-badge.status-sent{background-color:#dbeafe;color:#2563eb}.status-badge.status-sent .status-icon:before{background-color:#2563eb}.actions-button{background:none;border:none;cursor:pointer;padding:.1875rem;border-radius:.1875rem;color:#000;transition:all .15s cubic-bezier(.4,0,.2,1)}.actions-button:hover{background-color:oklch(.97 0 0);color:#000}.actions-button .ellipsis-icon{width:.875rem;height:.875rem;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='1'/%3E%3Ccircle cx='12' cy='5' r='1'/%3E%3Ccircle cx='12' cy='19' r='1'/%3E%3C/g%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cg fill='none' stroke='black' stroke-linecap='round' stroke-linejoin='round' stroke-width='2'%3E%3Ccircle cx='12' cy='12' r='1'/%3E%3Ccircle cx='12' cy='5' r='1'/%3E%3Ccircle cx='12' cy='19' r='1'/%3E%3C/g%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%;display:block}.pagination-section{display:flex;align-items:center;justify-content:space-between;padding:.875rem;border-top:1px solid oklch(.922 0 0);background-color:color-mix(in oklab,oklch(97% 0 0deg) 50%,transparent);flex-shrink:0}.pagination-section .pagination-info{font-size:.8125rem;color:#000}.pagination-section .pagination-controls{display:flex;align-items:center;gap:.625rem}.pagination-section .pagination-controls .per-page-select{padding:.3125rem .4375rem;border:1px solid oklch(.922 0 0);border-radius:.3125rem;font-size:.8125rem;background-color:#fff;cursor:pointer}.pagination-section .pagination-controls .pagination-btn{padding:.3125rem .625rem;border:1px solid oklch(.922 0 0);border-radius:.3125rem;background-color:#fff;color:#000;font-size:.8125rem;cursor:pointer;transition:background-color .15s cubic-bezier(.4,0,.2,1)}.pagination-section .pagination-controls .pagination-btn:hover:not(:disabled){background-color:oklch(.97 0 0)}.pagination-section .pagination-controls .pagination-btn:disabled{opacity:.5;cursor:not-allowed}.empty-state{padding:2.5rem 1rem;text-align:center;flex:1 1;display:flex;align-items:center;justify-content:center}.empty-state .empty-state-content{max-width:350px;margin:0 auto}.empty-state .empty-state-content .empty-state-title{font-size:1rem;font-weight:600;color:#000;margin-bottom:.375rem}.empty-state .empty-state-content .empty-state-description{color:#000;margin-bottom:1.25rem;font-size:.8125rem;line-height:1.4}.client-website{font-size:.75rem;color:#2563eb;text-decoration:none;display:block;margin-top:2px}.client-website:hover{text-decoration:underline}.client-website:visited{color:#7c3aed}.client-avatar{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;background-color:oklch(.97 0 0);width:2.75rem;height:2.75rem;border-radius:.5rem;overflow:hidden}.client-logo{object-fit:cover;width:100%;height:100%;border-radius:.375rem}.client-initials{font-size:1.375rem;font-weight:600;color:#000;display:flex;align-items:center;justify-content:center;position:absolute;inset:0}.client-info{display:flex;flex:1 1;flex-direction:column;gap:.125rem}.client-info .client-email,.client-info .client-name{font-size:.875rem;color:#000}.client-info .client-address{font-size:.75rem;color:#000;margin-top:2px}.customer-cell .customer-info{display:flex;align-items:center;gap:.75rem}.customer-avatar{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;background-color:oklch(.97 0 0);width:2rem;height:2rem;border-radius:.375rem;overflow:hidden;border:1px solid oklch(.922 0 0)}.customer-logo{object-fit:cover;width:100%;height:100%;border-radius:.25rem}.customer-initials{font-size:.75rem;font-weight:600;color:#000;display:flex;align-items:center;justify-content:center;position:absolute;inset:0;background-color:oklch(.97 0 0)}.customer-name{font-size:.8125rem;color:#000}.invoices-table tbody tr td{vertical-align:middle}.invoices-table tbody tr td.customer-cell{padding:.5rem .875rem}@media(max-width:768px){.customer-info{flex-direction:column;align-items:flex-start!important;gap:.375rem!important}.customer-info .customer-avatar{width:1.5rem!important;height:1.5rem!important}.customer-info .customer-initials{font-size:.625rem!important}.customer-info .customer-name{font-size:.75rem!important}}@media(max-width:480px){.customer-info .customer-avatar{display:none}}.client-select-button{padding-left:3rem!important}.client-select-button .select-client-avatar{position:absolute;left:.5rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border-radius:.375rem;background-color:oklch(.97 0 0);overflow:hidden;border:1px solid oklch(.922 0 0)}.client-select-logo{width:100%;height:100%;object-fit:cover;border-radius:.25rem}.client-select-initials{font-size:.625rem;font-weight:600;color:#000;position:absolute;inset:0}.client-select-initials,.manual-entry-icon{display:flex;align-items:center;justify-content:center}.manual-entry-icon{font-size:.875rem}.client-dropdown{max-height:240px;overflow-y:auto}.client-option{display:flex!important;align-items:center;gap:.75rem!important;padding:.625rem .75rem!important;width:100%;text-align:left}.client-option:hover{background-color:oklch(.97 0 0)!important}.client-option-avatar{position:relative;display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2rem;height:2rem;border-radius:.375rem;background-color:oklch(.97 0 0);overflow:hidden;border:1px solid oklch(.922 0 0)}.client-option-logo{width:100%;height:100%;object-fit:cover;border-radius:.25rem}.client-option-initials{font-size:.75rem;font-weight:600;color:#000;display:flex;align-items:center;justify-content:center;position:absolute;inset:0}.client-option-info{display:flex;flex-direction:column;gap:.125rem;flex:1 1;min-width:0}.client-option-name{font-size:.875rem;color:#000}.client-option-email,.client-option-name{line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.client-option-email{font-size:.75rem;color:#666}@media(max-width:768px){.client-select-button{padding-left:2.75rem!important}.client-select-button .select-client-avatar{width:1.25rem;height:1.25rem;left:.4375rem}.client-option{padding:.5rem .625rem!important;gap:.5rem!important}.client-option-avatar{width:1.75rem;height:1.75rem}.client-option-initials{font-size:.625rem}.client-option-name{font-size:.8125rem}.client-option-email{font-size:.6875rem}}@media(max-width:480px){.client-dropdown{max-height:200px}.client-option-info{gap:.0625rem}}.kagaz-landing{color:#000;line-height:1.6}.kagaz-landing *{box-sizing:border-box}.kagaz-landing .nav-wrapper{position:relative;background:#fff;border-bottom:1px solid #e5e7eb}.kagaz-landing .nav-wrapper .mobile-nav-controls{position:fixed;right:0;top:0;z-index:40;display:flex;align-items:center;gap:1rem;padding:.625rem}@media(min-width:1024px){.kagaz-landing .nav-wrapper .mobile-nav-controls{display:none}}.kagaz-landing .nav-wrapper .mobile-nav-controls .dashboard-button-mobile{height:2rem;width:-moz-fit-content;width:fit-content;display:flex;align-items:center;white-space:nowrap;border-radius:.5rem;border:1px solid #000;padding:0 .75rem;font-size:.8125rem;background:#000;color:#fff;text-decoration:none;transition:all .2s;cursor:pointer}.kagaz-landing .nav-wrapper .mobile-nav-controls .dashboard-button-mobile:hover{background:#333}@media(max-width:280px){.kagaz-landing .nav-wrapper .mobile-nav-controls .dashboard-button-mobile{display:none}}.kagaz-landing .nav-wrapper .mobile-nav-controls .menu-toggle{z-index:30;border-radius:9999px;padding:.5rem;background:rgba(0,0,0,0);border:none;cursor:pointer;transition:background-color .2s}.kagaz-landing .nav-wrapper .mobile-nav-controls .menu-toggle:hover{background-color:#e5e5e5}.kagaz-landing .nav-wrapper .mobile-nav-controls .menu-toggle svg{height:1.25rem;width:1.25rem;color:#666}.kagaz-landing .nav-wrapper .mobile-nav-controls .mobile-nav{position:fixed;inset:0;z-index:20;display:none;max-height:100vh;width:100%;overflow-y:auto;background-color:#fff;padding:1.25rem 1.25rem 4rem}.kagaz-landing .nav-wrapper .mobile-nav-controls .mobile-nav.open{display:block}.kagaz-landing .nav-wrapper .mobile-nav-controls .mobile-nav ul{display:grid;list-style:none;padding:0;margin:0}.kagaz-landing .nav-wrapper .mobile-nav-controls .mobile-nav ul li{padding:.75rem 0;border-bottom:1px solid #e5e5e5}.kagaz-landing .nav-wrapper .mobile-nav-controls .mobile-nav ul li:last-child{border-bottom:none}.kagaz-landing .nav-wrapper .mobile-nav-controls .mobile-nav ul li a{display:flex;width:100%;font-weight:600;text-transform:capitalize;color:inherit;text-decoration:none}.kagaz-landing .nav-wrapper .main-nav{position:-webkit-sticky;position:sticky;top:0;z-index:30;width:100%;background:#fff;transition:all .3s}.kagaz-landing .nav-wrapper .main-nav .nav-container{margin:0 auto;width:100%;padding:0 .75rem;max-width:1024px}@media(min-width:1024px){.kagaz-landing .nav-wrapper .main-nav .nav-container{padding:0 1rem}}@media(min-width:1280px){.kagaz-landing .nav-wrapper .main-nav .nav-container{padding:0}}.kagaz-landing .nav-wrapper .main-nav .nav-content{display:flex;height:3.5rem;align-items:center;justify-content:space-between}.kagaz-landing .nav-wrapper .main-nav .nav-content .logo-section{flex-grow:1;flex-basis:0}.kagaz-landing .nav-wrapper .main-nav .nav-content .logo-section a{display:flex;align-items:center;gap:10px;width:-moz-fit-content;width:fit-content;padding:.5rem .5rem .5rem 0;font-size:1rem;font-weight:700!important;color:inherit;text-decoration:none}.kagaz-landing .nav-wrapper .main-nav .nav-content .desktop-nav{display:none}@media(min-width:1024px){.kagaz-landing .nav-wrapper .main-nav .nav-content .desktop-nav{display:block}}.kagaz-landing .nav-wrapper .main-nav .nav-content .desktop-nav ul{display:flex;list-style:none;margin:0;padding:0;gap:.5rem}.kagaz-landing .nav-wrapper .main-nav .nav-content .desktop-nav ul li a{position:relative;display:flex;align-items:center;padding:.5rem 1rem;font-size:.875rem;border-radius:.5rem;font-weight:500;color:#000;text-decoration:none;transition:all .2s}.kagaz-landing .nav-wrapper .main-nav .nav-content .desktop-nav ul li a:hover{color:#000;background-color:rgba(23,23,23,.05)}.kagaz-landing .nav-wrapper .main-nav .nav-content .nav-actions{display:none;flex-grow:1;flex-basis:0;justify-content:flex-end;gap:.5rem}@media(min-width:1024px){.kagaz-landing .nav-wrapper .main-nav .nav-content .nav-actions{display:flex}}.kagaz-landing .hero-section .hero-container{position:relative;z-index:0;margin:0 auto;max-width:1080px;border:1px solid #e5e7eb;border-top:0;background:#fff}.kagaz-landing .hero-section .hero-container .hero-content{position:relative;padding:2rem;max-width:800px;margin:0 auto}@media(min-width:768px){.kagaz-landing .hero-section .hero-container .hero-content{padding:4rem 2rem 2rem}}.kagaz-landing .hero-section .hero-container .hero-content .hero-title{margin-top:1.5rem;text-align:center;font-size:2.5rem;font-weight:700;color:#000;text-wrap:balance}.kagaz-landing .hero-section .hero-container .hero-content .hero-subtitle{margin-top:1rem;text-align:center;font-size:1.1rem;color:#666}@media(min-width:640px){.kagaz-landing .hero-section .hero-container .hero-content .hero-subtitle{font-size:1.2rem}}@media(min-width:768px){.kagaz-landing .hero-section .hero-container .hero-content .hero-subtitle{font-size:1.25rem}.kagaz-landing .hero-section .hero-container .hero-content .hero-subtitle .subtitle-break{display:block}}.kagaz-landing .hero-section .hero-container .hero-content .hero-actions{text-align:center;margin-top:1.5rem}.kagaz-landing .hero-section .hero-container .hero-content .hero-image{margin-top:1.5rem;border-radius:.75rem;background-image:url(https://kagaz.app/background.webp);padding:.75rem}@media(min-width:768px){.kagaz-landing .hero-section .hero-container .hero-content .hero-image{border-radius:1rem}}.kagaz-landing .hero-section .hero-container .hero-content .hero-image .dashboard-preview{border-radius:.375rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);width:100%;height:auto;display:block}@media(min-width:768px){.kagaz-landing .hero-section .hero-container .hero-content .hero-image .dashboard-preview{border-radius:.375rem}}.kagaz-landing .features-section{padding-top:0}.kagaz-landing .features-section .features-container{position:relative;z-index:0;margin:0 auto;max-width:1080px;border:1px solid #e5e7eb;border-top:0;border-bottom:0;background:#fff}.kagaz-landing .pricing-section{padding:0 1rem 1rem}.kagaz-landing .pricing-section .pricing-container{position:relative;z-index:0;margin:0 auto;max-width:1080px;border:1px solid #e5e7eb;border-top:0;background:#fff}.kagaz-landing .pricing-section .pricing-container .pricing-header{position:relative;padding:2rem;text-align:center;border-bottom:1px solid #e5e7eb}@media(min-width:768px){.kagaz-landing .pricing-section .pricing-container .pricing-header{padding:4rem 2rem 2rem}}.kagaz-landing .pricing-section .pricing-container .pricing-header .pricing-title{font-size:1.875rem;font-weight:500;color:#000}@media(min-width:640px){.kagaz-landing .pricing-section .pricing-container .pricing-header .pricing-title{font-size:2.25rem}}.kagaz-landing .pricing-section .pricing-container .pricing-header .pricing-subtitle{margin-top:1rem;font-size:1.125rem;color:#666}@media(min-width:640px){.kagaz-landing .pricing-section .pricing-container .pricing-header .pricing-subtitle{font-size:1.25rem}}@media(min-width:768px){.kagaz-landing .pricing-section .pricing-container .pricing-header .pricing-subtitle .subtitle-break{display:block}}.kagaz-landing .pricing-section .pricing-container .pricing-cards{display:grid;grid-template-columns:1fr;grid-gap:0;gap:0}@media(min-width:768px){.kagaz-landing .pricing-section .pricing-container .pricing-cards{grid-template-columns:repeat(3,1fr)}}.kagaz-landing .pricing-section .pricing-container .pricing-cards .pricing-card{position:relative;display:flex;flex-direction:column;background:#fff;border-bottom:1px solid #e5e7eb;padding:1.5rem}@media(min-width:768px){.kagaz-landing .pricing-section .pricing-container .pricing-cards .pricing-card{border-right:1px solid #e5e7eb;border-bottom:none}.kagaz-landing .pricing-section .pricing-container .pricing-cards .pricing-card:last-child{border-right:none}}@media(max-width:767px){.kagaz-landing .pricing-section .pricing-container .pricing-cards .pricing-card:last-child{border-bottom:none}}.kagaz-landing .pricing-section .pricing-container .pricing-cards .pricing-card.popular{background:linear-gradient(180deg,#fef3c7,white 40%)}@media(min-width:768px){.kagaz-landing .pricing-section .pricing-container .pricing-cards .pricing-card.popular{transform:scale(1.02);z-index:10;border-radius:.5rem;border:1px solid #f59e0b}}.kagaz-landing .pricing-section .pricing-container .pricing-cards .pricing-card.popular .popular-badge{background:#92400e}.kagaz-landing .pricing-section .pricing-container .pricing-cards .pricing-card.lifetime .lifetime-badge,.kagaz-landing .pricing-section .pricing-container .pricing-cards .pricing-card.popular .popular-badge{position:absolute;top:-.5rem;left:50%;transform:translateX(-50%);width:-moz-fit-content;width:fit-content;white-space:nowrap;border-radius:9999px;padding:.375rem .5rem;text-align:center;font-size:.5rem;font-weight:500;text-transform:uppercase;line-height:1;color:#fff}.kagaz-landing .pricing-section .pricing-container .pricing-cards .pricing-card.lifetime .lifetime-badge{background:#7c3aed}.kagaz-landing .pricing-section .pricing-container .pricing-cards .pricing-card .card-header .plan-name{padding:.25rem 0;font-size:1.25rem;font-weight:600;line-height:1;color:#262626}.kagaz-landing .pricing-section .pricing-container .pricing-cards .pricing-card .card-header .plan-price{position:relative;margin-top:.25rem;display:flex;align-items:baseline;gap:.5rem}.kagaz-landing .pricing-section .pricing-container .pricing-cards .pricing-card .card-header .plan-price .price-original{font-size:.875rem;color:#9ca3af;text-decoration:line-through}.kagaz-landing .pricing-section .pricing-container .pricing-cards .pricing-card .card-header .plan-price .price{font-size:1.8rem;color:#000;font-weight:600}.kagaz-landing .pricing-section .pricing-container .pricing-cards .pricing-card .card-header .plan-price .period{font-size:.875rem;color:#a3a3a3}.kagaz-landing .pricing-section .pricing-container .pricing-cards .pricing-card .card-header .discount-info{margin-top:1rem}.kagaz-landing .pricing-section .pricing-container .pricing-cards .pricing-card .card-header .discount-info .yearly-toggle{display:flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:500;color:#666}.kagaz-landing .pricing-section .pricing-container .pricing-cards .pricing-card .card-header .discount-info .discount-badge{max-width:-moz-fit-content;max-width:fit-content;border-radius:9999px;border:1px solid #e5e7eb;padding:.125rem .5rem;font-size:.75rem;font-weight:500;white-space:nowrap;background:linear-gradient(45deg,#fef3c7,#fde68a);color:#92400e}.kagaz-landing .pricing-section .pricing-container .pricing-cards .pricing-card .card-header .plan-description{min-height:2.5rem;margin-top:1.5rem;font-size:.875rem;color:#666}.kagaz-landing .pricing-section .pricing-container .pricing-cards .pricing-card .plan-features{display:flex;flex-direction:column;gap:.625rem;font-size:.875rem;padding:0 1.5rem;margin-top:1.5rem}.kagaz-landing .pricing-section .pricing-container .pricing-cards .pricing-card .plan-features li{display:flex;align-items:center;gap:.5rem;color:#666;list-style:none}.kagaz-landing .pricing-section .pricing-container .pricing-cards .pricing-card .plan-features li .feature-emoji{font-size:1rem;width:1.25rem;text-align:center}.kagaz-landing .testimonial-section{padding-top:0}.kagaz-landing .testimonial-section .testimonial-container{position:relative;z-index:0;margin:0 auto;max-width:1080px;border:1px solid #e5e7eb;border-top:0;background:#fff}.kagaz-landing .testimonial-section .testimonial-container .testimonial-content{display:flex;flex-direction:column;align-items:center;padding:5rem 2rem}.kagaz-landing .testimonial-section .testimonial-container .testimonial-content .company-logo{position:relative;margin-bottom:1.5rem;height:1.5rem;width:100%;padding:.5rem 0}.kagaz-landing .testimonial-section .testimonial-container .testimonial-content .company-logo img{position:absolute;height:100%;width:100%;inset:0;object-fit:contain;object-position:center;color:rgba(0,0,0,0)}.kagaz-landing .testimonial-section .testimonial-container .testimonial-content .testimonial-quote{max-width:42rem;text-wrap:balance;background:linear-gradient(180deg,#666,#262626);-webkit-background-clip:text;background-clip:text;padding:.5rem 0;text-align:center;font-size:1.125rem;color:rgba(0,0,0,0)}@media(min-width:640px){.kagaz-landing .testimonial-section .testimonial-container .testimonial-content .testimonial-quote{font-size:1.25rem}}@media(min-width:768px){.kagaz-landing .testimonial-section .testimonial-container .testimonial-content .testimonial-quote{font-size:1.5rem}}.kagaz-landing .testimonial-section .testimonial-container .testimonial-content .testimonial-quote strong{font-weight:500;color:#000;background:linear-gradient(180deg,#000000,#262626);-webkit-background-clip:text;background-clip:text}.kagaz-landing .testimonial-section .testimonial-container .testimonial-content .testimonial-author{display:flex;flex-direction:column;align-items:center;margin-top:1rem}.kagaz-landing .testimonial-section .testimonial-container .testimonial-content .testimonial-author .author-avatar{margin-top:.75rem;height:3rem;width:3rem;border-radius:9999px}.kagaz-landing .testimonial-section .testimonial-container .testimonial-content .testimonial-author .author-info{text-align:center}.kagaz-landing .testimonial-section .testimonial-container .testimonial-content .testimonial-author .author-info .author-name{margin-top:1rem;font-size:.875rem;font-weight:600;color:#666}.kagaz-landing .testimonial-section .testimonial-container .testimonial-content .testimonial-author .author-info .author-title{margin-top:.25rem;font-size:.875rem;font-weight:500;color:#737373}.kagaz-landing .faq-section{padding:0 1rem}.kagaz-landing .faq-section .faq-container{position:relative;z-index:0;margin:0 auto;max-width:1080px;border:1px solid #e5e7eb;border-top:0;background:#fff;padding:2rem}@media(min-width:640px){.kagaz-landing .faq-section .faq-container{padding:3rem}}.kagaz-landing .faq-section .faq-container .faq-title{margin-bottom:1.5rem;font-size:1.5rem;font-weight:500;color:#000;text-align:center}@media(min-width:640px){.kagaz-landing .faq-section .faq-container .faq-title{font-size:1.75rem;margin-bottom:2rem}}.kagaz-landing .faq-section .faq-container .faq-list{max-width:42rem;margin:0 auto}.kagaz-landing .faq-section .faq-container .faq-list .faq-item{border-bottom:1px solid #e2e8f0}.kagaz-landing .faq-section .faq-container .faq-list .faq-item:last-child{border-bottom:none}.kagaz-landing .faq-section .faq-container .faq-list .faq-item .faq-question{display:flex;flex:1 1;align-items:center;justify-content:space-between;font-weight:500;transition:all .3s;padding:1rem 0;background:none;border:none;cursor:pointer;width:100%}.kagaz-landing .faq-section .faq-container .faq-list .faq-item .faq-question span{text-align:left;font-size:.9rem;color:#262626}@media(min-width:640px){.kagaz-landing .faq-section .faq-container .faq-list .faq-item .faq-question span{font-size:1rem}}.kagaz-landing .faq-section .faq-container .faq-list .faq-item .faq-question .faq-icon{height:1rem;width:1rem;flex:none;transition:transform .3s}.kagaz-landing .faq-section .faq-container .faq-list .faq-item .faq-question .faq-icon.rotated{transform:rotate(45deg)}.kagaz-landing .faq-section .faq-container .faq-list .faq-item .faq-question .faq-icon path{fill:currentColor}.kagaz-landing .faq-section .faq-container .faq-list .faq-item .faq-answer{overflow:hidden;font-size:.8125rem;color:#737373;transition:all .3s;max-height:0;opacity:0}@media(min-width:640px){.kagaz-landing .faq-section .faq-container .faq-list .faq-item .faq-answer{font-size:.875rem}}.kagaz-landing .faq-section .faq-container .faq-list .faq-item .faq-answer.open{max-height:200px;opacity:1;padding-bottom:.75rem}.kagaz-landing .faq-section .faq-container .faq-list .faq-item .faq-answer p{margin:0;line-height:1.5}.kagaz-landing .footer-cta .footer-cta-container{position:relative;z-index:0;margin:0 auto;max-width:1080px;border:1px solid #e5e7eb;border-top:0;background:#fff;padding:5rem 2rem;text-align:center}.kagaz-landing .footer-cta .footer-cta-container .footer-cta-title{font-size:1.875rem;font-weight:500;color:#000}@media(min-width:640px){.kagaz-landing .footer-cta .footer-cta-container .footer-cta-title{font-size:2.25rem}}.kagaz-landing .footer-cta .footer-cta-container .footer-cta-subtitle{margin-top:1rem;font-size:1.125rem;color:#666}@media(min-width:640px){.kagaz-landing .footer-cta .footer-cta-container .footer-cta-subtitle{font-size:1.25rem}}.kagaz-landing html{scroll-behavior:smooth}.kagaz-landing a:focus,.kagaz-landing button:focus{outline:2px solid #2563eb;outline-offset:2px}@media print{.kagaz-landing .footer,.kagaz-landing .footer-cta,.kagaz-landing .nav-wrapper{display:none}}.footer-wrapper{margin:0 auto;width:100%;position:relative;z-index:10;overflow:hidden;padding:0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);max-width:1080px;border:0 solid #e5e7eb;background:rgba(0,0,0,0)}.footer-wrapper .footer{border:1px solid #e5e7eb;border-top:0;padding:3rem 2rem}.footer-wrapper .footer .sr-only{position:absolute;height:1px;margin:-1px;overflow:hidden;padding:0;width:1px;clip:rect(0,0,0,0);border-width:0;white-space:nowrap}@media(min-width:1280px){.footer-wrapper .footer .footer-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2rem;gap:2rem}}.footer-wrapper .footer .footer-grid .footer-brand{display:flex;flex-direction:column;gap:1.5rem}.footer-wrapper .footer .footer-grid .footer-brand .brand-content{flex-grow:1}.footer-wrapper .footer .footer-grid .footer-brand .brand-content .copyright{font-size:.75rem;color:#737373;margin:0}.footer-wrapper .footer .footer-grid .footer-brand .brand-content .logo-link{display:block;max-width:-moz-fit-content;max-width:fit-content;text-decoration:none;color:inherit}.footer-wrapper .footer .footer-grid .footer-brand .brand-content .logo-link .logo-container{max-width:-moz-fit-content;max-width:fit-content;font-size:2rem;font-weight:700;color:#262626}@media(prefers-color-scheme:dark){.footer-wrapper .footer .footer-grid .footer-brand .brand-content .logo-link .logo-container{color:#fff}}.footer-wrapper .footer .footer-grid .footer-brand .social-links{display:flex;align-items:center;gap:.75rem}.footer-wrapper .footer .footer-grid .footer-brand .social-links .social-link{border-radius:9999px;padding:.25rem;color:#000;text-decoration:none;transition:color 75ms}.footer-wrapper .footer .footer-grid .footer-brand .social-links .social-link:hover .social-icon{color:#666}.footer-wrapper .footer .footer-grid .footer-brand .social-links .social-link .social-icon{padding:1px;height:1rem;width:1rem;color:#000;transition:color 75ms}.footer-wrapper .footer .footer-grid .footer-links{margin-top:4rem;gap:1rem}@media(min-width:1280px){.footer-wrapper .footer .footer-grid .footer-links{grid-column:span 2;margin-top:0}}@media(min-width:768px){.footer-wrapper .footer .footer-grid .footer-links .links-grid{display:grid;grid-template-columns:repeat(3,1fr)}}.footer-wrapper .footer .footer-grid .footer-links .links-grid .links-section{display:grid;grid-gap:2rem;gap:2rem}@media(min-width:768px){.footer-wrapper .footer .footer-grid .footer-links .links-grid .links-section{margin-top:0}}.footer-wrapper .footer .footer-grid .footer-links .links-grid .compare-section,.footer-wrapper .footer .footer-grid .footer-links .links-grid .resources-section{margin-top:2.5rem}@media(min-width:768px){.footer-wrapper .footer .footer-grid .footer-links .links-grid .compare-section,.footer-wrapper .footer .footer-grid .footer-links .links-grid .resources-section{margin-top:0}}.footer-wrapper .footer .footer-grid .footer-links .section-title{font-size:.875rem;font-weight:500;color:#000;margin:0}.footer-wrapper .footer .footer-grid .footer-links .link-list{display:flex;flex-direction:column;margin-top:.625rem;gap:.875rem;list-style:none;padding:0;margin-left:0}.footer-wrapper .footer .footer-grid .footer-links .link-list li .link-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#737373;text-decoration:none;transition:color 75ms}.footer-wrapper .footer .footer-grid .footer-links .link-list li .link-item:hover{color:#000}.footer-wrapper .footer .footer-grid .footer-links .link-list li .link-item.external{gap:.25rem}.footer-wrapper .footer .footer-grid .footer-links .link-list li .link-item .link-icon{display:flex;height:1rem;width:1rem;align-items:center;justify-content:center;border-radius:.25rem;border:1px solid rgba(0,0,0,.05);font-size:.625rem}.footer-wrapper .footer .footer-grid .footer-links .link-list li .link-item .link-icon.invoice{color:#92400e;background-color:#fbbf24}.footer-wrapper .footer .footer-grid .footer-links .link-list li .link-item .link-icon.templates{color:#7c2d12;background-color:#fb923c}.footer-wrapper .footer .footer-grid .footer-links .link-list li .link-item .link-icon.analytics{color:#14532d;background-color:#4ade80}.footer-wrapper .footer .footer-grid .footer-links .link-list li .link-item .link-icon.api{color:#1f2937;background-color:#9ca3af}.footer-wrapper .footer .footer-grid .footer-links .link-list li .link-item .external-icon{height:.875rem;width:.875rem}.footer-wrapper .footer .footer-grid .footer-links .link-list li.legal-dropdown{margin-top:-.25rem}.footer-wrapper .footer .footer-grid .footer-links .link-list li.legal-dropdown .link-button{display:inline-flex;align-items:center;gap:.5rem;font-size:.875rem;color:#737373;background:none;border:none;cursor:pointer;transition:color 75ms}@media(min-width:640px){.footer-wrapper .footer .footer-grid .footer-links .link-list li.legal-dropdown .link-button{display:inline-flex}}.footer-wrapper .footer .footer-grid .footer-links .link-list li.legal-dropdown .link-button:hover{color:#000}.footer-wrapper .footer .footer-grid .footer-links .link-list li.legal-dropdown .link-button .dropdown-icon{height:.875rem;width:.875rem}@keyframes ping{75%,to{opacity:0;transform:scale(2)}}:active,:focus,:focus-visible{outline:none!important;box-shadow:none!important}.lifetime-price{font-size:.875rem;color:#7c3aed;font-weight:500;margin-top:.5rem;padding:.25rem .5rem;background:#f3e8ff;border-radius:.375rem;display:inline-block}.free-plan-card{max-width:1080px;border:1px solid #e5e5e5;border-top:0;background:#fafafa;position:relative;z-index:-1;margin:-1rem auto 0}.free-plan-header{display:flex;flex-direction:column;justify-content:space-between;gap:1rem;padding:1rem 1.5rem;border-bottom:1px solid #e5e5e5}@media(min-width:768px){.free-plan-header{flex-direction:row;align-items:center}}.free-plan-info h3{font-size:1.125rem;font-weight:600;color:#262626;margin:0}.free-plan-description{font-size:1rem;color:#737373;margin:0}.free-plan-price{font-weight:500;color:#171717}.free-plan-button{display:flex;height:2.5rem;width:100%;align-items:center;justify-content:center;white-space:nowrap;border-radius:.5rem;background:#000;padding:0 1rem;text-align:center;font-size:.875rem;font-weight:500;color:#fff;border:none;cursor:pointer;transition:all .2s ease-in-out}@media(min-width:640px){.free-plan-button{width:-moz-fit-content;width:fit-content}}.free-plan-button:hover{background:#333}.free-plan-features{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem;padding:1.5rem}@media(min-width:640px){.free-plan-features{grid-template-columns:repeat(2,1fr);column-gap:1.5rem;row-gap:1rem}}@media(min-width:768px){.free-plan-features{grid-template-columns:repeat(3,1fr)}}.feature-item{display:flex;align-items:center;gap:.5rem;color:#525252}.feature-icon{width:1rem;height:1rem;flex-shrink:0}.feature-text{font-size:.875rem;margin:0}.pricing-toggle{display:flex;justify-content:center;margin-top:2rem;margin-bottom:2rem}.toggle-wrapper{display:inline-flex;background:#f3f4f6;border-radius:.75rem;padding:.25rem;border:1px solid #e5e7eb;gap:.125rem}.toggle-button{position:relative;display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;border:none;background:rgba(0,0,0,0);color:#6b7280;font-size:.875rem;font-weight:500;border-radius:.625rem;cursor:pointer;transition:all .2s ease;white-space:nowrap}.toggle-button.active{background:#fff;color:#000;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06)}.toggle-button:hover:not(.active){color:#374151}.discount-badge{background:linear-gradient(45deg,#fef3c7,#fde68a);color:#92400e;border-radius:.375rem;border:1px solid #f59e0b}.best-value-badge,.discount-badge{font-size:.75rem;font-weight:600;padding:.125rem .375rem}.best-value-badge{background:linear-gradient(45deg,#ddd6fe,#c4b5fd);color:#7c3aed;border-radius:.375rem;border:1px solid #8b5cf6}.pricing-cards .pricing-card{display:flex;flex-direction:column;height:100%}.pricing-cards .pricing-card .card-header{flex-shrink:0}.pricing-cards .pricing-card .plan-features{flex:1 1;display:flex;flex-direction:column;gap:.625rem;font-size:.875rem;padding:0 1.5rem;margin-top:1.5rem}.pricing-cards .pricing-card .plan-cta{margin-top:auto;padding:2rem 1.5rem 1.5rem}@media(max-width:768px){.toggle-wrapper{flex-direction:column;width:100%;max-width:300px;gap:.25rem}.toggle-button{justify-content:center;padding:.75rem 1rem}}@media(max-width:480px){.toggle-wrapper{max-width:280px}.toggle-button{font-size:.8125rem;padding:.625rem .875rem}.best-value-badge,.discount-badge{font-size:.6875rem;padding:.0625rem .25rem}}.compact-inventory{margin:1rem 0 .5rem}.inventory-bar .inventory-track{height:4px;background:#f1f5f9;border-radius:2px;overflow:hidden;margin-bottom:.5rem;border:1px solid #e2e8f0}.inventory-bar .inventory-fill{height:100%;background:linear-gradient(90deg,#22c55e,#16a34a);border-radius:2px;transition:width .8s ease;position:relative}.inventory-bar .inventory-fill:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4) 50%,transparent);transform:translateX(-100%);animation:shine 3s infinite}.inventory-bar .inventory-text{display:flex;justify-content:space-between;align-items:center;font-size:.75rem}.inventory-bar .inventory-text .sold-text{color:#64748b;font-weight:500}.inventory-bar .inventory-text .remaining-text{font-weight:600;font-size:.6875rem;padding:.125rem .375rem;border-radius:.25rem}.inventory-bar .inventory-text .remaining-text.normal{background:#f0fdf4;color:#15803d;border:1px solid #bbf7d0}.inventory-bar .inventory-text .remaining-text.medium{background:#fffbeb;color:#d97706;border:1px solid #fed7aa}.inventory-bar .inventory-text .remaining-text.critical{background:#fef2f2;color:#dc2626;border:1px solid #fecaca;animation:subtle-pulse 2s infinite}@keyframes shine{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@keyframes subtle-pulse{0%,to{opacity:1}50%{opacity:.8}}@media(max-width:768px){.compact-inventory{margin:.75rem 0 .25rem}.inventory-bar .inventory-track{height:3px;margin-bottom:.375rem}.inventory-bar .inventory-text{font-size:.6875rem}.inventory-bar .inventory-text .remaining-text{font-size:.625rem;padding:.0625rem .25rem}}.totals-summary{background-color:#f9f9f9;padding:16px;border-radius:8px;margin-top:20px;border:1px solid #e5e5e5}.totals-summary .total-row{display:flex;justify-content:space-between;margin-bottom:8px;font-size:14px}.totals-summary .total-row.total-final{font-weight:700;font-size:16px;padding-top:8px;border-top:2px solid #333;margin-top:8px}.payment-method-section .payment-type-buttons{display:flex;gap:8px;margin-bottom:16px}.payment-method-section .payment-type-buttons button{padding:8px 16px;border:1px solid #ccc;background:#fff;border-radius:4px;cursor:pointer}.payment-method-section .payment-type-buttons button.active{background:#007bff;color:#fff}.api-key-wrapper{display:flex;gap:.5rem;align-items:flex-start;flex-wrap:wrap}.api-key-wrapper .api-key-field{flex:1 1;min-width:300px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem}@media(max-width:768px){.api-key-wrapper .api-key-field{min-width:100%}}.api-key-wrapper .api-key-actions{display:flex;gap:.5rem;flex-wrap:wrap}@media(max-width:768px){.api-key-wrapper .api-key-actions{width:100%}}.api-key-wrapper .api-key-actions .copying{background-color:#dcfce7!important;color:#16a34a!important}.api-docs .api-section{margin-bottom:2rem}.api-docs .api-section h4{margin:0 0 .75rem;font-size:1.125rem;font-weight:600;color:#000}.api-docs .api-section h5{margin:1.5rem 0 .75rem;font-size:1rem;font-weight:600;color:#000}.api-docs .api-section p{margin:0 0 .75rem;color:#666;font-size:.875rem}.api-docs .endpoint-header{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.api-docs .endpoint-header .http-method{padding:.25rem .75rem;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase}.api-docs .endpoint-header .http-method.get{background:#dcfce7;color:#166534}.api-docs .endpoint-header .http-method.post{background:#dbeafe;color:#1d4ed8}.api-docs .endpoint-header .endpoint-path{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem;font-weight:600;color:#000}.api-docs .code-snippet{background:#f5f5f5;border:1px solid #e5e5e5;border-radius:6px;padding:.75rem;margin:.75rem 0;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem;overflow-x:auto}.api-docs .code-snippet.large{padding:1rem}.api-docs .code-snippet code{color:#000;font-family:inherit}.api-docs .code-snippet pre{margin:0;white-space:pre;overflow-x:auto}.api-docs .params-table{margin:.75rem 0;overflow-x:auto;border:1px solid #e5e5e5;border-radius:8px}.api-docs .params-table table{width:100%;border-collapse:collapse;font-size:.875rem}.api-docs .params-table table thead{background:#fafafa}.api-docs .params-table table thead th{padding:.75rem;text-align:left;font-weight:600;color:#000;border-bottom:1px solid #e5e5e5}.api-docs .params-table table thead th:first-child{width:35%}.api-docs .params-table table thead th:nth-child(2){width:15%}.api-docs .params-table table thead th:nth-child(3){width:50%}.api-docs .params-table table tbody tr{border-bottom:1px solid #f3f4f6}.api-docs .params-table table tbody tr:last-child{border-bottom:none}.api-docs .params-table table tbody tr.group-header{background:#f9fafb}.api-docs .params-table table tbody tr.group-header td{padding:.5rem .75rem;font-size:.875rem}.api-docs .params-table table tbody tr.group-header td strong{color:#000;font-weight:600}.api-docs .params-table table tbody tr.sub-param{background:#fefefe}.api-docs .params-table table tbody tr.sub-param td:first-child{padding-left:1.5rem}.api-docs .params-table table tbody tr.sub-param td:first-child code{color:#666}.api-docs .params-table table tbody tr.sub-param td:first-child code:before{content:"└ ";color:#ccc;margin-right:.25rem}.api-docs .params-table table tbody tr td{padding:.75rem;vertical-align:top}.api-docs .params-table table tbody tr td code{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.875rem;color:#000;font-weight:600}.api-docs .params-table table tbody tr td .required{background:#fee2e2;color:#dc2626}.api-docs .params-table table tbody tr td .optional,.api-docs .params-table table tbody tr td .required{padding:.125rem .5rem;border-radius:4px;font-size:.6875rem;font-weight:500;margin-left:.5rem;white-space:nowrap}.api-docs .params-table table tbody tr td .optional{background:#f0f9ff;color:#0369a1}.api-docs .params-table table tbody tr td:nth-child(2){color:#666;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.8125rem}.api-docs .params-table table tbody tr td:nth-child(3){color:#333;line-height:1.4}@media(max-width:768px){.api-docs .params-table table{font-size:.8125rem}.api-docs .params-table table thead th{padding:.5rem}.api-docs .params-table table thead th:first-child{width:40%}.api-docs .params-table table thead th:nth-child(2){width:20%}.api-docs .params-table table thead th:nth-child(3){width:40%}.api-docs .params-table table tbody tr td{padding:.5rem}}.onboard-container{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);display:flex;align-items:center;justify-content:center;padding:1rem}@media(max-width:768px){.onboard-container{align-items:flex-start;padding:2rem .5rem .5rem}}.onboard-content{background:#fff;border-radius:1rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);max-width:800px;width:100%;overflow:hidden}@media(max-width:768px){.onboard-content{border-radius:.75rem;max-width:100%}}.onboard-header{background:linear-gradient(135deg,#1e293b,#334155);color:#fff;padding:2rem;text-align:center}@media(max-width:768px){.onboard-header{padding:1.5rem}}.onboard-header .logo-section{margin-bottom:2rem}.onboard-header .logo-section .logo-container{font-size:2rem;font-weight:700;margin-bottom:.5rem}@media(max-width:768px){.onboard-header .logo-section .logo-container{font-size:1.75rem}}.onboard-header .logo-section .welcome-text{font-size:1.125rem;opacity:.9}@media(max-width:768px){.onboard-header .logo-section .welcome-text{font-size:1rem}}.onboard-header .progress-section{max-width:300px;margin:0 auto}.onboard-header .progress-section .progress-bar{height:6px;background:hsla(0,0%,100%,.2);border-radius:3px;overflow:hidden;margin-bottom:.75rem}.onboard-header .progress-section .progress-bar .progress-fill{height:100%;background:linear-gradient(90deg,#10b981,#059669);border-radius:3px;transition:width .5s ease;position:relative}.onboard-header .progress-section .progress-bar .progress-fill:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:shimmer 2s infinite}.onboard-header .progress-section .progress-text{font-size:.875rem;opacity:.8}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.onboard-form-container{padding:2rem}@media(max-width:768px){.onboard-form-container{padding:1.5rem}}.onboard-step .step-header{text-align:center;margin-bottom:2.5rem}@media(max-width:768px){.onboard-step .step-header{margin-bottom:2rem}}.onboard-step .step-header .step-title{font-size:1.75rem;font-weight:600;color:#1e293b;margin:0 0 1rem}@media(max-width:768px){.onboard-step .step-header .step-title{font-size:1.5rem}}.onboard-step .step-header .step-description{font-size:1rem;color:#64748b;line-height:1.6;max-width:500px;margin:0 auto}@media(max-width:768px){.onboard-step .step-header .step-description{font-size:.9rem}}.onboard-step .step-content{max-width:600px;margin:0 auto}.onboard-step .step-content .form-field{margin-bottom:2rem}.onboard-step .step-content .form-field:last-child{margin-bottom:0}.onboard-step .step-content .form-field .field-label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.onboard-step .step-content .form-field .field-help{display:block;font-size:.8125rem;color:#6b7280;margin-top:.5rem;line-height:1.4}.onboard-step .step-content .form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem}@media(max-width:768px){.onboard-step .step-content .form-row{grid-template-columns:1fr;gap:1rem}}.currency-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}@media(max-width:480px){.currency-grid{grid-template-columns:1fr}}.currency-grid .currency-option{display:flex;align-items:center;gap:1rem;padding:1rem;border:2px solid #e5e7eb;border-radius:.75rem;background:#fff;cursor:pointer;transition:all .2s ease}.currency-grid .currency-option:hover{border-color:#d1d5db;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.currency-grid .currency-option.active{border-color:#10b981;background:#f0fdf4;box-shadow:0 0 0 1px #10b981}.currency-grid .currency-option .currency-flag{font-size:1.5rem}.currency-grid .currency-option .currency-details .currency-code{font-weight:600;color:#1f2937}.currency-grid .currency-option .currency-details .currency-symbol{font-size:.875rem;color:#6b7280}.theme-grid{display:grid;grid-template-columns:repeat(9,1fr);grid-gap:.75rem;gap:.75rem}@media(max-width:768px){.theme-grid{grid-template-columns:repeat(6,1fr)}}@media(max-width:480px){.theme-grid{grid-template-columns:repeat(4,1fr)}}.theme-grid .theme-option{width:3rem;height:3rem;border-radius:50%;border:3px solid rgba(0,0,0,0);cursor:pointer;transition:all .2s ease;position:relative;display:flex;align-items:center;justify-content:center}.theme-grid .theme-option:hover{transform:scale(1.05);box-shadow:0 4px 12px rgba(0,0,0,.15)}.theme-grid .theme-option.active{border-color:#1f2937;transform:scale(1.1);box-shadow:0 0 0 4px rgba(31,41,55,.1)}.theme-grid .theme-option .theme-check{color:#fff;font-weight:700;text-shadow:0 1px 2px rgba(0,0,0,.5);font-size:.875rem}.summary-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}@media(max-width:768px){.summary-grid{grid-template-columns:1fr}}.summary-card{border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;background:#fafafa}.summary-card .summary-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.summary-card .summary-header .summary-icon{font-size:1.5rem}.summary-card .summary-header h3{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0}.summary-card .summary-details .detail-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.summary-card .summary-details .detail-row:last-child{margin-bottom:0}.summary-card .summary-details .detail-row span{color:#6b7280;font-size:.875rem}.summary-card .summary-details .detail-row strong{color:#1f2937;font-weight:500}.summary-card .summary-details .detail-row .color-preview{display:flex;align-items:center;gap:.5rem}.summary-card .summary-details .detail-row .color-preview .color-circle{width:1rem;height:1rem;border-radius:50%;border:1px solid #d1d5db}.summary-card .summary-details .detail-row .color-preview span{color:#1f2937;font-weight:500}.next-steps{margin-top:2rem}.next-steps h4{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0 0 1rem}.next-steps .next-steps-list{list-style:none;padding:0;margin:0}.next-steps .next-steps-list li{display:flex;gap:1rem;padding:1rem 0;border-bottom:1px solid #f3f4f6}.next-steps .next-steps-list li:last-child{border-bottom:none}.next-steps .next-steps-list li .next-step-icon{font-size:1.25rem;flex-shrink:0}.next-steps .next-steps-list li strong{display:block;color:#1f2937;margin-bottom:.25rem}.next-steps .next-steps-list li p{color:#6b7280;font-size:.875rem;margin:0;line-height:1.4}.onboard-navigation{display:flex;justify-content:space-between;align-items:center;margin-top:3rem;padding-top:2rem;border-top:1px solid #e5e7eb}@media(max-width:768px){.onboard-navigation{margin-top:2rem;padding-top:1.5rem}}.onboard-navigation .nav-left,.onboard-navigation .nav-right{display:flex;gap:1rem}@media(max-width:480px){.onboard-navigation .nav-left,.onboard-navigation .nav-right{gap:.75rem}.onboard-navigation .nav-right{flex-direction:column-reverse;align-items:stretch;width:100%}.onboard-navigation{flex-direction:column;gap:1rem}.onboard-navigation .nav-left{width:100%}}@media(max-width:768px){.onboard-step .step-content .form-field .form-input,.onboard-step .step-content .form-field .form-textarea{font-size:16px}}.button--loading{position:relative;pointer-events:none}.button--loading:after{content:"";position:absolute;width:16px;height:16px;border:2px solid hsla(0,0%,100%,.3);border-top-color:currentcolor;border-radius:50%;animation:spin 1s linear infinite;right:1rem;top:50%;transform:translateY(-50%)}.features-grid .container{display:grid;grid-template-columns:1fr;max-width:80rem;margin:0 auto;position:relative;z-index:10}@media(min-width:640px){.features-grid .container{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.features-grid .container{grid-template-columns:repeat(3,1fr)}}@media(min-width:1280px){.features-grid .container{grid-template-columns:repeat(3,1fr)}}@media(max-width:639px){.features-grid .container{margin:0;width:100%;padding:0}}.features-grid .feature-card{display:flex;flex-direction:column;padding:2.5rem;position:relative;transition:all .2s cubic-bezier(.4,0,.2,1)}@media(min-width:1024px){.features-grid .feature-card{border-right:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}}.features-grid .feature-card .hover-bg{position:absolute;inset:0;height:100%;width:100%;background:linear-gradient(0deg,#e5e7eb,transparent);opacity:0;pointer-events:none;transition:opacity .2s}.features-grid .feature-card:hover .hover-bg{opacity:1}.features-grid .feature-card:hover .accent-bar{height:2rem;background-color:#fff}.features-grid .feature-card:hover .title{transform:translateX(.5rem)}.features-grid .feature-card .icon{margin-bottom:1rem;position:relative;z-index:10;color:#a3a3a3;font-size:28px}.features-grid .feature-card .content{display:flex;align-items:center;margin-bottom:.5rem;position:relative;z-index:10}.features-grid .feature-card .content .accent-bar{position:absolute;left:-2.5rem;top:0;bottom:0;height:1.5rem;width:.25rem;border-top-right-radius:9999px;border-bottom-right-radius:9999px;background-color:#e5e7eb;transition:all .2s;transform-origin:center}.features-grid .feature-card .content .title{font-size:1.125rem;line-height:2rem;font-weight:500;transition:transform .2s}.features-grid .feature-card .description{font-size:.875rem;line-height:1.5rem;color:#666;position:relative;z-index:10}@media(min-width:1024px){.features-grid .feature-card .description{max-width:20rem}}.privacy-highlights{display:flex;flex-direction:column;gap:1.5rem}.privacy-highlights .highlight-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background-color:color-mix(in oklab,oklch(97% 0 0deg) 50%,transparent);border-radius:.5rem}.privacy-highlights .highlight-item .highlight-icon{font-size:1.5rem;flex-shrink:0}.privacy-highlights .highlight-item .highlight-content{flex:1 1}.privacy-highlights .highlight-item .highlight-content h4{font-size:1rem;font-weight:600;color:#000;margin:0 0 .25rem}.privacy-highlights .highlight-item .highlight-content p{font-size:.875rem;color:#666;margin:0;line-height:1.4}.privacy-section h4{font-size:1rem;font-weight:600;color:#000;margin:1.5rem 0 .5rem}.privacy-section h4:first-child{margin-top:0}.privacy-section p{font-size:.875rem;color:#333;line-height:1.6;margin:0 0 1rem}.privacy-list{display:flex;flex-direction:column;gap:.75rem}.privacy-list .list-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;background-color:color-mix(in oklab,oklch(97% 0 0deg) 50%,transparent);border-radius:.375rem}.privacy-list .list-item .list-icon{font-size:1.25rem;flex-shrink:0}.privacy-list .list-item span{font-size:.875rem;color:#333;line-height:1.4}.security-features{display:grid;grid-gap:1.5rem;gap:1.5rem}@media(min-width:768px){.security-features{grid-template-columns:repeat(3,1fr)}}.security-features .security-item{padding:1rem;background-color:color-mix(in oklab,oklch(97% 0 0deg) 50%,transparent);border-radius:.5rem}.security-features .security-item h4{font-size:1rem;font-weight:600;color:#000;margin:0 0 .5rem}.security-features .security-item p{font-size:.875rem;color:#666;margin:0;line-height:1.4}.rights-grid{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(2,1fr)}@media(max-width:768px){.rights-grid{grid-template-columns:1fr}}.rights-grid .rights-item{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background-color:color-mix(in oklab,oklch(97% 0 0deg) 50%,transparent);border-radius:.375rem}.rights-grid .rights-item .rights-icon{font-size:1.25rem;flex-shrink:0}.rights-grid .rights-item h4{font-size:.875rem;font-weight:600;color:#000;margin:0 0 .25rem}.rights-grid .rights-item p{font-size:.8125rem;color:#666;margin:0;line-height:1.3}.sharing-info p{font-size:.875rem;color:#333;margin:0 0 1rem;line-height:1.6}.sharing-info .sharing-list{display:flex;flex-direction:column;gap:.75rem}.sharing-info .sharing-list .sharing-item{padding:.75rem;background-color:color-mix(in oklab,oklch(97% 0 0deg) 50%,transparent);border-radius:.375rem;font-size:.875rem;color:#333;line-height:1.5}.sharing-info .sharing-list .sharing-item strong{color:#000;font-weight:600}.additional-info .info-section{margin-bottom:1.5rem}.additional-info .info-section:last-child{margin-bottom:0}.additional-info .info-section h4{font-size:1rem;font-weight:600;color:#000;margin:0 0 .5rem}.additional-info .info-section p{font-size:.875rem;color:#333;margin:0;line-height:1.6}.contact-section p{font-size:.875rem;color:#333;margin:0 0 1rem;line-height:1.6}.contact-section .contact-details{padding:1rem;background-color:color-mix(in oklab,oklch(97% 0 0deg) 50%,transparent);border-radius:.5rem}.contact-section .contact-details .contact-item{font-size:.875rem;color:#333;margin-bottom:.5rem}.contact-section .contact-details .contact-item:last-child{margin-bottom:0}.contact-section .contact-details .contact-item strong{color:#000;font-weight:600}.header-meta{margin-top:.5rem}.header-meta .last-update{font-size:.8125rem;color:#666;background-color:color-mix(in oklab,oklch(97% 0 0deg) 50%,transparent);padding:.375rem .75rem;border-radius:.375rem}@media(max-width:768px){.privacy-highlights .highlight-item{flex-direction:column;text-align:center;gap:.75rem}.rights-grid{gap:.75rem}.security-features{gap:1rem}}.terms-overview p{font-size:.875rem;color:#333;line-height:1.6;margin:0 0 1.5rem}.terms-highlights{display:flex;flex-direction:column;gap:1rem}.terms-highlights .highlight-item{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background-color:color-mix(in oklab,oklch(97% 0 0deg) 50%,transparent);border-radius:.5rem}.terms-highlights .highlight-item .highlight-icon{font-size:1.5rem;flex-shrink:0}.terms-highlights .highlight-item .highlight-content{flex:1 1}.terms-highlights .highlight-item .highlight-content h4{font-size:1rem;font-weight:600;color:#000;margin:0 0 .25rem}.terms-highlights .highlight-item .highlight-content p{font-size:.875rem;color:#666;margin:0;line-height:1.4}.service-list{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(2,1fr)}@media(max-width:768px){.service-list{grid-template-columns:1fr}}.service-list .service-item{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background-color:color-mix(in oklab,oklch(97% 0 0deg) 50%,transparent);border-radius:.375rem}.service-list .service-item .service-icon{font-size:1.25rem;flex-shrink:0}.service-list .service-item h4{font-size:.875rem;font-weight:600;color:#000;margin:0 0 .25rem}.service-list .service-item p{font-size:.8125rem;color:#666;margin:0;line-height:1.3}.responsibility-sections .responsibility-section{margin-bottom:1.5rem}.responsibility-sections .responsibility-section:last-child{margin-bottom:0}.responsibility-sections .responsibility-section h4{font-size:1rem;font-weight:600;color:#000;margin:0 0 .5rem}.responsibility-sections .responsibility-section p{font-size:.875rem;color:#333;margin:0;line-height:1.6}.prohibited-list{display:flex;flex-direction:column;gap:.75rem}.prohibited-list .prohibited-item{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem;background-color:#fef2f2;border-radius:.375rem;border-left:3px solid #ef4444}.prohibited-list .prohibited-item .prohibited-icon{font-size:1rem;flex-shrink:0}.prohibited-list .prohibited-item span{font-size:.875rem;color:#333;line-height:1.5}.prohibited-list .prohibited-item span strong{color:#000;font-weight:600}.ip-sections .ip-section{margin-bottom:1.5rem}.ip-sections .ip-section:last-child{margin-bottom:0}.ip-sections .ip-section h4{font-size:1rem;font-weight:600;color:#000;margin:0 0 .5rem}.ip-sections .ip-section p{font-size:.875rem;color:#333;margin:0;line-height:1.6}.availability-info p{font-size:.875rem;color:#333;margin:0 0 1.5rem;line-height:1.6}.availability-info .availability-items{display:grid;grid-gap:1rem;gap:1rem}@media(min-width:768px){.availability-info .availability-items{grid-template-columns:repeat(3,1fr)}}.availability-info .availability-items .availability-item{padding:1rem;background-color:color-mix(in oklab,oklch(97% 0 0deg) 50%,transparent);border-radius:.5rem}.availability-info .availability-items .availability-item h4{font-size:.875rem;font-weight:600;color:#000;margin:0 0 .5rem}.availability-info .availability-items .availability-item p{font-size:.8125rem;color:#666;margin:0;line-height:1.4}.liability-info .liability-section{margin-bottom:1.5rem;padding:1rem;background-color:#fffbeb;border-radius:.5rem;border-left:3px solid #f59e0b}.liability-info .liability-section:last-child{margin-bottom:0}.liability-info .liability-section h4{font-size:1rem;font-weight:600;color:#000;margin:0 0 .5rem}.liability-info .liability-section p{font-size:.875rem;color:#333;margin:0;line-height:1.6}.termination-info .termination-section{margin-bottom:1.5rem}.termination-info .termination-section:last-child{margin-bottom:0}.termination-info .termination-section h4{font-size:1rem;font-weight:600;color:#000;margin:0 0 .5rem}.termination-info .termination-section p{font-size:.875rem;color:#333;margin:0;line-height:1.6}.changes-info p{font-size:.875rem;color:#333;margin:0 0 1rem;line-height:1.6}.changes-info p:last-child{margin-top:1rem}.changes-info .changes-list{display:flex;flex-direction:column;gap:.75rem;margin:1rem 0}.changes-info .changes-list .changes-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;background-color:color-mix(in oklab,oklch(97% 0 0deg) 50%,transparent);border-radius:.375rem}.changes-info .changes-list .changes-item .changes-icon{font-size:1.25rem;flex-shrink:0}.changes-info .changes-list .changes-item span{font-size:.875rem;color:#333;line-height:1.4}.legal-note{margin-top:1.5rem;padding:1rem;background-color:color-mix(in oklab,oklch(97% 0 0deg) 50%,transparent);border-radius:.5rem}.legal-note p{font-size:.8125rem;color:#666;margin:0;line-height:1.5}.legal-note p strong{color:#000;font-weight:600}@media(max-width:768px){.terms-highlights .highlight-item{flex-direction:column;text-align:center;gap:.75rem}.service-list{gap:.75rem}.service-list .service-item{padding:.75rem}}.success-container{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e2e8f0);display:flex;align-items:center;justify-content:center;padding:2rem}@media(max-width:768px){.success-container{align-items:flex-start;padding:4rem 1rem 1rem}}.success-content{background:#fff;border-radius:1rem;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);max-width:600px;width:100%;padding:3rem 2rem;text-align:center}@media(max-width:768px){.success-content{padding:2rem 1.5rem;border-radius:.75rem}}.success-content.error,.success-content.loading{max-width:400px}.success-content .error-icon,.success-content .success-icon{font-size:4rem;margin-bottom:1.5rem;line-height:1}.success-content .loading-spinner{width:3rem;height:3rem;border:4px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1.5rem}.success-content h1{font-size:2rem;font-weight:600;color:#1f2937;margin:0 0 1rem}@media(max-width:768px){.success-content h1{font-size:1.75rem}}.success-content h2{font-size:1.5rem}.success-content h2,.success-content h3{font-weight:600;color:#1f2937;margin:0 0 1rem}.success-content h3{font-size:1.25rem}.success-content p{font-size:1.125rem;color:#6b7280;margin:0 0 2rem;line-height:1.6}.purchase-details{background:#f9fafb;border-radius:.75rem;padding:1.5rem;margin:2rem 0;text-align:left}.purchase-details h3{text-align:center;margin-bottom:1.5rem}.purchase-details .detail-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem;padding-bottom:.75rem;border-bottom:1px solid #e5e7eb}.purchase-details .detail-row:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.purchase-details .detail-row span{color:#6b7280;font-size:.875rem}.purchase-details .detail-row strong{color:#1f2937;font-weight:600}.purchase-details .detail-row code{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.75rem;background:#e5e7eb;padding:.25rem .5rem;border-radius:.25rem;word-break:break-all}@media(max-width:480px){.purchase-details .detail-row code{font-size:.6875rem}}.purchase-details .detail-row .status-paid{background:#dcfce7;color:#16a34a;padding:.25rem .75rem;border-radius:.375rem;font-size:.875rem;font-weight:600}.next-steps{background:#f0f9ff;border-radius:.75rem;padding:1.5rem;margin:2rem 0;text-align:left}.next-steps h3{text-align:center;margin-bottom:1.5rem;color:#0369a1}.next-steps ul{list-style:none;padding:0;margin:0}.next-steps ul li{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;font-size:.875rem;color:#374151;line-height:1.5}.next-steps ul li:last-child{margin-bottom:0}.success-actions{display:flex;gap:1rem;justify-content:center;margin-top:2rem}@media(max-width:480px){.success-actions{flex-direction:column;gap:.75rem}}.success-actions .button{flex:1 1;max-width:200px}@media(max-width:480px){.success-actions .button{max-width:none}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}