.pricing{padding:90px 0;background:#f7f5f3}.plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.plan-card,.plan-empty{position:relative;padding:28px;border:1px solid var(--line);border-radius:22px;background:white;min-height:275px;display:flex;flex-direction:column}.plan-card.recommended{border-color:#e8496270;box-shadow:0 24px 60px #4a283518}.plan-badge{position:absolute;right:18px;top:18px;padding:5px 9px;border-radius:99px;background:var(--rose-soft);color:var(--rose);font-size:9px;font-weight:800}.plan-card h3,.plan-empty h3{margin:0 0 17px;font-size:18px}.plan-price{font-size:39px;font-weight:900;letter-spacing:-.05em}.plan-price small{font-size:15px}.plan-card>p,.plan-empty p{color:var(--muted);font-size:11px;line-height:1.7;flex:1}.plan-card form,.plan-card .button{width:100%}.plan-note{margin-top:11px;color:#999;font-size:9px;text-align:center}.plan-empty{grid-column:1/-1;align-items:center;justify-content:center;text-align:center;border-style:dashed}.plan-empty>span{font-size:9px;letter-spacing:.16em;color:var(--rose)}.account-page{padding:70px 0 100px;min-height:650px}.account-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:35px}.account-head h1{font-size:40px;margin:9px 0}.account-head p{color:var(--muted)}.account-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:18px}.account-card{padding:25px;border:1px solid var(--line);border-radius:20px;background:white}.account-card h2{margin:0 0 20px;font-size:16px}.right-row,.order-row{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:15px 0;border-top:1px solid var(--line);font-size:11px}.right-row b,.right-row small,.order-row b,.order-row small{display:block}.right-row small,.order-row small{margin-top:5px;color:#999;font-size:9px}.right-row>a{color:var(--rose)}.order-row>div{flex:1}.order-status{padding:5px 8px;border-radius:99px;background:#eee;font-size:9px}.order-status.paid{color:#138656;background:#e6f7ef}.order-status.pending{color:#a66b00;background:#fff5d8}.account-empty{padding:35px;text-align:center;color:#aaa;font-size:11px}.checkout-page{min-height:650px;padding:75px 20px;display:grid;place-items:start center}.checkout-card{width:min(580px,100%);padding:38px;border-radius:25px;background:white;border:1px solid var(--line);box-shadow:var(--shadow)}.checkout-card h1{margin:9px 0 28px}.checkout-product{padding:20px;background:#faf8f8;border-radius:14px;display:flex;justify-content:space-between;align-items:center}.checkout-product small,.checkout-product strong{display:block}.checkout-product small{font-size:9px;color:#999;margin-bottom:7px}.checkout-product>b{font-size:23px}.payment-placeholder{margin-top:18px;padding:35px;text-align:center;border:1px dashed #d7cfd2;border-radius:16px}.payment-placeholder span{font-size:10px;color:var(--rose)}.payment-placeholder strong{display:block;margin:11px 0}.payment-placeholder p{font-size:10px;color:var(--muted);line-height:1.8}.checkout-actions{display:flex;justify-content:space-between;margin-top:22px;font-size:10px;color:var(--muted)}.link-button{border:0;background:none;cursor:pointer}.brand-logo{display:block;width:auto;height:39px;max-width:155px;object-fit:contain}@media(max-width:760px){.plan-grid,.account-grid{grid-template-columns:1fr}.account-head{align-items:flex-start;flex-direction:column;gap:18px}.plan-empty{grid-column:auto}}
