@scope([data-gsz-customer-account]){:root{--bg-top: #fdf4f8;--bg-mid: #f4f8f4;--bg-bottom: #edf8f4;--card: #ffffff;--card-border: #f7dde8;--text: #1f3d39;--muted: #5e7b73;--line-1: #f4b7c6;--line-2: #e7c97e;--line-3: #204f47;--brand: #f4aebf;--brand-dark: #d9728f;--secondary: #fff3f6;--field: #fffafc;--shadow: rgba(50, 78, 66, .12);--button: #d93b59;--button-hover: #be304d;--error: #9b3b46;--success: #2f6e60;--neutral: #eef5f2}*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:Segoe UI,Arial,sans-serif;background:linear-gradient(180deg,var(--bg-top) 0%,var(--bg-mid) 45%,var(--bg-bottom) 100%);color:var(--text)}body{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:28px 16px;background:linear-gradient(180deg,#f9f5f0,#f4f7f3)}.page-shell{width:min(100%,1000px)}.page-shell:has(.account-overview:not([hidden])){width:min(100%,1180px)}.container{position:relative;background:#ffffffa8;border:1px solid rgba(239,214,223,.85);border-radius:30px;box-shadow:0 22px 48px #183c331f;overflow:hidden}.customer-auth-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,460px);gap:32px;align-items:center;padding:36px 36px 28px}.customer-auth-copy{padding:16px 8px 12px}.customer-auth-kicker{margin:0 0 12px;font-size:.74rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#c7708c}.customer-auth-copy h1{margin:0 0 12px;font-size:clamp(2.2rem,2vw + 1.1rem,3.1rem);line-height:1.08;letter-spacing:-.05em;color:var(--text)}.customer-auth-copy p{margin:0;max-width:36rem;color:var(--muted);font-size:1.08rem;line-height:1.7}.benefit-list{display:grid;gap:16px;margin:28px 0 0;padding:0;list-style:none}.benefit-item{display:grid;grid-template-columns:42px minmax(0,1fr);gap:12px;align-items:start}.benefit-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:#fff3f7;border:1px solid #f9d8e3;color:#d94d73}.benefit-icon svg{width:20px;height:20px}.benefit-item strong{display:block;margin-bottom:2px;color:var(--text);font-size:1rem}.benefit-item span{color:var(--muted);font-size:.92rem;line-height:1.5}.customer-auth-illustration{margin-top:22px;display:flex;align-items:end;min-height:145px}.customer-auth-illustration svg{width:min(100%,420px);height:auto}.customer-auth-panel{display:flex;justify-content:center}.customer-auth-card{width:min(100%,440px);background:#ffffffe6;border:1px solid rgba(239,214,223,.9);border-radius:24px;box-shadow:0 18px 40px #1c3c341a;padding:28px 28px 24px}.customer-auth-card h2{margin:0 0 8px;color:var(--text);font-size:clamp(1.8rem,.8vw + 1.1rem,2.3rem);line-height:1.15;letter-spacing:-.04em}.input-with-icon{position:relative;display:flex;align-items:center}.input-with-icon svg{position:absolute;left:14px;width:17px;height:17px;color:#7f9b94;pointer-events:none}.input-with-icon input{padding-left:42px}.password-field .input-with-icon input{padding-right:42px}.password-toggle{position:absolute;right:8px;display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;border:none;background:transparent;color:#58766f;cursor:pointer;border-radius:7px;padding:0;box-shadow:none}.password-toggle:hover{background:#d65e7b14;transform:none}.password-toggle svg{width:18px;height:18px;position:static}.customer-auth-card .register-hint{margin-top:18px;text-align:left}.customer-auth-card .link{display:inline-flex;justify-content:flex-end}.customer-auth-card .message{margin-top:16px}@media(max-width:780px){.customer-auth-layout{grid-template-columns:1fr;gap:18px;padding:28px 18px 20px}.customer-auth-copy{padding:0}.customer-auth-illustration{display:none}}.top-line{display:block;height:6px;background:linear-gradient(90deg,var(--line-1) 0%,var(--line-2) 50%,var(--line-3) 100%)}.content{padding:24px 24px 26px}.brand{display:inline-flex;align-items:center;gap:10px;margin-bottom:18px;color:var(--text);text-decoration:none;font-size:11px;font-weight:800;letter-spacing:.12em}.brand-mark{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:9px;background:linear-gradient(135deg,#f9d2dd,#f0b9c9);border:1px solid #f2bfd0;color:#9d3c60;font-size:12px;font-weight:900;letter-spacing:.04em}h1{margin:0 0 8px;font-size:clamp(2rem,2vw + 1rem,2.5rem);line-height:1.1;color:var(--text)}.subtitle{margin:0 0 22px;color:var(--muted);font-size:.96rem;line-height:1.5}.status-box{display:none;margin-bottom:18px;padding:14px 16px;border-radius:14px;background:linear-gradient(180deg,#fff7f9,#fff7f0);border:1px solid #f5dfe7;color:var(--text)}.status-box.visible{display:block}.status-box strong{display:block;margin-bottom:4px;font-size:1rem}.status-box .meta{color:var(--muted);font-size:.9rem}.account-overview{display:grid;grid-template-columns:minmax(170px,210px) minmax(0,1fr);gap:18px;align-items:start;margin-bottom:18px}.account-overview[hidden]{display:none}body:has(#account-panel-plus:not([hidden])){background:#f6f0e3}.account-nav{display:grid;gap:8px}.account-nav-button{width:100%;padding:12px 14px;border:1px solid #f0d7df;border-radius:12px;background:#fffafc;color:var(--text);box-shadow:none;text-align:left}.account-nav-button:hover{transform:none;background:#fff1f3;border-color:#f43f5e}.account-nav-button.active{transform:none;background:#f43f5e;border-color:#f43f5e;color:#fff}.account-content{min-width:0}.account-panel{padding:18px;border:1px solid #f0d7df;border-radius:14px;background:#fffafc}.account-overview{display:block;width:100%;max-width:1180px;margin:0 auto 18px}.account-home{padding:0;border:0;background:transparent;box-shadow:none}.account-home-header{margin-bottom:22px}.account-home-header h2{margin-bottom:6px;font-size:clamp(1.65rem,3vw,2.15rem);color:#164c3b}.account-home-header p{margin:0;color:var(--muted)}.account-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.account-card{display:grid;grid-template-columns:54px minmax(0,1fr);gap:16px;align-items:start;min-height:150px;width:100%;padding:22px;text-align:left;color:var(--text);background:linear-gradient(135deg,#fffaf7,#fff1f3);border:1px solid #f1d9dc;border-radius:18px;box-shadow:0 8px 24px #164c3b0f}.account-card:hover{transform:translateY(-2px);border-color:#f43f5e;box-shadow:0 14px 30px #164c3b1a}.account-card-icon{display:grid;place-items:center;width:54px;height:54px;border-radius:16px;background:#e8f6ef;font-size:1.55rem}.account-card-title{display:block;margin-bottom:7px;color:#164c3b;font-size:1.08rem;font-weight:800}.account-card-description{display:block;color:var(--muted);font-size:.94rem;font-weight:500;line-height:1.5}.account-detail{min-height:320px}.account-back{width:auto;margin:0 0 22px;padding:0;color:#b42335;background:transparent;border:0;border-radius:0;box-shadow:none;font-weight:800}.account-back:hover{color:#8f1728;background:transparent;transform:translate(-2px);box-shadow:none}.account-detail-intro{margin-top:-6px;color:var(--muted)}.orders-status{margin-top:18px;padding:18px;border:1px solid #f0d7df;border-radius:14px;background:#fff;color:var(--muted)}.orders-status:empty{display:none}.orders-status.error{background:#fff3f4;border-color:#f8dfe3;color:var(--error)}.orders-status.empty{background:#eefaf6;border-color:#dfeee8;color:var(--success)}.orders-list{display:grid;gap:24px;margin-top:24px}.orders-section{display:grid;gap:12px}.orders-section h3{margin:0;color:#164c3b;font-size:1.15rem}.order-card{display:grid;grid-template-columns:minmax(150px,.8fr) minmax(0,1.5fr) minmax(150px,.8fr);gap:20px;align-items:stretch;padding:20px;border:1px solid #f1d9dc;border-radius:18px;background:#fff;box-shadow:0 8px 24px #164c3b0f}.order-card.latest{grid-template-columns:minmax(180px,.9fr) minmax(0,1.4fr) minmax(180px,.9fr);padding:24px;background:linear-gradient(135deg,#fffaf7,#fff1f3)}.order-placeholder{display:grid;place-items:center;min-height:150px;border-radius:14px;background:linear-gradient(145deg,#eef5f2,#fff3f6);border:1px solid #e7e9df;color:#5e7b73;font-size:2.2rem}.order-card:not(.latest) .order-placeholder{min-height:112px}.order-placeholder span{display:block;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.order-main,.order-meta,.order-actions{display:grid;align-content:start;gap:10px}.order-main h4{margin:0;color:#164c3b;font-size:1.2rem}.order-card.latest .order-main h4{font-size:1.45rem}.order-date,.order-total{color:var(--muted)}.order-total strong{display:block;margin-top:3px;color:var(--text);font-size:1.2rem}.order-items{display:grid;gap:6px;margin:4px 0 0;padding:0;list-style:none}.order-item{display:flex;align-items:center;gap:12px;color:var(--text)}.order-item-thumb{flex:0 0 auto;width:48px;height:48px;border-radius:10px;object-fit:contain;background:#f8f1df;border:1px solid #eadfc1}.order-item-thumb-empty{display:grid;place-items:center}.order-item-title{flex:1 1 auto;min-width:0}.order-item-quantity{flex:0 0 auto;color:var(--muted);white-space:nowrap}.order-statuses{display:grid;gap:5px;color:var(--muted);font-size:.9rem}.order-invoice-button{width:100%;margin:0;padding:12px 14px;border:1px solid #d93b59;border-radius:12px;background:#d93b59;color:#fff;box-shadow:none}.order-invoice-button:hover{background:#be304d;border-color:#be304d;transform:none;box-shadow:none}.order-invoice-button:disabled{cursor:wait;opacity:.72}.account-download-list{display:grid;gap:24px;margin-top:18px}.account-download-empty{padding:18px;border:1px solid #f0d7df;border-radius:14px;background:#fff;color:var(--muted)}.account-download-order{display:grid;gap:16px;padding:20px;border:1px solid #f1d9dc;border-radius:18px;background:#fff;box-shadow:0 8px 24px #164c3b0f}.account-download-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;flex-wrap:wrap;border-bottom:1px solid #f0d7df;padding-bottom:12px}.account-download-heading span{display:block;color:var(--muted);font-size:.82rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.account-download-heading h3{margin:2px 0 0;color:#164c3b;font-size:1.15rem}.account-download-heading time{color:var(--muted);font-size:.9rem}.account-download-items{display:grid;gap:14px}.account-download-item{display:grid;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:16px;padding:14px;border:1px solid #f4e6e9;border-radius:14px;background:#fffafc}.account-download-thumb{width:72px;height:72px;border-radius:12px;object-fit:contain;background:#f8f1df;border:1px solid #eadfc1}.account-download-thumb-empty{display:grid;place-items:center;color:#8b7b57;font-weight:800;font-size:.85rem}.account-download-item-body h4{margin:0;color:#164c3b;font-size:1rem}.account-download-item-body span{color:var(--muted);font-size:.85rem}.account-download-actions{display:flex;justify-content:flex-end}.account-download-button{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;border:1px solid #d93b59;border-radius:10px;background:#d93b59;color:#fff;font-weight:800;font-size:.9rem;text-decoration:none;white-space:nowrap}.account-download-button:hover{background:#be304d;border-color:#be304d}.account-download-missing{color:var(--muted);font-size:.85rem;white-space:nowrap}@media(max-width:560px){.account-download-item{grid-template-columns:56px minmax(0,1fr);grid-template-areas:"thumb body" "actions actions"}.account-download-thumb{grid-area:thumb;width:56px;height:56px}.account-download-item-body{grid-area:body}.account-download-actions{grid-area:actions;justify-content:stretch;margin-top:8px}.account-download-button{width:100%}}.plus-header-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}#account-panel-plus{color:#243d32;background:#fffdf8}body:has(#account-panel-plus:not([hidden])) .top-line{background:#d6bd82}#account-panel-plus h2,#account-panel-plus h3,#account-panel-plus h4{color:#173f35}.plus-status-badge{padding:6px 10px;border:1px solid #b9dfcf;border-radius:999px;color:#23634f;background:#eaf8f1;font-size:13px;font-weight:800}.plus-tabs-row{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:space-between;gap:4px 20px;margin:22px 0 18px;border-bottom:1px solid #f0d7df}.plus-tabs{display:flex;flex-wrap:wrap;gap:20px;margin:0;border-bottom:0}.plus-tab{padding:0 0 10px;border:0;border-bottom:2px solid transparent;border-radius:0;background:transparent;color:var(--muted);box-shadow:none;font-size:16px;font-weight:800}.plus-tab:hover,.plus-tab.active{transform:none;border-bottom-color:#d93b59;color:#d93b59;background:transparent;box-shadow:none}.plus-tab-panel[hidden],.plus-nonmember-state[hidden],.plus-member-content[hidden]{display:none}.plus-nonmember-state{display:grid;justify-items:center;gap:8px;margin:26px 0 8px;padding:28px 20px 30px;border:1px solid #d6bd82;border-radius:14px;background:#fffaf0;color:#173f35;text-align:center;box-shadow:0 8px 22px #6f572712}.plus-nonmember-line{display:block;font-size:17px;font-weight:800}.plus-nonmember-manage-button{display:inline-flex;min-height:48px;margin-top:10px;align-items:center;justify-content:center;padding:12px 20px;border:1.5px solid #ef3f68;border-radius:12px;background:#ef3f68;color:#fff;font:inherit;font-size:16px;font-weight:850}.plus-nonmember-manage-button:hover{background:#dd355d}.plus-lock-icon{width:52px;height:52px;margin-top:10px;color:#b9974b}.plus-manage-message{display:block}.plus-manage-card{display:grid;gap:14px;padding:18px;border:1px solid #ead8c9;border-radius:14px;background:linear-gradient(135deg,#fffefa,#fff8f3);box-shadow:0 8px 18px #1f3d390f}.plus-manage-header{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.plus-manage-meta{display:flex;align-items:center;gap:12px;min-width:0}.plus-manage-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:11px;background:#f9e5ea;color:#1c5d4b;font-size:1.05rem;font-weight:800;flex-shrink:0}.plus-manage-title{margin:0;color:#173f35;font-size:18px;font-weight:800}.plus-manage-kicker{margin:0 0 3px;color:#7f6258;font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.plus-manage-badge{display:inline-flex;align-items:center;justify-content:center;padding:7px 12px;border-radius:999px;border:1px solid #bfe5d3;background:#eaf8f1;color:#1d5f4e;font-size:13px;font-weight:800;letter-spacing:.02em;text-transform:uppercase}.plus-manage-body{display:grid;gap:14px}.plus-manage-date{margin:0;color:#234a3d;font-size:16px;font-weight:800}.plus-manage-date strong{color:#1c5d4b}.plus-manage-detail{margin:0;color:#4f655f;font-size:15px;line-height:1.5}.plus-manage-info{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.plus-manage-info-row{display:grid;gap:3px;min-width:0;padding:10px 12px;border:1px solid #f0e1d7;border-radius:10px;background:#ffffffad}.plus-manage-info-label{color:#806a61;font-size:13px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.plus-manage-info-value{color:#234a3d;font-size:15px;line-height:1.35;overflow-wrap:anywhere}.plus-manage-note{display:flex;align-items:flex-start;gap:8px;margin:0;padding:10px 12px;border:1px solid #dfeee7;border-left:4px solid #2f6e60;border-radius:12px;background:#f9fbf8;color:#234e45;font-size:15px;line-height:1.4}.plus-manage-note-icon{color:#2f6e60;font-weight:900}@media(max-width:560px){.plus-manage-info{grid-template-columns:1fr}}.plus-manage-dashboard{display:grid;gap:22px;margin-top:16px}.plus-trial-choice{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;padding:24px;border:1.5px solid #f0c752;border-radius:18px;background:linear-gradient(135deg,#fff9fb,#fffaf0);box-shadow:0 12px 28px #6f572714}.plus-trial-choice-icon{display:inline-grid;width:58px;height:58px;place-items:center;border-radius:17px;background:#fde9ed;color:#ef3f68;font-size:26px;font-weight:900}.plus-trial-choice-copy h3,.plus-trial-choice-copy p{margin:0}.plus-trial-choice-copy h3{color:#134f3f;font-size:21px}.plus-trial-choice-copy p{margin-top:6px;color:#405f56;font-size:17px;line-height:1.5}.plus-trial-choice-copy small{display:block;margin-top:5px;color:#6c665d;font-size:15px;font-weight:700}.plus-trial-start-button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:13px 22px;border:1.5px solid #ef3f68;border-radius:12px;background:#ef3f68;color:#fff;font:inherit;font-size:16px;font-weight:850;text-align:center}.plus-trial-start-button:hover{background:#dd355d}.plus-trial-start-button:disabled{cursor:wait;opacity:.7}.plus-trial-action-message{grid-column:2 / -1;margin:-8px 0 0;color:#405f56;font-size:15px;font-weight:750}.plus-trial-action-message.error{color:#b42318}.plus-manage-status-card{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:16px;padding:22px;border:1px solid #ead7b8;border-radius:18px;background:linear-gradient(135deg,#fffdf8,#fffaf2)}.plus-manage-status-card.is-warning{border-color:#f3b2bd;background:#fff7f8}.plus-manage-status-icon,.plus-plan-icon,.plus-manage-action-icon{display:inline-grid;place-items:center;flex:0 0 auto;color:#145846}.plus-manage-status-icon{width:56px;height:56px;border-radius:15px;background:#fde9ed;color:#ef3f68;font-size:25px;font-weight:900}.plus-manage-status-copy h3,.plus-manage-status-copy p,.plus-plan-heading h3,.plus-plan-heading p{margin:0}.plus-manage-status-copy h3{color:#134f3f;font-size:22px}.plus-manage-status-copy>p{margin-top:5px;color:#405f56;font-size:18px;line-height:1.5}.plus-manage-status-note{font-size:15px!important}.plus-plan-grid,.plus-manage-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.plus-plan-card{position:relative;display:grid;grid-template-rows:auto 1fr auto;gap:22px;min-width:0;padding:26px;border:1.5px solid #226451;border-radius:18px;background:#fff;box-shadow:0 10px 24px #1c4b3f0f}.plus-plan-card-yearly{border-color:#e9ae37;background:linear-gradient(145deg,#fff,#fffbf3)}.plus-plan-card.is-current{box-shadow:0 0 0 3px #2264511c,0 10px 24px #1c4b3f14}.plus-plan-best{position:absolute;top:18px;right:18px;padding:7px 13px;border-radius:999px;background:#ffbd4a;color:#153f35;font-size:13px;font-weight:850}.plus-plan-heading{display:flex;align-items:flex-start;gap:16px;padding-right:72px}.plus-plan-icon{width:58px;height:58px;border-radius:50%;background:#edf7f2;font-size:23px}.plus-plan-icon-pink{background:#fde9ed;color:#ef3f68}.plus-plan-heading h3{color:#164f40;font-size:20px}.plus-plan-price{margin-top:10px!important;color:#173f35;font-size:16px}.plus-plan-price strong{font-size:30px}.plus-plan-equivalent{margin-top:4px!important;color:#65736f;font-size:15px}.plus-plan-benefits{display:grid;gap:10px;margin:0;padding:0;color:#365b51;font-size:16px;line-height:1.5;list-style:none}.plus-plan-benefits li{position:relative;padding-left:25px}.plus-plan-benefits li:before{position:absolute;left:0;color:#17614d;content:"\2713";font-weight:900}.plus-plan-button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:13px 20px;border:1.5px solid #1f604f;border-radius:12px;color:#15503f;font-size:16px;font-weight:850;text-align:center;text-decoration:none}.plus-plan-button:hover{transform:translateY(-1px)}.plus-plan-button-primary{border-color:#ef3f68;background:#ef3f68;color:#fff}.plus-plan-button-current{border-color:#c6dfd5;background:#edf7f2;color:#1c5d4b}.plus-manage-action{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;width:100%;min-width:0;padding:18px 20px;border:1px solid #e6e7e4;border-radius:15px;background:#fff;color:#164f40;font:inherit;text-align:left}button.plus-manage-action{cursor:pointer}button.plus-manage-action:hover{border-color:#bcd8cd;background:#fbfdfc}.plus-manage-action-icon{width:40px;height:40px;border-radius:12px;background:#edf7f2;font-size:19px}.plus-manage-action strong,.plus-manage-action small{display:block}.plus-manage-action strong{font-size:18px}.plus-manage-action small{margin-top:3px;color:#63736e;font-size:15px}.plus-manage-action-arrow{color:#164f40;font-size:28px}.plus-manage-action.is-disabled{cursor:default}.plus-manage-cancel{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:9px;padding:12px 18px;border:1.5px solid #ef5575;border-radius:13px;background:#fff;color:#e63f64;font:inherit;font-size:16px;font-weight:850}.plus-manage-cancel:disabled{cursor:not-allowed;opacity:.68}@media(max-width:760px){.plus-plan-grid,.plus-manage-action-grid{grid-template-columns:1fr}.plus-manage-status-card{grid-template-columns:auto minmax(0,1fr);padding:18px}.plus-trial-choice{grid-template-columns:auto minmax(0,1fr);padding:20px 18px}.plus-trial-start-button,.plus-trial-action-message{grid-column:1 / -1;width:100%}.plus-manage-status-card .plus-manage-badge{grid-column:2;justify-self:start}.plus-plan-card{padding:22px 18px}.plus-plan-heading{padding-right:0}.plus-plan-best{position:static;justify-self:start;margin-bottom:-8px}}.plus-quota-note{margin:0 0 10px;margin-inline-start:auto;max-width:100%;color:#6f5727;font-size:.88rem;font-weight:600;text-align:right;overflow-wrap:anywhere}.plus-quota-note[hidden]{display:none}.plus-quota-note-full{color:#b42318}.plus-search{width:100%;margin:4px 0 6px;padding:15px 16px 15px 44px;border:1px solid #d6bd82;border-radius:10px;background:#fff;color:var(--text);font:inherit;box-sizing:border-box}.plus-search-wrap{position:relative;display:flex;align-items:center}.plus-search-icon{position:absolute;left:15px;top:50%;transform:translateY(-50%);width:18px;height:18px;color:#b9974b;pointer-events:none}.plus-search:focus{border-color:#b9974b;box-shadow:0 0 0 3px #b9974b29}.plus-material-count{margin:10px 0 0;color:#0b513f;font-size:.92rem;font-weight:800;text-align:left}.plus-material-count[hidden]{display:none}#plus-materials-tab{container-type:inline-size;container-name:plusPanel}.plus-material-grid{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:14px;margin-top:16px;width:100%;max-width:100%;box-sizing:border-box}@container plusPanel (min-width: 320px){.plus-material-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@container plusPanel (min-width: 480px){.plus-material-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@container plusPanel (min-width: 640px){.plus-material-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@container plusPanel (min-width: 820px){.plus-material-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}.plus-material-card{position:relative;display:grid;grid-template-rows:auto 1fr auto;container-type:inline-size;container-name:plusCard;min-height:340px;width:100%;max-width:100%;min-width:0;gap:14px;padding:12px;border:1px solid #d6bd82;border-radius:16px;background:#fffdf8;box-shadow:0 8px 22px #6f572717;overflow:hidden;box-sizing:border-box}.plus-material-preview{position:relative;display:grid;place-items:center;width:100%;min-width:0;aspect-ratio:1 / 1.414;min-height:220px;border-radius:10px;background:#f8f1df;color:#5e7b73;font-size:1.6rem;overflow:hidden;box-sizing:border-box}.plus-material-preview img{max-width:100%;max-height:100%;object-fit:contain;margin:auto}.plus-material-preview-empty:after{content:"PDF";font-weight:800;letter-spacing:.05em}.plus-material-card h4{margin:0;padding-top:12px;border-top:1px solid #eadfc1;min-width:0;color:#164c3b;font-size:1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.plus-download-button{display:inline-flex;flex-direction:row;align-items:center;justify-content:center;text-align:center;gap:clamp(4px,1.5cqi,8px);width:100%;max-width:100%;min-width:0;margin-inline:auto;margin-block:0;padding:clamp(8px,2.5cqi,12px) clamp(6px,3cqi,14px);border:0;border-radius:10px;background:#e1576a;color:#fff;font-size:clamp(.78rem,3.5cqi,.98rem);line-height:1.2;white-space:nowrap;box-shadow:0 6px 14px #e1576a33;box-sizing:border-box}.plus-download-button--limit{border-color:#a5a5a5;background:#a5a5a5;color:#fff;cursor:not-allowed}.plus-download-button--limit:hover,.plus-download-button--limit:disabled:hover{border-color:#a5a5a5;background:#a5a5a5;color:#fff}.plus-download-button>span{min-width:0;text-align:center}@container plusCard (max-width: 150px){.plus-download-button{gap:3px;padding:8px 6px}}.plus-download-button:hover{transform:none;border:0;background:#d84e63;box-shadow:0 6px 14px #e1576a3d}.plus-download-button:focus,.plus-download-button:focus-visible{border:0;outline:0}.plus-download-button:disabled{cursor:not-allowed;opacity:1;border:0}.plus-download-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:20px;height:20px;line-height:1}.plus-download-icon svg{display:block;width:100%;height:100%}.plus-download-button--free{background:#f8d77f;color:#164c3b;box-shadow:0 6px 14px #f8d77f47}.plus-download-button--free:hover,.plus-download-button--free:disabled:hover{border:0;background:#f4cf6d;color:#164c3b;box-shadow:0 6px 14px #f8d77f52}.plus-download-button--repeat{background:#3c7e78;color:#fff;box-shadow:0 6px 14px #3c7e783d}.plus-download-button--repeat:hover,.plus-download-button--repeat:disabled:hover{border:0;background:#34716b;color:#fff;box-shadow:0 6px 14px #3c7e7847}.plus-pagination{display:flex;justify-content:center;align-items:center;gap:12px;margin-top:22px}.plus-page-button{width:auto;margin:0;padding:9px 13px;border:1px solid #f0d7df;border-radius:10px;background:#fffafc;color:var(--text);box-shadow:none}.plus-page-button:hover:not(:disabled){transform:none;border-color:#d93b59;color:#d93b59;background:#fff1f3}.plus-page-button:disabled{cursor:not-allowed;opacity:.45}.plus-page-status{color:var(--muted);font-size:.9rem}@media(max-width:820px){.order-card,.order-card.latest{grid-template-columns:minmax(130px,.75fr) minmax(0,1fr)}.order-actions{grid-column:2}}@media(max-width:560px){.order-card,.order-card.latest{grid-template-columns:1fr;padding:16px}.order-actions{grid-column:auto}.plus-category-grid{grid-template-columns:1fr}}@media(max-width:720px){.account-card-grid{grid-template-columns:1fr}.account-card{min-height:0;padding:18px}}.account-panel[hidden]{display:none}.message:empty{display:none}.account-actions{grid-column:-2 / -1;display:flex;justify-content:flex-start;margin-top:6px}.account-actions[hidden]{display:none}.account-signout-button{width:auto;padding:12px 20px;border:1px solid #f43f5e;border-radius:12px;background:#f43f5e;color:#fff;box-shadow:none}.account-signout-button:hover{transform:none;background:#dc3152;border-color:#dc3152}.profile-view[hidden],.profile-edit-form[hidden]{display:none}.profile-actions,.profile-form-actions{display:flex;justify-content:flex-end;align-items:center;gap:12px;margin-top:22px}.profile-edit-button,.profile-save-button{width:auto;margin:0}.profile-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.profile-form-grid .field-wide{grid-column:1 / -1}.profile-readonly{background:#f2f2f2;color:var(--muted);cursor:not-allowed}.profile-field-note{margin:0;color:var(--muted);font-size:.82rem}.profile-cancel-button{width:auto;margin:0;padding:12px 20px;border:1px solid #c9c9c9;border-radius:12px;background:#fff;color:var(--text);box-shadow:none}.profile-cancel-button:hover{transform:none;background:#f4f4f4;border-color:#aaa}.profile-message{margin:14px 0 0;min-height:1.4em}.profile-message.error{color:#b42318}@media(max-width:640px){.profile-form-grid{grid-template-columns:1fr}.profile-form-grid .field-wide{grid-column:auto}}.account-panel h2{margin:0 0 10px;font-size:1rem}.profile-list{display:grid;gap:10px;margin:0}.profile-list div{display:grid;gap:2px;padding-top:10px;border-top:1px solid #f0d7df}.profile-list div:first-child{padding-top:0;border-top:0}.profile-list dt{color:var(--muted);font-size:.8rem;font-weight:700}.profile-list dd{margin:0;color:var(--text);overflow-wrap:anywhere}#customer-login-form[hidden]{display:none}form{display:grid;gap:16px}.field{display:grid;gap:8px}label{font-weight:700;font-size:.95rem;color:var(--text)}input{width:100%;border:1px solid #f0d7df;border-radius:12px;background:var(--field);color:var(--text);padding:13px 14px;font:inherit;transition:border-color .2s ease,box-shadow .2s ease}input:focus,select:focus{outline:none;border-color:#ef7ca0d9;box-shadow:0 0 0 4px #ef7ca01f}select{width:100%;border:1px solid #f0d7df;border-radius:12px;background:var(--field);color:var(--text);padding:13px 14px;font:inherit;transition:border-color .2s ease,box-shadow .2s ease}.row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:2px}.link{display:inline-flex;justify-content:flex-end;font-size:.88rem;color:var(--brand-dark);text-decoration:none}.link:hover{text-decoration:underline}.register-hint{margin:14px 0 0;font-size:.9rem;color:var(--muted);text-align:center}.register-hint a{color:var(--brand-dark);font-weight:700;text-decoration:none}.register-hint a:hover{text-decoration:underline}button{border:0;border-radius:12px;background:linear-gradient(180deg,var(--button),var(--button-hover));color:#fff;font:inherit;font-weight:800;padding:14px 18px;cursor:pointer;transition:transform .15s ease,box-shadow .2s ease;box-shadow:0 12px 22px #dd729633}button:hover{transform:translateY(-1px)}button:disabled{opacity:.7;cursor:wait}.secondary-button{width:100%;background:transparent;border:1px solid #f3d5df;color:var(--text);box-shadow:none}.message{min-height:1.5em;margin:0;padding:10px 12px;border-radius:10px;background:var(--neutral);border:1px solid #ebf2ee;color:var(--muted);font-size:.92rem;line-height:1.4}.message.error{background:#fff3f4;border-color:#f8dfe3;color:var(--error)}.message.success{background:#eefaf6;border-color:#dfeee8;color:var(--success)}.footer-copy{margin-top:12px;text-align:center;font-size:.8rem;color:var(--muted)}@media(max-width:480px){.account-overview{grid-template-columns:minmax(0,1fr);gap:12px}.account-nav{grid-auto-flow:column;grid-auto-columns:max-content;overflow-x:auto;padding-bottom:4px;overscroll-behavior-x:contain}.account-nav-button{width:auto;padding:10px 12px;white-space:nowrap;text-align:center}body{padding:16px 12px}.content{padding:20px 18px 22px}.row{align-items:flex-start;flex-direction:column}.link{justify-content:flex-start}}}[data-gsz-customer-account]{--bg-top: #fff8ec;--bg-mid: #fffaf2;--bg-bottom: #fffdf8;--card: #ffffff;--card-border: #eadfd7;--text: #123f36;--muted: #425d57;--line-1: #f4b7c6;--line-2: #e7c97e;--line-3: #204f47;--brand: #ff4167;--brand-dark: #ea3158;--secondary: #fff3f6;--field: #ffffff;--shadow: rgba(50, 78, 66, .12);--button: #ff4167;--button-hover: #ec3158;--error: #9b3b46;--success: #2f6e60;--neutral: #eef5f2;display:block;width:100%;min-width:0;min-height:0;margin:0;padding:clamp(32px,4vw,56px) clamp(16px,4vw,48px) clamp(40px,5vw,68px);overflow-x:clip;background:radial-gradient(circle at 61% 22%,#fffffff5 0 18%,#fff0 42%),linear-gradient(105deg,#fff8e9,#fffaf2 48%,#fffdf9);color:var(--text);font-family:inherit;font-size:16px;line-height:1.5;isolation:isolate}[data-gsz-customer-account],[data-gsz-customer-account] *{box-sizing:border-box}[data-gsz-customer-account] .gsz-customer-account__mount,[data-gsz-customer-account] .gsz-account-fragment{width:100%;min-width:0;margin:0}[data-gsz-customer-account] .page-shell,[data-gsz-customer-account] .page-shell:has(.account-overview:not([hidden])){width:min(100%,1220px);max-width:1220px;margin:0 auto}[data-gsz-customer-account] .container{position:relative;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}[data-gsz-customer-account] .top-line,[data-gsz-customer-account] .brand,[data-gsz-customer-account] .customer-auth-kicker{display:none}[data-gsz-customer-account] .content{padding:0}[data-gsz-customer-account] .customer-auth-layout{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(380px,.96fr);gap:clamp(44px,7vw,104px);align-items:center;padding:0 clamp(8px,2vw,28px)}[data-gsz-customer-account] .customer-auth-copy{min-width:0;max-width:520px;padding:0}[data-gsz-customer-account] .customer-auth-copy h1{margin:0 0 12px;color:#0e4c40;font-size:clamp(2rem,1.6vw + 1.1rem,2.8rem);line-height:1.12;letter-spacing:-.035em}[data-gsz-customer-account] .customer-auth-copy>p:not([hidden]){max-width:500px;color:#314f49;font-size:1rem;line-height:1.55}[data-gsz-customer-account] .benefit-list{display:grid;gap:15px;margin:24px 0 0;padding:0}[data-gsz-customer-account] .benefit-item{display:grid;grid-template-columns:44px minmax(0,1fr);gap:13px;align-items:center}[data-gsz-customer-account] .benefit-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;min-width:42px;min-height:42px;border:1px solid #f4e5de;border-radius:50%;background:#fff;box-shadow:0 6px 16px #314f490f;flex:0 0 42px}[data-gsz-customer-account] .benefit-icon svg{width:22px!important;height:22px!important;max-width:22px;max-height:22px;flex-shrink:0}[data-gsz-customer-account] .benefit-item strong{margin:0 0 1px;color:#173f37;font-size:.98rem;line-height:1.25}[data-gsz-customer-account] .benefit-item span span{display:block;color:#425d57;font-size:.9rem;line-height:1.42}[data-gsz-customer-account] .customer-auth-illustration{display:flex;align-items:flex-end;min-height:0;margin:20px 0 -8px -18px}[data-gsz-customer-account] .customer-auth-illustration svg{display:block;width:220px!important;height:auto!important;max-width:100%;max-height:160px;flex-shrink:0}[data-gsz-customer-account] .customer-auth-panel{display:flex;min-width:0;justify-content:center}[data-gsz-customer-account] .customer-auth-card{width:min(100%,470px);padding:clamp(28px,3vw,40px);border:1px solid #ebe7e2;border-radius:22px;background:#fff;box-shadow:0 16px 42px #2835311c}[data-gsz-customer-account] .customer-auth-card h2{margin:0 0 22px;color:#103f36;font-size:clamp(1.8rem,1vw + 1.1rem,2.2rem);line-height:1.15;letter-spacing:-.035em}[data-gsz-customer-account] #customer-login-form{gap:16px}[data-gsz-customer-account] .field{min-width:0;gap:7px}[data-gsz-customer-account] label{color:#263f39;font-size:.92rem;line-height:1.3}[data-gsz-customer-account] .input-with-icon{min-width:0}[data-gsz-customer-account] .input-with-icon>svg{width:19px!important;height:19px!important;max-width:19px;max-height:19px;flex-shrink:0}[data-gsz-customer-account] input,[data-gsz-customer-account] select{min-width:0;min-height:48px;border:1px solid #d9dfdc;border-radius:10px;background:#fff;color:#173f37;font-family:inherit;font-size:1rem;line-height:1.25}[data-gsz-customer-account] input:focus,[data-gsz-customer-account] select:focus{border-color:#ef6a89;outline:0;box-shadow:0 0 0 3px #ef6a8924}[data-gsz-customer-account] .password-field{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"password-label password-label" "password-input password-input" ". password-link";gap:7px 10px}[data-gsz-customer-account] .password-field>.row{display:contents}[data-gsz-customer-account] .password-field>.row label{grid-area:password-label}[data-gsz-customer-account] .password-field>.row .link{grid-area:password-link;justify-self:end}[data-gsz-customer-account] .password-field>.input-with-icon{grid-area:password-input}[data-gsz-customer-account] .password-toggle{right:9px;width:32px;height:32px;min-width:32px;min-height:32px;padding:0;border:0;border-radius:8px;background:transparent;box-shadow:none}[data-gsz-customer-account] .password-toggle svg{position:static;width:19px!important;height:19px!important;max-width:19px;max-height:19px;flex-shrink:0}[data-gsz-customer-account] .customer-auth-card .link{color:#ef4168;font-size:.84rem;font-weight:700}[data-gsz-customer-account] #customer-login-button{width:100%;min-height:49px;margin-top:2px;border:0;border-radius:10px;background:linear-gradient(90deg,#ff3d68,#ff315d);color:#fff;font-family:inherit;font-size:1rem;font-weight:800;box-shadow:0 9px 20px #ef31582e}[data-gsz-customer-account] #customer-login-button:hover{background:linear-gradient(90deg,#f3335e,#ea294f);transform:translateY(-1px)}[data-gsz-customer-account] .customer-auth-card .register-hint{margin:18px 0 0;color:#3c514c;font-size:.88rem;text-align:center}[data-gsz-customer-account] .customer-auth-card .register-hint a{color:#ef4168}[data-gsz-customer-account] svg{max-width:100%;max-height:220px;flex-shrink:0}[data-gsz-customer-account] .plus-lock-icon{width:52px!important;height:52px!important}[data-gsz-customer-account] .plus-search-icon{width:18px!important;height:18px!important}[data-gsz-customer-account] .plus-download-icon,[data-gsz-customer-account] .plus-download-icon svg{width:20px!important;height:20px!important;max-width:20px;max-height:20px;flex-shrink:0}[data-gsz-customer-account] .gsz-account-load-error{width:min(100%,720px);margin:0 auto;padding:20px;border:1px solid #f2d0dc;border-radius:16px;background:#fffafc;color:#153f39;text-align:center}[data-gsz-customer-account] .page-shell:has(.account-overview:not([hidden])) .customer-auth-layout{grid-template-columns:minmax(0,1fr);gap:0}[data-gsz-customer-account] .page-shell:has(.account-overview:not([hidden])) .customer-auth-copy{display:none}[data-gsz-customer-account] .page-shell:has(.account-overview:not([hidden])) .customer-auth-card{width:100%;max-width:none}@media(max-width:780px){[data-gsz-customer-account]{padding:28px 14px 42px}[data-gsz-customer-account] .customer-auth-layout{grid-template-columns:minmax(0,1fr);gap:26px;padding:0}[data-gsz-customer-account] .customer-auth-copy{max-width:none}[data-gsz-customer-account] .customer-auth-copy h1{font-size:clamp(1.9rem,8vw,2.4rem)}[data-gsz-customer-account] .customer-auth-illustration{display:none}[data-gsz-customer-account] .customer-auth-card{width:100%;padding:26px 20px 24px;border-radius:18px}}@media(max-width:480px){[data-gsz-customer-account]{padding-right:12px;padding-left:12px}[data-gsz-customer-account] .benefit-list{gap:13px}[data-gsz-customer-account] .benefit-item{grid-template-columns:40px minmax(0,1fr);gap:11px}[data-gsz-customer-account] .benefit-icon{width:38px;height:38px;min-width:38px;min-height:38px;flex-basis:38px}[data-gsz-customer-account] .benefit-icon svg{width:20px!important;height:20px!important}[data-gsz-customer-account] input,[data-gsz-customer-account] select{font-size:16px}[data-gsz-customer-account] .account-card-grid,[data-gsz-customer-account] .profile-form-grid,[data-gsz-customer-account] .plus-manage-info{grid-template-columns:minmax(0,1fr)}}[data-gsz-customer-account] .gsz-account-section-title{margin:0 0 22px!important;color:#164c3b!important;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,2.1vw,38px)!important;font-weight:700!important;line-height:1.1!important;letter-spacing:-.5px}[data-gsz-customer-account] .gsz-account-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}[data-gsz-customer-account] .gsz-account-profile-layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:28px 38px;align-items:start}[data-gsz-customer-account] .gsz-account-profile-column{display:grid;gap:26px}[data-gsz-customer-account] .gsz-account-profile-card{padding:26px 30px;border:1px solid #dce7e2;border-radius:18px;background:#fff;box-shadow:0 3px 12px #1c483c06}[data-gsz-customer-account] .gsz-account-profile-card h3{margin:0 0 12px;color:#164c3b;font-size:18px;font-weight:800;line-height:1.3}[data-gsz-customer-account] .gsz-account-profile-list{margin:0}[data-gsz-customer-account] .gsz-account-profile-list>div{display:grid;grid-template-columns:minmax(170px,.9fr) minmax(0,1.1fr);gap:20px;padding:13px 0;border-bottom:1px solid #e7ece9}[data-gsz-customer-account] .gsz-account-profile-list>div:last-child{border-bottom:0}[data-gsz-customer-account] .gsz-account-profile-list dt,[data-gsz-customer-account] .gsz-account-profile-list dd{margin:0;color:#214f44;font-size:15px;line-height:1.35}[data-gsz-customer-account] .gsz-account-profile-list dt{font-weight:800}[data-gsz-customer-account] .gsz-account-profile-password-link{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:9px 0 2px;color:#214f44;font-size:15px;font-weight:600;text-decoration:none}[data-gsz-customer-account] .gsz-account-profile-password-link svg{display:block;width:22px!important;height:22px!important;max-width:22px;max-height:22px;flex:0 0 22px}[data-gsz-customer-account] .gsz-account-profile-actions{display:flex;justify-content:flex-end;margin-top:24px}[data-gsz-customer-account] .gsz-account-profile-edit-button{display:inline-flex;align-items:center;justify-content:center;gap:12px;width:auto;min-width:230px;min-height:50px;margin:0;padding:12px 24px;border:1px solid #ef476f;border-radius:10px;background:#ef476f;color:#fff;box-shadow:0 8px 18px #ef476f29;font-size:16px;font-weight:800}[data-gsz-customer-account] .gsz-account-profile-edit-button svg{display:block;width:23px!important;height:23px!important;max-width:23px;max-height:23px;flex:0 0 23px}[data-gsz-customer-account] .gsz-account-orders-toolbar,[data-gsz-customer-account] .gsz-account-download-toolbar{display:grid;grid-template-columns:minmax(190px,260px) minmax(320px,1fr);gap:18px;align-items:center;margin:0 0 22px}[data-gsz-customer-account] .gsz-account-orders-toolbar .gsz-account-search-field{grid-column:2}[data-gsz-customer-account] .gsz-account-search-field{position:relative;display:block;min-width:0}[data-gsz-customer-account] .gsz-account-search-field svg{position:absolute;top:50%;left:16px;z-index:1;display:block;width:21px!important;height:21px!important;max-width:21px;max-height:21px;transform:translateY(-50%);color:#164c3b;pointer-events:none}[data-gsz-customer-account] .gsz-account-search-field input,[data-gsz-customer-account] .gsz-account-orders-filter,[data-gsz-customer-account] .gsz-account-download-filter{width:100%;min-height:48px;margin:0;border:1.5px solid #dce6e2;border-radius:11px;background:#fff;color:#214f44;box-shadow:none;font:inherit;font-size:14px}[data-gsz-customer-account] .gsz-account-search-field input{padding:12px 16px 12px 48px}[data-gsz-customer-account] .gsz-account-orders-filter,[data-gsz-customer-account] .gsz-account-download-filter{padding:11px 42px 11px 16px}[data-gsz-customer-account] .orders-list{gap:16px;margin-top:0}[data-gsz-customer-account] .gsz-account-order-card,[data-gsz-customer-account] .gsz-account-order-card.latest{display:grid;grid-template-columns:120px minmax(0,1fr) minmax(245px,290px);gap:28px;align-items:center;min-height:190px;padding:20px 26px;border:1px solid #dce7e2;border-radius:17px;background:#fff;box-shadow:0 3px 12px #1c483c06}[data-gsz-customer-account] .gsz-account-order-cover{display:grid;place-items:center;width:106px;aspect-ratio:1 / 1.414;overflow:hidden;border:1px solid #e0ddd2;border-radius:3px;background:#f8f3e7}[data-gsz-customer-account] .gsz-account-order-cover img{display:block;width:100%!important;height:100%!important;max-width:100%;max-height:100%;object-fit:contain}[data-gsz-customer-account] .gsz-account-order-cover--empty{color:#8b7b57;font-size:13px;font-weight:800}[data-gsz-customer-account] .gsz-account-order-main{align-content:center;gap:10px}[data-gsz-customer-account] .gsz-account-order-main h4{margin:0;color:#164c3b;font-size:17px;font-weight:800}[data-gsz-customer-account] .gsz-account-order-meta-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap}[data-gsz-customer-account] .gsz-account-order-meta-row time{color:#476a62;font-size:14px}[data-gsz-customer-account] .gsz-account-order-paid-badge{padding:5px 12px;border-radius:7px;background:#e7f4ee;color:#326756;font-size:13px;font-weight:700}[data-gsz-customer-account] .gsz-account-order-product-title{margin:2px 0 0;color:#164c3b;font-size:17px;font-weight:800}[data-gsz-customer-account] .gsz-account-order-total{color:#164c3b;font-size:18px;font-weight:800}[data-gsz-customer-account] .gsz-account-order-details[hidden]{display:none}[data-gsz-customer-account] .gsz-account-order-details .order-items{margin-top:10px;padding-top:12px;border-top:1px solid #e7ece9}[data-gsz-customer-account] .gsz-account-order-details .order-item-thumb{width:42px;height:59px;border-radius:3px;object-fit:contain}[data-gsz-customer-account] .gsz-account-order-actions{align-content:center;gap:18px}[data-gsz-customer-account] .gsz-account-order-invoice-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:48px;padding:11px 16px;border:1.5px solid #ef476f;border-radius:10px;background:#fff;color:#ef476f;box-shadow:none;font-size:14px;font-weight:700}[data-gsz-customer-account] .gsz-account-order-invoice-button:hover{transform:none;border-color:#da3159;background:#fff5f7;color:#da3159;box-shadow:none}[data-gsz-customer-account] .gsz-account-order-invoice-button svg,[data-gsz-customer-account] .gsz-account-order-view-button svg{display:block;width:22px!important;height:22px!important;max-width:22px;max-height:22px;flex:0 0 22px}[data-gsz-customer-account] .gsz-account-order-view-button{display:inline-flex;align-items:center;justify-content:flex-end;gap:22px;width:100%;margin:0;padding:0 18px;border:0;background:transparent;color:#164c3b;box-shadow:none;font-size:14px;font-weight:800}[data-gsz-customer-account] .gsz-account-order-view-button:hover{transform:none;background:transparent;color:#ef476f;box-shadow:none}[data-gsz-customer-account] .gsz-account-download-intro{margin-top:-12px}[data-gsz-customer-account] .gsz-account-download-toolbar{grid-template-columns:minmax(0,1fr)}[data-gsz-customer-account] .gsz-account-download-toolbar .gsz-account-search-field{width:100%}[data-gsz-customer-account] .gsz-account-download-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;touch-action:pan-y}[data-gsz-customer-account] .gsz-account-download-card{display:grid;grid-template-rows:auto minmax(68px,auto) auto;min-width:0;padding:16px;border:1px solid #dce7e2;border-radius:15px;background:#fff;box-shadow:0 3px 12px #1c483c06}[data-gsz-customer-account] .gsz-account-download-card[hidden]{display:none}[data-gsz-customer-account] .gsz-account-download-cover{display:grid;place-items:center;width:min(100%,220px)!important;height:auto!important;aspect-ratio:1 / 1.414;margin:0 auto 14px;overflow:hidden;border:1px solid #e0ddd2;border-radius:3px;background:#f8f3e7;object-fit:contain}[data-gsz-customer-account] img.gsz-account-download-cover{max-width:220px;max-height:311px}[data-gsz-customer-account] .gsz-account-download-cover--empty{color:#8b7b57;font-size:14px;font-weight:800}[data-gsz-customer-account] .gsz-account-download-card-body{text-align:center}[data-gsz-customer-account] .gsz-account-download-card-body h4{margin:0 0 7px;color:#164c3b;font-size:15px;font-weight:800;line-height:1.35}[data-gsz-customer-account] .gsz-account-download-card-body p{margin:0;color:#55756d;font-size:13px;line-height:1.4}[data-gsz-customer-account] .gsz-account-download-actions{display:grid;gap:8px;align-self:end;margin-top:14px}[data-gsz-customer-account] .gsz-account-download-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;width:100%;min-height:42px;margin:0;padding:9px 13px;border:1.5px solid #ef476f;border-radius:9px;background:#fff;color:#ef476f;box-shadow:none;font-size:13px;font-weight:700;text-decoration:none}[data-gsz-customer-account] .gsz-account-download-button:hover{transform:none;border-color:#da3159;background:#fff5f7;color:#da3159;box-shadow:none}[data-gsz-customer-account] .gsz-account-download-button svg{display:block;width:20px!important;height:20px!important;max-width:20px;max-height:20px;flex:0 0 20px}[data-gsz-customer-account] .gsz-account-download-missing,[data-gsz-customer-account] .gsz-account-download-empty{color:#55756d;font-size:13px;text-align:center}[data-gsz-customer-account] .gsz-account-pagination{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:24px}[data-gsz-customer-account] .gsz-account-pagination[hidden]{display:none}[data-gsz-customer-account] .gsz-account-pagination-button{display:inline-grid;place-items:center;width:38px;height:38px;margin:0;padding:0;border:1px solid #dce7e2;border-radius:9px;background:#fff;color:#214f44;box-shadow:none;font-size:14px;font-weight:800}[data-gsz-customer-account] .gsz-account-pagination-button.active,[data-gsz-customer-account] .gsz-account-pagination-button:hover{transform:none;border-color:#ef476f;background:#ef476f;color:#fff;box-shadow:none}[data-gsz-customer-account] .gsz-account-swipe-surface,[data-gsz-customer-account] .plus-material-grid{touch-action:pan-y}[data-gsz-customer-account] .gsz-account-plus-status{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:0 0 16px;padding:16px 22px;border:1px solid #efd89f;border-radius:11px;background:linear-gradient(105deg,#fffaf0,#fffdf8)}[data-gsz-customer-account] .gsz-account-plus-status-copy{display:flex;align-items:flex-start;gap:14px;min-width:0}[data-gsz-customer-account] .gsz-account-plus-status-dot{width:15px;height:15px;margin-top:3px;border-radius:50%;background:#63b17f;flex:0 0 15px}[data-gsz-customer-account] .gsz-account-plus-status-copy strong,[data-gsz-customer-account] .gsz-account-plus-status-copy span{display:block}[data-gsz-customer-account] .gsz-account-plus-status-copy strong{margin-bottom:4px;color:#164c3b;font-size:18px;font-weight:800}[data-gsz-customer-account] .gsz-account-plus-status-copy span{color:#476a62;font-size:16px}[data-gsz-customer-account] .gsz-account-plus-status-actions{display:flex;align-items:center;justify-content:flex-end;gap:18px}[data-gsz-customer-account] .gsz-account-plus-status .plus-quota-note{margin:0;color:#164c3b;font-size:16px;font-weight:800;text-align:right}[data-gsz-customer-account] .gsz-account-plus-manage-button,[data-gsz-customer-account] .gsz-account-plus-back-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:auto;margin:0;min-height:46px;padding:10px 15px;border:1px solid #d7c180;border-radius:9px;background:#fff;color:#285a50;box-shadow:none;font-size:16px;font-weight:800}[data-gsz-customer-account] .gsz-account-plus-manage-button:hover,[data-gsz-customer-account] .gsz-account-plus-back-button:hover{transform:none;border-color:#bca45e;background:#fffaf0;box-shadow:none}[data-gsz-customer-account] .gsz-account-plus-manage-button svg{display:block;width:19px!important;height:19px!important;max-width:19px;max-height:19px;flex:0 0 19px}[data-gsz-customer-account] .gsz-account-plus-back-button{margin-bottom:18px}[data-gsz-customer-account] #account-panel-plus .plus-search-wrap{margin-top:0}@media(max-width:1180px){[data-gsz-customer-account] .gsz-account-download-grid{grid-template-columns:repeat(3,minmax(0,1fr))}[data-gsz-customer-account] .gsz-account-order-card,[data-gsz-customer-account] .gsz-account-order-card.latest{grid-template-columns:110px minmax(0,1fr) minmax(220px,260px)}}@media(max-width:900px){[data-gsz-customer-account] .gsz-account-profile-layout{grid-template-columns:minmax(0,1fr)}[data-gsz-customer-account] .gsz-account-profile-column{display:contents}[data-gsz-customer-account] .gsz-account-order-card,[data-gsz-customer-account] .gsz-account-order-card.latest{grid-template-columns:100px minmax(0,1fr)}[data-gsz-customer-account] .gsz-account-order-actions{grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr))}[data-gsz-customer-account] .gsz-account-download-grid{grid-template-columns:repeat(2,minmax(0,1fr))}[data-gsz-customer-account] .gsz-account-plus-status{align-items:flex-start;flex-direction:column}[data-gsz-customer-account] .gsz-account-plus-status-actions{width:100%;justify-content:space-between}}@media(max-width:640px){[data-gsz-customer-account] .page-shell:has(.account-overview:not([hidden])) .account-overview{padding:22px 16px 18px}[data-gsz-customer-account] .gsz-account-profile-card{padding:21px 18px}[data-gsz-customer-account] .gsz-account-profile-list>div{grid-template-columns:minmax(0,1fr);gap:5px}[data-gsz-customer-account] .gsz-account-profile-edit-button{width:100%}[data-gsz-customer-account] .gsz-account-orders-toolbar,[data-gsz-customer-account] .gsz-account-download-toolbar{grid-template-columns:minmax(0,1fr)}[data-gsz-customer-account] .gsz-account-orders-toolbar .gsz-account-search-field{grid-column:auto}[data-gsz-customer-account] .gsz-account-order-card,[data-gsz-customer-account] .gsz-account-order-card.latest{grid-template-columns:86px minmax(0,1fr);gap:17px;padding:16px}[data-gsz-customer-account] .gsz-account-order-cover{width:82px}[data-gsz-customer-account] .gsz-account-order-actions,[data-gsz-customer-account] .gsz-account-download-grid{grid-template-columns:minmax(0,1fr)}[data-gsz-customer-account] .gsz-account-plus-status-actions{align-items:flex-start;flex-direction:column}[data-gsz-customer-account] .gsz-account-plus-status .plus-quota-note{text-align:left}[data-gsz-customer-account] .gsz-account-plus-manage-button{width:100%}}[data-gsz-customer-account]{padding:58px 48px 76px}[data-gsz-customer-account] .page-shell,[data-gsz-customer-account] .page-shell:has(.account-overview:not([hidden])){width:min(100%,1240px);max-width:1240px}[data-gsz-customer-account] .customer-auth-layout{grid-template-columns:minmax(0,520px) minmax(500px,570px);justify-content:space-between;gap:64px;min-height:620px;padding:0 18px}[data-gsz-customer-account] .customer-auth-copy{position:relative;width:100%;max-width:500px;min-height:520px;padding:18px 0 0}[data-gsz-customer-account] .customer-auth-copy h1{margin:0 0 12px;font-size:38px;font-weight:800;line-height:1.12;letter-spacing:-1.2px}[data-gsz-customer-account] .customer-auth-copy>p:not([hidden]){width:100%;max-width:360px;font-size:16px;font-weight:500;line-height:1.48}[data-gsz-customer-account] .benefit-list{gap:18px;margin-top:22px}[data-gsz-customer-account] .benefit-item{grid-template-columns:52px minmax(0,330px);gap:15px;min-height:52px}[data-gsz-customer-account] .benefit-icon{width:52px;height:52px;min-width:52px;min-height:52px;border-width:1.5px;flex:0 0 52px}[data-gsz-customer-account] .benefit-icon svg{width:24px!important;height:24px!important;max-width:24px;max-height:24px}[data-gsz-customer-account] .benefit-item:nth-child(1) .benefit-icon{color:#ff4167}[data-gsz-customer-account] .benefit-item:nth-child(2) .benefit-icon{color:#2f806e}[data-gsz-customer-account] .benefit-item:nth-child(3) .benefit-icon{color:#dda918}[data-gsz-customer-account] .benefit-item strong{margin-bottom:3px;font-size:15px;font-weight:800;line-height:1.25}[data-gsz-customer-account] .benefit-item span span{max-width:320px;font-size:14px;font-weight:500;line-height:1.4}[data-gsz-customer-account] .customer-auth-illustration{position:absolute;left:-248px;bottom:-38px;display:block;width:280px;margin:0}[data-gsz-customer-account] .customer-auth-illustration>svg{display:none}[data-gsz-customer-account] .gsz-account-school-illustration{display:block;width:280px;height:auto;max-width:100%;max-height:250px;object-fit:contain;object-position:left bottom;flex:0 0 auto}[data-gsz-customer-account] .customer-auth-card{width:min(100%,570px);padding:44px 46px 38px;border-width:1.5px;border-color:#e8e4df;border-radius:22px;box-shadow:0 20px 52px #28353121}[data-gsz-customer-account] .customer-auth-card h2{margin:0 0 28px;font-size:32px;font-weight:800;line-height:1.16;letter-spacing:-.8px}[data-gsz-customer-account] #customer-login-form{gap:20px}[data-gsz-customer-account] .field{gap:8px}[data-gsz-customer-account] label{font-size:15px;font-weight:800;line-height:1.3}[data-gsz-customer-account] .input-with-icon>svg{left:18px;width:21px!important;height:21px!important;max-width:21px;max-height:21px;color:#87a69e}[data-gsz-customer-account] .input-with-icon input{padding-left:52px}[data-gsz-customer-account] .password-field .input-with-icon input{padding-right:54px}[data-gsz-customer-account] input,[data-gsz-customer-account] select{min-height:60px;padding-top:15px;padding-bottom:15px;border-width:1.5px;border-color:#cbd7d2;border-radius:9px;font-size:16px;font-weight:500}[data-gsz-customer-account] .password-field{gap:9px 10px}[data-gsz-customer-account] .password-toggle{right:14px;width:34px;height:34px;min-width:34px;min-height:34px}[data-gsz-customer-account] .password-toggle svg{width:21px!important;height:21px!important;max-width:21px;max-height:21px;color:#87a69e}[data-gsz-customer-account] .customer-auth-card .link{font-size:14px;font-weight:800;line-height:1.35}[data-gsz-customer-account] #customer-login-button{min-height:58px;margin-top:2px;border-radius:9px;font-size:15px;font-weight:800}[data-gsz-customer-account] .customer-auth-card .register-hint{margin-top:23px;font-size:14px;font-weight:600;line-height:1.45}[data-gsz-customer-account] .customer-auth-card .register-hint a{font-weight:800}@media(max-width:1100px){[data-gsz-customer-account]{padding-right:28px;padding-left:28px}[data-gsz-customer-account] .customer-auth-layout{grid-template-columns:minmax(0,1fr) minmax(430px,520px);gap:42px;padding:0}[data-gsz-customer-account] .customer-auth-copy{min-height:500px}[data-gsz-customer-account] .customer-auth-illustration,[data-gsz-customer-account] .gsz-account-school-illustration{width:250px}[data-gsz-customer-account] .customer-auth-illustration{left:-42px}[data-gsz-customer-account] .customer-auth-card{padding-right:38px;padding-left:38px}}@media(max-width:780px){[data-gsz-customer-account]{padding:32px 14px 46px}[data-gsz-customer-account] .customer-auth-layout{grid-template-columns:minmax(0,1fr);gap:30px;min-height:0}[data-gsz-customer-account] .customer-auth-copy{min-height:0;padding-top:0}[data-gsz-customer-account] .customer-auth-copy h1{font-size:32px}[data-gsz-customer-account] .customer-auth-illustration{display:none}[data-gsz-customer-account] .customer-auth-card{width:100%;padding:32px 22px 28px}}@media(max-width:480px){[data-gsz-customer-account] .customer-auth-copy h1{font-size:30px}[data-gsz-customer-account] .customer-auth-copy>p:not([hidden]){font-size:15px}[data-gsz-customer-account] .benefit-item{grid-template-columns:46px minmax(0,1fr);gap:12px}[data-gsz-customer-account] .benefit-icon{width:46px;height:46px;min-width:46px;min-height:46px;flex-basis:46px}[data-gsz-customer-account] .customer-auth-card h2{font-size:28px}[data-gsz-customer-account] label{font-size:14px}}[data-gsz-customer-account]:has(.account-overview:not([hidden])){padding:42px 34px 64px;background:radial-gradient(circle at 86% 14%,rgba(225,244,238,.75),transparent 28%),linear-gradient(135deg,#fffaf0,#fffdf8 52%,#f4fbf7)}[data-gsz-customer-account] .page-shell:has(.account-overview:not([hidden])){width:min(100%,1180px);max-width:1180px}[data-gsz-customer-account] .page-shell:has(.account-overview:not([hidden])) .container{overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}[data-gsz-customer-account] .page-shell:has(.account-overview:not([hidden])) .content{padding:0}[data-gsz-customer-account] .page-shell:has(.account-overview:not([hidden])) .customer-auth-layout{display:block;min-height:0;padding:0}[data-gsz-customer-account] .page-shell:has(.account-overview:not([hidden])) .customer-auth-panel{display:block}[data-gsz-customer-account] .page-shell:has(.account-overview:not([hidden])) .customer-auth-card{width:100%;max-width:none;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}[data-gsz-customer-account] .page-shell:has(.account-overview:not([hidden])) .customer-auth-card>h2{display:none}[data-gsz-customer-account] .page-shell:has(.account-overview:not([hidden])) .gsz-account-overview-heading.status-box.visible{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center;margin:0 0 16px;padding:0;border:0;border-radius:0;background:transparent}[data-gsz-customer-account] .gsz-account-overview-welcome{min-width:0}[data-gsz-customer-account] .gsz-account-overview-heading #customer-account-name{display:block;margin:0 0 2px;color:#164c3b;font-family:Georgia,Times New Roman,serif;font-size:38px;font-weight:700;line-height:1.05;letter-spacing:-.7px}[data-gsz-customer-account] .gsz-account-overview-heading #customer-account-meta{color:#55756d;font-size:15px;font-weight:500;line-height:1.45}[data-gsz-customer-account] .gsz-account-user-menu{display:grid;grid-template-columns:20px auto 16px;gap:9px;align-items:center;width:auto;min-width:132px;min-height:44px;padding:10px 13px;border:1px solid #dfe9e4;border-radius:10px;background:#ffffffe0;color:#285a50;box-shadow:0 4px 14px #1b493c0d;font-size:13px;font-weight:700;line-height:1}[data-gsz-customer-account] .gsz-account-user-menu:hover{transform:none;border-color:#bfd3cb;background:#fff;box-shadow:0 5px 16px #1b493c14}[data-gsz-customer-account] .gsz-account-user-menu svg{display:block;width:20px!important;height:20px!important;max-width:20px;max-height:20px;flex-shrink:0}[data-gsz-customer-account] .gsz-account-user-menu svg:last-child{width:16px!important;height:16px!important;max-width:16px;max-height:16px}[data-gsz-customer-account] .page-shell:has(.account-overview:not([hidden])) .account-overview{display:block;width:100%;max-width:none;margin:0;padding:28px 34px 22px;border:1px solid #e6ece8;border-radius:20px;background:#fffffff5;box-shadow:0 18px 46px #234c411c}[data-gsz-customer-account] .account-overview>.account-home-header{margin:0 0 13px}[data-gsz-customer-account] .account-overview>.account-home-header h2{margin:0;color:#164c3b;font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:700;line-height:1.15;letter-spacing:-.45px}[data-gsz-customer-account] .gsz-account-overview-nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;width:100%;margin:0 0 24px;border-bottom:1px solid #e4ebe7}[data-gsz-customer-account] .gsz-account-overview-nav-button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:0;min-height:46px;padding:10px 8px 12px;border:0;border-radius:0;background:transparent;color:#55756d;box-shadow:none;font-size:13px;font-weight:700;line-height:1.2;white-space:nowrap}[data-gsz-customer-account] .gsz-account-overview-nav-button:after{content:"";position:absolute;right:8px;bottom:-1px;left:8px;height:3px;border-radius:3px 3px 0 0;background:transparent}[data-gsz-customer-account] .gsz-account-overview-nav-button:hover,[data-gsz-customer-account] .gsz-account-overview-nav-button.active{transform:none;background:transparent;color:#ef476f;box-shadow:none}[data-gsz-customer-account] .gsz-account-overview-nav-button.active:after{background:#ef476f}[data-gsz-customer-account] .gsz-account-overview-nav-button svg{display:block;width:20px!important;height:20px!important;max-width:20px;max-height:20px;flex:0 0 20px}[data-gsz-customer-account] .page-shell:has(.account-overview:not([hidden])) .account-panel{min-height:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}[data-gsz-customer-account] .page-shell:has(.account-overview:not([hidden])) .account-panel[hidden]{display:none}[data-gsz-customer-account] .account-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}[data-gsz-customer-account] .gsz-account-overview-card{display:grid;grid-template-columns:62px minmax(0,1fr) 24px;gap:16px;align-items:center;width:100%;min-height:116px;padding:18px 20px;border:1px solid transparent;border-radius:15px;color:#164c3b;box-shadow:none;text-align:left}[data-gsz-customer-account] .gsz-account-overview-card--profile{border-color:#dceee7;background:linear-gradient(135deg,#f3fbf7,#edf8f3)}[data-gsz-customer-account] .gsz-account-overview-card--orders{border-color:#f2e6d9;background:linear-gradient(135deg,#fffaf4,#fff4e9)}[data-gsz-customer-account] .gsz-account-overview-card--downloads{border-color:#dceef0;background:linear-gradient(135deg,#f2fbfc,#eaf7f8)}[data-gsz-customer-account] .gsz-account-overview-card--plus{border-color:#f3dfe5;background:linear-gradient(135deg,#fff5f7,#fdeef2)}[data-gsz-customer-account] .gsz-account-overview-card:hover{transform:translateY(-1px);border-color:#2d705d40;box-shadow:0 10px 22px #214f4114}[data-gsz-customer-account] .gsz-account-overview-card-icon{display:grid;place-items:center;width:60px;height:60px;border-radius:50%;background:#ffffffb8;color:#2b6a5c}[data-gsz-customer-account] .gsz-account-overview-card--profile .gsz-account-overview-card-icon{background:#dff4ea}[data-gsz-customer-account] .gsz-account-overview-card--orders .gsz-account-overview-card-icon{background:#ffead8}[data-gsz-customer-account] .gsz-account-overview-card--downloads .gsz-account-overview-card-icon{background:#d9f1f3}[data-gsz-customer-account] .gsz-account-overview-card--plus .gsz-account-overview-card-icon{background:#fbdce4}[data-gsz-customer-account] .gsz-account-overview-card-icon svg{display:block;width:30px!important;height:30px!important;max-width:30px;max-height:30px;flex-shrink:0}[data-gsz-customer-account] .gsz-account-overview-card-copy{display:block;min-width:0}[data-gsz-customer-account] .gsz-account-overview-card .account-card-title{display:block;margin:0 0 5px;color:#164c3b;font-size:17px;font-weight:800;line-height:1.25}[data-gsz-customer-account] .gsz-account-overview-card .account-card-description{display:block;color:#55756d;font-size:13px;font-weight:500;line-height:1.4}[data-gsz-customer-account] .gsz-account-overview-arrow{display:block;width:24px;color:#2e6b5d;font-size:25px;font-weight:400;line-height:1;text-align:center}[data-gsz-customer-account] .account-detail{padding:2px 4px 8px}[data-gsz-customer-account] .account-detail>h2,[data-gsz-customer-account] .account-detail .plus-header-row h2{margin:0 0 8px;color:#164c3b;font-size:26px;font-weight:800;line-height:1.2}[data-gsz-customer-account] .account-detail-intro{margin:0 0 18px;color:#55756d;font-size:14px}[data-gsz-customer-account] .account-back{display:inline-flex;width:auto;margin:0 0 18px;padding:0;border:0;border-radius:0;background:transparent;color:#ef476f;box-shadow:none;font-size:13px;font-weight:800}[data-gsz-customer-account] .account-back:hover{transform:translate(-1px);background:transparent;color:#da3159;box-shadow:none}[data-gsz-customer-account] .account-actions{display:flex;justify-content:center;width:100%;margin:24px 0 0;padding:18px 0 0;border-top:1px solid #e5ebe8}[data-gsz-customer-account] .account-actions[hidden]{display:none}[data-gsz-customer-account] .gsz-account-signout-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:auto;margin:0;padding:8px 12px;border:0;border-radius:8px;background:transparent;color:#ef476f;box-shadow:none;font-size:13px;font-weight:800}[data-gsz-customer-account] .gsz-account-signout-button:hover{transform:none;background:#fff3f6;color:#d92f58;box-shadow:none}[data-gsz-customer-account] .gsz-account-signout-button svg{display:block;width:20px!important;height:20px!important;max-width:20px;max-height:20px;flex:0 0 20px}@media(max-width:780px){[data-gsz-customer-account]:has(.account-overview:not([hidden])){padding:28px 14px 44px}[data-gsz-customer-account] .page-shell:has(.account-overview:not([hidden])) .gsz-account-overview-heading.status-box.visible{grid-template-columns:minmax(0,1fr) auto;gap:12px}[data-gsz-customer-account] .gsz-account-overview-heading #customer-account-name{font-size:32px}[data-gsz-customer-account] .gsz-account-user-menu{min-width:118px;padding-right:10px;padding-left:10px;font-size:12px}[data-gsz-customer-account] .page-shell:has(.account-overview:not([hidden])) .account-overview{padding:24px 20px 20px;border-radius:17px}[data-gsz-customer-account] .gsz-account-overview-nav{grid-template-columns:repeat(5,max-content);justify-content:start;overflow-x:auto;overscroll-behavior-x:contain}[data-gsz-customer-account] .gsz-account-overview-nav-button{min-width:112px}[data-gsz-customer-account] .account-card-grid{grid-template-columns:minmax(0,1fr)}}@media(max-width:480px){[data-gsz-customer-account] .page-shell:has(.account-overview:not([hidden])) .gsz-account-overview-heading.status-box.visible{grid-template-columns:minmax(0,1fr)}[data-gsz-customer-account] .gsz-account-user-menu{justify-self:start}[data-gsz-customer-account] .gsz-account-overview-card{grid-template-columns:54px minmax(0,1fr) 20px;gap:12px;min-height:104px;padding:15px}[data-gsz-customer-account] .gsz-account-overview-card-icon{width:52px;height:52px}[data-gsz-customer-account] .gsz-account-overview-card-icon svg{width:27px!important;height:27px!important;max-width:27px;max-height:27px}}[data-gsz-customer-account] .page-shell:has(.account-overview:not([hidden])){width:min(100%,1600px);max-width:1600px}[data-gsz-customer-account] .page-shell:has(.account-overview:not([hidden])) .account-overview{padding:30px 32px 24px}@media(max-width:640px){[data-gsz-customer-account] .page-shell:has(.account-overview:not([hidden])) .account-overview{padding:22px 16px 18px}}[data-gsz-customer-account] .gsz-account-overview-nav-button{font-size:16px;font-weight:800}[data-gsz-customer-account] .gsz-account-overview-nav-button svg{width:22px!important;height:22px!important;max-width:22px;max-height:22px;flex:0 0 22px}[data-gsz-customer-account] .plus-material-count{font-size:1.1rem;line-height:1.35}[data-gsz-customer-account] .plus-download-button{font-size:clamp(.92rem,4.2cqi,1.08rem);font-weight:800}@media(max-width:480px){[data-gsz-customer-account] .gsz-account-overview-nav-button{font-size:15px}}[data-gsz-customer-account] .page-shell:has(.account-overview:not([hidden])) .gsz-account-overview-nav-button{font-size:17px!important;font-weight:800}[data-gsz-customer-account] #plus-materials-tab .plus-material-count{font-size:17px!important;font-weight:800;line-height:1.4}[data-gsz-customer-account] #plus-materials-tab .plus-material-card h4{font-size:16px!important;font-weight:800;line-height:1.38}[data-gsz-customer-account] #plus-materials-tab .plus-download-button{min-height:48px;padding:10px 9px;font-size:16px!important;font-weight:800;line-height:1.15}[data-gsz-customer-account] #plus-materials-tab .plus-download-button>span{white-space:normal;text-wrap:balance}[data-gsz-customer-account] #plus-materials-tab .plus-download-icon,[data-gsz-customer-account] #plus-materials-tab .plus-download-icon svg{width:21px!important;height:21px!important;max-width:21px;max-height:21px}[data-gsz-customer-account] .gsz-account-order-cover img,[data-gsz-customer-account] img.gsz-account-download-cover,[data-gsz-customer-account] .order-item-thumb{object-fit:contain!important;object-position:center}@media(max-width:640px){[data-gsz-customer-account] .page-shell:has(.account-overview:not([hidden])) .gsz-account-overview-nav-button{font-size:16px!important}[data-gsz-customer-account] #plus-materials-tab .plus-material-count{font-size:16px!important}[data-gsz-customer-account] #plus-materials-tab .plus-material-card h4,[data-gsz-customer-account] #plus-materials-tab .plus-download-button{font-size:15px!important}}[data-gsz-customer-account] .account-card-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,260px))!important;justify-content:center!important;align-items:stretch!important;gap:16px!important;max-width:1100px!important;margin:26px auto 0!important}[data-gsz-customer-account] button.account-card.gsz-account-overview-card{position:relative!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:flex-start!important;grid-template-columns:none!important;gap:0!important;width:100%!important;max-width:260px!important;min-width:0!important;min-height:0!important;aspect-ratio:1 / 1!important;padding:20px 16px 16px!important;text-align:center!important;color:#164c3b!important;background:#fff!important;border:1px solid #e5ebe8!important;border-top-width:3px!important;border-radius:12px!important;box-shadow:0 5px 16px #164c3b17!important;cursor:pointer!important;overflow:hidden!important;transition:transform .16s ease,box-shadow .16s ease!important}[data-gsz-customer-account] button.account-card.gsz-account-overview-card:hover{transform:translateY(-2px)!important;box-shadow:0 9px 22px #164c3b21!important}[data-gsz-customer-account] button.gsz-account-overview-card--profile,[data-gsz-customer-account] button.gsz-account-overview-card--orders,[data-gsz-customer-account] button.gsz-account-overview-card--downloads,[data-gsz-customer-account] button.gsz-account-overview-card--plus{background:#fff!important}[data-gsz-customer-account] button.gsz-account-overview-card--profile{border-color:#e1eae6!important;border-top-color:#23805f!important}[data-gsz-customer-account] button.gsz-account-overview-card--orders{border-color:#eee5e7!important;border-top-color:#f43f5e!important}[data-gsz-customer-account] button.gsz-account-overview-card--downloads{border-color:#e1eae7!important;border-top-color:#568f80!important}[data-gsz-customer-account] button.gsz-account-overview-card--plus{border-color:#eee8dd!important;border-top-color:#d58c16!important}[data-gsz-customer-account] button.gsz-account-overview-card .account-card-icon{display:grid!important;place-items:center!important;width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important;margin:2px auto 12px!important;border-radius:50%!important;flex:0 0 52px!important}[data-gsz-customer-account] button.gsz-account-overview-card .account-card-icon svg{display:block!important;width:25px!important;height:25px!important;min-width:25px!important;min-height:25px!important}[data-gsz-customer-account] button.gsz-account-overview-card--profile .account-card-icon{color:#176c50!important;background:#e6f5ef!important}[data-gsz-customer-account] button.gsz-account-overview-card--orders .account-card-icon{color:#f43f5e!important;background:#fff0f3!important}[data-gsz-customer-account] button.gsz-account-overview-card--downloads .account-card-icon{color:#397866!important;background:#eaf6f2!important}[data-gsz-customer-account] button.gsz-account-overview-card--plus .account-card-icon{color:#ad700e!important;background:#fff4df!important}[data-gsz-customer-account] button.gsz-account-overview-card .gsz-account-overview-card-copy{display:flex!important;flex-direction:column!important;align-items:center!important;gap:5px!important;width:100%!important;min-width:0!important;text-align:center!important}[data-gsz-customer-account] button.gsz-account-overview-card .account-card-title{display:block!important;width:100%!important;margin:0!important;color:#164c3b!important;font-size:17px!important;font-weight:800!important;line-height:1.25!important;text-align:center!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important}[data-gsz-customer-account] button.gsz-account-overview-card .account-card-description{display:block!important;max-width:205px!important;min-height:40px!important;margin:0 auto!important;color:#648078!important;font-size:13px!important;font-weight:500!important;line-height:1.4!important;text-align:center!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important}[data-gsz-customer-account] button.gsz-account-overview-card .gsz-account-overview-arrow{display:grid!important;place-items:center!important;margin:auto auto 0!important;padding-top:10px!important;color:#246b57!important;font-size:19px!important;line-height:1!important}@media(max-width:1100px){[data-gsz-customer-account] .account-card-grid{grid-template-columns:repeat(2,minmax(0,260px))!important}}@media(max-width:640px){[data-gsz-customer-account] .account-card-grid{grid-template-columns:minmax(0,260px)!important}}[data-gsz-customer-account] button.account-card.gsz-account-overview-card{aspect-ratio:auto!important;height:230px!important;min-height:230px!important;padding:24px 18px 16px!important}[data-gsz-customer-account] .gsz-account-overview-card .account-card-description{font-size:16px!important;line-height:1.35!important;max-width:230px!important;margin-top:5px!important}[data-gsz-customer-account] .gsz-account-overview-card .account-card-title{font-size:19px!important;line-height:1.2!important}[data-gsz-customer-account] .gsz-account-overview-card .gsz-account-overview-arrow{margin-top:auto!important}[data-gsz-customer-account] .account-card-grid{width:100%!important;max-width:none!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;justify-content:stretch!important;gap:18px!important;margin-left:0!important;margin-right:0!important}[data-gsz-customer-account] .gsz-account-overview-card .account-card-title{font-size:20px!important;line-height:1.2!important}[data-gsz-customer-account] .gsz-account-overview-card .account-card-description{width:100%!important;max-width:270px!important;font-size:17px!important;line-height:1.4!important}[data-gsz-customer-account] .account-card-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;width:100%!important;max-width:none!important;gap:16px!important;margin:0!important}[data-gsz-customer-account] button.account-card.gsz-account-overview-card{display:grid!important;grid-template-columns:64px minmax(0,1fr) 42px!important;align-items:center!important;gap:16px!important;width:100%!important;height:145px!important;min-height:145px!important;aspect-ratio:auto!important;padding:20px!important;border-radius:12px!important;border-width:1px!important;border-style:solid!important;text-align:left!important;box-shadow:0 3px 12px #164c3b12!important}[data-gsz-customer-account] button.gsz-account-overview-card--profile{background:linear-gradient(135deg,#fff,#f3faf7)!important;border-color:#d6e9e1!important}[data-gsz-customer-account] button.gsz-account-overview-card--orders{background:linear-gradient(135deg,#fff,#fff5f7)!important;border-color:#f4dce2!important}[data-gsz-customer-account] button.gsz-account-overview-card--downloads{background:linear-gradient(135deg,#fff,#f2f9f7)!important;border-color:#d9e9e5!important}[data-gsz-customer-account] button.gsz-account-overview-card--plus{background:linear-gradient(135deg,#fff,#fff8ed)!important;border-color:#efdfc3!important}[data-gsz-customer-account] .gsz-account-overview-card .account-card-icon{width:56px!important;height:56px!important;margin:0!important;border-radius:50%!important}[data-gsz-customer-account] .gsz-account-overview-card .gsz-account-overview-card-copy{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:5px!important;min-width:0!important}[data-gsz-customer-account] .gsz-account-overview-card .account-card-title{margin:0!important;font-size:20px!important;line-height:1.2!important;text-align:left!important}[data-gsz-customer-account] .gsz-account-overview-card .account-card-description{width:100%!important;max-width:none!important;margin:0!important;font-size:16px!important;line-height:1.4!important;text-align:left!important}[data-gsz-customer-account] .gsz-account-overview-card .gsz-account-overview-arrow{display:grid!important;place-items:center!important;width:40px!important;height:40px!important;margin:0!important;border:1px solid #cfdbd6!important;border-radius:50%!important;background:#fffc!important;color:#164c3b!important;font-size:20px!important}@media(max-width:760px){[data-gsz-customer-account] .account-card-grid{grid-template-columns:1fr!important}[data-gsz-customer-account] button.account-card.gsz-account-overview-card{height:135px!important;min-height:135px!important;grid-template-columns:56px minmax(0,1fr) 38px!important;padding:16px!important}}[data-gsz-customer-account] .account-card-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important;width:100%!important;max-width:none!important;justify-content:stretch!important;justify-items:stretch!important}[data-gsz-customer-account] .account-card-grid>button.account-card.gsz-account-overview-card{width:100%!important;max-width:none!important;min-width:0!important;height:145px!important;min-height:145px!important;justify-self:stretch!important;display:grid!important;grid-template-columns:64px minmax(0,1fr) 42px!important;align-items:center!important;column-gap:16px!important;padding:20px 22px!important;box-sizing:border-box!important}[data-gsz-customer-account] .gsz-account-overview-card .account-card-title{font-family:Georgia,Times New Roman,serif!important;font-size:20px!important;font-weight:700!important;line-height:1.2!important;text-align:left!important}[data-gsz-customer-account] .gsz-account-overview-card .account-card-description{font-size:16px!important;line-height:1.4!important;text-align:left!important;max-width:none!important}@media(max-width:760px){[data-gsz-customer-account] .account-card-grid{grid-template-columns:1fr!important}}[data-gsz-customer-account] .account-card-grid>button.account-card.gsz-account-overview-card{grid-template-columns:54px minmax(0,1fr) 40px!important;grid-template-rows:1fr!important;column-gap:16px!important;height:125px!important;min-height:125px!important;padding:18px 22px!important;border-radius:12px!important;box-sizing:border-box!important}[data-gsz-customer-account] .gsz-account-overview-card .account-card-icon{grid-column:1!important;grid-row:1!important;justify-self:start!important;align-self:center!important;width:52px!important;height:52px!important}[data-gsz-customer-account] .gsz-account-overview-card .gsz-account-overview-card-copy{grid-column:2!important;grid-row:1!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;justify-self:stretch!important;width:100%!important;margin:0!important;text-align:left!important}[data-gsz-customer-account] .gsz-account-overview-card .account-card-title{margin:0 0 5px!important;font-size:19px!important;line-height:1.2!important;text-align:left!important}[data-gsz-customer-account] .gsz-account-overview-card .account-card-description{margin:0!important;font-size:15px!important;line-height:1.35!important;text-align:left!important}[data-gsz-customer-account] .gsz-account-overview-card .gsz-account-overview-arrow{grid-column:3!important;grid-row:1!important;justify-self:end!important;align-self:center!important;width:38px!important;height:38px!important;margin:0!important}html body [data-gsz-customer-account] .account-card-grid>button.account-card.gsz-account-overview-card{display:grid!important;grid-template-columns:54px minmax(0,1fr) 40px!important;align-items:center!important;column-gap:16px!important;width:100%!important;max-width:none!important;height:125px!important;min-height:125px!important;padding:18px 22px!important}html body [data-gsz-customer-account] button.account-card.gsz-account-overview-card .gsz-account-overview-card-copy{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;justify-self:stretch!important;width:100%!important;min-width:0!important;margin:0!important;text-align:left!important}html body [data-gsz-customer-account] button.account-card.gsz-account-overview-card .account-card-title{display:block!important;width:100%!important;margin:0!important;font-family:Georgia,Times New Roman,serif!important;font-size:19px!important;font-weight:700!important;line-height:1.2!important;text-align:left!important}html body [data-gsz-customer-account] button.account-card.gsz-account-overview-card .account-card-description{display:block!important;width:100%!important;max-width:none!important;min-height:0!important;margin:5px 0 0!important;color:#58736b!important;font-size:15px!important;font-weight:500!important;line-height:1.35!important;text-align:left!important}html body [data-gsz-customer-account] button.account-card.gsz-account-overview-card--profile{background:#f3faf7!important;border-color:#d4e8df!important}html body [data-gsz-customer-account] button.account-card.gsz-account-overview-card--orders{background:#fff3f6!important;border-color:#f2d6de!important}html body [data-gsz-customer-account] button.account-card.gsz-account-overview-card--downloads{background:#f1f9f7!important;border-color:#d4e7e2!important}html body [data-gsz-customer-account] button.account-card.gsz-account-overview-card--plus{background:#fff7e9!important;border-color:#edd9b5!important}html body [data-gsz-customer-account] button.account-card.gsz-account-overview-card .account-card-title{font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:21px!important;font-weight:700!important;line-height:1.2!important;letter-spacing:-.2px!important}html body [data-gsz-customer-account] button.account-card.gsz-account-overview-card .account-card-description{font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:17px!important;font-weight:400!important;line-height:1.4!important}html body [data-gsz-customer-account] .account-home-header h2{font-size:0!important;line-height:1!important}html body [data-gsz-customer-account] .account-home-header h2:after{content:"Dein Kundenkonto";display:block;font-family:Georgia,Times New Roman,serif!important;font-size:clamp(30px,3vw,40px)!important;font-weight:700!important;line-height:1.2!important;color:#164c3b!important}html body [data-gsz-customer-account],html body [data-gsz-customer-account] *,html body [data-gsz-customer-account] *:before,html body [data-gsz-customer-account] *:after{font-family:Helvetica Neue,Helvetica,Arial,-apple-system,BlinkMacSystemFont,sans-serif!important}html body [data-gsz-customer-account] .account-home-header h2:after{font-family:Helvetica Neue,Helvetica,Arial,-apple-system,BlinkMacSystemFont,sans-serif!important;font-weight:700!important;letter-spacing:-.6px!important}html body [data-gsz-customer-account] [data-account-panel=orders] select,html body [data-gsz-customer-account] [data-account-panel=orders] [data-order-filter],html body [data-gsz-customer-account] [data-account-panel=orders] [class*=order-filter]{display:none!important}html body [data-gsz-customer-account] [data-account-panel=orders] [class*=order-search],html body [data-gsz-customer-account] [data-account-panel=orders] label:has(input[type=search]){grid-column:1 / -1!important;width:100%!important;max-width:none!important}html body [data-gsz-customer-account] [data-account-panel=orders] input[type=search]{width:100%!important;max-width:none!important}html body [data-gsz-customer-account] .account-card-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;width:100%!important}html body [data-gsz-customer-account] .account-card-grid>button.account-card.gsz-account-overview-card{position:relative!important;isolation:isolate!important;overflow:hidden!important;display:grid!important;grid-template-columns:58px minmax(0,1fr) 48px!important;align-items:center!important;column-gap:18px!important;width:100%!important;max-width:none!important;height:122px!important;min-height:122px!important;padding:18px 20px!important;background:#fff!important;border:1px solid #dfe8e4!important;border-radius:18px 34px 34px 18px!important;box-shadow:0 8px 20px #164c3b17,0 2px 5px #164c3b0d!important;transition:transform .18s ease,box-shadow .18s ease!important}html body [data-gsz-customer-account] .account-card-grid>button.account-card.gsz-account-overview-card:before{content:""!important;position:absolute!important;z-index:-1!important;top:0!important;bottom:0!important;left:0!important;width:105px!important;border-radius:17px 65% 65% 17px!important;pointer-events:none!important}html body [data-gsz-customer-account] button.account-card.gsz-account-overview-card--profile{background:linear-gradient(90deg,#f7fcfa,#fff 65%)!important;border-color:#cfe5dc!important}html body [data-gsz-customer-account] button.account-card.gsz-account-overview-card--profile:before{background:linear-gradient(135deg,#d8f0e7,#d8f0e733)!important}html body [data-gsz-customer-account] button.account-card.gsz-account-overview-card--orders{background:linear-gradient(90deg,#fff8fa,#fff 65%)!important;border-color:#f1d4dc!important}html body [data-gsz-customer-account] button.account-card.gsz-account-overview-card--orders:before{background:linear-gradient(135deg,#ffe0e7,#ffe0e733)!important}html body [data-gsz-customer-account] button.account-card.gsz-account-overview-card--downloads{background:linear-gradient(90deg,#f5fbfa,#fff 65%)!important;border-color:#d2e5e0!important}html body [data-gsz-customer-account] button.account-card.gsz-account-overview-card--downloads:before{background:linear-gradient(135deg,#dcefeb,#dcefeb33)!important}html body [data-gsz-customer-account] button.account-card.gsz-account-overview-card--plus{background:linear-gradient(90deg,#fffaf1,#fff 65%)!important;border-color:#edd8b5!important}html body [data-gsz-customer-account] button.account-card.gsz-account-overview-card--plus:before{background:linear-gradient(135deg,#ffedc9,#ffedc933)!important}html body [data-gsz-customer-account] button.account-card.gsz-account-overview-card .account-card-icon{position:relative!important;z-index:2!important;width:54px!important;height:54px!important;margin:0!important;border-radius:50%!important;background:#ffffff94!important}html body [data-gsz-customer-account] button.account-card.gsz-account-overview-card .gsz-account-overview-card-copy{position:relative!important;z-index:2!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;width:100%!important;margin:0!important;text-align:left!important}html body [data-gsz-customer-account] button.account-card.gsz-account-overview-card .account-card-title{margin:0 0 5px!important;font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:20px!important;font-weight:700!important;line-height:1.2!important;text-align:left!important}html body [data-gsz-customer-account] button.account-card.gsz-account-overview-card .account-card-description{width:100%!important;max-width:none!important;min-height:0!important;margin:0!important;font-family:Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:16px!important;font-weight:400!important;line-height:1.35!important;text-align:left!important}html body [data-gsz-customer-account] button.account-card.gsz-account-overview-card .gsz-account-overview-arrow{position:relative!important;z-index:2!important;display:grid!important;place-items:center!important;justify-self:end!important;width:46px!important;height:46px!important;margin:0!important;color:#164c3b!important;background:#fff!important;border:1px solid #e1e8e5!important;border-radius:50%!important;font-size:21px!important;box-shadow:0 7px 16px #164c3b21,0 2px 4px #164c3b0f!important}html body [data-gsz-customer-account] button.account-card.gsz-account-overview-card:hover{transform:translateY(-3px)!important;box-shadow:0 13px 26px #164c3b21,0 3px 7px #164c3b0f!important}@media(max-width:760px){html body [data-gsz-customer-account] .account-card-grid{grid-template-columns:1fr!important;gap:14px!important}html body [data-gsz-customer-account] .account-card-grid>button.account-card.gsz-account-overview-card{height:112px!important;min-height:112px!important;grid-template-columns:52px minmax(0,1fr) 42px!important;column-gap:14px!important;padding:16px!important}}html body [data-gsz-customer-account] .account-card-grid{width:calc(100% + 20px)!important;margin-left:-10px!important;gap:18px!important}html body [data-gsz-customer-account] button.account-card.gsz-account-overview-card{min-height:132px!important;padding:22px 24px 22px 28px!important;grid-template-columns:62px minmax(0,1fr) 52px!important;column-gap:18px!important;align-items:center!important}html body [data-gsz-customer-account] button.gsz-account-overview-card .account-card-title{font-size:22px!important;line-height:1.2!important;font-weight:700!important}html body [data-gsz-customer-account] button.gsz-account-overview-card .account-card-description{max-width:none!important;min-height:0!important;margin:5px 0 0!important;font-size:17px!important;line-height:1.35!important;text-align:left!important}html body [data-gsz-customer-account] button.gsz-account-overview-card .gsz-account-overview-arrow{position:static!important;justify-self:end!important;align-self:center!important;width:48px!important;height:48px!important;margin:0!important;display:grid!important;place-items:center!important;font-size:22px!important}@media(max-width:720px){html body [data-gsz-customer-account] .account-card-grid{width:100%!important;margin-left:0!important}html body [data-gsz-customer-account] button.account-card.gsz-account-overview-card{min-height:116px!important;padding:18px!important;grid-template-columns:54px minmax(0,1fr) 44px!important;column-gap:12px!important}html body [data-gsz-customer-account] button.gsz-account-overview-card .account-card-title{font-size:19px!important}html body [data-gsz-customer-account] button.gsz-account-overview-card .account-card-description{font-size:15px!important}}html body [data-gsz-customer-account] .plus-plan-button.plus-plan-button-outline{color:#fff!important}html body [data-gsz-customer-account] .plus-plan-button.plus-plan-button-outline:hover,html body [data-gsz-customer-account] .plus-plan-button.plus-plan-button-outline:focus{color:#fff!important}html body [data-gsz-customer-account] .plus-plan-button.plus-plan-button-outline,html body [data-gsz-customer-account] .plus-plan-button.plus-plan-button-outline:hover,html body [data-gsz-customer-account] .plus-plan-button.plus-plan-button-outline:focus,html body [data-gsz-customer-account] .plus-plan-button.plus-plan-button-outline:active{border:0!important;outline:0!important;box-shadow:none!important;color:#fff!important}
/*# sourceMappingURL=/cdn/shop/t/232/assets/gsz-customer-account.css.map */
