.v21-orders-page{width:min(1240px,100%);margin:0 auto;padding:32px 30px 88px;color:var(--ink);font-family:var(--font-sans)}.v21-orders-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:22px}.v21-account-panel>header>div>p,.v21-orders-heading>div>p{margin:0 0 6px;color:#04a7bd;font-size:9px;font-weight:950;letter-spacing:.15em}.v21-orders-heading h1{margin:0;font-size:clamp(32px,4vw,47px);line-height:1.05;letter-spacing:-.045em}.v21-orders-heading>div>span{display:block;max-width:690px;margin-top:8px;color:var(--muted);font-size:12px;line-height:1.55}.v21-orders-heading>.btn{min-height:45px;gap:9px;white-space:nowrap}.v21-orders-heading>.btn svg{width:16px}.v21-return-hint{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;grid-gap:11px;gap:11px;margin-bottom:16px;padding:12px 14px;border:1px solid color-mix(in srgb,#05abc1 28%,var(--line));border-radius:14px;background:color-mix(in srgb,#06b2c9 8%,var(--card))}.v21-return-hint>svg{width:20px;color:#04a3b9}.v21-return-hint>div{display:grid;grid-gap:2px;gap:2px}.v21-return-hint b{font-size:10px}.v21-return-hint p{margin:0;color:var(--muted);font-size:8px;line-height:1.45}.v21-subscription-hero{display:grid;grid-template-columns:minmax(0,2.35fr) minmax(245px,.85fr);grid-gap:13px;gap:13px}.v21-current-plan,.v21-next-payment{min-height:210px;border:1px solid var(--line);border-radius:20px;background:linear-gradient(145deg,var(--card),color-mix(in srgb,var(--soft) 52%,var(--card)));box-shadow:0 14px 38px rgba(8,46,83,.06)}.v21-current-plan{display:grid;grid-template-columns:90px minmax(175px,1fr) 108px minmax(130px,.7fr) auto;align-items:center;grid-gap:17px;gap:17px;padding:22px}.v21-current-plan>.page-state{grid-column:1/-1;margin:0}.v21-plan-icon{display:grid;width:82px;height:82px;place-items:center;border:1px solid #2dc9da;border-radius:23px;background:radial-gradient(circle at 48% 18%,#fff6ba 0 5%,#f1af1a 34%,#be7610 70%);color:#fff;box-shadow:0 13px 25px rgba(4,172,198,.18),inset 0 0 0 8px rgba(255,255,255,.18)}.v21-plan-icon svg{width:43px;height:43px;filter:drop-shadow(0 3px 4px rgba(112,63,0,.25))}.v21-plan-copy{display:grid;grid-gap:4px;gap:4px}.v21-next-payment small,.v21-plan-copy>small{color:#04a4ba;font-size:8px;font-weight:950;letter-spacing:.12em}.v21-next-payment h2,.v21-plan-copy h2{margin:0;font-size:21px;letter-spacing:-.025em}.v21-next-payment p,.v21-plan-copy p{margin:0;color:var(--muted);font-size:9px}.v21-plan-status{display:flex;width:max-content;align-items:center;gap:5px;margin-top:5px;padding:5px 8px;border-radius:8px;background:#e2f7ef;color:#13855f;font-size:8px;font-weight:900}.v21-plan-status svg{width:13px}.v21-plan-status.past_due{background:#fff1d6;color:#ae6d0a}.v21-period-ring{display:grid;width:100px;height:100px;place-content:center;border:9px solid color-mix(in srgb,#09b5c6 75%,var(--line));border-left-color:var(--line);border-radius:50%;text-align:center}.v21-period-ring strong{font-size:28px;line-height:1}.v21-period-ring span{margin-top:3px;color:var(--muted);font-size:9px}.v21-plan-period{display:flex;align-items:center;gap:9px}.v21-plan-period>svg{width:19px;color:#0aa3b9}.v21-plan-period>span{display:grid;grid-gap:3px;gap:3px}.v21-plan-period small{color:var(--muted);font-size:8px}.v21-plan-period b{font-size:9px}.v21-current-plan>.btn{min-height:42px;gap:7px;white-space:nowrap}.v21-current-plan>.btn svg{width:14px}.v21-next-payment{display:grid;align-content:center;justify-items:center;grid-gap:13px;gap:13px;padding:22px;text-align:center}.v21-next-payment>span{display:grid;width:68px;height:68px;place-items:center;border-radius:21px;background:linear-gradient(150deg,#0e6bdd,#08b4c6);color:#fff;box-shadow:0 13px 28px rgba(4,151,202,.2)}.v21-next-payment>span svg{width:32px}.v21-next-payment>div{display:grid;grid-gap:5px;gap:5px}.v21-plan-icon:has(.design-artwork){border:0;background:none;box-shadow:none}.v21-plan-icon .design-artwork{width:82px}.v21-account-tabs{display:flex;width:max-content;margin-top:16px;padding:4px;border:1px solid var(--line);border-radius:13px 13px 0 0;background:var(--card)}.v21-account-tabs button{display:flex;align-items:center;gap:8px;min-width:145px;min-height:40px;justify-content:center;padding:9px 17px;border:0;border-radius:9px;background:transparent;color:var(--muted);font:850 10px/1 inherit;cursor:pointer}.v21-account-tabs button b{display:grid;min-width:19px;height:19px;place-items:center;border-radius:99px;background:var(--soft);font-size:8px}.v21-account-tabs button[aria-selected=true]{background:#08adc2;color:#fff;box-shadow:0 8px 18px rgba(6,170,193,.2)}.v21-account-tabs button[aria-selected=true] b{background:rgba(255,255,255,.2)}.v21-account-panel{padding:21px;border:1px solid var(--line);border-radius:0 20px 20px 20px;background:var(--card);box-shadow:0 14px 40px rgba(8,42,76,.05);outline:none}.v21-account-panel:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb,#08adc2 28%,transparent),0 14px 40px rgba(8,42,76,.05)}.v21-account-panel>header{display:flex;align-items:center;justify-content:space-between;gap:16px}.v21-account-panel>header h2{margin:0;font-size:20px;letter-spacing:-.025em}.v21-account-panel>header>span{display:grid;width:31px;height:31px;place-items:center;border-radius:10px;background:#e7f7fb;color:#078fa8;font-size:10px;font-weight:950}.v21-orders-section>header nav{display:flex;gap:5px;padding:4px;border:1px solid var(--line);border-radius:12px;background:var(--soft)}.v21-orders-section>header nav button{display:flex;align-items:center;gap:6px;min-height:31px;padding:6px 9px;border:0;border-radius:8px;background:transparent;color:var(--muted);font:800 8px/1 inherit;cursor:pointer}.v21-orders-section>header nav button b{display:grid;min-width:18px;height:18px;place-items:center;padding:0 4px;border-radius:99px;background:var(--card);font-size:7px}.v21-orders-section>header nav button.active{background:#0aafc3;color:#fff}.v21-orders-section>header nav button.active b{background:rgba(255,255,255,.2)}.v21-account-panel>.page-state{margin-top:17px}.v21-order-table{margin-top:18px;border:1px solid var(--line);border-radius:15px;overflow:hidden}.v21-order-row{display:grid;grid-template-columns:minmax(112px,.8fr) minmax(105px,.8fr) minmax(180px,1.45fr) minmax(95px,.7fr) minmax(115px,.8fr) minmax(210px,1.4fr);align-items:center;grid-gap:11px;gap:11px;padding:13px 14px;border-top:1px solid var(--line);background:var(--card)}.v21-order-row:first-child{border-top:0}.v21-order-head{min-height:39px;background:var(--soft);color:var(--muted);font-size:8px;font-weight:900;letter-spacing:.04em}.v21-order-row>span:not(.v21-order-actions){display:grid;grid-gap:3px;gap:3px;min-width:0}.v21-order-row b,.v21-order-row time{font-size:9px}.v21-order-row small{overflow:hidden;color:var(--muted);font-size:7px;line-height:1.35;text-overflow:ellipsis}.v21-order-row em{display:flex;width:max-content;align-items:center;gap:5px;padding:5px 7px;border-radius:8px;background:#fff2d8;color:#a66a0e;font-size:8px;font-style:normal;font-weight:900}.v21-order-row em svg{width:12px;height:12px}.v21-order-row.status-paid em{background:#e2f7ef;color:#12835e}.v21-order-row.status-cancelled em,.v21-order-row.status-expired em{background:var(--soft);color:#747d8b}.v21-order-row.status-refunded em{background:#e9effb;color:#536ba7}.v21-order-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:5px}.v21-order-actions .btn{min-height:31px;padding:6px 8px;gap:4px;font-size:7px}.v21-order-actions .btn svg{width:12px}.v21-subscription-list{display:grid;grid-gap:10px;gap:10px;margin-top:17px}.v21-subscription-list>article{display:grid;grid-template-columns:48px minmax(170px,1.3fr) minmax(280px,1.2fr) auto;align-items:center;grid-gap:14px;gap:14px;padding:15px;border:1px solid var(--line);border-radius:15px;background:var(--soft)}.v21-subscription-icon{display:grid;width:46px;height:46px;place-items:center;border-radius:14px;background:linear-gradient(145deg,#1464da,#08b5c5);color:#fff}.v21-subscription-icon svg{width:21px}.v21-subscription-list article>div:nth-child(2){display:grid;grid-gap:3px;gap:3px}.v21-subscription-list article>div:nth-child(2) small{color:#0a9db4;font-size:8px;font-weight:950;letter-spacing:.08em}.v21-subscription-list h3{margin:0;font-size:13px}.v21-subscription-list p{margin:0;color:var(--muted);font-size:9px}.v21-subscription-list dl{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:13px;gap:13px;margin:0}.v21-subscription-list dl>div{display:grid;grid-gap:3px;gap:3px}.v21-subscription-list dt{color:var(--muted);font-size:7px}.v21-subscription-list dd{margin:0;font-size:8px;font-weight:850}.v21-subscription-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:6px}.v21-subscription-actions .btn{min-height:35px;padding:7px 10px;font-size:8px}.v21-partial-warning{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;margin-top:14px;padding:11px 12px;border:1px solid #ebc985;border-radius:12px;background:#fff9e8;color:#9b6813}.v21-partial-warning>svg{width:18px}.v21-partial-warning>div{display:grid;grid-gap:2px;gap:2px}.v21-partial-warning b{font-size:9px}.v21-partial-warning p{margin:0;color:#856f49;font-size:8px}.v21-partial-warning .btn{min-height:33px;font-size:8px}.v21-orders-help{display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;margin-top:17px;padding:14px 16px;border:1px solid var(--line);border-radius:15px;background:var(--soft)}.v21-orders-help>span{display:grid;width:42px;height:42px;place-items:center;border-radius:13px;background:#e7f7fb;color:#0699b1}.v21-orders-help svg{width:20px}.v21-orders-help>div{display:grid;grid-gap:3px;gap:3px}.v21-orders-help b{font-size:10px}.v21-orders-help p{margin:0;color:var(--muted);font-size:8px}.v21-orders-help>a{display:flex;align-items:center;gap:6px;color:#078fa8;font-size:9px;font-weight:900}.v21-orders-help>a svg{width:14px}.v21-refund-field{display:grid;grid-gap:7px;gap:7px;margin-top:16px}.v21-refund-field>span{font-size:10px;font-weight:900}.v21-refund-field textarea{min-height:120px;resize:vertical;padding:12px;border:1px solid var(--line);border-radius:12px;background:var(--soft);color:var(--ink);font:inherit}.v21-refund-field small{color:var(--muted);font-size:8px}.v21-confirm-copy{margin:16px 0 0;color:var(--muted);font-size:10px;line-height:1.6}.v21-modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:17px}.v21-receipt{display:grid;grid-template-columns:48px minmax(0,1fr);grid-gap:12px;gap:12px;margin-top:16px;padding:15px;border:1px solid var(--line);border-radius:14px;background:var(--soft)}.v21-receipt>svg{grid-row:1/3;width:35px;color:#06a6bd}.v21-receipt>div{display:grid;grid-gap:3px;gap:3px}.v21-receipt small{color:#04a2b8;font-size:8px;font-weight:900}.v21-receipt h3{margin:0;font-size:15px}.v21-receipt p{margin:0;color:var(--muted);font-size:9px}.v21-receipt dl{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:9px;gap:9px;margin:6px 0 0}.v21-receipt dl>div{display:grid;grid-gap:3px;gap:3px}.v21-receipt dt{color:var(--muted);font-size:8px}.v21-receipt dd{margin:0;font-size:9px;font-weight:850}.theme-dark .v21-account-panel,.theme-dark .v21-current-plan,.theme-dark .v21-next-payment{box-shadow:0 14px 38px rgba(0,0,0,.2)}.theme-dark .v21-plan-status{background:#123b31}.theme-dark .v21-plan-status.past_due{background:#3c311e}.theme-dark .v21-plan-icon{background:radial-gradient(circle at 48% 18%,#fff0a3 0 4%,#d49817 34%,#7d4e0d 72%)}.theme-dark .v21-next-payment>span{background:linear-gradient(150deg,#0b4c98,#087f91)}.theme-dark .v21-order-row em{background:#3b301c}.theme-dark .v21-order-row.status-paid em{background:#143b31}.theme-dark .v21-order-row.status-refunded em{background:#1d2e4d}.theme-dark .v21-partial-warning{border-color:#66522d;background:#30291b;color:#e0ad4e}.theme-dark .v21-partial-warning p{color:#bca778}.theme-dark .v21-orders-help>span{background:#12364b}@media(prefers-reduced-motion:reduce){.v21-orders-page *{scroll-behavior:auto!important;transition:none!important}}@media(max-width:1080px){.v21-current-plan{grid-template-columns:78px minmax(165px,1fr) 95px}.v21-current-plan>.btn,.v21-plan-period{grid-column:auto}.v21-order-row{grid-template-columns:minmax(100px,.7fr) minmax(160px,1.3fr) minmax(90px,.7fr) minmax(110px,.8fr) minmax(180px,1.3fr)}.v21-order-head>span:nth-child(2),.v21-order-row>span:nth-child(2){display:none}.v21-subscription-list>article{grid-template-columns:48px minmax(0,1fr)}.v21-subscription-actions,.v21-subscription-list dl{grid-column:1/-1}.v21-subscription-actions{justify-content:flex-start}}@media(max-width:760px){.v21-orders-page{padding:22px 14px 102px}.v21-orders-heading{align-items:flex-start;flex-direction:column}.v21-orders-heading>.btn{width:100%}.v21-subscription-hero{grid-template-columns:1fr}.v21-current-plan{grid-template-columns:68px minmax(0,1fr);gap:13px;padding:18px}.v21-plan-icon{width:64px;height:64px;border-radius:19px}.v21-plan-icon svg{width:33px}.v21-period-ring{width:84px;height:84px;border-width:7px}.v21-period-ring,.v21-plan-period{grid-column:auto}.v21-current-plan>.btn{grid-column:1/-1;width:100%}.v21-next-payment{grid-template-columns:58px minmax(0,1fr);align-content:center;justify-items:start;min-height:130px;text-align:left}.v21-next-payment>span{width:55px;height:55px}.v21-next-payment>div{text-align:left}.v21-account-tabs{width:100%}.v21-account-tabs button{flex:1 1;min-width:0;padding:8px}.v21-account-panel{padding:16px;border-radius:0 17px 17px 17px}.v21-account-panel>header{align-items:flex-start;flex-direction:column}.v21-orders-section>header nav{width:100%;overflow-x:auto}.v21-orders-section>header nav button{flex:none}.v21-order-table{border:0;overflow:visible}.v21-order-head{display:none}.v21-order-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:11px;gap:11px;margin-top:10px;padding:15px;border:1px solid var(--line);border-radius:15px}.v21-order-row>span:nth-child(2){display:grid}.v21-order-row>span:before{content:attr(data-label);color:var(--muted);font-size:7px;font-weight:900;letter-spacing:.06em}.v21-order-actions,.v21-order-row>span:nth-child(3){grid-column:1/-1}.v21-order-actions{justify-content:stretch}.v21-order-actions .btn{flex:1 1;min-height:36px}.v21-subscription-list dl{grid-template-columns:1fr}.v21-subscription-actions{display:grid}.v21-subscription-actions .btn{width:100%}.v21-partial-warning{grid-template-columns:30px minmax(0,1fr)}.v21-partial-warning .btn{grid-column:1/-1;width:100%}.v21-orders-help{grid-template-columns:40px minmax(0,1fr)}.v21-orders-help>a{grid-column:2}.v21-modal-actions{display:grid;grid-template-columns:1fr 1fr}.v21-modal-actions .btn{width:100%}.v21-receipt dl{grid-template-columns:1fr}}