.purchase-summary{width:100%;max-width:540px;margin:40px auto;padding:30px 25px;border-radius:24px;border:2px solid #ffa525;background:#fff;box-shadow:0 4px 20px #00000026;font-family:Inter,sans-serif;box-sizing:border-box}.purchase-summary h2{text-align:center;font-size:22px;font-weight:600;margin-bottom:8px;color:#292d2d}.subtitle{text-align:center;font-size:14px;color:#666;margin-bottom:12px;padding-bottom:0}.billing-toggle{display:flex;align-items:center;justify-content:center;background:#f0f0f0;border-radius:50px;padding:4px;margin:0 auto 16px;max-width:300px;width:100%}.billing-toggle .toggle-option{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;padding:10px 16px;border:none;border-radius:50px;background:transparent;cursor:pointer;transition:background .3s ease,color .3s ease;font-family:Inter,sans-serif}.billing-toggle .toggle-option span{font-size:14px;font-weight:700;color:#292d2d;line-height:1.2;transition:color .3s ease}.billing-toggle .toggle-option small{font-size:11px;font-weight:400;color:#666;line-height:1.2;transition:color .3s ease}.billing-toggle .toggle-option.active{background:#ffa525;box-shadow:0 2px 6px #ffa5254d}.billing-toggle .toggle-option.active span,.billing-toggle .toggle-option.active small{color:#fff}.annual-savings-banner{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;margin-bottom:16px;border-radius:8px;border:1.5px solid #10B759;background:#10b75914}.annual-savings-banner span{color:#10b759;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:1.4}.annual-savings-banner.hidden{display:none}.summary-items{margin:20px 0 12px}.summary-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:15.5px;color:#292d2d;flex-wrap:wrap;gap:8px}.summary-row:last-child{margin-bottom:0}.summary-row span:last-child{font-weight:700}.discount-section{display:flex;gap:16px;margin:5px 0;flex-wrap:wrap;align-items:center}.discount-section input{flex:1;width:100%;max-width:238.452px;height:29px;border:1px solid #878787;border-radius:10px;padding-left:16px;box-sizing:border-box;color:#878787;font-feature-settings:"liga" off,"clig" off;font-family:Inter;font-size:11px;font-style:normal;font-weight:300;line-height:18px}.discount-section h4{width:auto;min-width:117px;color:#0f6d1a;text-align:center;font-feature-settings:"liga" off,"clig" off;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:18px;margin:0}.discount-applied{border-radius:16px;border:2px solid #10b759;background:linear-gradient(0deg,#10b7591a 0% 100%),var(--Snow, #fbfbfb);box-shadow:0 2px 11px #4541a40f,0 4px 10px #1f255912;display:flex;flex-direction:row;align-items:center;gap:16px;padding:20px 18px;width:100%;box-sizing:border-box;margin:16px 0}.discount-icon{flex-shrink:0;display:flex;align-items:center;justify-content:center}.discount-icon svg{width:50px;height:50px}.discount-text{display:flex;flex-direction:column;gap:4px;flex:1;text-align:left}.discount-text h2,.discount-text p{text-align:left;margin:0}.discount-content{font-family:Inter;font-size:14px;font-weight:400;color:#333;line-height:1.6;text-align:left}.devolucion{display:flex;align-items:flex-start;gap:10px;margin:14px 0}.devolucion-icon{flex-shrink:0;display:flex;align-items:flex-start;padding-top:2px}.devolcucion-content{flex:1}.devolucion-content p,.devolcucion-content p{color:#444;font-family:Inter;font-size:11px;font-weight:400;line-height:18px;margin:0}.total-section{margin:16px 0 28px;padding-top:14px;display:flex;flex-direction:column;gap:28px}.total-row{display:flex;justify-content:space-between;align-items:center}.discount-web-label{color:#0f6d1a;font-feature-settings:"liga" off,"clig" off;font-family:Inter;font-size:16px;font-style:normal;font-weight:700;line-height:18px}.discount-web-price{color:#0f6d1a;text-align:right;font-feature-settings:"liga" off,"clig" off;font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:18px}.total-row .left{font-size:26px;font-weight:700;color:#292d2d}.total-row .right{text-align:right}.total-row .preco{width:auto;min-width:98px;color:#000;text-align:center;font-feature-settings:"liga" off,"clig" off;font-family:Inter;font-size:20px;font-style:normal;font-weight:700;line-height:18px}.discount-text .discount-tile{color:var(--Elements, #292d2d);font-feature-settings:"liga" off,"clig" off;font-family:Inter;font-size:18px;font-style:normal;font-weight:700;line-height:20px;text-align:left;margin:0}.total-row small{font-size:15px;color:#777;font-weight:400}.btn-pay{width:100%;height:43px;background:#ffa525;color:var(--Elements, #292d2d);font-weight:400;border:none;border-radius:56px;font-size:16px;margin:15px 0 10px;cursor:pointer;box-shadow:0 4px 12px #ffa5254d;transition:all .2s ease}.btn-trial{width:100%;height:43px;background:#fff;color:var(--Elements, #292d2d);border:2px solid #ffa525;border-radius:56px;font-size:16px;font-weight:400;cursor:pointer;transition:all .2s ease}.trial-note{display:block;text-align:center;font-size:11px;color:#666;margin-top:12px}@media(max-width:768px){.purchase-summary{margin:30px auto}}@media(max-width:576px){.purchase-summary{max-width:100%;margin:20px auto;padding:24px 20px}.purchase-summary h2{font-size:20px}.subtitle{font-size:13px;margin-bottom:20px}.billing-toggle{max-width:260px}.billing-toggle .toggle-option{padding:8px 12px}.billing-toggle .toggle-option span{font-size:13px}.billing-toggle .toggle-option small{font-size:10px}.annual-savings-banner span{font-size:12px}.summary-row{font-size:14px}.total-row .left{font-size:24px}.total-row .preco{font-size:20px}}@media(max-width:480px){.purchase-summary{margin:16px auto;padding:20px 16px;border-radius:20px}.purchase-summary h2{font-size:19px}.subtitle{font-size:12px;margin-bottom:18px;padding-bottom:6px}.summary-items{margin:15px 0 20px}.summary-row{font-size:13.5px;margin-bottom:10px;gap:5px}.discount-section{gap:12px}.discount-section input{padding:10px 12px;font-size:13px;min-width:120px}.discount-section h4{font-size:14px;min-width:auto;text-align:left}.discount-applied{font-size:12px;padding:8px;max-width:100%}.total-section{margin:25px 0 15px;padding-top:18px}.total-row .left{font-size:22px}.total-row .preco{font-size:18px;min-width:auto}.total-row small{font-size:12px}.btn-pay,.btn-trial{height:44px;font-size:15px;border-radius:50px}.trial-note{font-size:10px;margin-top:10px}}@media(max-width:380px){.purchase-summary{margin:12px auto;padding:16px 14px}.purchase-summary h2{font-size:18px}.subtitle{font-size:11px;margin-bottom:15px}.summary-row{flex-direction:column;align-items:center;text-align:center;gap:4px;font-size:13px}.discount-section{flex-direction:column;align-items:stretch}.discount-section h4,.discount-applied{text-align:center}.total-row{flex-direction:column;align-items:center;text-align:center}.total-row .right{text-align:center}.btn-pay,.btn-trial{height:42px;font-size:14px}}@media(max-width:800px)and (orientation:landscape){.purchase-summary{margin:20px auto;max-width:480px}}@media(hover:hover){.btn-pay:hover{background:#ffb83d;transform:translateY(-1px);box-shadow:0 6px 14px #ffa52566}.btn-trial:hover{background:#fff5e6;transform:translateY(-1px)}}
