:root{--ink:#183330;--paper:#f7f2e9;--cream:#eee5d7;--white:#fffdfa;--sage:#a5b5a5;--rust:#b55e3e;--gold:#c7a66a;--line:rgba(24,51,48,.16)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",sans-serif;font-size:16px;line-height:1.65}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:"Libre Caslon Display",serif;font-weight:400;line-height:1.05}a{color:inherit}button,input,textarea,select{font:inherit}.site-header{height:82px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:rgba(247,242,233,.93);position:sticky;top:0;z-index:20;backdrop-filter:blur(12px)}.wordmark{display:flex;align-items:center;gap:12px;text-decoration:none;font-weight:600}.mark{width:37px;height:37px;border:1px solid var(--ink);border-radius:50%;display:inline-grid;place-items:center;font-family:"Libre Caslon Display",serif;font-size:22px}.site-header nav{display:flex;align-items:center;gap:30px}.site-header nav a{text-decoration:none;font-size:14px}.nav-cta{background:var(--ink);color:white;padding:10px 17px;border-radius:99px}.menu-button{display:none;background:none;border:0}.hero{min-height:850px;padding:100px 7vw 60px;text-align:center;overflow:hidden}.eyebrow,.section-kicker{text-transform:uppercase;letter-spacing:.19em;font-size:12px;font-weight:600;color:var(--rust)}.hero h1{font-size:clamp(54px,7.2vw,108px);letter-spacing:-.055em;margin:21px auto 28px;max-width:1100px}.hero h1 em{color:var(--rust);font-weight:400}.hero-copy{max-width:690px;margin:0 auto 31px;font-size:19px}.hero-actions{display:flex;justify-content:center;align-items:center;gap:26px}.button{display:inline-flex;align-items:center;justify-content:center;border:0;text-decoration:none;border-radius:4px;padding:15px 23px;font-weight:600;cursor:pointer}.primary{background:var(--rust);color:white}.dark{background:var(--ink);color:white}.text-link{text-decoration:none;font-weight:600;border-bottom:1px solid currentColor;padding-bottom:3px}.book-scene{height:355px;position:relative;max-width:920px;margin:70px auto 0;background:radial-gradient(ellipse at center,rgba(199,166,106,.25),transparent 65%)}.book{position:absolute;left:50%;top:5px;transform:translateX(-50%) rotate(-2deg);width:245px;height:325px;filter:drop-shadow(18px 26px 15px rgba(32,28,23,.2));display:flex}.book-spine{width:20px;background:#14302d;border-radius:5px 0 0 5px}.book-cover{flex:1;background:var(--ink);color:#f5ead8;padding:41px 28px;display:flex;flex-direction:column;text-align:left;border-radius:0 5px 5px 0}.book-cover span,.book-cover small{font-size:10px;letter-spacing:.13em;text-transform:uppercase}.book-cover strong{font-family:"Libre Caslon Display",serif;font-size:34px;line-height:1.06;font-weight:400;margin:19px 0 auto}.note{position:absolute;background:#fffcf4;padding:20px 24px;box-shadow:0 12px 28px rgba(45,36,28,.13);font-family:"Libre Caslon Display",serif;font-size:21px;font-style:italic;text-align:left}.note-a{left:7%;top:95px;transform:rotate(-7deg)}.note-b{right:5%;top:150px;transform:rotate(6deg)}.promise{padding:120px max(8vw,24px);background:var(--ink);color:#f7f2e9;text-align:center}.promise h2{font-size:clamp(42px,5vw,72px);max-width:900px;margin:20px auto 28px}.promise>p:not(.section-kicker){max-width:720px;margin:0 auto;color:#dbe3df;font-size:18px}.quote{font-family:"Libre Caslon Display",serif;font-size:25px;max-width:760px;margin:70px auto 0;border-top:1px solid rgba(255,255,255,.25);padding-top:40px;color:#e8d6b5}.steps{padding:120px 7vw}.section-heading{display:grid;grid-template-columns:1fr 1fr;gap:9vw;align-items:end}.section-heading h2,.coordinator h2,.example h2,.directors h2,.start h2,.tribute-form-wrap h2{font-size:clamp(42px,5vw,68px);margin:12px 0 0}.section-heading>p{max-width:520px;margin:0}.step-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:70px;border-top:1px solid var(--line)}.step-grid article{padding:30px 28px 0 0;border-right:1px solid var(--line);min-height:265px}.step-grid article+article{padding-left:28px}.step-grid article:last-child{border-right:0}.step-grid span{color:var(--rust);font-size:12px;font-weight:600}.step-grid h3{font-size:28px;margin:24px 0 14px}.step-grid p{font-size:14px}.coordinator{display:grid;grid-template-columns:1.25fr .75fr;gap:25px;padding:30px 7vw 120px}.coordinator-card,.qr-card{padding:55px;background:var(--cream)}.coordinator-card ul{display:grid;grid-template-columns:1fr 1fr;gap:14px 32px;padding-left:20px;margin-top:35px}.qr-card{background:#d6ded6;text-align:center}.qr{width:130px;height:130px;margin:0 auto 25px;background:repeating-conic-gradient(#183330 0 25%,transparent 0 50%) 0/22px 22px;border:12px solid white;box-shadow:0 4px 20px #0002}.qr-card h3{font-size:28px}.small-button{border:1px solid var(--ink);background:transparent;padding:10px 15px;cursor:pointer}.example{padding:110px 8vw;background:#dfd4c4;display:grid;grid-template-columns:1fr 1fr;gap:10vw;align-items:center}.example-copy>p{max-width:570px}.stat-row{display:flex;gap:40px;border-block:1px solid rgba(24,51,48,.25);padding:24px 0;margin:30px 0}.stat-row div{display:flex;flex-direction:column}.stat-row strong{font-family:"Libre Caslon Display",serif;font-size:35px}.stat-row span{font-size:11px;text-transform:uppercase;letter-spacing:.08em}.page-stack{height:530px;position:relative}.page{position:absolute;width:340px;height:460px;background:white;left:50%;top:50%;box-shadow:0 18px 45px #483c3038}.page.back{transform:translate(-62%,-50%) rotate(-8deg)}.page.middle{transform:translate(-42%,-50%) rotate(7deg);background:#aebcaf}.page.front{transform:translate(-50%,-50%);padding:58px 46px}.page.front small{letter-spacing:.16em;color:var(--rust)}.page.front h3{font-size:32px;margin:30px 0}.page.front p{font-size:14px}.page.front span{font-size:13px;font-style:italic}.directors{background:var(--rust);color:#fffaf4;padding:110px 8vw}.directors .section-kicker{color:#f1cfaf}.director-grid{display:grid;grid-template-columns:1fr 1fr;gap:10vw;margin:45px 0}.director-grid>p{font-size:19px}.director-points{display:grid;gap:10px}.light{display:inline-block}.start{padding:110px 12vw;text-align:center}.start>p:not(.section-kicker){max-width:650px;margin:0 auto 45px}.start form,.tribute-form-wrap form{display:grid;grid-template-columns:1fr 1fr;gap:20px;text-align:left;max-width:850px;margin:auto}label{font-size:13px;font-weight:600;display:grid;gap:7px}input,textarea,select{width:100%;border:1px solid var(--line);background:#fffdfa;border-radius:3px;padding:14px;color:var(--ink)}textarea{resize:vertical}.wide{grid-column:1/-1}.form-success{max-width:600px;margin:auto;padding:45px;background:#d6ded6}.form-success span{font-size:28px}.form-success h3{font-size:32px;margin:10px}.tribute-demo{display:none;min-height:100vh;background:#f4eee5}.tribute-demo:target{display:block}.tribute-demo:target~footer,.tribute-demo:target~dialog{display:none}body:has(.tribute-demo:target) main,body:has(.tribute-demo:target) .site-header{display:none}.back-link{display:block;padding:18px 5vw;text-decoration:none;background:#183330;color:white}.tribute-header{text-align:center;padding:70px 20px 90px;background:#183330;color:#f7f2e9}.tribute-header>p{font-size:11px;letter-spacing:.14em;color:#efb38e}.tribute-header h1{font-size:clamp(50px,7vw,88px);margin:30px 0}.tribute-header span{display:block;max-width:670px;margin:auto}.tribute-form-wrap{padding:90px 8vw;display:grid;grid-template-columns:.8fr 1.2fr;gap:8vw}.tribute-form-wrap .section-kicker{margin-bottom:12px}.tribute-form-wrap form{width:100%}.check{display:flex;grid-template-columns:auto 1fr;align-items:center}.check input{width:auto}.tribute-form-wrap small{text-align:right;font-weight:400}footer{padding:70px 7vw;background:#112825;color:#f7f2e9;display:flex;justify-content:space-between;gap:40px}footer h2{font-size:38px;max-width:540px;margin:20px 0}footer>div:last-child{display:flex;flex-direction:column;align-items:flex-start;justify-content:end}footer a{font-size:20px}footer small{margin-top:12px;color:#aab8b5}dialog{border:0;max-width:470px;padding:50px;text-align:center;color:var(--ink);background:#fffaf2;box-shadow:0 30px 80px #0006}dialog::backdrop{background:#102824bd}.dialog-close{position:absolute;right:15px;top:12px;background:none;border:0;font-size:28px}.mini-qr{width:110px;height:110px;margin:20px auto;background:repeating-conic-gradient(#183330 0 25%,transparent 0 50%) 0/18px 18px;border:8px solid white}
@media(max-width:800px){.site-header{height:70px}.menu-button{display:block}.site-header nav{display:none;position:absolute;left:0;right:0;top:70px;background:var(--paper);padding:20px 5vw;flex-direction:column;align-items:stretch}.site-header nav.open{display:flex}.hero{padding-top:70px;min-height:760px}.hero-actions{flex-direction:column}.book-scene{transform:scale(.82);margin-left:-10%;margin-right:-10%}.note-a{left:0}.note-b{right:0}.section-heading,.coordinator,.example,.director-grid,.tribute-form-wrap{grid-template-columns:1fr}.step-grid{grid-template-columns:1fr 1fr}.step-grid article{border-right:0;border-bottom:1px solid var(--line);padding:28px 18px!important}.coordinator-card,.qr-card{padding:35px 25px}.coordinator-card ul{grid-template-columns:1fr}.example{gap:30px}.page-stack{height:450px;transform:scale(.85)}.start form,.tribute-form-wrap form{grid-template-columns:1fr}.start form label,.tribute-form-wrap form label,.wide{grid-column:1}.site-header .wordmark span:last-child{display:none}footer{flex-direction:column}}@media(max-width:500px){.hero h1{font-size:50px}.note{font-size:16px;padding:14px}.book-scene{transform:scale(.7);margin-left:-28%;margin-right:-28%}.step-grid{grid-template-columns:1fr}.stat-row{gap:18px;justify-content:space-between}.page-stack{transform:scale(.7);margin:-40px -25%}.coordinator,.steps,.example,.directors,.start,.promise{padding-left:24px;padding-right:24px}}
.footer-link{font-size:14px!important;margin-top:14px}.director-page{background:var(--white)}.director-header{background:rgba(255,253,250,.94)}.director-nav{display:flex!important}.director-hero{padding:120px 8vw 110px;background:var(--ink);color:var(--paper)}.director-hero .section-kicker{color:#efb38e}.director-hero h1{font-size:clamp(52px,7vw,96px);max-width:1080px;margin:22px 0 30px;letter-spacing:-.04em}.director-hero>p:not(.section-kicker){max-width:750px;font-size:20px;color:#d9e1de;margin-bottom:34px}.director-intro{padding:105px 8vw;display:grid;grid-template-columns:1fr 1fr;gap:9vw;align-items:end}.director-intro h2,.director-kit h2,.director-contact h2{font-size:clamp(42px,5vw,68px);margin:14px 0}.director-intro>p{font-size:18px;margin:0}.director-flow{display:grid;grid-template-columns:repeat(4,1fr);background:var(--rust);color:#fff8ef;padding:65px 7vw}.director-flow article{padding:0 27px;border-right:1px solid rgba(255,255,255,.25)}.director-flow article:last-child{border:0}.director-flow span{font-size:12px;letter-spacing:.15em}.director-flow h3{font-size:27px;margin:22px 0 14px}.director-flow p{font-size:14px}.director-kit{padding:110px 8vw;display:grid;grid-template-columns:1.1fr .9fr;gap:9vw;background:var(--paper);align-items:center}.kit-card{background:var(--cream);padding:55px}.kit-card ul{padding-left:20px;display:grid;gap:10px}.kit-copy p:not(.section-kicker){font-size:18px}.director-contact{padding:110px 12vw;text-align:center}.director-contact>p:not(.section-kicker){max-width:650px;margin:0 auto 40px}.director-contact form{display:grid;grid-template-columns:1fr 1fr;gap:20px;text-align:left;max-width:850px;margin:auto}.director-success{max-width:600px;margin:auto;padding:40px;background:#d6ded6}.director-success h3{font-size:34px;margin-bottom:10px}@media(max-width:800px){.director-header .director-nav{position:static;background:none;padding:0;flex-direction:row;align-items:center}.director-header .director-nav a:first-child{display:none}.director-intro,.director-kit{grid-template-columns:1fr}.director-flow{grid-template-columns:1fr 1fr}.director-flow article{border-right:0;border-bottom:1px solid rgba(255,255,255,.25);padding:28px 18px}.director-contact form{grid-template-columns:1fr}.director-contact form label{grid-column:1}.kit-card{padding:35px 25px}}@media(max-width:500px){.director-hero h1{font-size:47px}.director-flow{grid-template-columns:1fr}.director-hero,.director-intro,.director-kit,.director-contact{padding-left:24px;padding-right:24px}}

.book-preview{min-height:570px;position:relative;display:grid;grid-template-columns:52px minmax(0,380px) 52px;grid-template-rows:520px auto;align-items:center;justify-content:center;gap:12px}.preview-stage{height:500px;position:relative}.preview-slide{display:none;position:absolute;inset:0;background:#fff;box-shadow:0 22px 48px rgba(72,60,48,.25);overflow:hidden}.preview-slide.active{display:block}.cover-slide img,.book-page-image img{display:block;width:100%;height:100%;object-fit:contain}.cover-slide img{background:#24180f}.book-page-image img{background:white}.preview-arrow{width:46px;height:46px;border:1px solid rgba(24,51,48,.35);border-radius:50%;background:rgba(255,253,250,.75);color:var(--ink);font-size:24px;cursor:pointer;display:grid;place-items:center;transition:background .2s,transform .2s}.preview-arrow:hover,.preview-arrow:focus-visible{background:var(--ink);color:white;transform:scale(1.05)}.preview-caption{grid-column:2;display:flex;justify-content:space-between;font-size:13px;font-weight:600;letter-spacing:.04em}.preview-caption span:last-child{color:rgba(24,51,48,.65)}
.coordinator{display:block;padding:0}.coordinator-card{width:100%;padding:95px 8vw}.coordinator-card>p:not(.section-kicker){max-width:780px;font-size:18px}.coordinator-card ul{grid-template-columns:repeat(2,minmax(0,1fr));max-width:1100px;gap:18px 48px;margin-top:42px}.coordinator-card li{padding-left:6px}
@media(max-width:800px){.coordinator-card{padding:70px 24px}.coordinator-card ul{grid-template-columns:1fr}}
@media(max-width:800px){.book-preview{grid-template-columns:46px minmax(0,340px) 46px;grid-template-rows:480px auto;min-height:530px}.preview-stage{height:460px}.sample-page{padding:55px 38px}}
@media(max-width:500px){.book-preview{grid-template-columns:38px minmax(0,260px) 38px;grid-template-rows:400px auto;gap:6px;min-height:450px}.preview-stage{height:380px}.preview-arrow{width:36px;height:36px;font-size:20px}.sample-page{padding:38px 28px}.sample-page h3{font-size:27px;margin:25px 0 18px}.sample-page p{font-size:13px}}
.hero{min-height:auto;padding-bottom:90px}
@media(max-width:800px){.hero{min-height:auto;padding-bottom:70px}}
.tribute-intro h2{margin-bottom:32px}.field-note,.tribute-guidance,.tribute-warning{font-size:13px;font-weight:400;line-height:1.5}.field-note,.tribute-guidance{color:#526661}.tribute-warning{color:#8c3f2b;background:#f3e3d9;border-left:3px solid var(--rust);padding:10px 12px;margin-top:3px}.word-count{color:#b3261e;font-weight:700!important}.word-count.count-orange{color:#c66a16}.word-count.count-green{color:#267a43}.tribute-countdown{text-align:center;padding:48px 24px 70px;border-top:1px solid var(--line);background:#eee5d7}.tribute-countdown .section-kicker{margin-bottom:12px}.tribute-countdown div{font-family:"Libre Caslon Display",serif;font-size:clamp(28px,4vw,48px);line-height:1.2}.tribute-countdown small{display:block;margin-top:12px;color:#526661}
.example .stat-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;max-width:430px;margin:34px auto;text-align:center}.example .stat-row div{align-items:center;padding:4px 28px}.example .stat-row div+div{border-left:1px solid rgba(24,51,48,.25)}.example-copy>.button{white-space:normal;text-align:center;line-height:1.45;word-spacing:.12em;padding:16px 27px}.tribute-header h1{font-size:clamp(38px,5.2vw,66px);line-height:1.08}.tribute-countdown{background:var(--ink);color:#f7f2e9;border-top:1px solid rgba(255,255,255,.16)}.tribute-countdown .section-kicker{color:#efb38e}.tribute-countdown div{color:#fffdfa}
@media(max-width:500px){.example .stat-row div{padding:4px 12px}.example-copy>.button{width:100%;padding:15px 18px}.tribute-header h1{font-size:40px}}
.form-success .payment-note{display:block;margin:12px auto 0;color:#526661}
.promise h2{color:var(--white)}
.example .stat-row{margin-left:0;margin-right:0;text-align:left}.example .stat-row div{align-items:flex-start}.sample-page-note{margin:14px 0 0;font-size:14px;color:#526661;line-height:1.5}
.tribute-prompts{margin-top:32px;padding:26px 28px;background:var(--white);border-left:4px solid var(--gold)}.tribute-prompts h3{font-family:"DM Sans",sans-serif;font-size:18px;font-weight:700;line-height:1.35;margin:0 0 8px}.tribute-prompts>p{font-size:15px;margin-bottom:13px}.tribute-prompts ul{margin:0;padding-left:21px;display:grid;gap:8px}.tribute-prompts li{font-size:15px;line-height:1.55}.tribute-prompts .tribute-prompts-note{margin:20px 0 0;padding-top:17px;border-top:1px solid var(--line);font-weight:600}@media(max-width:500px){.tribute-prompts{padding:22px 20px}}
.funeral-question{margin:0;padding:0;border:0}.funeral-question legend{font-size:13px;font-weight:600;margin-bottom:8px}.yes-no-options{display:flex;gap:12px}.yes-no-options label{min-width:112px;display:flex;grid-template-columns:none;flex-direction:row;align-items:center;gap:10px;padding:13px 16px;border:1px solid var(--line);border-radius:3px;background:var(--white);cursor:pointer;font-size:16px}.yes-no-options input{width:auto;margin:0;accent-color:var(--rust)}
.write-tribute-button{margin-top:30px;background:var(--rust);color:white;font-size:16px;padding:15px 25px;box-shadow:0 10px 25px rgba(0,0,0,.16)}.write-tribute-button:hover,.write-tribute-button:focus-visible{background:#c96b48;transform:translateY(-1px)}
.tribute-progress{padding:68px 8vw;background:var(--white);display:grid;grid-template-columns:minmax(180px,260px) 1fr;gap:5vw;align-items:center}.progress-medallion{width:220px;aspect-ratio:1;border-radius:50%;background:var(--ink);color:white;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 16px 38px rgba(24,51,48,.14)}.progress-medallion strong{font-family:"Libre Caslon Display",serif;font-size:88px;font-weight:400;line-height:.82;color:var(--gold)}.progress-medallion span{text-transform:uppercase;letter-spacing:.12em;font-size:17px;margin-top:20px}.tribute-progress .section-kicker{color:var(--rust);font-size:14px}.tribute-progress h2,.tribute-share h2{font-size:clamp(38px,4.5vw,66px);margin:12px 0 28px}.tribute-progress p{max-width:900px;margin:20px 0 0;color:var(--ink);font-size:18px}.progress-track{height:18px;background:rgba(24,51,48,.14);border-radius:99px;overflow:hidden;box-shadow:inset 0 1px 3px #0002}.progress-track span{display:block;height:100%;background:linear-gradient(90deg,var(--rust),var(--gold));border-radius:inherit}.tribute-share{padding:65px 8vw;background:var(--cream);display:grid;grid-template-columns:1.2fr .8fr;gap:8vw;align-items:center}.tribute-share p{max-width:680px;margin-bottom:0}.share-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.share-copy{background:transparent;border:1px solid var(--ink);color:var(--ink)}.share-status{width:100%;min-height:24px;font-size:14px;font-weight:600;color:#526661}@media(max-width:800px){.tribute-progress,.tribute-share{grid-template-columns:1fr;gap:30px}.progress-medallion{width:180px;justify-self:center}.progress-medallion strong{font-size:70px}.tribute-progress h2{text-align:center}.tribute-progress .section-kicker,.tribute-progress p{text-align:center}.share-actions{align-items:stretch}.share-actions .button{flex:1}}@media(max-width:500px){.tribute-progress{padding:50px 24px}.progress-medallion{width:150px}.progress-medallion strong{font-size:60px}.progress-medallion span{font-size:14px;margin-top:14px}.tribute-progress h2{font-size:34px}}
/* The private admin belongs to the individual tribute page, not the business homepage. */
.tribute-page-nav{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 5vw;background:#183330;color:white}
.tribute-page-nav .back-link{padding:18px 0}
.tribute-admin-link{display:inline-flex;align-items:center;justify-content:center;padding:9px 15px;border:1px solid rgba(255,255,255,.55);border-radius:3px;color:white;text-decoration:none;font-size:14px;font-weight:600}
.tribute-admin-link:hover{background:white;color:#183330}
@media(max-width:520px){.tribute-page-nav{align-items:stretch;flex-direction:column;gap:0;padding-bottom:16px}.tribute-admin-link{width:100%}}

/* Keep the example cover edge-to-edge inside its viewer. */
.cover-slide img{object-fit:cover;object-position:center bottom;background:none}

#book-ready-date-field[hidden]{display:none}
#book-ready-question legend{font-size:14px}

#tribute-share-fallback{width:100%;margin-top:16px;font:inherit;padding:12px;box-sizing:border-box}

/* Personal photo and share invitation. */
.photo-upload{padding:20px;border:1px solid var(--line);border-radius:6px;background:var(--white);text-align:left;min-width:0}
.photo-upload label{display:block;font-size:16px;font-weight:600}
.photo-upload .field-note{font-size:14px;line-height:1.55;margin:8px 0 14px;font-weight:400}
.photo-upload input{max-width:100%;font-size:16px;padding:12px;background:var(--paper)}
.photo-upload input::file-selector-button{font:inherit;padding:9px 12px;margin-right:12px;border:1px solid var(--line);border-radius:4px;color:var(--ink);background:var(--cream);cursor:pointer}
#photo-preview{display:block;max-width:220px;max-height:250px;object-fit:contain;margin:16px 0 0;border-radius:4px}
#photo-preview[hidden]{display:none}
#photo-status{font-size:14px;line-height:1.5;margin:10px 0 0;overflow-wrap:anywhere}
#photo-status:empty{display:none}
.tribute-header .tribute-portrait{display:block;width:260px;height:260px;object-fit:cover;object-position:50% 25%;margin:0 auto 24px;border:3px solid rgba(247,242,233,.65);border-radius:8px}
.tribute-sharing-image{display:block;width:100%;height:auto;border-radius:6px;box-shadow:0 8px 24px #18333018}
.tribute-share .share-image-note{font-size:14px;line-height:1.5;font-weight:400;margin:0;width:100%}
body.standalone-tribute>main,body.standalone-tribute>.site-header,body.standalone-tribute>footer{display:none}
body.standalone-tribute>.tribute-demo{display:block}
@media(max-width:500px){.tribute-header .tribute-portrait{width:220px;height:220px}.photo-upload{padding:16px}.photo-upload input{padding:8px}.share-actions .button{flex-basis:100%;text-align:center}}

.messenger-share-help{width:100%;padding:16px 18px;background:var(--white);border:1px solid var(--line);border-radius:6px;font-size:14px;line-height:1.6}.messenger-share-help[hidden]{display:none}.messenger-share-help ol{margin:8px 0 0;padding-left:22px}.share-actions button:disabled{opacity:.65;cursor:wait}

/* Keep the profile photograph beside the introduction. */
.tribute-header{display:grid;grid-template-columns:220px minmax(0,1fr);align-items:center;gap:40px;text-align:left;padding:44px 8vw}
.tribute-header .tribute-portrait{width:220px;height:220px;border-radius:50%;margin:0;object-position:50% 25%}
.tribute-header-copy{min-width:0;max-width:850px}
.tribute-header .tribute-header-copy h1{font-size:clamp(32px,4.5vw,58px);line-height:1.1;margin:0 0 18px}
.tribute-header .tribute-header-copy>span{margin:0;max-width:680px}
.tribute-header .write-tribute-button{margin-top:22px}
@media(max-width:800px){.tribute-header{grid-template-columns:160px minmax(0,1fr);gap:26px;padding:34px 6vw}.tribute-header .tribute-portrait{width:160px;height:160px}}
@media(max-width:500px){.tribute-header{grid-template-columns:96px minmax(0,1fr);gap:18px;padding:28px 20px;align-items:start}.tribute-header .tribute-portrait{width:96px;height:96px}.tribute-header .tribute-header-copy h1{font-size:clamp(24px,6.2vw,31px);margin-bottom:12px}.tribute-header .tribute-header-copy>span{font-size:14px;line-height:1.55}.tribute-header .write-tribute-button{margin-top:16px;padding:12px 14px;font-size:14px}}

.tribute-share .share-download-note{width:100%;font-size:14px;line-height:1.5;margin:4px 0 0}.share-actions>#page-link-fallback{width:100%;min-width:0;padding:12px;font:inherit}#tribute-share-fallback{resize:vertical}

/* Square social image beside top-aligned copy and sharing controls. */
.tribute-share{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:clamp(28px,5vw,64px);padding-top:44px;padding-bottom:44px}
.tribute-share>.tribute-sharing-image{width:100%;max-width:500px;justify-self:center}
.share-content{min-width:0}
.share-content .share-actions{margin-top:24px}
.share-content .share-copy-intro h2{margin-top:10px;margin-bottom:20px}
.share-content .share-status:empty{display:none}
@media(max-width:800px){.tribute-share{grid-template-columns:1fr}.tribute-share>.tribute-sharing-image{max-width:420px}.share-content .share-actions{margin-top:20px}}
