.commerce-page{--commerce-canvas:#f8f7f3;--commerce-surface:#fff;--commerce-ink:#252b25;--commerce-muted:#71756e;--commerce-border:#e5e7df;--commerce-accent:#435d48;--commerce-tint:#edf1e8;width:min(100% - 40px,1240px);color:var(--commerce-ink);margin:0 auto;padding:44px 0 96px}.commerce-page a,.commerce-page button,.commerce-page input,.commerce-page select,.commerce-page textarea{font:inherit}.commerce-page a:focus-visible,.commerce-page button:focus-visible,.commerce-page input:focus-visible,.commerce-page select:focus-visible,.commerce-page textarea:focus-visible,.commerce-page summary:focus-visible{outline-offset:3px;outline:3px solid #a3c6a3}.commerce-hero{justify-content:space-between;align-items:end;gap:36px;margin-bottom:32px;display:flex}.commerce-hero-compact{min-height:180px}.commerce-hero h1{letter-spacing:-.045em;max-width:720px;margin:10px 0 14px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.25rem,5vw,4.45rem);font-weight:400;line-height:.98}.commerce-hero p{max-width:650px;color:var(--commerce-muted);margin:0;font-size:1.07rem;line-height:1.65}.commerce-hero>.button,.commerce-hero>.badge{flex:none}.commerce-review-note{background:var(--commerce-tint);color:var(--commerce-accent);border:1px solid #dbe5d4;border-radius:10px;align-items:center;gap:12px;margin:0 0 24px;padding:12px 16px;font-size:.9rem;display:flex}.commerce-launch-note{color:#76594e;background:#f8f0ec;border:1px solid #eadbd3;border-radius:10px;align-items:flex-start;gap:12px;margin:0 0 24px;padding:13px 16px;font-size:.9rem;line-height:1.5;display:flex}.commerce-billing-toggle{border:1px solid var(--commerce-border);background:var(--commerce-surface);border-radius:999px;align-items:center;gap:2px;padding:4px;display:inline-flex}.commerce-billing-toggle button{min-height:40px;color:var(--commerce-muted);cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 16px;font-size:.88rem}.commerce-billing-toggle button.is-selected{background:var(--commerce-accent);color:#fff}.commerce-billing-toggle span{color:inherit;margin-left:3px;font-size:.72rem}.commerce-plan-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:14px;display:grid}.commerce-plan-card,.commerce-card{border:1px solid var(--commerce-border);background:var(--commerce-surface);border-radius:12px;position:relative;box-shadow:0 10px 28px #252b2509}.commerce-plan-card{flex-direction:column;min-height:510px;padding:26px;display:flex}.commerce-plan-card.is-featured{border-color:#9db09d;box-shadow:0 16px 36px #435d481f}.commerce-featured-label{background:var(--commerce-accent);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:4px 10px;font-size:.7rem;font-weight:700;position:absolute;top:-12px;right:18px}.commerce-plan-card h2{letter-spacing:-.025em;margin:10px 0 8px;font-size:1.42rem}.commerce-plan-description{min-height:72px;color:var(--commerce-muted);margin:0;font-size:.91rem;line-height:1.55}.commerce-price-block{border-top:1px solid var(--commerce-border);border-bottom:1px solid var(--commerce-border);flex-wrap:wrap;align-items:baseline;gap:6px;min-height:82px;padding:14px 0 10px;display:flex}.commerce-price{letter-spacing:-.06em;font-size:2.5rem;font-weight:650;line-height:1}.commerce-price-note{color:var(--commerce-muted);font-size:.84rem}.commerce-billed-note,.commerce-interval-detail{width:100%;color:var(--commerce-accent);margin:2px 0 0;font-size:.78rem;line-height:1.45}.commerce-interval-detail{min-height:36px;margin-top:12px}.commerce-feature-list{color:#4c554c;gap:11px;margin:21px 0 25px;padding:0;font-size:.9rem;line-height:1.35;list-style:none;display:grid}.commerce-feature-list li{gap:8px;display:flex}.commerce-feature-list li:before{content:"✓";color:var(--commerce-accent);font-weight:700}.commerce-plan-card .button{margin-top:auto}.commerce-plan-footnote{max-width:860px;color:var(--commerce-muted);margin:18px 0 0;font-size:.82rem;line-height:1.6}.commerce-section{margin-top:76px}.commerce-section-heading{justify-content:space-between;align-items:end;gap:24px;margin-bottom:22px;display:flex}.commerce-section-heading h2,.commerce-card h2,.commerce-policy h2{letter-spacing:-.035em;margin:9px 0 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.7rem,3vw,2.45rem);font-weight:400}.commerce-section-heading p{text-align:right;max-width:360px;margin:0;font-size:.9rem;line-height:1.5}.commerce-table-wrap{border:1px solid var(--commerce-border);background:var(--commerce-surface);border-radius:12px;overflow-x:auto}.commerce-table{border-collapse:collapse;width:100%;min-width:480px}.commerce-table th,.commerce-table td{border-bottom:1px solid var(--commerce-border);text-align:left;padding:16px 18px;font-size:.9rem}.commerce-table thead th{color:var(--commerce-muted);letter-spacing:.09em;text-transform:uppercase;background:#fbfbf8;font-size:.72rem;font-weight:700}.commerce-table tbody tr:last-child th,.commerce-table tbody tr:last-child td{border-bottom:0}.commerce-table tbody th{color:var(--commerce-ink);font-weight:600}.commerce-table td:last-child{color:var(--commerce-accent);font-weight:600}.commerce-faq-list{border-top:1px solid var(--commerce-border);overflow:hidden}.commerce-faq-list details{border-bottom:1px solid var(--commerce-border)}.commerce-faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:64px;padding:0 4px;font-weight:600;list-style:none;display:flex}.commerce-faq-list summary::-webkit-details-marker{display:none}.commerce-faq-list summary:after{content:"+";color:var(--commerce-accent);font-size:1.25rem;font-weight:400}.commerce-faq-list details[open] summary:after{content:"−"}.commerce-faq-list details p{max-width:760px;color:var(--commerce-muted);margin:0 36px 20px 4px;font-size:.93rem;line-height:1.65}.commerce-modal-backdrop{z-index:50;background:#252b257a;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.commerce-modal{border:1px solid var(--commerce-border);background:var(--commerce-surface);border-radius:14px;width:min(100%,510px);padding:32px;position:relative;box-shadow:0 24px 80px #252b2533}.commerce-modal h2{letter-spacing:-.04em;margin:11px 32px 10px 0;font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:400}.commerce-modal p{color:var(--commerce-muted);margin:0;line-height:1.65}.commerce-modal-close{width:40px;height:40px;color:var(--commerce-muted);cursor:pointer;background:0 0;border:0;border-radius:50%;font-size:1.5rem;position:absolute;top:17px;right:17px}.commerce-receipt-preview{border:1px solid var(--commerce-border);background:#fbfbf8;border-radius:10px;justify-content:space-between;align-items:center;gap:20px;margin:24px 0;padding:16px;display:flex}.commerce-dialog-actions,.commerce-form-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.commerce-receipt-list{border-top:1px solid var(--commerce-border);gap:0;margin:24px 0;display:grid}.commerce-receipt-list div{border-bottom:1px solid var(--commerce-border);justify-content:space-between;gap:20px;padding:12px 0;display:flex}.commerce-receipt-list dt{color:var(--commerce-muted)}.commerce-receipt-list dd{text-align:right;overflow-wrap:anywhere;margin:0}.commerce-billing-overview{grid-template-columns:.9fr 1.4fr 1fr;gap:14px;display:grid}.commerce-card{padding:26px}.commerce-card-title{letter-spacing:-.025em;margin-top:18px;font-size:1.32rem;display:block}.commerce-card p{margin:8px 0 0;line-height:1.5}.commerce-balance-card{flex-direction:column;justify-content:center;display:flex}.commerce-balance-number{color:var(--commerce-accent);letter-spacing:-.08em;margin-top:14px;font-size:clamp(2.75rem,6vw,4.3rem);font-weight:650;line-height:1}.commerce-plan-badge{align-items:center;gap:9px;margin-top:16px;display:flex}.commerce-subscription-controls{border-top:1px solid var(--commerce-border);margin-top:20px;padding-top:18px}.commerce-switch-row{align-items:end;gap:10px;margin-top:15px;display:flex}.commerce-switch-row label{flex:1}.commerce-switch-row select{border:1px solid var(--commerce-border);width:100%;min-height:40px;color:var(--commerce-ink);background:#fff;border-radius:7px;margin-top:5px;padding:0 9px}.commerce-inline-note,.commerce-working{color:var(--commerce-muted);margin-top:12px;font-size:.78rem;line-height:1.5;display:block}.commerce-capacity-bar{background:var(--commerce-tint);border-radius:99px;height:8px;margin-top:20px;display:block;overflow:hidden}.commerce-capacity-bar span{border-radius:inherit;background:var(--commerce-accent);height:100%;display:block}.commerce-grant-list{border:1px solid var(--commerce-border);background:var(--commerce-surface);border-radius:12px;display:grid;overflow:hidden}.commerce-grant-row{border-bottom:1px solid var(--commerce-border);justify-content:space-between;align-items:center;gap:20px;padding:18px;display:flex}.commerce-grant-row:last-child{border-bottom:0}.commerce-grant-row strong,.commerce-grant-row .muted{display:block}.commerce-grant-row .muted{margin-top:5px;font-size:.82rem}.commerce-expiry{color:var(--commerce-muted);white-space:nowrap;font-size:.83rem}.commerce-status{background:var(--commerce-tint);color:var(--commerce-accent);border-radius:999px;padding:4px 8px;font-size:.75rem;font-weight:600;display:inline-flex}.commerce-positive{color:var(--commerce-accent)!important}.commerce-negative{color:#934e4e!important}.commerce-empty{border:1px dashed var(--commerce-border);color:var(--commerce-muted);background:#ffffff7a;border-radius:12px;padding:28px}.commerce-signed-out{max-width:540px}.commerce-signed-out h2{margin-bottom:8px}.commerce-signed-out .button{margin-top:20px}.commerce-support-section{scroll-margin-top:28px}.commerce-support-form,.commerce-support-signin,.commerce-ticket-saved{border:1px solid var(--commerce-border);background:var(--commerce-surface);border-radius:12px;padding:24px}.commerce-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.commerce-support-form label{color:#4d554d;gap:7px;margin-bottom:16px;font-size:.86rem;font-weight:600;display:grid}.commerce-support-form input,.commerce-support-form select,.commerce-support-form textarea{box-sizing:border-box;border:1px solid var(--commerce-border);width:100%;color:var(--commerce-ink);background:#fff;border-radius:8px;padding:11px 12px;font-weight:400}.commerce-support-form textarea{resize:vertical;min-height:120px}.commerce-form-actions{justify-content:flex-start}.commerce-form-actions .muted{font-size:.78rem}.commerce-ticket-saved{justify-items:start;gap:9px;display:grid}.commerce-ticket-saved strong{font-size:1.1rem}.commerce-ticket-saved p{margin:0}.commerce-help-grid{grid-template-columns:minmax(280px,.75fr) minmax(0,1.25fr);gap:14px;display:grid}.commerce-instructions h2,.commerce-help-faq h2{margin:10px 0 22px}.commerce-instructions ol{gap:22px;margin:0 0 28px;padding-left:21px;display:grid}.commerce-instructions li{padding-left:7px}.commerce-instructions li::marker{color:var(--commerce-accent);font-weight:700}.commerce-instructions li strong,.commerce-instructions li span{display:block}.commerce-instructions li span{color:var(--commerce-muted);margin-top:5px;font-size:.88rem;line-height:1.55}.commerce-text-link{color:var(--commerce-accent);font-weight:650;text-decoration:none}.commerce-text-link span{margin-left:4px;transition:transform .16s;display:inline-block}.commerce-text-link:hover span{transform:translate(3px)}.commerce-policy-links{flex-wrap:wrap;justify-content:space-between;align-items:start;gap:32px;display:flex}.commerce-policy-links h2{margin-top:9px}.commerce-link-grid{flex-wrap:wrap;gap:9px 20px;max-width:620px;display:flex}.commerce-link-grid a,.commerce-policy-nav a{color:var(--commerce-accent);font-size:.9rem;text-decoration:none}.commerce-link-grid a:hover,.commerce-policy-nav a:hover{text-decoration:underline}.commerce-policy-links>.muted{width:100%;margin:0;font-size:.82rem}.commerce-policy{border:1px solid var(--commerce-border);background:var(--commerce-surface);border-radius:12px;max-width:850px;padding:34px}.commerce-policy-notice{border-left:3px solid var(--commerce-accent);background:var(--commerce-tint);color:var(--commerce-accent);margin:0 0 32px;padding:13px 15px;font-size:.86rem;line-height:1.55}.commerce-policy section{padding:0 0 24px}.commerce-policy section:last-child{padding-bottom:0}.commerce-policy h2{letter-spacing:-.02em;margin:0 0 8px;font-family:inherit;font-size:1.2rem;font-weight:650}.commerce-policy p:not(.commerce-policy-notice){color:#596159;margin:0;font-size:.95rem;line-height:1.75}.commerce-policy-nav{flex-wrap:wrap;gap:10px 20px;max-width:850px;margin-top:22px;padding:0 4px;display:flex}.commerce-policy-nav a.is-current{text-underline-offset:4px;font-weight:700;text-decoration:underline}@media (width<=1040px){.commerce-plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-plan-card{min-height:470px}}@media (width<=760px){.commerce-page{width:min(100% - 28px,680px);padding-top:28px}.commerce-hero{flex-direction:column;align-items:start;gap:22px}.commerce-hero-compact{min-height:0}.commerce-hero h1{font-size:clamp(2.25rem,13vw,3.5rem)}.commerce-section-heading{flex-direction:column;align-items:start}.commerce-section-heading p{text-align:left}.commerce-billing-overview,.commerce-help-grid{grid-template-columns:1fr}.commerce-policy-links{display:block}.commerce-link-grid,.commerce-policy-links>.muted{margin-top:22px}}@media (width<=560px){.commerce-plan-grid{grid-template-columns:1fr}.commerce-plan-card,.commerce-plan-description{min-height:0}.commerce-form-grid{grid-template-columns:1fr;gap:0}.commerce-grant-row{flex-direction:column;align-items:start;gap:8px}.commerce-modal{padding:26px 20px}.commerce-dialog-actions{justify-content:stretch}.commerce-dialog-actions .button{flex:1}.commerce-policy{padding:24px 20px}.commerce-billing-toggle{width:100%}.commerce-billing-toggle button{flex:1}}@media (prefers-reduced-motion:reduce){.commerce-page *,.commerce-page :before,.commerce-page :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
