:root{--bg: #f4fbf6;--text: #1f2f25;--muted: #587366;--accent: #6f9e86;--accent-soft: #e4f2ea;--card: #ffffff;--line: #d7e8dd}*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:var(--text);background:var(--bg);line-height:1.6;-webkit-font-smoothing:antialiased;background:radial-gradient(circle at 10% 2%,#ffffff 0,#eef8f1 33%,transparent 64%),var(--bg);user-select:none;-webkit-user-select:none;-webkit-touch-callout:none}.app-shell{min-height:100dvh;display:flex;flex-direction:column}.invite-loading-banner{position:sticky;top:0;z-index:60;text-align:center;padding:.45rem .8rem;background:#e6f3ea;border-bottom:1px solid #cfe2d7;color:#315444;font-size:.88rem}body.menu-open,body.lightbox-open{overflow:hidden}a{color:inherit}h1,h2,h3{font-family:Playfair Display,Georgia,serif;margin-top:0}.navbar{position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem 1rem;background:#f4fbf6f2;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-bottom:1px solid var(--line)}.brand{font-weight:700;text-decoration:none;white-space:nowrap;font-size:1rem;position:relative;z-index:3;letter-spacing:.02em}.menu-toggle{display:inline-flex;flex-direction:column;justify-content:center;gap:4px;width:40px;height:40px;border:1px solid var(--line);border-radius:10px;background:#fff;padding:0;cursor:pointer}.menu-toggle span{width:18px;height:2px;margin:0 auto;background:#2f4a3b;transition:transform .2s ease}.menu-toggle.is-open span:nth-child(1){transform:translateY(6px) rotate(45deg)}.menu-toggle.is-open span:nth-child(2){transform:scaleX(0)}.menu-toggle.is-open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.nav-links{position:fixed;top:63px;left:1rem;right:1rem;display:none;flex-direction:column;gap:.5rem;background:#fbfffc;border:1px solid var(--line);border-radius:14px;box-shadow:0 16px 36px #0000001f;padding:.75rem;z-index:45}.nav-links.open{display:flex;animation:menuDrop .2s ease}.menu-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#130a0873;opacity:0;pointer-events:none;border:0;padding:0;z-index:35;transition:opacity .2s ease}.menu-overlay.open{opacity:1;pointer-events:auto}.nav-links a{text-decoration:none;font-size:.98rem;white-space:nowrap;padding:.55rem .5rem;border-radius:8px;font-weight:500}.nav-links a.active{background:var(--accent-soft);color:#3a5f4d}.language-select{border:1px solid #cfe2d7;background:#fbfffc;border-radius:8px;padding:.45rem .55rem;font-size:.9rem;margin-left:auto}.hero{min-height:46vh;display:grid;place-items:center;text-align:center;background-color:#2f4a3b;background-image:linear-gradient(130deg,#1b332780,#4d79656b),url(/assets/banner.jpeg);background-repeat:no-repeat,no-repeat;background-position:center,center;background-size:auto,cover;color:#fff;padding:2.5rem 1rem 2.1rem;border-bottom-left-radius:26px;border-bottom-right-radius:26px;overflow:hidden}.hero-content{max-width:760px;padding:0 .9rem}.kicker{text-transform:uppercase;letter-spacing:.12em;font-size:.76rem;margin-bottom:.4rem}h1{font-size:clamp(2.1rem,7vw,4.3rem);margin-bottom:.45rem;line-height:1.05;text-wrap:balance}.hero-guest-greeting{margin:.1rem 0 .55rem;font-size:.98rem;font-weight:600;color:#fffffff5}.details-parking{margin:.45rem 0 0;font-size:.92rem;line-height:1.45;color:#4d5e54}.page-main{width:100%;margin:0 0 2.2rem}.page-main-overlap{margin-top:-1.2rem}.card{background:var(--card);border-radius:0;border:0;border-top:1px solid var(--line);box-shadow:none;padding:1.3rem 1rem;margin-bottom:0;transition:transform .22s ease,box-shadow .22s ease}.card h2{margin-bottom:.45rem;font-size:clamp(1.55rem,2.7vw,2.2rem)}.card>p{color:var(--muted);max-width:76ch}.rsvp-inline-button{margin:.35rem 0 .85rem;border:0;border-radius:999px;padding:.58rem 1rem;background:var(--accent);color:#fff;font-weight:600;cursor:pointer}.rsvp-inline-message{margin:-.25rem 0 .7rem;color:#8b4f4f;min-height:1.2rem}.card:nth-of-type(odd){background:#fff}.card:nth-of-type(2n){background:#f8fdf9}.details-grid{display:grid;grid-template-columns:1fr;gap:.8rem;margin-top:.5rem}.details-grid h3{margin-bottom:.2rem}.timeline{list-style:none;margin:0;padding:0}.timeline li{border-left:2px solid var(--line);padding-left:.86rem;margin-bottom:.8rem}.timeline span{display:block;color:var(--accent);font-weight:600;font-size:.9rem}.timeline strong{display:block;margin:.12rem 0}.timeline p{margin:0;color:var(--muted)}.home-gifts{background:linear-gradient(180deg,#f8fbf9 0%,var(--card) 38%)}.home-gifts h2{font-family:Playfair Display,Georgia,serif}.home-gifts-lead{font-size:1.02rem;color:#354a3e;line-height:1.55;margin-bottom:.75rem}.home-gifts-body{margin-bottom:.85rem}.home-gifts-note{margin-bottom:1rem;font-size:.92rem;font-style:italic;color:#5c6f62}.home-gifts-bank-toggle{display:inline-flex;align-items:center;justify-content:center;margin:0 0 .85rem;border:1px solid #a8c4b4;border-radius:999px;padding:.55rem 1.05rem;background:#fff;color:#2f4f3d;font-weight:600;font-size:.9rem;cursor:pointer;transition:background .15s ease,border-color .15s ease}.home-gifts-bank-toggle:hover{background:#f0f7f3;border-color:#8fb39e}.home-gifts-bank-panel{padding:1rem 1.1rem;border-radius:12px;border:1px solid #d4e6dc;background:#f7fbf8;max-width:36rem}.home-gifts-bank-dl{margin:0;display:flex;flex-direction:column;gap:.85rem}.home-gifts-bank-row{margin:0}.home-gifts-bank-row dt{margin:0 0 .2rem;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#5c7266}.home-gifts-bank-row dd{margin:0;font-size:1rem;color:#243629;line-height:1.45}.home-gifts-bank-mono{font-family:ui-monospace,Cascadia Code,Source Code Pro,Menlo,Consolas,monospace;font-size:.95rem;letter-spacing:.02em}.home-featured-link{display:block;text-decoration:none;color:inherit;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease}.home-featured-link:hover{transform:translateY(-1px);box-shadow:0 14px 28px #233a2e14}.home-featured-link:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.banner-grid{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;transition:opacity .35s ease}.banner-grid.is-fading{opacity:.35}.banner-slot{height:128px;width:100%;border-radius:12px;border:1px dashed #bfd8ca;background:linear-gradient(180deg,#f5fcf8,#f0f8f3);display:grid;place-items:center;color:#6c8b7c;font-size:.88rem}.banner-slot span{padding:.3rem .55rem;border-radius:999px;background:#ffffffb8}.featured-image{width:100%;height:128px;object-fit:cover;border-radius:12px;border:1px solid #cde2d7;transition:opacity .35s ease,transform .3s ease}.about-quote{margin:0;padding:.85rem .95rem;border-left:4px solid var(--accent);background:linear-gradient(180deg,#f3fbf5,#fff);border-radius:10px;color:#4d6659;font-family:Playfair Display,Georgia,serif}.about-unified-card{background:#fff}.about-unified-card .about-quote{background:linear-gradient(90deg,#6f9e861f,#fff0 72%);border-left-width:3px;border-radius:8px;padding:1rem 1rem 1rem 1.05rem}.about-unified-card .about-grid{margin-top:1.35rem;padding-top:1.35rem;border-top:1px solid var(--line);gap:1.35rem}.about-unified-card .about-grid article{border:0;border-radius:0;padding:0;background:transparent}@media(max-width:699px){.about-unified-card .about-grid article:not(:last-child){padding-bottom:1.35rem;border-bottom:1px solid var(--line)}}.about-grid{display:grid;grid-template-columns:1fr;gap:.9rem}.about-grid article{border:1px solid #dcebe2;border-radius:12px;padding:.72rem;background:#fbfffc}.about-avatar{width:100%;height:180px;border-radius:9px;object-fit:cover;display:block;border:1px solid #cae1d4;background:#e8f3ec}.about-grid h3{margin:.55rem 0 .2rem}.about-grid p{margin:0;color:var(--muted)}.gallery-grid{column-count:2;column-gap:.6rem}.gallery-tile{break-inside:avoid;margin-bottom:.6rem}.gallery-photo-button{width:100%;border:0;padding:0;background:transparent;border-radius:12px;overflow:hidden;cursor:zoom-in;display:block}.gallery-photo-button img{width:100%;height:auto;display:block;object-fit:contain;border-radius:12px;transition:transform .25s ease,box-shadow .25s ease;-webkit-user-drag:none;user-drag:none;pointer-events:none}.gallery-loader{width:100%;min-height:180px;border-radius:12px;background:linear-gradient(90deg,#eff7f2 25%,#f8fdf9 40%,#eff7f2 65%);background-size:220% 100%;animation:shimmer 1.3s ease-in-out infinite}.gallery-placeholder{min-height:180px;border-radius:12px;border:1px dashed #bfd8ca;background:#f4fbf7;display:grid;place-items:center;text-align:center;padding:.5rem}.gallery-placeholder strong{font-size:.87rem;color:#48695a}.gallery-placeholder span{display:block;font-size:.74rem;color:#6b877a}.gallery-empty{border:1px dashed #bfd8ca;border-radius:12px;background:#f4fbf7;padding:1rem;color:#587366}.gallery-empty p{margin:0}.gallery-empty p+p{margin-top:.4rem;font-size:.9rem}.lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a100ce0;z-index:90;display:grid;place-items:center;padding:1rem}.lightbox-content{width:min(1200px,94vw);max-height:88vh;display:grid;place-items:center}.lightbox-content img{max-width:100%;max-height:88vh;object-fit:contain;border-radius:10px;box-shadow:0 18px 36px #0000004d}.lightbox-close{position:fixed;top:.9rem;right:.9rem;width:42px;height:42px;border:0;border-radius:999px;background:#ffffff24;color:#fff;font-size:1.8rem;line-height:1;cursor:pointer}.lightbox-nav{position:fixed;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:999px;background:#ffffff24;color:#fff;font-size:2rem;line-height:1;cursor:pointer}.lightbox-prev{left:.8rem}.lightbox-next{right:.8rem}.contact-page{margin:0}.contact-hero{background:linear-gradient(135deg,#2a4536,#4a7a62 48%,#3d5e4a);color:#fff;padding:2rem 1rem 2.25rem;border-bottom-left-radius:22px;border-bottom-right-radius:22px;margin-bottom:0}.contact-hero-inner{max-width:40rem;margin:0 auto}.contact-hero-kicker{text-transform:uppercase;letter-spacing:.14em;font-size:.74rem;margin:0 0 .45rem;color:#ffffffd1}.contact-hero-title{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.75rem,5vw,2.45rem);line-height:1.12;margin:0 0 .55rem;text-wrap:balance}.contact-hero-lead{margin:0;color:#ffffffe6;font-size:.98rem;line-height:1.55}.contact-card{margin:-.85rem 0 0;position:relative;z-index:1;border-radius:0;box-shadow:0 12px 32px #233a2e17}.contact-form-heading{font-family:Playfair Display,Georgia,serif;margin:0 0 .35rem;font-size:clamp(1.35rem,3vw,1.75rem)}.contact-form .contact-textarea{width:100%;margin-top:.35rem;padding:.72rem .8rem;border-radius:12px;border:1px solid #cfe2d7;font:inherit;line-height:1.5;resize:vertical;min-height:9rem;user-select:text;-webkit-user-select:text}.contact-char-hint{margin:.25rem 0 0;font-size:.82rem;color:var(--muted);text-align:right}.contact-status-success{color:#2d6a4f!important}.admin-link-secondary-inline{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;box-sizing:border-box}.admin-messages-actions{flex-wrap:wrap}.admin-messages-back-btn{display:flex;align-items:center;justify-content:center;margin-top:.75rem;text-decoration:none;box-sizing:border-box}.admin-messages-empty{margin:.5rem 0 0;color:var(--muted)}.admin-messages-list{list-style:none;margin:.5rem 0 0;padding:0;display:flex;flex-direction:column;gap:.85rem}.admin-messages-item{border:1px solid var(--line);border-radius:12px;padding:.85rem .95rem;background:#fbfffc}.admin-messages-item-head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.35rem .75rem;margin-bottom:.45rem}.admin-messages-sender{font-size:1rem;color:#2a4536}.admin-messages-time{font-size:.82rem;color:var(--muted);white-space:nowrap}.admin-messages-body{margin:0;white-space:pre-wrap;word-break:break-word;color:#334a3e;line-height:1.55}.admin-dashboard{display:flex;flex-direction:column;gap:0}.admin-login-page{background:radial-gradient(circle at 18% 12%,rgba(111,158,134,.12),transparent 45%),var(--bg)}.admin-login-card{box-shadow:0 16px 40px #233a2e1a}.admin-dash-top{margin-bottom:0;border-top:0;background:linear-gradient(180deg,#fff,#f9fdf9);border-bottom:1px solid var(--line)}.admin-dash-top-inner{display:flex;flex-direction:column;gap:1rem}.admin-dash-title{font-family:Playfair Display,Georgia,serif;font-size:clamp(1.45rem,3vw,1.85rem);margin:0 0 .35rem;color:#243629}.admin-dash-subtitle{margin:0;color:var(--muted);font-size:.93rem;line-height:1.5;max-width:62ch}.admin-dash-toolbar{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.admin-toolbar-btn{border:1px solid #cfe2d7;background:#fff;border-radius:10px;padding:.5rem .85rem;font-weight:600;font-size:.88rem;color:#355646;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;transition:background .15s ease,border-color .15s ease}.admin-toolbar-btn:hover:not(:disabled){background:#f3faf5;border-color:#b9d6c6}.admin-toolbar-btn:disabled{opacity:.65;cursor:not-allowed}.admin-toolbar-btn-primary{background:var(--accent);border-color:transparent;color:#fff}.admin-toolbar-btn-primary:hover{background:#5d8a70;border-color:transparent}.admin-toolbar-btn-muted{color:var(--muted)}.admin-dash-feedback{margin:.75rem 0 0;padding:.55rem .75rem;border-radius:8px;background:#fdf6f3;border:1px solid #f0dcd4;color:#7a4a3f;font-size:.9rem}.admin-dash-section{margin-top:0;display:flex;flex-direction:column;gap:1rem}.admin-dash-section--table{padding-bottom:1.5rem}.admin-dash-section-head{border-bottom:1px solid var(--line);padding-bottom:.85rem;margin-bottom:.1rem}.admin-dash-section-title{font-family:Playfair Display,Georgia,serif;margin:0 0 .35rem;font-size:clamp(1.2rem,2.4vw,1.45rem);color:#243629}.admin-dash-section-hint{margin:0;color:var(--muted);font-size:.9rem;max-width:68ch;line-height:1.45}.admin-invite-grid{display:grid;grid-template-columns:1fr;gap:1rem}.admin-invite-card{border:1px solid var(--line);border-radius:14px;padding:1.1rem 1.15rem 1.2rem;background:#fbfffc;box-shadow:0 4px 14px #233a2e0d}.admin-invite-card--ceremony{border-left:4px solid #6f9e86}.admin-invite-card--full{border-left:4px solid #4a7a62}.admin-invite-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:.45rem}.admin-invite-card-head h3{font-family:Playfair Display,Georgia,serif;margin:0;font-size:1.12rem;line-height:1.25;color:#243629}.admin-invite-badge{flex-shrink:0;min-width:2rem;height:2rem;padding:0 .5rem;border-radius:999px;background:linear-gradient(145deg,#e8f3ec,#dff0e6);border:1px solid #c5e0d0;font-size:.88rem;font-weight:700;color:#355646;display:inline-flex;align-items:center;justify-content:center}.admin-invite-desc{margin:0 0 .85rem;color:var(--muted);font-size:.9rem;line-height:1.5}.admin-invite-code-row{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem .65rem;margin-bottom:.5rem}.admin-invite-code-label{font-size:.82rem;font-weight:600;color:#4d6659}.admin-invite-code-value{font-size:.86rem;padding:.28rem .55rem;border-radius:8px;background:#fff;border:1px solid #d4e6dc;color:#243629}.admin-invite-stats{margin:0 0 .85rem;font-size:.86rem;color:#4d6659}.admin-invite-stats strong{color:#2a4536}.admin-invite-actions{display:flex;flex-wrap:wrap;gap:.45rem}.admin-invite-action{border:1px solid #cfe2d7;background:#fff;border-radius:999px;padding:.48rem .85rem;font-weight:600;font-size:.82rem;color:#355646;cursor:pointer}.admin-invite-action:hover:not(:disabled){background:#f4fbf6}.admin-invite-action:disabled{opacity:.55;cursor:not-allowed}.admin-invite-action-accent{background:var(--accent-soft);border-color:#b9d6c6;color:#2f4f3d}.admin-summary-strip{display:flex;flex-wrap:wrap;gap:.65rem;margin-bottom:.5rem}.admin-summary-pill{flex:1 1 auto;min-width:7.5rem;padding:.65rem .85rem;border-radius:12px;background:#f4faf6;border:1px solid #dcebe2}.admin-summary-pill--ceremony{background:linear-gradient(135deg,#f0f7f2,#e8f4ec)}.admin-summary-pill--full{background:linear-gradient(135deg,#edf5f0,#e5f0ea)}.admin-summary-label{display:block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin-bottom:.25rem}.admin-summary-value{font-size:1.35rem;font-weight:700;color:#2a4536;font-variant-numeric:tabular-nums}.admin-table-scroll{max-height:min(58vh,480px);overflow:auto;border-radius:12px;border:1px solid var(--line);background:#fff}.admin-table-scroll .admin-table{margin:0}.admin-table-scroll .admin-table thead th{position:sticky;top:0;z-index:1;background:#eef5f0;box-shadow:0 1px 0 var(--line)}.admin-cell-check.is-yes{color:#2d6a4f;font-weight:600}.admin-cell-muted{color:var(--muted);font-size:.88rem;white-space:nowrap}.admin-rsvp-empty{text-align:center;color:var(--muted);padding:1.25rem 1rem!important}.admin-rsvp-table th{white-space:nowrap}.footer{text-align:center;color:var(--muted);padding:2rem 1rem 2.8rem;font-size:.93rem;background:#eff8f2;border-top:1px solid var(--line)}.page-fade{animation:pageFade .28s ease;flex:1}.page-fade-fill{display:flex}.entry-page{width:100%;flex:1;display:grid;place-items:center;padding:1rem;background:radial-gradient(circle at 80% 6%,#ffffff 0,#eef8f1 32%,transparent 66%),var(--bg)}.entry-card{width:min(520px,100%);background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:0 14px 30px #30473a1a;padding:1.1rem}.entry-header h1{margin:0}.entry-header p{margin:.3rem 0 .95rem;color:var(--muted)}.entry-form label{display:block;font-weight:500;margin-top:.7rem}.entry-form input{width:100%;margin-top:.35rem;padding:.68rem .75rem;border-radius:10px;border:1px solid #cfe2d7}.entry-button{margin-top:.95rem;width:100%;border:0;border-radius:999px;padding:.72rem 1rem;background:var(--accent);color:#fff;font-weight:600;cursor:pointer}.entry-button:disabled{opacity:.65;cursor:not-allowed}.entry-message{min-height:1.4rem;margin:.75rem 0 0;color:#8b4f4f}.entry-language{margin-top:.5rem;display:flex;align-items:center;justify-content:space-between;gap:.6rem}.calendar-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a140e8c;z-index:120;display:grid;place-items:center;padding:1rem}.calendar-modal{width:min(480px,100%);background:#fff;border:1px solid var(--line);border-radius:16px;padding:1rem;box-shadow:0 18px 35px #111f1833}.calendar-modal h3{margin:0}.calendar-modal p{margin:.5rem 0 .9rem;color:var(--muted)}.calendar-modal-actions{display:flex;flex-direction:column;gap:.5rem}.calendar-modal-actions .entry-button{margin-top:0}.calendar-secondary-btn{border:1px solid #cfe2d7;background:#fff;border-radius:999px;padding:.7rem 1rem;font-weight:600;color:#355646;cursor:pointer}.calendar-modal-message{min-height:1.4rem;margin:.55rem 0 0;color:#8b4f4f}.admin-card{width:min(560px,100%)}.admin-report{display:flex;flex-direction:column;gap:.8rem}.admin-report-header{display:flex;flex-direction:column;gap:.65rem}.admin-report-header p{margin:.3rem 0 0;color:var(--muted)}.admin-report-actions{display:flex;gap:.5rem;flex-wrap:wrap}.admin-report-actions .calendar-secondary-btn{border-radius:10px;padding:.5rem .7rem}.admin-inline-btn{border-radius:8px;padding:.35rem .55rem;font-size:.82rem}.admin-inline-actions{display:flex;gap:.35rem;flex-wrap:wrap}.admin-qr-modal{max-width:440px}.admin-qr-image{display:block;width:min(100%,320px);height:auto;margin:.35rem auto .85rem;border-radius:12px;border:1px solid var(--line);background:#fff}.admin-link-btn,.admin-link-btn-secondary{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.admin-danger-btn{border-color:#e8c4c4;color:#8a3f3f}.admin-stats{margin:0;font-weight:600;color:#355646}.admin-tabs{display:flex;gap:.45rem}.admin-tab{border:1px solid #cfe2d7;background:#fff;border-radius:999px;padding:.42rem .75rem;font-weight:600;color:#355646;cursor:pointer}.admin-tab.active{background:var(--accent-soft);border-color:#b9d6c6}.admin-create-form{max-width:560px}.admin-select{margin-top:.35rem;width:100%}.admin-checkbox{display:flex;align-items:center;gap:.55rem;margin-top:.9rem}.admin-checkbox input{margin:0}.admin-table-wrap{width:100%;overflow-x:auto;border:1px solid var(--line);border-radius:12px}.admin-table{width:100%;border-collapse:collapse;min-width:760px;background:#fff}.admin-table th,.admin-table td{text-align:left;padding:.65rem .75rem;border-bottom:1px solid #ebf3ee;font-size:.94rem}.admin-table thead th{background:#f2faf5;color:#355646;font-weight:700}@keyframes pageFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes menuDrop{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-20% 0}}@media(hover:hover){.card:hover{transform:none;box-shadow:none}.banner-grid img:hover,.about-avatar:hover,.gallery-photo-button img:hover{transform:scale(1.02);box-shadow:0 10px 24px #00000026}}.card:active{transform:translateY(-1px)}@media(min-width:700px){.navbar{padding:.95rem clamp(1rem,3.8vw,4rem)}.menu-toggle{display:none}.nav-links{position:static;display:flex;flex-direction:row;gap:1.2rem;background:transparent;border:0;box-shadow:none;padding:0}.menu-overlay{display:none}.nav-links a{padding:.2rem .1rem;border-radius:0}.details-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.banner-grid{grid-template-columns:repeat(4,1fr)}.banner-slot,.featured-image{height:132px}.about-grid{grid-template-columns:1fr 1fr}.about-avatar{height:220px}.gallery-grid{column-count:3;column-gap:.7rem}.nav-links a.active{background:transparent;color:inherit;border-bottom:2px solid var(--accent)}.card{padding:2.1rem clamp(1rem,7vw,8rem)}.hero-content{max-width:none;width:100%;padding:0 clamp(1rem,7vw,8rem)}.hero{text-align:left;place-items:center start;min-height:54vh;background-position:center,center 34%}.admin-report-header{flex-direction:row;justify-content:space-between;align-items:flex-start}.admin-dash-top-inner{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:1.25rem}.admin-dash-toolbar{flex-shrink:0}.admin-invite-grid{grid-template-columns:1fr 1fr;gap:1.25rem}.contact-hero{padding:2.4rem clamp(1rem,7vw,8rem) 2.6rem}.contact-hero-inner{max-width:52rem}.contact-card{margin:-1rem clamp(.5rem,4vw,2rem) 0;border-radius:14px;border:1px solid var(--line)}}@media(min-width:1100px){.gallery-grid{column-count:4;column-gap:.8rem}}@media(prefers-reduced-motion:reduce){.page-fade,.nav-links.open,.card,.home-featured-link,.banner-grid,.featured-image,.about-avatar,.gallery-photo-button img{animation:none;transition:none}}
