@import"https://fonts.googleapis.com/css2?family=Cairo:wght@400;500;600;700;800;900&display=swap";:root{font-family:Cairo,system-ui,-apple-system,Segoe UI,sans-serif;color:#2a1834;background:#fbf8ff;font-synthesis:none;--primary:#7B4CC2;--primary2:#9A63D5;--primary-dark:#6137A0;--soft:#F4EBFB;--soft2:#F1EBFF;--bg:#FBF8FF;--card:#fff;--text:#2A1834;--muted:#75687F;--border:#EADFF4;--border-strong:#DFD2EC;--danger:#C73737;--success:#18875F;--warning:#A86800;--shadow:0 18px 50px rgba(63,37,85,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body,#app{min-height:100%}body{margin:0;background:var(--bg);color:var(--text);font-size:17px;line-height:1.65}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:var(--primary);font-weight:700;text-decoration:none}img{max-width:100%}h1,h2,h3,p{margin-top:0}.nav-icon{display:block;width:24px;height:24px;flex:0 0 24px}.full{width:100%}.compact{min-height:42px!important;padding:9px 16px!important}.muted{color:#9a8fa1}.danger-copy{color:var(--danger)!important}.empty-copy{color:var(--muted);font-weight:600;line-height:1.8}.eyebrow{display:inline-flex;align-items:center;width:max-content;padding:7px 12px;border-radius:999px;background:var(--soft);color:var(--primary);font-size:14px;font-weight:800}.back-link,.back-link-button{display:inline-flex;align-items:center;border:0;background:transparent;color:var(--primary);padding:0;margin:0 0 20px;font-size:16px;font-weight:800}.button-row,.linked-actions,.subscription-detail-actions{display:flex;gap:10px;flex-wrap:wrap}.linked-actions{display:grid;margin-top:18px}.portal-inline-error{margin-bottom:18px}.btn,.primary-btn{min-height:48px;border-radius:14px;border:1px solid transparent;padding:11px 21px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:17px;line-height:1.3;font-weight:800;transition:.18s ease;box-shadow:none}.btn:hover,.primary-btn:hover{transform:translateY(-1px)}.btn.primary,.primary-btn{background:linear-gradient(135deg,var(--primary),var(--primary2));color:#fff;box-shadow:0 10px 24px #7b4cc22e}.btn.secondary{background:#fff;color:var(--primary);border-color:var(--border-strong)}.btn.secondary:hover{background:var(--soft)}.btn.danger-outline{background:#fff;color:var(--danger);border-color:#f0caca}.btn:disabled,.primary-btn:disabled,.text-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.text-btn{border:0;background:transparent;color:var(--primary);font-size:16px;font-weight:800;padding:10px 4px}.text-btn.subtle{color:var(--muted)}.form-stack{display:grid;gap:16px}.field-label{display:grid;gap:8px;color:var(--text);font-size:16px;font-weight:800}.field-label>span{line-height:1.55}.field-label input,.field-label select,.field-label textarea,.portal-textarea,.form-grid input,.form-grid select,.form-grid textarea,.reschedule-form input,.otp-inline{width:100%;min-height:50px;border:1.5px solid var(--border-strong);border-radius:13px;background:#fff;color:var(--text);padding:11px 14px;font-size:16px;font-weight:600;outline:none;transition:.16s ease}.field-label textarea,.portal-textarea,.form-grid textarea{min-height:110px;resize:vertical;line-height:1.8}.field-label input::placeholder,.field-label textarea::placeholder,.form-grid input::placeholder,.search-field input::placeholder,.city-picker-search input::placeholder{color:#a69cab;opacity:1;font-size:16px;font-weight:500}.field-label input:focus,.field-label select:focus,.field-label textarea:focus,.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus,.otp-inline:focus,.reschedule-form input:focus{border-color:var(--primary);box-shadow:0 0 0 4px #7b4cc217}.field-help{margin:-8px 0 0;color:var(--muted);font-size:14px;font-weight:600;line-height:1.75}.check-row{display:flex;align-items:flex-start;gap:10px;font-size:15px;font-weight:600;line-height:1.8}.check-row input{width:20px;height:20px;accent-color:var(--primary);margin-top:4px;flex:0 0 20px}.form-grid{display:grid;gap:16px}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.full-span{grid-column:1/-1}.form-actions,.flow-actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap;margin-top:18px}.error-box{border:1px solid #F1C7C7;background:#fff2f2;color:#a92e2e;padding:13px 15px;border-radius:13px;font-size:15px;font-weight:700;line-height:1.75}.success-banner{border:1px solid #BFE7D7;background:#edf9f4;color:#12694a;padding:13px 16px;border-radius:13px;font-weight:800;margin-bottom:18px}.info-note,.inline-notice,.dev-payment-banner,.refund-policy-note{border-radius:14px;padding:14px 16px;line-height:1.8;font-size:15px;font-weight:600}.info-note{background:#f7f3fc;border:1px solid var(--border);color:#654d75;display:flex;gap:10px;align-items:flex-start}.inline-notice{background:#fff8e8;border:1px solid #F2DCAA;color:#805300;margin:0}.dev-payment-banner{display:grid;gap:3px;background:#fff8e8;border:1px solid #F2DCAA;color:#805300;margin:16px 0}.dev-payment-banner strong{font-size:16px}.dev-payment-banner span{font-size:14px}.refund-policy-note{background:#f8f5fb;border:1px solid var(--border);color:var(--muted);margin-top:14px}.city-picker{position:relative}.city-picker-trigger{width:100%;min-height:50px;border:1.5px solid var(--border-strong);border-radius:13px;background:#fff;color:var(--text);padding:10px 14px;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:start;font-size:16px;font-weight:600}.city-picker-trigger .nav-icon{width:18px;height:18px;transform:rotate(90deg);color:var(--muted)}html[dir=ltr] .city-picker-trigger .nav-icon{transform:rotate(90deg)}.city-picker.open .city-picker-trigger{border-color:var(--primary);box-shadow:0 0 0 4px #7b4cc217}.city-picker-menu{position:absolute;z-index:80;top:calc(100% + 7px);inset-inline:0;background:#fff;border:1px solid var(--border);border-radius:16px;box-shadow:0 22px 52px #2a183429;padding:10px}.city-picker-search{display:flex;align-items:center;gap:8px;border:1px solid var(--border);background:#fbf9fd;border-radius:11px;padding:0 11px}.city-picker-search .nav-icon{width:19px;height:19px;color:var(--muted)}.city-picker-search input{border:0;background:transparent;width:100%;min-height:44px;outline:none;color:var(--text);font-size:15px}.city-picker-options{max-height:245px;overflow:auto;padding-top:7px}.city-picker-options button{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;border:0;background:#fff;border-radius:10px;padding:10px 11px;color:var(--text);font-size:15px;font-weight:700;text-align:start}.city-picker-options button:hover,.city-picker-options button.selected{background:var(--soft);color:var(--primary)}.city-picker-options .nav-icon{width:18px;height:18px}.picker-empty{padding:13px;color:var(--muted);text-align:center;margin:0;font-size:14px}.lang-btn{position:fixed;z-index:90;top:22px;inset-inline-end:24px;width:52px;height:52px;border:1px solid var(--border-strong);border-radius:50%;background:#fff;color:var(--primary);font-size:15px;font-weight:900;box-shadow:0 8px 26px #36224414}.auth-page{min-height:100vh;padding:44px 18px;display:flex;justify-content:center;align-items:center;background:radial-gradient(circle at 50% -10%,#F4EBFB 0,transparent 38%),#fbf8ff}.auth-shell{width:min(100%,640px)}.brand-wrap{display:flex;justify-content:center;margin:0 0 20px}.brand-logo{width:184px;max-height:80px;object-fit:contain}.auth-card{width:min(100%,440px);margin:auto;background:#fff;border:1px solid var(--border);border-radius:28px;padding:30px;box-shadow:var(--shadow)}.register-card{width:min(100%,620px)}.auth-card h1{text-align:center;color:var(--text);font-size:30px;line-height:1.3;font-weight:900;margin:0 0 10px}.auth-card .lead{text-align:center;color:var(--muted);font-size:16px;line-height:1.8;font-weight:500;margin:0 0 22px}.auth-mode-switch{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:5px;background:#f7f3fb;border:1px solid var(--border);border-radius:14px;margin:0 0 18px}.auth-mode-switch button{border:0;background:transparent;border-radius:10px;min-height:42px;color:var(--muted);font-size:15px;font-weight:800}.auth-mode-switch button.active{background:#fff;color:var(--primary);box-shadow:0 4px 14px #43275914}.password-wrap{position:relative}.password-wrap input{padding-inline-end:52px}.eye-btn{position:absolute;inset-inline-end:6px;top:50%;transform:translateY(-50%);width:40px;height:40px;border:0;background:transparent;color:#776683;display:grid;place-items:center;border-radius:10px}.eye-btn:hover{background:var(--soft);color:var(--primary)}.eye-btn .nav-icon{width:23px;height:23px}.forgot-link{justify-self:end;font-size:14px;margin-top:-6px}.auth-submit{margin-top:2px}.auth-divider{display:flex;align-items:center;gap:10px;color:#a296a9;font-size:13px;margin:20px 0}.auth-divider:before,.auth-divider:after{content:"";height:1px;background:var(--border);flex:1}.bottom-copy{text-align:center;color:var(--muted);font-size:15px;font-weight:600;margin:20px 0 0}.auth-legal-links{display:flex;justify-content:center;align-items:center;gap:8px;flex-wrap:wrap;margin-top:18px;color:#978c9f;font-size:13px}.auth-legal-links a{font-size:13px}.auth-back-link{display:block;text-align:center;margin-top:18px;font-size:14px}.otp-card{text-align:center}.otp-input{width:100%;height:68px;border:1.5px solid var(--border-strong);border-radius:14px;text-align:center;direction:ltr;font-size:30px;font-weight:900;letter-spacing:13px;padding-inline-start:27px;color:var(--text);outline:none}.otp-input:focus{border-color:var(--primary);box-shadow:0 0 0 4px #7b4cc217}.dev-code{background:#fff8e8;border:1px solid #F2DCAA;color:#805300;padding:11px 14px;border-radius:12px;font-size:14px;margin-bottom:16px}.otp-inline{text-align:center;letter-spacing:8px;font-size:22px;font-weight:900}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#23172a75;display:grid;place-items:center;padding:20px;z-index:200}.modal-card{position:relative;width:min(100%,480px);max-height:88vh;overflow:auto;background:#fff;border-radius:24px;border:1px solid var(--border);box-shadow:0 30px 80px #2a183440;padding:26px}.modal-card h2,.modal-card h3{font-size:23px;margin:0 0 16px}.modal-close{position:absolute;top:12px;inset-inline-end:12px;border:0;background:#f7f3fb;width:38px;height:38px;border-radius:50%;color:var(--muted);font-size:25px;line-height:1}.account-modal{width:min(100%,560px)}.portal-layout{min-height:100vh;display:grid;grid-template-columns:292px minmax(0,1fr);background:var(--bg)}.portal-sidebar{position:sticky;top:0;height:100vh;background:#fff;border-inline-end:1px solid #E9E4EF;padding:24px 18px;display:flex;flex-direction:column;z-index:50;overflow:auto}.portal-brand{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-height:88px;margin:0 0 22px;padding:4px;color:var(--text)}.portal-brand img{width:178px;height:auto;max-height:66px;object-fit:contain}.portal-brand span{font-size:13px;font-weight:700;color:#8d8294;margin-top:2px}.portal-nav{display:grid;gap:8px}.portal-nav-link{display:flex;align-items:center;gap:14px;min-height:52px;padding:12px 15px;border:0;border-radius:10px;background:transparent;color:#30263a;font-size:17px;font-weight:800;text-align:start;transition:.15s}.portal-nav-link .nav-icon{width:23px;height:23px}.portal-nav-link:hover,.portal-nav-link.active{background:#f1ebff;color:#6f35d2}.portal-sidebar-footer{margin-top:auto;padding-top:22px;border-top:1px solid #E5E0E9}.logout-link{width:100%;color:#a63131}.logout-link:hover{background:#fff2f2;color:#a63131}.portal-main-wrap{min-width:0}.portal-main{width:min(100%,1420px);margin:auto;padding:30px 42px 70px}.portal-page-header{min-height:148px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin:0 0 22px;padding-top:10px}.retainly-global-page-copy{padding-top:13px}.portal-page-header h1{font-size:clamp(34px,3vw,42px);line-height:1.18;font-weight:900;color:#23182c;letter-spacing:-.45px;margin:0}.portal-page-header p{font-size:17px;line-height:1.8;font-weight:500;color:var(--muted);margin:10px 0 0}.portal-desktop-actions{display:flex;align-items:center;gap:10px;padding-top:4px}.round-action{position:relative;width:52px;height:52px;min-width:52px;border:1px solid #E1D8EC;border-radius:50%;background:#fff;color:var(--primary);display:grid;place-items:center;font-weight:900;box-shadow:0 8px 22px #3e274f0f}.round-action:hover{background:var(--soft)}.round-action .nav-icon{width:23px;height:23px}.round-action b{position:absolute;top:-4px;inset-inline-end:-4px;min-width:20px;height:20px;padding:0 5px;border-radius:10px;background:#c73737;color:#fff;font-size:10px;display:grid;place-items:center}.language-action{font-size:15px}.portal-bottom-nav{display:none}.panel-card,.commerce-card{background:#fff;border:1px solid var(--border);border-radius:26px;padding:24px;box-shadow:0 12px 34px #492d5d0b}.panel-card h2,.commerce-card h2{font-size:22px;line-height:1.4;font-weight:900;margin:0 0 10px}.section-title-row{display:flex;justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px}.section-title-row h2{margin:0 0 3px}.section-title-row p{margin:0;color:var(--muted);font-size:15px;line-height:1.7}.panel-heading{display:flex;align-items:flex-start;gap:13px}.panel-icon,.home-stat-icon,.shipment-icon,.history-icon,.order-type-icon,.order-item-icon,.clinic-icon{display:grid;place-items:center;background:var(--soft);color:var(--primary);border-radius:14px;flex:0 0 auto}.panel-icon{width:46px;height:46px}.panel-icon .nav-icon{width:23px;height:23px}.portal-loading,.portal-error,.empty-state,.new-customer-subscription{background:#fff;border:1px solid var(--border);border-radius:24px;padding:34px;text-align:center}.portal-loading{display:flex;justify-content:center;align-items:center;gap:12px;color:var(--muted);font-weight:700}.portal-loading.inline{padding:18px;border:0}.portal-loading span{width:20px;height:20px;border:3px solid #E7DDF0;border-top-color:var(--primary);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.portal-error strong{font-size:20px}.portal-error p{color:var(--muted)}.empty-state{display:grid;place-items:center;gap:8px;min-height:220px}.empty-state>.nav-icon{width:46px;height:46px;color:var(--primary)}.empty-state h2{font-size:23px;margin:4px 0}.empty-state p{color:var(--muted);max-width:620px;margin:0 0 10px}.empty-state.compact{min-height:150px;padding:20px}.empty-state.compact>.nav-icon{width:34px;height:34px}.status-pill,.soft-pill{display:inline-flex;align-items:center;justify-content:center;min-height:31px;border-radius:999px;padding:5px 11px;background:var(--soft);color:var(--primary);font-size:13px;font-weight:900;white-space:nowrap}.details-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;background:linear-gradient(135deg,#fff 0,#f8f2ff);border:1px solid var(--border);border-radius:26px;padding:26px 28px;margin-bottom:20px}.details-hero span{color:var(--muted);font-size:14px;font-weight:700}.details-hero h2{font-size:27px;margin:3px 0 4px}.details-hero p{color:var(--muted);margin:0}.details-grid,.subscription-details-layout,.account-parity-grid,.claims-layout,.support-layout,.home-main-grid,.commerce-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-bottom:20px}.details-list,.account-data-list{display:grid;margin:0}.details-list>div,.account-data-list>div{display:flex;justify-content:space-between;gap:18px;padding:13px 0;border-bottom:1px solid #F0EAF5}.details-list>div:last-child,.account-data-list>div:last-child{border-bottom:0}.details-list dt,.account-data-list dt{color:var(--muted);font-size:15px;font-weight:600}.details-list dd,.account-data-list dd{margin:0;text-align:end;font-weight:800;word-break:break-word}.details-list.two-column{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:26px}.details-list.two-column>div:nth-last-child(-n+2){border-bottom:0}.summary-lines{display:grid;gap:0;margin-top:16px}.summary-lines>div{display:flex;justify-content:space-between;gap:14px;border-top:1px solid #F0EAF5;padding:12px 0}.summary-lines .grand{font-size:19px;color:var(--text);font-weight:900;border-top:2px solid var(--border-strong);margin-top:4px;padding-top:15px}.lifecycle-timeline{display:grid;gap:0}.lifecycle-timeline>div{display:grid;grid-template-columns:18px 1fr;gap:11px;position:relative;padding:0 0 18px}.lifecycle-timeline>div:not(:last-child):before{content:"";position:absolute;top:17px;inset-inline-start:7px;width:2px;height:calc(100% - 4px);background:#e8dff0}.lifecycle-timeline i{width:16px;height:16px;border-radius:50%;background:var(--primary);border:4px solid #EFE6F8;margin-top:3px}.lifecycle-timeline strong{display:block;font-size:15px}.lifecycle-timeline small{display:block;color:var(--muted);margin-top:4px}.selected-addon-lines{display:grid}.selected-addon-lines>div{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid #F0EAF5}.selected-addon-lines>div:last-child{border-bottom:0}.order-summary-card{height:max-content;position:sticky;top:20px}.home-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:20px}.home-stat-card{min-height:150px;background:#fff;border:1px solid var(--border);border-radius:22px;padding:19px;display:flex;align-items:flex-start;gap:13px;color:var(--text);box-shadow:0 10px 30px #4328560a}.home-stat-card:hover{border-color:#dccced;transform:translateY(-2px)}.home-stat-icon{width:44px;height:44px}.home-stat-icon .nav-icon{width:22px;height:22px}.home-stat-card div{min-width:0}.home-stat-card small{display:block;color:var(--muted);font-size:13px;font-weight:700;margin-bottom:4px}.home-stat-card strong{display:block;font-size:20px;line-height:1.45;font-weight:900}.home-stat-card p{margin:5px 0 0;color:#8a7c93;font-size:13px;font-weight:600}.home-date-value{font-size:17px!important}.home-welcome-card{display:flex;align-items:center;gap:18px;background:linear-gradient(135deg,#fff,#f5edfc);border:1px solid var(--border);border-radius:26px;padding:25px;margin-bottom:20px}.home-welcome-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:18px;background:var(--soft);color:var(--primary);flex:0 0 58px}.home-welcome-icon .nav-icon{width:29px;height:29px}.home-welcome-card>div{flex:1}.home-welcome-card h2{font-size:24px;margin:6px 0}.home-welcome-card p{color:var(--muted);margin:0;max-width:730px}.scan-status-card,.quick-actions-card{min-height:260px}.scan-status-body{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:18px}.scan-status-body>div{background:#fbf9fd;border:1px solid #F0E9F5;border-radius:15px;padding:14px}.scan-status-body small{display:block;color:var(--muted);font-size:13px}.scan-status-body strong{font-size:17px}.scan-status-body p{margin:3px 0 0;color:var(--muted);font-size:14px}.scan-status-body .btn{grid-column:1/-1}.scan-empty{display:flex;align-items:center;gap:15px;padding:24px 0;color:var(--muted)}.scan-empty>.nav-icon{width:38px;height:38px;color:var(--primary)}.scan-empty strong{display:block;color:var(--text);font-size:17px}.scan-empty p{margin:3px 0 0}.quick-actions-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.quick-actions-grid a{display:flex;align-items:center;gap:11px;min-height:70px;border:1px solid var(--border);border-radius:16px;background:#fcfafd;color:var(--text);padding:13px;font-size:15px;font-weight:800}.quick-actions-grid a:hover{background:var(--soft);color:var(--primary)}.quick-actions-grid .nav-icon{color:var(--primary)}.home-notifications{margin-bottom:20px}.home-notification-list{display:grid}.home-notification-list a{display:grid;grid-template-columns:12px 1fr 24px;align-items:center;gap:11px;color:var(--text);padding:13px 4px;border-top:1px solid #F1EBF5}.home-notification-list a:first-child{border-top:0}.home-notification-list strong{font-size:15px}.home-notification-list p{margin:3px 0 0;color:var(--muted);font-size:14px;font-weight:500}.notification-dot{width:8px;height:8px;border-radius:50%;background:#c7bbcd}.home-notification-list a.unread .notification-dot{background:var(--primary)}.subscriptions-toolbar{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:22px}.subscriptions-toolbar>div{display:flex;gap:10px;flex-wrap:wrap}.subscription-section{margin-top:24px}.subscription-list{display:grid;gap:18px}.subscription-parity-card{position:relative;background:#fff;border:1px solid var(--border);border-radius:26px;padding:24px;box-shadow:0 10px 32px #452a590b}.subscription-parity-card.active{border-color:#d9c4ed}.subscription-parity-card.scheduled{border-style:dashed}.subscription-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.subscription-kind{color:var(--primary);font-size:14px;font-weight:800}.subscription-card-top h2{font-size:24px;margin:5px 0 2px}.subscription-card-top p{color:var(--muted);margin:0;font-size:14px}.subscription-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:18px 0}.subscription-metrics>div,.subscription-dates>div{background:#fbf9fd;border:1px solid #F0E9F5;border-radius:15px;padding:13px}.subscription-metrics small,.subscription-dates span{display:block;color:var(--muted);font-size:13px;font-weight:700}.subscription-metrics strong,.subscription-dates strong{display:block;margin-top:3px;font-size:16px}.subscription-dates{display:grid;grid-template-columns:1fr 1fr;gap:10px}.subscription-actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap;margin-top:18px}.history-list{display:grid;background:#fff;border:1px solid var(--border);border-radius:22px;overflow:hidden}.history-subscription-row{display:grid;grid-template-columns:46px minmax(0,1fr) auto 24px;align-items:center;gap:13px;padding:16px 18px;color:var(--text);border-top:1px solid #F0EAF5}.history-subscription-row:first-child{border-top:0}.history-subscription-row:hover{background:#fcf9fe}.history-icon{width:42px;height:42px}.history-icon .nav-icon{width:21px;height:21px}.history-subscription-row strong{display:block;font-size:16px}.history-subscription-row p{margin:2px 0;color:var(--muted);font-size:13px}.history-subscription-row small{color:#998d9f;font-size:12px}.benefits-card{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:24px;background:linear-gradient(135deg,#fff,#f7f1fc)}.benefits-card h2{font-size:23px;margin:8px 0}.benefits-card p{color:var(--muted);max-width:760px;margin:0}.shipments-preview{margin-bottom:20px}.shipment-mini-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.shipment-mini-card{display:grid;gap:4px;border:1px solid var(--border);border-radius:15px;padding:14px;color:var(--text);background:#fcfafd}.shipment-mini-card span{color:var(--primary);font-size:13px;font-weight:800}.shipment-mini-card strong{font-size:15px}.shipment-mini-card small{color:var(--muted)}.subscription-detail-actions{margin-top:20px}.renew-source-card{display:flex;align-items:center;gap:10px;flex-wrap:wrap;background:#fff;border:1px solid var(--border);border-radius:16px;padding:14px 17px;margin-bottom:16px}.renew-source-card span{color:var(--muted)}.renew-source-card strong{color:var(--primary)}.renew-source-card small{margin-inline-start:auto;color:var(--muted)}.flow-progress{display:grid;grid-template-columns:36px minmax(30px,100px) 36px 1fr;align-items:center;gap:8px;margin-bottom:20px}.flow-progress>span{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#ede7f1;color:#8b7c94;font-weight:900}.flow-progress>span.active{background:var(--primary);color:#fff}.flow-progress i{height:3px;background:#e6dceb;border-radius:3px}.flow-progress b{font-size:15px;color:var(--muted);margin-inline-start:8px}.commerce-card{margin-bottom:18px}.commerce-card>h2{margin-bottom:16px}.choice-grid{display:grid;gap:12px}.choice-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.choice-card,.plan-card{border:1.5px solid var(--border);border-radius:18px;background:#fff;color:var(--text);padding:17px;text-align:start;transition:.16s}.choice-card:hover,.plan-card:hover{border-color:#d9c7e9;background:#fcf9fe}.choice-card.selected,.plan-card.selected{border-color:var(--primary);background:#f8f2fd;box-shadow:0 0 0 3px #7b4cc214}.choice-card.disabled{opacity:.5}.choice-card strong{display:block;font-size:17px}.choice-card small{display:block;color:var(--muted);margin-top:4px;font-size:14px}.plan-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.plan-card{display:grid;gap:8px}.plan-card strong{font-size:18px}.plan-card small{display:block;color:var(--muted);line-height:1.6;font-size:13px}.plan-card b{font-size:20px;color:var(--primary)}.plan-card>span{font-size:13px;color:var(--muted);font-weight:700}.commerce-field{margin-top:16px}.addon-scroll{display:grid;gap:10px;max-height:330px;overflow:auto;padding:2px}.addon-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center;border:1px solid var(--border);border-radius:16px;padding:14px}.addon-row strong{display:block}.addon-row small{display:block;color:var(--muted);font-size:13px;margin-top:3px}.qty-control{display:flex;align-items:center;gap:6px}.qty-control button{width:36px;height:36px;border:1px solid var(--border-strong);border-radius:10px;background:#fff;color:var(--primary);font-size:21px;font-weight:800;line-height:1}.qty-control button:disabled{opacity:.4}.qty-control span{min-width:28px;text-align:center;font-weight:900}.terms-row{margin:16px 0}.flow-actions{justify-content:space-between}.store-hero{background:linear-gradient(135deg,#fff,#f4ebfb);border:1px solid var(--border);border-radius:28px;padding:27px;display:flex;justify-content:space-between;align-items:center;gap:25px;margin-bottom:18px}.store-hero h2{font-size:28px;line-height:1.45;margin:8px 0}.store-hero p{color:var(--muted);margin:0;max-width:760px}.cart-hero-summary{width:112px;height:112px;border-radius:28px;background:#fff;border:1px solid var(--border);display:grid;place-items:center;align-content:center;color:var(--primary);flex:0 0 112px}.cart-hero-summary .nav-icon{width:28px;height:28px}.cart-hero-summary strong{font-size:25px;line-height:1.2}.cart-hero-summary span{font-size:12px;color:var(--muted)}.filter-bar,.orders-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px}.search-field{display:flex;align-items:center;gap:9px;min-height:48px;background:#fff;border:1px solid var(--border);border-radius:13px;padding:0 13px;flex:1}.search-field .nav-icon{width:20px;height:20px;color:var(--muted)}.search-field input{width:100%;border:0;background:transparent;outline:none;color:var(--text);font-size:16px}.filter-bar>select{min-height:48px;border:1px solid var(--border);border-radius:13px;background:#fff;padding:0 13px;color:var(--text);font-size:15px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding-bottom:95px}.product-card{background:#fff;border:1px solid var(--border);border-radius:23px;padding:17px;display:grid;grid-template-rows:auto 1fr auto;gap:14px;min-height:360px}.product-art{height:150px;border-radius:18px;background:linear-gradient(135deg,#f7f0fd,#fefcff);border:1px solid #F0E7F7;display:grid;place-items:center;color:var(--primary)}.parity-product-art .nav-icon{width:58px;height:58px;stroke-width:1.3}.product-copy>small{color:#9b8ea1;font-size:12px;font-weight:700}.product-copy h3{font-size:20px;margin:4px 0 6px}.product-copy p{color:var(--muted);font-size:14px;line-height:1.7;margin:0 0 9px}.product-price-row{display:flex;justify-content:space-between;align-items:center;gap:10px}.product-price-row b{font-size:19px;color:var(--primary)}.product-price-row em{display:inline-flex;align-items:center;gap:5px;font-size:11px;color:#73579a;background:#f4ebfb;border-radius:999px;padding:5px 8px;font-style:normal;font-weight:700}.product-price-row em .nav-icon{width:14px;height:14px}.product-buy-row{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #F1EBF5;padding-top:13px}.sticky-cart{position:fixed;z-index:45;bottom:20px;inset-inline-end:32px;width:min(480px,calc(100vw - 350px));display:flex;align-items:center;justify-content:space-between;gap:18px;background:#fff;border:1px solid var(--border);border-radius:20px;padding:14px 16px;box-shadow:0 18px 50px #301d3e29}.sticky-cart span{display:block;color:var(--muted);font-size:13px}.sticky-cart strong{font-size:20px}.sticky-cart small{display:block;color:#8a6e9a;font-size:11px;margin-top:2px}.checkout-layout{align-items:start}.orders-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px}.orders-stats article{background:#fff;border:1px solid var(--border);border-radius:18px;padding:16px}.orders-stats span{display:block;color:var(--muted);font-size:13px;font-weight:700}.orders-stats strong{display:block;font-size:26px;color:var(--primary);margin-top:4px}.filter-tabs{display:flex;gap:5px;padding:4px;background:#f4eff8;border-radius:12px}.filter-tabs button,.notification-tabs button{border:0;background:transparent;color:var(--muted);border-radius:9px;padding:9px 13px;font-size:14px;font-weight:800}.filter-tabs button.active,.notification-tabs button.active{background:#fff;color:var(--primary);box-shadow:0 3px 10px #3a244b12}.orders-list{display:grid;gap:12px}.order-row-card{display:grid;grid-template-columns:48px minmax(0,1fr) auto auto;align-items:center;gap:14px;background:#fff;border:1px solid var(--border);border-radius:20px;padding:17px}.order-type-icon{width:46px;height:46px}.order-row-main>span{font-size:12px;color:var(--primary);font-weight:800}.order-row-main h2{font-size:18px;margin:2px 0}.order-row-main p{margin:0;color:var(--muted);font-size:13px}.order-row-status{display:grid;justify-items:end;gap:5px}.order-row-status>strong{font-size:16px}.order-row-actions{display:flex;gap:7px}.refunds-in-orders{margin-top:22px}.hero-status-stack{display:grid;justify-items:end;gap:7px}.hero-status-stack>strong{font-size:22px}.order-item-list{display:grid}.order-item-list article{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid #F0EAF5}.order-item-list article:last-child{border-bottom:0}.order-item-icon{width:40px;height:40px}.order-item-icon .nav-icon{width:20px;height:20px}.order-item-list strong{display:block}.order-item-list small{color:var(--muted);font-size:12px}.shipment-section{margin-bottom:24px}.shipment-list{display:grid;gap:11px}.shipment-row{display:grid;grid-template-columns:50px minmax(0,1fr) auto 24px;align-items:center;gap:13px;background:#fff;border:1px solid var(--border);border-radius:19px;padding:16px;color:var(--text)}.shipment-row:hover{background:#fcf9fe}.shipment-icon{width:48px;height:48px}.shipment-row strong{display:block;font-size:16px}.shipment-row p{margin:2px 0;color:var(--muted);font-size:13px}.shipment-row small{color:#928499;font-size:13px}.reschedule-card{margin-top:20px}.reschedule-form{display:flex;gap:10px;max-width:620px}.reschedule-form input{flex:1}.filter-bar{background:transparent}.clinic-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.clinic-card{display:grid;grid-template-columns:52px minmax(0,1fr) 24px;gap:14px;align-items:center;background:#fff;border:1px solid var(--border);border-radius:20px;padding:18px;color:var(--text)}.clinic-card:hover{background:#fcf9fe;border-color:#dccded}.clinic-icon{width:50px;height:50px}.clinic-card h2{font-size:18px;margin:0 0 3px}.clinic-card p{margin:0;color:var(--muted);font-size:14px}.clinic-card small{display:block;color:#978a9d;font-size:12px;margin-top:4px}.clinic-details-card{display:grid;grid-template-columns:96px minmax(0,1fr);gap:25px;align-items:start}.clinic-details-icon{width:92px;height:92px;border-radius:24px;background:var(--soft);color:var(--primary);display:grid;place-items:center}.clinic-details-icon .nav-icon{width:46px;height:46px}.clinic-details-card h1{font-size:30px;margin:7px 0}.clinic-details-card>div>p{color:var(--muted);margin-bottom:16px}.account-profile-card{display:flex;align-items:center;gap:16px;margin-bottom:20px}.account-avatar{width:70px;height:70px;border-radius:22px;background:var(--soft);color:var(--primary);display:grid;place-items:center}.account-avatar .nav-icon{width:34px;height:34px}.account-profile-card span{color:var(--muted);font-size:13px}.account-profile-card h2{font-size:24px;margin:2px 0}.account-profile-card p{margin:0;color:var(--muted)}.account-read-card{min-height:330px}.account-links{display:grid;padding:0;overflow:hidden}.account-links a{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:17px 20px;color:var(--text);border-top:1px solid #F0EAF5}.account-links a:first-child{border-top:0}.account-links a:hover{background:#fcf9fe}.account-links strong{display:block;font-size:16px}.account-links small{display:block;color:var(--muted);font-size:13px;margin-top:2px}.support-create{height:max-content}.ticket-list{display:grid;gap:9px}.ticket-row{width:100%;border:1px solid var(--border);background:#fff;border-radius:15px;padding:13px 14px;display:flex;justify-content:space-between;align-items:center;gap:14px;text-align:start;color:var(--text)}.ticket-row:hover{background:#fcf9fe}.ticket-row>div:first-child{min-width:0}.ticket-row strong{display:block;font-size:15px}.ticket-row span,.ticket-row small{display:block;color:var(--muted);font-size:12px}.ticket-row>div:last-child{display:grid;justify-items:end;gap:5px;flex:0 0 auto}.policies-card{margin-top:20px}.policy-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.policy-links a{display:flex;align-items:center;justify-content:space-between;gap:10px;border:1px solid var(--border);border-radius:14px;padding:13px;color:var(--text);font-size:14px}.policy-links a:hover{background:var(--soft);color:var(--primary)}.policy-links .nav-icon{width:18px;height:18px}.support-ticket-head{display:flex;justify-content:space-between;align-items:flex-start;gap:15px;padding-bottom:18px;border-bottom:1px solid #F0EAF5}.support-ticket-head h2{font-size:24px;margin:7px 0 2px}.support-ticket-head p{color:var(--muted);margin:0}.support-thread{display:grid;gap:10px;padding:20px 0}.support-message{max-width:82%;padding:13px 15px;border-radius:16px;background:#f8f5fa;border:1px solid #EEE6F3}.support-message.customer{justify-self:start;background:#f4ebfb;border-color:#e4d4f1}.support-message.retainly,.support-message.admin{justify-self:end}.support-message strong{font-size:12px;color:var(--primary)}.support-message p{margin:4px 0;color:var(--text)}.support-message small{color:var(--muted);font-size:11px}.support-reply{display:flex;gap:10px}.support-reply textarea{flex:1;min-height:80px;border:1px solid var(--border-strong);border-radius:13px;padding:12px;font-size:15px;resize:vertical}.support-ticket-actions{display:flex;gap:10px;margin-top:14px}.claim-list{display:grid;gap:10px}.claim-list article{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;border:1px solid var(--border);border-radius:15px;padding:14px}.claim-list strong{display:block}.claim-list p{margin:3px 0;color:var(--muted);font-size:14px}.claim-list small{color:#948797;font-size:12px}.notification-toolbar{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:16px}.notification-tabs{display:flex;gap:4px;background:#f4eff8;border-radius:12px;padding:4px}.notification-list{display:grid;gap:10px}.notification-card{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:13px;background:#fff;border:1px solid var(--border);border-radius:18px;padding:15px}.notification-card.is-read{opacity:.72}.notification-card-icon{width:46px;height:46px;border-radius:14px;background:var(--soft);color:var(--primary);display:grid;place-items:center}.notification-title-line{display:flex;align-items:center;gap:8px}.notification-title-line strong{font-size:16px}.notification-title-line b{font-size:10px;border-radius:999px;background:var(--primary);color:#fff;padding:3px 7px}.notification-card p{margin:3px 0;color:var(--muted);font-size:14px}.notification-card small{color:#978a9d;font-size:12px}.refund-list{display:grid;gap:12px}.refund-row-card{display:flex;justify-content:space-between;align-items:center;gap:18px;background:#fff;border:1px solid var(--border);border-radius:19px;padding:17px}.refund-row-card h2{font-size:18px;margin:2px 0}.refund-row-card p{margin:0;color:var(--muted);font-size:13px}.refund-money-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px}.refund-money-grid article{background:#fff;border:1px solid var(--border);border-radius:18px;padding:16px}.refund-money-grid span{display:block;color:var(--muted);font-size:13px}.refund-money-grid strong{display:block;margin-top:5px;font-size:18px}.refund-select-list{display:grid;gap:9px}.refund-select-item{display:flex;align-items:center;justify-content:space-between;gap:15px;border:1px solid var(--border);border-radius:14px;padding:13px}.refund-select-item.disabled{opacity:.55}.refund-select-copy{display:flex;align-items:flex-start;gap:10px}.refund-select-copy strong,.refund-select-copy small{display:block}.refund-select-copy small{color:var(--muted);font-size:12px}.refund-items{display:grid}.refund-items>div{display:flex;justify-content:space-between;gap:12px;padding:11px 0;border-bottom:1px solid #F0EAF5}.refund-items small{display:block;color:var(--muted)}.legal-shell{min-height:100vh;background:#fbf8ff}.legal-topbar{position:sticky;top:0;z-index:60;min-height:78px;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--border);padding:12px max(20px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:150px 1fr 52px;align-items:center;gap:20px}.legal-topbar img{width:140px;display:block}.legal-topbar nav{display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap}.legal-topbar nav a{font-size:13px;color:#675b70}.legal-topbar nav a.router-link-active{color:var(--primary)}.legal-lang{width:46px;height:46px;border-radius:50%;border:1px solid var(--border);background:#fff;color:var(--primary);font-weight:900}.legal-main{width:min(100% - 32px,960px);margin:44px auto 70px}.legal-document{background:#fff;border:1px solid var(--border);border-radius:28px;padding:34px;box-shadow:var(--shadow)}.legal-hero{border-bottom:1px solid var(--border);padding-bottom:24px;margin-bottom:24px}.legal-hero>span{color:var(--primary);font-weight:900}.legal-hero h1{font-size:36px;line-height:1.3;margin:7px 0}.legal-hero p{color:var(--muted);font-size:17px;margin:0 0 7px}.legal-hero small{color:#9a8da0}.legal-section{padding:10px 0 15px}.legal-section h2{font-size:21px;margin-bottom:8px}.legal-section p{color:#625768;line-height:2;margin:0;font-size:16px}.legal-footer{border-top:1px solid var(--border);padding:24px max(20px,calc((100vw - 1180px)/2));display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:13px;background:#fff}@media print{.portal-sidebar,.portal-page-header,.portal-bottom-nav,.back-link,.subscription-detail-actions,.linked-actions .btn,.order-row-actions{display:none!important}.portal-layout{display:block}.portal-main{padding:0}.panel-card,.details-hero{box-shadow:none;break-inside:avoid}.commerce-layout{grid-template-columns:1fr 1fr}}@media (max-width:1180px){.portal-layout{grid-template-columns:250px minmax(0,1fr)}.portal-sidebar{padding-inline:14px}.portal-brand img{width:158px}.portal-main{padding-inline:28px}.home-stat-grid,.product-grid,.plan-grid,.shipment-mini-grid{grid-template-columns:repeat(2,1fr)}.sticky-cart{width:min(460px,calc(100vw - 310px));inset-inline-end:22px}}@media (max-width:850px){body{font-size:16px}.portal-layout{display:block;padding-bottom:82px}.portal-sidebar{display:none}.portal-main{padding:16px 16px 34px}.portal-page-header{position:relative;min-height:190px;margin-bottom:8px;padding-top:72px}.portal-page-header h1{font-size:30px}.portal-page-header p{font-size:15px;line-height:1.7}.portal-desktop-actions{position:absolute;top:0;inset-inline-end:0;gap:8px}.round-action{width:46px;height:46px;min-width:46px}.round-action .nav-icon{width:21px;height:21px}.portal-bottom-nav{position:fixed;z-index:100;bottom:0;inset-inline:0;height:72px;background:#fff;border-top:1px solid #E8E1EE;display:grid;grid-template-columns:repeat(5,1fr);box-shadow:0 -8px 24px #2d1c390f;padding-bottom:env(safe-area-inset-bottom)}.portal-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#7b6e83;font-size:11px;font-weight:700}.portal-bottom-nav a .nav-icon{width:22px;height:22px}.portal-bottom-nav a.active{color:var(--primary)}.details-grid,.subscription-details-layout,.account-parity-grid,.claims-layout,.support-layout,.home-main-grid,.commerce-layout{grid-template-columns:1fr}.home-stat-grid,.orders-stats,.product-grid{grid-template-columns:repeat(2,1fr)}.clinic-grid{grid-template-columns:1fr}.order-summary-card{position:static}.sticky-cart{bottom:82px;inset-inline:14px;width:auto}.legal-topbar{grid-template-columns:130px 1fr 46px}.legal-topbar nav{display:none}.legal-document{padding:24px}.legal-hero h1{font-size:30px}.policy-links{grid-template-columns:1fr}.shipment-mini-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:620px){.auth-page{align-items:flex-start;padding:70px 12px 26px}.auth-shell{width:100%}.brand-logo{width:160px}.auth-card{padding:22px 18px;border-radius:23px}.auth-card h1{font-size:27px}.auth-card .lead{font-size:15px}.lang-btn{top:14px;inset-inline-end:14px;width:46px;height:46px}.portal-main{padding-inline:12px}.portal-page-header{min-height:185px;padding-top:68px}.portal-page-header h1{font-size:30px}.portal-desktop-actions{gap:6px}.round-action{width:44px;height:44px;min-width:44px}.home-stat-grid{grid-template-columns:1fr 1fr;gap:10px}.home-stat-card{min-height:140px;padding:14px;display:grid;gap:8px}.home-stat-icon{width:38px;height:38px}.home-stat-card strong{font-size:17px}.home-welcome-card,.benefits-card,.store-hero{align-items:flex-start;flex-direction:column}.home-welcome-card .btn,.benefits-card .btn{width:100%}.cart-hero-summary{width:90px;height:90px;align-self:flex-end}.quick-actions-grid{grid-template-columns:1fr 1fr}.form-grid.two,.choice-grid.two,.plan-grid,.details-list.two-column{grid-template-columns:1fr}.details-list.two-column>div:nth-last-child(-n+2){border-bottom:1px solid #F0EAF5}.details-list.two-column>div:last-child{border-bottom:0}.subscription-metrics,.subscription-dates{grid-template-columns:1fr}.subscription-card-top{flex-direction:column}.subscription-actions .btn{width:100%}.subscriptions-toolbar{align-items:stretch;flex-direction:column}.subscriptions-toolbar>div{display:grid;grid-template-columns:1fr}.history-subscription-row{grid-template-columns:42px minmax(0,1fr) auto}.history-subscription-row>.nav-icon:last-child{display:none}.shipment-mini-grid{grid-template-columns:1fr 1fr}.product-grid{grid-template-columns:1fr;padding-bottom:100px}.product-card{min-height:auto}.product-art{height:130px}.filter-bar,.orders-toolbar,.notification-toolbar{align-items:stretch;flex-direction:column}.filter-bar>select{width:100%}.orders-toolbar .filter-tabs{width:100%;display:grid;grid-template-columns:repeat(3,1fr)}.order-row-card{grid-template-columns:44px minmax(0,1fr);align-items:start}.order-row-status,.order-row-actions{grid-column:2}.order-row-status{justify-items:start}.order-row-actions{flex-wrap:wrap}.orders-stats{grid-template-columns:1fr 1fr}.shipment-row{grid-template-columns:46px minmax(0,1fr) auto}.shipment-row>.nav-icon:last-child{display:none}.reschedule-form{flex-direction:column}.clinic-details-card{grid-template-columns:1fr}.clinic-details-icon{width:72px;height:72px}.notification-card{grid-template-columns:44px minmax(0,1fr)}.notification-card>.btn{grid-column:2;width:100%}.refund-row-card{align-items:flex-start;flex-direction:column}.refund-money-grid{grid-template-columns:1fr}.legal-main{width:min(100% - 20px,960px);margin-top:24px}.legal-document{padding:20px 17px}.legal-hero h1{font-size:28px}.legal-footer{flex-direction:column}.support-message{max-width:94%}.support-reply{flex-direction:column}.support-reply .btn{width:100%}.modal-card{padding:22px 17px}.flow-progress{grid-template-columns:34px 50px 34px 1fr}.flow-progress b{font-size:12px}.sticky-cart{padding:11px 12px}.sticky-cart .btn{padding-inline:16px}.otp-input{font-size:26px;letter-spacing:10px}.portal-bottom-nav a{font-size:10px}}.clinic-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:18px}.clinic-choice-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:6px;min-height:126px;padding:19px 20px;border:1px solid var(--border);border-radius:20px;background:#fff;text-align:start;color:var(--text);cursor:pointer;transition:.18s ease}.clinic-choice-card:hover{border-color:#cdb7ec;box-shadow:0 8px 22px #4e297b14}.clinic-choice-card.selected{border:2px solid var(--primary);background:var(--primary-soft);padding:18px 19px}.clinic-choice-card strong{font-size:18px;font-weight:800}.clinic-choice-card small{font-size:15px;color:var(--muted);line-height:1.7}.clinic-choice-card>span:last-child{font-size:14px;font-weight:700;color:var(--primary);margin-top:auto}.clinic-choice-check{position:absolute;inset-inline-end:14px;top:13px;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid var(--border);color:transparent;font-size:14px}.clinic-choice-card.selected .clinic-choice-check{background:var(--primary);border-color:var(--primary);color:#fff}.inline-policy-link{display:inline-flex;margin-top:14px;color:var(--primary);font-weight:700;font-size:15px;text-decoration:none}.terms-row a{color:var(--primary);font-weight:800;text-decoration:none}.terms-row a:hover,.inline-policy-link:hover{text-decoration:underline}@media (max-width:620px){.clinic-choice-grid{grid-template-columns:1fr}.clinic-choice-card{min-height:112px;padding:17px}.clinic-choice-card.selected{padding:16px}}:root{--primary-soft:#F4EBFB}.portal-sidebar{padding:24px 18px;background:linear-gradient(180deg,#fff,#fbf8ff);border-inline-end:1px solid #ECE4F4;overflow:hidden;position:sticky}.portal-sidebar:before{content:"";position:absolute;inset-inline-end:12px;bottom:18px;width:186px;height:74px;border-radius:50%;background:radial-gradient(circle at center,#c2abf338,#c2abf31f 50%,#c2abf300 78%);pointer-events:none}.portal-sidebar:after{content:"";position:absolute;inset-inline-end:6px;bottom:6px;width:190px;height:124px;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='340'%20height='220'%20viewBox='0%200%20340%20220'%20fill='none'%3e%3cdefs%3e%3clinearGradient%20id='glow'%20x1='46'%20y1='78'%20x2='274'%20y2='178'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23F6EEFF'/%3e%3cstop%20offset='1'%20stop-color='%23E7D8FF'/%3e%3c/linearGradient%3e%3clinearGradient%20id='line'%20x1='78'%20y1='54'%20x2='254'%20y2='182'%20gradientUnits='userSpaceOnUse'%3e%3cstop%20stop-color='%23DAC6FF'%20stop-opacity='.95'/%3e%3cstop%20offset='1'%20stop-color='%23B892FF'%20stop-opacity='.95'/%3e%3c/linearGradient%3e%3cfilter%20id='blur'%20x='0'%20y='0'%20width='340'%20height='220'%20filterUnits='userSpaceOnUse'%20color-interpolation-filters='sRGB'%3e%3cfeGaussianBlur%20stdDeviation='10'/%3e%3c/filter%3e%3c/defs%3e%3cellipse%20cx='180'%20cy='182'%20rx='92'%20ry='22'%20fill='%23E9DBFF'%20opacity='.45'%20filter='url(%23blur)'/%3e%3cpath%20d='M62%20114c18-22%2048-40%2077-48%2023-7%2046-10%2062-8%2024%204%2038%2016%2051%2032%2011%2014%2020%2031%2027%2048-23-12-48-18-74-20-36-3-72%202-108%2010-12%202-24%205-35%208z'%20fill='url(%23glow)'%20opacity='.9'/%3e%3cpath%20d='M70%20112c17-20%2045-36%2073-44%2023-6%2044-8%2060-6%2023%204%2038%2015%2049%2030%209%2011%2016%2023%2022%2038-20-8-42-13-65-15-39-3-78%203-115%2011-9%202-17%204-24%206z'%20stroke='url(%23line)'%20stroke-width='10'%20stroke-linecap='round'%20stroke-linejoin='round'%20opacity='.8'/%3e%3cpath%20d='M92%20120c23-9%2049-15%2075-16%2029-2%2058%201%2084%2010'%20stroke='%23FDFBFF'%20stroke-opacity='.9'%20stroke-width='8'%20stroke-linecap='round'/%3e%3cpath%20d='M111%20134c20-6%2040-9%2061-10%2023-1%2047%202%2069%208'%20stroke='%23CDAEFF'%20stroke-opacity='.65'%20stroke-width='5'%20stroke-linecap='round'/%3e%3cpath%20d='M132%20146c16-4%2031-6%2046-6%2017%200%2033%202%2049%206'%20stroke='%23B78DFF'%20stroke-opacity='.5'%20stroke-width='4'%20stroke-linecap='round'/%3e%3c/svg%3e") no-repeat center/contain;opacity:.72;pointer-events:none}.portal-brand,.portal-nav,.portal-sidebar-footer{position:relative;z-index:1}.portal-brand{gap:10px;min-height:110px;margin:0 0 26px;padding:4px 0}.portal-brand img{width:168px;max-height:none}.portal-brand span{font-size:18px;line-height:1.2;font-weight:900;color:#9a76ec;margin-top:0}.portal-nav{gap:10px}.portal-nav-link{min-height:60px;padding:14px 16px;border-radius:18px;border:1px solid transparent;font-size:18px;line-height:1.5;font-weight:800;gap:14px}.portal-nav-link .nav-icon{width:24px;height:24px;flex-basis:24px}.portal-nav-link:hover,.portal-nav-link.active{background:#f1ebff;color:#6f35d2;border-color:#eadffd}.portal-sidebar-footer{padding-top:18px;border-top:0}.logout-link{background:#f6f0ff;border-color:#e8dbff;color:#5e39b5}.logout-link:hover{background:#efe4ff;color:#5e39b5}.portal-main{width:100%;max-width:none;margin:0;padding:28px 28px 70px}.portal-page-header{position:relative;display:block;width:100%;height:200px;min-height:200px;margin:0;padding:84px 0 20px;text-align:start}.retainly-global-page-copy{display:block;width:100%;padding:0;margin:0;text-align:start;max-height:96px;overflow:hidden}.portal-page-header h1{margin:0;font-size:40px;line-height:1.25;font-weight:900;letter-spacing:0;color:#2a1834}.portal-page-header p{margin:7px 0 0;font-size:17px;line-height:1.7;font-weight:500;color:#7f7488}.portal-desktop-actions{position:absolute;top:0;inset-inline-end:0;display:flex;align-items:center;gap:10px;padding:0;direction:ltr}.round-action{width:52px;height:52px;min-width:52px;border-radius:18px;border:1px solid #E1D8EC;background:#fff;color:#2a1834;box-shadow:0 8px 20px #4328520d}.round-action:hover{background:#f8f4fc}.round-action .nav-icon{width:25px;height:25px}.language-action{font-size:14px;font-weight:900;color:#6f35d2}.logout-action{background:#fff1f2;color:#b91c1c;border-color:#fecdd3;box-shadow:0 10px 24px #b91c1c1a}.logout-action:hover{background:#ffe4e6;color:#991b1b}.logout-action .nav-icon{width:24px;height:24px;stroke-width:2.15}.round-action b{top:-7px;inset-inline-end:-6px;min-width:23px;height:23px;border:2px solid #fff;background:#7f43d8;font-size:11px}.language-action{order:1}.logout-action{order:2}.support-action{order:3}.notification-action{order:4}html[dir=ltr] .notification-action{order:1}html[dir=ltr] .support-action{order:2}html[dir=ltr] .logout-action{order:3}html[dir=ltr] .language-action{order:4}.danger-subscription-action{color:#b42323!important;border-color:#f0caca!important;background:#fff!important}.danger-subscription-action:hover{background:#fff2f2!important}@media (max-width:850px){.portal-layout{display:block;padding-bottom:calc(110px + env(safe-area-inset-bottom))}.portal-main{min-height:auto;padding:16px 16px 38px}.portal-page-header{height:auto;min-height:158px;margin:0;padding:68px 0 16px}.retainly-global-page-copy{max-height:112px}.portal-page-header h1{font-size:30px;line-height:1.25}.portal-page-header p{font-size:15px;line-height:1.6;margin-top:7px}.portal-desktop-actions{top:0;inset-inline-end:0;gap:8px}.round-action{width:46px;height:46px;min-width:46px;border-radius:16px}.round-action .nav-icon,.logout-action .nav-icon{width:22px;height:22px}.portal-bottom-nav{position:fixed;z-index:100;inset-inline:10px;bottom:calc(8px + env(safe-area-inset-bottom));height:74px;padding:8px;gap:4px;border:1px solid rgba(234,223,244,.94);border-radius:24px;background:#ffffffeb;box-shadow:0 14px 34px #2a183424;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);display:grid;grid-template-columns:repeat(5,1fr)}.portal-bottom-nav a{min-width:0;min-height:56px;border-radius:18px;gap:3px;color:#786c80;font-size:11px;line-height:1.25;font-weight:800;padding:5px 2px}.portal-bottom-nav a .nav-icon{width:21px;height:21px}.portal-bottom-nav a.active{background:#f1ebff;color:#6f35d2}.sticky-cart{bottom:calc(100px + env(safe-area-inset-bottom))}}@media (max-width:620px){.auth-card .btn,.auth-card .primary-btn{font-size:16px}.portal-main{padding-inline:16px}.portal-page-header{min-height:158px;padding-top:68px}.portal-desktop-actions{gap:8px}.round-action{width:46px;height:46px;min-width:46px}.portal-bottom-nav a{font-size:11px}.product-grid{grid-template-columns:1fr;gap:12px;padding-bottom:112px}.product-card{display:grid;grid-template-columns:104px minmax(0,1fr);grid-template-rows:auto auto;column-gap:12px;row-gap:8px;min-height:150px;padding:12px;border-radius:20px;align-items:start}.product-art{grid-row:1 / span 2;grid-column:1;height:126px;min-height:126px;border-radius:16px;margin:0}.product-art .nav-icon{width:40px;height:40px}.product-copy{grid-column:2;min-width:0}.product-copy h3{font-size:16px;line-height:1.35;margin:3px 0 4px}.product-copy p{font-size:12px;line-height:1.55;min-height:0;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-price-row{margin-top:6px;align-items:center;gap:6px;flex-wrap:wrap}.product-price-row b{font-size:17px}.product-price-row em{font-size:10px}.product-buy-row{grid-column:2;margin-top:0;align-self:end;gap:6px}.product-buy-row .btn{min-height:42px;font-size:13px;padding:8px 12px}.qty-control{min-height:40px}.qty-control button{width:36px;height:36px}}@media (max-width:390px){.portal-bottom-nav{inset-inline:6px;padding:6px;border-radius:20px}.portal-bottom-nav a{min-height:54px;border-radius:15px;font-size:10px}.product-card{grid-template-columns:96px minmax(0,1fr)}.product-art{height:118px;min-height:118px}}.subscription-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:18px 0}.subscription-stats-grid>div{min-height:82px;border:1px solid #F0E9F5;border-radius:15px;background:#fbf9fd;padding:13px;display:flex;flex-direction:column;justify-content:center}.subscription-stats-grid strong{display:block;font-size:16px;line-height:1.5;font-weight:900;color:var(--text)}.subscription-stats-grid span{display:block;margin-top:4px;color:var(--muted);font-size:13px;font-weight:700}.subscription-stats-grid .subscription-clinic-stat{grid-column:span 2}.subscription-action-card{margin-top:24px;display:flex;align-items:center;justify-content:space-between;gap:24px;background:linear-gradient(135deg,#fff,#f7f1fc)}.subscription-action-card>div:first-child{min-width:0;flex:1}.subscription-action-card h2{font-size:24px;margin:0 0 7px}.subscription-action-card>div>p{color:var(--muted);margin:0;line-height:1.9}.subscription-benefits{margin-top:22px;border-top:1px solid var(--border);padding-top:20px}.subscription-benefits>h3{font-size:20px;margin:0 0 14px}.subscription-benefits-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.subscription-benefit{display:flex;align-items:flex-start;gap:11px;border:1px solid var(--border);border-radius:16px;background:#fff;padding:14px}.subscription-benefit>span{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:var(--soft);color:var(--primary);font-weight:900;flex:0 0 27px}.subscription-benefit strong{font-size:15px;line-height:1.55}.subscription-benefit p{font-size:13px!important;line-height:1.7!important;margin:4px 0 0!important;color:var(--muted)}@media (max-width:850px){.subscription-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.subscription-stats-grid .subscription-clinic-stat{grid-column:span 2}}@media (max-width:620px){.subscription-stats-grid{grid-template-columns:1fr 1fr;gap:8px}.subscription-stats-grid>div{min-height:76px;padding:11px}.subscription-stats-grid strong{font-size:14px}.subscription-stats-grid span{font-size:12px}.subscription-action-card{align-items:stretch;flex-direction:column}.subscription-action-card>.btn{width:100%}.subscription-benefits-grid{grid-template-columns:1fr}.subscription-benefit{padding:12px}}.store-scan-notice{display:flex;align-items:flex-start;gap:12px;margin:0 0 18px;padding:14px 16px;border:1px solid #E4D6F0;border-radius:18px;background:#fbf7fe;color:#5f3d73}.store-scan-notice>.nav-icon{width:25px;height:25px;flex:0 0 25px;color:var(--primary)}.store-scan-notice strong{display:block;font-size:16px}.store-scan-notice span{display:block;margin-top:3px;color:var(--muted);font-size:14px;line-height:1.65}.vat-included{display:block;margin-top:2px;color:var(--muted);font-size:11px;font-weight:700}.store-checkout-main{display:grid;gap:18px}.store-checkout-main>.panel-card{margin:0}.store-scan-section .panel-heading,.store-scan-choices{margin-bottom:18px}.store-clinic-choice-grid{margin-top:12px}.store-order-summary .selected-addon-lines{margin-top:8px}.store-promo-box{margin-top:18px;padding-top:18px;border-top:1px solid #F0EAF5}.promo-box>strong{display:block;margin-bottom:9px;font-size:15px}.promo-controls{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.promo-controls input{min-width:0;min-height:46px;border:1px solid var(--border);border-radius:12px;background:#fff;padding:0 12px;font-size:15px;text-transform:uppercase}.promo-message{margin:7px 0 0!important;font-size:13px!important}.promo-message.success{color:#26764b}.promo-message.error{color:#b42323}.store-scan-summary{display:flex;justify-content:space-between;gap:14px;margin-top:16px;padding:12px 0;border-top:1px solid #F0EAF5}.store-scan-summary span{color:var(--muted);font-size:14px}.store-scan-summary strong{text-align:end;font-size:14px}.store-pricing-summary{margin-top:4px}.store-order-summary .dev-payment-banner{margin-top:16px}.store-order-summary .full{width:100%}.parity-product-card .product-price-row>div{min-width:0}.parity-product-card .product-price-row>div>b{display:block}@media (max-width:850px){.store-checkout-layout{grid-template-columns:1fr}.store-order-summary{position:static}.store-scan-choices{grid-template-columns:1fr 1fr}}@media (max-width:620px){.store-scan-notice{padding:12px 13px;border-radius:15px}.store-scan-notice strong{font-size:15px}.store-scan-notice span{font-size:13px}.store-scan-choices,.promo-controls{grid-template-columns:1fr}.promo-controls .btn{width:100%}.store-scan-summary{flex-direction:column;gap:4px}.store-scan-summary strong{text-align:start}.store-order-summary{padding:18px}.store-order-summary h2{font-size:21px}}.legacy-account-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;align-items:start}.legacy-account-panel{min-width:0}.legacy-account-panel.settings{grid-column:1/-1}.legacy-account-panel>h2{margin:0 0 12px;font-size:23px;line-height:1.45;font-weight:900;color:var(--text)}.legacy-account-card,.legacy-settings-card{background:#fff;border:1px solid var(--border);border-radius:26px;box-shadow:0 14px 36px #2a18340e;overflow:hidden}.legacy-data-row{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:13px;min-height:86px;padding:15px 18px;border-bottom:1px solid #F0EAF5}.legacy-data-row:last-child{border-bottom:0}.legacy-data-icon{width:44px;height:44px;border-radius:15px;background:#f4ebfb;color:var(--primary);display:grid;place-items:center;flex:0 0 44px}.legacy-data-icon .nav-icon{width:22px;height:22px}.legacy-data-row small{display:block;color:var(--muted);font-size:14px;line-height:1.5;font-weight:700;margin-bottom:3px}.legacy-data-row strong{display:block;color:var(--text);font-size:17px;line-height:1.55;font-weight:900;word-break:break-word}.legacy-account-action{width:100%;min-height:56px;margin-top:12px;border-radius:18px;border:1px solid transparent;font-family:inherit;font-size:16px;font-weight:900;cursor:pointer}.legacy-account-action.primary{background:linear-gradient(90deg,var(--primary2),var(--primary));color:#fff;box-shadow:0 12px 28px #7b4cc229}.legacy-account-action.secondary{background:#f4ebfb;color:var(--primary);border-color:#e6d8f3}.legacy-account-action.danger{background:#fff1f2;color:#b42323;border-color:#fecdd3}.legacy-settings-card{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.legacy-settings-card>button{min-height:78px;padding:14px 16px;border:0;border-bottom:1px solid #F0EAF5;background:#fff;color:var(--text);display:grid;grid-template-columns:44px minmax(0,1fr) auto 22px;align-items:center;gap:12px;text-align:start;font-family:inherit;font-size:16px;font-weight:900;cursor:pointer}.legacy-settings-card>button:nth-child(odd){border-inline-end:1px solid #F0EAF5}.legacy-settings-card>button:nth-last-child(-n+2){border-bottom:0}.legacy-settings-card>button>small{color:var(--muted);font-size:13px;font-weight:700}.legacy-settings-card>button>.nav-icon:last-child{width:19px;height:19px;color:#9c8da4}.legacy-settings-card>button.danger{color:#b42323}.account-modal{width:min(620px,calc(100vw - 28px))}.legacy-orders-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.legacy-orders-stats>article{min-height:142px;border-radius:22px;padding:18px;background:#fff;border:1px solid var(--border);box-shadow:0 12px 30px #2a18340b;display:flex;flex-direction:column;justify-content:center}.legacy-orders-stats>article>span{color:var(--muted);font-size:14px;font-weight:800}.legacy-orders-stats>article>strong{display:block;margin:6px 0;font-size:31px;line-height:1;font-weight:900;color:var(--text)}.legacy-orders-stats>article>small{color:#8a7e90;font-size:12.5px;line-height:1.55;font-weight:600}.legacy-orders-toolbar{background:#fff;border:1px solid var(--border);border-radius:20px;padding:13px 14px;margin-bottom:16px;box-shadow:0 10px 28px #2a18340a;flex-wrap:wrap}.legacy-order-filters{display:flex;gap:7px;flex-wrap:wrap}.legacy-order-filters button{border:1px solid #E1D7E8;background:#fff;color:#6d6074;border-radius:999px;padding:9px 13px;font-family:inherit;font-size:13px;font-weight:800;cursor:pointer}.legacy-order-filters button.active,.legacy-order-filters button:hover{background:var(--primary);border-color:var(--primary);color:#fff}.legacy-orders-toolbar .search-field{max-width:410px}.legacy-unified-orders-list{display:grid;gap:14px}.legacy-order-card{background:#fff;border:1px solid var(--border);border-radius:23px;padding:19px 20px;box-shadow:0 12px 32px #2a18340d;display:grid;gap:13px}.legacy-order-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.legacy-order-head>div{min-width:0}.legacy-order-type{display:inline-flex;border-radius:999px;padding:5px 10px;background:#f4ebfb;color:var(--primary);font-size:12px;font-weight:900}.kind-product .legacy-order-type{background:#eef5ff;color:#315eb5}.kind-refund .legacy-order-type{background:#fff5e8;color:#9a5a14}.legacy-order-head h2{display:inline;margin:0 6px 0 0;font-size:19px}.legacy-order-head strong{font-size:14px;color:var(--muted)}.legacy-order-meta{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.legacy-order-meta>div{background:#fbf9fd;border:1px solid #F0EAF5;border-radius:15px;padding:10px 12px;min-width:0}.legacy-order-meta span{display:block;color:var(--muted);font-size:12px;font-weight:700;margin-bottom:3px}.legacy-order-meta strong{display:block;font-size:14.5px;line-height:1.45;font-weight:900;word-break:break-word}.legacy-order-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.invoice-placeholder{opacity:.55}@media (max-width:1000px){.legacy-orders-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.legacy-account-grid{grid-template-columns:1fr}.legacy-account-panel.settings{grid-column:auto}}@media (max-width:700px){.legacy-settings-card{grid-template-columns:1fr}.legacy-settings-card>button,.legacy-settings-card>button:nth-child(odd),.legacy-settings-card>button:nth-last-child(-n+2){border-inline-end:0;border-bottom:1px solid #F0EAF5}.legacy-settings-card>button:last-child{border-bottom:0}.legacy-orders-toolbar{align-items:stretch}.legacy-order-filters{display:grid;grid-template-columns:repeat(3,1fr);width:100%}.legacy-order-filters button{padding-inline:8px}.legacy-orders-toolbar .search-field{max-width:none;width:100%}.legacy-order-head{align-items:flex-start;flex-direction:column}.legacy-order-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.legacy-order-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.legacy-order-actions .btn{width:100%}}@media (max-width:430px){.legacy-orders-stats{gap:9px}.legacy-orders-stats>article{min-height:122px;padding:14px}.legacy-orders-stats>article>strong{font-size:27px}.legacy-orders-stats>article>small{font-size:11px}.legacy-order-filters{grid-template-columns:repeat(2,1fr)}.legacy-order-card{padding:15px}.legacy-order-meta,.legacy-order-actions{grid-template-columns:1fr}.legacy-data-row{grid-template-columns:42px minmax(0,1fr);padding:13px 14px;min-height:78px}.legacy-data-icon{width:40px;height:40px}.legacy-data-row strong{font-size:16px}}.legacy-flow-progress{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:0 0 22px}.legacy-flow-progress button{position:relative;min-width:0;border:0;background:transparent;color:#93879a;font-family:inherit;padding:0;display:grid;justify-items:center;gap:6px;cursor:default}.legacy-flow-progress button:not(:last-child):after{content:"";position:absolute;top:17px;inset-inline-start:calc(50% + 22px);width:calc(100% - 36px);height:3px;border-radius:3px;background:#e9e1ef;z-index:0}.legacy-flow-progress button.done:not(:last-child):after{background:#b997df}.legacy-flow-progress button span{position:relative;z-index:1;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#eee8f2;color:#8c7c94;font-size:14px;font-weight:900}.legacy-flow-progress button.active span,.legacy-flow-progress button.done span{background:var(--primary);color:#fff}.legacy-flow-progress button.done{cursor:pointer}.legacy-flow-progress button b{font-size:12.5px;line-height:1.35;font-weight:800;text-align:center}.legacy-flow-progress button.active b{color:var(--primary)}.box-contents-note{margin:14px 0 0;color:var(--muted);font-size:13px;line-height:1.65;font-weight:700}.section-intro{color:var(--muted);font-size:15px;line-height:1.75;margin:-6px 0 18px}.subscription-review-layout{align-items:start}.subscription-review-layout>.commerce-card{margin-bottom:0}.subscription-review-layout .order-summary-card{position:sticky;top:20px}.order-summary-card .full{width:100%}@media (max-width:850px){.legacy-flow-progress{gap:3px}.legacy-flow-progress button b{font-size:11px}.legacy-flow-progress button:not(:last-child):after{inset-inline-start:calc(50% + 18px);width:calc(100% - 28px)}.subscription-review-layout{grid-template-columns:1fr}.subscription-review-layout .order-summary-card{position:static}}@media (max-width:620px){.legacy-flow-progress{overflow-x:auto;grid-template-columns:repeat(5,82px);justify-content:start;padding-bottom:6px}.legacy-flow-progress button b{font-size:10.5px}.legacy-flow-progress button span{width:34px;height:34px}.legacy-flow-progress button:not(:last-child):after{top:16px}.section-intro{font-size:14px}.box-contents-note{font-size:12px}}.brand-logo{width:150px;max-width:68%;margin-bottom:16px}.login-card{width:min(100%,420px)}.register-card{width:min(100%,440px);padding:30px 28px 26px}.register-card h1{font-size:26px;line-height:1.35;margin:0 0 24px;text-align:center}.register-form{gap:14px}.register-card .field-label{gap:8px;font-size:15px;font-weight:800}.register-card .field-label input{min-height:50px;height:50px;border-radius:14px;font-size:16px;padding-inline:16px}.register-consent{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border:1px solid rgba(127,67,216,.16);border-radius:16px;background:#fbf8ff;color:#5f4a6d;font-size:13px;line-height:1.7;font-weight:700}.register-consent input{width:18px;height:18px;min-width:18px;margin-top:3px;accent-color:var(--primary)}.register-consent a{color:var(--primary);font-weight:900;text-decoration:underline;text-underline-offset:3px}.register-password-help{margin:-4px 2px 0;color:#766985;font-size:13px;line-height:1.7;font-weight:700}.register-actions{display:grid;gap:12px;justify-items:center;margin-top:10px}.register-submit{width:auto!important;min-width:180px;height:50px;border-radius:999px;font-size:16px;padding:0 26px}.register-login-link{display:inline-flex;align-items:center;justify-content:center;min-height:34px;color:var(--primary);font-size:15px;font-weight:800;text-decoration:none}.retainly-login-hint{margin:0;padding:11px 12px;border-radius:13px;background:#f7f2fc;color:#5f4a6d;font-size:13px;line-height:1.65;font-weight:700;text-align:center}.retainly-login-inline-actions,.otp-secondary-actions{display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.retainly-login-text-button{border:0;background:transparent;color:var(--primary);padding:4px;font-family:inherit;font-size:14px;font-weight:800;cursor:pointer}.login-new-user-actions{display:flex;justify-content:center;margin-top:14px}.auth-card .btn{font-size:16px}.home-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin-bottom:24px}.home-stat-card{min-height:210px;padding:28px 24px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:14px}.home-stat-icon{width:56px;height:56px;min-width:56px;border-radius:50%}.home-stat-icon .nav-icon{width:28px;height:28px}.home-stat-card small{font-size:18px;line-height:1.45;font-weight:800}.home-stat-card strong{font-size:30px;line-height:1.25;font-weight:900}.home-stat-card p{font-size:14px;line-height:1.65}.home-date-value{font-size:24px!important;line-height:1.35!important}.parity-store-hero{position:relative;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:24px;min-height:260px;padding:34px 42px;border:1px solid #E4D6F0;border-radius:26px;background:linear-gradient(110deg,#fdf9ff,#f3e9fc);box-shadow:0 18px 42px #2a183412;overflow:hidden}.parity-store-hero:before{content:"";position:absolute;inset-inline-start:-80px;bottom:-90px;width:280px;height:280px;border-radius:50%;background:#7b4cc21a}.store-hero-copy,.parity-store-hero-media{position:relative;z-index:2}.store-hero-badge{display:inline-flex;align-items:center;gap:6px;min-height:28px;padding:4px 12px;border-radius:999px;background:#efe3fa;color:var(--primary);font-size:13px;font-weight:900}.parity-store-hero h2{margin:16px 0 8px;color:var(--text);font-size:30px;line-height:1.35;font-weight:900}.parity-store-hero p{margin:0 0 12px;color:var(--muted);font-size:16px;line-height:1.8;font-weight:700;max-width:660px}.store-hero-price{display:block;margin:8px 0 16px;color:var(--primary);font-size:24px;font-weight:900}.parity-store-hero .btn{min-width:170px;border-radius:12px}.parity-store-hero-media{display:flex;align-items:center;justify-content:center;min-height:200px}.store-hero-fallback{width:220px;height:150px;border-radius:42px;background:linear-gradient(135deg,#fff,#eadcf7);display:grid;place-items:center;color:var(--primary);box-shadow:0 22px 38px #2a18341a}.store-hero-fallback .nav-icon{width:66px;height:66px;stroke-width:1.35}.store-filter .search-field{max-width:560px}.store-filter>select{min-width:142px;min-height:52px}.parity-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.parity-product-card{display:grid;grid-template-columns:150px minmax(0,1fr);grid-template-rows:auto auto;gap:10px 16px;min-height:178px;padding:18px}.parity-product-card .parity-product-art{grid-column:1;grid-row:1/span 2;width:100%;height:140px;align-self:center}.parity-product-card .product-copy{grid-column:2;grid-row:1;min-width:0}.parity-product-card .product-buy-row{grid-column:2;grid-row:2;align-self:end;border-top:0;padding-top:0}.parity-product-card .product-copy h3{font-size:19px}.parity-product-card .product-copy p{font-size:14px;line-height:1.65;margin-bottom:8px}.parity-product-card .product-price-row b{font-size:18px}@media (max-width:1100px){.home-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.parity-store-hero{grid-template-columns:1fr}.parity-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.parity-product-card{grid-template-columns:130px minmax(0,1fr)}}@media (max-width:760px){.home-stat-grid{grid-template-columns:1fr;gap:12px}.home-stat-card{min-height:160px;padding:20px}.home-stat-card small{font-size:16px}.home-stat-card strong{font-size:26px}.home-date-value{font-size:22px!important}.parity-store-hero{grid-template-columns:1fr;gap:14px;min-height:0;padding:20px;border-radius:24px}.parity-store-hero-media{order:-1;min-height:128px}.store-hero-fallback{width:150px;height:104px;border-radius:28px}.store-hero-fallback .nav-icon{width:44px;height:44px}.parity-store-hero h2{font-size:23px;margin:10px 0 6px}.parity-store-hero p{font-size:13px;line-height:1.65}.store-hero-price{font-size:21px}.parity-store-hero .btn{width:100%;min-width:0}.parity-product-grid{grid-template-columns:1fr}.parity-product-card{grid-template-columns:112px minmax(0,1fr);min-height:auto;padding:14px;gap:9px 12px}.parity-product-card .parity-product-art{height:112px}}@media (max-width:620px){.brand-logo{width:150px}.register-card{padding:30px 28px 26px;border-radius:28px}.register-card h1{font-size:26px}}.auth-card-logo{display:flex;align-items:center;justify-content:center;width:150px;max-width:68%;height:auto;margin:0 auto 16px;background:transparent}.auth-card-logo img{display:block;width:100%;height:auto;object-fit:contain}
