@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Libre+Caslon+Display&display=swap');
:root{--ink:#123e48;--teal:#0e4f60;--blue:#5b9bb1;--paper:#fbfaf7;--line:#dce3e1;--muted:#586d72;--pale:#edf3f3;--font:'DM Sans',Arial,sans-serif;--serif:'Libre Caslon Display',Georgia,serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:22px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:16px;line-height:1.5}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit}button:disabled{cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #2786a3;outline-offset:4px}svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}img{max-width:100%;display:block}button{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--serif);font-weight:400;line-height:1.08}h2{font-size:2.8rem;margin-bottom:0}h3{font-size:1.1rem}.wrap{width:min(1240px,calc(100% - 80px));margin-inline:auto}.preview-banner{background:var(--teal);color:white;text-align:center;font-size:.75rem;letter-spacing:.1em;padding:8px 16px;font-weight:700}.preview-banner span{font-size:.8125rem;letter-spacing:0;font-weight:400;margin-left:18px;color:#e1edf0}.header{background:white}.main-header{display:flex;gap:42px;align-items:center;padding-block:22px}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;flex-shrink:0}.brand img{width:54px;height:54px;object-fit:contain}.brand>div{font-family:var(--serif);font-size:1.9rem;line-height:1.05}.brand span{display:block;font-family:var(--font);font-size:.65rem;letter-spacing:.21em;margin-top:8px}.search{display:flex;align-items:center;background:#f3f6f5;border:1px solid #e6ebe9;border-radius:5px;gap:12px;padding:12px 16px;flex:1;max-width:510px;margin-left:auto}.search input{width:100%;min-width:0;border:0;background:transparent;outline:none;color:var(--ink)}.search kbd{font-size:1.2rem;color:#718488}.cart-trigger{display:flex;gap:10px;align-items:center;border:0;background:transparent;font-size:.9rem;min-height:44px}.cart-trigger #cart-count{background:var(--teal);color:white;min-width:23px;height:23px;border-radius:50%;display:grid;place-items:center;font-size:.75rem}.nav{display:flex;align-items:center;gap:32px;min-height:49px;border-top:1px solid #eef0ef}.nav a{font-size:.875rem;text-decoration:none;display:block;padding:12px 0}.nav a.active{border-bottom:2px solid var(--teal)}.nav-note{margin-left:auto;color:var(--muted);font-size:.8125rem}.hero{display:grid;grid-template-columns:1.25fr .75fr;align-items:center;min-height:380px;padding-block:36px;gap:50px}.eyebrow{font-size:.75rem;letter-spacing:.16em;font-weight:700;margin-bottom:16px;color:var(--teal)}h1{font-size:clamp(3rem,5.1vw,4.8rem);letter-spacing:-.025em;margin-bottom:20px}h1 em{font-style:italic;color:#307c90}.hero-copy>p:not(.eyebrow){color:var(--muted);font-size:1rem;line-height:1.7;margin-bottom:22px}.button{border:1px solid transparent;border-radius:4px;display:inline-flex;justify-content:center;align-items:center;gap:30px;padding:13px 22px;min-height:48px;font-size:.9rem;font-weight:600;text-decoration:none}.button.primary{background:var(--teal);color:white}.button.primary:hover{background:#073b4a}.button.secondary{border-color:#b2c5ca;background:transparent}.button.secondary:hover{background:var(--pale)}.hero-foot{display:block;margin-top:16px;color:var(--muted);font-size:.75rem}.hero-art{background:#dceaf0;border-radius:180px 180px 8px 8px;position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;justify-self:center;width:min(100%,330px);padding:24px 34px 20px}.hero-art img{width:238px;height:238px;object-fit:contain;mix-blend-mode:multiply}.art-caption{font-size:.625rem;letter-spacing:.14em;font-weight:600;text-align:center;margin-top:15px}.service-strip{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px 0;gap:28px}.service-strip>div{display:flex;align-items:center;gap:15px;justify-content:center}.service-strip>div+div{border-left:1px solid var(--line)}.service-strip span{font-size:.9rem;font-weight:600}.service-strip small{display:block;color:var(--muted);font-weight:400;font-size:.8125rem;margin-top:3px}.service-strip a{text-decoration:none}.catalog{padding-block:52px 64px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:28px}.section-heading .eyebrow{margin-bottom:10px}.sample-tag{font-size:.75rem;border:1px solid #cbd9db;border-radius:20px;padding:5px 12px;margin:0;color:var(--muted);white-space:nowrap}.catalog-controls{display:flex;justify-content:space-between;align-items:center;gap:20px}.filters{display:flex;gap:8px;flex-wrap:wrap}.filter{border:1px solid var(--line);background:transparent;border-radius:24px;min-height:40px;padding:8px 20px;font-size:.875rem}.filter.selected{background:var(--teal);border-color:var(--teal);color:white}.filter:hover:not(.selected){background:#e9f0f1}.sort{display:flex;align-items:center;gap:8px;font-size:.8125rem;color:var(--muted)}.sort select{font-size:.8125rem;background:transparent;color:var(--ink);border:0;padding:10px 3px;max-width:155px}.results-line{display:flex;justify-content:space-between;gap:14px;color:var(--muted);font-size:.75rem;padding-block:18px}.book-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.book-card{min-width:0}.cover-button{border:0;width:100%;background:#eef0ed;padding:26px;position:relative;border-radius:5px;overflow:hidden;height:290px;display:flex;align-items:center;justify-content:center}.book-card:nth-child(2) .cover-button{background:#edf0f4}.book-card:nth-child(3) .cover-button{background:#f1eae3}.book-card:nth-child(4) .cover-button{background:#e5edec}.cover-button img{height:235px;width:auto;max-width:100%;object-fit:contain;filter:drop-shadow(5px 8px 5px #0002);transition:transform .25s}.cover-button:hover img{transform:translateY(-5px) rotate(-2deg)}.book-category{color:var(--muted);font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;margin:18px 0 6px}.book-title{font-family:var(--font);font-weight:600;font-size:1.03rem;margin:0 0 3px;line-height:1.35}.book-title button{background:none;border:0;padding:0;text-align:left}.book-author{font-size:.875rem;color:var(--muted);margin-bottom:15px}.book-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px}.price{font-size:1rem;font-weight:700}.price small{font-size:.68rem;color:var(--muted);font-weight:400;display:block}.add-book{border:1px solid #bacdd0;background:transparent;border-radius:4px;width:42px;height:42px;display:grid;place-items:center;font-size:1.5rem}.add-book:hover{background:var(--teal);color:white}.empty-search{text-align:center;border:1px dashed var(--line);padding:50px 20px}.empty-search[hidden]{display:none}.visit{display:grid;grid-template-columns:1fr 1fr;padding:42px 48px;gap:70px;background:#e7eff0;border-radius:6px;margin-bottom:64px}.visit h2{font-size:2.9rem}.visit-heading>p:last-child{color:var(--muted);margin:20px 0 0}.visit-info{border-left:1px solid #c7d8dc;padding-left:60px;align-self:center}.visit-info p,.visit-info a,.visit-info dl{font-size:.875rem}.visit-info p{color:var(--muted)}dl>div{display:flex;justify-content:space-between;gap:15px;margin:7px 0}dd{margin:0}.visit-info>a{font-weight:600;text-underline-offset:5px}.footer{background:#103e4a;color:#f3f8f8;padding-block:34px 18px}.footer-top{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-bottom:28px}.footer-brand{font-family:var(--serif);font-size:2rem;text-decoration:none}.footer-brand span{font-family:var(--font);display:block;font-size:.8125rem;color:#c2d4d9;margin-top:6px}.footer-top>div{display:flex;gap:26px;flex-wrap:wrap}.footer-top>div>a{font-size:.875rem;text-decoration:none}.footer-bottom{border-top:1px solid #ffffff24;padding-top:17px;display:flex;justify-content:space-between;gap:15px;font-size:.75rem;color:#c2d4d9}.skip-link{position:fixed;left:20px;top:-100px;background:white;padding:12px;z-index:50}.skip-link:focus{top:10px}dialog{color:var(--ink);background:var(--paper);border:0;border-radius:8px;padding:30px;max-height:92dvh;overflow:auto;box-shadow:0 20px 80px #0003}dialog::backdrop{background:#0c293c77;backdrop-filter:blur(3px)}body:has(dialog[open]){overflow:hidden}.close-dialog{background:none;border:0;min-width:42px;height:42px;font-size:2rem;line-height:1;align-self:start}.dialog-header{display:flex;justify-content:space-between;gap:20px;margin-bottom:26px}.dialog-header .eyebrow{margin-bottom:8px}.dialog-header h2{font-size:2.2rem}.product-dialog{width:min(760px,calc(100% - 32px));position:relative}.product-dialog>.close-dialog{position:absolute;right:14px;top:12px}.product-detail{display:grid;grid-template-columns:220px 1fr;gap:34px;align-items:center;padding:20px 0}.product-detail>img{max-height:340px;margin:auto;filter:drop-shadow(6px 10px 8px #0002)}.product-detail h2{font-size:2.4rem}.product-detail .book-author{margin-top:10px}.product-detail p.description{color:var(--muted);font-size:.95rem}.product-detail .button{width:100%;margin-top:20px}.product-detail .price{font-size:1.3rem}.notice{padding:12px 15px;background:#e9eff1;border:1px solid #cadbdf;font-size:.8125rem;line-height:1.6;border-radius:4px}.cart-dialog{margin:0 0 0 auto;height:100dvh;max-height:100dvh;max-width:100%;width:460px;border-radius:0;padding:30px}.cart-item{display:grid;grid-template-columns:55px 1fr auto;gap:15px;padding:20px 0;border-bottom:1px solid var(--line)}.cart-item img{width:55px;height:80px;object-fit:contain}.cart-item h3{margin-bottom:5px;font-size:.95rem}.cart-item .price{font-size:.875rem}.quantity{display:inline-flex;border:1px solid var(--line);border-radius:3px;margin-top:10px;align-items:center}.quantity button{width:32px;height:32px;border:0;background:none}.quantity span{min-width:24px;text-align:center;font-size:.8125rem}.remove-item{font-size:.75rem;padding:4px;border:0;background:none;text-decoration:underline;color:var(--muted)}.cart-total{display:flex;justify-content:space-between;font-size:1.05rem;margin:24px 0 15px;font-weight:700}.cart-summary .button{width:100%}.empty-cart{padding:36px 0;text-align:center}.empty-cart svg{width:48px;height:48px;margin:0 auto 20px}.empty-cart p{color:var(--muted)}.checkout-dialog{width:min(940px,calc(100% - 32px))}.checkout-layout{display:grid;grid-template-columns:1.4fr 1fr;gap:32px}.checkout-layout label{display:block;font-size:.875rem;margin:12px 0}.checkout-layout input:not([type=radio]),.checkout-layout textarea{display:block;width:100%;margin-top:6px;border:1px solid #bacbd0;border-radius:4px;padding:10px 12px;background:white;min-width:0}.checkout-layout h3{margin:26px 0 12px;font-weight:600}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.delivery-choices{display:grid;grid-template-columns:1fr 1fr;gap:10px}.delivery-choices>label{border:1px solid var(--line);padding:10px;border-radius:4px;display:flex;gap:8px;align-items:center}.delivery-choices:has(input:checked) label:has(input:checked){border-color:var(--teal);background:#edf3f3}.delivery-choices input{accent-color:var(--teal)}.payment-preview{padding:16px;border:1px solid var(--line);border-radius:4px;background:#f1f3f1}.payment-preview small{display:block;color:var(--muted);margin-top:6px}.review-button{width:100%;margin-top:20px}.checkout-layout aside{background:#edf2f2;border-radius:5px;padding:22px;align-self:start}.order-row{display:flex;justify-content:space-between;gap:20px;font-size:.875rem;margin-block:16px}.checkout-layout aside h3{margin-top:0}.checkout-layout aside .cart-total{border-top:1px solid #ccdadd;padding-top:20px}.checkout-layout aside p{font-size:.8125rem;color:var(--muted)}.review-result{grid-column:1/-1;max-width:540px;margin:0 auto;padding:20px 0}.review-result h3{font-size:1.3rem}.review-result dl div{border-bottom:1px solid var(--line);padding-block:8px}.review-result .button{width:100%;margin-top:15px}.unavailable{background:#d9e1e3;color:#49656e;pointer-events:none}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%,20px);background:var(--teal);color:white;padding:14px 24px;border-radius:5px;box-shadow:0 4px 20px #0002;z-index:20;font-size:.9rem;opacity:0;pointer-events:none;transition:opacity .15s,transform .15s;max-width:calc(100% - 32px);text-align:center}.toast.visible{opacity:1;transform:translate(-50%,0)}
@media(min-width:1450px){.hero{min-height:420px}.hero-art{width:350px;padding-block:26px}.hero-art img{width:255px;height:255px}}
@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.main-header{gap:24px}.brand>div{font-size:1.5rem}.brand img{width:45px;height:45px}.nav-note{display:none}.hero{gap:28px}.book-grid{gap:18px}.cover-button{height:245px;padding:20px}.cover-button img{height:205px}.service-strip{gap:14px}.service-strip>div{gap:10px}.service-strip small{font-size:.75rem}.visit{gap:30px;padding:32px}.visit-info{padding-left:30px}.visit h2{font-size:2.5rem}.cart-label{display:none}}
@media(max-width:700px){.wrap{width:calc(100% - 32px)}.preview-banner{font-size:.65rem;padding:7px 10px}.preview-banner span{font-size:.7rem;margin-left:6px}.main-header{flex-wrap:wrap;padding-block:14px;gap:14px}.brand{flex:1}.brand>div{font-size:1.6rem}.brand span{font-size:.6rem}.brand img{width:43px;height:43px}.search{order:3;flex-basis:100%;max-width:none;padding:10px 12px}.cart-trigger{padding:6px}.nav{justify-content:space-between;gap:15px;min-height:44px}.nav a{font-size:.75rem;white-space:nowrap;padding:11px 0}.hero{grid-template-columns:1fr .6fr;gap:12px;padding-block:28px;min-height:290px}.hero h1{font-size:2.55rem;line-height:1.1;letter-spacing:-.03em;margin-bottom:15px}.hero .eyebrow{font-size:.62rem;margin-bottom:12px}.hero-copy>p:not(.eyebrow){font-size:.875rem;line-height:1.5;margin-bottom:16px}.hero-art{padding:18px 8px 14px;border-radius:90px 90px 4px 4px}.hero-art img{width:100%;height:auto}.art-caption{display:none}.hero .button{padding:11px 14px;font-size:.8125rem;gap:14px;min-height:44px}.hero-foot{font-size:.63rem}.desktop{display:none}.service-strip{grid-template-columns:1fr 1fr;gap:18px 10px;padding-block:18px}.service-strip>div{justify-content:flex-start;align-items:start}.service-strip>div:nth-child(2){padding-left:12px}.service-strip>div:nth-child(3){display:none}.service-strip svg{width:22px}.service-strip span{font-size:.75rem}.service-strip small{font-size:.7rem}.catalog{padding-block:34px 40px}.section-heading{display:block;margin-bottom:20px}.section-heading h2{font-size:2.2rem}.section-heading .eyebrow{font-size:.68rem}.sample-tag{display:inline-block;margin-top:14px;font-size:.7rem}.catalog-controls{align-items:start;flex-direction:column;gap:9px}.filters{gap:7px}.filter{padding:7px 15px;font-size:.8125rem;min-height:38px}.sort{align-self:flex-end;font-size:.75rem}.results-line{padding-top:3px;padding-bottom:15px;align-items:center}.results-line>span:last-child{font-size:.68rem;max-width:190px;text-align:right}.book-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 16px}.cover-button{height:235px;padding:20px}.cover-button img{height:200px}.book-category{font-size:.63rem;margin-top:13px}.book-title{font-size:.95rem}.book-author{font-size:.8125rem;margin-bottom:12px}.add-book{width:38px;height:38px}.price{font-size:.95rem}.price small{font-size:.625rem}.visit{grid-template-columns:1fr;gap:28px;padding:28px 24px;margin-bottom:38px}.visit h2{font-size:2.5rem}.visit-info{border-left:0;border-top:1px solid #c7d8dc;padding:25px 0 0}.footer-top{align-items:start;gap:24px}.footer-brand{font-size:1.75rem}.footer-brand span{font-size:.75rem}.footer-top>div{flex-direction:column;gap:13px}.footer-top>div>a{font-size:.75rem}.footer-bottom{flex-direction:column;gap:6px;font-size:.7rem}.product-detail{grid-template-columns:120px 1fr;gap:20px;padding-top:30px}.product-detail>img{max-height:220px}.product-detail h2{font-size:1.9rem}.product-detail p.description{font-size:.875rem}.product-dialog{padding:20px}.product-detail .button{padding:10px;gap:10px;font-size:.8125rem}.product-detail .price{font-size:1.1rem}.checkout-dialog{padding:22px 18px}.checkout-layout{grid-template-columns:1fr;gap:24px}.checkout-layout aside{grid-row:1;padding:15px}.checkout-layout aside h3{margin-bottom:12px}.checkout-layout .order-row{margin-block:9px}.checkout-layout aside .cart-total{margin-top:14px;padding-top:12px}.dialog-header h2{font-size:2rem}.cart-dialog{padding:24px}.form-row{grid-template-columns:1fr}.delivery-choices{grid-template-columns:1fr}.checkout-layout h3{margin-top:20px}}
@media(max-width:380px){.hero{grid-template-columns:1fr}.hero-art{display:none}.hero h1{font-size:3rem}.cover-button{height:205px;padding:14px}.cover-button img{height:175px}.nav{gap:7px}.nav a{font-size:.69rem}.preview-banner span{display:block;margin:0}.product-detail{grid-template-columns:1fr}.product-detail>img{max-height:180px}.section-heading h2{font-size:2rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* Imported catalog: no simulated covers or stock promises. */
.select-controls{display:flex;gap:20px;flex-wrap:wrap;justify-content:flex-end}.select-controls .sort select{max-width:180px}.book-card{display:flex;flex-direction:column}.book-bottom{margin-top:auto;padding-top:14px}.book-title{margin-bottom:8px;overflow-wrap:anywhere}.cover-button{height:195px;padding:20px}.image-pending{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#627d84;gap:12px;min-height:130px;text-align:center;width:100%;font-size:.8125rem}.image-pending svg{width:34px;height:34px;stroke-width:1}.image-pending.compact{min-height:70px;height:80px;width:55px;border-radius:4px;background:#e7eeef}.product-detail>.image-pending{width:100%;height:240px}.price del{display:block;font-size:.8125rem;font-weight:400;color:var(--muted);margin-bottom:2px}.description{white-space:pre-line;overflow-wrap:anywhere;max-height:350px;overflow:auto}.pagination{display:flex;justify-content:center;align-items:center;gap:24px;margin-top:40px;font-size:.875rem}.pagination button:disabled{opacity:.4}.review-result dd{overflow-wrap:anywhere;max-width:70%}.book-author{overflow-wrap:anywhere}.catalog-controls{flex-wrap:wrap}.cart-item h3,.order-row span{overflow-wrap:anywhere;min-width:0}.cart-item{grid-template-columns:55px minmax(0,1fr) auto}.checkout-layout aside{min-width:0}.order-row strong{white-space:nowrap}.product-detail{align-items:start}.product-detail .eyebrow{padding-right:20px}.results-line{flex-wrap:wrap}
@media(max-width:700px){.select-controls{justify-content:space-between;width:100%;gap:8px}.select-controls .sort{font-size:.75rem;gap:4px}.select-controls .sort select{max-width:155px;font-size:.75rem}.cover-button{height:150px}.image-pending{font-size:.7rem;min-height:100px}.pagination{gap:12px}.pagination .button{padding:10px 14px;font-size:.8125rem}.pagination span{font-size:.75rem}.product-detail{grid-template-columns:1fr}.product-detail>.image-pending{height:120px}.book-title{font-size:.9rem}}

.whatsapp-float{position:fixed;right:24px;bottom:22px;display:flex;align-items:center;gap:12px;padding:12px 18px;border-radius:30px;background:#12664b;color:#fff;box-shadow:0 4px 18px #123e482a;text-decoration:none;z-index:15;min-height:52px;font-size:.875rem}.whatsapp-float strong{font-weight:600;margin-left:6px}.whatsapp-float:hover{background:#0b523b}.whatsapp-float svg{width:25px;height:25px;stroke-width:1.6}.footer{padding-bottom:92px}body:has(dialog[open]) .whatsapp-float{display:none}.toast{bottom:90px}@media(max-width:700px){.whatsapp-float{right:16px;bottom:16px;padding:11px 15px;gap:8px;font-size:.8125rem}.whatsapp-float strong{margin-left:4px}}

.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.payment-options{border:0;padding:0;margin:0}.payment-options>label{display:flex;gap:12px;align-items:flex-start;border:1px solid var(--line);border-radius:5px;padding:14px;cursor:pointer}.payment-options>label:has(input:checked){background:#edf3f3;border-color:var(--teal)}.checkout-layout .payment-options input[type=radio]{display:inline-block;width:auto;margin:4px 0 0;accent-color:var(--teal)}.payment-options strong{display:block;font-size:.875rem;font-weight:600}.payment-options small{display:block;font-size:.8125rem;color:var(--muted);margin-top:5px}.payment-note{font-size:.8125rem;color:var(--muted);margin-top:14px;line-height:1.6}.review-result .button{gap:10px}.review-result{min-width:0;width:100%}

#checkout-form select{width:100%;min-width:0;padding:12px;border:1px solid var(--line);border-radius:4px;background:white;color:var(--ink);font-size:16px}#checkout-form select:disabled{background:var(--pale);color:var(--muted)}.form-row>label{min-width:0}

.payment-link-panel{margin:24px 0;padding:20px;border:1px solid var(--line);border-radius:4px;background:var(--pale)}.payment-link-panel h3{margin-bottom:12px}.payment-link-panel p{font-size:1rem}.payment-link-panel .payment-note{font-size:.875rem;margin-bottom:0}

.bank-accounts{display:grid;gap:12px}.bank-account{padding:16px;background:white;border:1px solid var(--line);border-radius:4px;overflow-wrap:anywhere}.bank-account h4{margin:0 0 12px;font-size:1.125rem}.bank-account p{margin:0 0 10px}.bank-account p:last-child{margin-bottom:0}.account-number{font-variant-numeric:tabular-nums;user-select:all}

.review-result .button{margin-top:14px}.order-number{font-weight:700;color:#0e4f60;background:#e6f0f4;padding:14px;border-radius:8px;overflow-wrap:anywhere}#order-save-message{color:#9e342b;line-height:1.5}.review-result dd{overflow-wrap:anywhere}.button:disabled{opacity:.6;cursor:wait}

.receipt-section{border:1px solid var(--line);border-radius:10px;padding:18px;margin:18px 0}.receipt-section[hidden]{display:none}.receipt-preview{display:block;max-width:100%;max-height:300px;object-fit:contain;border:1px solid var(--line);border-radius:8px;margin-top:12px}.receipt-preview[hidden]{display:none}.receipt-section input[type=file]{max-width:100%;font-size:14px}.receipt-section [role=status]{line-height:1.5;font-weight:600}
