/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.hidden{display:none}.table{display:table}.table-row{display:table-row}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--ivory:#f5f1e8;--paper:#fffdf8;--green:#183c35;--wine:#7a2935;--sage:#a9b4a3;--coal:#292824;--stone:#ded7ca}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--ivory);color:var(--coal);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.container{width:min(1176px,100% - 48px);margin-inline:auto}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{border-bottom:1px solid var(--stone);z-index:5;background:#fffdf8f5;justify-content:space-between;align-items:center;height:126px;padding:0 48px;display:flex;position:relative}.brand{color:var(--green);align-items:center;gap:18px;display:flex}.brand strong{letter-spacing:.02em;text-transform:uppercase;font-family:Georgia,serif;font-size:29px;display:block}.brand small{color:#575650;margin-top:5px;font-size:16px;display:block}.crest{border:2px solid var(--green);width:68px;height:78px;box-shadow:inset 0 0 0 5px var(--paper);background:#ece6d8;border-radius:32px 32px 12px 12px;place-items:center;font:700 31px Georgia,serif;display:grid}nav{align-items:center;gap:42px;font-size:17px;font-weight:600;display:flex}nav a{padding:18px 0}nav a.active{border-bottom:3px solid var(--wine)}nav .reserved{color:var(--wine);border:1px solid var(--wine);border-radius:8px;padding:16px 27px}.hero{background:linear-gradient(90deg,#f7f2e8 0%,#f7f2e8e8 51%,#f7f2e829 100%),url(/hero-parenti-reale.png) 50%/cover;align-items:center;min-height:540px;display:flex;position:relative;overflow:hidden}.hero-overlay{pointer-events:none;background:linear-gradient(90deg,#fffdf84d,#0000);position:absolute;inset:0}.hero-content{z-index:1;width:min(1176px,100% - 48px);margin:auto;position:relative}.eyebrow{color:var(--wine);letter-spacing:.22em;text-transform:uppercase;margin:0 0 17px;font-size:14px;font-weight:700}h1,h2,h3{color:var(--green);font-family:Georgia,Times New Roman,serif;font-weight:500}h1{letter-spacing:-.02em;margin:0 0 22px;font-size:76px;line-height:.98}h2{margin:0;font-size:42px;line-height:1.1}.lead{width:min(600px,100%);margin:0 0 24px;font-size:20px;line-height:1.55}.hero-button{background:var(--wine);color:#fff;border-radius:8px;align-items:center;gap:18px;margin-top:8px;padding:17px 24px;font-weight:700;display:inline-flex;box-shadow:0 8px 20px #521a2329}.hero-button span{font-size:20px}.search{border:1px solid var(--stone);background:#fffdf8f0;border-radius:9px;width:min(670px,100%);height:70px;padding:7px;display:flex;box-shadow:0 8px 25px #29282412}.search input{min-width:0;color:var(--coal);background:0 0;border:0;outline:0;flex:1;padding:0 18px;font-size:18px}.search:focus-within{outline:2px solid var(--green);box-shadow:0 0 0 4px #183c351f}.search button,.primary-button{background:var(--wine);color:#fff;cursor:pointer;border:0;border-radius:7px;padding:0 30px;font-weight:700}.audiences{padding:78px 0 28px}.section-intro{max-width:790px}.section-intro h2{margin-bottom:18px}.section-intro>p:last-child{color:#59564f;font-size:18px;line-height:1.6}.audience-grid{grid-template-columns:1fr 1fr;gap:26px;margin-top:38px;display:grid}.audience-card{background:var(--paper);border:1px solid var(--stone);border-radius:16px;flex-direction:column;min-height:510px;padding:38px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #29282412}.audience-card:before{content:"";background:var(--green);height:5px;position:absolute;inset:0 0 auto}.agency-card:before{background:var(--wine)}.audience-icon{width:58px;height:58px;color:var(--green);background:#e6ebe2;border-radius:50%;place-items:center;font-size:25px;font-weight:700;display:grid}.agency-card .audience-icon{color:var(--wine);background:#f1e5e6}.card-label{color:var(--wine);letter-spacing:.16em;text-transform:uppercase;margin:22px 0 8px;font-size:13px;font-weight:800}.audience-card h3{margin:0 0 16px;font-size:32px;line-height:1.15}.audience-card>p:not(.card-label){color:#57544d;font-size:17px;line-height:1.6}.audience-card ul{color:#46433e;gap:11px;margin:15px 0 28px;padding:0;list-style:none;display:grid}.audience-card li{padding-left:28px;position:relative}.audience-card li:before{content:"✓";color:var(--green);font-weight:900;position:absolute;left:0}.audience-action{border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:16px 18px;font-weight:700;display:flex}.primary-action{background:var(--green);color:#fff;margin-top:auto}.agency-card .primary-action{background:var(--wine)}.agency-actions{gap:14px;margin-top:auto;display:grid}.agency-actions .primary-action{margin-top:0}.text-action{text-align:center;color:var(--wine);text-underline-offset:3px;font-weight:700;text-decoration:underline}.service-note{border-left:4px solid var(--wine);background:#eee9e1;border-radius:0 8px 8px 0;margin:26px 0 0;padding:20px 24px;line-height:1.55}.recent{padding:62px 0 72px}.obituary-search{background:var(--paper);width:100%;margin:28px 0 34px}.recent h2:after,.how h2:after{content:"";background:var(--wine);width:72px;height:2px;margin-top:15px;display:block}.cards{gap:22px;margin-top:32px;display:grid}.obituary-card{background:var(--paper);border:1px solid var(--stone);border-radius:14px;grid-template-columns:245px 1fr 170px;min-height:210px;transition:transform .18s,box-shadow .18s;display:grid;overflow:hidden;box-shadow:0 6px 18px #29282414}.obituary-card:hover{transform:translateY(-2px);box-shadow:0 12px 26px #2928241f}.monogram{background:radial-gradient(circle at 30% 20%,#eef1e8,#dfe4d8);place-items:center;display:grid;position:relative}.monogram:before,.monogram:after{content:"";border:2px solid #183c3538;border-radius:100% 0;width:85px;height:36px;position:absolute;transform:rotate(-35deg)}.monogram:before{margin:-72px 0 0 -90px}.monogram:after{margin:80px -95px 0 0;transform:rotate(145deg)}.monogram span{width:105px;height:105px;color:var(--green);background:#fffdf8ad;border:1px solid #a9976f;border-radius:50%;place-items:center;font:44px Georgia,serif;display:grid;box-shadow:0 0 0 6px #fffdf8b3}.obituary-info{align-self:center;padding:28px 36px}.obituary-info h3{margin:0 0 11px;font-size:39px}.obituary-info p{color:#575650;margin:0 0 22px;font-size:17px}.manifest-count{color:var(--green);background:#ecede4;border-radius:8px;gap:8px;padding:10px 14px;font-weight:600;display:inline-flex}.card-action{border-left:1px solid var(--stone);text-align:center;color:var(--wine);flex-direction:column;justify-content:center;align-items:center;font-size:18px;font-weight:700;line-height:1.35;display:flex}.card-action b{font-size:35px;font-weight:400;transition:transform .18s}.obituary-card:hover .card-action b{transform:translate(4px)}.how{background:var(--paper);border-block:1px solid var(--stone);padding:70px 0}.how-grid{grid-template-columns:1fr 1fr;gap:70px;display:grid}.how-copy{color:#4f4d47;font-size:18px;line-height:1.7}.how-copy p:first-child{margin-top:0}footer{background:var(--green);color:var(--paper);padding:35px 0}footer .container{justify-content:space-between;display:flex}.compact-header{height:105px}.detail-hero{border-bottom:1px solid var(--stone);background:linear-gradient(110deg,#f5f1e8 0%,#fffdf8 65%,#e3e8df);padding:50px 0 56px}.detail-title .back{color:var(--wine);margin-bottom:38px;font-weight:700;display:inline-block}.detail-title h1{margin-bottom:13px;font-size:64px}.detail-title>p:last-child{color:#5b5952;font-size:19px}.manifest-section{padding:58px 0 75px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:32px;display:flex}.section-heading>span{color:var(--green);background:#e8ebe2;border-radius:999px;padding:11px 17px;font-weight:700}.manifest-grid{grid-template-columns:repeat(3,1fr);gap:26px;display:grid}.manifest-card{background:var(--paper);border:1px solid var(--stone);border-radius:12px;padding:12px;box-shadow:0 6px 18px #29282412}.manifest-preview{aspect-ratio:3/4;color:#3b342b;text-align:center;cursor:zoom-in;background:#f8f2e5;border:1px solid #cfc7b9;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:30px 24px;font-family:Georgia,serif;display:flex}.manifest-preview.green{color:var(--green);background:#edf1e8}.manifest-preview.wine{color:#692633;background:#f6eceb}.manifest-preview .cross{margin-bottom:22px;font-size:25px}.manifest-preview small{text-transform:uppercase;letter-spacing:.14em;font-size:14px}.manifest-preview strong{margin:20px 0;font-size:42px;font-weight:500;line-height:.95}.manifest-preview i{font-size:16px;line-height:1.5}.manifest-preview b{margin-top:26px;font-size:14px;font-weight:500;line-height:1.45}.manifest-card>div{padding:16px 7px 8px}.manifest-card>div strong,.manifest-card>div span{display:block}.manifest-card>div strong{color:var(--green);margin-bottom:7px}.manifest-card>div span{color:#6b6860;font-size:14px}.manifest-grid:has(.real-manifest-card){grid-template-columns:minmax(280px,430px)}.real-manifest-card{padding:13px}.manifest-image-link{background:#e8ecea;border:1px solid #cfc7b9;border-radius:6px;display:block;position:relative;overflow:hidden}.manifest-image{aspect-ratio:1.48;object-fit:contain;background:#dbe8e8;width:100%;height:auto;display:block}.zoom-hint{color:#fff;opacity:0;background:#183c35e6;border-radius:7px;padding:8px 11px;font-size:13px;font-weight:700;transition:all .18s;position:absolute;bottom:10px;right:10px;transform:translateY(4px)}.manifest-image-link:hover .zoom-hint,.manifest-image-link:focus-visible .zoom-hint{opacity:1;transform:translateY(0)}.public-note{border-left:3px solid var(--green);background:#ebece5;margin:40px 0 0;padding:20px 24px;line-height:1.6}.condolence-section{background:var(--paper);border-top:1px solid var(--stone);padding:72px 0 85px}.condolence-heading{justify-content:space-between;align-items:end;margin-bottom:38px;display:flex}.condolence-heading h2{margin-bottom:12px}.condolence-heading p:last-child{color:#646158;font-size:17px}.condolence-heading>span{color:var(--green);background:#e9ece4;border-radius:99px;padding:10px 16px;font-weight:700}.condolence-layout{grid-template-columns:1.1fr .8fr;align-items:start;gap:62px;display:grid}.condolence-list{gap:18px;display:grid}.condolence-list article{background:var(--ivory);border:1px solid var(--stone);border-radius:12px;padding:27px 29px;position:relative}.condolence-list article:before{content:"“";color:#7a29352e;font:58px Georgia,serif;position:absolute;top:8px;right:24px}.condolence-list article>p{color:#3f3c36;margin:0 35px 22px 0;font:20px/1.55 Georgia,serif}.condolence-list article footer{color:var(--coal);background:0 0;justify-content:space-between;padding:0;font-size:14px;display:flex}.condolence-list article time{color:#777269}.condolence-form{border:1px solid var(--stone);background:#f5f1e8;border-radius:14px;gap:18px;padding:30px;display:grid}.condolence-form h3{margin:-7px 0 5px;font-size:31px}.condolence-form label{color:var(--green);gap:8px;font-weight:700;display:grid}.condolence-form label small{color:#716d65;margin-left:6px;font-weight:400}.condolence-form input,.condolence-form textarea{width:100%;color:var(--coal);resize:vertical;background:#fff;border:1px solid #cbc4b7;border-radius:7px;padding:13px}.condolence-form input{height:50px}.condolence-form input:focus,.condolence-form textarea:focus{outline:2px solid var(--green);box-shadow:0 0 0 4px #183c351a}.condolence-form .privacy-check{color:#58554f;align-items:flex-start;font-size:14px;font-weight:400;line-height:1.45;display:flex}.privacy-check input{flex:none;width:19px;height:19px;margin-top:1px}.condolence-form button{min-height:52px}.moderation-note{text-align:center;color:#716d65;margin:0;font-size:13px}.moderation-card{border:1px solid var(--stone);border-radius:10px;grid-template-columns:180px 1fr auto;align-items:center;gap:22px;margin-top:20px;padding:20px;display:grid}.moderation-card>div:first-child span{color:#777269;margin-top:6px;font-size:13px;display:block}.moderation-card>p{line-height:1.5}.chat-list{gap:20px}.condolence-list .chat-message{background:0 0;border:0;border-radius:0;align-items:flex-start;gap:13px;padding:0;display:flex}.condolence-list .chat-message:before{display:none}.chat-avatar{background:var(--green);color:#fff;border-radius:50%;flex:none;place-items:center;width:44px;height:44px;font-size:13px;font-weight:800;display:grid}.chat-bubble{border:1px solid var(--stone);background:#f0eee7;border-radius:4px 16px 16px;max-width:calc(100% - 57px);padding:16px 19px;box-shadow:0 3px 9px #2928240d}.chat-bubble header{align-items:center;gap:14px;margin-bottom:8px;display:flex}.chat-bubble header strong{color:var(--green)}.chat-bubble time{color:#7b766e;font-size:12px}.chat-bubble p{margin:0;font-size:16px;line-height:1.55}.chat-composer{background:#fff;border:1px solid #cbc4b7;border-radius:10px;align-items:stretch;display:flex;overflow:hidden}.chat-composer textarea{border:0;border-radius:0;min-height:82px}.chat-composer textarea:focus{box-shadow:none;outline:0}.chat-composer button{border-radius:7px;min-width:96px;margin:8px;padding:0 15px}.chat-thread{gap:13px;display:grid}.condolence-list .family-message{margin-left:56px}.family-message .chat-avatar{background:var(--wine)}.family-message .chat-bubble{background:#f3e9e8;border-color:#d8c1c4}.family-badge{background:var(--wine);color:#fff;text-transform:uppercase;letter-spacing:.06em;border-radius:99px;margin-left:7px;padding:3px 7px;font:700 10px Arial,sans-serif;display:inline-block}.family-reply{border-top:1px solid #d7d1c6;margin-top:13px;padding-top:10px}.family-reply summary{color:var(--wine);cursor:pointer;font-size:13px;font-weight:700;list-style:none}.family-reply summary::-webkit-details-marker{display:none}.family-reply form{background:var(--paper);border-radius:9px;grid-template-columns:1fr 1fr;gap:12px;margin-top:14px;padding:16px;display:grid}.family-reply form label{color:var(--green);gap:6px;font-size:12px;font-weight:700;display:grid}.family-reply form label:nth-of-type(4),.family-reply form .privacy-check,.family-reply form button{grid-column:1/-1}.family-reply input,.family-reply textarea{background:#fff;border:1px solid #cbc4b7;border-radius:6px;width:100%;padding:10px}.family-reply .privacy-check{color:#5e5a53;align-items:flex-start;font-weight:400;display:flex}.family-reply .privacy-check input{flex:none;width:17px;height:17px}.family-reply button{min-height:44px}.privacy-short{color:#55524c;background:#ebece5;border-radius:8px;padding:15px 17px;font-size:13px;line-height:1.55}.privacy-short strong{color:var(--green)}.privacy-short a{color:var(--wine);font-weight:700;text-decoration:underline}.privacy-page{background:var(--ivory);min-height:100vh;padding:45px 0 80px}.privacy-content{max-width:900px}.privacy-content>.back{color:var(--wine);margin-bottom:45px;font-weight:700;display:inline-block}.privacy-content h1{font-size:58px}.privacy-content .intro{margin-bottom:38px;font-size:18px;line-height:1.65}.privacy-block{background:var(--paper);border:1px solid var(--stone);border-radius:12px;margin-top:16px;padding:25px 28px}.privacy-block h2{margin-bottom:13px;font-size:28px}.privacy-block p,.privacy-block li{line-height:1.65}.privacy-block ul{padding-left:22px}.privacy-contact{border-left:3px solid var(--wine);background:#f3eceb;padding:20px}.auth-page,.form-page{background:radial-gradient(circle at 85% 15%,#e0e6dc,transparent 28%),var(--ivory);min-height:100vh;padding:42px max(24px,50vw - 588px)}.auth-page>.back,.form-wrap>.back{color:var(--wine);margin-bottom:55px;font-weight:700;display:inline-block}.auth-panel{grid-template-columns:1.1fr .8fr;align-items:center;gap:90px;min-height:560px;display:grid}.auth-copy h1,.form-wrap h1{margin:0 0 25px;font-size:64px}.auth-copy>p{max-width:610px;font-size:19px;line-height:1.65}.auth-copy ul{margin:32px 0 0;padding:0;list-style:none}.auth-copy li{padding:12px 0 12px 35px;position:relative}.auth-copy li:before{content:"✓";color:var(--wine);font-weight:800;position:absolute;left:0}.login-card{background:var(--paper);border:1px solid var(--stone);text-align:center;border-radius:16px;padding:42px;box-shadow:0 15px 40px #2928241a}.login-card h2{font-size:32px}.lock{width:62px;height:62px;color:var(--green);background:#e7ebe2;border-radius:50%;place-items:center;margin:auto;font-size:35px;display:grid}.login-card p{color:#666259;line-height:1.55}.primary-link,.secondary-link{border-radius:8px;padding:16px 20px;font-weight:700;display:block}.primary-link{background:var(--wine);color:#fff;margin-top:25px}.secondary-link{border:1px solid var(--wine);color:var(--wine)}.login-card hr{border:0;border-top:1px solid var(--stone);margin:28px 0}.login-card .small{font-size:14px}.auth-note{text-align:center;color:#67645d;max-width:820px;margin:20px auto 0;font-size:14px}.comune-access{color:var(--green);background:#e6ebe3;border-radius:8px;margin-top:11px;padding:13px 18px;font-weight:700;display:block}.empty-state{color:#69665f;padding:22px 10px;line-height:1.55}.agency-head small{color:#777269;margin-top:7px;font-weight:400;display:block}.rejected-pill{color:var(--wine);background:#f2e5e5}.form-wrap{max-width:790px;margin:auto}.form-intro{max-width:680px;font-size:18px;line-height:1.6}.agency-form{background:var(--paper);border:1px solid var(--stone);border-radius:15px;gap:23px;margin-top:35px;padding:35px;display:grid}.agency-form label,.upload-panel label{color:var(--green);gap:9px;font-weight:700;display:grid}.agency-form input,.upload-panel input,.upload-panel select{height:52px;color:var(--coal);background:#fff;border:1px solid #cfc8bb;border-radius:7px;padding:0 14px}.form-row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.agency-form .check{color:#555;align-items:flex-start;font-weight:400;line-height:1.5;display:flex}.check input{flex:none;width:20px;height:20px}.form-submit{height:52px;font-size:16px;font-weight:700}.dashboard{background:#f4f1e9;grid-template-columns:270px 1fr;min-height:100vh;display:grid}.dashboard aside{background:var(--green);color:#fff;flex-direction:column;height:100vh;padding:32px 24px;display:flex;position:sticky;top:0}.dash-brand{align-items:center;gap:13px;display:flex}.dash-brand .crest{width:51px;height:59px;color:var(--green);font-size:22px}.dash-brand strong{font-family:Georgia,serif;font-size:17px;line-height:1.4}.dashboard aside nav{gap:9px;margin-top:65px;display:grid}.dashboard aside nav a{border-radius:7px;padding:13px 15px}.dashboard aside nav a.selected{background:#ffffff21}.logout{color:#e7ddd7;margin-top:auto;padding:14px}.dash-main{padding:48px max(35px,5vw)}.dash-main>header{justify-content:space-between;align-items:center;display:flex}.dash-main h1{margin:0 0 6px;font-size:48px}.status-pill{color:#25562e;background:#e2eadb;border-radius:99px;padding:10px 16px;font-weight:700}.comune-pill{color:var(--wine);background:#e8dfe0}.stats{grid-template-columns:repeat(3,1fr);gap:20px;margin:38px 0;display:grid}.stats article{background:var(--paper);border:1px solid var(--stone);border-radius:12px;padding:24px}.stats span,.stats strong{display:block}.stats span{color:#68655f;margin-bottom:17px}.stats strong{color:var(--green);font:42px Georgia,serif}.upload-panel,.publication-table{background:var(--paper);border:1px solid var(--stone);border-radius:13px;margin-top:25px;padding:30px}.upload-panel{grid-template-columns:1fr 1fr;gap:55px;display:grid}.upload-panel h2,.publication-table h2{font-size:32px}.upload-panel p{line-height:1.6}.upload-panel form{gap:17px;display:grid}.publication-table{overflow:auto}.table-row{border-top:1px solid var(--stone);grid-template-columns:1.2fr 1fr .7fr;align-items:center;min-width:650px;padding:17px 10px;display:grid}.table-head{color:#77736a;text-transform:uppercase;letter-spacing:.08em;border:0;font-size:13px}.table-row i{border-radius:99px;justify-self:start;padding:7px 11px;font-size:13px;font-style:normal;font-weight:700}.pending{color:#7a5717;background:#f4e8cc}.published{color:#25562e;background:#e2eadb}.agency-head{grid-template-columns:1.3fr 1fr .8fr}.row-actions{gap:8px;display:flex}.row-actions button{background:var(--green);color:#fff;border:0;border-radius:6px;padding:9px 12px;font-weight:700}.row-actions .reject{color:var(--wine);background:#f2e5e5}@media (width<=900px){.site-header{height:auto;padding:18px 24px}.brand strong{font-size:20px}.brand small,nav>a:not(.reserved){display:none}nav{gap:0}.hero{min-height:500px}h1{font-size:60px}.audience-grid{grid-template-columns:1fr}.audience-card{min-height:0}.obituary-card{grid-template-columns:190px 1fr}.card-action{border-left:0;border-top:1px solid var(--stone);flex-direction:row;grid-column:1/-1;gap:12px;padding:15px}.how-grid{grid-template-columns:1fr;gap:35px}.manifest-grid{grid-template-columns:repeat(2,1fr)}.condolence-layout,.moderation-card{grid-template-columns:1fr}}@media (width<=640px){.container,.hero-content{width:min(100% - 36px,1176px)}.crest{width:48px;height:56px;font-size:22px}.site-header{padding:14px 18px}.brand{gap:10px}.brand strong{font-size:16px}.reserved{font-size:13px;padding:11px!important}.hero{background-position:65%;min-height:500px}h1{font-size:49px}.lead{font-size:17px}.audiences{padding-top:50px}.audience-card{padding:27px 23px}.audience-card h3{font-size:29px}.service-note{font-size:14px}.search{height:62px}.search button{padding:0 20px}.obituary-card{grid-template-columns:1fr}.monogram{min-height:180px}.obituary-info{padding:25px}.obituary-info h3{font-size:32px}footer .container{flex-direction:column;gap:8px}.recent{padding-top:45px}.detail-title h1{font-size:48px}.manifest-grid{grid-template-columns:1fr}.section-heading,.condolence-heading{flex-direction:column;align-items:start;gap:20px}.manifest-card{width:100%;max-width:420px;margin:auto}.condolence-list article footer{flex-direction:column;gap:6px}.condolence-form{padding:22px}.family-reply form{grid-template-columns:1fr}.family-reply form label{grid-column:1/-1}.condolence-list .family-message{margin-left:25px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
