.grp-calculator-shopify{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#374151;max-width:1200px;margin:0 auto;padding:20px}.grp-header{text-align:center;margin-bottom:40px;display:none}.grp-logo-container{display:inline-flex;align-items:center;gap:16px;background:#ffffffe6;padding:20px 24px;border-radius:16px;border:1px solid #e5e7eb;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a}.grp-logo{width:48px;height:48px;background:linear-gradient(135deg,#2563eb,#1e40af);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff}.grp-header-text h1{font-size:2rem;font-weight:800;background:linear-gradient(135deg,#111827,#1e40af);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.2;margin:0}.grp-header-text p{color:#6b7280;font-size:14px;margin:4px 0 0}.grp-card{background:#fff;border-radius:16px;border:1px solid #e5e7eb;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;transition:all .3s ease}.grp-card:hover{box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;transform:translateY(-2px)}.grp-card-header{padding:24px 24px 0;border-bottom:1px solid #f3f4f6;margin-bottom:24px}.grp-card-header h2{font-size:23px;font-weight:500;color:#111827;margin:0}.grp-card-body{padding:0 24px 24px}.grp-step-header{display:flex;align-items:center;gap:16px;margin-bottom:24px}.grp-step-number{width:40px;height:40px;background:linear-gradient(135deg,#2563eb,#1e40af);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:19px;box-shadow:0 4px 6px -1px #0000001a}.grp-step-header h3{font-size:23px;font-weight:400;color:#111827;margin:0}.grp-content-grid{display:grid;grid-template-columns:2fr 1fr;gap:32px;align-items:start}.grp-left-column,.grp-right-column{display:flex;flex-direction:column;gap:24px}.grp-sticky{position:sticky;top:20px}.grp-form-grid{display:grid;grid-template-columns:1fr;gap:24px}.grp-form-section{display:flex;flex-direction:column;gap:24px}.grp-field{display:flex;flex-direction:column;gap:8px}.grp-field-label{font-size:15px;font-weight:600;color:#374151;text-transform:uppercase;letter-spacing:.05em}.grp-radio-group{display:flex;flex-direction:row;gap:12px}.grp-radio-option{display:flex;align-items:center;gap:16px;padding:16px;border:2px solid #e5e7eb;border-radius:12px;background:#fff;cursor:pointer;transition:all .3s ease;position:relative;width:50%}.grp-radio-option:hover{border-color:#d1d5db}.grp-radio-option.grp-active{border-color:#3b82f6;background:#eff6ff}.grp-radio-input{position:absolute;opacity:0}.grp-radio-custom{width:20px;height:20px;border:2px solid #d1d5db;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease;flex-shrink:0}.grp-radio-option.grp-active .grp-radio-custom{border-color:#3b82f6;background:#3b82f6}.grp-radio-option.grp-active .grp-radio-custom:after{content:"";width:8px;height:8px;background:#fff;border-radius:50%}.grp-radio-content{flex:1}.grp-radio-title{font-weight:600;color:#111827}.grp-radio-description{font-size:14px;color:#6b7280;margin-top:4px}.grp-button-group{display:flex;gap:12px}.grp-toggle-btn{flex:1;padding:14px 16px;border:none;border-radius:12px;background:#f3f4f6;color:#6b7280;font-weight:600;cursor:pointer;transition:all .3s ease}.grp-toggle-btn:hover{background:#e5e7eb}.grp-toggle-btn.grp-active{background:linear-gradient(135deg,#2563eb,#1e40af);color:#fff;box-shadow:0 4px 6px -1px #0000001a}.grp-dimension-inputs{display:grid;grid-template-columns:1fr 1fr;gap:16px}.grp-dimension-box{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:500;margin-bottom:15px}.grp-dimension-input{position:relative}.grp-dimension-field{width:100%;padding:14px 14px 14px 16px;border:2px solid #e5e7eb;border-radius:12px;font-size:15px;transition:all .3s ease;background:#fff}.grp-dimension-field:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #dbeafe}.grp-dimension-unit{position:absolute;right:16px;top:50%;transform:translateY(-50%);color:#6b7280;font-weight:500}.grp-dimension-label{text-align:left;font-size:15px;color:#000;margin-top:0}.grp-info-tip{background:#eff6ff;border:1px solid #dbeafe;border-radius:12px;padding:16px;display:flex;align-items:center;gap:12px}.grp-info-icon{width:32px;height:32px;background:#dbeafe;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#2563eb;flex-shrink:0}.grp-info-content{flex:1}.grp-info-title{font-weight:600;color:#1e40af;font-size:13px;margin-bottom:4px}.grp-info-text{font-size:13px;color:#374151;line-height:1.4}.grp-stats-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;margin-top:24px}.grp-stat-box{background:linear-gradient(135deg,#f9fafb,#f3f4f6);border:1px solid #e5e7eb;border-radius:12px;padding:16px;text-align:center}.grp-stat-label{font-size:14px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px}.grp-stat-value{font-size:19px;font-weight:600;color:#111827;margin-bottom:4px}.grp-stat-subtext{font-size:14px;color:#6b7280}.grp-edges-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.grp-edge-card{background:linear-gradient(135deg,#f9fafb,#fff);border:1px solid #e5e7eb;border-radius:16px;padding:20px;transition:all .3s ease}.grp-edge-card:hover{border-color:#93c5fd;box-shadow:0 4px 6px -1px #0000001a}.grp-edge-header{margin-bottom:16px}.grp-edge-info{display:flex;align-items:center;gap:12px}.grp-edge-badge{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff;font-size:14px}.grp-edge-badge.grp-long-side{background:#dbeafe;color:#2563eb}.grp-edge-badge.grp-short-side{background:#d1fae5;color:#059669}.grp-edge-name{font-weight:600;color:#111827}.grp-edge-meta{font-size:14px;color:#6b7280}.grp-trim-select{width:100%;padding:14px 40px 14px 16px;border:2px solid #e5e7eb;border-radius:12px;font-size:14px;background:#fff;cursor:pointer;transition:all .3s ease;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right 8px center;background-repeat:no-repeat;background-size:1.5em 1.5em}.grp-trim-select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #dbeafe}.grp-edge-summary{margin-top:12px;padding:12px;background:#ededed;border-radius:8px;border:1px solid #e5e7eb;display:none}.grp-summary-label{font-size:13px;font-weight:600;color:#374151;margin-bottom:4px}.grp-summary-value{font-size:16px;font-weight:600;color:#2563eb}.grp-summary-subtext{font-size:13px;color:#6b7280;margin-top:4px}.grp-edge-config-info{background:linear-gradient(135deg,#eff6ff,#e0e7ff);border:1px solid #dbeafe;border-radius:12px;padding:16px;margin-top:24px;display:flex;align-items:flex-start;gap:12px;align-items:center}.grp-config-icon{width:32px;height:32px;background:#dbeafe;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#2563eb;flex-shrink:0}.grp-config-content{flex:1}.grp-config-title{font-weight:600;color:#1e40af;font-size:14px;margin-bottom:4px}.grp-config-text{font-size:13px;color:#374151;line-height:1.4}.grp-review-content{display:flex;flex-direction:column;gap:24px}.grp-kit-summary{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border:1px solid #a7f3d0;border-radius:12px;padding:20px}.grp-summary-header{display:flex;align-items:normal;gap:12px;margin-bottom:12px}.grp-summary-icon{width:32px;height:32px;background:#a7f3d0;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#059669}.grp-summary-title{font-weight:700;color:#111827}.grp-summary-subtitle{font-size:14px;color:#6b7280}.grp-kit-name{font-size:16px;font-weight:700;color:#059669;margin-bottom:5px}.grp-kit-details{display:flex;flex-direction:column;gap:8px}.grp-detail-item{display:flex;align-items:center;gap:8px;font-size:14px;color:#374151}.grp-detail-dot{width:8px;height:8px;background:#10b981;border-radius:50%}.grp-trim-breakdown{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:20px}.grp-breakdown-header{display:flex;align-items:center;gap:8px;font-weight:600;color:#111827;margin-bottom:16px}.grp-breakdown-header svg{color:#6b7280}.grp-breakdown-content{max-height:256px;overflow-y:auto;padding-right:8px}.grp-breakdown-content::-webkit-scrollbar{width:4px}.grp-breakdown-content::-webkit-scrollbar-track{background:#f3f4f6;border-radius:2px}.grp-breakdown-content::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:2px}.grp-empty-state{text-align:center;padding:32px 16px;color:#6b7280}.grp-empty-icon{font-size:2rem;margin-bottom:8px}.grp-empty-subtext{font-size:13px;margin-top:4px}.grp-trim-item{display:flex;align-items:center;justify-content:space-between;padding:12px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:8px;transition:all .3s ease}.grp-trim-item:hover{border-color:#93c5fd}.grp-trim-info{flex:1}.grp-trim-name{font-weight:500;color:#111827;font-size:14px}.grp-trim-desc{font-size:13px;color:#6b7280}.grp-trim-quantity{background:#dbeafe;color:#2563eb;font-weight:700;padding:4px 12px;border-radius:8px;font-size:14px}.grp-corner-note{margin-top:12px;padding:12px;background:#eff6ff;border:1px solid #dbeafe;border-radius:8px;font-size:13px;color:#374151}.grp-add-to-cart-btn{width:100%;padding:16px 24px;background:linear-gradient(135deg,#2563eb,#1e40af);color:#fff;border:none;border-radius:12px;font-weight:600;font-size:15px;cursor:pointer;transition:all .3s ease;transform:scale(1);box-shadow:0 10px 15px -3px #0000001a}.grp-add-to-cart-btn:hover:not(:disabled){transform:scale(1.05);box-shadow:0 20px 25px -5px #0000001a;background:linear-gradient(135deg,#1d4ed8,#1e3a8a)}.grp-add-to-cart-btn:active:not(:disabled){transform:scale(.95)}.grp-add-to-cart-btn:disabled{background:#d1d5db;color:#6b7280;cursor:not-allowed;transform:scale(1);box-shadow:0 1px 2px #0000000d}.grp-btn-content{display:flex;align-items:center;justify-content:center;gap:8px}.grp-helper-text{text-align:center;font-size:13px;color:#6b7280}.grp-help-items{display:flex;flex-direction:column;gap:16px}.grp-help-item{display:flex;align-items:flex-start;gap:12px}.grp-help-icon{width:24px;height:24px;background:#dbeafe;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#2563eb;font-size:13px;font-weight:600;flex-shrink:0}.grp-help-text{font-size:13px;color:#374151;line-height:1.4}.grp-footer{background:#fffc;border-top:1px solid #e5e7eb;padding:24px 0;margin-top:40px}.grp-footer-content{text-align:center}.grp-footer-text{font-size:14px;color:#6b7280;margin-bottom:8px}.grp-footer-links{display:flex;justify-content:center;gap:24px;font-size:13px;color:#6b7280}.grp-footer-links span{display:flex;align-items:center;gap:4px}.grp-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:none;align-items:center;justify-content:center;padding:16px;z-index:1000;animation:grp-fadeIn .3s ease}.grp-modal-overlay.grp-active{display:flex}.grp-modal-container{background:#fff;width:100%;max-width:512px;border-radius:16px;box-shadow:0 25px 50px -12px #00000040;animation:grp-slideUp .3s ease;overflow:hidden}.grp-modal-header{background:linear-gradient(135deg,#059669,#047857);color:#fff;padding:24px;display:flex;align-items:flex-start;gap:16px;position:relative}.grp-modal-icon{width:48px;height:48px;background:#fff3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;display:flex;align-items:center;justify-content:center}.grp-modal-title h3{font-size:1.5rem;font-weight:700;margin:0}.grp-modal-title p{color:#ffffffe6;font-size:14px;margin:0}.grp-modal-close{position:absolute;top:16px;right:16px;background:none;border:none;color:#fff;padding:4px;border-radius:6px;cursor:pointer;transition:background .3s ease}.grp-modal-close:hover{background:#ffffff1a}.grp-modal-body{padding:24px}.grp-cart-summary{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:20px;margin-bottom:24px}.grp-summary-title{font-weight:600;color:#111827;margin-bottom:0}.grp-cart-items{display:flex;flex-direction:column;gap:12px}.grp-cart-item{display:flex;justify-content:space-between;align-items:center;padding:12px;background:#fff;border:1px solid #e5e7eb;border-radius:8px}.grp-cart-item-info{flex:1}.grp-cart-item-name{font-weight:600;color:#111827}.grp-cart-item-desc{font-size:14px;color:#6b7280}.grp-cart-item-quantity{font-weight:700;color:#059669;font-size:1.125rem}.grp-modal-actions{display:flex;gap:12px}.grp-btn-outline,.grp-btn-primary{flex:1;padding:12px 24px;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.grp-btn-outline{background:#fff;border:2px solid #d1d5db;color:#374151}.grp-btn-outline:hover{border-color:#9ca3af}.grp-btn-primary{background:linear-gradient(135deg,#2563eb,#1e40af);color:#fff;box-shadow:0 4px 6px -1px #0000001a}.grp-btn-primary:hover{background:linear-gradient(135deg,#1d4ed8,#1e3a8a);box-shadow:0 10px 15px -3px #0000001a}@keyframes grp-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes grp-slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 1024px){.grp-content-grid{grid-template-columns:1fr;gap:24px}.grp-right-column{order:-1}.grp-sticky{position:static}}@media (max-width: 768px){.grp-calculator-shopify{padding:16px}.grp-form-grid,.grp-edges-grid{grid-template-columns:1fr;gap:16px}.grp-stats-grid{grid-template-columns:1fr;gap:12px}.grp-modal-actions{flex-direction:column}.grp-footer-links{flex-direction:column;gap:8px}.grp-logo-container{flex-direction:column;text-align:center}.grp-header-text h1{font-size:1.75rem}}@media (max-width: 480px){.grp-card-body{padding:0 16px 16px}.grp-card-header{padding:16px 16px 0}.grp-dimension-inputs{grid-template-columns:1fr}.grp-button-group{flex-direction:column}}
/*# sourceMappingURL=/cdn/shop/t/52/assets/grp-calculator.css.map */
