.grs-prints{--ink:#18233b;--pink:#ee6f8e;--aqua:#33b9bd;--gold:#f6bd42;max-width:1220px;margin:0 auto;padding:42px 24px 80px;color:var(--ink);font-family:Arial,sans-serif;position:relative;overflow:hidden}.grs-prints:before,.grs-prints:after{content:"";position:absolute;border-radius:50%;filter:blur(2px);opacity:.14;z-index:-1}.grs-prints:before{width:430px;height:430px;left:-220px;top:80px;background:radial-gradient(circle,var(--pink),transparent 68%)}.grs-prints:after{width:520px;height:520px;right:-260px;top:440px;background:radial-gradient(circle,var(--aqua),transparent 68%)}.grs-prints *{box-sizing:border-box}.grs-prints-hero{text-align:center;padding:42px 20px;background:#fff;border:1px solid #f1e8e8;border-radius:28px;box-shadow:0 18px 50px rgba(31,48,73,.08);position:relative}.grs-prints-hero:after{content:"";display:block;width:170px;height:8px;margin:24px auto 0;border-radius:9px;background:linear-gradient(90deg,var(--pink),var(--gold),var(--aqua),#7f75cf)}.grs-prints h1{font:800 clamp(38px,6vw,74px)/1.02 Georgia,serif;margin:0 0 16px}.grs-prints h2{font:700 clamp(27px,4vw,44px)/1.1 Georgia,serif}.grs-prints .lead{font-size:clamp(17px,2vw,22px);line-height:1.55;max-width:820px;margin:0 auto}.grs-pill{display:inline-block;background:#18233b;color:#fff;border-radius:999px;padding:8px 15px;font-weight:700;letter-spacing:.07em;font-size:12px}.grs-feature-grid,.grs-price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:34px 0}.grs-card{background:#fff;border:1px solid #eee5e8;border-radius:22px;padding:24px;box-shadow:0 12px 35px rgba(31,48,73,.07)}.grs-price{font-size:30px;font-weight:800;color:#b52e59}.grs-resident-card{display:grid;grid-template-columns:minmax(250px,430px) 1fr;gap:38px;align-items:center;margin:44px 0;padding:28px;background:#fff;border-radius:28px;box-shadow:0 16px 46px rgba(31,48,73,.09)}.grs-resident-card img{width:100%;border-radius:20px}.grs-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:13px 24px;border:0;border-radius:999px;background:#18233b;color:#fff!important;text-decoration:none!important;font-weight:800;cursor:pointer}.grs-btn.alt{background:#b52e59}.grs-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin:28px 0}.grs-print-tile{background:#fff;border-radius:18px;padding:10px;box-shadow:0 9px 28px rgba(31,48,73,.09);text-align:center}.grs-print-tile img{width:100%;aspect-ratio:2/3;object-fit:cover;border-radius:12px}.grs-print-tile button{margin:10px 0 4px}.grs-order{background:#fff;border-radius:28px;padding:30px;box-shadow:0 18px 50px rgba(31,48,73,.1);margin-top:48px}.grs-order-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:17px}.grs-order label{display:block;font-weight:700}.grs-order input,.grs-order select,.grs-order textarea{width:100%;padding:13px;border:1px solid #cfd4dc;border-radius:10px;margin-top:6px;font:inherit}.grs-order .wide{grid-column:1/-1}.grs-total{padding:18px;border-radius:14px;background:#fff6df;font-size:18px}.grs-note{font-size:14px;line-height:1.55;color:#566174}.grs-confirm{max-width:720px;margin:30px auto;text-align:center}.grs-payment-placeholder{border:2px dashed #b52e59;background:#fff7fa;padding:22px;border-radius:16px}.grs-logo-note{display:flex;align-items:center;gap:14px}.grs-logo-note img{width:135px;height:auto}.grs-modal{display:none;position:fixed;inset:0;background:rgba(9,15,29,.8);z-index:99999;padding:25px;overflow:auto}.grs-modal.open{display:grid;place-items:center}.grs-modal-box{position:relative;max-width:820px;background:#fff;padding:16px;border-radius:18px}.grs-modal-box img{max-width:100%;max-height:78vh}.grs-modal-close{position:absolute;right:8px;top:8px;border:0;border-radius:50%;width:38px;height:38px;font-size:24px}.grs-free-banner{background:linear-gradient(110deg,#fff0f5,#fff9df,#eaffff);border-radius:20px;padding:24px;margin:28px 0}.grs-prints input[type=radio]{width:auto;margin-right:6px}.grs-radio-row{display:flex;flex-wrap:wrap;gap:16px;margin-top:8px}
@media(max-width:900px){.grs-gallery{grid-template-columns:repeat(2,1fr)}.grs-feature-grid,.grs-price-grid{grid-template-columns:1fr}.grs-resident-card{grid-template-columns:1fr}.grs-prints{padding:24px 14px 60px}.grs-order-grid{grid-template-columns:1fr}.grs-order .wide{grid-column:auto}}
@media(max-width:460px){.grs-gallery{gap:10px}.grs-print-tile{padding:7px}.grs-print-tile .grs-btn{padding:9px 12px;min-height:42px;font-size:12px}}

/* Keep tall print previews completely below the persistent site header. */
.grs-modal{left:0;right:0;top:var(--grs-internal-top,390px);bottom:0;inset:var(--grs-internal-top,390px) 0 0;padding:18px 25px;overflow:auto}
.grs-modal.open{place-items:center}
.grs-modal-box{width:min(820px,100%);max-height:calc(100vh - var(--grs-internal-top,390px) - 36px);overflow:auto;text-align:center}
.grs-modal-box img{display:block;width:auto;height:auto;max-width:100%;max-height:calc(100vh - var(--grs-internal-top,390px) - 150px);margin:0 auto;object-fit:contain}
.grs-modal-close{z-index:2}
@media(max-width:900px){
 .grs-modal{top:var(--grs-internal-top,240px);inset:var(--grs-internal-top,240px) 0 0;padding:12px}
 .grs-modal-box{max-height:calc(100vh - var(--grs-internal-top,240px) - 24px)}
 .grs-modal-box img{max-height:calc(100vh - var(--grs-internal-top,240px) - 135px)}
}
.grs-select-print.selected{background:#16856a!important;box-shadow:0 0 0 3px rgba(22,133,106,.2)}
#grs-selected-print{resize:none;background:#f7fbff;font-weight:700;line-height:1.45}
#grs-selection-message{display:block;margin-top:7px}
#grs-modal-select.remove{background:#6c4653}

/* On desktop the preview belongs to the artwork column only. Leaving the
   300px menu column uncovered keeps every navigation link clickable. */
@media(min-width:901px){
 .grs-modal{left:300px;inset:var(--grs-internal-top,390px) 0 0 300px}
}
