:root{--green:#123f2b;--deep:#09291d;--gold:#c99d3b;--ivory:#f8f2e6;--paper:#fffdf8;--ink:#25342d;--line:rgba(18,63,43,.16)}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory);color:var(--ink);font-family:Inter,"Noto Sans",Arial,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}.site-header{height:92px;padding:0 clamp(24px,5vw,84px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:sticky;top:0;background:rgba(248,242,230,.94);backdrop-filter:blur(14px);z-index:10}.brand{display:flex;align-items:center;gap:12px;color:var(--green)}.brand-mark{font-size:29px}.brand strong{display:block;font-family:Georgia,serif;letter-spacing:.06em;font-size:20px}.brand small{display:block;font-size:9px;letter-spacing:.2em;color:#8a6b29}.site-header nav{display:flex;align-items:center;gap:clamp(12px,2vw,30px);font-size:14px;font-weight:700}.language-link{display:inline-flex;align-items:center;padding:8px 12px;border:1px solid rgba(18,63,43,.28);border-radius:999px;background:#fffdf8;color:var(--green);white-space:nowrap}.nav-cta{padding:11px 18px;border:1px solid var(--green);border-radius:999px}.memory-open{padding:12px 20px;border-radius:999px;background:var(--gold);color:var(--deep);box-shadow:0 7px 18px rgba(153,111,26,.2);white-space:nowrap}.hero{min-height:calc(100vh - 92px);display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:5vw;padding:70px clamp(24px,6vw,100px)}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.22em;color:var(--gold);margin:0 0 18px}.hero h1,.section h2{font-family:Georgia,"Times New Roman",serif;color:var(--deep);line-height:1.08;letter-spacing:-.025em}.hero h1{font-size:clamp(48px,6vw,86px);margin:0 0 28px}.hero h1 em{color:var(--green);font-weight:normal}.lead{font-size:clamp(18px,1.6vw,23px);max-width:670px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin:36px 0 30px}.button{display:inline-flex;align-items:center;justify-content:center;padding:15px 23px;border-radius:4px;font-weight:800;font-size:15px}.primary{background:var(--green);color:white}.secondary{border:1px solid var(--green);color:var(--green)}.gold{background:var(--gold);color:var(--deep)}.contact-line{display:flex;gap:18px;align-items:center;font-size:15px}.contact-line span{text-transform:uppercase;letter-spacing:.16em;font-size:11px;color:#6d756f}.contact-line a{font-weight:900;color:var(--green);font-size:18px}.hero-visual{position:relative;max-width:650px;justify-self:end}.hero-visual:before{content:"";position:absolute;inset:-18px 18px 18px -18px;border:1px solid var(--gold);z-index:-1}.hero-visual img{display:block;width:100%;aspect-ratio:3/4;object-fit:cover;object-position:center bottom}.floating-note{position:absolute;left:-60px;bottom:38px;background:var(--paper);padding:18px 28px;box-shadow:0 18px 40px rgba(9,41,29,.14);display:flex;gap:16px;align-items:center}.floating-note span{font:44px Georgia;color:var(--gold)}.floating-note p{margin:0;line-height:1.3;font-size:13px}.section{padding:110px clamp(24px,7vw,120px)}.section-heading{text-align:center;max-width:860px;margin:0 auto 55px}.section h2{font-size:clamp(40px,5vw,68px);margin:0}.services{background:var(--paper)}.service-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:1180px;margin:auto}.service-card{position:relative;padding:48px;border:1px solid var(--line);min-height:450px;overflow:hidden;background:var(--ivory)}.service-card:after{content:"";position:absolute;width:240px;height:240px;border:1px solid rgba(201,157,59,.25);border-radius:50%;right:-110px;bottom:-100px}.service-card .number{position:absolute;right:28px;top:17px;font:70px Georgia;color:rgba(18,63,43,.08)}.service-card .icon{font-size:38px}.service-card h3{font:48px Georgia;color:var(--green);margin:17px 0}.service-card p{font-size:17px;max-width:520px}.service-card a{display:inline-flex;gap:10px;margin-top:22px;font-weight:800;color:var(--green);border-bottom:1px solid var(--gold);padding-bottom:5px}.journey{background:var(--deep);color:#e9eee9;display:grid;grid-template-columns:.85fr 1.15fr;gap:9vw}.journey h2{color:white}.journey-intro>p:last-child{max-width:440px;color:#bec9c2}.steps{list-style:none;margin:0;padding:0}.steps li{display:grid;grid-template-columns:55px 1fr;gap:22px;padding:26px 0;border-bottom:1px solid rgba(255,255,255,.14)}.steps li>span{width:42px;height:42px;border:1px solid var(--gold);color:var(--gold);display:grid;place-items:center;border-radius:50%;font-weight:800}.steps h3{margin:0 0 5px;color:white;font-size:20px}.steps p{margin:0;color:#b8c6bd}.cta{display:grid;grid-template-columns:1fr auto;gap:80px;align-items:center;background:var(--green);color:white}.cta h2{color:white}.cta .qr-card{background:white;color:var(--green);padding:22px;text-align:center;border:7px solid var(--gold)}.qr-card img{width:210px;display:block}.qr-card p{font-size:13px;font-weight:900;line-height:1.35;text-transform:uppercase;letter-spacing:.08em;margin:12px 0 0}footer{background:var(--deep);color:#dbe4de;padding:25px clamp(24px,6vw,100px);display:flex;justify-content:space-between;gap:20px;font-size:13px}footer p{margin:0}footer a{color:var(--gold);font-weight:800}
@media(max-width:900px){.site-header nav a:not(.nav-cta):not(.memory-open):not(.language-link){display:none}.hero{grid-template-columns:1fr;padding-top:48px}.hero-visual{justify-self:center;max-width:540px}.floating-note{left:18px}.service-grid,.journey,.cta{grid-template-columns:1fr}.journey{gap:50px}.cta .qr-card{justify-self:start}.section{padding-block:80px}}
@media(max-width:560px){.site-header{height:76px;padding-inline:10px}.brand small,.nav-cta{display:none}.brand{gap:5px}.brand-mark{font-size:22px}.brand strong{font-size:14px}.site-header nav{gap:6px}.language-link{font-size:11px;padding:8px}.memory-open{font-size:11px;padding:10px}.hero{min-height:auto;padding-bottom:80px}.hero h1{font-size:46px}.hero-visual:before{display:none}.floating-note{left:10px;bottom:16px}.service-card{padding:32px;min-height:auto}.service-card h3{font-size:40px}.section{padding:68px 20px}.section h2{font-size:40px}.cta{gap:40px}.cta .qr-card{justify-self:center}.qr-card img{width:190px}footer{flex-direction:column;align-items:center;text-align:center}}
.inline-link{display:inline-block;margin-top:10px;color:var(--gold);font-weight:800}.memory-page{background:var(--paper)}.memory-header{background:rgba(255,253,248,.94)}
.service-details{background:linear-gradient(180deg,var(--ivory),#f1eadc)}.service-details .section-heading>p:last-child{max-width:720px;margin:20px auto 0}.detail-panel{max-width:1180px;margin:0 auto 34px;padding:clamp(28px,5vw,64px);background:var(--paper);border-top:7px solid var(--gold);box-shadow:0 22px 60px rgba(9,41,29,.1);scroll-margin-top:110px}.birthday-detail{border-top-color:#d3a84f}.detail-title{display:flex;gap:20px;align-items:flex-start}.detail-title>span{font-size:46px}.detail-title h2{font-size:clamp(34px,4vw,54px)}.detail-title .eyebrow{margin-bottom:10px}.detail-lead{font-size:19px;max-width:940px;margin:28px 0 38px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:36px;padding:32px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.detail-grid h3{font:28px Georgia,serif;color:var(--green);margin:0 0 16px}.detail-grid ol,.detail-grid ul{margin:0;padding-left:22px}.detail-grid li{margin:10px 0}.detail-terms{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);margin:34px 0}.detail-terms>div{background:var(--ivory);padding:22px}.detail-terms span{display:block;font-size:13px;color:#66736c;margin-bottom:7px}.detail-terms strong{display:block;color:var(--deep);font-size:20px}.detail-note{max-width:900px;margin:22px 0}.birthday-promise{margin:32px 0 0;padding:22px 24px;background:#f5ecd5;border-left:4px solid var(--gold)}
.birthday-pricing{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:26px 0 30px}.birthday-pricing>div{padding:26px 22px;border:1px solid var(--line);background:var(--ivory)}.birthday-pricing>div.featured{background:var(--green);color:white;border-color:var(--green)}.birthday-pricing span{display:block;color:var(--gold);font-weight:900;letter-spacing:.08em;font-size:13px}.birthday-pricing h3{font:24px Georgia,serif;margin:10px 0;color:var(--deep)}.birthday-pricing .featured h3{color:white}.birthday-pricing strong{display:block;font-size:28px;color:var(--green)}.birthday-pricing .featured strong{color:#f1c761}.birthday-pricing p{font-size:15px;margin:12px 0 0}.birthday-pricing .featured p{color:#dce8e1}
@media(max-width:760px){.detail-grid,.detail-terms,.birthday-pricing{grid-template-columns:1fr}.detail-title{gap:12px}.detail-title>span{font-size:34px}.detail-lead{font-size:17px}.detail-panel{scroll-margin-top:90px}}
.logout-form{margin:0}.logout-form button{font:inherit;font-weight:800;color:var(--green);background:transparent;border:0;cursor:pointer;padding:10px}
.memory-hero{min-height:calc(100vh - 92px);position:relative;display:flex;align-items:flex-end;overflow:hidden;padding:clamp(40px,7vw,100px)}.memory-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 38%}.memory-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,27,19,.9) 0%,rgba(5,27,19,.48) 52%,rgba(5,27,19,.12) 100%)}.memory-title{position:relative;z-index:1;color:white;max-width:770px}.memory-title h1{font:clamp(50px,7vw,94px)/1.02 Georgia,serif;letter-spacing:-.035em;margin:0 0 24px}.memory-title h1 em{color:#e3be69;font-weight:normal}.memory-title>p:last-child{font-size:18px;max-width:570px}.tree-id{position:absolute;right:clamp(24px,6vw,90px);top:55px;z-index:2;background:rgba(255,253,248,.94);color:var(--deep);padding:16px 24px;border-top:4px solid var(--gold)}.tree-id small{display:block;font-size:10px;letter-spacing:.18em}.tree-id strong{display:block;font:28px Georgia;margin-top:3px}
.memory-intro{display:grid;grid-template-columns:1.05fr .95fr;gap:8vw;align-items:center}.memory-intro blockquote{font:clamp(25px,3vw,40px)/1.4 Georgia,serif;color:var(--green);margin:0;padding-left:36px;border-left:3px solid var(--gold)}.tree-profile{background:var(--ivory);display:grid;grid-template-columns:.65fr 1.35fr;gap:8vw;align-items:center}.tree-symbol{font-size:clamp(150px,23vw,330px);text-align:center;filter:drop-shadow(0 28px 24px rgba(9,41,29,.18))}.tree-copy dl{margin:38px 0 0;border-top:1px solid var(--line)}.tree-copy dl>div{display:grid;grid-template-columns:180px 1fr;gap:30px;padding:17px 0;border-bottom:1px solid var(--line)}.tree-copy dt{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#6f766f;font-weight:800}.tree-copy dd{margin:0;font-weight:800;color:var(--green)}
.legacy-message{display:grid;grid-template-columns:auto 1fr;gap:clamp(30px,6vw,90px);align-items:start;background:linear-gradient(135deg,#f7f1e4,#fffdf8)}.legacy-mark{width:clamp(90px,13vw,170px);aspect-ratio:1;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;font:clamp(45px,7vw,82px) Georgia,serif;color:var(--gold)}.legacy-copy{max-width:940px}.legacy-copy h2{font-size:clamp(38px,5vw,64px)}.legacy-copy blockquote{margin:38px 0 24px;padding:30px 0 30px 34px;border-left:4px solid var(--gold);font:clamp(20px,2.2vw,29px)/1.65 Georgia,serif;color:var(--green)}.legacy-signature{font-weight:900;letter-spacing:.08em;color:#8a6b29}
.memory-photo-section{display:grid;grid-template-columns:.7fr 1.3fr;gap:7vw;align-items:center;background:var(--deep);color:white}.memory-photo-section h2{color:white}.memory-photo-copy>p:last-child{color:#cbd8d0;font-size:18px}.memory-photo{margin:0;position:relative}.memory-photo:before{content:"";position:absolute;inset:-14px 14px 14px -14px;border:1px solid var(--gold)}.memory-photo img{position:relative;display:block;width:100%;max-height:880px;object-fit:cover;object-position:center}.memory-photo figcaption{position:relative;background:var(--paper);color:var(--green);padding:12px 16px;font-size:13px;font-weight:800;text-align:center}
.memory-photo-light{background:var(--paper);color:var(--ink)}.memory-photo-light h2{color:var(--deep)}.memory-photo-light .memory-photo-copy>p:last-child{color:#56645c}.memory-photo-light .memory-photo{order:-1}
.timeline{background:var(--paper)}.memory-steps{list-style:none;display:grid;grid-template-columns:repeat(3,1fr);gap:22px;padding:0;max-width:1180px;margin:auto}.memory-steps li{border-top:1px solid var(--gold);padding:28px 24px;background:var(--ivory);min-height:270px}.memory-steps span{font:44px Georgia;color:rgba(18,63,43,.24)}.memory-steps h3{font:28px Georgia;color:var(--green);margin:26px 0 10px}.memory-steps p{margin:0}.memory-footer-cta{text-align:center;background:var(--deep);color:white}.memory-footer-cta h2{color:white;margin-bottom:35px}
.memory-qr-section{display:grid;grid-template-columns:1fr auto;align-items:center;gap:80px;background:var(--green);color:white}.memory-qr-section h2{color:white}.memory-qr-section>div:first-child>p:last-child{color:#d5e1da;font-size:18px}.memory-qr-card{width:300px;background:white;color:var(--deep);padding:20px;text-align:center;border:7px solid var(--gold)}.memory-qr-card img{display:block;width:100%;aspect-ratio:1}.memory-qr-card strong{display:block;font:28px Georgia;margin-top:10px}.memory-qr-card span{display:block;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:var(--green);font-weight:800}
@media(max-width:900px){.memory-intro,.tree-profile,.memory-qr-section,.memory-photo-section{grid-template-columns:1fr}.memory-steps{grid-template-columns:1fr}.tree-symbol{font-size:180px}.memory-hero{min-height:760px}.memory-overlay{background:linear-gradient(0deg,rgba(5,27,19,.92),rgba(5,27,19,.1))}.tree-id{top:28px}.memory-qr-card{justify-self:center}}
@media(max-width:560px){.memory-hero{min-height:690px;padding:28px 20px 55px}.memory-title h1{font-size:48px}.tree-id{right:20px;top:22px;padding:11px 16px}.tree-id strong{font-size:22px}.tree-copy dl>div{grid-template-columns:1fr;gap:5px}.memory-intro blockquote{padding-left:22px}.memory-steps li{min-height:auto}.memory-qr-card{width:min(100%,300px)}}
@media(max-width:560px){.legacy-message{grid-template-columns:1fr}.legacy-mark{width:84px}.legacy-copy blockquote{padding-left:20px}}
.tree-location{display:grid;grid-template-columns:.72fr 1.28fr;gap:8vw;align-items:center;background:linear-gradient(135deg,#eef4ef,#fffdf8)}.location-pin{width:min(100%,420px);aspect-ratio:1;justify-self:center;border-radius:50%;display:grid;place-items:center;position:relative;background:radial-gradient(circle at center,#f7fbf7 0 8%,#dce8df 9% 22%,#f7fbf7 23% 38%,#dce8df 39% 55%,#f7fbf7 56%);border:1px solid #c2d1c7;box-shadow:0 24px 55px rgba(9,41,29,.12)}.location-pin:before{content:"";width:76px;height:76px;border-radius:50% 50% 50% 0;background:var(--gold);transform:rotate(-45deg);box-shadow:0 12px 28px rgba(153,111,26,.3)}.location-pin:after{content:"";position:absolute;width:26px;height:26px;border-radius:50%;background:#fffdf8}.location-pin span{position:absolute;bottom:13%;padding:8px 14px;border-radius:999px;background:var(--green);color:white;font-size:13px;font-weight:900;letter-spacing:.08em}.location-copy>p:not(.eyebrow){max-width:620px;font-size:18px;color:#56645c}.location-coordinates{display:flex;flex-direction:column;gap:4px;margin:30px 0 24px;padding:18px 20px;border-left:4px solid var(--gold);background:#fff}.location-coordinates small{font-size:11px;letter-spacing:.16em;color:#6f766f;font-weight:800}.location-coordinates strong{font-size:clamp(20px,2.4vw,30px);color:var(--green);letter-spacing:.02em}.location-actions{display:flex;gap:12px;flex-wrap:wrap}
@media(max-width:900px){.tree-location{grid-template-columns:1fr}.location-pin{width:min(72vw,360px)}}
@media(max-width:560px){.location-pin{width:min(82vw,310px)}.location-actions{display:grid}.location-actions .button{width:100%}.location-copy>p:not(.eyebrow){font-size:16px}}
.memory-header{justify-content:flex-start;gap:18px}.memory-header nav{margin-left:auto}.header-location{display:inline-flex;align-items:center;gap:8px;padding:12px 18px;border-radius:999px;background:var(--gold);color:var(--deep);font-weight:900;box-shadow:0 7px 18px rgba(153,111,26,.22);white-space:nowrap}.header-location span{font-size:21px;line-height:1}
.button.search{background:var(--gold);color:var(--deep)}.tree-search-link{color:var(--green);border-bottom:2px solid var(--gold)}
.search-page{min-height:100vh;background:linear-gradient(150deg,var(--deep) 0 35%,var(--ivory) 35%)}.search-shell{width:min(900px,92vw);margin:0 auto;padding:72px 0 110px}.search-card{background:var(--paper);padding:clamp(26px,5vw,58px);box-shadow:0 24px 60px rgba(5,27,19,.22);border-top:7px solid var(--gold)}.search-card h1{font:clamp(42px,7vw,72px)/1.05 Georgia,serif;color:var(--deep);margin:8px 0 18px}.search-card .intro{font-size:18px;max-width:680px}.tree-search-form{display:flex;gap:10px;margin:32px 0 12px}.tree-search-form input{flex:1;min-width:0;padding:15px;border:1px solid #9aa79f;border-radius:4px;font-size:18px}.tree-search-form button{border:0;border-radius:4px;padding:15px 24px;background:var(--green);color:white;font-size:16px;font-weight:900}.search-help{font-size:13px;color:#68766f}.search-results{margin-top:38px}.search-result{display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center;padding:22px 0;border-top:1px solid var(--line)}.search-result h2{font:28px Georgia,serif;color:var(--green);margin:0 0 7px}.result-meta{display:flex;gap:10px;flex-wrap:wrap}.result-meta span{padding:4px 9px;background:var(--ivory);font-size:13px;font-weight:700}.search-empty{margin-top:30px;padding:20px;background:var(--ivory);border-left:4px solid var(--gold)}
@media(max-width:560px){.tree-search-form{display:grid}.tree-search-form button{width:100%}.search-result{grid-template-columns:1fr}.search-result .button{width:100%}.tree-search-link{display:none!important}}
.digital-service{display:grid;grid-template-columns:.85fr 1.15fr;gap:6vw;align-items:start;background:var(--paper)}.digital-intro>p:not(.eyebrow){font-size:18px;max-width:580px}.digital-intro .service-note{font-size:14px!important;padding:16px 18px;border-left:4px solid var(--gold);background:var(--ivory)}.digital-plans{display:grid;grid-template-columns:1fr 1fr;gap:18px}.digital-plan{padding:32px;border:1px solid var(--line);background:var(--ivory)}.digital-plan.featured{background:var(--green);color:white;border-color:var(--green)}.digital-plan h3{font:29px/1.15 Georgia,serif;color:var(--deep);margin:10px 0 22px}.digital-plan.featured h3{color:white}.plan-label{font-size:11px;letter-spacing:.16em;color:#8a6b29;font-weight:900}.featured .plan-label{color:#e3be69}.plan-price{display:block;font:38px Georgia,serif;color:var(--green)}.featured .plan-price{color:#e3be69}.plan-price small{font:14px Arial,sans-serif}.digital-plan ul{padding-left:20px;margin:24px 0 0}.digital-plan li{margin:9px 0}
@media(max-width:900px){.digital-service,.digital-plans{grid-template-columns:1fr}}
.ip-notice{display:grid;grid-template-columns:auto 1fr;gap:45px;align-items:center;background:linear-gradient(135deg,var(--deep),#164a34);color:#eaf1ec;padding-block:70px}.ip-notice h2{font-size:clamp(34px,4vw,55px);color:white;max-width:900px}.ip-notice p:not(.eyebrow){max-width:920px}.ip-seal{width:120px;height:120px;border:2px solid var(--gold);border-radius:50%;display:grid;place-items:center;font:70px Georgia,serif;color:var(--gold)}
.legal-page{background:var(--paper)}.legal-hero{padding:90px clamp(24px,10vw,150px);background:var(--deep);color:white}.legal-hero h1{font:clamp(45px,7vw,88px)/1.04 Georgia,serif;margin:0 0 22px;max-width:980px}.legal-hero>p:last-child{font-size:19px;max-width:760px;color:#cad7cf}.legal-content{max-width:1050px;margin:auto}.legal-content h2{font-size:clamp(30px,4vw,48px);margin-top:55px}.legal-content h2:first-child{margin-top:0}.legal-content li{margin:10px 0}.legal-callout{margin:38px 0;padding:24px;border-left:5px solid var(--gold);background:var(--ivory)}.legal-contact{padding:30px;background:var(--green);color:white}.legal-contact h2{color:white;margin-top:0}.legal-sources a{color:var(--green);font-weight:800;text-decoration:underline}
@media(max-width:560px){.ip-notice{grid-template-columns:1fr}.ip-seal{width:90px;height:90px;font-size:54px}.legal-hero{padding:65px 20px}}
.install-app{display:grid;grid-template-columns:auto 1fr;gap:clamp(34px,7vw,100px);align-items:center;background:var(--ivory)}.app-icon-preview{width:clamp(150px,20vw,250px);aspect-ratio:1;border-radius:28%;background:linear-gradient(145deg,#1b5c40,var(--deep));box-shadow:0 25px 55px rgba(9,41,29,.22);display:grid;place-items:center;position:relative;border:5px solid var(--gold)}.app-icon-preview span{font-size:clamp(70px,10vw,125px)}.app-icon-preview strong{position:absolute;bottom:11%;color:#f5d98e;font:22px Georgia,serif;letter-spacing:.18em}.install-copy{max-width:730px}.install-copy>p:not(.eyebrow):not(.install-help){font-size:18px}.install-copy button{border:0;cursor:pointer;margin-top:16px}.install-help{font-size:14px;color:#65756d}
.admin-fab{position:fixed;right:18px;bottom:20px;z-index:20;display:inline-flex;align-items:center;gap:8px;padding:13px 18px;border-radius:999px;background:var(--deep);color:white;font-weight:900;box-shadow:0 12px 30px rgba(9,41,29,.34);border:2px solid var(--gold)}.admin-fab:focus-visible{outline:3px solid white;outline-offset:3px}
@media(max-width:560px){.admin-fab{right:12px;bottom:14px;padding:11px 14px;font-size:14px}}
@media(max-width:560px){.install-app{grid-template-columns:1fr}.app-icon-preview{width:135px}.install-copy .button{width:100%}}
@media(max-width:900px){.memory-header .nav-cta{display:none}}
@media(max-width:560px){.memory-header{padding-inline:8px;gap:8px}.memory-header .brand-mark,.memory-header .brand small{display:none}.memory-header .brand strong{font-size:14px}.memory-header nav{gap:5px}.header-location{font-size:12px;padding:10px 11px}.memory-header .logout-form button{padding:9px 9px;font-size:12px}}
