:root{--canvas:#f8f8f6;--surface:#ffffff;--ink:#111111;--muted:#686863;--border:#deded8;--accent:#2563eb;--accent-hover:#1d4ed8;--success:#177245;--radius-sm:8px;--radius-md:12px;--radius-lg:18px;--shell:1152px;--shadow-hover:0 18px 40px rgb(17 17 17/0.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--canvas);color:var(--ink);font-family:Inter,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:2px solid var(--accent);outline-offset:4px;border-radius:4px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:DM Sans,Inter,Helvetica Neue,Arial,sans-serif;letter-spacing:-.04em}.shell{width:min(calc(100% - 32px),var(--shell));margin-inline:auto}.section{padding-block:72px}.eyebrow{margin-bottom:14px;color:var(--muted);font-size:12px;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:0 20px;border:1px solid var(--ink);border-radius:var(--radius-md);font-size:14px;font-weight:700;transition:background-color .15s ease,border-color .15s ease,color .15s ease,transform .15s ease}.button:hover{transform:translateY(-1px)}.button-dark{background:var(--ink);color:var(--surface)}.button-dark:hover{background:#292929}.button-light{border-color:var(--surface);background:var(--surface);color:var(--ink)}.button-light:hover{background:#e9e9e6}.text-link{color:var(--ink);font-size:13px;font-weight:700;text-decoration:underline;-webkit-text-decoration-color:var(--border);text-decoration-color:var(--border);text-underline-offset:4px}.text-link:hover{-webkit-text-decoration-color:var(--ink);text-decoration-color:var(--ink)}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:10;border-bottom:1px solid var(--border);background:rgb(248 248 246/.94);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-inner{display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:16px}.brand{display:inline-flex;width:106px}.brand-image{width:100%;height:auto;object-fit:contain}.site-nav{display:none;gap:28px;color:var(--muted);font-size:14px;font-weight:600}.site-nav a:hover{color:var(--ink)}.header-action{min-height:40px;padding-inline:14px;font-size:13px;white-space:nowrap}.hero{padding-bottom:24px}.featured.section,.hero{padding-top:24px}.hero-grid{display:grid;grid-gap:36px;gap:36px;grid-template-columns:1fr;position:relative}.hero-copy{align-self:center;position:relative;z-index:1}.hero-copy h1{max-width:770px;margin-bottom:20px;font-size:clamp(48px,12vw,76px);line-height:.96}.hero-description{max-width:560px;margin-bottom:28px;color:var(--muted);font-size:17px;line-height:1.6}.hero-description-mobile{display:block;color:var(--ink);font-size:11px;font-weight:700}.hero-description-desktop{display:none}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:22px}.hero-note{margin:24px 0 0;color:var(--muted);font-size:13px}.hero-banner{position:absolute;top:0;right:0;width:50%;height:100%;border-radius:var(--radius-lg);overflow:hidden;opacity:.3;background:transparent;z-index:0}.hero-banner-image{object-fit:contain;object-position:right center}.hero-subtitle-break{display:inline}@media (min-width:700px){.hero-subtitle-break{display:none}}.card-kicker{margin-bottom:24px;color:var(--muted);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hero-card h2{margin-bottom:28px;font-size:28px;line-height:1.1}.hero-facts{margin:0}.hero-facts div{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-top:1px solid var(--border);font-size:14px}.hero-facts dt{color:var(--muted)}.hero-facts dd{margin:0;text-align:right;font-weight:600}.company-section{border-block:1px solid var(--border);background:var(--surface)}.section-heading{display:grid;grid-gap:18px;gap:18px;margin-bottom:32px}.final-cta h2,.how h2,.section-heading h2{margin-bottom:0;font-size:clamp(32px,6vw,48px);line-height:1.04}.section-heading>p{max-width:390px;margin:0;color:var(--muted)}.company-list{display:flex;flex-wrap:wrap;gap:10px}.company-chip{min-height:44px;padding:10px 16px;border:1px solid var(--border);border-radius:999px;background:var(--surface);font-size:14px;font-weight:700;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.company-chip:hover{border-color:var(--ink);background:var(--ink);color:var(--surface)}.featured{background:var(--canvas)}.section-heading.compact{display:flex;flex-direction:column;justify-content:space-between}.product-grid{display:grid;grid-gap:16px;gap:16px}.product-card{overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);transition:box-shadow .15s ease,transform .15s ease}.document-preview{display:grid;aspect-ratio:16/9;min-height:0;align-content:space-between;padding:20px;border-bottom:1px solid var(--border);background:#eeeee9}.document-preview span{color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.1em}.document-preview strong{font-size:30px;letter-spacing:-.05em}.product-content{padding:22px}.product-meta{margin-bottom:10px;color:var(--muted);font-size:13px;font-weight:700}.product-card h3{margin-bottom:10px;font-size:18px;line-height:1.1}.product-card p:not(.product-meta){min-height:40px;margin-bottom:22px;color:var(--muted);font-size:13px}.product-footer{display:flex;justify-content:space-between;gap:12px;padding-top:16px;border-top:1px solid var(--border)}.placeholder-note{max-width:620px;margin:22px 0 0;color:var(--muted);font-size:13px}.how{border-top:1px solid var(--border)}.how-grid{display:grid;grid-gap:40px;gap:40px}.steps{display:grid;grid-gap:0;gap:0;margin:0;padding:0;list-style:none}.steps li{display:grid;grid-template-columns:44px 1fr;grid-gap:16px;gap:16px;padding:20px 0;border-top:1px solid var(--border)}.steps span{color:var(--muted);font-size:13px;font-weight:700}.steps h3{margin-bottom:6px;font-size:20px}.steps p{margin:0;color:var(--muted);font-size:14px}.final-cta{background:var(--ink);color:var(--surface)}.final-cta .eyebrow{color:#bbbbba}.final-cta-inner{display:grid;grid-gap:24px;gap:24px;justify-items:start}.final-cta h2{max-width:500px}.site-footer{padding-block:24px;border-top:1px solid #2b2b2b;background:var(--ink);color:#bdbdb9;font-size:12px}.footer-inner{display:flex;flex-direction:column;gap:8px}@media (min-width:700px){.shell{width:min(calc(100% - 64px),var(--shell))}.section{padding-block:104px}.header-inner{min-height:72px}.site-nav{display:flex}.header-action{padding-inline:18px}.hero{padding-top:32px;padding-bottom:32px}.featured.section{padding-top:0}.hero-grid{grid-template-columns:1fr 1fr;gap:64px}.hero-copy h1{font-size:clamp(44px,10vw,76px);line-height:.98}.hero-description{font-size:18px}.hero-description-mobile{display:none}.hero-description-desktop{display:block}.product-card h3{font-size:22px}.product-card p:not(.product-meta){min-height:48px;font-size:14px}.text-link{font-size:14px}.hero-banner{position:relative;top:auto;right:auto;width:100%;height:auto;aspect-ratio:6/7;opacity:1;z-index:auto}.hero-banner-image{object-fit:cover;object-position:top}.section-heading{grid-template-columns:1fr .7fr;align-items:end}.section-heading.compact{flex-direction:row;align-items:end}.product-grid{grid-template-columns:repeat(3,1fr)}.product-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-hover)}.how-grid{grid-template-columns:.8fr 1fr;gap:96px}.final-cta-inner{grid-template-columns:1fr auto;align-items:end}.footer-inner{flex-direction:row;justify-content:space-between}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{transition-duration:.01ms!important;animation-duration:.01ms!important}}.product-image-wrap{aspect-ratio:16/9;min-height:0;border-bottom:1px solid var(--border);background:#eeeee9}.product-image{display:block;width:100%;height:100%;object-fit:cover}.price-stack{display:flex;align-items:baseline;flex-wrap:wrap;gap:7px}.original-price{color:var(--muted);font-size:13px;text-decoration:line-through}.offer-label{padding:3px 6px;border-radius:var(--radius-sm);background:#e7f5ed;color:var(--success);font-size:11px;font-weight:700}.catalog-message{margin:0;padding:24px;border:1px solid var(--border);border-radius:var(--radius-lg);color:var(--muted);background:var(--surface)}.product-skeleton{min-height:360px;background:linear-gradient(90deg,#efefeb 25%,#f8f8f6 37%,#efefeb 63%);background-size:400% 100%;animation:shimmer 1.4s ease infinite}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.login-page{display:grid;min-height:100svh;place-items:center;padding:32px 16px}.login-shell{display:grid;width:min(100%,440px);grid-gap:32px;gap:32px;justify-items:start}.login-brand{font-family:DM Sans,Inter,sans-serif;font-size:24px;font-weight:700;letter-spacing:-.06em}.login-brand span{color:var(--muted)}.login-card{width:100%;padding:32px;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface)}.login-card h1{margin-bottom:12px;font-size:clamp(34px,8vw,46px);line-height:1}.login-card>p:not(.eyebrow):not(.login-error):not(.login-footnote){margin-bottom:28px;color:var(--muted)}.google-button{display:flex;width:100%;min-height:48px;align-items:center;justify-content:center;gap:12px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);color:var(--ink);font:inherit;font-size:14px;font-weight:700;cursor:pointer;transition:border-color .15s ease,background-color .15s ease}.google-button:hover:not(:disabled){border-color:var(--ink);background:var(--canvas)}.google-button:disabled{cursor:wait;opacity:.7}.google-mark{display:grid;width:22px;height:22px;place-items:center;border-radius:50%;background:#4285f4;color:white;font-size:13px;font-weight:800}.login-error{margin:14px 0 0}.login-footnote{margin:22px 0 0;color:var(--muted);font-size:12px;line-height:1.6}.header-tools{display:flex;align-items:center;gap:10px}.account-placeholder,.cart-link,.profile-link{display:grid;width:40px;height:40px;place-items:center;border:1px solid var(--border);border-radius:50%;background:var(--surface)}.cart-link{position:relative}.cart-link svg{width:19px;height:19px}.cart-link span{position:absolute;top:-5px;right:-5px;display:grid;min-width:17px;height:17px;place-items:center;border-radius:50%;font-size:10px}.cart-link span,.profile-link{background:var(--ink);color:var(--surface);font-weight:700}.profile-link{overflow:hidden;font-size:12px}.profile-link img{width:100%;height:100%;object-fit:cover}.account-placeholder{background:var(--border)}.product-actions{display:flex;gap:8px}.product-actions button{min-height:42px;border-radius:var(--radius-sm);padding:0 14px;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.product-actions-compact button{min-height:36px;padding-inline:10px;font-size:12px}.cart-action{border:1px solid var(--border);background:var(--surface);color:var(--ink)}.cart-action:hover{border-color:var(--ink)}.get-action{border:1px solid var(--ink);background:var(--ink);color:var(--surface)}.product-footer{align-items:center}.cart-page,.detail-page{min-height:calc(100svh - 64px);padding-block:40px 88px}.back-link{display:inline-block;margin-bottom:32px;color:var(--muted);font-size:14px;font-weight:700}.detail-hero{display:grid;grid-gap:32px;gap:32px;align-items:center}.detail-document,.detail-image-wrap{aspect-ratio:16/9;min-height:0;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-lg);background:#eeeee9}.detail-document{display:flex;flex-direction:column;justify-content:space-between;padding:28px}.detail-document small,.detail-document span{color:var(--muted);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.detail-document strong{font-size:50px;letter-spacing:-.07em}.detail-image{display:block;width:100%;height:100%;min-height:0;object-fit:cover}.cart-shell>h1,.detail-copy h1,.empty-page h1{margin-bottom:16px;font-size:clamp(20px,4vw,32px);line-height:1}.detail-description-wrap{max-width:570px}.detail-description{margin:0;color:var(--muted);font-size:9px;line-height:1.6}.detail-description-clamped{display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.read-more{display:inline;padding:0;border:0;background:none;color:var(--ink);font-size:inherit;font-weight:700;text-decoration:underline;cursor:pointer}.detail-price{display:flex;align-items:baseline;gap:12px;margin:28px 0 18px}.detail-price strong{font-size:28px}.detail-price span{color:var(--muted);font-size:13px}.detail-includes{display:grid;grid-gap:0;gap:0;margin-block:72px;border-top:1px solid var(--border)}.detail-includes>div{padding:24px 0;border-bottom:1px solid var(--border)}.detail-includes span{color:var(--muted);font-size:12px;font-weight:700}.detail-includes h2{margin:10px 0 6px;font-size:21px}.cart-summary p,.detail-includes p,.empty-page>p:not(.eyebrow){margin:0;color:var(--muted);font-size:14px}.recommendations{padding-top:16px}.recommendation-grid{display:grid;grid-gap:12px;gap:12px}.recommendation-card{display:grid;grid-gap:10px;gap:10px;padding:22px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface)}.recommendation-card p{margin:0;color:var(--muted);font-size:10px;font-weight:700}.recommendation-card h3{margin:0;font-size:14px}.cart-layout{display:grid;grid-gap:20px;gap:20px;margin-top:32px}.cart-items{grid-gap:10px;gap:10px}.cart-item{display:flex;justify-content:space-between;gap:20px;padding:22px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface)}.cart-item p{margin-bottom:6px;color:var(--muted);font-size:12px;font-weight:700}.cart-item h2{margin-bottom:12px;font-size:20px}.cart-summary,.empty-cart{display:grid;grid-gap:16px;gap:16px;align-content:start;padding:24px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface)}.cart-summary>strong{font-size:28px}.empty-page{display:grid;min-height:55svh;align-content:center;justify-items:start;grid-gap:18px;gap:18px}.detail-loading{min-height:420px;border-radius:var(--radius-lg);background:#efefeb}@media (min-width:700px){.cart-page,.detail-page{padding-top:64px}.detail-hero{grid-template-columns:minmax(320px,.85fr) minmax(0,1fr);gap:72px}.detail-copy h1{font-size:clamp(40px,7vw,64px)}.detail-description{font-size:17px}.detail-description-clamped{display:block;-webkit-line-clamp:unset;overflow:visible}.detail-includes{grid-template-columns:repeat(3,1fr);gap:24px}.detail-includes>div{padding:26px 24px 26px 0;border-bottom:0;border-right:1px solid var(--border)}.detail-includes>div:last-child{border-right:0}.recommendation-card p{font-size:12px}.recommendation-card h3{font-size:20px}.recommendation-grid{grid-template-columns:repeat(3,1fr)}.cart-layout{grid-template-columns:minmax(0,1fr) 320px}.cart-summary{position:-webkit-sticky;position:sticky;top:96px}}@media (max-width:699px){.site-nav{display:none}.brand{width:90px}.header-action{padding-inline:12px}.product-footer{align-items:flex-start;flex-direction:column}.product-actions{width:100%}.product-actions button{flex:1 1}.detail-document strong{font-size:28px}.detail-includes h2{font-size:14px}.detail-includes p{font-size:11px}.detail-includes span{font-size:10px}.recommendations .section-heading h2{font-size:22px}.recommendations .eyebrow{font-size:10px}}.get-action{border-color:#177245;background:#177245}.get-action:hover{border-color:#125d38;background:#125d38}.cart-action.add-action,.cart-action:not(.remove-action){border-color:#eab308;background:#facc15;color:#312e00}.cart-action.add-action:hover,.cart-action:not(.remove-action):hover{border-color:#ca8a04;background:#eab308}.remove-action{border-color:#dc2626;background:#dc2626;color:#fff}.remove-action:hover{border-color:#b91c1c;background:#b91c1c}.cart-link span{background:#dc2626}.coupon-form{display:grid;grid-gap:8px;gap:8px}.coupon-form label{font-size:13px;font-weight:700}.coupon-form>div{display:flex;gap:8px}.coupon-form input{min-width:0;flex:1 1;min-height:42px;padding:0 12px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--ink);font:inherit;font-size:13px;text-transform:uppercase}.coupon-form button,.remove-coupon{min-height:42px;padding:0 13px;border:1px solid var(--ink);border-radius:var(--radius-sm);background:var(--ink);color:var(--surface);font:inherit;font-size:13px;font-weight:700;cursor:pointer}.coupon-form button:disabled{cursor:not-allowed;opacity:.5}.coupon-error,.coupon-note,.coupon-success{margin:0;font-size:13px}.coupon-note{color:var(--muted)}.coupon-error{color:#b42318!important}.coupon-success{color:var(--success)!important}.remove-coupon{min-height:auto;justify-self:start;padding:0;border:0;background:transparent;color:var(--muted);text-decoration:underline}.coupon-loading{display:flex;align-items:center;gap:8px;margin:0;color:#0ea5e9;font-size:13px;font-weight:600;background:#f0f9ff;padding:8px 12px;border-radius:var(--radius-sm);border:1px solid #bae6fd}.coupon-loading span{width:14px;height:14px;border:2px solid #bae6fd;border-top-color:#0ea5e9;border-radius:50%;animation:coupon-spin .7s linear infinite}@keyframes coupon-spin{to{transform:rotate(1turn)}}.cart-items{display:grid;grid-gap:0;gap:0;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);overflow:hidden}.cart-item{display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:12px;gap:12px;padding:6px 16px;border:0;border-radius:0;background:transparent}.cart-item-content{min-width:0;display:grid;grid-gap:1px;gap:1px}.cart-item h2{margin:0;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cart-remove{display:grid;width:26px;height:26px;place-items:center;border:1px solid #fca5a5;border-radius:50%;background:#fef2f2;color:#dc2626;font-size:18px;line-height:1;cursor:pointer}.cart-remove:hover{background:#dc2626;border-color:#dc2626;color:#fff}.cart-item .price-stack strong{font-size:13px}.price-breakdown{display:grid;grid-gap:10px;gap:10px;padding-top:18px;border-top:1px solid var(--border)}.price-breakdown>div{display:flex;justify-content:space-between;gap:16px;color:var(--muted);font-size:14px}.price-breakdown>div strong{color:var(--ink)}.price-breakdown>div:nth-child(2) strong,.price-breakdown>div:nth-child(3) strong{color:#16a34a}.price-breakdown .breakdown-total{margin-top:4px;padding-top:14px;border-top:1px solid var(--border);color:var(--ink);font-size:16px}.price-breakdown .breakdown-total strong{color:#16a34a;font-size:20px;font-weight:700}.header-account{position:relative}.profile-trigger{border:0;padding:0;cursor:pointer}.menu-toggle{display:none;width:40px;height:40px;place-items:center;border:1px solid var(--border);border-radius:50%;background:var(--surface);color:var(--ink);cursor:pointer}.menu-toggle svg{width:20px;height:20px}.mobile-nav{display:none}.account-card{position:absolute;top:calc(100% + 12px);right:0;z-index:20;display:grid;width:min(290px,calc(100vw - 32px));grid-gap:4px;gap:4px;padding:12px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-hover)}.account-summary{display:flex;gap:12px;align-items:center;padding:6px 6px 14px;border-bottom:1px solid var(--border)}.account-summary>img,.account-summary>span{display:grid;width:42px;height:42px;flex:0 0 42px;place-items:center;border-radius:50%;background:var(--ink);color:var(--surface);font-size:13px;font-weight:700;object-fit:cover}.account-summary div{display:grid;min-width:0;grid-gap:2px;gap:2px}.account-summary small,.account-summary strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-summary strong{font-size:14px}.account-summary small{color:var(--muted);font-size:12px}.account-card>a,.account-card>button{min-height:38px;padding:0 8px;border:0;border-radius:var(--radius-sm);background:transparent;color:var(--ink);text-align:left;font:inherit;font-size:13px;font-weight:700;cursor:pointer}.account-card>a:hover,.account-card>button:hover{background:var(--canvas)}.account-card>button{color:#b42318}@media (min-width:700px){.brand{width:256px}}@media (max-width:699px){.header-inner{min-height:74px;gap:8px}.brand{width:180px}.header-tools{gap:6px}.header-action{min-height:38px;padding-inline:10px;font-size:12px}.menu-toggle{display:grid;flex:0 0 40px}.mobile-nav{display:grid;grid-gap:2px;gap:2px;padding:8px 0 14px}.mobile-nav a{padding:11px 0;font-size:14px;font-weight:700}}.account-card>a{display:flex;align-items:center;text-align:left}.go-cart-action{border-color:var(--ink);background:var(--surface);color:var(--ink)}.go-cart-action:hover{background:var(--canvas)}.recommendation-card{overflow:hidden;padding:0}.recommendation-thumbnail{aspect-ratio:16/9;background:#eeeee9}.recommendation-thumbnail img{display:block;width:100%;height:100%;object-fit:cover}.recommendation-fallback{display:flex;flex-direction:column;justify-content:space-between;padding:14px}.recommendation-fallback span{color:var(--muted);font-size:10px;font-weight:700;letter-spacing:.08em}.recommendation-fallback strong{font-size:22px;letter-spacing:-.05em}.recommendation-content{display:grid;grid-gap:10px;gap:10px;padding:18px}.recommendation-actions{display:flex;align-items:center;justify-content:space-between;gap:10px;padding-top:4px}.recommendation-actions .product-actions{flex:1 1;justify-content:flex-end}@media (max-width:699px){.recommendation-actions{align-items:flex-start;flex-direction:column}.recommendation-actions .product-actions{width:100%}}.cart-item .original-price{font-size:11px}.cart-item .product-meta{color:var(--muted);font-size:12px;margin:0}.cart-download{min-height:36px;padding:0 16px;font-size:13px}.login-card form{display:grid;grid-gap:12px;gap:12px}.login-card label{font-size:13px;font-weight:700}.login-card input{min-height:46px;padding:0 12px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--ink);font:inherit;font-size:14px}.login-card input:focus{outline:2px solid var(--accent);outline-offset:2px}.login-card input:disabled{opacity:.7;background:var(--canvas)}.auth-separator{display:flex;align-items:center;gap:12px;margin:18px 0 16px;color:var(--muted);font-size:13px;font-weight:700}.auth-separator:after,.auth-separator:before{content:"";flex:1 1;height:1px;background:var(--border)}.auth-row{display:flex;justify-content:flex-end}.auth-submit{width:100%;border:0;cursor:pointer}.auth-submit:disabled{cursor:not-allowed;opacity:.7}.auth-switch{margin:0;color:var(--muted);font-size:13px;text-align:center}.auth-switch .text-link{display:inline;padding:0;border:0;background:transparent;font:inherit;font-weight:700;cursor:pointer}.auth-helper{margin:0 0 4px;color:var(--muted);font-size:13px}.auth-helper strong{color:var(--ink)}.login-info{margin:14px 0 0}.login-info,.login-info[role=status]{color:var(--success)}.google-button{background:var(--ink);color:var(--surface);border:0;box-shadow:0 4px 14px rgba(0,0,0,.15);font-size:15px;min-height:50px;transition:background-color .15s ease,transform .15s ease,box-shadow .15s ease}.google-button:hover:not(:disabled){background:#1f1f1f;transform:translateY(-1px);box-shadow:0 6px 18px rgba(0,0,0,.18)}.google-mark{background:var(--surface);color:var(--ink)}.password-field{position:relative;display:grid;grid-gap:0;gap:0}.password-field input{padding-right:44px}.password-toggle{position:absolute;right:4px;bottom:5px;display:grid;width:36px;height:36px;place-items:center;border:0;border-radius:var(--radius-sm);background:transparent;color:var(--muted);cursor:pointer;transition:color .12s ease,background-color .12s ease}.password-toggle:hover:not(:disabled){color:var(--ink);background:var(--canvas)}.password-toggle:disabled{opacity:.5;cursor:not-allowed}.forgot-password{padding:0;border:0;background:transparent;color:var(--muted);font:inherit;font-size:13px;font-weight:700;text-decoration:underline;text-underline-offset:2px;cursor:pointer;transition:color .12s ease}.forgot-password:hover{color:var(--ink)}.login-error{border:1px solid #fca5a5;border-radius:var(--radius-sm);background:#fef2f2;color:#b42318}.login-error,.login-info{margin:18px 0 0;padding:10px 12px;font-size:13px;font-weight:600}.login-info{border:1px solid #86efac;border-radius:var(--radius-sm);background:#f0fdf4;color:#166534}.cart-checkout-note{margin:0;color:var(--muted);font-size:13px}.profile-link{display:grid;place-items:center}.hero-stacked{margin-bottom:24px;line-height:.92;letter-spacing:-.05em}.hero-line{display:block}.hero-line-muted{color:var(--muted)}@media (max-width:699px){.product-grid{grid-template-columns:repeat(2,1fr);gap:10px}.product-card h3{font-size:13px;margin-bottom:6px}.product-content{padding:12px}.product-card .price-stack{gap:4px}.product-card .original-price{font-size:11px}.product-card .offer-label{font-size:9px}.product-footer{padding-top:12px;gap:8px}.product-footer .text-link{font-size:11px}.product-actions-compact button{min-height:30px;padding-inline:6px;font-size:10px}.product-card .document-preview{padding:10px}.product-card .document-preview strong{font-size:16px}}.tab-navigation{display:flex;gap:8px;margin-bottom:24px;border-bottom:1px solid var(--border)}.tab-button{padding:12px 20px;background:none;font-size:14px;font-weight:600;color:var(--muted);cursor:pointer;border:none;border-bottom:2px solid transparent;transition:color .15s ease,border-color .15s ease}.tab-button:hover{color:var(--ink)}.tab-button.active{color:var(--ink);border-bottom-color:var(--accent)}.tab-content{min-height:200px}.empty-state{text-align:center;padding:48px 24px}.empty-state h2{font-size:24px;margin-bottom:12px}.empty-state p{color:var(--muted);margin-bottom:24px}.orders-sections{gap:32px}.orders-section,.orders-sections{display:flex;flex-direction:column}.orders-section{gap:16px}.section-title{font-size:20px;font-weight:700;margin-bottom:8px;color:var(--ink)}.orders-list{display:flex;flex-direction:column;gap:16px}.invoice-card{border:1px solid var(--border);border-radius:var(--radius-md);padding:24px;background:var(--surface);box-shadow:0 2px 8px rgb(0 0 0/.04);transition:box-shadow .15s ease}.invoice-card:hover{box-shadow:0 4px 16px rgb(0 0 0/.08)}.invoice-completed{border-left:4px solid var(--success)}.invoice-failed{border-left:4px solid #dc2626}.invoice-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid var(--border)}.invoice-title h3{font-size:18px;margin-bottom:4px;font-weight:700}.invoice-date{color:var(--muted);font-size:14px}.invoice-status{text-align:right}.invoice-amount{font-size:24px;font-weight:700;margin-top:8px;color:var(--ink)}.status-badge{display:inline-block;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.status-paid{background:#dcfce7;color:var(--success)}.status-failed{background:#fee2e2;color:#dc2626}.invoice-summary{margin-bottom:20px}.invoice-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:14px}.invoice-row span:first-child{color:var(--muted)}.invoice-row span:last-child{font-weight:600}.payment-id,.transaction-id{font-family:monospace;font-size:13px;color:var(--muted)}.refund-notice{background:#fef3c7;border:1px solid #f59e0b;border-radius:var(--radius-sm);padding:12px;margin-bottom:20px}.refund-notice p{margin:0;font-size:14px;color:#92400e;font-weight:500}.details-toggle{width:100%;padding:12px;border:1px solid var(--border);background:var(--surface);border-radius:var(--radius-sm);font-size:14px;font-weight:600;color:var(--ink);cursor:pointer;transition:background-color .15s ease}.details-toggle:hover{background:#f8f8f6}.invoice-details{margin-top:20px;padding-top:20px;border-top:1px solid var(--border)}.details-section{margin-bottom:24px}.details-section h4{font-size:16px;font-weight:700;margin-bottom:12px;color:var(--ink);border-bottom:1px solid var(--border);padding-bottom:8px}.details-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:14px}.details-row span:first-child{color:var(--muted)}.details-row span:last-child{font-weight:600}.details-row.total{font-size:16px;font-weight:700;color:var(--ink);border-top:1px solid var(--border);padding-top:8px;margin-top:12px}.product-item{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;padding:8px 12px;background:#f8f8f6;border-radius:var(--radius-sm);font-size:14px}.product-item span:first-child{color:var(--muted);font-weight:500}.product-id{font-family:monospace;font-size:13px;color:var(--ink)}@media (max-width:699px){.tab-navigation{flex-direction:column;gap:0}.tab-button{border-bottom:none;border-left:2px solid transparent;text-align:left}.tab-button.active{border-left-color:var(--accent);border-bottom-color:transparent}.invoice-header{flex-direction:column;gap:12px}.invoice-status{text-align:left}.invoice-amount{font-size:20px}.invoice-card{padding:16px}}