.v20-orders-page{width:min(1220px,100%);margin:0 auto;padding:34px 30px 90px;color:var(--ink);font-family:var(--font-sans)}.v20-orders-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:24px}.v20-orders-heading>div>p,.v20-orders-section>header>div>p,.v20-subscriptions-section>header>div>p{margin:0 0 7px;color:#0aa4bb;font-size:9px;font-weight:950;letter-spacing:.15em}.v20-orders-heading h1{margin:0;font-size:clamp(32px,4vw,48px);line-height:1.05;letter-spacing:-.045em}.v20-orders-heading>div>span{display:block;max-width:650px;margin-top:9px;color:var(--muted);font-size:12px;line-height:1.55}.v20-orders-heading>.btn{min-height:46px;gap:10px;white-space:nowrap}.v20-orders-heading>.btn svg{width:16px}.v20-orders-return{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;grid-gap:12px;gap:12px;margin-bottom:18px;padding:14px 16px;border:1px solid #a7dbc8;border-radius:15px;background:#effaf6}.v20-orders-return>span{display:grid;width:40px;height:40px;place-items:center;border-radius:12px;background:#d8f3e8;color:#10805d}.v20-orders-return svg{width:20px}.v20-orders-return>div{display:grid;grid-gap:3px;gap:3px}.v20-orders-return b{font-size:11px}.v20-orders-return p{margin:0;color:#568375;font-size:9px}.v20-orders-return.failed{border-color:#edbdb8;background:#fff4f3}.v20-orders-return.failed>span{background:#fde0dd;color:#b43b34}.v20-orders-return.failed p{color:#95625e}.v20-orders-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:13px;gap:13px;margin-bottom:19px}.v20-orders-stats article{display:grid;grid-template-columns:52px minmax(0,1fr);align-items:center;grid-gap:13px;gap:13px;min-height:104px;padding:18px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(145deg,var(--card),var(--soft));box-shadow:0 11px 30px rgba(9,42,78,.05)}.v20-orders-stats article>span{display:grid;width:50px;height:50px;place-items:center;border-radius:15px;background:#e5f5fb;color:#078eaa}.v20-orders-stats article>span svg{width:24px}.v20-orders-stats article>div{display:grid;grid-template-columns:auto 1fr;align-items:end;grid-gap:1px 9px;gap:1px 9px}.v20-orders-stats small{grid-column:1/-1;color:var(--muted);font-size:8px;font-weight:950;letter-spacing:.1em}.v20-orders-stats strong{font-size:26px;line-height:1}.v20-orders-stats p{margin:0;color:var(--muted);font-size:9px}.v20-orders-stats .warning>span{background:#fff1d4;color:#c27b0e}.v20-orders-stats .success>span{background:#e0f6ed;color:#11926a}.v20-orders-section,.v20-subscriptions-section{margin-top:19px;padding:22px;border:1px solid var(--line);border-radius:22px;background:var(--card);box-shadow:0 15px 40px rgba(9,42,78,.055)}.v20-orders-section>header,.v20-subscriptions-section>header{display:flex;align-items:center;justify-content:space-between;gap:18px}.v20-orders-section h2,.v20-subscriptions-section h2{margin:0;font-size:20px;letter-spacing:-.025em}.v20-subscriptions-section>header>span{display:grid;width:31px;height:31px;place-items:center;border-radius:10px;background:#e7f7fb;color:#078fa8;font-size:10px;font-weight:950}.v20-subscriptions-list{display:grid;grid-gap:10px;gap:10px;margin-top:17px}.v20-subscriptions-list article{display:grid;grid-template-columns:48px minmax(0,1fr) auto auto;align-items:center;grid-gap:14px;gap:14px;padding:15px;border:1px solid var(--line);border-radius:15px;background:var(--soft)}.v20-subscription-icon{display:grid;width:46px;height:46px;place-items:center;border-radius:14px;background:linear-gradient(145deg,#1363da,#08b4c5);color:#fff}.v20-subscription-icon svg{width:21px}.v20-subscriptions-list article>div{display:grid;grid-gap:3px;gap:3px}.v20-subscriptions-list article>div small{color:#0b9bb2;font-size:8px;font-weight:950;letter-spacing:.08em}.v20-subscriptions-list h3{margin:0;font-size:13px}.v20-subscriptions-list p{margin:0;color:var(--muted);font-size:9px}.v20-subscriptions-list dl{display:flex;gap:20px;margin:0}.v20-subscriptions-list dl>div{display:grid;grid-gap:3px;gap:3px}.v20-subscriptions-list dt{color:var(--muted);font-size:8px}.v20-subscriptions-list dd{margin:0;font-size:9px;font-weight:850}.v20-orders-section>header nav{display:flex;gap:5px;padding:5px;border:1px solid var(--line);border-radius:13px;background:var(--soft)}.v20-orders-section>header nav button{display:flex;align-items:center;gap:7px;min-height:32px;padding:7px 10px;border:0;border-radius:9px;background:transparent;color:var(--muted);font:800 9px/1 inherit;cursor:pointer}.v20-orders-section>header nav button b{display:grid;min-width:18px;height:18px;place-items:center;padding:0 5px;border-radius:99px;background:var(--card);font-size:8px}.v20-orders-section>header nav button.active{background:#0aafc3;color:#fff;box-shadow:0 7px 17px rgba(10,175,195,.2)}.v20-orders-section>header nav button.active b{background:rgba(255,255,255,.2);color:#fff}.v20-order-list{display:grid;grid-gap:13px;gap:13px;margin-top:18px}.v20-order-card{overflow:hidden;border:1px solid var(--line);border-radius:19px;background:linear-gradient(145deg,var(--card),color-mix(in srgb,var(--soft) 45%,var(--card)));transition:.18s ease}.v20-order-card:hover{border-color:#a9d9e1;box-shadow:0 15px 35px rgba(9,42,78,.08)}.v20-order-card>header{display:grid;grid-template-columns:45px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;padding:16px 18px;border-bottom:1px solid var(--line)}.v20-order-status-icon{display:grid;width:44px;height:44px;place-items:center;border-radius:13px;background:#fff0cf;color:#c17b0d}.v20-order-status-icon svg{width:21px}.v20-order-card>header>div{display:grid;grid-gap:2px;gap:2px}.v20-order-card>header small{color:#b47410;font-size:8px;font-weight:950;letter-spacing:.09em}.v20-order-card>header h3{margin:0;font-size:15px}.v20-order-card>header p{margin:0;color:var(--muted);font-size:8px}.v20-order-card>header>em{padding:7px 10px;border-radius:99px;background:#fff1ce;color:#a96b0b;font-size:8px;font-style:normal;font-weight:950;letter-spacing:.06em}.v20-order-card.status-paid .v20-order-status-icon{background:#def5eb;color:#118762}.v20-order-card.status-paid>header small{color:#10805d}.v20-order-card.status-paid>header>em{background:#ddf5eb;color:#0d7d59}.v20-order-card.status-cancelled .v20-order-status-icon,.v20-order-card.status-expired .v20-order-status-icon,.v20-order-card.status-refunded .v20-order-status-icon{background:#f2f3f6;color:#6f7785}.v20-order-card.status-cancelled>header small,.v20-order-card.status-expired>header small,.v20-order-card.status-refunded>header small{color:#737b87}.v20-order-card.status-cancelled>header>em,.v20-order-card.status-expired>header>em,.v20-order-card.status-refunded>header>em{background:#eef0f3;color:#68717f}.v20-order-body{display:grid;grid-template-columns:minmax(0,1fr) 170px;grid-gap:18px;gap:18px;padding:18px}.v20-order-body>section{display:grid;grid-gap:11px;gap:11px}.v20-order-course{display:grid;grid-template-columns:45px minmax(0,1fr);align-items:center;grid-gap:11px;gap:11px}.v20-order-course>span{display:grid;width:43px;height:43px;place-items:center;border-radius:12px;background:#e9f7fb;color:#079bb4}.v20-order-course svg{width:20px}.v20-order-course>div{display:grid;grid-gap:3px;gap:3px}.v20-order-course small{color:#0a9bb2;font-size:7px;font-weight:950;letter-spacing:.09em}.v20-order-course h4{margin:0;font-size:13px}.v20-order-course p{margin:0;color:var(--muted);font-size:9px}.v20-order-notice{display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;grid-gap:9px;gap:9px;padding:10px 11px;border-radius:12px;background:#fff7e5;color:#b1710e}.v20-order-notice>svg{width:18px}.v20-order-notice>span{display:grid;grid-gap:2px;gap:2px}.v20-order-notice b{font-size:9px}.v20-order-notice p{margin:0;color:#8e7854;font-size:8px}.v20-order-notice.success{background:#eaf8f2;color:#108562}.v20-order-notice.success p{color:#66877c}.v20-order-notice.neutral{background:var(--soft);color:#737b87}.v20-order-notice.neutral p{color:var(--muted)}.v20-order-body>aside{display:flex;align-items:flex-end;justify-content:center;flex-direction:column;padding-left:18px;border-left:1px solid var(--line);text-align:right}.v20-order-body>aside small{color:var(--muted);font-size:7px;font-weight:950;letter-spacing:.08em}.v20-order-body>aside del{margin-top:7px;color:var(--muted);font-size:10px}.v20-order-body>aside strong{margin-top:3px;font-size:23px;letter-spacing:-.035em}.v20-order-body>aside span{margin-top:4px;color:#0e9769;font-size:8px;font-weight:850}.v20-order-card>footer{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 18px;border-top:1px solid var(--line);background:color-mix(in srgb,var(--soft) 72%,transparent)}.v20-order-card>footer>div:first-child{display:flex;align-items:center;gap:9px;color:#0a98b0}.v20-order-card>footer>div:first-child>svg{width:18px}.v20-order-card>footer>div:first-child span{display:grid;grid-gap:1px;gap:1px}.v20-order-card>footer>div:first-child small{color:var(--muted);font-size:7px;font-weight:900;letter-spacing:.07em}.v20-order-card>footer>div:first-child b{color:var(--ink);font-size:9px}.v20-order-actions{display:flex;gap:7px}.v20-order-actions .btn{min-height:38px;gap:7px;padding:8px 12px;font-size:9px}.v20-order-actions .btn svg{width:14px}.v20-orders-help{display:grid;grid-template-columns:45px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;margin-top:18px;padding:15px 17px;border:1px solid var(--line);border-radius:16px;background:var(--soft)}.v20-orders-help>span{display:grid;width:43px;height:43px;place-items:center;border-radius:13px;background:#e8f7fb;color:#0798b0}.v20-orders-help svg{width:21px}.v20-orders-help>div{display:grid;grid-gap:3px;gap:3px}.v20-orders-help b{font-size:10px}.v20-orders-help p{margin:0;color:var(--muted);font-size:8px}.v20-orders-help>a{display:flex;align-items:center;gap:7px;color:#078fa8;font-size:9px;font-weight:900}.v20-orders-help>a svg{width:14px}.theme-dark .v20-order-card,.theme-dark .v20-orders-stats article{box-shadow:0 13px 34px rgba(0,0,0,.17)}.theme-dark .v20-order-course>span,.theme-dark .v20-orders-help>span,.theme-dark .v20-orders-stats article>span{background:#12364b}.theme-dark .v20-orders-stats .warning>span{background:#3d311d}.theme-dark .v20-orders-stats .success>span{background:#153b31}.theme-dark .v20-order-status-icon{background:#3d311d}.theme-dark .v20-order-card>header>em{background:#3b301b}.theme-dark .v20-order-card.status-paid .v20-order-status-icon,.theme-dark .v20-order-card.status-paid>header>em{background:#153b31}.theme-dark .v20-order-card.status-cancelled .v20-order-status-icon,.theme-dark .v20-order-card.status-cancelled>header>em,.theme-dark .v20-order-card.status-expired .v20-order-status-icon,.theme-dark .v20-order-card.status-expired>header>em,.theme-dark .v20-order-card.status-refunded .v20-order-status-icon,.theme-dark .v20-order-card.status-refunded>header>em{background:#202c3d}.theme-dark .v20-order-notice{background:#352b1a}.theme-dark .v20-order-notice.success{background:#12352d}@media(max-width:980px){.v20-order-body,.v20-orders-stats{grid-template-columns:1fr}.v20-order-body>aside{align-items:flex-start;padding:14px 0 0;border-top:1px solid var(--line);border-left:0;text-align:left}.v20-subscriptions-list article{grid-template-columns:48px minmax(0,1fr)}.v20-subscriptions-list .btn,.v20-subscriptions-list dl{grid-column:1/-1}.v20-subscriptions-list .btn{width:100%}}@media(max-width:760px){.v20-orders-page{padding:23px 14px 100px}.v20-orders-heading{align-items:flex-start;flex-direction:column}.v20-orders-heading>.btn{width:100%}.v20-orders-section,.v20-subscriptions-section{padding:17px}.v20-orders-section>header{align-items:flex-start;flex-direction:column}.v20-orders-section>header nav{width:100%;overflow:auto}.v20-orders-section>header nav button{flex:none}.v20-order-card>header{grid-template-columns:42px minmax(0,1fr)}.v20-order-card>header>em{grid-column:1/-1;width:max-content}.v20-order-card>footer{align-items:flex-start;flex-direction:column}.v20-order-actions{display:grid;width:100%}.v20-order-actions .btn{width:100%}.v20-orders-help{grid-template-columns:40px minmax(0,1fr)}.v20-orders-help>a{grid-column:2}.v20-orders-stats article{min-height:88px}.v20-subscriptions-list dl{display:grid;grid-gap:8px;gap:8px}}