.grossprofitcalculator-module__n2aAKW__container *{box-sizing:border-box;margin:0;padding:0}.grossprofitcalculator-module__n2aAKW__container{color:#000;background-color:#fff;max-width:100%;min-height:100vh;padding-top:80px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;line-height:1.6;overflow-x:hidden}.grossprofitcalculator-module__n2aAKW__header{color:#000;text-align:center;z-index:100;background:#fff;border-bottom:1px solid #e0e0e0;margin-top:-80px;margin-bottom:2rem;padding:80px 1rem 1.5rem;position:relative}.grossprofitcalculator-module__n2aAKW__headerContent{max-width:1200px;margin:0 auto;padding-top:20px;position:relative}.grossprofitcalculator-module__n2aAKW__mainTitle{color:#000;margin:0 0 .5rem;padding-top:0;font-size:2.5rem;font-weight:700;line-height:1.2}.grossprofitcalculator-module__n2aAKW__subtitle{color:#666;max-width:600px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:1.2rem}.grossprofitcalculator-module__n2aAKW__badgeContainer{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1rem;display:flex}.grossprofitcalculator-module__n2aAKW__badge{color:#000;background:#f5f5f5;border:1px solid #ddd;border-radius:50px;padding:.5rem 1rem;font-size:.875rem;font-weight:500}.grossprofitcalculator-module__n2aAKW__mainContent{max-width:1200px;margin:0 auto;padding:0 1rem 3rem}.grossprofitcalculator-module__n2aAKW__calculatorLayout{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem;display:grid}@media (min-width:992px){.grossprofitcalculator-module__n2aAKW__calculatorLayout{grid-template-columns:1fr 1fr}}.grossprofitcalculator-module__n2aAKW__calculatorCard,.grossprofitcalculator-module__n2aAKW__resultsCard{background:#f8f8f8;border:1px solid #e0e0e0;border-radius:8px;padding:2rem;box-shadow:0 2px 4px #0000000d}.grossprofitcalculator-module__n2aAKW__sectionTitle{color:#000;border-bottom:2px solid #333;margin-bottom:1.5rem;padding-bottom:.75rem;font-size:1.5rem;font-weight:600}.grossprofitcalculator-module__n2aAKW__inputGroup{margin-bottom:1.75rem}.grossprofitcalculator-module__n2aAKW__inputLabel{color:#333;margin-bottom:.75rem;font-size:1rem;font-weight:500;display:block}.grossprofitcalculator-module__n2aAKW__inputSubtitle{color:#000;border-bottom:1px solid #e0e0e0;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.1rem;font-weight:600}.grossprofitcalculator-module__n2aAKW__inputWrapper{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:.5rem;display:flex}.grossprofitcalculator-module__n2aAKW__currencySymbol{color:#000;min-width:20px;font-weight:600}.grossprofitcalculator-module__n2aAKW__slider{-webkit-appearance:none;background:#e0e0e0;border-radius:3px;outline:none;flex:1;min-width:150px;height:6px}.grossprofitcalculator-module__n2aAKW__slider::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#333;border:2px solid #fff;border-radius:50%;width:20px;height:20px;box-shadow:0 1px 3px #0000004d}.grossprofitcalculator-module__n2aAKW__slider::-moz-range-thumb{cursor:pointer;background:#333;border:2px solid #fff;border-radius:50%;width:20px;height:20px;box-shadow:0 1px 3px #0000004d}.grossprofitcalculator-module__n2aAKW__numberInput{color:#000;text-align:center;background:#fff;border:1px solid #ccc;border-radius:4px;width:120px;padding:.75rem;font-size:1rem;font-weight:500;transition:border-color .2s}.grossprofitcalculator-module__n2aAKW__numberInput:focus{border-color:#333;outline:none}.grossprofitcalculator-module__n2aAKW__valueDisplay{color:#000;padding:.5rem 0;font-size:1.25rem;font-weight:600}.grossprofitcalculator-module__n2aAKW__cogsGrid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:1rem;display:grid}@media (max-width:768px){.grossprofitcalculator-module__n2aAKW__cogsGrid{grid-template-columns:1fr}}.grossprofitcalculator-module__n2aAKW__cogsInput{background:#fff;border:1px solid #e0e0e0;border-radius:4px;padding:.75rem}.grossprofitcalculator-module__n2aAKW__cogsLabel{color:#666;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.grossprofitcalculator-module__n2aAKW__cogsWrapper{align-items:center;gap:.5rem;display:flex}.grossprofitcalculator-module__n2aAKW__cogsNumberInput{color:#000;text-align:right;background:#fff;border:1px solid #ccc;border-radius:4px;flex:1;padding:.5rem;font-size:1rem}.grossprofitcalculator-module__n2aAKW__cogsNumberInput:focus{border-color:#333;outline:none}.grossprofitcalculator-module__n2aAKW__totalCogsDisplay{text-align:right;color:#333;border-top:1px solid #e0e0e0;margin-top:1rem;padding-top:1rem;font-size:1.1rem}.grossprofitcalculator-module__n2aAKW__totalCogsDisplay strong{color:#000;font-weight:700}.grossprofitcalculator-module__n2aAKW__selectInput{color:#000;cursor:pointer;background:#fff;border:1px solid #ccc;border-radius:4px;width:100%;padding:.875rem;font-size:1rem;transition:border-color .2s}.grossprofitcalculator-module__n2aAKW__selectInput:focus{border-color:#333;outline:none}.grossprofitcalculator-module__n2aAKW__radioGroup{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.75rem;margin-top:.5rem;display:grid}.grossprofitcalculator-module__n2aAKW__radioLabel{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:4px;align-items:center;gap:.5rem;padding:.5rem;transition:background-color .2s;display:flex}.grossprofitcalculator-module__n2aAKW__radioLabel:hover{background-color:#f0f0f0}.grossprofitcalculator-module__n2aAKW__radioInput{accent-color:#333;width:16px;height:16px}.grossprofitcalculator-module__n2aAKW__radioText{color:#333;text-align:center;flex:1;font-size:.875rem}.grossprofitcalculator-module__n2aAKW__resultsGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2rem;display:grid}@media (max-width:768px){.grossprofitcalculator-module__n2aAKW__resultsGrid{grid-template-columns:1fr}}.grossprofitcalculator-module__n2aAKW__resultItem{text-align:center;background:#fff;border:1px solid #e0e0e0;border-radius:6px;padding:1.25rem}.grossprofitcalculator-module__n2aAKW__resultLabel{color:#666;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.875rem}.grossprofitcalculator-module__n2aAKW__resultValue{color:#000;margin-bottom:.25rem;font-size:1.75rem;font-weight:700}.grossprofitcalculator-module__n2aAKW__resultSubtext{color:#666;justify-content:center;align-items:center;gap:.25rem;font-size:.875rem;display:flex}.grossprofitcalculator-module__n2aAKW__chartContainer{background:#fff;border:1px solid #e0e0e0;border-radius:6px;margin:2rem 0;padding:1.5rem}.grossprofitcalculator-module__n2aAKW__chartTitle{color:#000;margin-bottom:1.5rem;font-size:1.25rem;font-weight:600}.grossprofitcalculator-module__n2aAKW__chartBars{flex-direction:column;gap:.75rem;display:flex}.grossprofitcalculator-module__n2aAKW__chartBarGroup{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.grossprofitcalculator-module__n2aAKW__chartBarLabel{color:#333;min-width:140px;font-size:.875rem;font-weight:500}.grossprofitcalculator-module__n2aAKW__chartBarContainer{background:#f0f0f0;border-radius:4px;flex:1;min-width:200px;height:25px;overflow:hidden}.grossprofitcalculator-module__n2aAKW__chartBar{height:100%;transition:width .3s}.grossprofitcalculator-module__n2aAKW__chartBarValue{text-align:right;color:#000;min-width:100px;font-size:.9375rem;font-weight:600}.grossprofitcalculator-module__n2aAKW__cogsBreakdown{background:#fff;border:1px solid #e0e0e0;border-radius:6px;margin:2rem 0;padding:1.5rem}.grossprofitcalculator-module__n2aAKW__cogsPieChart{flex-wrap:wrap;align-items:center;gap:2rem;display:flex}@media (max-width:768px){.grossprofitcalculator-module__n2aAKW__cogsPieChart{flex-direction:column;align-items:stretch}}.grossprofitcalculator-module__n2aAKW__pieChartContainer{background:conic-gradient(#2196f3 0% 25%,#ff9800 25% 50%,#9c27b0 50% 75%,#4caf50 75% 100%);border-radius:50%;flex-shrink:0;width:200px;height:200px;position:relative;overflow:hidden}.grossprofitcalculator-module__n2aAKW__pieSegment{clip-path:polygon(50% 50%,50% 0%,100% 0%,100% 100%,50% 100%);transform-origin:50%;width:100%;height:100%;position:absolute}.grossprofitcalculator-module__n2aAKW__cogsLegend{flex:1;min-width:250px}.grossprofitcalculator-module__n2aAKW__legendItem{border-bottom:1px solid #f0f0f0;align-items:center;gap:.75rem;padding:.5rem 0;display:flex}.grossprofitcalculator-module__n2aAKW__legendItem:last-child{border-bottom:none}.grossprofitcalculator-module__n2aAKW__legendColor{border-radius:4px;flex-shrink:0;width:16px;height:16px}.grossprofitcalculator-module__n2aAKW__legendText{color:#333;flex:1;font-size:.875rem}.grossprofitcalculator-module__n2aAKW__legendText strong{color:#000;font-weight:600}.grossprofitcalculator-module__n2aAKW__profitVisualization{margin-top:2rem}.grossprofitcalculator-module__n2aAKW__allocationVisualization{margin-top:1rem}.grossprofitcalculator-module__n2aAKW__allocationBar{color:#fff;background:#4caf50;border-radius:4px;justify-content:center;align-items:center;height:50px;margin-bottom:.5rem;display:flex;position:relative;overflow:hidden}.grossprofitcalculator-module__n2aAKW__allocationSubBar{background:#f0f0f0;border-radius:4px;height:40px;display:flex;overflow:hidden}.grossprofitcalculator-module__n2aAKW__revenuePortion{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.grossprofitcalculator-module__n2aAKW__cogsPortion{color:#fff;background:#ff5722;border-right:2px solid #fff;flex-direction:column;justify-content:center;align-items:center;height:100%;transition:width .3s;display:flex}.grossprofitcalculator-module__n2aAKW__profitPortion{color:#fff;background:#4caf50;flex-direction:column;justify-content:center;align-items:center;height:100%;transition:width .3s;display:flex}.grossprofitcalculator-module__n2aAKW__allocationLabel{margin-bottom:.125rem;font-size:.75rem;font-weight:500}.grossprofitcalculator-module__n2aAKW__allocationValue{font-size:.875rem;font-weight:700}.grossprofitcalculator-module__n2aAKW__allocationLegend{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:1rem;display:flex}.grossprofitcalculator-module__n2aAKW__legendRevenue{background:#4caf50}.grossprofitcalculator-module__n2aAKW__legendCogs{background:#ff5722}.grossprofitcalculator-module__n2aAKW__legendProfit{background:#4caf50}.grossprofitcalculator-module__n2aAKW__insightsCard{background:#f5f5f5;border-left:4px solid #333;border-radius:6px;margin-top:2rem;padding:1.5rem}.grossprofitcalculator-module__n2aAKW__insightsTitle{color:#000;margin-bottom:1rem;font-size:1.25rem;font-weight:600}.grossprofitcalculator-module__n2aAKW__recommendationBox{background:#fff;border:1px solid #e0e0e0;border-radius:4px;padding:1.5rem}.grossprofitcalculator-module__n2aAKW__recommendationText{color:#333;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.6}.grossprofitcalculator-module__n2aAKW__actionSteps{border-top:1px solid #e0e0e0;padding-top:1.5rem}.grossprofitcalculator-module__n2aAKW__actionTitle{color:#000;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.grossprofitcalculator-module__n2aAKW__actionList{margin:0;padding:0;list-style:none}.grossprofitcalculator-module__n2aAKW__actionList li{color:#333;border-bottom:1px solid #f0f0f0;padding:.5rem 0 .5rem 1.5rem;position:relative}.grossprofitcalculator-module__n2aAKW__actionList li:last-child{border-bottom:none}.grossprofitcalculator-module__n2aAKW__actionList li:before{content:"→";color:#333;font-weight:700;position:absolute;left:0}.grossprofitcalculator-module__n2aAKW__educationalContent{max-width:800px;margin:0 auto}.grossprofitcalculator-module__n2aAKW__articleCard{background:#fff;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:2rem;padding:2.5rem;box-shadow:0 2px 8px #0000000d}.grossprofitcalculator-module__n2aAKW__articleTitle{color:#000;margin-bottom:2rem;font-size:2rem;font-weight:700;line-height:1.3}.grossprofitcalculator-module__n2aAKW__articleSection{margin-bottom:2.5rem}.grossprofitcalculator-module__n2aAKW__articleSubtitle{color:#000;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.grossprofitcalculator-module__n2aAKW__articleCard p{color:#333;margin-bottom:1rem;line-height:1.7}.grossprofitcalculator-module__n2aAKW__formulaCard{background:#f8f8f8;border-left:4px solid #333;border-radius:6px;margin:1.5rem 0;padding:1.5rem}.grossprofitcalculator-module__n2aAKW__formulaCard h4{color:#000;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.grossprofitcalculator-module__n2aAKW__formulaBox{color:#333;background:#fff;border:1px solid #e0e0e0;border-radius:4px;margin-bottom:.75rem;padding:1.5rem;font-family:Courier New,monospace;font-size:1.1rem;font-weight:600}.grossprofitcalculator-module__n2aAKW__formulaBox:last-child{margin-bottom:1rem}.grossprofitcalculator-module__n2aAKW__benchmarksTable{margin:1.5rem 0;overflow-x:auto}.grossprofitcalculator-module__n2aAKW__table{border-collapse:collapse;border:1px solid #e0e0e0;width:100%}.grossprofitcalculator-module__n2aAKW__table th{color:#000;text-align:left;background:#f5f5f5;border-bottom:2px solid #333;padding:1rem;font-weight:600}.grossprofitcalculator-module__n2aAKW__table td{color:#333;border-bottom:1px solid #e0e0e0;padding:1rem}.grossprofitcalculator-module__n2aAKW__table tr:last-child td{border-bottom:none}.grossprofitcalculator-module__n2aAKW__table tr:hover{background:#f9f9f9}.grossprofitcalculator-module__n2aAKW__goldenRuleCard{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin:1.5rem 0;display:grid}.grossprofitcalculator-module__n2aAKW__ruleColumn{background:#f8f8f8;border:1px solid #e0e0e0;border-radius:6px;padding:1.5rem}.grossprofitcalculator-module__n2aAKW__ruleColumn h4{color:#000;margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.grossprofitcalculator-module__n2aAKW__ruleColumn p{color:#333;margin:0;font-size:.9375rem;line-height:1.6}.grossprofitcalculator-module__n2aAKW__strategyGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin:1.5rem 0;display:grid}.grossprofitcalculator-module__n2aAKW__strategyCard{background:#fff;border:1px solid #e0e0e0;border-radius:6px;padding:1.5rem;transition:transform .2s,box-shadow .2s}.grossprofitcalculator-module__n2aAKW__strategyCard:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.grossprofitcalculator-module__n2aAKW__strategyCard h4{color:#000;margin-bottom:.75rem;font-size:1.1rem;font-weight:600}.grossprofitcalculator-module__n2aAKW__strategyCard p{color:#666;font-size:.9375rem;line-height:1.6}.grossprofitcalculator-module__n2aAKW__warningList{margin:1rem 0;padding:0;list-style:none}.grossprofitcalculator-module__n2aAKW__warningList li{color:#333;border-bottom:1px solid #e0e0e0;align-items:flex-start;gap:.5rem;padding:.875rem 0;display:flex}.grossprofitcalculator-module__n2aAKW__warningList li:before{content:"⚠️";flex-shrink:0;margin-top:.125rem}.grossprofitcalculator-module__n2aAKW__warningList li strong{color:#000;font-weight:600}.grossprofitcalculator-module__n2aAKW__expertQuote{color:#333;background:#f5f5f5;border-left:4px solid #333;border-radius:6px;margin:2rem 0;padding:2rem;font-style:italic;line-height:1.7}.grossprofitcalculator-module__n2aAKW__quoteFooter{color:#666;text-align:right;margin-top:1rem;font-size:.875rem;font-style:normal}.grossprofitcalculator-module__n2aAKW__faqCard{background:#fff;border:1px solid #e0e0e0;border-radius:8px;margin-bottom:2rem;padding:2.5rem;box-shadow:0 2px 8px #0000000d}.grossprofitcalculator-module__n2aAKW__faqTitle{color:#000;text-align:center;margin-bottom:2rem;font-size:1.75rem;font-weight:700}.grossprofitcalculator-module__n2aAKW__faqItem{border-bottom:1px solid #e0e0e0;padding:1.5rem 0}.grossprofitcalculator-module__n2aAKW__faqItem:last-child{border-bottom:none}.grossprofitcalculator-module__n2aAKW__faqQuestion{color:#000;margin-bottom:1rem;font-size:1.2rem;font-weight:600}.grossprofitcalculator-module__n2aAKW__faqAnswer{color:#333;margin:0;line-height:1.7}.grossprofitcalculator-module__n2aAKW__actionSection{max-width:800px;margin:3rem auto 0}.grossprofitcalculator-module__n2aAKW__ctaCard{color:#000;text-align:center;background:#fff;border:2px solid #333;border-radius:8px;padding:3rem}.grossprofitcalculator-module__n2aAKW__ctaTitle{margin-bottom:1rem;font-size:2rem;font-weight:700}.grossprofitcalculator-module__n2aAKW__ctaText{color:#333;max-width:600px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:1.125rem}.grossprofitcalculator-module__n2aAKW__scenarioButtons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem;display:flex}.grossprofitcalculator-module__n2aAKW__scenarioButton{color:#333;cursor:pointer;background:#f5f5f5;border:1px solid #ccc;border-radius:4px;min-width:180px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .2s}.grossprofitcalculator-module__n2aAKW__scenarioButton:hover{color:#fff;background:#333;transform:translateY(-2px);box-shadow:0 4px 8px #0003}.grossprofitcalculator-module__n2aAKW__disclaimer{color:#666;border-top:1px solid #e0e0e0;margin-top:2rem;padding-top:1.5rem;font-size:.875rem;line-height:1.6}.grossprofitcalculator-module__n2aAKW__disclaimer strong{color:#000}.grossprofitcalculator-module__n2aAKW__footer{color:#333;text-align:center;background:#f8f8f8;border-top:1px solid #e0e0e0;margin-top:4rem;padding:2rem 1rem}.grossprofitcalculator-module__n2aAKW__footerContent{max-width:800px;margin:0 auto}.grossprofitcalculator-module__n2aAKW__footerText{color:#333;margin-bottom:1rem;line-height:1.6}.grossprofitcalculator-module__n2aAKW__footerNote{color:#666;border-top:1px solid #ccc;margin-top:1rem;padding-top:1rem;font-size:.875rem}@media (max-width:768px){.grossprofitcalculator-module__n2aAKW__container{padding-top:70px}.grossprofitcalculator-module__n2aAKW__header{margin-top:-70px;padding:70px 1rem 1rem}.grossprofitcalculator-module__n2aAKW__mainTitle{margin-top:0;padding-top:10px;font-size:2rem}.grossprofitcalculator-module__n2aAKW__subtitle{font-size:1.1rem}.grossprofitcalculator-module__n2aAKW__articleTitle{font-size:1.75rem}.grossprofitcalculator-module__n2aAKW__articleCard,.grossprofitcalculator-module__n2aAKW__faqCard,.grossprofitcalculator-module__n2aAKW__calculatorCard,.grossprofitcalculator-module__n2aAKW__resultsCard{padding:1.5rem}.grossprofitcalculator-module__n2aAKW__chartBarGroup{flex-direction:column;align-items:flex-start;gap:.5rem}.grossprofitcalculator-module__n2aAKW__chartBarContainer{width:100%;min-width:100%}.grossprofitcalculator-module__n2aAKW__chartBarValue{text-align:left;min-width:auto}.grossprofitcalculator-module__n2aAKW__ctaCard{padding:2rem 1.5rem}.grossprofitcalculator-module__n2aAKW__ctaTitle{font-size:1.75rem}.grossprofitcalculator-module__n2aAKW__scenarioButtons{flex-direction:column;align-items:center}.grossprofitcalculator-module__n2aAKW__scenarioButton{width:100%;max-width:300px}.grossprofitcalculator-module__n2aAKW__strategyGrid,.grossprofitcalculator-module__n2aAKW__goldenRuleCard{grid-template-columns:1fr}.grossprofitcalculator-module__n2aAKW__radioGroup{grid-template-columns:repeat(2,1fr)}.grossprofitcalculator-module__n2aAKW__table{font-size:.875rem}}@media (max-width:480px){.grossprofitcalculator-module__n2aAKW__container{padding-top:60px}.grossprofitcalculator-module__n2aAKW__header{margin-top:-60px;padding:60px 1rem 1rem}.grossprofitcalculator-module__n2aAKW__mainTitle{margin-top:0;padding-top:5px;font-size:1.75rem;line-height:1.3}.grossprofitcalculator-module__n2aAKW__subtitle{font-size:1rem}.grossprofitcalculator-module__n2aAKW__badgeContainer{flex-direction:column;align-items:center;gap:.5rem}.grossprofitcalculator-module__n2aAKW__badge{width:fit-content}.grossprofitcalculator-module__n2aAKW__inputWrapper{flex-direction:column;align-items:stretch;gap:.75rem}.grossprofitcalculator-module__n2aAKW__slider,.grossprofitcalculator-module__n2aAKW__numberInput{width:100%}.grossprofitcalculator-module__n2aAKW__numberInput{order:1}.grossprofitcalculator-module__n2aAKW__slider{order:2}.grossprofitcalculator-module__n2aAKW__currencySymbol{text-align:center;order:3;margin-top:.5rem}.grossprofitcalculator-module__n2aAKW__articleCard,.grossprofitcalculator-module__n2aAKW__faqCard{padding:1.25rem}.grossprofitcalculator-module__n2aAKW__ctaCard{padding:1.5rem 1rem}.grossprofitcalculator-module__n2aAKW__pieChartContainer{width:150px;height:150px}.grossprofitcalculator-module__n2aAKW__radioGroup{grid-template-columns:1fr}.grossprofitcalculator-module__n2aAKW__allocationLegend{flex-direction:column;align-items:center;gap:.75rem}}@media print{.grossprofitcalculator-module__n2aAKW__container{padding-top:0!important}.grossprofitcalculator-module__n2aAKW__header{border-bottom:2px solid #000;margin-top:0;padding:0 0 1rem}.grossprofitcalculator-module__n2aAKW__scenarioButtons,.grossprofitcalculator-module__n2aAKW__badgeContainer{display:none}.grossprofitcalculator-module__n2aAKW__calculatorLayout{break-inside:avoid}.grossprofitcalculator-module__n2aAKW__footer{background:0 0;border-top:2px solid #000}}@media (prefers-reduced-motion:reduce){.grossprofitcalculator-module__n2aAKW__container *{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (prefers-contrast:high){.grossprofitcalculator-module__n2aAKW__container{color:#000;background:#fff}.grossprofitcalculator-module__n2aAKW__calculatorCard,.grossprofitcalculator-module__n2aAKW__resultsCard,.grossprofitcalculator-module__n2aAKW__articleCard,.grossprofitcalculator-module__n2aAKW__faqCard{background:#fff;border:2px solid #000}.grossprofitcalculator-module__n2aAKW__allocationBar,.grossprofitcalculator-module__n2aAKW__allocationSubBar{border:2px solid #000}}.grossprofitcalculator-module__n2aAKW__container ::-webkit-scrollbar{width:8px}.grossprofitcalculator-module__n2aAKW__container ::-webkit-scrollbar-track{background:#f1f1f1}.grossprofitcalculator-module__n2aAKW__container ::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.grossprofitcalculator-module__n2aAKW__container ::-webkit-scrollbar-thumb:hover{background:#555}
