:root{--primary-green:#4a7c59;--primary-red:#c9515c;--primary-gray:#9ca3af;--text-dark:#1f2937;--text-medium:#4b5563;--text-light:#6b7280;--text-muted:#9ca3af;--bg-cream:#f5f5f0;--bg-white:#fff;--bg-light:#f9fafb;--border-color:#e5e7eb}.obituary-page{font-family:Arial,sans-serif;margin-top:-5.5rem}.loading-container,.obituary-page{min-height:100vh;background-color:var(--bg-cream)}.loading-container{display:flex;align-items:center;justify-content:center}.loading-text{font-size:20px;color:var(--text-light)}.error-container{text-align:center;padding:2rem}.error-title{font-size:28px;font-weight:600;color:#b91c1c;margin-bottom:16px}.error-text{color:var(--text-light);font-size:16px;margin-bottom:1rem}.error-button{margin-top:16px;padding:12px 24px;background-color:#2563eb;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:15px;transition:background-color .3s ease}.error-button:hover{background-color:#1d4ed8}.obituary-header{background-color:var(--bg-white);box-shadow:0 1px 3px rgba(0,0,0,.1);padding:16px 24px;position:sticky;top:0;z-index:100}.header-content{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.header-title{font-size:18px;font-weight:600;color:var(--text-dark);margin:0}.home-button{color:#2563eb;background:none;border:none;font-size:12px;font-weight:700;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;transition:color .3s ease}.home-button:hover{color:#1d4ed8;text-decoration:underline}.hero-section{position:relative;height:280px;overflow:hidden}.hero-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-overlay{position:absolute;right:0;bottom:0;background:linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,0,0,.2))}.main-container{max-width:1400px;margin:0 auto;padding:32px 24px}.content-grid{display:grid;grid-template-columns:320px 1fr;gap:32px}.sidebar{display:flex;flex-direction:column}.photo-card{background-color:var(--bg-white);border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);overflow:hidden;margin-top:-120px;position:relative;z-index:10}.profile-photo-wrapper{width:100%;height:300px;background-color:#f3f4f6;display:flex;align-items:center;justify-content:center}.profile-photo{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;transform:scale(1.8)}.obit-sharing{gap:12px;padding:12px 0}.ob-btn-social,.obit-sharing{display:flex;justify-content:center}.ob-btn-social{border-radius:50%;width:42px;height:42px;align-items:center;transition:background-color .3s ease}.ob-btn-social:hover{background-color:#f3f4f6}.button-container{padding:20px;display:flex;flex-direction:column;gap:10px}.btns{width:100%;padding:12px 16px;border:none;border-radius:25px;font-weight:600;font-size:14px;cursor:pointer;background-color:var(--primary-red);color:#ebebeb;display:flex;align-items:center;justify-content:center;gap:8px;transition:opacity .3s ease;text-align:center}.btn-memory,.btn-sympathy,.btn-tree{padding:4px}.btn-sympathy{background-color:#d24053!important}.btn-tree{background-color:#406c4f!important}.btn-memory{background-color:#ddd!important;color:#333!important;border:1px solid #000!important}button.btns:hover{opacity:.9}.btns-sympathy{background-color:#d9534f}.btns-sympathy,.btns-tree{color:var(--bg-white);border-radius:25px}.btns-tree{background-color:#5cb85c}.btn-tree-full{background-color:#406c4f!important}.btns-memory{background-color:#fff;color:#333;border:1px solid #ccc;border-radius:25px}.grief-support-section{padding:20px;border-top:1px solid var(--border-color);background-color:#fff;color:#444}.grief-support-section input{border:1px solid #609892}.grief-support-title{font-size:14px;font-weight:700;color:#444!important;margin-bottom:12px}.grief-support-text{font-size:13px;line-height:1.6;color:#444!important;margin-bottom:16px}.grief-email-input{padding:10px 12px;border:1px solid #ccc;font-size:14px;transition:border-color .3s ease}.grief-email-input:focus{border-color:#999}.stats-section{padding:20px;border-top:1px solid var(--border-color)}.stats-card{background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:6px;padding:16px}.stats-title{font-size:14px;font-weight:700;margin-bottom:12px;color:#166534}.stats-list{display:flex;flex-direction:column;gap:8px}.stat-row{display:flex;justify-content:space-between;font-size:13px;color:var(--text-medium)}.stat-number{font-weight:700;color:var(--primary-green)}.main-content{display:flex;flex-direction:column}.obituary-card{background-color:var(--bg-white);border-radius:8px;padding:40px}.official-text{font-size:13px;color:var(--text-light);margin-bottom:8px;font-weight:500}.name-title{font-size:38px;font-weight:400;font-style:italic;font-family:Georgia,Times New Roman,serif;color:var(--text-dark);margin-bottom:8px;line-height:1.2}.date-text{font-size:15px;color:var(--text-medium);margin-bottom:24px}.tab-container{display:flex;gap:0;border-bottom:none;margin:24px -40px 0}.tab-button{flex:1;padding:14px 24px;background-color:#f5f5f0;color:#666;font-size:15px;font-weight:500;cursor:pointer;position:relative;transition:none;border:none;border-right:1px solid #e5e5e0;margin-left:6px}.tab-button:last-child{border-right:none}.tab-button.active{background-color:#ebe5d3;color:#333;font-weight:600}.tab-button.active:after{display:none}.tab-button:hover{color:#333}.obituary-content{margin-bottom:32px;padding-top:32px}.obituary-subtitle{font-size:24px;font-weight:600;margin-bottom:24px;color:var(--text-dark)}.content-image-wrapper{width:100%;max-width:360px;margin:0 0 20px 24px;float:right}.content-image{width:100%;height:auto;display:block;border-radius:8px;-o-object-fit:cover;object-fit:cover}.photo-card{transform:translateY(-120px)}.biography-text{font-size:16px;line-height:1.8;color:var(--text-medium);margin-bottom:24px}.biography-text p{margin-bottom:1em}.floral-text{font-size:15px;color:var(--text-medium);line-height:1.7;margin-top:24px;padding-top:24px;border-top:1px solid var(--border-color)}.red-text{color:#dc2626;font-weight:600}.link-button{color:#2563eb;background:none;border:none;cursor:pointer;text-decoration:underline;font-size:15px;padding:0;font-weight:500}.link-button:hover{color:#1d4ed8}.services-section{margin-top:32px;padding:24px;background-color:#f9fafb;border-radius:8px;border:1px solid var(--border-color)}.services-title{font-size:22px;font-weight:600;color:var(--text-dark);margin-bottom:16px}.services-text{font-size:15px;color:var(--text-medium);line-height:1.7;margin-bottom:20px}.btns-tree-full{width:100%;max-width:500px;padding:14px 24px;background-color:var(--primary-green);color:var(--bg-white)}.btns-tree-full:hover{background-color:#3d6b4c}.tribute-content{margin-top:0;padding-top:32px}.tribute-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.tribute-title{font-size:24px;font-weight:600;color:var(--text-dark);margin:0}.tribute-count{background-color:var(--primary-green);color:var(--bg-white);padding:4px 12px;border-radius:12px;font-size:13px;font-weight:600}.tree-banner{background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;padding:16px 20px;margin-bottom:24px;display:block;visibility:visible}.tree-banner-content{display:flex;align-items:center;gap:12px;color:#166534;font-weight:600;font-size:14px}.tree-icon{color:var(--primary-green);flex-shrink:0}.add-tribute-form{background-color:var(--bg-light);border:1px solid var(--border-color);border-radius:8px;padding:20px;margin-bottom:24px}.tribute-textarea{width:100%;padding:12px;border:1px solid var(--border-color);border-radius:6px;font-size:14px;font-family:Arial,sans-serif;resize:vertical;margin-bottom:12px;transition:border-color .3s ease}.tribute-textarea:focus{outline:none;border-color:var(--primary-green)}.tribute-actions{display:flex;justify-content:flex-start}.tribute-action-buttons{display:flex;gap:12px;flex-wrap:wrap}.tribute-action-btn{display:flex;align-items:center;gap:6px;padding:8px 16px;background-color:var(--bg-white);border:1px solid var(--border-color);border-radius:6px;font-size:13px;font-weight:500;color:var(--text-medium);cursor:pointer;transition:all .3s ease}.tribute-action-btn:hover{background-color:#f3f4f6;border-color:var(--text-light)}.plant-tree-cta{background-color:#1f2937;border-radius:8px;padding:24px;margin-bottom:32px;box-shadow:0 4px 12px rgba(0,0,0,.2)}.plant-tree-cta-content{display:flex;justify-content:space-between;align-items:center;gap:24px}.plant-tree-cta-text h4{color:var(--bg-white);font-size:18px;font-weight:600;margin-bottom:4px}.plant-tree-cta-text p{color:#9ca3af;font-size:14px;margin:0}.btn-tree-cta{background-color:var(--bg-white);color:var(--text-dark);padding:12px 24px;font-weight:700;flex-shrink:0;width:200px}.btn-tree-cta:hover{background-color:#f3f4f6;transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.2)}.condolences-list{display:flex;flex-direction:column;gap:20px;visibility:visible;opacity:1}.no-condolences{text-align:center;color:var(--text-muted);padding:48px 32px;font-size:15px}.condolence-item{background-color:var(--bg-light);border:1px solid var(--border-color);border-radius:8px;padding:20px;display:flex;gap:16px;visibility:visible;opacity:1}.condolence-avatar{width:48px;height:48px;border-radius:50%;background-color:#2563eb;color:var(--bg-white);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:20px;flex-shrink:0;text-transform:uppercase}.condolence-content{flex:1}.condolence-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px;flex-wrap:wrap;gap:8px}.condolence-author{font-weight:600;color:var(--text-dark);font-size:16px;margin:0}.condolence-date{font-size:12px;color:var(--text-muted);white-space:nowrap}.type-badge{display:inline-block;padding:4px 12px;border-radius:12px;margin-bottom:8px}.badge-tree{background-color:#dcfce7;color:#166534}.badge-flower{background-color:#fce7f3;color:#9f1239}.badge-gift{background-color:#f3e8ff;color:#6b21a8}.badge-message{background-color:#dbeafe;color:#1e40af}.condolence-message{color:var(--text-medium);line-height:1.7;font-size:15px;margin:0 0 12px}.product-details{margin-top:12px;padding-top:12px;border-top:1px solid var(--border-color);font-size:13px;color:var(--text-light);font-weight:500}.tree-visual{margin-top:16px;padding:20px;background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;display:flex;gap:16px;align-items:flex-start;visibility:visible;opacity:1}.tree-visual-icon{color:var(--primary-green);flex-shrink:0}.tree-visual-text{flex:1}.tree-visual-text strong{display:block;font-size:15px;color:#166534;margin-bottom:8px;font-weight:600}.tree-visual-subtext{font-size:13px;color:var(--text-medium);margin-bottom:8px;line-height:1.6}.tree-visual-link{color:#2563eb;text-decoration:underline;font-size:13px;font-weight:500;display:inline-block}.tree-visual-link:hover{color:#1d4ed8}@media(max-width:991px){.content-grid{grid-template-columns:1fr;gap:24px}.photo-card{margin-top:0}.obituary-card{padding:32px 24px}.name-title{font-size:32px}.content-image-wrapper{float:none;max-width:100%;margin:0 0 20px}}@media(max-width:767px){.main-container{padding:24px 16px}.header-title{font-size:14px}.home-button{font-size:11px}.hero-section{height:200px}.profile-photo-wrapper{height:280px}.button-container{padding:16px}.btn{font-size:13px;padding:10px 14px}.grief-support-section,.stats-section{padding:16px}.obituary-card{padding:24px 16px}.tab-container{margin-left:-24px;margin-right:-24px}.tab-button{padding:12px 16px;font-size:13px}.name-title{font-size:28px}.date-text{font-size:14px}.obituary-subtitle{font-size:20px}.biography-text{font-size:15px}.plant-tree-cta-content{flex-direction:column;align-items:stretch}.btn-tree-cta{width:100%}.condolence-item{padding:16px}.condolence-header{flex-direction:column;gap:4px}.tribute-action-buttons{gap:8px}.tribute-action-btn{font-size:12px;padding:6px 12px}}@media(max-width:575px){.main-container{padding:16px 12px}.hero-section{height:180px}.profile-photo-wrapper{height:240px}.button-container{padding:12px;gap:8px}.btn{font-size:12px;padding:10px 12px}.obituary-card{padding:20px 12px}.tab-container{margin-left:-20px;margin-right:-20px}.tab-button{padding:10px 12px;font-size:12px}.name-title{font-size:24px}.date-text{font-size:13px}.condolence-avatar{width:40px;height:40px;font-size:18px}.condolence-item{gap:12px}.tree-visual{flex-direction:column;align-items:center;text-align:center}}@media print{.add-tribute-form,.button-container,.grief-support-section,.obituary-header,.plant-tree-cta,.tab-container,.tribute-action-buttons{display:none}.photo-card{margin-top:0}.obituary-page{background-color:#fff}.obituary-card{box-shadow:none}}.all-obituaries-page{min-height:100vh;background-color:#f8f9fa}.obituaries-header-banner{background:linear-gradient(135deg,#2c3e50,#3498db);color:#fff;padding:80px 0 60px;text-align:center;margin-bottom:50px}.page-title{font-size:3rem;font-weight:700;margin-bottom:15px;text-transform:uppercase;letter-spacing:2px}.page-subtitle{font-size:1.2rem;font-weight:300;opacity:.9}.obituaries-content{max-width:1400px;padding:0 20px 80px}.search-section{margin-top:40px}.search-wrapper-large{width:100%}.search-input-large{padding:15px 50px 15px 25px;font-size:1.1rem;border:2px solid #ddd;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.05)}.search-input-large:focus{border-color:#3498db;box-shadow:0 4px 12px rgba(52,152,219,.2);outline:none}.search-icon-large{right:20px;top:50%;transform:translateY(-50%);color:#666;cursor:pointer;transition:color .3s ease}.search-icon-large:hover{color:#3498db}.results-count{font-size:1rem;color:#666;font-weight:500;margin-bottom:20px}.obituaries-grid{margin-top:30px}.obituary-card{background:#fff;border-radius:12px;overflow:hidden;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.08);height:100%;display:flex;flex-direction:column}.obituary-card:hover{transform:translateY(-8px);box-shadow:0 8px 24px rgba(0,0,0,.15)}.obituary-image-wrapper{position:relative;width:100%;padding-top:100%;overflow:hidden;background-color:#f0f0f0}.obituary-image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.obituary-card:hover .obituary-image{transform:scale(1.05)}.obituary-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.obituary-card:hover .obituary-overlay{opacity:1}.view-obituary-text{color:#fff;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:1px}.obituary-info{padding:20px;text-align:center;flex-grow:1;display:flex;flex-direction:column;justify-content:center}.obituary-name{font-size:1.3rem;font-weight:700;color:#2c3e50;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px;line-height:1.3}.obituary-dates{font-size:.95rem;color:#7f8c8d;margin-bottom:5px;font-weight:500}.obituary-location{font-size:.9rem;color:#95a5a6;margin-bottom:0;font-style:italic}.pagination-wrapper{margin-top:40px;margin-bottom:20px}.pagination{margin:0}.pagination .page-item{margin:0 3px}.pagination .page-link{border:2px solid #ddd;color:#2c3e50;font-weight:600;padding:10px 15px;border-radius:8px;transition:all .3s ease;font-size:1rem;min-width:45px;text-align:center;display:flex;align-items:center;justify-content:center}.pagination .page-link:hover{background-color:#3498db;border-color:#3498db;color:#fff;transform:translateY(-2px)}.pagination .page-item.active .page-link{background-color:#2c3e50;border-color:#2c3e50;color:#fff;font-weight:700}.pagination .page-item.disabled .page-link{background-color:#f8f9fa;border-color:#ddd;color:#ccc;cursor:not-allowed}.pagination .page-item.disabled .page-link:hover{transform:none;background-color:#f8f9fa;border-color:#ddd;color:#ccc}.page-info-text{color:#666;font-size:.95rem;font-weight:500;margin:0}.spinner-border{width:3rem;height:3rem}.alert{border-radius:12px;padding:30px}@media(max-width:1200px){.page-title{font-size:2.5rem}}@media(max-width:768px){.obituaries-header-banner{padding:60px 0 40px;margin-bottom:30px}.page-title{font-size:2rem}.page-subtitle{font-size:1rem}.search-input-large{padding:12px 45px 12px 20px;font-size:1rem}.search-icon-large{right:15px}.obituary-name{font-size:1.1rem}.obituaries-content{padding-bottom:50px}.pagination{flex-wrap:wrap}.pagination .page-link{padding:8px 12px;font-size:.9rem;min-width:40px}.pagination .page-item{margin:2px}}@media(max-width:576px){.page-title{font-size:1.5rem}.page-subtitle{font-size:.9rem}.obituary-info{padding:15px}.obituary-name{font-size:1rem}.obituary-dates{font-size:.85rem}.obituary-location{font-size:.8rem}.pagination .page-link{padding:6px 10px;font-size:.85rem;min-width:35px}.page-info-text{font-size:.85rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.obituary-card{animation:fadeInUp .5s ease-out forwards}.obituaries-grid .col-xs-12:first-child .obituary-card{animation-delay:.05s}.obituaries-grid .col-xs-12:nth-child(2) .obituary-card{animation-delay:.1s}.obituaries-grid .col-xs-12:nth-child(3) .obituary-card{animation-delay:.15s}.obituaries-grid .col-xs-12:nth-child(4) .obituary-card{animation-delay:.2s}.obituaries-grid .col-xs-12:nth-child(5) .obituary-card{animation-delay:.25s}.obituaries-grid .col-xs-12:nth-child(6) .obituary-card{animation-delay:.3s}.obituaries-grid .col-xs-12:nth-child(7) .obituary-card{animation-delay:.35s}.obituaries-grid .col-xs-12:nth-child(8) .obituary-card{animation-delay:.4s}.pagination .page-item{animation:fadeInUp .3s ease-out forwards}.pagination .page-item:first-child{animation-delay:.05s}.pagination .page-item:nth-child(2){animation-delay:.1s}.pagination .page-item:nth-child(3){animation-delay:.15s}.pagination .page-item:nth-child(4){animation-delay:.2s}.pagination .page-item:nth-child(5){animation-delay:.25s}.pagination .page-item:nth-child(6){animation-delay:.3s}.pagination .page-item:nth-child(7){animation-delay:.35s}.immediate-popup{position:fixed;bottom:24px;right:24px;width:320px;background:linear-gradient(180deg,#4b6f6d,#3e5f5c);color:#fff;padding:28px 24px 24px;box-shadow:0 12px 30px rgba(0,0,0,.35);z-index:9999;animation:slideUp .5s ease-out;font-family:Oswald,sans-serif}.immediate-popup h2{margin:0 0 12px;font-size:26px;font-weight:700;color:#fff}.immediate-popup p{font-size:16px;line-height:1.5;margin-bottom:18px;color:#fff}.popup-phone{font-family:Playfair Display,serif;font-size:26px;font-weight:700;text-align:center;margin-bottom:18px}.popup-phone a{color:#fff;text-decoration:none}.popup-dismiss{width:100%;padding:10px;background:transparent;border:1px solid hsla(0,0%,100%,.4);color:#cfdedd;font-size:15px;cursor:pointer}.popup-dismiss:hover{background:hsla(0,0%,100%,.1)}.popup-close{position:absolute;top:10px;right:10px;background:#a54658;border:none;color:#fff;width:28px;height:28px;border-radius:50%;font-size:18px;cursor:pointer;line-height:1}:root{--primary-color:#2d5f5d;--secondary-color:#5a9fd4;--text-dark:#212529;--text-muted:#6c757d;--bg-light:#f8f9fa;--white:#fff;--border-color:#dee2e6}.homepage{font-family:Georgia,Times New Roman,serif;color:var(--text-dark);line-height:1.6}.hero-banner-section{position:relative;width:100%;margin-bottom:3rem}.hero-slide-bg{position:relative;height:500px;background-size:cover;background-position:50%}.hero-overlay{top:0;left:0;height:100%;background:linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.4))}.hero-content,.hero-overlay{position:absolute;width:100%}.hero-content{top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;z-index:2;padding:0 20px}.hero-title{font-family:Georgia,Times New Roman,serif;font-size:5rem;font-weight:400;margin-bottom:2rem;text-shadow:2px 2px 8px rgba(0,0,0,.5)}.hero-cta-button,.hero-title{color:var(--white);letter-spacing:2px}.hero-cta-button{background-color:rgba(45,95,93,.9);border:2px solid var(--white);padding:12px 40px;font-size:.9rem;font-weight:600;border-radius:50px;transition:all .3s ease;text-transform:uppercase}.hero-cta-button:hover{background-color:#2d5f5d;transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,.3)}.tributes-section-wrapper{background-color:var(--white);padding:3rem 0}.tributes-header{margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid var(--border-color)}.tributes-title{font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:600;color:var(--text-dark);margin:0}.search-wrapper{position:relative;width:100%;max-width:350px}.search-input{width:100%;padding:10px 45px 10px 20px;border:1px solid var(--border-color);border-radius:50px;font-size:.9rem;transition:all .3s ease}.search-input:focus{border-color:var(--text-muted);box-shadow:0 0 0 .2rem rgba(108,117,125,.15);outline:none}.search-icon{position:absolute;right:15px;top:50%;transform:translateY(-50%);color:var(--text-muted);cursor:pointer;transition:color .3s ease}.search-icon:hover{color:var(--text-dark)}.tributes-carousel-wrapper{margin-top:2rem}.tributes-carousel{position:relative;padding:0 50px}.carousel-nav-btn{position:absolute;top:35%;transform:translateY(-50%);width:45px;height:45px;border-radius:50%;background-color:var(--white);border:1px solid var(--border-color);display:flex;align-items:center;justify-content:center;z-index:10;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.1);padding:0}.carousel-nav-btn:hover:not(:disabled){background-color:var(--bg-light);box-shadow:0 4px 12px rgba(0,0,0,.15);border-color:var(--text-muted)}.carousel-nav-btn:disabled{opacity:.3;cursor:not-allowed}.carousel-nav-prev{left:0}.carousel-nav-next{right:0}.tribute-cards-row{margin:0 -10px}.tribute-card-col{padding:0 10px}.tribute-card{cursor:pointer;transition:all .3s ease;height:100%}.tribute-card:hover{transform:translateY(-5px)}.tribute-image-wrapper{position:relative;width:100%;padding-bottom:100%;overflow:hidden;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.1);background-color:var(--bg-light)}.tribute-image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.tribute-card:hover .tribute-image{transform:scale(1.05)}.tribute-name{font-size:.85rem;font-weight:700;letter-spacing:.5px;margin-top:.75rem;margin-bottom:.25rem;color:var(--text-dark);line-height:1.3;text-transform:uppercase}.tribute-date{margin-bottom:.15rem}.tribute-date,.tribute-location{font-size:.75rem;color:var(--text-muted);font-family:Arial,sans-serif}.tribute-location{margin-bottom:0}.tributes-action-btn{background-color:transparent;border:2px solid var(--text-dark);color:var(--text-dark);padding:10px 30px;font-size:.8rem;font-weight:700;letter-spacing:1.5px;border-radius:50px;transition:all .3s ease;text-transform:uppercase}.tributes-action-btn:hover{background-color:var(--text-dark);color:var(--white);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.welcome-section{background-color:var(--bg-light);padding:4rem 0}.welcome-image-wrapper{width:100%;height:100%}.welcome-image{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.1)}.welcome-content{padding-left:3rem}.welcome-label{font-size:.75rem;letter-spacing:2px;font-weight:600;color:var(--text-muted);margin-bottom:.5rem;text-transform:uppercase;font-family:Arial,sans-serif}.welcome-title{font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:600;color:var(--text-dark);line-height:1.3;margin-bottom:1.5rem}.welcome-text{font-size:1rem;line-height:1.8;color:var(--text-dark);margin-bottom:1.25rem;font-family:Arial,sans-serif}.welcome-link{color:var(--secondary-color);text-decoration:none;transition:color .3s ease;font-weight:600}.welcome-link:hover{color:#4a8fc4;text-decoration:underline}.welcome-cta-btn{background-color:var(--secondary-color);border:none;color:var(--white);padding:12px 35px;font-size:.9rem;font-weight:700;letter-spacing:1px;border-radius:4px;transition:all .3s ease;text-transform:uppercase;margin-top:1rem}.welcome-cta-btn:hover{background-color:#4a8fc4;transform:translateY(-2px);box-shadow:0 6px 16px rgba(90,159,212,.3)}.services-grid-section{margin:0;padding:0}.service-grid-item{padding:0}.service-card-link{display:block;text-decoration:none;height:100%}.service-card{position:relative;height:400px;overflow:hidden;background-size:cover;background-position:50%;transition:all .3s ease;cursor:pointer}.service-card:hover{transform:scale(1.02)}.service-card-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,rgba(0,0,0,.3),rgba(0,0,0,.6));transition:background .3s ease}.service-card:hover .service-card-overlay{background:linear-gradient(180deg,rgba(0,0,0,.4),rgba(0,0,0,.7))}.service-card-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;z-index:2;width:100%}.service-card-title{font-family:Georgia,Times New Roman,serif;font-size:2.5rem;font-weight:400;color:var(--white);margin:0;text-shadow:2px 2px 8px rgba(0,0,0,.6);transition:all .3s ease}.service-card:hover .service-card-title{transform:scale(1.05);text-shadow:3px 3px 10px rgba(0,0,0,.8)}.testimonials-section{background-color:var(--bg-light);padding:4rem 0}.testimonials-header{margin-bottom:2rem}.testimonials-title{font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:600;color:var(--text-dark);margin-bottom:.5rem}.testimonials-subtitle{font-size:.75rem;letter-spacing:2px;color:var(--text-muted);text-transform:uppercase;font-family:Arial,sans-serif}.testimonial-card{background-color:var(--white);padding:2.5rem;border-radius:8px;box-shadow:0 2px 12px rgba(0,0,0,.08)}.testimonial-text{font-size:1rem;line-height:1.8;color:var(--text-dark);font-style:italic;margin-bottom:0;font-family:Arial,sans-serif}.testimonial-btn{background-color:transparent;border:2px solid var(--primary-color);color:var(--primary-color);padding:10px 30px;font-size:.85rem;font-weight:600;border-radius:4px;transition:all .3s ease}.testimonial-btn:hover{background-color:var(--primary-color);color:var(--white);transform:translateY(-2px);box-shadow:0 4px 12px rgba(45,95,93,.3)}.google-reviews-section{background-color:var(--white);padding:3rem 0}.google-reviews-title{font-family:Georgia,Times New Roman,serif;font-size:1.75rem;font-weight:600;color:var(--text-dark);margin-bottom:1rem}.qr-code-wrapper{display:inline-block;padding:1rem;background-color:var(--white);border:2px solid var(--border-color);border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.qr-code-image{width:200px;height:200px;display:block}.location-info,.location-section{background-color:var(--bg-light)}.location-info{padding:3rem;height:400px;display:flex;flex-direction:column;justify-content:center}.location-title{font-family:Georgia,Times New Roman,serif;font-size:2rem;font-weight:600;color:var(--text-dark);margin-bottom:2rem}.location-details{gap:1.5rem}.location-detail-item{display:flex;gap:1rem;align-items:flex-start}.location-detail-item svg{color:var(--primary-color);flex-shrink:0;margin-top:2px}.location-detail-item p{font-size:.95rem;line-height:1.6;color:var(--text-dark);font-family:Arial,sans-serif}.location-map{height:400px}.location-map iframe{width:100%;height:100%;border:none}.view-services-cta{background-color:var(--white);padding:3rem 0}.view-services-btn{background-color:var(--primary-color);border:none;color:var(--white);padding:15px 50px;font-size:.9rem;font-weight:700;letter-spacing:2px;border-radius:4px;transition:all .3s ease;text-transform:uppercase}.view-services-btn:hover{background-color:#234948;transform:translateY(-2px);box-shadow:0 6px 16px rgba(45,95,93,.3)}@media(max-width:991px){.hero-title{font-size:3rem}.tributes-carousel{padding:0 40px}.welcome-content{padding-left:2rem}.service-card{height:350px}.service-card-title{font-size:2rem}.location-info{padding:2rem;height:auto}}@media(max-width:767px){.hero-title{font-size:2.5rem}.hero-cta-button{padding:10px 30px;font-size:.8rem}.tributes-title{font-size:1.5rem;margin-bottom:1rem}.search-wrapper{max-width:100%;margin-top:1rem}.tributes-carousel{padding:0 35px}.carousel-nav-btn{width:40px;height:40px}.tributes-action-btn{font-size:.7rem;padding:8px 20px}.welcome-section{padding:3rem 0}.welcome-content{padding-left:0;margin-top:2rem}.welcome-title{font-size:1.75rem}.service-card{height:300px}.service-card-title{font-size:1.75rem}.testimonials-title{font-size:1.5rem}.testimonial-card{padding:2rem}.location-info{padding:2rem;margin-bottom:0}.location-map{height:350px}}@media(max-width:575px){.hero-slide-bg{height:400px}.hero-title{font-size:2rem;letter-spacing:1px}.hero-cta-button{padding:8px 25px;font-size:.75rem;letter-spacing:1.5px}.tributes-section-wrapper{padding:2rem 0}.tributes-title{font-size:1.25rem}.tributes-carousel{padding:0 30px}.carousel-nav-btn{width:35px;height:35px}.tribute-name{font-size:.75rem}.tribute-date,.tribute-location{font-size:.7rem}.tributes-action-btn{font-size:.65rem;padding:7px 15px;margin:.25rem;letter-spacing:1px}.welcome-section{padding:2rem 0}.welcome-title{font-size:1.5rem}.welcome-text{font-size:.95rem}.service-card{height:250px;margin-bottom:0}.service-card-title{font-size:1.5rem}.testimonials-section{padding:3rem 0}.testimonials-title{font-size:1.25rem}.testimonial-card{padding:1.5rem}.testimonial-text{font-size:.9rem}.google-reviews-section{padding:2rem 0}.google-reviews-title{font-size:1.25rem}.qr-code-image{width:150px;height:150px}.location-title{font-size:1.5rem}.location-info{padding:1.5rem}.location-detail-item p{font-size:.85rem}.location-map{height:300px}.view-services-cta{padding:2rem 0}.view-services-btn{padding:12px 35px;font-size:.8rem;letter-spacing:1.5px}}@media(max-width:400px){.hero-title{font-size:1.75rem}.tributes-title{font-size:1.1rem}.tribute-card-col{padding:0 5px}.service-card-title,.welcome-title{font-size:1.35rem}.testimonials-title{font-size:1.15rem}.location-title{font-size:1.35rem}}@media print{.carousel-nav-btn,.hero-banner-section,.testimonial-btn,.tributes-action-btn,.view-services-btn,.welcome-cta-btn{display:none}.homepage{color:#000}.service-card-overlay{background:rgba(0,0,0,.5)}}.header-top-bar{background-color:#2e4a47;color:#fff;padding:10px 0;font-size:14px}.top-bar-contact{color:#fff;font-weight:500}.top-bar-icons{display:flex;justify-content:flex-end;gap:15px}.top-bar-icon,.top-bar-icons{color:#fff;align-items:center}.top-bar-icon{font-size:16px;transition:color .3s ease;text-decoration:none;display:inline-flex;justify-content:center;width:30px;height:30px}.top-bar-icon:hover{color:#c5d5d5}.header-main-nav{background-color:#4a6b6b;padding:0;box-shadow:0 2px 4px rgba(0,0,0,.1)}.main-nav-left,.main-nav-right{display:flex;justify-content:center;height:100%}.nav-link-custom{color:#fff;font-weight:600;font-size:40px;letter-spacing:.5px;padding:1rem .8rem;text-transform:uppercase;transition:background-color .3s ease;border:none;white-space:nowrap}.nav-link-custom.active,.nav-link-custom:hover{background-color:rgba(74,107,107,.25);color:#fff}.dropdown-toggle.nav-link-custom:after{margin-left:.4em;vertical-align:middle}.center-logo-link{text-decoration:none;display:inline-block}.center-logo{color:#fff;font-size:2rem;font-weight:700;margin:0;text-transform:uppercase;letter-spacing:2px;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.center-logo-img{width:150px;height:auto}.cart-nav-item{display:flex;align-items:center;padding-left:10px}.dropdown-menu{background-color:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 4px 8px rgba(0,0,0,.15);margin-top:0;padding:.5rem 0}.dropdown-item{color:#333;padding:10px 20px;font-size:14px;transition:background-color .2s ease,color .2s ease}.dropdown-item:hover{background-color:#eef7f6;color:#4a6b6b}.dropdown-item.active,.dropdown-item:active{background-color:#4a6b6b;color:#fff}.dropdown-submenu{position:relative;width:100%}.dropdown-submenu>.dropdown-menu{top:0;left:100%;margin-top:-6px;margin-left:-1px;border-radius:.25rem;display:none}.dropdown-submenu.submenu-left>.dropdown-menu{left:auto;right:100%;margin-left:0;margin-right:-1px}.dropdown-submenu.submenu-left>.dropdown-toggle:after{transform:rotate(90deg)}.dropdown-submenu>.dropdown-toggle:after{transform:rotate(-90deg);position:absolute;right:15px;top:50%;margin-top:-2px}.dropdown-submenu:focus-within>.dropdown-menu,.dropdown-submenu:hover>.dropdown-menu{display:block}.header-info{background-color:#f8f9fa;padding:12px 0;border-bottom:1px solid #e0e0e0;font-size:13px;color:#666}.header-info i{margin-right:8px;color:#4a6b6b}.header-search{background-color:#fff;padding:15px 0;border-bottom:1px solid #e0e0e0}.react-autosuggest__container{position:relative}.react-autosuggest__input{width:100%;padding:12px 20px;border:2px solid #4a6b6b;border-radius:25px;font-size:15px;outline:none;transition:border-color .3s ease}.react-autosuggest__input:focus{border-color:#3d5c5c;box-shadow:0 0 0 3px rgba(74,107,107,.1)}.react-autosuggest__suggestions-container{position:absolute;width:100%;z-index:1000;margin-top:5px}.react-autosuggest__suggestions-list{margin:0;padding:0;list-style:none;background-color:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);max-height:400px;overflow-y:auto}.react-autosuggest__suggestion{padding:12px 15px;cursor:pointer;transition:background-color .2s ease}.react-autosuggest__suggestion--highlighted,.react-autosuggest__suggestion:hover{background-color:#f5f5f5}.react-autosuggest__suggestion-match{font-weight:700;color:#4a6b6b}.mobile-nav{background-color:#4a6b6b;box-shadow:0 2px 4px rgba(0,0,0,.1)}.mobile-logo{color:#fff;font-size:1.5rem;font-weight:700;margin:0;text-transform:uppercase;letter-spacing:1px}.mini-cart-open,.mini-menu-open{position:fixed;top:0;right:0;height:100vh;z-index:9999}.hidden-mini-cart,.hidden-mini-menu{position:fixed;top:0;right:-100%;height:100vh;z-index:9999;transition:right .3s ease}.mini-cart,.mini-menu{width:350px;height:100vh;background-color:#fff;box-shadow:-2px 0 8px rgba(0,0,0,.15);overflow-y:auto;position:relative;z-index:10000}.drawer-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:transparent;z-index:9998;transition:background-color .3s ease;pointer-events:none}.drawer-backdrop.dark-overflow{background-color:rgba(0,0,0,.5);pointer-events:auto}.header.fixed-mobile-header{position:fixed;top:0;left:0;right:0;z-index:1000;background-color:#fff}@media(max-width:767px){.header-top-bar{font-size:12px;padding:6px 0}.mini-cart,.mini-menu{width:280px}}@media(min-width:768px)and (max-width:991px){.nav-link-custom{font-size:12px;padding:.8rem .6rem}.center-logo{font-size:1.5rem}}@media(min-width:992px){.nav-link-custom{font-size:13px}}.text-teal{color:#4a6b6b}.bg-teal{background-color:#4a6b6b}.border-teal{border-color:#4a6b6b}.header{height:150px;transition:height .35s ease,box-shadow .35s ease}.header-main-nav{padding:30px 0;transition:padding .35s ease}.center-logo-img{max-height:95px;transition:max-height .35s ease}.order-summary-container{position:sticky;top:20px}.order-summary-card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 4px 20px rgba(0,0,0,.08);border:1px solid #edf2f7}.summary-title{font-size:18px;font-weight:700;color:#1a202c;margin-bottom:20px;border-bottom:1px solid #edf2f7;padding-bottom:12px}.items-list{max-height:400px;overflow-y:auto;margin-bottom:20px}.summary-item{display:flex;align-items:flex-start;padding:12px 0;border-bottom:1px solid #f7fafc}.item-image-wrapper{flex-shrink:0;margin-right:12px}.item-image{width:50px;height:50px;-o-object-fit:cover;object-fit:cover;border-radius:8px;background:#f7fafc}.item-info{flex-grow:1}.item-name{font-size:14px;font-weight:600;color:#2d3748;margin:0;line-height:1.4}.item-quantity{font-size:12px;color:#718096;margin:2px 0}.remove-item-btn{background:none;border:none;color:#e53e3e;font-size:11px;font-weight:600;padding:0;cursor:pointer;text-transform:uppercase;transition:color .2s}.remove-item-btn:hover{color:#c53030;text-decoration:underline}.item-price-total{font-weight:600;color:#1a202c;font-size:14px}.cost-breakdown{background:#f8fafc;padding:16px;border-radius:8px}.cost-row{display:flex;justify-content:space-between;margin-bottom:8px;font-size:14px;color:#4a5568}.free-text{color:#38a169;font-weight:700}.total-divider{height:1px;background:#e2e8f0;margin:12px 0}.grand-total{font-size:18px;font-weight:800;color:#1a202c;margin-bottom:0}.trust-footer{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:20px;font-size:13px;color:#3182ce;font-weight:600}.extra-small{font-size:11px}.products-shop-container{display:flex;max-width:1600px;margin:0 auto;gap:0;background-color:#f8f9fa;min-height:100vh}.categories-sidebar{width:260px;background-color:#e8f5f0;padding:24px 0;flex-shrink:0;position:sticky;top:0;height:100vh;overflow-y:auto}.category-item{width:100%;display:flex;align-items:center;gap:12px;padding:16px 24px;background:none;border:none;text-align:left;cursor:pointer;transition:all .2s ease;position:relative;font-family:Georgia,serif}.category-item:hover{background-color:#d0d4d9}.category-item.active{background-color:#5cb899;color:#fff;font-weight:600}.category-item.active .category-arrow{color:#fff}.category-icon{font-size:20px;width:28px;text-align:center}.category-label{flex:1;font-size:15px;color:#2c5f4f}.category-item.active .category-label{color:#fff}.category-arrow{color:#5cb899;opacity:0;transition:opacity .2s ease}.category-item.active .category-arrow,.category-item:hover .category-arrow{opacity:1}.products-main-content{flex:1;padding:40px 48px;background-color:#fff}.memorial-banner{margin-bottom:32px}.memorial-banner-content{background:linear-gradient(135deg,#2d6a4f,#52b788);border-radius:12px;padding:32px;color:#fff}.memorial-banner-header{display:flex;align-items:center;gap:16px;margin-bottom:12px}.memorial-banner-title{font-size:28px;font-weight:600;margin:0 0 4px;font-family:Georgia,serif}.memorial-banner-subtitle{font-size:16px;color:hsla(0,0%,100%,.9);margin:0}.memorial-banner-description{font-size:14px;color:hsla(0,0%,100%,.85);margin:0;line-height:1.5}.memorial-filters{margin-bottom:32px}.memorial-filters-content{background-color:#f8f9fa;border-radius:8px;padding:24px}.memorial-filters-title{font-size:14px;font-weight:600;color:#495057;margin:0 0 16px;text-transform:uppercase;letter-spacing:.5px}.memorial-filters-buttons{display:flex;flex-wrap:wrap;gap:12px}.filter-btn{display:flex;align-items:center;gap:8px;padding:10px 20px;border:2px solid #dee2e6;background-color:#fff;border-radius:8px;font-size:15px;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:Georgia,serif}.filter-btn:hover{border-color:#5cb899;background-color:#f0fdf7}.filter-btn.active{background-color:#5cb899;border-color:#5cb899;color:#fff}.filter-btn-tree.active{background-color:#52b788;border-color:#52b788}.filter-btn-flower.active{background-color:#e85d75;border-color:#e85d75}.filter-btn-gift.active{background-color:#9b59b6;border-color:#9b59b6}.products-grid{gap:28px;margin-top:24px}.product-card{border:1px solid #e9ecef}.product-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.12)}.product-image-wrapper{background-color:#f8f9fa;border-bottom:1px solid #e9ecef}.product-info{gap:12px}.product-name{color:#212529;margin:0}.product-price{color:#2d6a4f;margin:8px 0}.product-price-label{font-size:13px;color:#6c757d;font-weight:400}.variant-selector{margin:4px 0}.products-empty-state{text-align:center;padding:80px 24px;background-color:#f8f9fa;border-radius:8px}.empty-icon{color:#adb5bd;margin:0 auto 16px}.empty-title{font-size:22px;font-weight:600;color:#212529;margin:0 0 8px;font-family:Georgia,serif}.empty-description{font-size:16px;color:#6c757d;margin:0}.products-count{text-align:center;margin-top:32px;padding-top:24px;border-top:1px solid #e9ecef;font-size:14px;color:#6c757d;font-family:Georgia,serif}@media(min-width:1400px){.products-grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:1399px){.products-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:1024px){.products-shop-container{flex-direction:column}.categories-sidebar{width:100%;height:auto;position:static;padding:16px;display:flex;flex-wrap:wrap;gap:8px}.category-item{width:auto;padding:10px 16px;border-radius:8px;background-color:#fff}.category-arrow{display:none}.products-main-content{padding:24px}.products-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media(max-width:640px){.products-main-content{padding:16px}.products-grid{grid-template-columns:1fr;gap:16px}.memorial-banner-content{padding:20px}.memorial-banner-title{font-size:22px}.memorial-filters-buttons{flex-direction:column}.filter-btn{width:100%;justify-content:center}.categories-sidebar{flex-direction:column}.category-item{width:100%}}.add-to-cart-btn:focus,.category-item:focus,.filter-btn:focus{outline:2px solid #5cb899;outline-offset:2px}@media(prefers-contrast:high){.product-card{border:2px solid #000}.add-to-cart-btn{border:2px solid #fff}}@media(prefers-reduced-motion:reduce){.add-to-cart-btn,.category-item,.filter-btn,.product-card{transition:none}}.categories-sidebar::-webkit-scrollbar{width:8px}.categories-sidebar::-webkit-scrollbar-track{background:#d8f3e8}.categories-sidebar::-webkit-scrollbar-thumb{background:#5cb899;border-radius:4px}.categories-sidebar::-webkit-scrollbar-thumb:hover{background:#52b788}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;padding:0;margin:0}.product-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden;transition:all .3s ease;display:flex;flex-direction:column;position:relative;height:100%}.product-card:hover{box-shadow:0 8px 24px rgba(0,0,0,.1);transform:translateY(-4px);border-color:#5cb899}.wishlist-badge{position:absolute;top:12px;right:12px;z-index:10;background-color:hsla(0,0%,100%,.9);border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .2s ease}.wishlist-badge:hover{background-color:#fff;transform:scale(1.1)}.product-image-link{text-decoration:none;display:block}.product-image-wrapper{width:100%;padding-bottom:100%;position:relative;overflow:hidden;background-color:#f9fafb}.product-image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.product-card:hover .product-image{transform:scale(1.05)}.product-info{padding:20px;display:flex;flex-direction:column;gap:8px;flex:1;text-align:center}.product-name-link{text-decoration:none;color:inherit}.product-name-link:hover .product-name{color:#5cb899}.product-name{font-family:Georgia,serif;font-size:16px;font-weight:600;color:#1f2937;line-height:1.4;margin:0 0 8px;min-height:44px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s ease}.product-brand{font-family:Georgia,serif;font-size:13px;color:#6b7280;margin:0 0 4px;font-style:italic}.variant-selector{width:100%;margin:8px 0}.variant-select{width:100%;padding:10px 14px;border:1px solid #dee2e6;border-radius:6px;font-size:14px;color:#495057;background-color:#fff;cursor:pointer;transition:all .2s ease;font-family:Georgia,serif}.variant-select:hover{border-color:#5cb899}.variant-select:focus{outline:none;border-color:#5cb899;box-shadow:0 0 0 3px rgba(92,184,153,.1)}.product-price-wrapper{display:flex;align-items:baseline;justify-content:center;gap:6px;margin:4px 0}.price-label{font-family:Georgia,serif;font-size:14px;color:#6b7280;font-weight:400}.product-price{font-family:Georgia,serif;font-size:18px;font-weight:700;color:#1f2937}.product-rating{display:flex;align-items:center;justify-content:center;gap:4px;margin:4px 0;font-size:14px}.rating-value{font-weight:600;color:#1f2937}.rating-star{color:#fbbf24;font-size:16px}.rating-count{color:#6b7280;font-size:13px}.add-to-cart-btn{width:100%;padding:12px 24px;margin-top:auto;background-color:#5cb899;color:#fff;border:none;border-radius:50px;font-family:Georgia,serif;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.add-to-cart-btn:hover{background-color:#52b788;transform:translateY(-2px);box-shadow:0 6px 20px rgba(92,184,153,.4)}.add-to-cart-btn:active{transform:translateY(0)}.add-to-cart-btn:focus{outline:none;box-shadow:0 0 0 3px rgba(92,184,153,.3)}@media(min-width:1400px){.products-grid{grid-template-columns:repeat(4,1fr);gap:28px}}@media(max-width:1399px)and (min-width:1024px){.products-grid{grid-template-columns:repeat(3,1fr);gap:24px}}@media(max-width:1023px)and (min-width:640px){.products-grid{grid-template-columns:repeat(2,1fr);gap:20px}.product-info{padding:16px}.product-name{font-size:15px;min-height:40px}.product-price{font-size:17px}.add-to-cart-btn{padding:10px 20px;font-size:14px}}@media(max-width:639px){.products-grid{grid-template-columns:1fr;gap:16px}.product-card{max-width:400px;margin:0 auto}.product-info{padding:20px}.product-name{font-size:16px;min-height:44px}.product-price{font-size:18px}.add-to-cart-btn{padding:12px 24px;font-size:15px}}.product-card.loading{opacity:.6;pointer-events:none}.product-card.loading .product-image{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.product-card.out-of-stock{opacity:.7}.product-card.out-of-stock .product-image{filter:grayscale(50%)}.product-card.out-of-stock .add-to-cart-btn{background-color:#9ca3af;cursor:not-allowed}.product-card.out-of-stock .add-to-cart-btn:hover{background-color:#9ca3af;transform:none;box-shadow:none}.product-image-link:focus,.product-name-link:focus{outline:2px solid #5cb899;outline-offset:2px;border-radius:4px}.product-card:focus-within{outline:2px solid #5cb899;outline-offset:2px}@media(prefers-contrast:high){.product-card{border:2px solid #000}.add-to-cart-btn{border:2px solid #fff}.product-price{font-weight:900}}@media(prefers-reduced-motion:reduce){.add-to-cart-btn,.product-card,.product-image,.wishlist-badge{transition:none;animation:none}.product-card:hover .product-image{transform:none}}@media print{.products-grid{grid-template-columns:repeat(3,1fr);gap:16px}.add-to-cart-btn,.wishlist-badge{display:none}.product-card{-moz-column-break-inside:avoid;break-inside:avoid;border:1px solid #000}.product-price{color:#000}}.product-card .badge{position:absolute;top:12px;left:12px;z-index:10;background-color:#dc2626;color:#fff;padding:4px 12px;border-radius:4px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.product-card .new-badge{background-color:#10b981}.products-grid:empty:after{content:"No products found";display:block;text-align:center;padding:60px 20px;color:#6b7280;font-size:18px;font-family:Georgia,serif;grid-column:1/-1}@media(hover:none)and (pointer:coarse){.add-to-cart-btn:hover,.product-card:hover,.product-card:hover .product-image{transform:none}.product-card:active{opacity:.9}}@media(prefers-color-scheme:dark){.product-card{background-color:#c6c6c7;border-color:#14202c}.product-name,.product-price{color:#f3f4f6}.price-label,.product-brand,.rating-count{color:#9ca3af}.product-image-wrapper{background-color:#111827}}.memorial-product-page{background-color:#f9fafb;min-height:100vh}.memorial-hero-section{position:relative;width:100%;height:500px;background-image:url(/images/forest-background.jpg);background-size:cover;background-position:50%;overflow:hidden}.memorial-hero-overlay,.memorial-hero-section{display:flex;align-items:center;justify-content:center}.memorial-hero-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3)}.memorial-hero-content{text-align:center;color:#fff;z-index:10;padding:20px}.memorial-hero-subtitle{font-size:18px;font-weight:300;margin-bottom:8px;letter-spacing:1px;opacity:.95}.memorial-hero-name{font-size:48px;font-weight:700;margin:0 0 8px;font-family:Georgia,serif}.memorial-hero-dates{font-size:20px;font-weight:400;margin-bottom:32px;opacity:.9}.memorial-profile-image{width:150px;height:150px;margin:0 auto 32px;border-radius:50%;border:4px solid #fff;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.3)}.profile-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.memorial-hero-title{font-size:36px;font-weight:600;margin:0;font-family:Georgia,serif;text-shadow:0 2px 8px rgba(0,0,0,.3)}.memorial-content-wrapper{max-width:1200px;margin:0 auto;padding:60px 24px}.memorial-product-grid{display:grid;grid-template-columns:1fr;gap:60px;background:#fff;border-radius:8px;padding:40px;box-shadow:0 1px 3px rgba(0,0,0,.1)}@media(min-width:1024px){.memorial-product-grid{grid-template-columns:1fr 1fr}}.memorial-image-section{display:flex;flex-direction:column;align-items:center}.memorial-tree-image{width:100%;max-width:400px;height:auto;border-radius:8px;margin-bottom:32px}.partnership-badge{text-align:center;margin-top:24px}.partnership-label{font-size:14px;color:#6b7280;font-weight:500;margin-bottom:12px}.partnership-logo-wrapper{display:flex;justify-content:center;margin-bottom:12px}.partnership-logo-circle{width:64px;height:64px;background-color:#0d9488;border-radius:50%;display:flex;align-items:center;justify-content:center}.tree-logo-icon{width:40px;height:40px;color:#fff}.partnership-name{font-size:14px;font-weight:600;color:#1f2937;margin:0}.to-word{font-style:italic;font-weight:400}.memorial-details-section{display:flex;flex-direction:column;gap:24px}.memorial-product-header{border-bottom:1px solid #e5e7eb;padding-bottom:16px}.memorial-product-title{font-size:24px;font-weight:600;color:#1f2937;margin:0 0 12px;font-family:Georgia,serif}.memorial-pricing{display:flex;align-items:center;gap:12px}.price-strikethrough{font-size:20px;color:#9ca3af;text-decoration:line-through}.price-current{font-size:28px;font-weight:700;color:#0d9488}.memorial-highlights-list{list-style:none;padding:0;margin:0}.memorial-highlight-item{font-size:15px;color:#4b5563;line-height:1.8;margin-bottom:8px}.memorial-variants-section{margin:16px 0}.memorial-variants-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.memorial-variant-btn{padding:12px 16px;border:2px solid #0d9488;border-radius:8px;background:#fff;color:#0d9488;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease;text-align:center}.memorial-variant-btn:hover{background:#f0fdfa}.memorial-checkout-btn,.memorial-variant-btn.active{background:#0d9488;color:#fff}.memorial-checkout-btn{width:100%;padding:16px 24px;border:none;border-radius:6px;font-size:16px;font-weight:600;letter-spacing:.5px;cursor:pointer;transition:background .2s ease;text-transform:uppercase}.memorial-checkout-btn:hover{background:#0f766e}.memorial-checkout-btn:disabled{background:#cbd5e1;cursor:not-allowed}.memorial-faq-section{max-width:1200px;margin:0 auto 60px;padding:60px 24px;background:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.faq-title{font-size:32px;font-weight:600;color:#1f2937;text-align:center;margin:0 0 40px;font-family:Georgia,serif}.faq-list{max-width:800px;margin:0 auto}.faq-item{border-bottom:1px solid #e5e7eb;padding:20px 0}.faq-item:last-child{border-bottom:none}.faq-question-btn{width:100%;display:flex;justify-content:space-between;align-items:center;background:none;border:none;padding:0;text-align:left;cursor:pointer;gap:16px}.faq-question-text{font-size:16px;font-weight:500;color:#1f2937;flex:1}.faq-icon{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f3f4f6;color:#6b7280;font-size:24px;flex-shrink:0}.faq-answer{margin-top:16px;padding:16px 20px;background:#f9fafb;border-radius:8px;animation:fadeIn .3s ease}.faq-answer p{font-size:15px;color:#4b5563;line-height:1.7;margin:0}.sympathy-cta-section{max-width:800px;margin:0 auto 80px;padding:48px 24px;text-align:center;background:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.sympathy-cta-title{font-size:24px;font-weight:600;color:#1f2937;margin:0 0 12px;font-family:Georgia,serif}.sympathy-cta-subtitle{font-size:16px;color:#6b7280;margin:0 0 28px}.sympathy-cta-btn{display:inline-block;padding:14px 32px;background:#fff;border:2px solid #0d9488;color:#0d9488;border-radius:50px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s ease}.sympathy-cta-btn:hover{background:#0d9488;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(13,148,136,.3)}@media(max-width:1024px){.memorial-hero-name{font-size:40px}.memorial-hero-title{font-size:30px}.memorial-product-grid{padding:32px}.memorial-variants-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.memorial-hero-section{height:400px}.memorial-hero-name{font-size:32px}.memorial-hero-title{font-size:24px}.memorial-profile-image{width:120px;height:120px}.memorial-content-wrapper{padding:40px 16px}.memorial-product-grid{padding:24px;gap:32px}.memorial-variants-grid{grid-template-columns:1fr}.memorial-variant-btn{padding:14px 20px}.faq-title{font-size:26px}.sympathy-cta-title{font-size:20px}}@media print{.memorial-checkout-btn,.memorial-hero-section,.sympathy-cta-section{display:none}.memorial-product-grid{box-shadow:none}}.faq-question-btn:focus,.memorial-checkout-btn:focus,.memorial-variant-btn:focus,.sympathy-cta-btn:focus{outline:2px solid #0d9488;outline-offset:2px}@media(prefers-contrast:high){.memorial-variant-btn{border-width:3px}.faq-icon{background:#374151;color:#fff}}@media(prefers-reduced-motion:reduce){.faq-answer,.sympathy-cta-btn{animation:none;transition:none}.sympathy-cta-btn:hover{transform:none}}.order-success-page{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;padding:40px 0}.success-card{background:#fff;border-radius:16px;padding:60px 40px;text-align:center;box-shadow:0 20px 60px rgba(0,0,0,.3);animation:slideUp .5s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.success-icon{margin-bottom:30px;animation:scaleIn .5s ease-out .2s both}@keyframes scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}.success-icon svg{color:#28a745;filter:drop-shadow(0 4px 8px rgba(40,167,69,.3))}.success-title{font-size:32px;font-weight:700;color:#212529;margin-bottom:15px;animation:fadeIn .5s ease-out .3s both}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.success-message{font-size:16px;color:#6c757d;margin-bottom:30px;line-height:1.6;animation:fadeIn .5s ease-out .4s both}.order-details{background:#f8f9fa;border-radius:8px;padding:20px;margin:30px 0;animation:fadeIn .5s ease-out .5s both}.detail-item{display:flex;justify-content:space-between;align-items:center;padding:10px 0}.detail-label{font-weight:500;color:#6c757d;font-size:14px}.detail-value{font-weight:600;color:#212529;font-size:14px}.info-box{background:#e7f3ff;border-left:4px solid #0570de;border-radius:4px;padding:20px;margin:30px 0;text-align:left;animation:fadeIn .5s ease-out .6s both}.info-box h5{font-size:16px;font-weight:600;color:#0570de;margin-bottom:15px}.info-box ul{list-style:none;padding:0;margin:0}.info-box li{color:#495057;font-size:14px;position:relative;padding:8px 0 8px 25px}.info-box li:before{content:"✓";position:absolute;left:0;color:#28a745;font-weight:700}.action-buttons{margin:40px 0 30px;display:flex;gap:15px;justify-content:center;flex-wrap:wrap;animation:fadeIn .5s ease-out .7s both}.action-buttons button{padding:12px 30px;font-size:16px;font-weight:600;border-radius:6px;transition:all .2s ease;border:none;cursor:pointer}.action-buttons button:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.support-text{margin-top:20px;animation:fadeIn .5s ease-out .8s both}.support-text p{font-size:14px;color:#6c757d;margin:0}.support-text a{color:#0570de;text-decoration:none;font-weight:600;transition:color .2s ease}.support-text a:hover{color:#0458b3;text-decoration:underline}@media(max-width:768px){.success-card{padding:40px 20px}.success-title{font-size:24px}.success-message{font-size:14px}.action-buttons{flex-direction:column}.action-buttons button{width:100%}.detail-item{flex-direction:column;align-items:flex-start;gap:5px}}@media(max-width:576px){.order-success-page{padding:20px 0}.success-card{padding:30px 15px}.success-icon svg{width:60px;height:60px}.success-title{font-size:20px}.info-box{padding:15px}}.add-product-form{max-width:900px;margin:0 auto;padding:24px;background:#fff}.form-title{font-size:24px;font-weight:700;margin-bottom:20px}.input{width:100%;padding:10px 12px;border-radius:8px;border:1px solid #d1d5db;font-size:14px}.input:focus{outline:none;border-color:#0f766e}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.section{margin-top:24px}.section-title{margin-bottom:10px}.variant-box{border:1px solid #e5e7eb;padding:16px;border-radius:14px;margin-bottom:14px;background:#f9fafb}.btn-primary{background:#0f766e;color:#fff;padding:12px;border-radius:10px;font-weight:600;border:none;cursor:pointer}.btn-primary:hover{background:#115e59}.btn-secondary{background:transparent;border:1px dashed #0f766e;color:#0f766e;padding:8px 12px;border-radius:8px;cursor:pointer;font-size:14px}.btn-secondary:hover{background:#ecfeff}.checkbox-row{gap:24px;margin-top:10px}.checkbox-row label{display:flex;gap:8px;align-items:center}.funeral-footer{background-color:#2d4543;color:#fff;padding:3rem 0 0;font-family:Arial,sans-serif;margin-top:auto}.footer-left-section{padding:2rem 3rem;background-color:#2d4543}.footer-logo-section{margin-bottom:2rem;text-align:left}.footer-logo{max-width:300px;height:auto;padding:1rem;border-radius:4px}.footer-grief-support{margin-top:2rem}.grief-support-title{font-size:1.25rem;font-weight:400;color:#fff;margin-bottom:1rem;line-height:1.4}.grief-support-text{font-size:.9rem;line-height:1.7;color:#e0e0e0;margin-bottom:1.5rem}.grief-support-form{margin-top:1rem}.grief-email-input{width:100%;max-width:300px;padding:10px 15px;border:none;border-radius:4px;font-size:.9rem;background-color:#fff;color:#333;transition:box-shadow .3s ease}.grief-email-input:focus{outline:none;box-shadow:0 0 0 3px hsla(0,0%,100%,.2)}.grief-email-input::-moz-placeholder{color:#999}.grief-email-input:-ms-input-placeholder{color:#999}.grief-email-input::placeholder{color:#999}.footer-center-section{padding:2rem 3rem;background-color:#2d4543;border-left:1px solid hsla(0,0%,100%,.1);border-right:1px solid hsla(0,0%,100%,.1)}.footer-location-info{height:100%}.footer-section-title{font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:1.5rem;letter-spacing:.5px}.location-details{display:flex;flex-direction:column;gap:1.25rem}.location-item{display:flex;gap:1rem;align-items:flex-start}.location-icon{color:#fff;flex-shrink:0;margin-top:2px}.location-text{font-size:.9rem;line-height:1.6;color:#e0e0e0}.location-text strong{color:#fff;font-weight:600}.footer-social-icons{display:flex;gap:1rem;margin-top:1.5rem;flex-wrap:wrap}.social-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;background-color:hsla(0,0%,100%,.1);border-radius:50%;color:#fff;transition:all .3s ease;text-decoration:none}.social-icon:hover{background-color:hsla(0,0%,100%,.2);color:#fff;transform:translateY(-2px)}.social-icon svg{width:18px;height:18px}.footer-right-section{padding:2rem 3rem;background-color:#2d4543;display:flex;align-items:flex-start;justify-content:flex-end}.footer-navigation{width:100%}.footer-nav-list{list-style:none;display:flex;flex-direction:column;gap:.5rem}.footer-nav-item,.footer-nav-list{padding:0;margin:0}.footer-nav-item a{color:#fff;text-decoration:none;font-size:1rem;font-weight:400;transition:all .3s ease;display:inline-block;padding:.4rem 0;letter-spacing:.3px}.footer-nav-item a:hover{color:#b8d4d2;padding-left:5px}@media(max-width:991px){.footer-center-section,.footer-left-section,.footer-right-section{border-left:none;border-right:none;border-bottom:1px solid hsla(0,0%,100%,.1)}.footer-right-section{border-bottom:none}.footer-logo{max-width:250px}.footer-section-title,.grief-support-title{font-size:1.15rem}}@media(max-width:767px){.funeral-footer{padding:2rem 0 0}.footer-center-section,.footer-left-section,.footer-right-section{padding:2rem 1.5rem}.footer-logo{max-width:220px}.grief-support-title{font-size:1.1rem}.grief-support-text{font-size:.85rem}.grief-email-input{max-width:100%}.footer-section-title{font-size:1.1rem}.location-text{font-size:.85rem}.footer-nav-item a{font-size:.95rem}.footer-social-icons{gap:.75rem}.social-icon{width:36px;height:36px}}@media(max-width:575px){.footer-center-section,.footer-left-section,.footer-right-section{padding:1.5rem 1rem}.footer-logo{max-width:200px}.grief-support-title{font-size:1rem}.grief-support-text{font-size:.8rem;line-height:1.6}.grief-email-input{padding:8px 12px;font-size:.85rem}.footer-section-title{font-size:1rem}.location-item{gap:.75rem}.location-text{font-size:.8rem}.footer-nav-item a{font-size:.9rem}.social-icon{width:34px;height:34px}.social-icon svg{width:16px;height:16px}}@media(max-width:400px){.footer-logo{max-width:180px}.footer-section-title,.grief-support-title{font-size:.95rem}.footer-nav-item a{font-size:.85rem}}@media(prefers-color-scheme:dark){.footer-center-section,.footer-left-section,.footer-right-section,.funeral-footer{background-color:#1a2725}}@media print{.funeral-footer{page-break-inside:avoid}.footer-center-section,.footer-left-section,.footer-right-section,.funeral-footer{background-color:#fff;color:#000}.footer-nav-item a,.footer-section-title,.grief-support-title,.location-text strong{color:#000}.grief-support-text,.location-text{color:#333}.footer-social-icons,.grief-email-input{display:none}}.obituary-list-container{max-width:1400px;margin:0 auto;padding:20px}.list-header{border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.header-content h1{font-weight:600;color:#333}.btn-add{padding:12px 24px;background:#4caf50;border-radius:4px;font-weight:500;transition:background .3s}.btn-add:hover{background:#45a049}.list-content{border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.obituary-table{width:100%;border-collapse:collapse}.obituary-table thead{background:#f8f9fa}.obituary-table th{padding:15px 20px;text-align:left;font-size:13px;font-weight:600;color:#666;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #e0e0e0}.obituary-table tbody tr{border-bottom:1px solid #e0e0e0;transition:background .2s}.obituary-table tbody tr:hover{background:#f8f9fa}.obituary-table td{padding:15px 20px;font-size:14px;color:#333}.name-cell{font-weight:500}.name-cell strong{margin-bottom:3px}.maiden-name{font-size:12px;color:#666;font-weight:400;font-style:italic;display:block}.status-badge{display:inline-block;padding:4px 12px;border-radius:12px}.status-badge.published{background:#e8f5e9;color:#2e7d32}.status-badge.draft{background:#fff3e0;color:#f57c00}.btn-action{padding:6px 12px;border-radius:4px;font-weight:500;margin-right:5px;transition:all .2s}.btn-edit{background:#2196f3}.btn-edit:hover{background:#1976d2}.btn-delete{background:#f44336}.btn-delete:hover{background:#d32f2f}.loading-state{padding:60px 20px}.loading-state p{color:#666}.empty-state{padding:60px 20px}.empty-icon{font-size:64px;opacity:.3}.empty-state h3{font-size:20px;color:#333}.empty-state p{color:#666}.btn-add-large{padding:14px 28px;background:#4caf50;border-radius:4px;font-weight:500;transition:background .3s}.btn-add-large:hover{background:#45a049}.list-footer{padding:15px 30px;border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.list-footer p{color:#666;font-weight:500}@media(max-width:768px){.list-header{flex-direction:column;text-align:center;gap:15px}.btn-add{width:100%}.obituary-table td,.obituary-table th{padding:10px 15px}}.obituary-form-container{max-width:900px;margin:0 auto;padding:20px}.form-header{background:#fff;padding:25px 30px;border-radius:4px 4px 0 0;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;align-items:center}.form-header h1{font-size:24px;font-weight:600;color:#333}.publish-status{display:flex;align-items:center;gap:8px}.publish-status input[type=checkbox]{width:18px;height:18px;cursor:pointer}.publish-status label{font-size:13px;color:#666;cursor:pointer}.obituary-form{background:#fff;padding:0 30px 30px;border-radius:0 0 4px 4px}.form-section{padding:25px 0;border-bottom:1px solid #e0e0e0}.section-title{font-size:16px;font-weight:600;color:#333;margin-bottom:15px}.form-row{grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:15px}.form-field label{color:#333;margin-bottom:6px}.form-field input[type=date],.form-field input[type=text],.form-field select,.form-field textarea{width:100%;padding:8px 12px;border:1px solid #ccc;border-radius:3px;font-size:13px;font-family:inherit;transition:border-color .2s}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:#2196f3}.form-field input::-moz-placeholder,.form-field textarea::-moz-placeholder{color:#999}.form-field input:-ms-input-placeholder,.form-field textarea:-ms-input-placeholder{color:#999}.form-field input::placeholder,.form-field textarea::placeholder{color:#999}.form-field textarea{line-height:1.5}.field-note{font-size:11px;color:#666;font-style:italic;margin-top:4px;line-height:1.4}.checkbox-wrapper{display:flex;align-items:center;gap:6px;margin-top:6px}.checkbox-wrapper input[type=checkbox]{width:16px;height:16px;cursor:pointer}.checkbox-wrapper label{font-size:12px;color:#666;cursor:pointer;margin:0;font-weight:400}.checkbox-row{gap:20px}.checkbox-label{gap:6px;font-size:13px;color:#333}.checkbox-label input[type=checkbox]{width:16px;height:16px}.radio-group{display:flex;flex-direction:column;gap:10px}.radio-group.inline{flex-direction:row;gap:20px}.radio-label{display:flex;align-items:center;gap:6px;font-size:13px;color:#333;cursor:pointer}.radio-label input[type=radio]{width:16px;height:16px;cursor:pointer}.file-upload-row{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-top:15px}.file-upload-field{display:flex;flex-direction:column}.file-upload-field label{font-size:13px;font-weight:600;color:#333;margin-bottom:6px}.file-input-wrapper{position:relative}.file-input-wrapper input[type=file]{display:none}.file-label{display:block;padding:8px 12px;background:#ff9800;color:#fff;border-radius:3px;font-size:13px;font-weight:500;text-align:center;cursor:pointer;transition:background .2s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-label:hover{background:#f57c00}.form-actions{gap:10px;padding-top:25px;margin-top:25px;border-top:1px solid #e0e0e0}.btn-cancel,.btn-save{padding:12px 32px;border-radius:4px;font-size:14px;font-weight:500;transition:all .2s}.btn-cancel{background:#f5f5f5;color:#666}.btn-cancel:hover{background:#e0e0e0}.btn-save{background:#4caf50}.btn-save:hover{background:#45a049}@media(max-width:768px){.obituary-form-container{padding:10px}.form-header{flex-direction:column;text-align:center;gap:15px}.obituary-form{padding:0 20px 20px}.file-upload-row,.form-row{grid-template-columns:1fr}.checkbox-row,.radio-group.inline{flex-direction:column;gap:10px}.form-actions{flex-direction:column-reverse}.btn-cancel,.btn-save{width:100%}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;color:#333}.dashboard,body{background:#f5f5f5}.dashboard{min-height:100vh;padding-top:2rem}.toast{position:fixed;bottom:20px;right:20px;padding:15px 25px;border-radius:4px;box-shadow:0 4px 12px rgba(0,0,0,.15);z-index:10000;animation:slideIn .3s ease;font-weight:500}@keyframes slideIn{0%{transform:translateX(400px);opacity:0}to{transform:translateX(0);opacity:1}}.toast-success{background:#4caf50;color:#fff}.toast-error{background:#f44336;color:#fff}.product-list-container{max-width:1400px;margin:0 auto;padding:20px}.list-header{background:#fff;padding:30px;border-radius:12px;margin-bottom:20px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 8px rgba(0,0,0,.08)}.header-content h1{font-size:28px;font-weight:700;color:#1a1a1a;margin-bottom:5px}.header-content p{font-size:14px;color:#666;font-weight:400}.btn-add{padding:12px 28px;background:linear-gradient(135deg,#4caf50,#45a049);color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(76,175,80,.3)}.btn-add:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(76,175,80,.4)}.btn-add:active{transform:translateY(0)}.list-content{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);overflow:hidden}.table-wrapper{overflow-x:auto}.product-table{width:100%;border-collapse:collapse;background:#fff}.product-table thead{background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.product-table th{padding:16px 20px;text-align:left;font-size:12px;font-weight:700;color:#495057;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #dee2e6;white-space:nowrap}.product-table tbody tr{border-bottom:1px solid #f1f3f5;transition:all .2s ease}.product-table tbody tr:hover{background:#f8f9fa;transform:scale(1.002)}.product-table tbody tr:last-child{border-bottom:none}.product-table td{padding:16px 20px;font-size:14px;color:#212529;vertical-align:middle}.image-cell{width:80px}.product-thumbnail{width:60px;height:60px;-o-object-fit:cover;object-fit:cover;border-radius:8px;border:2px solid #f1f3f5;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:all .3s ease}.product-thumbnail:hover{transform:scale(1.1);box-shadow:0 4px 12px rgba(0,0,0,.15)}.no-image{width:60px;height:60px;background:linear-gradient(135deg,#f1f3f5,#e9ecef);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:10px;color:#adb5bd;font-weight:600;text-align:center;border:2px dashed #dee2e6}.name-cell strong{display:block;margin-bottom:4px;font-weight:600;color:#212529;font-size:14px}.brand-name{font-size:12px;color:#6c757d;font-weight:400;font-style:italic;display:block}.type-badge{display:inline-flex;align-items:center;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600;letter-spacing:.3px}.badge-tree{background:linear-gradient(135deg,#d4edda,#c3e6cb);color:#155724;border:1px solid #c3e6cb}.badge-flower{background:linear-gradient(135deg,#f8d7da,#f5c6cb);color:#721c24;border:1px solid #f5c6cb}.badge-gift{background:linear-gradient(135deg,#d1ecf1,#bee5eb);color:#0c5460;border:1px solid #bee5eb}.badge-default{background:linear-gradient(135deg,#e2e3e5,#d6d8db);color:#383d41;border:1px solid #d6d8db}.price-cell{font-weight:700;color:#28a745;font-size:15px}.center{text-align:center}.status-badge{display:inline-flex;align-items:center;padding:6px 12px;border-radius:20px;font-size:12px;font-weight:600;letter-spacing:.3px}.status-badge.active{background:linear-gradient(135deg,#d4edda,#c3e6cb);color:#155724;border:1px solid #c3e6cb}.status-badge.active:before{content:"●";margin-right:6px;color:#28a745}.status-badge.inactive{background:linear-gradient(135deg,#f8d7da,#f5c6cb);color:#721c24;border:1px solid #f5c6cb}.status-badge.inactive:before{content:"●";margin-right:6px;color:#dc3545}.action-cell{white-space:nowrap}.btn-action{padding:8px 16px;border:none;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;margin-right:8px;transition:all .2s ease;display:inline-flex;align-items:center;gap:6px}.btn-edit{background:linear-gradient(135deg,#2196f3,#1976d2);color:#fff;box-shadow:0 2px 8px rgba(33,150,243,.3)}.btn-edit:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(33,150,243,.4)}.btn-delete{background:linear-gradient(135deg,#f44336,#d32f2f);color:#fff;box-shadow:0 2px 8px rgba(244,67,54,.3)}.btn-delete:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(244,67,54,.4)}.btn-action:active{transform:translateY(0)}.loading-state{text-align:center;padding:80px 20px}.spinner{border:4px solid #f3f3f3;border-top-color:#4caf50;border-radius:50%;width:50px;height:50px;animation:spin 1s linear infinite;margin:0 auto 20px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.loading-state p{color:#6c757d;font-size:14px;font-weight:500}.empty-state{text-align:center;padding:80px 20px}.empty-icon{font-size:72px;margin-bottom:20px;opacity:.4;filter:grayscale(100%)}.empty-state h3{font-size:22px;color:#212529;margin-bottom:10px;font-weight:600}.empty-state p{color:#6c757d;margin-bottom:30px;font-size:14px}.btn-add-large{padding:16px 32px;background:linear-gradient(135deg,#4caf50,#45a049);color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(76,175,80,.3)}.btn-add-large:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(76,175,80,.4)}.list-footer{background:#fff;padding:20px 30px;border-radius:12px;margin-top:20px;box-shadow:0 2px 8px rgba(0,0,0,.08);text-align:right}.list-footer p{font-size:14px;color:#6c757d;font-weight:600}@media(max-width:1200px){.product-table td,.product-table th{padding:12px 15px;font-size:13px}}@media(max-width:768px){.product-list-container{padding:15px}.list-header{flex-direction:column;text-align:center;gap:15px;padding:20px}.btn-add{width:100%}.product-table td,.product-table th{padding:10px 12px;font-size:12px}.no-image,.product-thumbnail{width:50px;height:50px}.btn-action{padding:6px 12px;font-size:12px}.empty-icon{font-size:56px}.empty-state h3{font-size:18px}}@media(max-width:480px){.header-content h1{font-size:22px}.table-wrapper{overflow-x:scroll}.product-table{min-width:800px}}.product-form-container{max-width:1000px;margin:0 auto;padding:20px}.form-header{background:linear-gradient(135deg,#fff,#f8f9fa);padding:30px;border-radius:12px 12px 0 0;border-bottom:3px solid #e9ecef;box-shadow:0 2px 4px rgba(0,0,0,.05)}.form-header h1{font-size:28px;font-weight:700;color:#212529;margin:0}.product-form{background:#fff;padding:0 30px 30px;border-radius:0 0 12px 12px;box-shadow:0 4px 12px rgba(0,0,0,.08)}.form-section{padding:30px 0;border-bottom:2px solid #f1f3f5}.form-section:last-of-type{border-bottom:none}.section-title{font-size:18px;font-weight:700;color:#212529;margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid #4caf50;display:inline-block}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.form-row{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:20px}.form-field{display:flex;flex-direction:column}.form-field.full-width{grid-column:1/-1}.form-field label{font-size:13px;font-weight:600;color:#495057;margin-bottom:8px;display:block}.form-field input[type=number],.form-field input[type=text],.form-field select,.form-field textarea{width:100%;padding:10px 14px;border:2px solid #dee2e6;border-radius:8px;font-size:14px;font-family:inherit;transition:all .3s ease;background:#fff}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{outline:none;border-color:#4caf50;box-shadow:0 0 0 3px rgba(76,175,80,.1)}.form-field input::-moz-placeholder,.form-field textarea::-moz-placeholder{color:#adb5bd;font-style:italic}.form-field input:-ms-input-placeholder,.form-field textarea:-ms-input-placeholder{color:#adb5bd;font-style:italic}.form-field input::placeholder,.form-field textarea::placeholder{color:#adb5bd;font-style:italic}.form-field textarea{resize:vertical;line-height:1.6;min-height:100px}.form-field select{cursor:pointer}.checkbox-row{display:flex;gap:30px;flex-wrap:wrap}.checkbox-label{display:flex;align-items:center;gap:8px;font-size:14px;color:#495057;cursor:pointer;font-weight:500;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox-label input[type=checkbox]{width:18px;height:18px;cursor:pointer;accent-color:#4caf50}.btn-add-small{padding:8px 16px;background:linear-gradient(135deg,#2196f3,#1976d2);color:#fff;border:none;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 6px rgba(33,150,243,.3)}.btn-add-small:hover{transform:translateY(-2px);box-shadow:0 4px 10px rgba(33,150,243,.4)}.btn-remove{padding:8px 12px;background:linear-gradient(135deg,#f44336,#d32f2f);color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:13px;font-weight:600;transition:all .2s ease;box-shadow:0 2px 6px rgba(244,67,54,.3)}.btn-remove:hover{transform:translateY(-2px);box-shadow:0 4px 10px rgba(244,67,54,.4)}.highlight-row{display:flex;gap:10px;margin-bottom:12px}.highlight-row input{flex:1}.variant-card{border:2px solid #e9ecef;border-radius:12px;padding:20px;margin-bottom:20px;background:linear-gradient(135deg,#fff,#f8f9fa);transition:all .3s ease}.variant-card:hover{border-color:#4caf50;box-shadow:0 4px 12px rgba(0,0,0,.08)}.variant-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:12px;border-bottom:2px solid #e9ecef}.variant-header h4{font-size:16px;font-weight:600;color:#212529;margin:0}.variant-actions{display:flex;align-items:center;gap:15px}.variant-fields{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.existing-images,.new-images-preview{margin-bottom:20px}.existing-images h4,.new-images-preview h4{font-size:14px;font-weight:600;color:#495057;margin-bottom:12px}.image-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:15px;margin-top:15px}.image-item{position:relative;aspect-ratio:1;border-radius:8px;overflow:hidden;border:2px solid #e9ecef;transition:all .3s ease}.image-item:hover{border-color:#4caf50;box-shadow:0 4px 12px rgba(0,0,0,.1);transform:scale(1.02)}.image-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.btn-remove-image{position:absolute;top:8px;right:8px;background:rgba(244,67,54,.95);color:#fff;border:none;border-radius:50%;width:28px;height:28px;cursor:pointer;font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center;transition:all .2s ease;box-shadow:0 2px 6px rgba(0,0,0,.2)}.btn-remove-image:hover{background:#d32f2f;transform:scale(1.1)}.form-field input[type=file]{padding:10px;border:2px dashed #dee2e6;border-radius:8px;cursor:pointer;transition:all .3s ease}.form-field input[type=file]:hover{border-color:#4caf50;background:rgba(76,175,80,.05)}.new-images-preview p{color:#4caf50;font-weight:600;font-size:14px;margin-bottom:10px}.form-actions{display:flex;justify-content:flex-end;gap:15px;padding-top:30px;margin-top:30px;border-top:2px solid #e9ecef}.btn-cancel,.btn-save{padding:14px 36px;border:none;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-cancel{background:linear-gradient(135deg,#f8f9fa,#e9ecef);color:#495057;border:2px solid #dee2e6}.btn-cancel:hover{background:linear-gradient(135deg,#e9ecef,#dee2e6);transform:translateY(-2px);box-shadow:0 4px 10px rgba(0,0,0,.1)}.btn-save{background:linear-gradient(135deg,#4caf50,#45a049);color:#fff;box-shadow:0 4px 12px rgba(76,175,80,.3)}.btn-save:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(76,175,80,.4)}.btn-cancel:disabled,.btn-save:disabled{opacity:.6;cursor:not-allowed;transform:none}@media(max-width:992px){.form-row,.variant-fields{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.product-form-container{padding:15px}.form-header{padding:20px}.form-header h1{font-size:22px}.product-form{padding:0 20px 20px}.form-section{padding:20px 0}.form-row,.variant-fields{grid-template-columns:1fr}.checkbox-row{flex-direction:column;gap:15px}.image-grid{grid-template-columns:repeat(2,1fr)}.section-header{flex-direction:column;align-items:flex-start;gap:15px}.btn-add-small{width:100%}.variant-header{flex-direction:column;align-items:flex-start;gap:10px}.variant-actions{width:100%;justify-content:space-between}.form-actions{flex-direction:column-reverse}.btn-cancel,.btn-save{width:100%}}@media(max-width:480px){.image-grid{grid-template-columns:1fr}.form-header h1{font-size:20px}.section-title{font-size:16px}}