.text-gradient-tip{background:linear-gradient(135deg,#11998e 0,#38ef7d 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.calculator-card{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 4px 20px rgba(0,0,0,.1)}.input-section,.results-section{height:100%}.input-section h5,.results-section h5{color:#495057;margin-bottom:1.5rem;font-weight:700}.input-group-custom{margin-bottom:1.5rem}.input-group-custom label{display:block;font-weight:600;color:#495057;margin-bottom:.5rem}.currency-input{display:flex;align-items:center;background:#f8f9fa;border:2px solid #e9ecef;border-radius:12px;overflow:hidden;transition:border-color .3s ease}.currency-input:focus-within{border-color:#11998e}.currency-symbol{padding:1rem 1rem;background:#e9ecef;font-size:1.25rem;font-weight:600;color:#495057}.currency-input input{flex:1;border:none;padding:1rem;font-size:1.5rem;font-weight:600;background:0 0}.currency-input input:focus{outline:0}.tip-section label{display:block;font-weight:600;color:#495057;margin-bottom:.75rem}.tip-buttons{display:flex;gap:.5rem;flex-wrap:wrap}.tip-btn{flex:1;min-width:60px;padding:.75rem 1rem;border:2px solid #e9ecef;border-radius:10px;background:#fff;font-weight:600;color:#495057;cursor:pointer;transition:all .3s ease}.tip-btn:hover{border-color:#11998e;color:#11998e}.tip-btn.active{background:linear-gradient(135deg,#11998e 0,#38ef7d 100%);border-color:#11998e;color:#fff}.custom-tip{display:flex;align-items:center;gap:.5rem}.custom-tip label{font-weight:500;margin:0}.custom-tip input{width:80px;padding:.5rem;border:2px solid #e9ecef;border-radius:8px;text-align:center;font-weight:600}.custom-tip input:focus{outline:0;border-color:#11998e}.split-input{display:flex;align-items:center;gap:.5rem}.split-btn{width:44px;height:44px;border:2px solid #e9ecef;border-radius:10px;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.25rem;color:#495057;transition:all .3s ease}.split-btn:hover{border-color:#11998e;color:#11998e}.split-input input{width:75px;padding:.75rem;border:2px solid #e9ecef;border-radius:10px;text-align:center;font-size:1.25rem;font-weight:600}.split-input input:focus{outline:0;border-color:#11998e}.split-label{color:#6c757d;font-weight:500}.round-option{padding:1rem;background:#f8f9fa;border-radius:10px}.round-option input{width:18px;height:18px}.results-section{background:linear-gradient(135deg,#f8f9fa 0,#e9ecef 100%);border-radius:16px;padding:1.5rem}.result-item{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-bottom:1px solid #dee2e6}.result-item:last-child{border-bottom:none}.result-label{color:#6c757d;font-weight:500}.result-value{font-size:1.5rem;font-weight:700;color:#212529}.result-value.highlight{color:#11998e;font-size:2rem}.result-value.small{font-size:1rem;color:#6c757d}.result-divider{height:2px;background:linear-gradient(90deg,#11998e,#38ef7d);margin:.5rem 0;border-radius:2px}.per-person{background:rgba(17,153,142,.1);margin:0 -1.5rem;padding:1rem 1.5rem!important}.summary-box{background:#fff;border-radius:12px;padding:1rem}.summary-row{display:flex;justify-content:space-between;padding:.5rem 0;color:#6c757d}.summary-row.total{border-top:2px solid #e9ecef;padding-top:.75rem;margin-top:.5rem;font-weight:700;color:#212529}.tip-guide{background:#f8f9fa;padding:2rem;border-radius:16px}.guide-card{background:#fff;padding:1.5rem;border-radius:12px;text-align:center;height:100%;box-shadow:0 2px 8px rgba(0,0,0,.06);transition:all .3s ease}.guide-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(0,0,0,.1)}.guide-icon{width:60px;height:60px;background:linear-gradient(135deg,#11998e 0,#38ef7d 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.guide-icon i{font-size:1.5rem;color:#fff}.guide-card h5{color:#212529;margin-bottom:.5rem}.guide-range{font-size:1.5rem;font-weight:700;color:#11998e;margin-bottom:.25rem}.guide-note{font-size:.875rem;color:#6c757d;margin:0}.guide-list{font-size:1.05rem;line-height:1.8}.guide-list li{margin-bottom:.75rem}.tip-math-list{line-height:1.6}.tip-math-list li{margin-bottom:.75rem;font-size:.95rem}.etiquette-tip{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;background:#fff;border:1px solid #e9ecef;border-radius:12px;height:100%;transition:all .3s ease}.etiquette-tip:hover{border-color:#11998e;box-shadow:0 4px 12px rgba(17,153,142,.15)}.etiquette-tip__icon{width:40px;height:40px;background:linear-gradient(135deg,#11998e 0,#38ef7d 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.etiquette-tip__icon i{font-size:1.1rem;color:#fff}.etiquette-tip__content{flex:1}.etiquette-tip__title{margin:0 0 .5rem 0;font-weight:600;color:#212529;font-size:1rem}.etiquette-tip__text{margin:0;color:#6c757d;font-size:.9rem;line-height:1.5}@media (max-width:768px){.tip-buttons{flex-wrap:wrap}.tip-btn{flex:0 0 calc(33.333% - .5rem)}.result-value.highlight{font-size:1.5rem}}
/*# sourceMappingURL=tip-calculator.min.css.map */
