: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}.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:-webkit-sticky;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:320px;overflow:hidden}.profile-photo{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.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}button.btns:hover{opacity:.9}.btns-sympathy{background-color:#d9534f!important}.btns-sympathy,.btns-tree{color:var(--bg-white);border-radius:25px}.btns-tree{background-color:#5cb85c}.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}.grief-support-title{font-size:16px;font-weight:700;color:var(--text-dark);margin-bottom:12px}.grief-support-text{font-size:13px;line-height:1.6;color:var(--text-dark);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}.tab-button:last-child{border-right:none}.tab-button.active{background-color:#fff;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{float:right;margin-left:24px;margin-bottom:16px;max-width:350px}.content-image{width:100%;height:auto;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15)}.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}.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;font-size:12px;font-weight:600;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}.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}}@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}}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.obituary-card{-webkit-animation:fadeInUp .5s ease-out forwards;animation:fadeInUp .5s ease-out forwards}.obituaries-grid .col-xs-12:first-child .obituary-card{-webkit-animation-delay:.05s;animation-delay:.05s}.obituaries-grid .col-xs-12:nth-child(2) .obituary-card{-webkit-animation-delay:.1s;animation-delay:.1s}.obituaries-grid .col-xs-12:nth-child(3) .obituary-card{-webkit-animation-delay:.15s;animation-delay:.15s}.obituaries-grid .col-xs-12:nth-child(4) .obituary-card{-webkit-animation-delay:.2s;animation-delay:.2s}.obituaries-grid .col-xs-12:nth-child(5) .obituary-card{-webkit-animation-delay:.25s;animation-delay:.25s}.obituaries-grid .col-xs-12:nth-child(6) .obituary-card{-webkit-animation-delay:.3s;animation-delay:.3s}.obituaries-grid .col-xs-12:nth-child(7) .obituary-card{-webkit-animation-delay:.35s;animation-delay:.35s}.obituaries-grid .col-xs-12:nth-child(8) .obituary-card{-webkit-animation-delay:.4s;animation-delay:.4s}: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!important;font-weight:400;color:var(--white)!important;margin-bottom:2rem;text-shadow:2px 2px 8px rgba(0,0,0,.5);letter-spacing:2px}.hero-cta-button{background-color:rgba(45,95,93,.9);border:2px solid var(--white);color:var(--white);padding:12px 40px;font-size:.9rem;font-weight:600;letter-spacing:2px;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:#3d5c5c;color:#fff;padding:8px 0;font-size:14px}.top-bar-contact{color:#fff;font-weight:500}.top-bar-icons{display:flex;justify-content:flex-end;align-items:center;gap:15px}.top-bar-icon{color:#fff;font-size:16px;transition:color .3s ease;text-decoration:none;display:inline-flex;align-items:center;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;align-items:center;justify-content:center;height:100%}.main-nav-left{justify-content:flex-start}.main-nav-right{justify-content:flex-end}.nav-link-custom{color:#fff!important;font-weight:600;font-size:13px;letter-spacing:.5px;padding:1rem .8rem!important;text-transform:uppercase;transition:background-color .3s ease;border:none}.nav-link-custom.active,.nav-link-custom:hover{background-color:hsla(0,0%,100%,.1);color:#fff!important}.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{max-height:80px;width: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}.dropdown-item{color:#333;padding:10px 20px;font-size:14px;transition:background-color .2s ease}.dropdown-item:hover{background-color:#f0f0f0;color:#4a6b6b}.dropdown-item.active,.dropdown-item:active{background-color:#4a6b6b;color:#fff}.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!important}.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}.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:-webkit-sticky;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{-webkit-animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite;animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@-webkit-keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.product-card.out-of-stock{opacity:.7}.product-card.out-of-stock .product-image{-webkit-filter:grayscale(50%);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;-webkit-animation: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;-webkit-animation:fadeIn .3s ease;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{-webkit-animation:none;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);-webkit-animation:slideUp .5s ease-out;animation:slideUp .5s ease-out}@-webkit-keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.success-icon{margin-bottom:30px;-webkit-animation:scaleIn .5s ease-out .2s both;animation:scaleIn .5s ease-out .2s both}@-webkit-keyframes scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}.success-icon svg{color:#28a745;-webkit-filter:drop-shadow(0 4px 8px rgba(40,167,69,.3));filter:drop-shadow(0 4px 8px rgba(40,167,69,.3))}.success-title{font-size:32px;font-weight:700;color:#212529;margin-bottom:15px;-webkit-animation:fadeIn .5s ease-out .3s both;animation:fadeIn .5s ease-out .3s both}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.success-message{font-size:16px;color:#6c757d;margin-bottom:30px;line-height:1.6;-webkit-animation:fadeIn .5s ease-out .4s both;animation:fadeIn .5s ease-out .4s both}.order-details{background:#f8f9fa;border-radius:8px;padding:20px;margin:30px 0;-webkit-animation:fadeIn .5s ease-out .5s both;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;-webkit-animation:fadeIn .5s ease-out .6s both;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;-webkit-animation:fadeIn .5s ease-out .7s both;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;-webkit-animation:fadeIn .5s ease-out .8s both;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{font-size:16px;font-weight:600;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{display:flex;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::-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!important;border-right:none!important;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}}