.product-hub-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px}.product-hub-card{display:flex;gap:16px;min-height:190px;padding:24px;border:1px solid #dfe2dc;border-radius:22px;background:#fff;color:#18201b;text-align:left;cursor:pointer;transition:.2s}.product-hub-card:hover{transform:translateY(-3px);border-color:#75a981;box-shadow:0 16px 36px rgba(42,73,49,.10)}.product-hub-card>i{display:grid;flex:0 0 52px;height:52px;place-items:center;border-radius:16px;background:#e8f5ea;color:#357347;font-size:22px;font-style:normal;font-weight:900}.product-hub-card span{display:flex;flex-direction:column}.product-hub-card small{color:#6e8c74;font-size:9px;font-weight:900;letter-spacing:.14em}.product-hub-card h3{margin:6px 0;font-size:21px}.product-hub-card p{margin:0 0 15px;color:#778078;line-height:1.5}.product-hub-card b{margin-top:auto;color:#367748}.product-back{margin-bottom:14px;border:0;background:none;color:#52705a;font-weight:800;cursor:pointer}.product-detail-hero{display:flex;align-items:center;justify-content:space-between;padding:28px 30px;border-radius:24px;background:linear-gradient(120deg,#171c18,#315f3d);color:#fff}.product-detail-hero small{color:#aee6b8;font-weight:900;letter-spacing:.14em}.product-detail-hero h2{margin:7px 0;font-size:32px}.product-detail-hero p{max-width:700px;margin:0;color:#d4dfd6}.product-state{padding:9px 13px;border-radius:99px;background:rgba(255,255,255,.12);font-size:12px;font-weight:800}.product-section-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:30px 0 14px}.product-section-head h2,.product-section-head p{margin:0}.product-section-head p{margin-top:4px;color:#798179}.plan-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px}.plan-card{display:flex;min-height:390px;flex-direction:column;padding:22px;border:1px solid #dfe4de;border-radius:22px;background:#fff}.plan-card.passive{opacity:.65}.plan-title{display:flex;justify-content:space-between}.plan-title small{color:#4e875b;font-size:9px;font-weight:900;letter-spacing:.13em}.plan-title h3{margin:5px 0;font-size:24px}.plan-title i{height:max-content;padding:5px 8px;border-radius:99px;background:#e9f5eb;color:#347144;font-size:10px;font-style:normal}.plan-card>p{min-height:44px;color:#778078;line-height:1.5}.plan-prices{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 0}.plan-prices span,.plan-card dl span{display:flex;flex-direction:column;padding:11px;border-radius:12px;background:#f5f7f4}.plan-prices small,.plan-card dl small{color:#858c86;font-size:10px}.plan-card dl{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:0}.plan-feature-list{display:flex;flex-wrap:wrap;gap:5px;margin:14px 0}.plan-feature-list span{padding:5px 7px;border-radius:7px;background:#edf4ee;color:#497151;font-size:9px}.plan-actions{display:flex;gap:8px;margin-top:auto}.plan-actions button{flex:1}.empty-product{grid-column:1/-1;padding:40px;border:1px dashed #cad1ca;border-radius:20px;text-align:center}.empty-product span{display:block;margin-top:5px;color:#7e867f}.product-license-row{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:20px;padding:15px 4px;border-bottom:1px solid #e9ece8}.product-license-row span:first-child{display:flex;flex-direction:column}.product-license-row small{color:#7b837c}.product-license-row strong{padding:6px 9px;border-radius:99px;background:#edf5ee;color:#347144;font-size:11px}.plan-modules{margin-top:18px;padding-top:18px;border-top:1px solid #e4e8e3}.plan-modules h3,.plan-modules p{margin:0}.plan-modules p{color:#7a837b}.plan-module-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.plan-module{display:flex!important;gap:10px!important;padding:12px!important;border:1px solid #e0e4df;border-radius:13px;cursor:pointer}.plan-module.selected{border-color:#78ad84;background:#eff8f1}.plan-module input{width:auto!important}.plan-module span{display:flex;flex-direction:column}.plan-module small{color:#7f8880}@media(max-width:700px){.product-detail-hero,.product-section-head{align-items:flex-start;flex-direction:column}.plan-module-grid{grid-template-columns:1fr}.product-license-row{grid-template-columns:1fr}.product-section-head button{width:100%}}
