@import"https://fonts.googleapis.com/css2?family=Poppins:wght@500;700&family=Roboto+Flex:opsz,wght@8..144,400;8..144,500;8..144,600&family=Roboto+Mono:wght@400;500&display=swap";/*! tailwindcss v4.1.12 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-border-style:solid;--tw-duration:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}.pointer-events-none{pointer-events:none}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.z-50{z-index:50}.col-span-2{grid-column:span 2/span 2}.block{display:block}.flex{display:flex}.grid{display:grid}.inline{display:inline}.min-h-screen{min-height:100vh}.w-full{width:100%}.flex-shrink-0{flex-shrink:0}.rotate-180{rotate:180deg}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.cursor-pointer{cursor:pointer}.resize{resize:both}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.border{border-style:var(--tw-border-style);border-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-b-2{border-bottom-style:var(--tw-border-style);border-bottom-width:2px}.text-center{text-align:center}.uppercase{text-transform:uppercase}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,backdrop-filter,display,visibility,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,ease);transition-duration:var(--tw-duration,0s)}.duration-200{--tw-duration:.2s;transition-duration:.2s}.last\:border-b-0:last-child{border-bottom-style:var(--tw-border-style);border-bottom-width:0}@media (hover:hover){.hover\:underline:hover{text-decoration-line:underline}}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-offset-1:focus{--tw-ring-offset-width:1px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}:root{--pl-navy:#0c1b2a;--pl-deep:#0e2f4f;--pl-cyan:#26b7d8;--pl-sky:#69d2e7;--pl-violet:#6d28d9;--pl-red:#e63946;--pl-white:#fff;--pl-light-gray:#f9fafb;--pl-gray-100:#f4f5f6;--pl-gray-200:#e5e7eb;--pl-gray-500:#6b7280}@layer base{body{background:0 0;font-family:Roboto Flex,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Poppins,sans-serif}:focus-visible{outline:2px solid var(--pl-cyan);outline-offset:2px;border-radius:.125rem}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}@layer components{.calculator-container{background:#fff;border-radius:0 1rem 1rem 0;flex-direction:column;min-width:900px;max-width:1200px;min-height:500px;margin:0 auto;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}@media (max-width:968px){.calculator-container{border-radius:1rem;min-width:320px;max-width:100%}}.calculator-header{background:linear-gradient(135deg,var(--pl-light-gray)0%,#fff 100%);border-bottom:1px solid var(--pl-gray-200);padding:2rem 2.5rem 1.5rem}.header-with-logo{align-items:center;gap:1.5rem;display:flex}.logo-link{flex-shrink:0}.header-logo{-o-object-fit:contain;object-fit:contain;width:auto;min-width:2rem;max-width:2.5rem;height:2.5rem;min-height:2rem;max-height:2.5rem;transition:opacity .2s}.header-logo:hover{opacity:.8}@media (max-width:640px){.header-logo{min-width:1.75rem;max-width:2rem;height:2rem;min-height:1.75rem;max-height:2rem}}.header-content{flex:1}.calculator-title{margin-bottom:.5rem;font-family:Poppins,sans-serif;font-size:1.875rem;font-weight:700}.calculator-subtitle{color:var(--pl-gray-500);font-family:Roboto Flex,sans-serif;font-size:1rem;line-height:1.5}.gradient-text-revenue{background:linear-gradient(135deg,var(--pl-cyan)0%,var(--pl-sky)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.gradient-text-efficiency{background:linear-gradient(135deg,var(--pl-navy)0%,var(--pl-cyan)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.calculator-grid{grid-template-columns:2fr 1fr;gap:0;min-height:600px;display:grid}@media (max-width:968px){.calculator-grid{grid-template-columns:1fr;min-height:auto}}.calculator-form{border-right:1px solid var(--pl-gray-200);background:#fff;padding:2.5rem}@media (max-width:968px){.calculator-form{border-right:none;border-bottom:1px solid var(--pl-gray-200)}}.form-sections>.form-section+.form-section{margin-top:1.5rem}.form-section{margin-bottom:1.5rem}.custom-range-container{background:0 0;border:none;border-radius:0;margin-top:1rem;padding:0}.section-title{color:var(--pl-navy);margin-bottom:1.5rem;font-family:Poppins,sans-serif;font-size:1.125rem;font-weight:600}.section-label{color:var(--pl-navy);margin-bottom:1rem;font-family:Roboto Flex,sans-serif;font-size:.875rem;font-weight:600;display:block}.form-group{margin-bottom:1.5rem}.form-input-grid{grid-template-columns:1fr 1.2fr;gap:2.5rem;display:grid}.form-input-grid-compact{grid-template-columns:1fr 1fr;gap:3rem;max-width:800px;display:grid}@media (max-width:768px){.form-input-grid,.form-input-grid-compact{grid-template-columns:1fr;gap:1.5rem;max-width:400px}}.form-label{color:var(--pl-navy);justify-content:space-between;align-items:center;margin-bottom:.5rem;font-family:Roboto Flex,sans-serif;font-size:.875rem;font-weight:600;display:flex}.form-label-value{color:var(--pl-cyan);font-family:Roboto Mono,monospace;font-weight:500}.form-input{border:2px solid var(--pl-gray-200);background:#fff;border-radius:.5rem;width:100%;padding:.75rem 1rem;font-family:Roboto Flex,sans-serif;font-size:.875rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.form-input:focus{border-color:var(--pl-cyan);outline:none;box-shadow:0 0 0 3px #26b7d81a}.form-input-compact{max-width:180px}.form-description{color:var(--pl-gray-500);margin-top:.25rem;font-family:Roboto Flex,sans-serif;font-size:.75rem;line-height:1.4}.currency-input-group{align-items:center;display:flex;position:relative}.currency-symbol{color:var(--pl-gray-500);z-index:10;pointer-events:none;font-family:Roboto Flex,sans-serif;font-size:.875rem;font-weight:500;position:absolute;left:.75rem}.currency-input{width:100%;padding-left:1.75rem!important}.slider-container{margin-bottom:.5rem}.form-slider{background:var(--pl-gray-200);-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:3px;outline:none;width:100%;height:6px}@media (max-width:768px){.form-slider{height:8px;margin:.75rem 0}}.form-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:var(--pl-cyan);cursor:pointer;border:2px solid #fff;border-radius:50%;width:20px;height:20px;box-shadow:0 2px 4px #0003}@media (max-width:768px){.form-slider::-webkit-slider-thumb{border:3px solid #fff;width:28px;height:28px}}.form-slider::-moz-range-thumb{background:var(--pl-cyan);cursor:pointer;border:2px solid #fff;border-radius:50%;width:20px;height:20px;box-shadow:0 2px 4px #0003}@media (max-width:768px){.form-slider::-moz-range-thumb{border:3px solid #fff;width:28px;height:28px}}.slider-labels{justify-content:space-between;margin-top:.5rem;display:flex}.slider-label-start,.slider-label-end{color:var(--pl-gray-500);font-family:Roboto Mono,monospace;font-size:.75rem}.tier-button-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem;display:grid}.tier-button{border:2px solid var(--pl-gray-200);cursor:pointer;text-align:left;background:#fff;border-radius:.75rem;padding:1rem;transition:all .2s cubic-bezier(.4,0,.2,1)}.tier-button-inactive:hover{border-color:var(--pl-cyan);background:#26b7d80d}.tier-button-active{border-color:var(--pl-cyan);background:linear-gradient(135deg,#26b7d81a,#69d2e70d);box-shadow:0 2px 4px #26b7d81a}.tier-button-content{flex-direction:column;gap:.25rem;display:flex}.tier-button-label{color:var(--pl-navy);font-family:Roboto Flex,sans-serif;font-size:.875rem;font-weight:600}.tier-button-description{color:var(--pl-gray-500);font-family:Roboto Flex,sans-serif;font-size:.75rem;line-height:1.3}.tier-help-footer{color:var(--pl-gray-500);border-top:1px solid var(--pl-gray-200);margin-top:1rem;padding-top:.75rem;font-size:.75rem;line-height:1.4}.tier-help-label{color:var(--pl-gray-600);font-weight:600}.tier-help-text{margin:.25rem 0;display:block}.tier-help-links{align-items:center;gap:.5rem;margin-top:.25rem;display:inline-flex}.tier-help-link{color:var(--pl-cyan);font-weight:500;text-decoration:none;transition:color .2s}.tier-help-link:hover{color:var(--pl-sky);text-decoration:underline}.tier-help-separator{color:var(--pl-gray-400)}.custom-tier-content{margin-top:1rem}.tier-help-footer-no-border{color:var(--pl-gray-500);margin-top:1rem;padding-top:.75rem;font-size:.75rem;line-height:1.4}.calculator-results{background:0 0;flex-direction:column;height:100%;padding:0;display:flex}.hero-stat-container{flex:none;margin-bottom:0;padding:0}.hero-stat-card{background:linear-gradient(135deg,var(--pl-navy)0%,var(--pl-deep)100%);text-align:center;border-radius:0;flex-direction:column;justify-content:center;min-height:180px;margin-bottom:0;padding:2.5rem 2rem;display:flex;box-shadow:0 8px 16px #0c1b2a26}.hero-stat-header{margin-bottom:1rem}.hero-stat-label{color:var(--pl-sky);text-transform:uppercase;letter-spacing:.05em;font-family:Poppins,sans-serif;font-size:.875rem;font-weight:600}.hero-stat-value-container{flex-direction:column;align-items:center;gap:.5rem;display:flex}.hero-stat-value{color:#fff;word-break:break-word;overflow-wrap:break-word;text-align:center;max-width:100%;font-family:Roboto Mono,monospace;font-size:2.25rem;font-weight:700;line-height:1}.hero-stat-subtitle{color:var(--pl-sky);font-family:Roboto Flex,sans-serif;font-size:.875rem;font-weight:400}.results-card{border:1px solid var(--pl-gray-200);background:#fff;border-left:none;border-radius:0;flex-direction:column;flex:1;display:flex;overflow:hidden;box-shadow:0 2px 4px #0000000d}@media (max-width:768px){.results-card{border-left:1px solid var(--pl-gray-200);border-top:none}}.results-card-header{background:linear-gradient(135deg,var(--pl-light-gray)0%,var(--pl-gray-100)100%);border-bottom:1px solid var(--pl-gray-200);padding:1.25rem 1.5rem}.results-card-title{color:var(--pl-navy);font-family:Poppins,sans-serif;font-size:1rem;font-weight:600}.results-card-content{flex:1;padding:0}.kpi-row{border-bottom:1px solid var(--pl-gray-200);justify-content:space-between;align-items:flex-start;padding:1rem 1.5rem;transition:background-color .2s;display:flex}.kpi-row:last-child{border-bottom:none}.kpi-row:hover{background:#26b7d805}.kpi-label-container{flex-direction:column;flex:1;gap:.25rem;display:flex}.kpi-label{color:var(--pl-navy);font-family:Roboto Flex,sans-serif;font-size:.875rem;font-weight:500}.kpi-description{color:var(--pl-gray-500);font-family:Roboto Flex,sans-serif;font-size:.75rem;line-height:1.3}.kpi-value{color:var(--pl-navy);text-align:right;margin-left:1rem;font-family:Roboto Mono,monospace;font-size:.9375rem;font-weight:800}.advanced-options-container{margin-top:2rem}.advanced-toggle{text-align:left;width:100%;color:var(--pl-navy);cursor:pointer;background:0 0;border:none;border-radius:0;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:0;font-family:Poppins,sans-serif;font-size:1.125rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.advanced-toggle:hover{box-shadow:none;color:var(--pl-cyan);background:0 0;border-color:#0000}.advanced-toggle svg{width:1.25rem;height:1.25rem;color:var(--pl-cyan);transition:transform .2s cubic-bezier(.4,0,.2,1)}.advanced-toggle.expanded svg{transform:rotate(180deg)}.advanced-section{max-height:0;transition:max-height .3s ease-out;overflow:hidden}.advanced-section.open{max-height:500px}.advanced-content{background:0 0;border:none;border-radius:0;margin:0;padding:0}.results-footer{background:linear-gradient(135deg,var(--pl-light-gray)0%,var(--pl-gray-100)100%);border-top:1px solid var(--pl-gray-200);color:var(--pl-gray-500);padding:1.25rem 1.5rem;font-family:Roboto Flex,sans-serif;font-size:.75rem;line-height:1.5}.calculator-footer{background:linear-gradient(135deg,var(--pl-light-gray)0%,#fff 100%);border-top:1px solid var(--pl-gray-200);margin-top:auto;padding:1.5rem 2.5rem}.footer-content{text-align:center;flex-direction:column;align-items:center;gap:.75rem;display:flex}.footer-links{margin-bottom:.5rem}.embed-link{color:var(--pl-cyan);font-family:Roboto Flex,sans-serif;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s}.embed-link:hover{color:var(--pl-sky);text-decoration:underline}.footer-copyright{color:var(--pl-gray-500);font-family:Roboto Flex,sans-serif;font-size:.75rem;line-height:1.4}.footer-link{color:var(--pl-cyan);text-decoration:none;transition:color .2s}.footer-link:hover{color:var(--pl-sky);text-decoration:underline}.footer-separator{color:var(--pl-gray-400);margin:0 .5rem}.embed-modal-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.embed-modal{background:#fff;border-radius:.75rem;width:100%;max-width:600px;max-height:90vh;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.embed-modal-header{border-bottom:1px solid var(--pl-gray-200);justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.embed-modal-title{color:var(--pl-navy);margin:0;font-family:Roboto Flex,sans-serif;font-size:1.25rem;font-weight:600}.embed-modal-close{color:var(--pl-gray-400);cursor:pointer;background:0 0;border:none;border-radius:.375rem;margin:-.5rem;padding:.5rem;transition:all .2s}.embed-modal-close:hover{color:var(--pl-gray-600);background:var(--pl-gray-100)}.embed-modal-close svg{width:1.25rem;height:1.25rem}.embed-modal-content{padding:2rem}.embed-modal-description{color:var(--pl-gray-600);margin:0 0 1.5rem;font-family:Roboto Flex,sans-serif;font-size:.875rem;line-height:1.5}.embed-code-container{margin-bottom:2rem}.embed-code-textarea{box-sizing:border-box;border:1px solid var(--pl-gray-200);background:var(--pl-gray-50);width:100%;max-width:100%;color:var(--pl-navy);resize:none;border-radius:.5rem;outline:none;padding:1rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.75rem;line-height:1.5;overflow-x:auto}.embed-code-textarea:focus{border-color:var(--pl-cyan);box-shadow:0 0 0 3px #00b4d81a}.embed-modal-actions{justify-content:flex-end;gap:1rem;display:flex}.embed-copy-button,.embed-done-button{cursor:pointer;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-family:Roboto Flex,sans-serif;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.embed-copy-button{background:var(--pl-cyan);color:#fff}.embed-copy-button:hover{background:var(--pl-sky);transform:translateY(-1px)}.embed-copy-button svg{width:1rem;height:1rem}.embed-done-button{background:var(--pl-gray-100);color:var(--pl-gray-700);border:1px solid var(--pl-gray-200)}.embed-done-button:hover{background:var(--pl-gray-200);border-color:var(--pl-gray-300)}}.advanced-section{max-height:0;transition:max-height .3s ease-out;overflow:hidden}.advanced-section.open{max-height:500px}.tabular-nums{font-variant-numeric:tabular-nums}.font-poppins{font-family:Poppins,sans-serif}.font-roboto-flex{font-family:Roboto Flex,sans-serif}.font-roboto-mono{font-family:Roboto Mono,monospace}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-duration{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}
